jocelyn44 opened a new issue #3898:
URL: https://github.com/apache/netbeans/issues/3898


   ### Apache NetBeans version
   
   Apache NetBeans 13
   
   ### What happened
   
   Hello,
   
   I'm trying to use netbeans to work on a big project, this project takes 
about 200s to start in debug mode. After 180s netbeans throw a message 
"Starting of Tomcat failed".
   
   I saw the message in 
netbeans-master\enterprise\tomcat5\src\org\netbeans\modules\tomcat5\optional\Bundle.properties
   I think that it's due to hardcoded timeout in 
netbeans-master\enterprise\tomcat5\src\org\netbeans\modules\tomcat5\optional\StartTomcat.java
 L113 : 
       private static final long TIMEOUT_DELAY = 180000;
   
   Is it possible to change this timeout ? At least increase the time to solve 
the bug, best option would be to have an option to set it in servers > startup 
menu (new feature) 
   
   ### How to reproduce
   
   _No response_
   
   ### Did this work correctly in an earlier version?
   
   No
   
   ### Operating System
   
   Linux rhel 7.6
   
   ### JDK
   
   adopt openjdk 11.0.9 openj9
   
   ### Apache NetBeans packaging
   
   Apache NetBeans provided installer
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit a pull request?
   
   No
   
   ### Code of Conduct
   
   Yes


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



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

Reply via email to