[Bug 57823] Server hangs if there is a colon on the start of the class path

2015-12-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57823 Konstantin Kolinko changed: What|Removed |Added CC|

[Bug 57823] Server hangs if there is a colon on the start of the class path

2015-04-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57823 --- Comment #4 from gregh gregh3...@gmail.com --- Agreed, there would be far too many permutations to check for, but not knowing that the colon causes it to hang is the key. Without debugging tomcat I was stuck as it would not start and

[Bug 57823] Server hangs if there is a colon on the start of the class path

2015-04-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57823 --- Comment #3 from Christopher Schultz ch...@christopherschultz.net --- (In reply to gregh from comment #2) This was the entry in the /etc/rc.d/init.d script that I have used for many years, 5,6,7. This only happens in 8.

[Bug 57823] Server hangs if there is a colon on the start of the class path

2015-04-23 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57823 --- Comment #2 from gregh gregh3...@gmail.com --- This was the entry in the /etc/rc.d/init.d script that I have used for many years, 5,6,7. This only happens in 8. CLASSPATH=$CLASSPATH:$CATALINA_HOME/bin/bootstrap.jar ie the CLASSPATH value

[Bug 57823] Server hangs if there is a colon on the start of the class path

2015-04-22 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57823 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED