You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Paul (Jira)" <ji...@apache.org> on 2021/05/20 21:15:00 UTC

[jira] [Created] (NETBEANS-5702) N12.3 is kills Wildfly-22 when trying to debug javaEE project

Paul created NETBEANS-5702:
------------------------------

             Summary: N12.3 is kills Wildfly-22 when trying to debug javaEE project
                 Key: NETBEANS-5702
                 URL: https://issues.apache.org/jira/browse/NETBEANS-5702
             Project: NetBeans
          Issue Type: Bug
          Components: serverplugins - WildFly
    Affects Versions: 12.3
         Environment: *Product Version:* Apache NetBeans IDE 12.3

*Java:* 15.0.2; OpenJDK 64-Bit Server VM 15.0.2+7

*Runtime:* OpenJDK Runtime Environment 15.0.2+7

*System:* Mac OS X version 11.2.3 running on x86_64; UTF-8; en_US (nb)

*User directory:* /Users/xxxx/Library/Application Support/NetBeans/12.3

*Cache directory:* /Users/xxxx/Library/Caches/NetBeans/12.3

 
            Reporter: Paul
             Fix For: 12.4


replicate by:
 * create new EAR project w/ Maven
 * add generic WS resource 
 * add generic SLSB
 * clean/build
 * right-click in projects window, select Debug or Run

Nb12.3 starts the server, deploys the EAR, then starts the server again (seems unable to detect the server is already running).

The second start attempt fails (port in use), and wildfly is killed.

The loss of productivity is drastic



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