Tomcat service VS start as batch file

2010-09-20 Thread liorpf

Hi,
I upgrade our application from tomcat 5.5 & java 1.5 to Tomcat 6 and 1.6
When I run the tomcat 6 using batch file (using catlina.bat) it works
perfectly fine, However when the tomcat is installed as service our main
java script file (it is a huge Dojo resource) seems to be cut somehow and
the pages are stuck with javascript errors ("Unterminated string literal".)
On same machine when I start the tomcat as batch and then run the service
than everything is working fine again, 
Only when I removed all installations and then install only the service it
does not work again.
Any ideas?

-- 
View this message in context: 
http://old.nabble.com/Tomcat-service-VS-start-as-batch-file-tp29762021p29762021.html
Sent from the Tomcat - Dev mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



RE: Tomcat service VS start as batch file

2010-09-20 Thread liorpf

We are not using APR
Everything is teh same except that the service is using the JRE DLL while
batch file is using java under the JDK installation

n828cl wrote:
> 
>> From: liorpf [mailto:lior.pe...@amdocs.com] 
>> Subject: Tomcat service VS start as batch file
> 
>> I upgrade our application from tomcat 5.5 & java 1.5 to 
>> Tomcat 6 and 1.6
> 
> Exact Tomcat versions?  Using APR or not?  Exact JDK version?  Exact
> platform you're running on?  (Windows something, apparently.)
> 
> Anything in the Tomcat logs?
> 
> What does a Wireshark trace show is going on, from the points of view of
> both the client and server?
> 
>  - Chuck
> 
> 
> THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
> MATERIAL and is thus for use only by the intended recipient. If you
> received this in error, please contact the sender and delete the e-mail
> and its attachments from all computers.
> 
> 
> -
> To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: dev-h...@tomcat.apache.org
> 
> 
> 

-- 
View this message in context: 
http://old.nabble.com/Tomcat-service-VS-start-as-batch-file-tp29762021p29762999.html
Sent from the Tomcat - Dev mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org