Problem by starting Tomcat after setting the spring-agent.jar

2008-01-10 Thread Thomas Chang
Hi all, I installed the Tomcat 5.5.17. After I set the java-agent in ther catalina.bat as follow: set JAVA_OPTS=%JAVA_OPTS% -javaagent:%CATALINA_BASE%\server\lib\spring-agent.jar After that I can't start the Tomcat anymore. Somebody knows why? Regards Thomas

RE: Problem by starting Tomcat after setting the spring-agent.jar

2008-01-10 Thread Caldarale, Charles R
From: Thomas Chang [mailto:[EMAIL PROTECTED] Subject: Problem by starting Tomcat after setting the spring-agent.jar After that I can't start the Tomcat anymore. Somebody knows why? Not without some real information, such as the contents of the various Tomcat logs. Watch out for spaces

RE: Problem by starting Tomcat after setting the spring-agent.jar

2008-01-10 Thread Caldarale, Charles R
From: Thomas Chang [mailto:[EMAIL PROTECTED] Subject: Re: Problem by starting Tomcat after setting the spring-agent.jar The problem is: As I double click the startup.bat, the cmd-console just come out very short a disappear. Stop trying to debug with a GUI. Start a command prompt, cd

Re: Problem by starting Tomcat after setting the spring-agent.jar

2008-01-10 Thread Thomas Chang
The problem is: As I double click the startup.bat, the cmd-console just come out very short a disappear. Even worse, there is nothing wrote into the log. I am quite stranged. :-( I copy the spring-agent.jar under the /server/lib. If I commend out the set JAVA_OPTS=..., Tomcat can be started.

Re: Problem by starting Tomcat after setting the spring-agent.jar

2008-01-10 Thread Thomas Chang
: Thursday, January 10, 2008 7:43 AM Subject: Problem by starting Tomcat after setting the spring-agent.jar Hi all, I installed the Tomcat 5.5.17. After I set the java-agent in ther catalina.bat as follow: set JAVA_OPTS=%JAVA_OPTS% -javaagent:%CATALINA_BASE%\server\lib\spring-agent.ja r

Re: Problem by starting Tomcat after setting the spring-agent.jar

2008-01-10 Thread Thomas Chang
I start it in cmd-console but it's the same. :-( Vinu Varghese [EMAIL PROTECTED] schrieb: Don't double click, type startup from a console - I mean command prompt, You'll see some thing in the console :-) Vinu Varghese *I use mozilla Thunderbird. Do you ?* Thomas Chang wrote: The

RE: Problem by starting Tomcat after setting the spring-agent.jar

2008-01-10 Thread Thomas Chang
:\Programme\Apache\apache-tomcat-5.5.17\bin Caldarale, Charles R [EMAIL PROTECTED] schrieb: From: Thomas Chang [mailto:[EMAIL PROTECTED] Subject: Re: Problem by starting Tomcat after setting the spring-agent.jar The problem is: As I double click the startup.bat, the cmd-console just

Re: Problem by starting Tomcat after setting the spring-agent.jar

2008-01-10 Thread Martin Gainty
] To: users@tomcat.apache.org Sent: Thursday, January 10, 2008 8:47 AM Subject: Re: Problem by starting Tomcat after setting the spring-agent.jar I don't understand so much you wrote. I haven't deployed any war but just want to start the Tomcat. Where to find the /WEB-INF/applicationContext-jpa.xml

RE: Problem by starting Tomcat after setting the spring-agent.jar

2008-01-10 Thread Caldarale, Charles R
From: Thomas Chang [mailto:[EMAIL PROTECTED] Subject: RE: Problem by starting Tomcat after setting the spring-agent.jar Error opening zip file: C:\Programme\Apache\apache-tomcat-5.5.17\server\lib\spri ng-agent.jar -Djava.util.logging.manager Error occurred during initialization of VM