INFO: JMXStartupService: Stopped JMXConnectorServer: null Launching GlassFish on Felix platform OSGiGlassFishRuntime: Initialized org.apache.felix.framework [0] Dec 21, 2010 4:26:26 PM com.sun.enterprise.util.EarlyLogger add INFO: Total time to parse domain.xml: 74 milliseconds gfKernel = com.sun.enterprise.v3.server.AppServerStartup@51f2412a Dec 21, 2010 4:26:27 PM com.sun.logging.LogDomains$1 log INFO: In the ctor : instance name server Dec 21, 2010 4:26:27 PM com.sun.logging.LogDomains$1 log INFO: In the ctor : MONITORING SERVER amx:pp=/mon,type=server-mon,name=server INFO: This message was emitted before the logging service started:Total time to parse domain.xml: 74 milliseconds INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry INFO: Grizzly Framework 1.9.26 started in: 24ms - bound to [0.0.0.0:7676] INFO: Grizzly Framework 1.9.26 started in: 35ms - bound to [0.0.0.0:3700] INFO: Grizzly Framework 1.9.26 started in: 77ms - bound to [0.0.0.0:8080] INFO: Grizzly Framework 1.9.26 started in: 51ms - bound to [0.0.0.0:8181] INFO: Grizzly Framework 1.9.26 started in: 44ms - bound to [0.0.0.0:4848] INFO: The Admin Console is already installed, but not yet loaded. INFO: GlassFish Server Open Source Edition 3.1-b33 (33) startup time : Felix (2,881ms), startup services(925ms), total(3,806ms) INFO: Started bundle: file:/C:/Sun/glassfish-3.1-b24/glassfish/modules/autostart/osgi-javaee-base.jar INFO: Started bundle: file:/C:/Sun/glassfish-3.1-b24/glassfish/modules/autostart/org.apache.felix.eventadmin.jar INFO: ____________________________ Welcome to Apache Felix Gogo INFO: DTX5019: Transaction Manager is ready. Using [com.sun.enterprise.transaction.jts.JavaEETransactionManagerJTSDelegate] as the delegate INFO: Started bundle: file:/C:/Sun/glassfish-3.1-b24/glassfish/modules/autostart/org.apache.felix.bundlerepository.jar INFO: Started bundle: file:/C:/Sun/glassfish-3.1-b24/glassfish/modules/autostart/osgi-ejb-container.jar INFO: Started bundle: file:/C:/Sun/glassfish-3.1-b24/glassfish/modules/autostart/org.apache.felix.scr.jar INFO: Started bundle: file:/C:/Sun/glassfish-3.1-b24/glassfish/modules/autostart/osgi-ee-resources.jar INFO: Started bundle: file:/C:/Sun/glassfish-3.1-b24/glassfish/modules/autostart/osgi-cdi.jar INFO: Started bundle: file:/C:/Sun/glassfish-3.1-b24/glassfish/modules/autostart/osgi-web-container.jar INFO: Hibernate Validator 4.1.0.Final INFO: Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver. INFO: Started bundle: file:/C:/Sun/glassfish-3.1-b24/glassfish/modules/autostart/osgi-jpa.jar INFO: Started bundle: file:/C:/Sun/glassfish-3.1-b24/glassfish/modules/autostart/osgi-jta.jar INFO: Started bundle: file:/C:/Sun/glassfish-3.1-b24/glassfish/modules/autostart/osgi-jdbc.jar INFO: Binding RMI port to *:8686 INFO: [Thread[GlassFish Kernel Main Thread,5,main]] started INFO: JMXStartupService: Started JMXConnector, JMXService URL = service:jmx:rmi://amdPhenomII.myhome.westell.com:8686/jndi/rmi://amdPhenomII.myhome.westell.com:8686/jmxrmi INFO: Grizzly Framework 1.9.26 started in: 3ms - bound to [0.0.0.0:8080] INFO: Grizzly Framework 1.9.26 started in: 2ms - bound to [0.0.0.0:8181] INFO: Installed C:\Sun\glassfish-3.1-b24\glassfish\modules\autostart\org.apache.felix.webconsole.internal.servlet.OsgiManager.cfg INFO: Installed C:\Sun\glassfish-3.1-b24\glassfish\modules\autostart\org.apache.felix.fileinstall-autodeploy-bundles.cfg INFO: The Admin Console is already installed, but not yet loaded. INFO: The Admin Console is starting. Please wait. INFO: Initiating Jersey application, version 'Jersey: 1.5-ea08 12/10/2010 02:57 PM' INFO: WEB0169: Created HTTP listener [http-listener-1] on host/port [0.0.0.0:8080] INFO: WEB0169: Created HTTP listener [http-listener-2] on host/port [0.0.0.0:8181] INFO: WEB0169: Created HTTP listener [admin-listener] on host/port [0.0.0.0:4848] INFO: WEB0171: Created virtual server [server] INFO: WEB0171: Created virtual server [__asadmin] SEVERE: service exception java.lang.NoClassDefFoundError: com/sun/jersey/multipart/FormDataMultiPart at java.lang.Class.getDeclaredMethods0(Native Method) at java.lang.Class.privateGetDeclaredMethods(Class.java:2427) at java.lang.Class.privateGetPublicMethods(Class.java:2547) at java.lang.Class.privateGetPublicMethods(Class.java:2563) at java.lang.Class.privateGetPublicMethods(Class.java:2563) at java.lang.Class.getMethods(Class.java:1410) at com.sun.jersey.core.reflection.MethodList.getMethods(MethodList.java:77) at com.sun.jersey.core.reflection.MethodList.(MethodList.java:64) at com.sun.jersey.core.reflection.MethodList.(MethodList.java:60) at com.sun.jersey.server.impl.modelapi.annotation.IntrospectionModeller.createResource(IntrospectionModeller.java:115) at com.sun.jersey.server.impl.application.WebApplicationImpl.getAbstractResource(WebApplicationImpl.java:671) at com.sun.jersey.server.impl.application.RootResourceUriRules.(RootResourceUriRules.java:117) at com.sun.jersey.server.impl.application.WebApplicationImpl._initiate(WebApplicationImpl.java:1184) at com.sun.jersey.server.impl.application.WebApplicationImpl.access$600(WebApplicationImpl.java:159) at com.sun.jersey.server.impl.application.WebApplicationImpl$12.f(WebApplicationImpl.java:700) at com.sun.jersey.server.impl.application.WebApplicationImpl$12.f(WebApplicationImpl.java:697) at com.sun.jersey.spi.inject.Errors.processWithErrors(Errors.java:193) at com.sun.jersey.server.impl.application.WebApplicationImpl.initiate(WebApplicationImpl.java:697) at com.sun.jersey.api.container.ContainerFactory.createContainer(ContainerFactory.java:172) at com.sun.jersey.api.container.ContainerFactory.createContainer(ContainerFactory.java:134) at org.glassfish.admin.rest.LazyJerseyInit.exposeContext(LazyJerseyInit.java:124) at org.glassfish.admin.rest.adapter.RestAdapter.exposeContext(RestAdapter.java:452) at org.glassfish.admin.rest.adapter.RestAdapter.service(RestAdapter.java:173) at com.sun.grizzly.tcp.http11.GrizzlyAdapter.service(GrizzlyAdapter.java:168) at com.sun.enterprise.v3.server.HK2Dispatcher.dispath(HK2Dispatcher.java:117) at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:234) at com.sun.grizzly.http.ProcessorTask.invokeAdapter(ProcessorTask.java:817) at com.sun.grizzly.http.ProcessorTask.doProcess(ProcessorTask.java:718) at com.sun.grizzly.http.ProcessorTask.process(ProcessorTask.java:1007) at com.sun.grizzly.http.DefaultProtocolFilter.execute(DefaultProtocolFilter.java:225) at com.sun.grizzly.DefaultProtocolChain.executeProtocolFilter(DefaultProtocolChain.java:137) at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:104) at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:90) at com.sun.grizzly.http.HttpProtocolChain.execute(HttpProtocolChain.java:79) at com.sun.grizzly.ProtocolChainContextTask.doCall(ProtocolChainContextTask.java:54) at com.sun.grizzly.SelectionKeyContextTask.call(SelectionKeyContextTask.java:59) at com.sun.grizzly.ContextTask.run(ContextTask.java:71) at com.sun.grizzly.util.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:532) at com.sun.grizzly.util.AbstractThreadPool$Worker.run(AbstractThreadPool.java:513) at java.lang.Thread.run(Thread.java:662) Caused by: java.lang.ClassNotFoundException: com.sun.jersey.multipart.FormDataMultiPart not found by org.glassfish.admin.rest-service [196] at org.apache.felix.framework.ModuleImpl.findClassOrResourceByDelegation(ModuleImpl.java:787) at org.apache.felix.framework.ModuleImpl.access$400(ModuleImpl.java:71) at org.apache.felix.framework.ModuleImpl$ModuleClassLoader.loadClass(ModuleImpl.java:1768) at java.lang.ClassLoader.loadClass(ClassLoader.java:248) ... 40 more SEVERE: java.io.IOException: Server returned HTTP response code: 500 for URL: http://localhost:4848/management/domain at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1441) at com.sun.enterprise.v3.admin.adapter.AdminConsoleAdapter$1.run(AdminConsoleAdapter.java:378) INFO: WEB0172: Virtual server [server] loaded default web module [] INFO: SEC1002: Security Manager is OFF. INFO: SEC1010: Entering Security Startup Service INFO: SEC1143: Loading policy provider com.sun.enterprise.security.provider.PolicyWrapper. INFO: SEC1115: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. INFO: SEC1115: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. INFO: SEC1115: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. INFO: SEC1011: Security Service(s) Started Successfully INFO: Initializing Mojarra 2.1.0 (SNAPSHOT b09) for context '' INFO: WEB0671: Loading application [__admingui] at [/] INFO: CORE10010: Loading application __admingui done in 6,012 ms INFO: The Admin Console application is loaded.