Thanks chris for revert.

Installing a new software requires certain approvals and as it already has
some application running on it, we haven't upgraded it.

Is there any way to resolve this issue ??

On Mon, Oct 29, 2012 at 1:56 PM, Christopher Schultz <
ch...@christopherschultz.net> wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Mohammad,
>
> On 10/29/12 12:37 PM, MOHAMMAD SULAIMAN wrote:
> > Dear All,
> >
> >>
> >>>
> >>> jakarta-tomcat-4.1.31 is installed on my system (OS: solaris).
> >>> There were some applications running on this server. Now, we
> >>> tried to deploy a new application in webapps directory by
> >>> putting application directory through FTP. After that, other
> >>> applications on this server are also not working. While
> >>> starting tomcat, we are getting below error.
> >>>
> >>>
> >>>
> >>> Now, I have deleted newly FTPed application but of no use.
> >>> Still we are getting below error while restarting tomcat.
> >>>
> >>>
> >>>
> >>> Please help as I am not able to find any solution online.
> >>>
> >>>
> >>>
> >> *Logs:*
> >
> >> Oct 29, 2012 11:55:01 AM org.apache.coyote.http11.Http11Protocol
> >> init
> >>>
> >>> INFO: Initializing Coyote HTTP/1.1 on http-9014
> >>>
> >>> Starting service Tomcat-Standalone
> >>>
> >>> Apache Tomcat/4.1.31
> >>>
> >>> Oct 29, 2012 11:55:07 AM org.apache.commons.digester.Digester
> >>> error
> >>>
> >>> SEVERE: Parse Error at line 2 column 225: Document root
> >>> element "web-app", must match DOCTYPE root "null".
> >>>
> >>> org.xml.sax.SAXParseException: Document root element "web-app",
> >>> must match DOCTYPE root "null".
> >>>
> >>> at
> >>>
> org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException(Unknown
> >>>
> >>>
> Source)
> >>>
> >>> at org.apache.xerces.util.ErrorHandlerWrapper.error(Unknown
> >>> Source)
> >>>
> >>> at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown
> >>> Source)
> >>>
> >>> at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown
> >>> Source)
> >>>
> >>> at
> >>> org.apache.xerces.impl.dtd.XMLDTDValidator.rootElementSpecified(Unknown
> >>>
> >>>
> Source)
> >>>
> >>> at
> >>> org.apache.xerces.impl.dtd.XMLDTDValidator.handleStartElement(Unknown
> >>>
> >>>
> Source)
> >>>
> >>> at
> >>> org.apache.xerces.impl.dtd.XMLDTDValidator.startElement(Unknown
> >>> Source)
> >>>
> >>> at
> >>>
> org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanStartElement(Unknown
> >>>
> >>>
> Source)
> >>>
> >>> at
> >>>
> org.apache.xerces.impl.XMLDocumentScannerImpl$ContentDispatcher.scanRootElementHook(Unknown
> >>>
> >>>
> Source)
> >>>
> >>> at
> >>>
> org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown
> >>>
> >>>
> Source)
> >>>
> >>> at
> >>>
> org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown
> >>>
> >>>
> Source)
> >>>
> >>> at org.apache.xerces.parsers.XML11Configuration.parse(Unknown
> >>> Source)
> >>>
> >>> at org.apache.xerces.parsers.DTDConfiguration.parse(Unknown
> >>> Source)
> >>>
> >>> at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
> >>>
> >>> at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown
> >>> Source)
> >>>
> >>> at
> >>> org.apache.commons.digester.Digester.parse(Digester.java:1548)
> >>>
> >>> at
> >>>
> org.apache.catalina.startup.ContextConfig.applicationConfig(ContextConfig.java:220)
> >>>
> >>>
> >>>
> at
> >>> org.apache.catalina.startup.ContextConfig.start(ContextConfig.java:579)
> >>>
> >>>
> >>>
> at
> >>>
> org.apache.catalina.startup.ContextConfig.lifecycleEvent(ContextConfig.java:181)
> >>>
> >>>
> >>>
> at
> >>>
> org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119)
> >>>
> >>>
> >>>
> at
> >>>
> org.apache.catalina.core.StandardContext.start(StandardContext.java:3523)
> >>>
> >>>
> >>>
> at
> >>>
> org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:774)
> >>>
> >>>
> >>>
> at
> >>> org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:760)
> >>>
> >>>
> >>>
> at
> >>> org.apache.catalina.core.StandardHost.addChild(StandardHost.java:548)
> >>>
> >>>
> >>>
> at
> >>>
> org.apache.catalina.core.StandardHostDeployer.install(StandardHostDeployer.java:260)
> >>>
> >>>
> >>>
> at
> >>> org.apache.catalina.core.StandardHost.install(StandardHost.java:741)
> >>>
> >>>
> >>>
> at
> >>> org.apache.catalina.startup.HostConfig.deployWARs(HostConfig.java:445)
> >>>
> >>>
> >>>
> at
> >>> org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:353)
> >>>
> >>>
> >>>
> at
> >>> org.apache.catalina.startup.HostConfig.start(HostConfig.java:671)
> >>>
> >>>
> >>>
> at
> >>>
> org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:311)
> >>>
> >>>
> >>>
> at
> >>>
> org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119)
> >>>
> >>>
> >>>
> at
> >>> org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1149)
> >>>
> >>>
> >>>
> at
> >>> org.apache.catalina.core.StandardHost.start(StandardHost.java:707)
> >>>
> >>>
> >>>
> at
> >>> org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1141)
> >>>
> >>>
> >>>
> at
> >>> org.apache.catalina.core.StandardEngine.start(StandardEngine.java:316)
> >>>
> >>>
> >>>
> at
> >>>
> org.apache.catalina.core.StandardService.start(StandardService.java:450)
> >>>
> >>>
> >>>
> at
> >>> org.apache.catalina.core.StandardServer.start(StandardServer.java:2143)
> >>>
> >>>
> >>>
> at org.apache.catalina.startup.Catalina.start(Catalina.java:463)
> >>>
> >>> at
> >>> org.apache.catalina.startup.Catalina.execute(Catalina.java:350)
> >>>
> >>>
> >>>
> at org.apache.catalina.startup.Catalina.process(Catalina.java:129)
> >>>
> >>> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> >>>
> >>> at
> >>>
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> >>>
> >>>
> >>>
> at
> >>>
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> >>>
> >>>
> >>>
> at java.lang.reflect.Method.invoke(Method.java:324)
> >>>
> >>> at
> >>> org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:156)
> >>>
> >>> Oct 29, 2012 11:55:07 AM org.apache.commons.digester.Digester
> >>> error
> >>>
> >>> SEVERE: Parse Error at line 2 column 225: Document is invalid:
> >>> no grammar found. org.xml.sax.SAXParseException: Document is
> >>> invalid: no grammar found.
> >>>
> >>> Regards, Mohammad Sulaiman
>
> Is there a reason you are using an 8-year-old version of Tomcat? You
> know we're on Tomcat 7 now, right?
>
> - -chris
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG/MacGPG2 v2.0.17 (Darwin)
> Comment: GPGTools - http://gpgtools.org
> Comment: Using GnuPG with Mozilla - http://www.enigmail.net/
>
> iEYEARECAAYFAlCO7YkACgkQ9CaO5/Lv0PBxLgCgvFIw2To+bN3xVgFgTeX4UxcD
> MJoAnRMS0r7J57vXNwhUbYao0csOehfH
> =5Ze3
> -----END PGP SIGNATURE-----
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
>
>

Reply via email to