jose luis romero created NETBEANS-4435:
------------------------------------------
Summary: Impossible to start Payara server after error
Key: NETBEANS-4435
URL: https://issues.apache.org/jira/browse/NETBEANS-4435
Project: NetBeans
Issue Type: Bug
Affects Versions: 12.0
Environment: w10, jdk1.8
Reporter: jose luis romero
I was adding some JVM properties to my Payara server when I made a typo,
instead of hotswap-agent.jar I wrote hotswap-agentt.jar (double t) and I tried
to start the server from the Services tab so the error occurred
output
{code:java}
Error occurred during initialization of VM
agent library failed to init: instrument
Error opening zip file or JAR manifest missing :
C:\payara5\glassfish\domains\domain1/lib/ext/hotswap-agentt.jar
{code}
After this the Icon got stuck with the "sand clock" and I couldn't try it
again, I had to reopen the IDE
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists