users@glassfish.java.net

Deployment-Error: java.lang.IllegalArgumentException: Unrecognized timestamp

From: <forums_at_java.net>
Date: Wed, 22 Aug 2012 12:12:39 -0500 (CDT)

Hello, i started to use Glassfish-Server. I created new simple Database
named: OnlineProjektDB and the Persistens.xml was generated: <?xml
version="1.0" encoding="UTF-8"?>
org.eclipse.persistence.jpa.PersistenceProvider OnlineProjektDB false If i
start to deploy my project, i get some error. Sadly i dont know the reason of
this error and i dont know where /how can i fix this: Launching GlassFish on
Felix platform Information: Running GlassFish Version: GlassFish Server Open
Source Edition 3.1.2.2 (build 5) Information: Registered
org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for
persistence-type = replicated in BackingStoreFactoryRegistry Information:
Grizzly Framework 1.9.50 started in: 79ms - bound to [0.0.0.0:8080]
Information: Grizzly Framework 1.9.50 started in: 43ms - bound to
[0.0.0.0:8181] Information: Grizzly Framework 1.9.50 started in: 25ms - bound
to [0.0.0.0:4848] Information: Grizzly Framework 1.9.50 started in: 23ms -
bound to [0.0.0.0:3700] Information: Grizzly Framework 1.9.50 started in:
18ms - bound to [0.0.0.0:7676] Information: GlassFish Server Open Source
Edition 3.1.2.2 (5) Startzeit: Felix (2.562ms), Startservices(1.802ms),
gesamt(4.364ms) Information: HV000001: Hibernate Validator 4.3.0.Final
Information: Grizzly Framework 1.9.50 started in: 11ms - bound to
[0.0.0.0:8080] Schwerwiegend: java.lang.IllegalArgumentException:
Unrecognized timestamp in version: 2 at
com.sun.pkg.client.Version.(Version.java:220) at
com.sun.pkg.client.Fmri.(Fmri.java:107) at
com.sun.pkg.client.Catalog.load(Catalog.java:96) at
com.sun.pkg.client.Catalog.(Catalog.java:78) at
com.sun.pkg.client.Image.(Image.java:1053) at
com.sun.pkg.client.Image.(Image.java:1026) at
com.sun.enterprise.registration.glassfish.RegistrationUtil.getUpdateCenterImage(RegistrationUtil.java:180)
at
com.sun.enterprise.registration.glassfish.RegistrationUtil.setUpdateCenterUUID(RegistrationUtil.java:187)
at
com.sun.enterprise.registration.glassfish.RegistrationUtil.synchUUID(RegistrationUtil.java:174)
at
com.sun.enterprise.registration.glassfish.PingService.postConstruct(PingService.java:101)
at
com.sun.hk2.component.AbstractCreatorImpl.inject(AbstractCreatorImpl.java:131)
at
com.sun.hk2.component.ConstructorCreator.initialize(ConstructorCreator.java:91)
at com.sun.hk2.component.AbstractCreatorImpl.get(AbstractCreatorImpl.java:82)
at com.sun.hk2.component.SingletonInhabitant.get(SingletonInhabitant.java:67)
at
com.sun.hk2.component.EventPublishingInhabitant.get(EventPublishingInhabitant.java:139)
at
com.sun.hk2.component.AbstractInhabitantImpl.get(AbstractInhabitantImpl.java:78)
at
com.sun.enterprise.v3.server.AppServerStartup.run(AppServerStartup.java:340)
at
com.sun.enterprise.v3.server.AppServerStartup.doStart(AppServerStartup.java:145)
at
com.sun.enterprise.v3.server.AppServerStartup.start(AppServerStartup.java:136)
at
com.sun.enterprise.glassfish.bootstrap.GlassFishImpl.start(GlassFishImpl.java:79)
at
com.sun.enterprise.glassfish.bootstrap.GlassFishDecorator.start(GlassFishDecorator.java:63)
at
com.sun.enterprise.glassfish.bootstrap.osgi.OSGiGlassFishImpl.start(OSGiGlassFishImpl.java:69)
at
com.sun.enterprise.glassfish.bootstrap.GlassFishMain$Launcher.launch(GlassFishMain.java:117)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601) at
com.sun.enterprise.glassfish.bootstrap.GlassFishMain.main(GlassFishMain.java:97)
at com.sun.enterprise.glassfish.bootstrap.ASMain.main(ASMain.java:55)
Information: Grizzly Framework 1.9.50 started in: 8ms - bound to
[0.0.0.0:8181] Information: JMX005: JMXStartupService had Started
JMXConnector on JMXService URL
service:jmx:rmi://Mr-PC.fritz.box:8686/jndi/rmi://Mr-PC.fritz.box:8686/jmxrmi
Has somebody any ideas??? Thx.

--
[Message sent by forum member 'Gomora']
View Post: http://forums.java.net/node/889427