Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lost the Dev drive #3997

Open
joseocio192 opened this issue Nov 28, 2024 · 4 comments
Open

Lost the Dev drive #3997

joseocio192 opened this issue Nov 28, 2024 · 4 comments
Labels
Issue-Bug Something isn't working or needs investigation Needs-Triage New issue that the core contributors need to triage

Comments

@joseocio192
Copy link

joseocio192 commented Nov 28, 2024

Dev Home Version

0.1901.687.0

Windows Build Number

10.0.22631.0

Software Environment

  • Java: Java 8
  • Database: SQL Server 2022
  • IDE: Visual Studio 2022 Community Edition (latest update)

Steps to Reproduce

  1. Use a Java script to generate a SQL file with 100,000 rows.
  2. Execute a batch file to insert the rows into the SQL Server database.

Expected Behavior

The data should be successfully inserted into the SQL Server database.


Actual Behavior

  1. The insertion process fails, displaying an error.

  2. The Dev Drive becomes inaccessible, and a critical error appears in Dev Home under Environments:

    Microsoft Dev Box: Unable to retrieve all dev boxes for [email protected]. One or more errors occurred.
    (WAM Error Code: 3399614467, Error Message: (PII) Internal Error Code: 558133255)

  3. The F: drive disappears, making all programming projects stored there inaccessible.
    Image

  4. Restarting the computer does not resolve the issue. After logging back in, the same error message persists in Dev Home.
    Image


Visual Indications

  1. An error message in Dev Home (screenshot reference: GitHub user attachments).
  2. The F: drive, where development projects were stored, is no longer visible or accessible.

Included System Information

No additional response provided.


Included Extensions Information

The script utilizes the following Java classes:

  • java.io.FileWriter
  • java.io.IOException
  • java.sql.*
@joseocio192 joseocio192 added the Issue-Bug Something isn't working or needs investigation label Nov 28, 2024
@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs-Triage New issue that the core contributors need to triage label Nov 28, 2024
@joseocio192
Copy link
Author

Image

@joseocio192
Copy link
Author

log20241128.txt

@joseocio192
Copy link
Author

Found the vhdx with
PS C:> Get-ChildItem -Path C:\ -Filter *.vhdx -Recurse
double clicked it
Image
And now i got it :D

@joseocio192
Copy link
Author

joseocio192 commented Dec 2, 2024

this should not happen and i still have the same error message in Dev Home.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Bug Something isn't working or needs investigation Needs-Triage New issue that the core contributors need to triage
Projects
None yet
Development

No branches or pull requests

1 participant