Mantis - Resin
Viewing Issue Advanced Details
948 minor always 02-17-06 13:15 02-27-06 09:54
ferg  
ferg  
urgent  
closed 3.0.18  
fixed  
none    
none 3.0.19  
0000948: httpd.exe argument issues
(rep by Ed Hollingsworth)

 appears that the httpd executable
can handle at most 20 arguments for the resulting command line because the
error only occurs when it hits 21. Actually, I only send 14 on the command
line _to_ httpd; the rest appear to be generated by the httpd executable
itself. It looks like the argument containing the name of the java
executable is getting wiped out or overwritten once the number of arguments
reached 21. I verified that the issue still exists in Resin Pro 3.0.17.
Thanks for revisiting this one; I will keep an eye on the Mantis entry!

See http://bugs.caucho.com/view.php?id=435. [^]

Notes
(0000903)
ferg   
02-27-06 09:54   
same as 0000947