DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=41153>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=41153

           Summary: Reg: Tomcat start up
           Product: Tomcat 5
           Version: 5.5.0
          Platform: Other
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Unknown
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: [EMAIL PROTECTED]


When i try to run Tomcat service while a meta data is active i get the 
following error log and the tomcat service stops automatically.

INFO  - DI9007: Loading configuration from "CwfConfig.xml(embedded)"
INFO  - DI9006: Processing metadata version "Customer" with internal id "1"
WARN  - DW0524: There is no default system calendar. Run time processes will 
fail
INFO  - DI9005: ConceptWave AVM "3.2 GA EBF1 build 3.2.22.2" with Id 26 
running on Java VM "1.5.0_08-b03". 
State=MODE:U;MEM:0M/10M;CSTR:5014/338K;SCR:2/485K/973K
- Unable to find config file.  Creating new servlet engine config file: /WEB-
INF/server-config.wsdd
java.lang.reflect.InvocationTargetException
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:271)
        at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:409)
Caused by: javax.xml.parsers.FactoryConfigurationError: Provider 
org.apache.xerces.jaxp.DocumentBuilderFactoryImpl could not be instantiated: 
java.lang.NullPointerException
        at javax.xml.parsers.DocumentBuilderFactory.newInstance(Unknown Source)
        at org.apache.commons.modeler.util.DomUtil.readXml(DomUtil.java:284)
        at 
org.apache.commons.modeler.modules.MbeansDescriptorsDOMSource.execute
(MbeansDescriptorsDOMSource.java:130)
        at 
org.apache.commons.modeler.modules.MbeansDescriptorsDOMSource.loadDescriptors
(MbeansDescriptorsDOMSource.java:120)
        at org.apache.commons.modeler.Registry.load(Registry.java:819)
        at org.apache.commons.modeler.Registry.loadDescriptors
(Registry.java:931)
        at org.apache.commons.modeler.Registry.loadDescriptors
(Registry.java:909)
        at org.apache.commons.modeler.Registry.findDescriptor
(Registry.java:992)
        at org.apache.commons.modeler.Registry.findManagedBean
(Registry.java:696)
        at org.apache.commons.modeler.Registry.findManagedBean
(Registry.java:1047)
        at org.apache.commons.modeler.Registry.registerComponent
(Registry.java:859)
        at org.apache.catalina.connector.Connector.start(Connector.java:988)
        at org.apache.catalina.core.StandardService.start
(StandardService.java:459)
        at org.apache.catalina.core.StandardServer.start
(StandardServer.java:683)
        at org.apache.catalina.startup.Catalina.start(Catalina.java:537)
        ... 6 more

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to