You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "jose luis romero (Jira)" <ji...@apache.org> on 2020/06/12 18:00:00 UTC

[jira] [Updated] (NETBEANS-4435) Impossible to start Payara server after error

     [ https://issues.apache.org/jira/browse/NETBEANS-4435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

jose luis romero updated NETBEANS-4435:
---------------------------------------
    Description: 
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", all options (start, debug, stop got disabled) and I couldn't try it again, I had to reopen the IDE

  was:
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


> 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
>            Priority: Major
>
> 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", all options (start, debug, stop got disabled) 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: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists