The errors look like it can't find the XML parser. Did you replace parser.jar with xerces or crimson? If so, you need to update your wrapper.properties path to point to the new jar files.
Charlie > -----Original Message----- > From: gisprogram [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, July 17, 2002 1:50 PM > To: '[EMAIL PROTECTED]' > Subject: problems with the jakarta service created by > jk_nt_service.exe > > > Hello, > I am running IIS 5 with ESRI's ArcIMS and Tomcat 3.2.4. > I have the > servlet functioning according to the http://<your name > here>/servlet/SnoopServlet convention. But the service that > I create using > jk_nt_service.exe did not function. I get the following > error message from > the command prompt execution: > > C:\jakarta-tomcat-3.2\bin>jk_nt_service.exe -I Jakarta > c:\jakarta-tomcat-3.2\con > f\wrapper.properties > Asked (and given) winsock 1.1 > The service named Jakarta was created. Now adding registry entries > Registry values were added > If you have already updated wrapper.properties you may start > the Jakarta > service > by executing "net start Jakarta" from the command prompt > > C:\jakarta-tomcat-3.2\bin>net start Jakarta > The Jakarta service is starting. > The Jakarta service could not be started. > > A system error has occurred. > > System error 1067 has occurred. > > The process terminated unexpectedly. > > I have included a copy of my wrapper.properties and the log > file jvm.stderr > for your review. Any troubleshooting advice you could > dispatch would be > appreciated. > > Thanks, > > Brandon Ellis > GIS Analyst > FOCUS Humanitarian Assistance > 7777 Leesburg Pike, Suite 303S > Falls Church, VA 22034 > 703.442.3212 > > <<wrapper.properties>> <<jvm.stderr>> <<err_fr_DOS.txt>> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
