Error while initializing orbeon on Websphere

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Error while initializing orbeon on Websphere

Victor Argueta
Hi,

When I try to start my server (im using Websphere 6.1) I get the following errors on my console:

[6/21/07 13:48:52:797 GMT-06:00] 00000015 WebGroup      A   SRVE0169I: Loading Web Module: Orbeon Forms 3.5.2beta.
[6/21/07 13:48:52:844 GMT-06:00] 00000017 ApplicationMg A   WSVR0221I: Application started: filetransfer
[6/21/07 13:48:53:938 GMT-06:00] 00000015 SystemErr     R Starting Orbeon Forms Release 3.5.2beta.200706201348
[6/21/07 13:48:53:984 GMT-06:00] 00000015 SystemErr     R Initializing Resource Manager with: {org.orbeon.oxf.resources.WebAppResourceManagerImplServletContext=com.ibm.ws.webcontainer.facade.ServletContextFacade@2d9d2e80, oxf.resources.priority.2=org.orbeon.oxf.resources.ClassLoaderResourceManagerFactory, oxf.resources.factory=org.orbeon.oxf.resources.PriorityResourceManagerFactory, oxf.resources.priority.1.oxf.resources.webapp.rootdir=/WEB-INF/resources, oxf.resources.priority.1=org.orbeon.oxf.resources.WebAppResourceManagerFactory}
[6/21/07 13:48:55:969 GMT-06:00] 00000015 SystemErr     R log4j:ERROR setFile(../logs/ops.log,false) call failed.
[6/21/07 13:48:55:969 GMT-06:00] 00000015 SystemErr     R java.io.FileNotFoundException: ..\logs\ops.log (The system cannot find the path specified)
        at java.io.FileOutputStream.open(Native Method)
        at java.io.FileOutputStream.<init>(FileOutputStream.java:201)
        at java.io.FileOutputStream.<init>(FileOutputStream.java:124)
        at org.apache.log4j.FileAppender.setFile(FileAppender.java:256)
        at org.apache.log4j.FileAppender.activateOptions(FileAppender.java:151)
        at org.apache.log4j.xml.DOMConfigurator.parseAppender(Unknown Source)
        at org.apache.log4j.xml.DOMConfigurator.findAppenderByName(Unknown Source)
        at org.apache.log4j.xml.DOMConfigurator.findAppenderByReference(Unknown Source)
        at org.apache.log4j.xml.DOMConfigurator.parseChildrenOfLoggerElement(Unknown Source)
        at org.apache.log4j.xml.DOMConfigurator.parseRoot(Unknown Source)
        at org.apache.log4j.xml.DOMConfigurator.parse(Unknown Source)
        at org.apache.log4j.xml.DOMConfigurator.doConfigure(Unknown Source)
        at org.apache.log4j.xml.DOMConfigurator.configure(Unknown Source)
        at org.orbeon.oxf.util.LoggerFactory.initLogger(LoggerFactory.java:74)
        at org.orbeon.oxf.webapp.WebAppContext.<init>(WebAppContext.java:107)
        at org.orbeon.oxf.webapp.WebAppContext.instance(WebAppContext.java:71)
        at org.orbeon.oxf.servlet.OPSServletDelegate.init(OPSServletDelegate.java:72)
        at javax.servlet.GenericServlet.init(GenericServlet.java:256)
        at org.orbeon.oxf.servlet.OPSServlet.init(OPSServlet.java:60)
        at javax.servlet.GenericServlet.init(GenericServlet.java:256)
        at com.ibm.ws.webcontainer.servlet.ServletWrapper.init(ServletWrapper.java:262)
        at com.ibm.ws.webcontainer.servlet.ServletWrapper.initialize(ServletWrapper.java:1319)
        at com.ibm.wsspi.webcontainer.extension.WebExtensionProcessor.createServletWrapper(WebExtensionProcessor.java:84)
        at com.ibm.ws.webcontainer.webapp.WebApp.getServletWrapper(WebApp.java:745)
        at com.ibm.ws.webcontainer.webapp.WebApp.initializeTargetMappings(WebApp.java:493)
        at com.ibm.ws.webcontainer.webapp.WebApp.initialize(WebApp.java:379)
        at com.ibm.ws.webcontainer.webapp.WebGroup.addWebApplication(WebGroup.java:114)
        at com.ibm.ws.webcontainer.VirtualHost.addWebApplication(VirtualHost.java:127)
        at com.ibm.ws.webcontainer.WebContainer.addWebApp(WebContainer.java:776)
        at com.ibm.ws.webcontainer.WebContainer.addWebApplication(WebContainer.java:729)
        at com.ibm.ws.runtime.component.WebContainerImpl.install(WebContainerImpl.java:140)
        at com.ibm.ws.runtime.component.WebContainerImpl.start(WebContainerImpl.java:360)
        at com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl.java:1019)
        at com.ibm.ws.runtime.component.DeployedApplicationImpl.fireDeployedObjectStart(DeployedApplicationImpl.java:1028)
        at com.ibm.ws.runtime.component.DeployedModuleImpl.start(DeployedModuleImpl.java:538)
        at com.ibm.ws.runtime.component.DeployedApplicationImpl.start(DeployedApplicationImpl.java:724)
        at com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplication(ApplicationMgrImpl.java:683)
        at com.ibm.ws.runtime.component.ApplicationMgrImpl$AppInitializer.run(ApplicationMgrImpl.java:1678)
        at com.ibm.ws.runtime.component.ComponentImpl$_AsynchInitializer.run(ComponentImpl.java:304)
        at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1332)

[6/21/07 13:48:55:969 GMT-06:00] 00000015 SystemErr     R at java.io.FileOutputStream.open(Native Method)
[6/21/07 13:48:55:969 GMT-06:00] 00000015 SystemErr     R at java.io.FileOutputStream.<init>(FileOutputStream.java:201)
[6/21/07 13:48:55:969 GMT-06:00] 00000015 SystemErr     R at java.io.FileOutputStream.<init>(FileOutputStream.java:124)
[6/21/07 13:48:55:969 GMT-06:00] 00000015 SystemErr     R at org.apache.log4j.FileAppender.setFile(FileAppender.java:256)
[6/21/07 13:48:55:969 GMT-06:00] 00000015 SystemErr     R at org.apache.log4j.FileAppender.activateOptions(FileAppender.java:151)
[6/21/07 13:48:55:969 GMT-06:00] 00000015 SystemErr     R at org.apache.log4j.xml.DOMConfigurator.parseAppender(Unknown Source)
[6/21/07 13:48:55:969 GMT-06:00] 00000015 SystemErr     R at org.apache.log4j.xml.DOMConfigurator.findAppenderByName(Unknown Source)
[6/21/07 13:48:55:969 GMT-06:00] 00000015 SystemErr     R at org.apache.log4j.xml.DOMConfigurator.findAppenderByReference(Unknown Source)
[6/21/07 13:48:55:969 GMT-06:00] 00000015 SystemErr     R at org.apache.log4j.xml.DOMConfigurator.parseChildrenOfLoggerElement(Unknown Source)
[6/21/07 13:48:55:969 GMT-06:00] 00000015 SystemErr     R at org.apache.log4j.xml.DOMConfigurator.parseRoot(Unknown Source)
[6/21/07 13:48:55:969 GMT-06:00] 00000015 SystemErr     R at org.apache.log4j.xml.DOMConfigurator.parse(Unknown Source)
[6/21/07 13:48:55:969 GMT-06:00] 00000015 SystemErr     R at org.apache.log4j.xml.DOMConfigurator.doConfigure(Unknown Source)
[6/21/07 13:48:55:969 GMT-06:00] 00000015 SystemErr     R at org.apache.log4j.xml.DOMConfigurator.configure(Unknown Source)
[6/21/07 13:48:55:969 GMT-06:00] 00000015 SystemErr     R at org.orbeon.oxf.util.LoggerFactory.initLogger(LoggerFactory.java:74)
[6/21/07 13:48:55:984 GMT-06:00] 00000015 SystemErr     R at org.orbeon.oxf.webapp.WebAppContext.<init>(WebAppContext.java:107)
[6/21/07 13:48:55:984 GMT-06:00] 00000015 SystemErr     R at org.orbeon.oxf.webapp.WebAppContext.instance(WebAppContext.java:71)
[6/21/07 13:48:55:984 GMT-06:00] 00000015 SystemErr     R at org.orbeon.oxf.servlet.OPSServletDelegate.init(OPSServletDelegate.java:72)
[6/21/07 13:48:55:984 GMT-06:00] 00000015 SystemErr     R at javax.servlet.GenericServlet.init(GenericServlet.java:256)
[6/21/07 13:48:55:984 GMT-06:00] 00000015 SystemErr     R at org.orbeon.oxf.servlet.OPSServlet.init(OPSServlet.java:60)
[6/21/07 13:48:55:984 GMT-06:00] 00000015 SystemErr     R at javax.servlet.GenericServlet.init(GenericServlet.java:256)
[6/21/07 13:48:55:984 GMT-06:00] 00000015 SystemErr     R at com.ibm.ws.webcontainer.servlet.ServletWrapper.init(ServletWrapper.java:262)
[6/21/07 13:48:55:984 GMT-06:00] 00000015 SystemErr     R at com.ibm.ws.webcontainer.servlet.ServletWrapper.initialize(ServletWrapper.java:1319)
[6/21/07 13:48:55:984 GMT-06:00] 00000015 SystemErr     R at com.ibm.wsspi.webcontainer.extension.WebExtensionProcessor.createServletWrapper(WebExtensionProcessor.java:84)
[6/21/07 13:48:55:984 GMT-06:00] 00000015 SystemErr     R at com.ibm.ws.webcontainer.webapp.WebApp.getServletWrapper(WebApp.java:745)
[6/21/07 13:48:55:984 GMT-06:00] 00000015 SystemErr     R at com.ibm.ws.webcontainer.webapp.WebApp.initializeTargetMappings(WebApp.java:493)
[6/21/07 13:48:56:016 GMT-06:00] 00000015 SystemErr     R at com.ibm.ws.webcontainer.webapp.WebApp.initialize(WebApp.java:379)
[6/21/07 13:48:56:016 GMT-06:00] 00000015 SystemErr     R at com.ibm.ws.webcontainer.webapp.WebGroup.addWebApplication(WebGroup.java:114)
[6/21/07 13:48:56:016 GMT-06:00] 00000015 SystemErr     R at com.ibm.ws.webcontainer.VirtualHost.addWebApplication(VirtualHost.java:127)
[6/21/07 13:48:56:016 GMT-06:00] 00000015 SystemErr     R at com.ibm.ws.webcontainer.WebContainer.addWebApp(WebContainer.java:776)
[6/21/07 13:48:56:016 GMT-06:00] 00000015 SystemErr     R at com.ibm.ws.webcontainer.WebContainer.addWebApplication(WebContainer.java:729)
[6/21/07 13:48:56:016 GMT-06:00] 00000015 SystemErr     R at com.ibm.ws.runtime.component.WebContainerImpl.install(WebContainerImpl.java:140)
[6/21/07 13:48:56:016 GMT-06:00] 00000015 SystemErr     R at com.ibm.ws.runtime.component.WebContainerImpl.start(WebContainerImpl.java:360)
[6/21/07 13:48:56:031 GMT-06:00] 00000015 SystemErr     R at com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl.java:1019)
[6/21/07 13:48:56:031 GMT-06:00] 00000015 SystemErr     R at com.ibm.ws.runtime.component.DeployedApplicationImpl.fireDeployedObjectStart(DeployedApplicationImpl.java:1028)
[6/21/07 13:48:56:031 GMT-06:00] 00000015 SystemErr     R at com.ibm.ws.runtime.component.DeployedModuleImpl.start(DeployedModuleImpl.java:538)
[6/21/07 13:48:56:031 GMT-06:00] 00000015 SystemErr     R at com.ibm.ws.runtime.component.DeployedApplicationImpl.start(DeployedApplicationImpl.java:724)
[6/21/07 13:48:56:031 GMT-06:00] 00000015 SystemErr     R at com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplication(ApplicationMgrImpl.java:683)
[6/21/07 13:48:56:031 GMT-06:00] 00000015 SystemErr     R at com.ibm.ws.runtime.component.ApplicationMgrImpl$AppInitializer.run(ApplicationMgrImpl.java:1678)
[6/21/07 13:48:56:031 GMT-06:00] 00000015 SystemErr     R at com.ibm.ws.runtime.component.ComponentImpl$_AsynchInitializer.run(ComponentImpl.java:304)
[6/21/07 13:48:56:031 GMT-06:00] 00000015 SystemErr     R at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1332)
[6/21/07 13:48:59:750 GMT-06:00] 00000015 SystemErr     R File lock last access timestamp: Jun 21, 2007 C:\IBM\WebSphere\AppServer\profiles\default\installedApps\GBM-02Node01Cell\ops_war.ear\ops.war\WEB-INF\exist-data\dbx_dir.lck
[6/21/07 13:48:59:750 GMT-06:00] 00000015 SystemErr     R Found a stale lockfile. Trying to remove it:  C:\IBM\WebSphere\AppServer\profiles\default\installedApps\GBM-02Node01Cell\ops_war.ear\ops.war\WEB-INF\exist-data\dbx_dir.lck
[6/21/07 13:48:58:906 GMT-06:00] 00000015 ServletWrappe A   SRVE0242I: [ops-main-servlet]: Initialization successful.
[6/21/07 13:48:58:969 GMT-06:00] 00000015 ServletWrappe A   SRVE0242I: [ops-xforms-server-servlet]: Initialization successful.
[6/21/07 13:48:59:156 GMT-06:00] 00000015 ServletWrappe A   SRVE0242I: [display-chart-servlet]: Initialization successful.
[6/21/07 13:48:59:672 GMT-06:00] 00000015 SystemOut     O Found 0 catalog entries.
[6/21/07 13:48:59:891 GMT-06:00] 00000015 ServletWrappe E   SRVE0100E: Did not realize  init() exception thrown by servlet exist-rest-servlet: java.lang.NoClassDefFoundError: org/xml/sax/ext/DefaultHandler2
        at org.exist.util.XMLReaderPool.<clinit>(XMLReaderPool.java:37)
        at org.exist.storage.BrokerPool.initialize(BrokerPool.java:649)
        at org.exist.storage.BrokerPool.<init>(BrokerPool.java:569)
        at org.exist.storage.BrokerPool.configure(BrokerPool.java:169)
        at org.exist.storage.BrokerPool.configure(BrokerPool.java:143)
        at org.exist.http.servlets.EXistServlet.startup(EXistServlet.java:585)
        at org.exist.http.servlets.EXistServlet.init(EXistServlet.java:115)
        at com.ibm.ws.webcontainer.servlet.ServletWrapper.init(ServletWrapper.java:262)
        at com.ibm.ws.webcontainer.servlet.ServletWrapper.initialize(ServletWrapper.java:1319)
        at com.ibm.wsspi.webcontainer.extension.WebExtensionProcessor.createServletWrapper(WebExtensionProcessor.java:84)
        at com.ibm.ws.webcontainer.webapp.WebApp.getServletWrapper(WebApp.java:745)
        at com.ibm.ws.webcontainer.webapp.WebApp.initializeTargetMappings(WebApp.java:493)
        at com.ibm.ws.webcontainer.webapp.WebApp.initialize(WebApp.java:379)
        at com.ibm.ws.webcontainer.webapp.WebGroup.addWebApplication(WebGroup.java:114)
        at com.ibm.ws.webcontainer.VirtualHost.addWebApplication(VirtualHost.java:127)
        at com.ibm.ws.webcontainer.WebContainer.addWebApp(WebContainer.java:776)
        at com.ibm.ws.webcontainer.WebContainer.addWebApplication(WebContainer.java:729)
        at com.ibm.ws.runtime.component.WebContainerImpl.install(WebContainerImpl.java:140)
        at com.ibm.ws.runtime.component.WebContainerImpl.start(WebContainerImpl.java:360)
        at com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl.java:1019)
        at com.ibm.ws.runtime.component.DeployedApplicationImpl.fireDeployedObjectStart(DeployedApplicationImpl.java:1028)
        at com.ibm.ws.runtime.component.DeployedModuleImpl.start(DeployedModuleImpl.java:538)
        at com.ibm.ws.runtime.component.DeployedApplicationImpl.start(DeployedApplicationImpl.java:724)
        at com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplication(ApplicationMgrImpl.java:683)
        at com.ibm.ws.runtime.component.ApplicationMgrImpl$AppInitializer.run(ApplicationMgrImpl.java:1678)
        at com.ibm.ws.runtime.component.ComponentImpl$_AsynchInitializer.run(ComponentImpl.java:304)
        at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1332)

[6/21/07 13:48:59:938 GMT-06:00] 00000015 WebExtensionP E   Error occured while preparing theservlet for initialization. Check the error logs for details.
[6/21/07 13:48:59:953 GMT-06:00] 00000015 WebExtensionP E   SRVE0026E: [Servlet Error]-[javax.servlet.ServletException: SRVE0207E: Uncaught initialization exception thrown by servlet
        at com.ibm.ws.webcontainer.servlet.ServletWrapper.init(ServletWrapper.java:316)
        at com.ibm.ws.webcontainer.servlet.ServletWrapper.initialize(ServletWrapper.java:1319)
        at com.ibm.wsspi.webcontainer.extension.WebExtensionProcessor.createServletWrapper(WebExtensionProcessor.java:84)
        at com.ibm.ws.webcontainer.webapp.WebApp.getServletWrapper(WebApp.java:745)
        at com.ibm.ws.webcontainer.webapp.WebApp.initializeTargetMappings(WebApp.java:493)
        at com.ibm.ws.webcontainer.webapp.WebApp.initialize(WebApp.java:379)
        at com.ibm.ws.webcontainer.webapp.WebGroup.addWebApplication(WebGroup.java:114)
        at com.ibm.ws.webcontainer.VirtualHost.addWebApplication(VirtualHost.java:127)
        at com.ibm.ws.webcontainer.WebContainer.addWebApp(WebContainer.java:776)
        at com.ibm.ws.webcontainer.WebContainer.addWebApplication(WebContainer.java:729)
        at com.ibm.ws.runtime.component.WebContainerImpl.install(WebContainerImpl.java:140)
        at com.ibm.ws.runtime.component.WebContainerImpl.start(WebContainerImpl.java:360)
        at com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl.java:1019)
        at com.ibm.ws.runtime.component.DeployedApplicationImpl.fireDeployedObjectStart(DeployedApplicationImpl.java:1028)
        at com.ibm.ws.runtime.component.DeployedModuleImpl.start(DeployedModuleImpl.java:538)
        at com.ibm.ws.runtime.component.DeployedApplicationImpl.start(DeployedApplicationImpl.java:724)
        at com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplication(ApplicationMgrImpl.java:683)
        at com.ibm.ws.runtime.component.ApplicationMgrImpl$AppInitializer.run(ApplicationMgrImpl.java:1678)
        at com.ibm.ws.runtime.component.ComponentImpl$_AsynchInitializer.run(ComponentImpl.java:304)
        at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1332)
---- Begin backtrace for Nested Throwables
java.lang.NoClassDefFoundError: org/xml/sax/ext/DefaultHandler2
        at org.exist.util.XMLReaderPool.<clinit>(XMLReaderPool.java:37)
        at org.exist.storage.BrokerPool.initialize(BrokerPool.java:649)
        at org.exist.storage.BrokerPool.<init>(BrokerPool.java:569)
        at org.exist.storage.BrokerPool.configure(BrokerPool.java:169)
        at org.exist.storage.BrokerPool.configure(BrokerPool.java:143)
        at org.exist.http.servlets.EXistServlet.startup(EXistServlet.java:585)
        at org.exist.http.servlets.EXistServlet.init(EXistServlet.java:115)
        at com.ibm.ws.webcontainer.servlet.ServletWrapper.init(ServletWrapper.java:262)
        at com.ibm.ws.webcontainer.servlet.ServletWrapper.initialize(ServletWrapper.java:1319)
        at com.ibm.wsspi.webcontainer.extension.WebExtensionProcessor.createServletWrapper(WebExtensionProcessor.java:84)
        at com.ibm.ws.webcontainer.webapp.WebApp.getServletWrapper(WebApp.java:745)
        at com.ibm.ws.webcontainer.webapp.WebApp.initializeTargetMappings(WebApp.java:493)
        at com.ibm.ws.webcontainer.webapp.WebApp.initialize(WebApp.java:379)
        at com.ibm.ws.webcontainer.webapp.WebGroup.addWebApplication(WebGroup.java:114)
        at com.ibm.ws.webcontainer.VirtualHost.addWebApplication(VirtualHost.java:127)
        at com.ibm.ws.webcontainer.WebContainer.addWebApp(WebContainer.java:776)
        at com.ibm.ws.webcontainer.WebContainer.addWebApplication(WebContainer.java:729)
        at com.ibm.ws.runtime.component.WebContainerImpl.install(WebContainerImpl.java:140)
        at com.ibm.ws.runtime.component.WebContainerImpl.start(WebContainerImpl.java:360)
        at com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl.java:1019)
        at com.ibm.ws.runtime.component.DeployedApplicationImpl.fireDeployedObjectStart(DeployedApplicationImpl.java:1028)
        at com.ibm.ws.runtime.component.DeployedModuleImpl.start(DeployedModuleImpl.java:538)
        at com.ibm.ws.runtime.component.DeployedApplicationImpl.start(DeployedApplicationImpl.java:724)
        at com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplication(ApplicationMgrImpl.java:683)
        at com.ibm.ws.runtime.component.ApplicationMgrImpl$AppInitializer.run(ApplicationMgrImpl.java:1678)
        at com.ibm.ws.runtime.component.ComponentImpl$_AsynchInitializer.run(ComponentImpl.java:304)
        at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1332)
]: {1}
[6/21/07 13:49:00:000 GMT-06:00] 00000015 WebApp        E   Error while adding servlet mapping.


Anyone has any ideas of what could be happening??



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: Error while initializing orbeon on Websphere

Erik Bruchez
Administrator
Victor,

You should be able to ignore the first error, which is due to this:

http://forge.objectweb.org/tracker/index.php?func=detail&aid=307092&group_id=168&atid=350207

As for the other ones, it simply looks like eXist is looking for a class
  which is not available in WebSphere 6.1:

   org/xml/sax/ext/DefaultHandler2

It is surprising that this is not present with WS 6.1. It seems that
some people in this thread eventually got things to work with WS 6.1:

   http://www.nabble.com/WebSphere-5.1-6.1-errors-t3585659.html

-Erik

[hidden email] wrote:

> Hi,
>
> When I try to start my server (im using Websphere 6.1) I get the following errors on my console:
>
> [6/21/07 13:48:52:797 GMT-06:00] 00000015 WebGroup      A   SRVE0169I: Loading Web Module: Orbeon Forms 3.5.2beta.
> [6/21/07 13:48:52:844 GMT-06:00] 00000017 ApplicationMg A   WSVR0221I: Application started: filetransfer
> [6/21/07 13:48:53:938 GMT-06:00] 00000015 SystemErr     R Starting Orbeon Forms Release 3.5.2beta.200706201348
> [6/21/07 13:48:53:984 GMT-06:00] 00000015 SystemErr     R Initializing Resource Manager with: {org.orbeon.oxf.resources.WebAppResourceManagerImplServletContext=com.ibm.ws.webcontainer.facade.ServletContextFacade@2d9d2e80, oxf.resources.priority.2=org.orbeon.oxf.resources.ClassLoaderResourceManagerFactory, oxf.resources.factory=org.orbeon.oxf.resources.PriorityResourceManagerFactory, oxf.resources.priority.1.oxf.resources.webapp.rootdir=/WEB-INF/resources, oxf.resources.priority.1=org.orbeon.oxf.resources.WebAppResourceManagerFactory}
> [6/21/07 13:48:55:969 GMT-06:00] 00000015 SystemErr     R log4j:ERROR setFile(../logs/ops.log,false) call failed.
> [6/21/07 13:48:55:969 GMT-06:00] 00000015 SystemErr     R java.io.FileNotFoundException: ..\logs\ops.log (The system cannot find the path specified)
> at java.io.FileOutputStream.open(Native Method)
> at java.io.FileOutputStream.<init>(FileOutputStream.java:201)
> at java.io.FileOutputStream.<init>(FileOutputStream.java:124)
> at org.apache.log4j.FileAppender.setFile(FileAppender.java:256)
> at org.apache.log4j.FileAppender.activateOptions(FileAppender.java:151)
> at org.apache.log4j.xml.DOMConfigurator.parseAppender(Unknown Source)
> at org.apache.log4j.xml.DOMConfigurator.findAppenderByName(Unknown Source)
> at org.apache.log4j.xml.DOMConfigurator.findAppenderByReference(Unknown Source)
> at org.apache.log4j.xml.DOMConfigurator.parseChildrenOfLoggerElement(Unknown Source)
> at org.apache.log4j.xml.DOMConfigurator.parseRoot(Unknown Source)
> at org.apache.log4j.xml.DOMConfigurator.parse(Unknown Source)
> at org.apache.log4j.xml.DOMConfigurator.doConfigure(Unknown Source)
> at org.apache.log4j.xml.DOMConfigurator.configure(Unknown Source)
> at org.orbeon.oxf.util.LoggerFactory.initLogger(LoggerFactory.java:74)
> at org.orbeon.oxf.webapp.WebAppContext.<init>(WebAppContext.java:107)
> at org.orbeon.oxf.webapp.WebAppContext.instance(WebAppContext.java:71)
> at org.orbeon.oxf.servlet.OPSServletDelegate.init(OPSServletDelegate.java:72)
> at javax.servlet.GenericServlet.init(GenericServlet.java:256)
> at org.orbeon.oxf.servlet.OPSServlet.init(OPSServlet.java:60)
> at javax.servlet.GenericServlet.init(GenericServlet.java:256)
> at com.ibm.ws.webcontainer.servlet.ServletWrapper.init(ServletWrapper.java:262)
> at com.ibm.ws.webcontainer.servlet.ServletWrapper.initialize(ServletWrapper.java:1319)
> at com.ibm.wsspi.webcontainer.extension.WebExtensionProcessor.createServletWrapper(WebExtensionProcessor.java:84)
> at com.ibm.ws.webcontainer.webapp.WebApp.getServletWrapper(WebApp.java:745)
> at com.ibm.ws.webcontainer.webapp.WebApp.initializeTargetMappings(WebApp.java:493)
> at com.ibm.ws.webcontainer.webapp.WebApp.initialize(WebApp.java:379)
> at com.ibm.ws.webcontainer.webapp.WebGroup.addWebApplication(WebGroup.java:114)
> at com.ibm.ws.webcontainer.VirtualHost.addWebApplication(VirtualHost.java:127)
> at com.ibm.ws.webcontainer.WebContainer.addWebApp(WebContainer.java:776)
> at com.ibm.ws.webcontainer.WebContainer.addWebApplication(WebContainer.java:729)
> at com.ibm.ws.runtime.component.WebContainerImpl.install(WebContainerImpl.java:140)
> at com.ibm.ws.runtime.component.WebContainerImpl.start(WebContainerImpl.java:360)
> at com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl.java:1019)
> at com.ibm.ws.runtime.component.DeployedApplicationImpl.fireDeployedObjectStart(DeployedApplicationImpl.java:1028)
> at com.ibm.ws.runtime.component.DeployedModuleImpl.start(DeployedModuleImpl.java:538)
> at com.ibm.ws.runtime.component.DeployedApplicationImpl.start(DeployedApplicationImpl.java:724)
> at com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplication(ApplicationMgrImpl.java:683)
> at com.ibm.ws.runtime.component.ApplicationMgrImpl$AppInitializer.run(ApplicationMgrImpl.java:1678)
> at com.ibm.ws.runtime.component.ComponentImpl$_AsynchInitializer.run(ComponentImpl.java:304)
> at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1332)
>
> [6/21/07 13:48:55:969 GMT-06:00] 00000015 SystemErr     R at java.io.FileOutputStream.open(Native Method)
> [6/21/07 13:48:55:969 GMT-06:00] 00000015 SystemErr     R at java.io.FileOutputStream.<init>(FileOutputStream.java:201)
> [6/21/07 13:48:55:969 GMT-06:00] 00000015 SystemErr     R at java.io.FileOutputStream.<init>(FileOutputStream.java:124)
> [6/21/07 13:48:55:969 GMT-06:00] 00000015 SystemErr     R at org.apache.log4j.FileAppender.setFile(FileAppender.java:256)
> [6/21/07 13:48:55:969 GMT-06:00] 00000015 SystemErr     R at org.apache.log4j.FileAppender.activateOptions(FileAppender.java:151)
> [6/21/07 13:48:55:969 GMT-06:00] 00000015 SystemErr     R at org.apache.log4j.xml.DOMConfigurator.parseAppender(Unknown Source)
> [6/21/07 13:48:55:969 GMT-06:00] 00000015 SystemErr     R at org.apache.log4j.xml.DOMConfigurator.findAppenderByName(Unknown Source)
> [6/21/07 13:48:55:969 GMT-06:00] 00000015 SystemErr     R at org.apache.log4j.xml.DOMConfigurator.findAppenderByReference(Unknown Source)
> [6/21/07 13:48:55:969 GMT-06:00] 00000015 SystemErr     R at org.apache.log4j.xml.DOMConfigurator.parseChildrenOfLoggerElement(Unknown Source)
> [6/21/07 13:48:55:969 GMT-06:00] 00000015 SystemErr     R at org.apache.log4j.xml.DOMConfigurator.parseRoot(Unknown Source)
> [6/21/07 13:48:55:969 GMT-06:00] 00000015 SystemErr     R at org.apache.log4j.xml.DOMConfigurator.parse(Unknown Source)
> [6/21/07 13:48:55:969 GMT-06:00] 00000015 SystemErr     R at org.apache.log4j.xml.DOMConfigurator.doConfigure(Unknown Source)
> [6/21/07 13:48:55:969 GMT-06:00] 00000015 SystemErr     R at org.apache.log4j.xml.DOMConfigurator.configure(Unknown Source)
> [6/21/07 13:48:55:969 GMT-06:00] 00000015 SystemErr     R at org.orbeon.oxf.util.LoggerFactory.initLogger(LoggerFactory.java:74)
> [6/21/07 13:48:55:984 GMT-06:00] 00000015 SystemErr     R at org.orbeon.oxf.webapp.WebAppContext.<init>(WebAppContext.java:107)
> [6/21/07 13:48:55:984 GMT-06:00] 00000015 SystemErr     R at org.orbeon.oxf.webapp.WebAppContext.instance(WebAppContext.java:71)
> [6/21/07 13:48:55:984 GMT-06:00] 00000015 SystemErr     R at org.orbeon.oxf.servlet.OPSServletDelegate.init(OPSServletDelegate.java:72)
> [6/21/07 13:48:55:984 GMT-06:00] 00000015 SystemErr     R at javax.servlet.GenericServlet.init(GenericServlet.java:256)
> [6/21/07 13:48:55:984 GMT-06:00] 00000015 SystemErr     R at org.orbeon.oxf.servlet.OPSServlet.init(OPSServlet.java:60)
> [6/21/07 13:48:55:984 GMT-06:00] 00000015 SystemErr     R at javax.servlet.GenericServlet.init(GenericServlet.java:256)
> [6/21/07 13:48:55:984 GMT-06:00] 00000015 SystemErr     R at com.ibm.ws.webcontainer.servlet.ServletWrapper.init(ServletWrapper.java:262)
> [6/21/07 13:48:55:984 GMT-06:00] 00000015 SystemErr     R at com.ibm.ws.webcontainer.servlet.ServletWrapper.initialize(ServletWrapper.java:1319)
> [6/21/07 13:48:55:984 GMT-06:00] 00000015 SystemErr     R at com.ibm.wsspi.webcontainer.extension.WebExtensionProcessor.createServletWrapper(WebExtensionProcessor.java:84)
> [6/21/07 13:48:55:984 GMT-06:00] 00000015 SystemErr     R at com.ibm.ws.webcontainer.webapp.WebApp.getServletWrapper(WebApp.java:745)
> [6/21/07 13:48:55:984 GMT-06:00] 00000015 SystemErr     R at com.ibm.ws.webcontainer.webapp.WebApp.initializeTargetMappings(WebApp.java:493)
> [6/21/07 13:48:56:016 GMT-06:00] 00000015 SystemErr     R at com.ibm.ws.webcontainer.webapp.WebApp.initialize(WebApp.java:379)
> [6/21/07 13:48:56:016 GMT-06:00] 00000015 SystemErr     R at com.ibm.ws.webcontainer.webapp.WebGroup.addWebApplication(WebGroup.java:114)
> [6/21/07 13:48:56:016 GMT-06:00] 00000015 SystemErr     R at com.ibm.ws.webcontainer.VirtualHost.addWebApplication(VirtualHost.java:127)
> [6/21/07 13:48:56:016 GMT-06:00] 00000015 SystemErr     R at com.ibm.ws.webcontainer.WebContainer.addWebApp(WebContainer.java:776)
> [6/21/07 13:48:56:016 GMT-06:00] 00000015 SystemErr     R at com.ibm.ws.webcontainer.WebContainer.addWebApplication(WebContainer.java:729)
> [6/21/07 13:48:56:016 GMT-06:00] 00000015 SystemErr     R at com.ibm.ws.runtime.component.WebContainerImpl.install(WebContainerImpl.java:140)
> [6/21/07 13:48:56:016 GMT-06:00] 00000015 SystemErr     R at com.ibm.ws.runtime.component.WebContainerImpl.start(WebContainerImpl.java:360)
> [6/21/07 13:48:56:031 GMT-06:00] 00000015 SystemErr     R at com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl.java:1019)
> [6/21/07 13:48:56:031 GMT-06:00] 00000015 SystemErr     R at com.ibm.ws.runtime.component.DeployedApplicationImpl.fireDeployedObjectStart(DeployedApplicationImpl.java:1028)
> [6/21/07 13:48:56:031 GMT-06:00] 00000015 SystemErr     R at com.ibm.ws.runtime.component.DeployedModuleImpl.start(DeployedModuleImpl.java:538)
> [6/21/07 13:48:56:031 GMT-06:00] 00000015 SystemErr     R at com.ibm.ws.runtime.component.DeployedApplicationImpl.start(DeployedApplicationImpl.java:724)
> [6/21/07 13:48:56:031 GMT-06:00] 00000015 SystemErr     R at com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplication(ApplicationMgrImpl.java:683)
> [6/21/07 13:48:56:031 GMT-06:00] 00000015 SystemErr     R at com.ibm.ws.runtime.component.ApplicationMgrImpl$AppInitializer.run(ApplicationMgrImpl.java:1678)
> [6/21/07 13:48:56:031 GMT-06:00] 00000015 SystemErr     R at com.ibm.ws.runtime.component.ComponentImpl$_AsynchInitializer.run(ComponentImpl.java:304)
> [6/21/07 13:48:56:031 GMT-06:00] 00000015 SystemErr     R at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1332)
> [6/21/07 13:48:59:750 GMT-06:00] 00000015 SystemErr     R File lock last access timestamp: Jun 21, 2007 C:\IBM\WebSphere\AppServer\profiles\default\installedApps\GBM-02Node01Cell\ops_war.ear\ops.war\WEB-INF\exist-data\dbx_dir.lck
> [6/21/07 13:48:59:750 GMT-06:00] 00000015 SystemErr     R Found a stale lockfile. Trying to remove it:  C:\IBM\WebSphere\AppServer\profiles\default\installedApps\GBM-02Node01Cell\ops_war.ear\ops.war\WEB-INF\exist-data\dbx_dir.lck
> [6/21/07 13:48:58:906 GMT-06:00] 00000015 ServletWrappe A   SRVE0242I: [ops-main-servlet]: Initialization successful.
> [6/21/07 13:48:58:969 GMT-06:00] 00000015 ServletWrappe A   SRVE0242I: [ops-xforms-server-servlet]: Initialization successful.
> [6/21/07 13:48:59:156 GMT-06:00] 00000015 ServletWrappe A   SRVE0242I: [display-chart-servlet]: Initialization successful.
> [6/21/07 13:48:59:672 GMT-06:00] 00000015 SystemOut     O Found 0 catalog entries.
> [6/21/07 13:48:59:891 GMT-06:00] 00000015 ServletWrappe E   SRVE0100E: Did not realize  init() exception thrown by servlet exist-rest-servlet: java.lang.NoClassDefFoundError: org/xml/sax/ext/DefaultHandler2
> at org.exist.util.XMLReaderPool.<clinit>(XMLReaderPool.java:37)
> at org.exist.storage.BrokerPool.initialize(BrokerPool.java:649)
> at org.exist.storage.BrokerPool.<init>(BrokerPool.java:569)
> at org.exist.storage.BrokerPool.configure(BrokerPool.java:169)
> at org.exist.storage.BrokerPool.configure(BrokerPool.java:143)
> at org.exist.http.servlets.EXistServlet.startup(EXistServlet.java:585)
> at org.exist.http.servlets.EXistServlet.init(EXistServlet.java:115)
> at com.ibm.ws.webcontainer.servlet.ServletWrapper.init(ServletWrapper.java:262)
> at com.ibm.ws.webcontainer.servlet.ServletWrapper.initialize(ServletWrapper.java:1319)
> at com.ibm.wsspi.webcontainer.extension.WebExtensionProcessor.createServletWrapper(WebExtensionProcessor.java:84)
> at com.ibm.ws.webcontainer.webapp.WebApp.getServletWrapper(WebApp.java:745)
> at com.ibm.ws.webcontainer.webapp.WebApp.initializeTargetMappings(WebApp.java:493)
> at com.ibm.ws.webcontainer.webapp.WebApp.initialize(WebApp.java:379)
> at com.ibm.ws.webcontainer.webapp.WebGroup.addWebApplication(WebGroup.java:114)
> at com.ibm.ws.webcontainer.VirtualHost.addWebApplication(VirtualHost.java:127)
> at com.ibm.ws.webcontainer.WebContainer.addWebApp(WebContainer.java:776)
> at com.ibm.ws.webcontainer.WebContainer.addWebApplication(WebContainer.java:729)
> at com.ibm.ws.runtime.component.WebContainerImpl.install(WebContainerImpl.java:140)
> at com.ibm.ws.runtime.component.WebContainerImpl.start(WebContainerImpl.java:360)
> at com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl.java:1019)
> at com.ibm.ws.runtime.component.DeployedApplicationImpl.fireDeployedObjectStart(DeployedApplicationImpl.java:1028)
> at com.ibm.ws.runtime.component.DeployedModuleImpl.start(DeployedModuleImpl.java:538)
> at com.ibm.ws.runtime.component.DeployedApplicationImpl.start(DeployedApplicationImpl.java:724)
> at com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplication(ApplicationMgrImpl.java:683)
> at com.ibm.ws.runtime.component.ApplicationMgrImpl$AppInitializer.run(ApplicationMgrImpl.java:1678)
> at com.ibm.ws.runtime.component.ComponentImpl$_AsynchInitializer.run(ComponentImpl.java:304)
> at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1332)
>
> [6/21/07 13:48:59:938 GMT-06:00] 00000015 WebExtensionP E   Error occured while preparing theservlet for initialization. Check the error logs for details.
> [6/21/07 13:48:59:953 GMT-06:00] 00000015 WebExtensionP E   SRVE0026E: [Servlet Error]-[javax.servlet.ServletException: SRVE0207E: Uncaught initialization exception thrown by servlet
> at com.ibm.ws.webcontainer.servlet.ServletWrapper.init(ServletWrapper.java:316)
> at com.ibm.ws.webcontainer.servlet.ServletWrapper.initialize(ServletWrapper.java:1319)
> at com.ibm.wsspi.webcontainer.extension.WebExtensionProcessor.createServletWrapper(WebExtensionProcessor.java:84)
> at com.ibm.ws.webcontainer.webapp.WebApp.getServletWrapper(WebApp.java:745)
> at com.ibm.ws.webcontainer.webapp.WebApp.initializeTargetMappings(WebApp.java:493)
> at com.ibm.ws.webcontainer.webapp.WebApp.initialize(WebApp.java:379)
> at com.ibm.ws.webcontainer.webapp.WebGroup.addWebApplication(WebGroup.java:114)
> at com.ibm.ws.webcontainer.VirtualHost.addWebApplication(VirtualHost.java:127)
> at com.ibm.ws.webcontainer.WebContainer.addWebApp(WebContainer.java:776)
> at com.ibm.ws.webcontainer.WebContainer.addWebApplication(WebContainer.java:729)
> at com.ibm.ws.runtime.component.WebContainerImpl.install(WebContainerImpl.java:140)
> at com.ibm.ws.runtime.component.WebContainerImpl.start(WebContainerImpl.java:360)
> at com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl.java:1019)
> at com.ibm.ws.runtime.component.DeployedApplicationImpl.fireDeployedObjectStart(DeployedApplicationImpl.java:1028)
> at com.ibm.ws.runtime.component.DeployedModuleImpl.start(DeployedModuleImpl.java:538)
> at com.ibm.ws.runtime.component.DeployedApplicationImpl.start(DeployedApplicationImpl.java:724)
> at com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplication(ApplicationMgrImpl.java:683)
> at com.ibm.ws.runtime.component.ApplicationMgrImpl$AppInitializer.run(ApplicationMgrImpl.java:1678)
> at com.ibm.ws.runtime.component.ComponentImpl$_AsynchInitializer.run(ComponentImpl.java:304)
> at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1332)
> ---- Begin backtrace for Nested Throwables
> java.lang.NoClassDefFoundError: org/xml/sax/ext/DefaultHandler2
> at org.exist.util.XMLReaderPool.<clinit>(XMLReaderPool.java:37)
> at org.exist.storage.BrokerPool.initialize(BrokerPool.java:649)
> at org.exist.storage.BrokerPool.<init>(BrokerPool.java:569)
> at org.exist.storage.BrokerPool.configure(BrokerPool.java:169)
> at org.exist.storage.BrokerPool.configure(BrokerPool.java:143)
> at org.exist.http.servlets.EXistServlet.startup(EXistServlet.java:585)
> at org.exist.http.servlets.EXistServlet.init(EXistServlet.java:115)
> at com.ibm.ws.webcontainer.servlet.ServletWrapper.init(ServletWrapper.java:262)
> at com.ibm.ws.webcontainer.servlet.ServletWrapper.initialize(ServletWrapper.java:1319)
> at com.ibm.wsspi.webcontainer.extension.WebExtensionProcessor.createServletWrapper(WebExtensionProcessor.java:84)
> at com.ibm.ws.webcontainer.webapp.WebApp.getServletWrapper(WebApp.java:745)
> at com.ibm.ws.webcontainer.webapp.WebApp.initializeTargetMappings(WebApp.java:493)
> at com.ibm.ws.webcontainer.webapp.WebApp.initialize(WebApp.java:379)
> at com.ibm.ws.webcontainer.webapp.WebGroup.addWebApplication(WebGroup.java:114)
> at com.ibm.ws.webcontainer.VirtualHost.addWebApplication(VirtualHost.java:127)
> at com.ibm.ws.webcontainer.WebContainer.addWebApp(WebContainer.java:776)
> at com.ibm.ws.webcontainer.WebContainer.addWebApplication(WebContainer.java:729)
> at com.ibm.ws.runtime.component.WebContainerImpl.install(WebContainerImpl.java:140)
> at com.ibm.ws.runtime.component.WebContainerImpl.start(WebContainerImpl.java:360)
> at com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl.java:1019)
> at com.ibm.ws.runtime.component.DeployedApplicationImpl.fireDeployedObjectStart(DeployedApplicationImpl.java:1028)
> at com.ibm.ws.runtime.component.DeployedModuleImpl.start(DeployedModuleImpl.java:538)
> at com.ibm.ws.runtime.component.DeployedApplicationImpl.start(DeployedApplicationImpl.java:724)
> at com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplication(ApplicationMgrImpl.java:683)
> at com.ibm.ws.runtime.component.ApplicationMgrImpl$AppInitializer.run(ApplicationMgrImpl.java:1678)
> at com.ibm.ws.runtime.component.ComponentImpl$_AsynchInitializer.run(ComponentImpl.java:304)
> at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1332)
> ]: {1}
> [6/21/07 13:49:00:000 GMT-06:00] 00000015 WebApp        E   Error while adding servlet mapping.
>
>
> Anyone has any ideas of what could be happening??
>
>

--
Orbeon Forms - Web Forms for the Enterprise Done the Right Way
http://www.orbeon.com/



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws