For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub
- This topic has 8 replies, 3 voices, and was last updated 18 years ago by
Riyad Kalla.
-
AuthorPosts
-
matthewPLMemberThis message has not been recovered.
December 1, 2007 at 11:53 pm #279230
Riyad KallaMemberThis message has not been recovered.
March 7, 2008 at 3:58 pm #282635
RussMemberWhen I attempt to accomplish a exploded deployment to Glassfish I get the following error.
PWC3038: Exception processing JAR at resource path C:\glassfish\domains\domain1\autodeploy\jtdi_cm.ear\jtdi_cmEJB.jar in context /jtdi_cmWeb java.util.zip.ZipException: Access is deniedThen I go look at the JNDI treeAdmin GUI |_ Application Server |_JNDI BrowsingAll the ejb are in the the JNDI Tree, but the application does not come up within the Servlet.
Any help would be appreciated.
Russ
March 7, 2008 at 4:03 pm #282637
RussMemberWhen I dig a little deeper, I see the EJB are deployed properly….
INFO: LDR5010: All ejb(s) of [jtdi_cm] loaded successfully!I am wondering if it involves something about the tld libraries.
Mar 7, 2008 3:44:14 PM org.apache.catalina.startup.TldConfig tldScanJarRuss
March 7, 2008 at 4:11 pm #282638
Riyad KallaMemberRuss, what is your complete startup log for that Glassfish server look like? (can you copy-paste it here for me pls)
March 7, 2008 at 4:19 pm #282639
RussMemberMar 7, 2008 4:17:01 PM com.sun.enterprise.server.PEMain main INFO: Starting Sun Java System Application Server 9.1_01 (build b09d-fcs) ... Mar 7, 2008 4:17:01 PM com.sun.enterprise.server.PEMain$LoadMBeanServer doRun INFO: MBeanServer started: com.sun.enterprise.interceptor.DynamicInterceptor Mar 7, 2008 4:17:02 PM com.sun.enterprise.server.ss.ASLazyKernel startASSocketServices INFO: CORE5098: AS Socket Service Initialization has been completed. Mar 7, 2008 4:17:02 PM com.sun.enterprise.server.ApplicationServer printStartupInfo INFO: CORE5076: Using [Java HotSpot(TM) Client VM, Version 1.5.0_11] from [Sun Microsystems Inc.] Mar 7, 2008 4:17:02 PM com.sun.enterprise.security.SecurityLifecycle <init> INFO: SEC1002: Security Manager is OFF. Mar 7, 2008 4:17:04 PM com.sun.enterprise.server.logging.SystemOutandErrHandler$LoggingByteArrayOutputStream flush INFO: C:\glassfish\domains\domain1/config/.__com_sun_appserv_pid Mar 7, 2008 4:17:04 PM com.sun.enterprise.admin.server.core.AdminService init INFO: ADM0001:SunoneInterceptor is now enabled Mar 7, 2008 4:17:04 PM com.sun.enterprise.security.PolicyLoader loadPolicy INFO: SEC1143: Loading policy provider com.sun.enterprise.security.provider.PolicyWrapper. Mar 7, 2008 4:17:05 PM com.sun.enterprise.web.VirtualServer configureSSOValve INFO: WEB0114: SSO is disabled in virtual server [server] Mar 7, 2008 4:17:05 PM com.sun.enterprise.web.VirtualServer configureSSOValve INFO: WEB0114: SSO is disabled in virtual server [__asadmin] Mar 7, 2008 4:17:06 PM com.sun.enterprise.admin.server.core.AdminService initializeAMXMBeans INFO: ADM1079: Initialization of AMX MBeans started Mar 7, 2008 4:17:07 PM com.sun.enterprise.admin.jmx.remote.server.rmi.JmxConnectorServerDriver logJconsoleStartup INFO: ADM1504: Here is the JMXServiceURL for the Standard JMXConnectorServer: [service:jmx:rmi:///jndi/rmi://rraylpt.ingrnet.com:8686/jmxrmi]. This is where the remote administrative clients should connect using the standard JMX connectors Mar 7, 2008 4:17:07 PM com.sun.enterprise.admin.jmx.remote.server.rmi.JmxConnectorServerDriver logJconsoleStartup INFO: ADM1506: Status of Standard JMX Connector: Active = [true] Mar 7, 2008 4:17:08 PM com.sun.jbi.framework.JBIFramework startup INFO: JBIFW0010: JBI framework ready to accept requests. Mar 7, 2008 4:17:10 PM com.sun.ejb.base.sfsb.util.EJBServerConfigLookup needToAddSFSBVersionInterceptors INFO: EJBSCLookup:: sc.getEjbContainerAvailabilityEnabledFromConfig() ==> false Mar 7, 2008 4:17:12 PM com.sun.jts.CosTransactions.DefaultTransactionService identify_ORB INFO: JTS5014: Recoverable JTS instance, serverId = [3700] Mar 7, 2008 4:17:12 PM com.sun.enterprise.server.ondemand.SystemAppLoader loadSystemApps INFO: About to load the system app: MEjbApp Mar 7, 2008 4:17:12 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory checking if SFSBVersionPolicy need to be added Mar 7, 2008 4:17:12 PM com.sun.ejb.base.sfsb.util.EJBServerConfigLookup needToAddSFSBVersionInterceptors INFO: EJBSCLookup:: sc.getEjbContainerAvailabilityEnabledFromConfig() ==> false Mar 7, 2008 4:17:12 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory addSFSBVersionPolicy? false Mar 7, 2008 4:17:12 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory checking if SFSBVersionPolicy need to be added Mar 7, 2008 4:17:12 PM com.sun.ejb.base.sfsb.util.EJBServerConfigLookup needToAddSFSBVersionInterceptors INFO: EJBSCLookup:: sc.getEjbContainerAvailabilityEnabledFromConfig() ==> false Mar 7, 2008 4:17:12 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory addSFSBVersionPolicy? false Mar 7, 2008 4:17:12 PM com.sun.enterprise.server.AbstractLoader loadEjbs INFO: LDR5010: All ejb(s) of [MEjbApp] loaded successfully! Mar 7, 2008 4:17:12 PM com.sun.enterprise.server.ondemand.SystemAppLoader loadSystemApps INFO: About to load the system app: __ejb_container_timer_app Mar 7, 2008 4:17:13 PM com.sun.enterprise.server.AbstractManager loadOneSystemApp SEVERE: core.unexpected_error_occured_while_loading_system_app java.lang.UnsupportedClassVersionError: UnsupportedClassVersionError: Class com.sun.ejb.containers.TimerBean_2100919770_ConcreteImpl has unsupported major or minor version numbers, which are greater than those found in the Java Runtime Environment version 1.5.0_11 at com.sun.enterprise.loader.EJBClassLoader.findClass(EJBClassLoader.java:690) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at com.sun.ejb.containers.BaseContainer.<init>(BaseContainer.java:423) at com.sun.ejb.containers.EntityContainer.<init>(EntityContainer.java:246) at com.sun.ejb.containers.TimerBeanContainer.<init>(TimerBeanContainer.java:72) at com.sun.ejb.containers.ContainerFactoryImpl.createContainer(ContainerFactoryImpl.java:550) at com.sun.enterprise.server.AbstractLoader.loadEjbs(AbstractLoader.java:536) at com.sun.enterprise.server.ApplicationLoader.doLoad(ApplicationLoader.java:188) at com.sun.enterprise.server.TomcatApplicationLoader.doLoad(TomcatApplicationLoader.java:126) at com.sun.enterprise.server.AbstractLoader.load(AbstractLoader.java:244) at com.sun.enterprise.server.AbstractManager.loadOneSystemApp(AbstractManager.java:393) at com.sun.enterprise.server.ondemand.SystemAppLoader.loadSystemApps(SystemAppLoader.java:124) at com.sun.enterprise.server.ondemand.EjbServiceGroup.loadSystemApps(EjbServiceGroup.java:183) at com.sun.enterprise.server.ondemand.EjbServiceGroup.start(EjbServiceGroup.java:141) at com.sun.enterprise.server.ondemand.ServiceGroup$1.run(ServiceGroup.java:193) at java.security.AccessController.doPrivileged(Native Method) at com.sun.enterprise.server.ondemand.ServiceGroup.startChildren(ServiceGroup.java:190) at com.sun.enterprise.server.ondemand.MainServiceGroup.start(MainServiceGroup.java:58) at com.sun.enterprise.server.ondemand.ServerEntryListenerImpl.notifyEntry(ServerEntryListenerImpl.java:85) at com.sun.enterprise.server.ondemand.entry.ServerEntryHelper.sendEvent(ServerEntryHelper.java:75) at com.sun.enterprise.server.ondemand.entry.ServerEntryHelper.generateAppLoaderEntryContext(ServerEntryHelper.java:60) at com.sun.enterprise.server.AbstractLoader.generateEntryContext(AbstractLoader.java:876) at com.sun.enterprise.server.AbstractLoader.notifyAppEvent(AbstractLoader.java:882) at com.sun.enterprise.server.ApplicationLoader.doLoad(ApplicationLoader.java:176) at com.sun.enterprise.server.TomcatApplicationLoader.doLoad(TomcatApplicationLoader.java:126) at com.sun.enterprise.server.AbstractLoader.load(AbstractLoader.java:244) at com.sun.enterprise.server.AbstractManager.load(AbstractManager.java:225) at com.sun.enterprise.server.ApplicationLifecycle.onStartup(ApplicationLifecycle.java:217) at com.sun.enterprise.server.ApplicationServer.onStartup(ApplicationServer.java:442) at com.sun.enterprise.server.ondemand.OnDemandServer.onStartup(OnDemandServer.java:120) at com.sun.enterprise.server.PEMain.run(PEMain.java:411) at com.sun.enterprise.server.PEMain.main(PEMain.java:338) 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 com.sun.enterprise.server.PELaunch.main(PELaunch.java:412) Mar 7, 2008 4:17:14 PM oracle.toplink.essentials.session.file:/C:/glassfish/domains/domain1/autodeploy/jtdi_cm.ear/jtdi_cmEJB.jar/-jtdi_ci_EJB_PU.transaction INFO: property toplink.platform.class.name is deprecated, property toplink.target-database should be used instead. Mar 7, 2008 4:17:15 PM com.sun.enterprise.naming.NamingManagerImpl bindObjects INFO: naming.bind Mar 7, 2008 4:17:15 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory checking if SFSBVersionPolicy need to be added Mar 7, 2008 4:17:15 PM com.sun.ejb.base.sfsb.util.EJBServerConfigLookup needToAddSFSBVersionInterceptors INFO: EJBSCLookup:: sc.getEjbContainerAvailabilityEnabledFromConfig() ==> false Mar 7, 2008 4:17:15 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory addSFSBVersionPolicy? false Mar 7, 2008 4:17:15 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory checking if SFSBVersionPolicy need to be added Mar 7, 2008 4:17:15 PM com.sun.ejb.base.sfsb.util.EJBServerConfigLookup needToAddSFSBVersionInterceptors INFO: EJBSCLookup:: sc.getEjbContainerAvailabilityEnabledFromConfig() ==> false Mar 7, 2008 4:17:15 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory addSFSBVersionPolicy? false Mar 7, 2008 4:17:15 PM com.sun.ejb.containers.BaseContainer initializeHome INFO: **RemoteBusinessJndiName: ejb/DocumentAssetPublisher; remoteBusIntf: jtdi.cm.ejb.bean.session.publisher.DocumentAssetRemote Mar 7, 2008 4:17:15 PM EJBClassLoader findClass INFO: jtdi.cm.ejb.bean.entity.PemaAsset actually got transformed Mar 7, 2008 4:17:15 PM com.sun.enterprise.naming.NamingManagerImpl bindObjects INFO: naming.bind Mar 7, 2008 4:17:15 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory checking if SFSBVersionPolicy need to be added Mar 7, 2008 4:17:15 PM com.sun.ejb.base.sfsb.util.EJBServerConfigLookup needToAddSFSBVersionInterceptors INFO: EJBSCLookup:: sc.getEjbContainerAvailabilityEnabledFromConfig() ==> false Mar 7, 2008 4:17:15 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory addSFSBVersionPolicy? false Mar 7, 2008 4:17:15 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory checking if SFSBVersionPolicy need to be added Mar 7, 2008 4:17:15 PM com.sun.ejb.base.sfsb.util.EJBServerConfigLookup needToAddSFSBVersionInterceptors INFO: EJBSCLookup:: sc.getEjbContainerAvailabilityEnabledFromConfig() ==> false Mar 7, 2008 4:17:15 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory addSFSBVersionPolicy? false Mar 7, 2008 4:17:15 PM com.sun.ejb.containers.BaseContainer initializeHome INFO: **RemoteBusinessJndiName: ejb/PemaAssetPublisher; remoteBusIntf: jtdi.cm.ejb.bean.session.publisher.PemaAssetPublisherRemote Mar 7, 2008 4:17:15 PM EJBClassLoader findClass INFO: jtdi.cm.ejb.bean.entity.Address actually got transformed Mar 7, 2008 4:17:15 PM EJBClassLoader findClass INFO: jtdi.cm.ejb.bean.entity.MilitaryOrganization actually got transformed Mar 7, 2008 4:17:15 PM EJBClassLoader findClass INFO: jtdi.cm.ejb.bean.entity.JtdiLocation actually got transformed Mar 7, 2008 4:17:15 PM EJBClassLoader findClass INFO: jtdi.cm.ejb.bean.entity.PointOfContact actually got transformed Mar 7, 2008 4:17:15 PM com.sun.enterprise.naming.NamingManagerImpl bindObjects INFO: naming.bind Mar 7, 2008 4:17:15 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory checking if SFSBVersionPolicy need to be added Mar 7, 2008 4:17:15 PM com.sun.ejb.base.sfsb.util.EJBServerConfigLookup needToAddSFSBVersionInterceptors INFO: EJBSCLookup:: sc.getEjbContainerAvailabilityEnabledFromConfig() ==> false Mar 7, 2008 4:17:15 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory addSFSBVersionPolicy? false Mar 7, 2008 4:17:15 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory checking if SFSBVersionPolicy need to be added Mar 7, 2008 4:17:15 PM com.sun.ejb.base.sfsb.util.EJBServerConfigLookup needToAddSFSBVersionInterceptors INFO: EJBSCLookup:: sc.getEjbContainerAvailabilityEnabledFromConfig() ==> false Mar 7, 2008 4:17:15 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory addSFSBVersionPolicy? false Mar 7, 2008 4:17:15 PM com.sun.ejb.containers.BaseContainer initializeHome INFO: **RemoteBusinessJndiName: ejb/JtdiSitePublisher; remoteBusIntf: jtdi.cm.ejb.bean.session.publisher.JtdiSitePublisherRemote Mar 7, 2008 4:17:15 PM EJBClassLoader findClass INFO: jtdi.cm.ejb.bean.entity.SoftwareAsset actually got transformed Mar 7, 2008 4:17:15 PM EJBClassLoader findClass INFO: jtdi.cm.ejb.bean.entity.Warranty actually got transformed Mar 7, 2008 4:17:15 PM EJBClassLoader findClass INFO: jtdi.cm.ejb.bean.entity.Manufacturer actually got transformed Mar 7, 2008 4:17:16 PM EJBClassLoader findClass INFO: jtdi.cm.ejb.bean.entity.ServerAsset actually got transformed Mar 7, 2008 4:17:16 PM EJBClassLoader findClass INFO: jtdi.cm.ejb.bean.entity.SoftwareLicense actually got transformed Mar 7, 2008 4:17:16 PM EJBClassLoader findClass INFO: jtdi.cm.ejb.bean.entity.GoldDiskAsset actually got transformed Mar 7, 2008 4:17:16 PM com.sun.enterprise.naming.NamingManagerImpl bindObjects INFO: naming.bind Mar 7, 2008 4:17:16 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory checking if SFSBVersionPolicy need to be added Mar 7, 2008 4:17:16 PM com.sun.ejb.base.sfsb.util.EJBServerConfigLookup needToAddSFSBVersionInterceptors INFO: EJBSCLookup:: sc.getEjbContainerAvailabilityEnabledFromConfig() ==> false Mar 7, 2008 4:17:16 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory addSFSBVersionPolicy? false Mar 7, 2008 4:17:16 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory checking if SFSBVersionPolicy need to be added Mar 7, 2008 4:17:16 PM com.sun.ejb.base.sfsb.util.EJBServerConfigLookup needToAddSFSBVersionInterceptors INFO: EJBSCLookup:: sc.getEjbContainerAvailabilityEnabledFromConfig() ==> false Mar 7, 2008 4:17:16 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory addSFSBVersionPolicy? false Mar 7, 2008 4:17:16 PM com.sun.ejb.containers.BaseContainer initializeHome INFO: **RemoteBusinessJndiName: ejb/SoftwareAssetPublisher; remoteBusIntf: jtdi.cm.ejb.bean.session.publisher.SoftwareAssetPublisherRemote Mar 7, 2008 4:17:16 PM EJBClassLoader findClass INFO: jtdi.cm.ejb.bean.entity.Asset actually got transformed Mar 7, 2008 4:17:16 PM EJBClassLoader findClass INFO: jtdi.cm.ejb.bean.entity.TradingPartner actually got transformed Mar 7, 2008 4:17:16 PM EJBClassLoader findClass INFO: jtdi.cm.ejb.bean.entity.Consumable actually got transformed Mar 7, 2008 4:17:16 PM com.sun.enterprise.naming.NamingManagerImpl bindObjects INFO: naming.bind Mar 7, 2008 4:17:16 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory checking if SFSBVersionPolicy need to be added Mar 7, 2008 4:17:16 PM com.sun.ejb.base.sfsb.util.EJBServerConfigLookup needToAddSFSBVersionInterceptors INFO: EJBSCLookup:: sc.getEjbContainerAvailabilityEnabledFromConfig() ==> false Mar 7, 2008 4:17:16 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory addSFSBVersionPolicy? false Mar 7, 2008 4:17:16 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory checking if SFSBVersionPolicy need to be added Mar 7, 2008 4:17:16 PM com.sun.ejb.base.sfsb.util.EJBServerConfigLookup needToAddSFSBVersionInterceptors INFO: EJBSCLookup:: sc.getEjbContainerAvailabilityEnabledFromConfig() ==> false Mar 7, 2008 4:17:16 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory addSFSBVersionPolicy? false Mar 7, 2008 4:17:16 PM com.sun.ejb.containers.BaseContainer initializeHome INFO: **RemoteBusinessJndiName: ejb/AssetPublisher; remoteBusIntf: jtdi.cm.ejb.bean.session.publisher.AssetPublisherRemote Mar 7, 2008 4:17:16 PM com.sun.enterprise.naming.NamingManagerImpl bindObjects INFO: naming.bind Mar 7, 2008 4:17:16 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory checking if SFSBVersionPolicy need to be added Mar 7, 2008 4:17:16 PM com.sun.ejb.base.sfsb.util.EJBServerConfigLookup needToAddSFSBVersionInterceptors INFO: EJBSCLookup:: sc.getEjbContainerAvailabilityEnabledFromConfig() ==> false Mar 7, 2008 4:17:16 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory addSFSBVersionPolicy? false Mar 7, 2008 4:17:16 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory checking if SFSBVersionPolicy need to be added Mar 7, 2008 4:17:16 PM com.sun.ejb.base.sfsb.util.EJBServerConfigLookup needToAddSFSBVersionInterceptors INFO: EJBSCLookup:: sc.getEjbContainerAvailabilityEnabledFromConfig() ==> false Mar 7, 2008 4:17:16 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory addSFSBVersionPolicy? false Mar 7, 2008 4:17:16 PM com.sun.ejb.containers.BaseContainer initializeHome INFO: **RemoteBusinessJndiName: ejb/MilitaryOrganizationPublisher; remoteBusIntf: jtdi.cm.ejb.bean.session.publisher.MilitaryOrganizationPublisherRemote Mar 7, 2008 4:17:16 PM com.sun.enterprise.naming.NamingManagerImpl bindObjects INFO: naming.bind Mar 7, 2008 4:17:16 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory checking if SFSBVersionPolicy need to be added Mar 7, 2008 4:17:16 PM com.sun.ejb.base.sfsb.util.EJBServerConfigLookup needToAddSFSBVersionInterceptors INFO: EJBSCLookup:: sc.getEjbContainerAvailabilityEnabledFromConfig() ==> false Mar 7, 2008 4:17:16 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory addSFSBVersionPolicy? false Mar 7, 2008 4:17:16 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory checking if SFSBVersionPolicy need to be added Mar 7, 2008 4:17:16 PM com.sun.ejb.base.sfsb.util.EJBServerConfigLookup needToAddSFSBVersionInterceptors INFO: EJBSCLookup:: sc.getEjbContainerAvailabilityEnabledFromConfig() ==> false Mar 7, 2008 4:17:16 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory addSFSBVersionPolicy? false Mar 7, 2008 4:17:16 PM com.sun.ejb.containers.BaseContainer initializeHome INFO: **RemoteBusinessJndiName: ejb/JtdiLocationPublisher; remoteBusIntf: jtdi.cm.ejb.bean.session.publisher.JtdiLocationPublisherRemote Mar 7, 2008 4:17:16 PM com.sun.enterprise.naming.NamingManagerImpl bindObjects INFO: naming.bind Mar 7, 2008 4:17:16 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory checking if SFSBVersionPolicy need to be added Mar 7, 2008 4:17:16 PM com.sun.ejb.base.sfsb.util.EJBServerConfigLookup needToAddSFSBVersionInterceptors INFO: EJBSCLookup:: sc.getEjbContainerAvailabilityEnabledFromConfig() ==> false Mar 7, 2008 4:17:16 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory addSFSBVersionPolicy? false Mar 7, 2008 4:17:16 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory checking if SFSBVersionPolicy need to be added Mar 7, 2008 4:17:16 PM com.sun.ejb.base.sfsb.util.EJBServerConfigLookup needToAddSFSBVersionInterceptors INFO: EJBSCLookup:: sc.getEjbContainerAvailabilityEnabledFromConfig() ==> false Mar 7, 2008 4:17:16 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory addSFSBVersionPolicy? false Mar 7, 2008 4:17:16 PM com.sun.ejb.containers.BaseContainer initializeHome INFO: **RemoteBusinessJndiName: ejb/AssetTypePublisher; remoteBusIntf: jtdi.cm.ejb.bean.session.publisher.AssetTypePublisherRemote Mar 7, 2008 4:17:16 PM com.sun.enterprise.naming.NamingManagerImpl bindObjects INFO: naming.bind Mar 7, 2008 4:17:16 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory checking if SFSBVersionPolicy need to be added Mar 7, 2008 4:17:16 PM com.sun.ejb.base.sfsb.util.EJBServerConfigLookup needToAddSFSBVersionInterceptors INFO: EJBSCLookup:: sc.getEjbContainerAvailabilityEnabledFromConfig() ==> false Mar 7, 2008 4:17:16 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory addSFSBVersionPolicy? false Mar 7, 2008 4:17:16 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory checking if SFSBVersionPolicy need to be added Mar 7, 2008 4:17:16 PM com.sun.ejb.base.sfsb.util.EJBServerConfigLookup needToAddSFSBVersionInterceptors INFO: EJBSCLookup:: sc.getEjbContainerAvailabilityEnabledFromConfig() ==> false Mar 7, 2008 4:17:16 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory addSFSBVersionPolicy? false Mar 7, 2008 4:17:16 PM com.sun.ejb.containers.BaseContainer initializeHome INFO: **RemoteBusinessJndiName: ejb/WarrantyPublisher; remoteBusIntf: jtdi.cm.ejb.bean.session.publisher.WarrantyPublisherRemote Mar 7, 2008 4:17:16 PM com.sun.enterprise.naming.NamingManagerImpl bindObjects INFO: naming.bind Mar 7, 2008 4:17:16 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory checking if SFSBVersionPolicy need to be added Mar 7, 2008 4:17:16 PM com.sun.ejb.base.sfsb.util.EJBServerConfigLookup needToAddSFSBVersionInterceptors INFO: EJBSCLookup:: sc.getEjbContainerAvailabilityEnabledFromConfig() ==> false Mar 7, 2008 4:17:16 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory addSFSBVersionPolicy? false Mar 7, 2008 4:17:16 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory checking if SFSBVersionPolicy need to be added Mar 7, 2008 4:17:16 PM com.sun.ejb.base.sfsb.util.EJBServerConfigLookup needToAddSFSBVersionInterceptors INFO: EJBSCLookup:: sc.getEjbContainerAvailabilityEnabledFromConfig() ==> false Mar 7, 2008 4:17:16 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory addSFSBVersionPolicy? false Mar 7, 2008 4:17:16 PM com.sun.ejb.containers.BaseContainer initializeHome INFO: **RemoteBusinessJndiName: ejb/GoldDiskAssetPublisher; remoteBusIntf: jtdi.cm.ejb.bean.session.publisher.GoldDiskAssetPublisherRemote Mar 7, 2008 4:17:16 PM com.sun.enterprise.naming.NamingManagerImpl bindObjects INFO: naming.bind Mar 7, 2008 4:17:16 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory checking if SFSBVersionPolicy need to be added Mar 7, 2008 4:17:16 PM com.sun.ejb.base.sfsb.util.EJBServerConfigLookup needToAddSFSBVersionInterceptors INFO: EJBSCLookup:: sc.getEjbContainerAvailabilityEnabledFromConfig() ==> false Mar 7, 2008 4:17:16 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory addSFSBVersionPolicy? false Mar 7, 2008 4:17:16 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory checking if SFSBVersionPolicy need to be added Mar 7, 2008 4:17:16 PM com.sun.ejb.base.sfsb.util.EJBServerConfigLookup needToAddSFSBVersionInterceptors INFO: EJBSCLookup:: sc.getEjbContainerAvailabilityEnabledFromConfig() ==> false Mar 7, 2008 4:17:16 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory addSFSBVersionPolicy? false Mar 7, 2008 4:17:16 PM com.sun.ejb.containers.BaseContainer initializeHome INFO: **RemoteBusinessJndiName: ejb/ServerAssetPublisher; remoteBusIntf: jtdi.cm.ejb.bean.session.publisher.ServerAssetPublisherRemote Mar 7, 2008 4:17:16 PM EJBClassLoader findClass INFO: jtdi.cm.ejb.bean.entity.DistributionPoint actually got transformed Mar 7, 2008 4:17:16 PM com.sun.enterprise.naming.NamingManagerImpl bindObjects INFO: naming.bind Mar 7, 2008 4:17:16 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory checking if SFSBVersionPolicy need to be added Mar 7, 2008 4:17:16 PM com.sun.ejb.base.sfsb.util.EJBServerConfigLookup needToAddSFSBVersionInterceptors INFO: EJBSCLookup:: sc.getEjbContainerAvailabilityEnabledFromConfig() ==> false Mar 7, 2008 4:17:16 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory addSFSBVersionPolicy? false Mar 7, 2008 4:17:16 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory checking if SFSBVersionPolicy need to be added Mar 7, 2008 4:17:16 PM com.sun.ejb.base.sfsb.util.EJBServerConfigLookup needToAddSFSBVersionInterceptors INFO: EJBSCLookup:: sc.getEjbContainerAvailabilityEnabledFromConfig() ==> false Mar 7, 2008 4:17:16 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory addSFSBVersionPolicy? false Mar 7, 2008 4:17:16 PM com.sun.ejb.containers.BaseContainer initializeHome INFO: **RemoteBusinessJndiName: ejb/ManufacturerPublisher; remoteBusIntf: jtdi.cm.ejb.bean.session.publisher.ManufacturerPublisherRemote Mar 7, 2008 4:17:16 PM EJBClassLoader findClass INFO: jtdi.cm.ejb.bean.entity.WarrantySupport actually got transformed Mar 7, 2008 4:17:16 PM com.sun.enterprise.naming.NamingManagerImpl bindObjects INFO: naming.bind Mar 7, 2008 4:17:16 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory checking if SFSBVersionPolicy need to be added Mar 7, 2008 4:17:16 PM com.sun.ejb.base.sfsb.util.EJBServerConfigLookup needToAddSFSBVersionInterceptors INFO: EJBSCLookup:: sc.getEjbContainerAvailabilityEnabledFromConfig() ==> false Mar 7, 2008 4:17:16 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory addSFSBVersionPolicy? false Mar 7, 2008 4:17:16 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory checking if SFSBVersionPolicy need to be added Mar 7, 2008 4:17:16 PM com.sun.ejb.base.sfsb.util.EJBServerConfigLookup needToAddSFSBVersionInterceptors INFO: EJBSCLookup:: sc.getEjbContainerAvailabilityEnabledFromConfig() ==> false Mar 7, 2008 4:17:16 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory addSFSBVersionPolicy? false Mar 7, 2008 4:17:16 PM com.sun.ejb.containers.BaseContainer initializeHome INFO: **RemoteBusinessJndiName: ejb/WarrantySupportPublisher; remoteBusIntf: jtdi.cm.ejb.bean.session.publisher.WarrantySupportPublisherRemote Mar 7, 2008 4:17:16 PM com.sun.enterprise.server.AbstractLoader loadEjbs INFO: LDR5010: All ejb(s) of [jtdi_cm] loaded successfully! Mar 7, 2008 4:17:16 PM com.sun.enterprise.web.PEWebContainer startInstance INFO: WEB0302: Starting Sun-Java-System/Application-Server. Mar 7, 2008 4:17:17 PM com.sun.enterprise.web.connector.grizzly.GrizzlyHttpProtocol start INFO: WEB0712: Starting Sun-Java-System/Application-Server HTTP/1.1 on 8080 Mar 7, 2008 4:17:18 PM com.sun.enterprise.web.connector.grizzly.GrizzlyHttpProtocol start INFO: WEB0712: Starting Sun-Java-System/Application-Server HTTP/1.1 on 8181 Mar 7, 2008 4:17:18 PM com.sun.enterprise.web.connector.grizzly.GrizzlyHttpProtocol start INFO: WEB0712: Starting Sun-Java-System/Application-Server HTTP/1.1 on 4848 Mar 7, 2008 4:17:19 PM org.apache.catalina.startup.TldConfig tldScanJar SEVERE: PWC3038: Exception processing JAR at resource path C:\glassfish\domains\domain1\autodeploy\jtdi_cm.ear\jtdi_cmEJB.jar in context /jtdi_cmWeb java.util.zip.ZipException: Access is denied at java.util.zip.ZipFile.open(Native Method) at java.util.zip.ZipFile.<init>(Unknown Source) at java.util.jar.JarFile.<init>(Unknown Source) at java.util.jar.JarFile.<init>(Unknown Source) at org.apache.catalina.startup.TldConfig.tldScanJar(TldConfig.java:588) at org.apache.catalina.startup.TldConfig.execute(TldConfig.java:448) at org.apache.catalina.core.StandardContext.start(StandardContext.java:5117) at com.sun.enterprise.web.WebModule.start(WebModule.java:326) at com.sun.enterprise.web.LifecycleStarter.doRun(LifecycleStarter.java:58) at com.sun.appserv.management.util.misc.RunnableBase.runSync(RunnableBase.java:304) at com.sun.appserv.management.util.misc.RunnableBase._submit(RunnableBase.java:176) at com.sun.appserv.management.util.misc.RunnableBase.submit(RunnableBase.java:192) at com.sun.enterprise.web.VirtualServer.startChildren(VirtualServer.java:1672) at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1231) at org.apache.catalina.core.StandardHost.start(StandardHost.java:955) at com.sun.enterprise.web.LifecycleStarter.doRun(LifecycleStarter.java:58) at com.sun.appserv.management.util.misc.RunnableBase.runSync(RunnableBase.java:304) at com.sun.appserv.management.util.misc.RunnableBase.run(RunnableBase.java:341) at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Mar 7, 2008 4:17:19 PM com.sun.faces.config.ConfigureListener contextInitialized INFO: Initializing Sun's JavaServer Faces implementation (1.2_04-b20-p03) for context '/jtdi_cmWeb' Mar 7, 2008 4:17:20 PM com.sun.enterprise.management.selfmanagement.SelfManagementService onReady INFO: SMGT0007: Self Management Rules service is enabled Mar 7, 2008 4:17:20 PM com.sun.enterprise.server.PEMain main INFO: Application server startup complete. Mar 7, 2008 4:17:20 PM com.sun.enterprise.deployment.autodeploy.AutoDeployer deploy INFO: [AutoDeploy] Selecting file C:\glassfish\domains\domain1\autodeploy\jtdi_cm.ear for autodeployment. Mar 7, 2008 4:17:20 PM com.sun.enterprise.deployment.autodeploy.AutoDeployer undeployJavaEEArchive INFO: Autoundeploying application :jtdi_cm Mar 7, 2008 4:17:21 PM com.sun.enterprise.deployment.phasing.PEDeploymentService$AuditInfo <init> INFO: Undeployment by user Unknown of module jtdi_cm (type=Application) starting Mar 7, 2008 4:17:21 PM com.sun.enterprise.server.ApplicationManager applicationUndeployed INFO: CORE5022: All ejb(s) of [jtdi_cm] were unloaded successfully! Mar 7, 2008 4:17:21 PM com.sun.enterprise.deployment.phasing.PEDeploymentService$AuditInfo reportEnd INFO: Undeployment by user Unknown of module jtdi_cm (type=Application) completed successfully, elapsed time 829 ms Mar 7, 2008 4:17:21 PM com.sun.enterprise.deployment.autodeploy.AutoDeployer invokeUndeploymentService INFO: [AutoDeploy] Successfully autoundeployed : C:\glassfish\domains\domain1\autodeploy\jtdi_cm.ear. Mar 7, 2008 4:17:22 PM com.sun.enterprise.deployment.phasing.PEDeploymentService$AuditInfo <init> INFO: Deployment by user Unknown of module jtdi_cm (type=Application) starting Mar 7, 2008 4:17:23 PM com.sun.enterprise.deployment.phasing.J2EECPhase runPhase INFO: deployed with moduleid = jtdi_cm Mar 7, 2008 4:17:23 PM oracle.toplink.essentials.session.file:/C:/glassfish/domains/domain1/autodeploy/jtdi_cm.ear/jtdi_cmEJB.jar/-jtdi_ci_EJB_PU.transaction INFO: property toplink.platform.class.name is deprecated, property toplink.target-database should be used instead. Mar 7, 2008 4:17:24 PM EJBClassLoader findClass INFO: jtdi.cm.ejb.bean.entity.GoldDiskAsset actually got transformed Mar 7, 2008 4:17:24 PM EJBClassLoader findClass INFO: jtdi.cm.ejb.bean.entity.Address actually got transformed Mar 7, 2008 4:17:24 PM EJBClassLoader findClass INFO: jtdi.cm.ejb.bean.entity.MilitaryOrganization actually got transformed Mar 7, 2008 4:17:24 PM EJBClassLoader findClass INFO: jtdi.cm.ejb.bean.entity.JtdiLocation actually got transformed Mar 7, 2008 4:17:24 PM EJBClassLoader findClass INFO: jtdi.cm.ejb.bean.entity.SoftwareAsset actually got transformed Mar 7, 2008 4:17:24 PM com.sun.enterprise.naming.NamingManagerImpl bindObjects INFO: naming.bind Mar 7, 2008 4:17:24 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory checking if SFSBVersionPolicy need to be added Mar 7, 2008 4:17:24 PM com.sun.ejb.base.sfsb.util.EJBServerConfigLookup needToAddSFSBVersionInterceptors INFO: EJBSCLookup:: sc.getEjbContainerAvailabilityEnabledFromConfig() ==> false Mar 7, 2008 4:17:24 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory addSFSBVersionPolicy? false Mar 7, 2008 4:17:24 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory checking if SFSBVersionPolicy need to be added Mar 7, 2008 4:17:24 PM com.sun.ejb.base.sfsb.util.EJBServerConfigLookup needToAddSFSBVersionInterceptors INFO: EJBSCLookup:: sc.getEjbContainerAvailabilityEnabledFromConfig() ==> false Mar 7, 2008 4:17:24 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory addSFSBVersionPolicy? false Mar 7, 2008 4:17:24 PM com.sun.ejb.containers.BaseContainer initializeHome INFO: **RemoteBusinessJndiName: ejb/GoldDiskAssetPublisher; remoteBusIntf: jtdi.cm.ejb.bean.session.publisher.GoldDiskAssetPublisherRemote Mar 7, 2008 4:17:24 PM EJBClassLoader findClass INFO: jtdi.cm.ejb.bean.entity.PemaAsset actually got transformed Mar 7, 2008 4:17:24 PM com.sun.enterprise.naming.NamingManagerImpl bindObjects INFO: naming.bind Mar 7, 2008 4:17:24 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory checking if SFSBVersionPolicy need to be added Mar 7, 2008 4:17:24 PM com.sun.ejb.base.sfsb.util.EJBServerConfigLookup needToAddSFSBVersionInterceptors INFO: EJBSCLookup:: sc.getEjbContainerAvailabilityEnabledFromConfig() ==> false Mar 7, 2008 4:17:24 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory addSFSBVersionPolicy? false Mar 7, 2008 4:17:24 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory checking if SFSBVersionPolicy need to be added Mar 7, 2008 4:17:24 PM com.sun.ejb.base.sfsb.util.EJBServerConfigLookup needToAddSFSBVersionInterceptors INFO: EJBSCLookup:: sc.getEjbContainerAvailabilityEnabledFromConfig() ==> false Mar 7, 2008 4:17:24 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory addSFSBVersionPolicy? false Mar 7, 2008 4:17:24 PM com.sun.ejb.containers.BaseContainer initializeHome INFO: **RemoteBusinessJndiName: ejb/PemaAssetPublisher; remoteBusIntf: jtdi.cm.ejb.bean.session.publisher.PemaAssetPublisherRemote Mar 7, 2008 4:17:24 PM com.sun.enterprise.naming.NamingManagerImpl bindObjects INFO: naming.bind Mar 7, 2008 4:17:24 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory checking if SFSBVersionPolicy need to be added Mar 7, 2008 4:17:24 PM com.sun.ejb.base.sfsb.util.EJBServerConfigLookup needToAddSFSBVersionInterceptors INFO: EJBSCLookup:: sc.getEjbContainerAvailabilityEnabledFromConfig() ==> false Mar 7, 2008 4:17:24 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory addSFSBVersionPolicy? false Mar 7, 2008 4:17:24 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory checking if SFSBVersionPolicy need to be added Mar 7, 2008 4:17:24 PM com.sun.ejb.base.sfsb.util.EJBServerConfigLookup needToAddSFSBVersionInterceptors INFO: EJBSCLookup:: sc.getEjbContainerAvailabilityEnabledFromConfig() ==> false Mar 7, 2008 4:17:24 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory addSFSBVersionPolicy? false Mar 7, 2008 4:17:24 PM com.sun.ejb.containers.BaseContainer initializeHome INFO: **RemoteBusinessJndiName: ejb/DocumentAssetPublisher; remoteBusIntf: jtdi.cm.ejb.bean.session.publisher.DocumentAssetRemote Mar 7, 2008 4:17:24 PM EJBClassLoader findClass INFO: jtdi.cm.ejb.bean.entity.Asset actually got transformed Mar 7, 2008 4:17:24 PM EJBClassLoader findClass INFO: jtdi.cm.ejb.bean.entity.Warranty actually got transformed Mar 7, 2008 4:17:24 PM EJBClassLoader findClass INFO: jtdi.cm.ejb.bean.entity.TradingPartner actually got transformed Mar 7, 2008 4:17:24 PM EJBClassLoader findClass INFO: jtdi.cm.ejb.bean.entity.Manufacturer actually got transformed Mar 7, 2008 4:17:24 PM EJBClassLoader findClass INFO: jtdi.cm.ejb.bean.entity.Consumable actually got transformed Mar 7, 2008 4:17:24 PM com.sun.enterprise.naming.NamingManagerImpl bindObjects INFO: naming.bind Mar 7, 2008 4:17:24 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory checking if SFSBVersionPolicy need to be added Mar 7, 2008 4:17:24 PM com.sun.ejb.base.sfsb.util.EJBServerConfigLookup needToAddSFSBVersionInterceptors INFO: EJBSCLookup:: sc.getEjbContainerAvailabilityEnabledFromConfig() ==> false Mar 7, 2008 4:17:24 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory addSFSBVersionPolicy? false Mar 7, 2008 4:17:24 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory checking if SFSBVersionPolicy need to be added Mar 7, 2008 4:17:24 PM com.sun.ejb.base.sfsb.util.EJBServerConfigLookup needToAddSFSBVersionInterceptors INFO: EJBSCLookup:: sc.getEjbContainerAvailabilityEnabledFromConfig() ==> false Mar 7, 2008 4:17:24 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory addSFSBVersionPolicy? false Mar 7, 2008 4:17:24 PM com.sun.ejb.containers.BaseContainer initializeHome INFO: **RemoteBusinessJndiName: ejb/AssetPublisher; remoteBusIntf: jtdi.cm.ejb.bean.session.publisher.AssetPublisherRemote Mar 7, 2008 4:17:24 PM EJBClassLoader findClass INFO: jtdi.cm.ejb.bean.entity.ServerAsset actually got transformed Mar 7, 2008 4:17:24 PM EJBClassLoader findClass INFO: jtdi.cm.ejb.bean.entity.SoftwareLicense actually got transformed Mar 7, 2008 4:17:24 PM com.sun.enterprise.naming.NamingManagerImpl bindObjects INFO: naming.bind Mar 7, 2008 4:17:24 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory checking if SFSBVersionPolicy need to be added Mar 7, 2008 4:17:24 PM com.sun.ejb.base.sfsb.util.EJBServerConfigLookup needToAddSFSBVersionInterceptors INFO: EJBSCLookup:: sc.getEjbContainerAvailabilityEnabledFromConfig() ==> false Mar 7, 2008 4:17:24 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory addSFSBVersionPolicy? false Mar 7, 2008 4:17:24 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory checking if SFSBVersionPolicy need to be added Mar 7, 2008 4:17:24 PM com.sun.ejb.base.sfsb.util.EJBServerConfigLookup needToAddSFSBVersionInterceptors INFO: EJBSCLookup:: sc.getEjbContainerAvailabilityEnabledFromConfig() ==> false Mar 7, 2008 4:17:24 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory addSFSBVersionPolicy? false Mar 7, 2008 4:17:24 PM com.sun.ejb.containers.BaseContainer initializeHome INFO: **RemoteBusinessJndiName: ejb/SoftwareAssetPublisher; remoteBusIntf: jtdi.cm.ejb.bean.session.publisher.SoftwareAssetPublisherRemote Mar 7, 2008 4:17:24 PM EJBClassLoader findClass INFO: jtdi.cm.ejb.bean.entity.DistributionPoint actually got transformed Mar 7, 2008 4:17:24 PM com.sun.enterprise.naming.NamingManagerImpl bindObjects INFO: naming.bind Mar 7, 2008 4:17:24 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory checking if SFSBVersionPolicy need to be added Mar 7, 2008 4:17:24 PM com.sun.ejb.base.sfsb.util.EJBServerConfigLookup needToAddSFSBVersionInterceptors INFO: EJBSCLookup:: sc.getEjbContainerAvailabilityEnabledFromConfig() ==> false Mar 7, 2008 4:17:24 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory addSFSBVersionPolicy? false Mar 7, 2008 4:17:24 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory checking if SFSBVersionPolicy need to be added Mar 7, 2008 4:17:24 PM com.sun.ejb.base.sfsb.util.EJBServerConfigLookup needToAddSFSBVersionInterceptors INFO: EJBSCLookup:: sc.getEjbContainerAvailabilityEnabledFromConfig() ==> false Mar 7, 2008 4:17:24 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory addSFSBVersionPolicy? false Mar 7, 2008 4:17:24 PM com.sun.ejb.containers.BaseContainer initializeHome INFO: **RemoteBusinessJndiName: ejb/ManufacturerPublisher; remoteBusIntf: jtdi.cm.ejb.bean.session.publisher.ManufacturerPublisherRemote Mar 7, 2008 4:17:24 PM EJBClassLoader findClass INFO: jtdi.cm.ejb.bean.entity.WarrantySupport actually got transformed Mar 7, 2008 4:17:24 PM com.sun.enterprise.naming.NamingManagerImpl bindObjects INFO: naming.bind Mar 7, 2008 4:17:24 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory checking if SFSBVersionPolicy need to be added Mar 7, 2008 4:17:24 PM com.sun.ejb.base.sfsb.util.EJBServerConfigLookup needToAddSFSBVersionInterceptors INFO: EJBSCLookup:: sc.getEjbContainerAvailabilityEnabledFromConfig() ==> false Mar 7, 2008 4:17:24 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory addSFSBVersionPolicy? false Mar 7, 2008 4:17:24 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory checking if SFSBVersionPolicy need to be added Mar 7, 2008 4:17:24 PM com.sun.ejb.base.sfsb.util.EJBServerConfigLookup needToAddSFSBVersionInterceptors INFO: EJBSCLookup:: sc.getEjbContainerAvailabilityEnabledFromConfig() ==> false Mar 7, 2008 4:17:24 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory addSFSBVersionPolicy? false Mar 7, 2008 4:17:24 PM com.sun.ejb.containers.BaseContainer initializeHome INFO: **RemoteBusinessJndiName: ejb/WarrantySupportPublisher; remoteBusIntf: jtdi.cm.ejb.bean.session.publisher.WarrantySupportPublisherRemote Mar 7, 2008 4:17:25 PM com.sun.enterprise.naming.NamingManagerImpl bindObjects INFO: naming.bind Mar 7, 2008 4:17:25 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory checking if SFSBVersionPolicy need to be added Mar 7, 2008 4:17:25 PM com.sun.ejb.base.sfsb.util.EJBServerConfigLookup needToAddSFSBVersionInterceptors INFO: EJBSCLookup:: sc.getEjbContainerAvailabilityEnabledFromConfig() ==> false Mar 7, 2008 4:17:25 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory addSFSBVersionPolicy? false Mar 7, 2008 4:17:25 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory checking if SFSBVersionPolicy need to be added Mar 7, 2008 4:17:25 PM com.sun.ejb.base.sfsb.util.EJBServerConfigLookup needToAddSFSBVersionInterceptors INFO: EJBSCLookup:: sc.getEjbContainerAvailabilityEnabledFromConfig() ==> false Mar 7, 2008 4:17:25 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory addSFSBVersionPolicy? false Mar 7, 2008 4:17:25 PM com.sun.ejb.containers.BaseContainer initializeHome INFO: **RemoteBusinessJndiName: ejb/JtdiLocationPublisher; remoteBusIntf: jtdi.cm.ejb.bean.session.publisher.JtdiLocationPublisherRemote Mar 7, 2008 4:17:25 PM com.sun.enterprise.naming.NamingManagerImpl bindObjects INFO: naming.bind Mar 7, 2008 4:17:25 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory checking if SFSBVersionPolicy need to be added Mar 7, 2008 4:17:25 PM com.sun.ejb.base.sfsb.util.EJBServerConfigLookup needToAddSFSBVersionInterceptors INFO: EJBSCLookup:: sc.getEjbContainerAvailabilityEnabledFromConfig() ==> false Mar 7, 2008 4:17:25 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory addSFSBVersionPolicy? false Mar 7, 2008 4:17:25 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory checking if SFSBVersionPolicy need to be added Mar 7, 2008 4:17:25 PM com.sun.ejb.base.sfsb.util.EJBServerConfigLookup needToAddSFSBVersionInterceptors INFO: EJBSCLookup:: sc.getEjbContainerAvailabilityEnabledFromConfig() ==> false Mar 7, 2008 4:17:25 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory addSFSBVersionPolicy? false Mar 7, 2008 4:17:25 PM com.sun.ejb.containers.BaseContainer initializeHome INFO: **RemoteBusinessJndiName: ejb/AssetTypePublisher; remoteBusIntf: jtdi.cm.ejb.bean.session.publisher.AssetTypePublisherRemote Mar 7, 2008 4:17:25 PM com.sun.enterprise.naming.NamingManagerImpl bindObjects INFO: naming.bind Mar 7, 2008 4:17:25 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory checking if SFSBVersionPolicy need to be added Mar 7, 2008 4:17:25 PM com.sun.ejb.base.sfsb.util.EJBServerConfigLookup needToAddSFSBVersionInterceptors INFO: EJBSCLookup:: sc.getEjbContainerAvailabilityEnabledFromConfig() ==> false Mar 7, 2008 4:17:25 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory addSFSBVersionPolicy? false Mar 7, 2008 4:17:25 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory checking if SFSBVersionPolicy need to be added Mar 7, 2008 4:17:25 PM com.sun.ejb.base.sfsb.util.EJBServerConfigLookup needToAddSFSBVersionInterceptors INFO: EJBSCLookup:: sc.getEjbContainerAvailabilityEnabledFromConfig() ==> false Mar 7, 2008 4:17:25 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory addSFSBVersionPolicy? false Mar 7, 2008 4:17:25 PM com.sun.ejb.containers.BaseContainer initializeHome INFO: **RemoteBusinessJndiName: ejb/WarrantyPublisher; remoteBusIntf: jtdi.cm.ejb.bean.session.publisher.WarrantyPublisherRemote Mar 7, 2008 4:17:25 PM EJBClassLoader findClass INFO: jtdi.cm.ejb.bean.entity.PointOfContact actually got transformed Mar 7, 2008 4:17:25 PM com.sun.enterprise.naming.NamingManagerImpl bindObjects INFO: naming.bind Mar 7, 2008 4:17:25 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory checking if SFSBVersionPolicy need to be added Mar 7, 2008 4:17:25 PM com.sun.ejb.base.sfsb.util.EJBServerConfigLookup needToAddSFSBVersionInterceptors INFO: EJBSCLookup:: sc.getEjbContainerAvailabilityEnabledFromConfig() ==> false Mar 7, 2008 4:17:25 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory addSFSBVersionPolicy? false Mar 7, 2008 4:17:25 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory checking if SFSBVersionPolicy need to be added Mar 7, 2008 4:17:25 PM com.sun.ejb.base.sfsb.util.EJBServerConfigLookup needToAddSFSBVersionInterceptors INFO: EJBSCLookup:: sc.getEjbContainerAvailabilityEnabledFromConfig() ==> false Mar 7, 2008 4:17:25 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory addSFSBVersionPolicy? false Mar 7, 2008 4:17:25 PM com.sun.ejb.containers.BaseContainer initializeHome INFO: **RemoteBusinessJndiName: ejb/JtdiSitePublisher; remoteBusIntf: jtdi.cm.ejb.bean.session.publisher.JtdiSitePublisherRemote Mar 7, 2008 4:17:25 PM com.sun.enterprise.naming.NamingManagerImpl bindObjects INFO: naming.bind Mar 7, 2008 4:17:25 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory checking if SFSBVersionPolicy need to be added Mar 7, 2008 4:17:25 PM com.sun.ejb.base.sfsb.util.EJBServerConfigLookup needToAddSFSBVersionInterceptors INFO: EJBSCLookup:: sc.getEjbContainerAvailabilityEnabledFromConfig() ==> false Mar 7, 2008 4:17:25 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory addSFSBVersionPolicy? false Mar 7, 2008 4:17:25 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory checking if SFSBVersionPolicy need to be added Mar 7, 2008 4:17:25 PM com.sun.ejb.base.sfsb.util.EJBServerConfigLookup needToAddSFSBVersionInterceptors INFO: EJBSCLookup:: sc.getEjbContainerAvailabilityEnabledFromConfig() ==> false Mar 7, 2008 4:17:25 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory addSFSBVersionPolicy? false Mar 7, 2008 4:17:25 PM com.sun.ejb.containers.BaseContainer initializeHome INFO: **RemoteBusinessJndiName: ejb/ServerAssetPublisher; remoteBusIntf: jtdi.cm.ejb.bean.session.publisher.ServerAssetPublisherRemote Mar 7, 2008 4:17:25 PM com.sun.enterprise.naming.NamingManagerImpl bindObjects INFO: naming.bind Mar 7, 2008 4:17:25 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory checking if SFSBVersionPolicy need to be added Mar 7, 2008 4:17:25 PM com.sun.ejb.base.sfsb.util.EJBServerConfigLookup needToAddSFSBVersionInterceptors INFO: EJBSCLookup:: sc.getEjbContainerAvailabilityEnabledFromConfig() ==> false Mar 7, 2008 4:17:25 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory addSFSBVersionPolicy? false Mar 7, 2008 4:17:25 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory checking if SFSBVersionPolicy need to be added Mar 7, 2008 4:17:25 PM com.sun.ejb.base.sfsb.util.EJBServerConfigLookup needToAddSFSBVersionInterceptors INFO: EJBSCLookup:: sc.getEjbContainerAvailabilityEnabledFromConfig() ==> false Mar 7, 2008 4:17:25 PM com.sun.enterprise.iiop.POARemoteReferenceFactory createReferenceFactory INFO: POARemoteRefFactory addSFSBVersionPolicy? false Mar 7, 2008 4:17:25 PM com.sun.ejb.containers.BaseContainer initializeHome INFO: **RemoteBusinessJndiName: ejb/MilitaryOrganizationPublisher; remoteBusIntf: jtdi.cm.ejb.bean.session.publisher.MilitaryOrganizationPublisherRemote Mar 7, 2008 4:17:25 PM com.sun.enterprise.server.AbstractLoader loadEjbs INFO: LDR5010: All ejb(s) of [jtdi_cm] loaded successfully! Mar 7, 2008 4:17:25 PM org.apache.catalina.startup.TldConfig tldScanJar SEVERE: PWC3038: Exception processing JAR at resource path C:\glassfish\domains\domain1\autodeploy\jtdi_cm.ear\jtdi_cmEJB.jar in context /jtdi_cmWeb java.util.zip.ZipException: Access is denied at java.util.zip.ZipFile.open(Native Method) at java.util.zip.ZipFile.<init>(Unknown Source) at java.util.jar.JarFile.<init>(Unknown Source) at java.util.jar.JarFile.<init>(Unknown Source) at org.apache.catalina.startup.TldConfig.tldScanJar(TldConfig.java:588) at org.apache.catalina.startup.TldConfig.execute(TldConfig.java:448) at org.apache.catalina.core.StandardContext.start(StandardContext.java:5117) at com.sun.enterprise.web.WebModule.start(WebModule.java:326) at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:973) at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:957) at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:688) at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1584) at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1222) at com.sun.enterprise.web.WebContainer.loadJ2EEApplicationWebModules(WebContainer.java:1147) at com.sun.enterprise.server.TomcatApplicationLoader.doLoad(TomcatApplicationLoader.java:141) at com.sun.enterprise.server.AbstractLoader.load(AbstractLoader.java:244) at com.sun.enterprise.server.ApplicationManager.applicationDeployed(ApplicationManager.java:336) at com.sun.enterprise.server.ApplicationManager.applicationDeployed(ApplicationManager.java:210) at com.sun.enterprise.server.ApplicationManager.applicationDeployed(ApplicationManager.java:645) at com.sun.enterprise.admin.event.AdminEventMulticaster.invokeApplicationDeployEventListener(AdminEventMulticaster.java:928) at com.sun.enterprise.admin.event.AdminEventMulticaster.handleApplicationDeployEvent(AdminEventMulticaster.java:912) at com.sun.enterprise.admin.event.AdminEventMulticaster.processEvent(AdminEventMulticaster.java:461) at com.sun.enterprise.admin.event.AdminEventMulticaster.multicastEvent(AdminEventMulticaster.java:176) at com.sun.enterprise.admin.server.core.DeploymentNotificationHelper.multicastEvent(DeploymentNotificationHelper.java:308) at com.sun.enterprise.deployment.phasing.DeploymentServiceUtils.multicastEvent(DeploymentServiceUtils.java:226) at com.sun.enterprise.deployment.phasing.ServerDeploymentTarget.sendStartEvent(ServerDeploymentTarget.java:298) at com.sun.enterprise.deployment.phasing.ApplicationStartPhase.runPhase(ApplicationStartPhase.java:132) at com.sun.enterprise.deployment.phasing.DeploymentPhase.executePhase(DeploymentPhase.java:108) at com.sun.enterprise.deployment.phasing.PEDeploymentService.executePhases(PEDeploymentService.java:919) at com.sun.enterprise.deployment.phasing.PEDeploymentService.deploy(PEDeploymentService.java:276) at com.sun.enterprise.deployment.phasing.PEDeploymentService.deploy(PEDeploymentService.java:294) at com.sun.enterprise.admin.mbeans.ApplicationsConfigMBean.deploy(ApplicationsConfigMBean.java:555) 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 com.sun.enterprise.admin.MBeanHelper.invokeOperationInBean(MBeanHelper.java:375) at com.sun.enterprise.admin.MBeanHelper.invokeOperationInBean(MBeanHelper.java:358) at com.sun.enterprise.admin.config.BaseConfigMBean.invoke(BaseConfigMBean.java:464) at com.sun.jmx.mbeanserver.DynamicMetaDataImpl.invoke(Unknown Source) at com.sun.jmx.mbeanserver.MetaDataImpl.invoke(Unknown Source) at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(Unknown Source) at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(Unknown Source) at sun.reflect.GeneratedMethodAccessor13.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.sun.enterprise.admin.util.proxy.ProxyClass.invoke(ProxyClass.java:90) at $Proxy1.invoke(Unknown Source) at com.sun.enterprise.admin.server.core.jmx.SunoneInterceptor.invoke(SunoneInterceptor.java:304) at com.sun.enterprise.interceptor.DynamicInterceptor.invoke(DynamicInterceptor.java:174) at com.sun.enterprise.deployment.autodeploy.AutoDeployer.invokeDeploymentService(AutoDeployer.java:564) at com.sun.enterprise.deployment.autodeploy.AutoDeployer.deployJavaEEArchive(AutoDeployer.java:545) at com.sun.enterprise.deployment.autodeploy.AutoDeployer.deploy(AutoDeployer.java:492) at com.sun.enterprise.deployment.autodeploy.AutoDeployer.deployAll(AutoDeployer.java:267) at com.sun.enterprise.deployment.autodeploy.AutoDeployControllerImpl$AutoDeployTask.run(AutoDeployControllerImpl.java:374) at java.util.TimerThread.mainLoop(Unknown Source) at java.util.TimerThread.run(Unknown Source) Mar 7, 2008 4:17:25 PM com.sun.faces.config.ConfigureListener contextInitialized INFO: Initializing Sun's JavaServer Faces implementation (1.2_04-b20-p03) for context '/jtdi_cmWeb' Mar 7, 2008 4:17:26 PM com.sun.enterprise.deployment.phasing.PEDeploymentService$AuditInfo reportEnd INFO: Deployment by user Unknown of module jtdi_cm (type=Application) completed successfully, elapsed time 4111 ms Mar 7, 2008 4:17:26 PM com.sun.enterprise.deployment.autodeploy.AutoDeployer markFileAfterDeployment INFO: [AutoDeploy] Successfully autodeployed : C:\glassfish\domains\domain1\autodeploy\jtdi_cm.ear.March 7, 2008 at 4:36 pm #282640
Riyad KallaMemberJust because of this:
SEVERE: core.unexpected_error_occured_while_loading_system_app
java.lang.UnsupportedClassVersionError: UnsupportedClassVersionError: Class com.sun.ejb.containers.TimerBean_2100919770_ConcreteImpl has unsupported major or minor version numbers, which are greater than those found in the Java Runtime Environment version 1.5.0_11
at com.sun.enterprise.loader.EJBClassLoader.findClass(EJBClassLoader.java:690)I’d say edit the JDK you ahve set to launch Glassfish and change it to a 1.6 JDK you have installed, preferably a newer one like 1.6.0_02 or later. We should get the app server startup without incident first before trouble shooting deployment hickups.
Hopefully 1 change fixes both 😉
March 7, 2008 at 5:21 pm #282641
RussMemberI actually did have it working with JDK 1.6. There was not errors. Now, I updated the web project with a new servlet and I got thes errors.
March 10, 2008 at 9:27 am #282685
Riyad KallaMemberRuss,
If you check the top of the server log it’s starting with 1.5.0_11 which is the JRE that MyEclipse ships with for the “All in One” installer. Are you saying after you posted that last message you change the connector to use a 1.6 JDK to launch Glassfish and it’s worknig better except for some *other* error, or you are still getting that same ZipException?Here are the steps that we can try to get things working:
1. Make sure you are running Glassfish with 1.6.0_02 or later JDK (not just a JRE).
2. Step #1 will get rid of that Class version exception for the timer bean during startup.
3. After that, shut down the app server and remove any and all deployments and then re-create them *while the server is stopped*
4. Start the server back up, make sure the deploiyments are loaded correctly.
-
AuthorPosts
