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:26:00 UTC

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

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

Paul updated NETBEANS-5702:
---------------------------

{{logs from the point of second start of server}}

 

{{16:23:50,500 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-2) MSC000001: Failed to start service org.wildfly.undertow.listener.default: org.jboss.msc.service.StartException in service org.wildfly.undertow.listener.default: Address already in use /192.168.0.106:808016:23:50,500 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-2) MSC000001: Failed to start service org.wildfly.undertow.listener.default: org.jboss.msc.service.StartException in service org.wildfly.undertow.listener.default: Address already in use /192.168.0.106:8080 at org.wildfly.extension.undertow@22.0.0.Final//org.wildfly.extension.undertow.ListenerService.start(ListenerService.java:209) at org.jboss.msc@1.4.12.Final//org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1739) at org.jboss.msc@1.4.12.Final//org.jboss.msc.service.ServiceControllerImpl$StartTask.execute(ServiceControllerImpl.java:1701) at org.jboss.msc@1.4.12.Final//org.jboss.msc.service.ServiceControllerImpl$ControllerTask.run(ServiceControllerImpl.java:1559) at org.jboss.threads@2.4.0.Final//org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) at org.jboss.threads@2.4.0.Final//org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:1990) at org.jboss.threads@2.4.0.Final//org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1486) at org.jboss.threads@2.4.0.Final//org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1363)}}

> 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
>            Priority: Blocker
>              Labels: debug, plug-in, wildfly
>             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