Error occurred during initialization of VM agent library failed to init: instrument

已回答

not able to open intelliJIDEA and get the following error

 

Error occurred during initialization of VM

agent library failed to init: instrument

 

 

Please try to reinstall the IDE.

For support, please refer to https://jb.gg/ide/critical-startup-errors

 

2

Could you please check if there are any entries with the keyword ‘agent’ in the following IDE .vmoptions files:

  • IDE configurations directory/idea.vmoptions (on Windows idea64.exe.vmoptions)
  • IDE installation directory/bin/idea.vmoptions (on Windows idea64.exe.vmoptions)

Also, you can to delete the custom .vmoptions file - IDE configurations directory/idea.vmoptions.

1

My software cannot be opened, how can I solve it?

0
Could you confirm if you followed Ivan's steps mentioned in an earlier solution? You may need to remove any custom "agent" entry from IDE's .vmoptions .
0

I solved this problem by deleting the file C:/jetbra/pycharm.vmoptions

0

New installed WebStorm 2024.3 startup error. 

My webstorm64.exe.vmoptions

------------------------------------------
-Xms128m
-Xmx2048m
-XX:ReservedCodeCacheSize=512m
-XX:+HeapDumpOnOutOfMemoryError
-XX:-OmitStackTraceInFastThrow
-XX:CICompilerCount=2
-XX:+IgnoreUnrecognizedVMOptions
-ea
-Dsun.io.useCanonCaches=false
-Dsun.java2d.metal=true
-Djbr.catch.SIGABRT=true
-Djdk.http.auth.tunneling.disabledSchemes=""
-Djdk.attach.allowAttachSelf=true
-Djdk.module.illegalAccess.silent=true
-Djdk.nio.maxCachedBufferSize=2097152
-Djava.util.zip.use.nio.for.zip.file.access=true
-Dkotlinx.coroutines.debug=off
-XX:+UnlockDiagnosticVMOptions
-XX:TieredOldPercentage=100000
-Dwsl.use.remote.agent.for.nio.filesystem=true
-Djava.nio.file.spi.DefaultFileSystemProvider=com.intellij.platform.core.nio.fs.MultiRoutingFileSystemProvider
-Djava.security.manager=com.intellij.platform.core.nio.fs.CoreBootstrapSecurityManager
-----------------------------------------------

0

Could you raise a support case so we can check further.

0

My idea failed to get off the ground.

0

Could you please check if there are any entries with the keyword ‘agent’ in the following IDE .vmoptions files:

  • IDE configurations directory/idea.vmoptions (on Windows idea64.exe.vmoptions)
  • IDE installation directory/bin/idea.vmoptions (on Windows idea64.exe.vmoptions)

Also, you can delete the custom .vmoptions file - IDE configurations directory/idea.vmoptions.

0

请先登录再写评论。