DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=43569>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=43569 Summary: Tomcat instances exceed 70 on startup Product: Tomcat 5 Version: 5.0.28 Platform: Other OS/Version: Linux Status: NEW Severity: critical Priority: P2 Component: Unknown AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Morning, I have an unusual problem with my previously stable container which now generates over 70 instance on startup. This container has been working correctly of over 12 months, and I am assured by our dev team that no discrete modifications have been made. On startup this output is generated: - start_apps MerchantAdmin Starting MerchantAdmin............ Using CATALINA_BASE: /rel/apps/MerchantAdmin Using CATALINA_HOME: /rel/tomcat Using CATALINA_TMPDIR: /rel/apps/MerchantAdmin/temp Using JAVA_HOME: /usr/lib/java /rel/tomcat/bin/start_apps.sh: line 36: 30725 30727 30728 30729 30730 30731 30732 30733 30734 30735 30736: syntax error in expression (error token is "30727 30728 30729 30730 30731 30732 30733 30734 30735 30736") After a min or so, the following number of instances are running: - > ps aux | grep -c MerchantAdmin 71 I would appreciate any guidance with this issue. Regards Ray -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]