users@glassfish.java.net

Glasssfish V3 Beta cant start the admin console out of the box.

From: <glassfish_at_javadesktop.org>
Date: Mon, 23 Feb 2009 14:05:48 PST

I just downloaded the latest and greatest..
glassfish-v3-ea-b37-windows.exe

Java version..
Running J6 12

And the admin console does not start getting this error.. Any ideas?


 2009 4:58:32 PM org.apache.catalina.core.ContainerBase startChildren
 PWC1240: Container StandardEngine[com.sun.appserv].StandardHost[server].StandardContext[] has not been started
ml.parsers.FactoryConfigurationError: Provider org.apache.crimson.jaxp.SAXParserFactoryImpl not found
 at javax.xml.parsers.SAXParserFactory.newInstance(SAXParserFactory.java:134)
 at org.apache.tomcat.util.digester.Digester.getFactory(Digester.java:554)
 at org.apache.catalina.startup.DigesterFactory.newDigester(DigesterFactory.java:123)
 at org.apache.catalina.startup.ContextConfig.createWebXmlDigester(ContextConfig.java:654)
 at org.apache.catalina.startup.ContextConfig.createWebDigester(ContextConfig.java:640)
 at org.apache.catalina.startup.ContextConfig.init(ContextConfig.java:1048)
 at com.sun.enterprise.web.WebModuleContextConfig.lifecycleEvent(WebModuleContextConfig.java:170)
 at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:159)
 at org.apache.catalina.core.StandardContext.init(StandardContext.java:6894)
 at org.apache.catalina.core.StandardContext.start(StandardContext.java:5325)
 at com.sun.enterprise.web.WebModule.start(WebModule.java:468)
 at org.apache.catalina.core.ContainerBase.startChildren(ContainerBase.java:1531)
 at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1192)
 at org.apache.catalina.core.StandardHost.start(StandardHost.java:976)
 at org.apache.catalina.core.ContainerBase.startChildren(ContainerBase.java:1531)
 at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1192)
 at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:550)
 at org.apache.catalina.startup.Embedded.start(Embedded.java:945)
 at com.sun.enterprise.web.WebContainer.postConstruct(WebContainer.java:598)
 at com.sun.hk2.component.AbstractWombImpl.inject(AbstractWombImpl.java:160)
 at com.sun.hk2.component.ConstructorWomb$1.run(ConstructorWomb.java:90)
 at java.security.AccessController.doPrivileged(Native Method)
 at com.sun.hk2.component.ConstructorWomb.initialize(ConstructorWomb.java:87)
 at com.sun.hk2.component.AbstractWombImpl.get(AbstractWombImpl.java:77)
 at com.sun.hk2.component.SingletonInhabitant.get(SingletonInhabitant.java:58)
 at com.sun.hk2.component.LazyInhabitant.get(LazyInhabitant.java:107)
 at com.sun.hk2.component.AbstractInhabitantImpl.get(AbstractInhabitantImpl.java:60)
 at org.glassfish.internal.data.EngineInfo.getContainer(EngineInfo.java:78)
 at com.sun.enterprise.v3.server.ApplicationLifecycle.startContainers(ApplicationLifecycle.java:576)
 at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:384)
 at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:212)
 at com.sun.enterprise.v3.server.ApplicationLoaderService.processApplication(ApplicationLoaderService.java:276)
 at com.sun.enterprise.v3.admin.adapter.InstallerThread.load(InstallerThread.java:285)
 at com.sun.enterprise.v3.admin.adapter.InstallerThread.run(InstallerThread.java:100)
 2009 4:58:32 PM com.sun.enterprise.security.SecurityLifecycle <init>
ecurity.secmgroff
 2009 4:58:32 PM com.sun.enterprise.security.SecurityLifecycle onInitialization
ecurity startup service called
 2009 4:58:32 PM com.sun.enterprise.security.SecurityLifecycle onInitialization
ecurity service(s) started successfully....
 2009 4:58:32 PM com.sun.enterprise.security.PolicyLoader loadPolicy
olicy.loading
 2009 4:58:33 PM
OL Loading time625
 2009 4:58:33 PM com.sun.enterprise.web.WebApplication start
: javax.xml.parsers.FactoryConfigurationError: Provider org.apache.crimson.jaxp.SAXParserFactoryImpl not found
ml.parsers.FactoryConfigurationError: Provider org.apache.crimson.jaxp.SAXParserFactoryImpl not found
 at javax.xml.parsers.SAXParserFactory.newInstance(SAXParserFactory.java:134)
 at org.apache.tomcat.util.digester.Digester.getFactory(Digester.java:554)
 at org.apache.catalina.startup.DigesterFactory.newDigester(DigesterFactory.java:123)
 at org.apache.catalina.startup.ContextConfig.createWebXmlDigester(ContextConfig.java:654)
 at org.apache.catalina.startup.ContextConfig.createWebDigester(ContextConfig.java:640)
 at org.apache.catalina.startup.ContextConfig.init(ContextConfig.java:1048)
 at com.sun.enterprise.web.WebModuleContextConfig.lifecycleEvent(WebModuleContextConfig.java:170)
 at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:159)
 at org.apache.catalina.core.StandardContext.init(StandardContext.java:6894)
 at org.apache.catalina.core.StandardContext.start(StandardContext.java:5325)
 at com.sun.enterprise.web.WebModule.start(WebModule.java:468)
 at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:935)
 at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:919)
 at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:693)
 at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:2114)
 at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1801)
 at com.sun.enterprise.web.WebApplication.start(WebApplication.java:89)
 at org.glassfish.internal.data.EngineRef.start(EngineRef.java:114)
 at org.glassfish.internal.data.ModuleInfo.start(ModuleInfo.java:182)
 at org.glassfish.internal.data.ApplicationInfo.start(ApplicationInfo.java:160)
 at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:272)
 at com.sun.enterprise.v3.server.ApplicationLoaderService.processApplication(ApplicationLoaderService.java:276)
 at com.sun.enterprise.v3.admin.adapter.InstallerThread.load(InstallerThread.java:285)
 at com.sun.enterprise.v3.admin.adapter.InstallerThread.run(InstallerThread.java:100)
 2009 4:58:33 PM org.glassfish.api.ActionReport failure
 Exception while invoking class com.sun.enterprise.web.WebApplication start method
ng.Exception: javax.xml.parsers.FactoryConfigurationError: Provider org.apache.crimson.jaxp.SAXParserFactoryImpl not found
 at com.sun.enterprise.web.WebApplication.start(WebApplication.java:115)
 at org.glassfish.internal.data.EngineRef.start(EngineRef.java:114)
 at org.glassfish.internal.data.ModuleInfo.start(ModuleInfo.java:182)
 at org.glassfish.internal.data.ApplicationInfo.start(ApplicationInfo.java:160)
 at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:272)
 at com.sun.enterprise.v3.server.ApplicationLoaderService.processApplication(ApplicationLoaderService.java:276)
 at com.sun.enterprise.v3.admin.adapter.InstallerThread.load(InstallerThread.java:285)
 at com.sun.enterprise.v3.admin.adapter.InstallerThread.run(InstallerThread.java:100)
 2009 4:58:33 PM org.glassfish.api.ActionReport failure
 Exception while deploying the app
ng.Exception: javax.xml.parsers.FactoryConfigurationError: Provider org.apache.crimson.jaxp.SAXParserFactoryImpl not found
 at com.sun.enterprise.web.WebApplication.start(WebApplication.java:115)
 at org.glassfish.internal.data.EngineRef.start(EngineRef.java:114)
 at org.glassfish.internal.data.ModuleInfo.start(ModuleInfo.java:182)
 at org.glassfish.internal.data.ApplicationInfo.start(ApplicationInfo.java:160)
 at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:272)
 at com.sun.enterprise.v3.server.ApplicationLoaderService.processApplication(ApplicationLoaderService.java:276)
 at com.sun.enterprise.v3.admin.adapter.InstallerThread.load(InstallerThread.java:285)
 at com.sun.enterprise.v3.admin.adapter.InstallerThread.run(InstallerThread.java:100)
 2009 4:58:33 PM com.sun.enterprise.v3.server.ApplicationLoaderService processApplication
 Exception while deploying the app : java.lang.Exception: javax.xml.parsers.FactoryConfigurationError: Provider org.apache.crimson.jaxp.SAXParserFactoryImpl not found
 2009 4:58:33 PM com.sun.enterprise.v3.admin.adapter.AdminConsoleAdapter setStateMsg
he Admin Console application is loaded.
 2009 4:58:36 PM com.sun.enterprise.v3.admin.adapter.AdminConsoleAdapter logRequest
dminConsoleAdapter's STATE IS: The Admin Console application is loaded.
[Message sent by forum member 'oodeveloper09' (oodeveloper09)]

http://forums.java.net/jive/thread.jspa?messageID=333422