Yes, after reboot the service no longer appeared, and I did a service.bat 
install to install the D: tomcat and it said it was successfully installed.
However when I hit a web page I get a weird 
exceptionjava.lang.NullPointerException
        
org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:548)
        
org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:453)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:690)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
        
com.arcot.admin.framework.web.utils.FrameworkSessionFilter.doFilter(FrameworkSessionFilter.java:71)
        
org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:96)
        
org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:75)



--- On Wed, 14/7/10, Konstantin Kolinko <knst.koli...@gmail.com> wrote:


From: Konstantin Kolinko <knst.koli...@gmail.com>
Subject: Re: Tomcat not working after moving installation folder
To: "Tomcat Users List" <users@tomcat.apache.org>
Date: Wednesday, 14 July, 2010, 5:50 AM


2010/7/13 Kannan J <kannan_jayapraka...@yahoo.co.in>:
> D:\Tomcat5.5\bin>service.bat remove
> The service 'Tomcat5' has been removed
>
> I still find the windows service, but its seems to have changed to 'Disabled' 
> (not sure what it was before)

Maybe you have to do a reboot.

> After that, the install command fails:
> (...)
>

Best regards,
Konstantin Kolinko

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



Reply via email to