Hello,
Could you please help me with an installation issue of the LCES.
My Environment
Windows Server 2003 Enterprise Edition
Preconfigured JBoss-4.0.3.SP1 from Adobe
MS SQL Server 2005
Step to reproduce
After JBoss configuration I was trying to do a manual deployment of main ear archives and Ive got several exceptions and warnings to server console:
2008-08-14 14:54:40,393 ERROR [com.adobe.idp.config.AdobePreferenceFactory] UserM:GENERIC_ERROR: [Thread Hashcode: 19106770] Problem with system root| [com.adobe.idp.storeprovider.jdbc.DBStoreFactory] errorCode:12293 errorCodeHEX:0x3005 message:The VersionEntity table does not exist in the LiveCycle database. If this is the first time you are seeing this message, please make sure LiveCycle has been bootstrapped.
2008-08-14 14:54:40,393 WARN [com.adobe.idp.um.auth.filter.SSOFilter] Error in initializing Spnego. This feature would not be avialable
java.lang.RuntimeException: The VersionEntity table does not exist in the LiveCycle database. If this is the first time you are seeing this message, please make sure LiveCycle has been bootstrapped.null
However Jboss started and then I tried to initialize LiveCycle Database from Configuration Manager, but, unfortunately, process didnt start properly and crash with the following exception:
2008-08-14 14:56:19,440 INFO [com.adobe.livecycle.bootstrap.bootstrappers.UMBootstrapper] Bootstrapping using [java:comp/env/ejb/UserManagerInitializer]
2008-08-14 14:56:19,877 INFO [com.adobe.livecycle.bootstrap.bootstrappers.UMBootstrapper] Initializing DB ....
2008-08-14 14:56:19,877 INFO [com.adobe.idp.um.businesslogic.bootstrapper.UMBootstrapperClient] UserM:: [Thread Hashcode: 14633650] Creating DB ....
2008-08-14 14:56:19,924 WARN [com.adobe.idp.common.errors.exception.IDPLoggedException] UserM:GENERIC_WARNING: [Thread Hashcode: 14633650] | [com.adobe.idp.storeprovider.jdbc.DBStoreFactory] errorCode:12290 errorCodeHEX:0x3002 message:initialization failure chainedException:java.lang.NullPointerExceptionchainedExceptionMessage:null chainedException trace:java.lang.NullPointerException
at com.adobe.idp.storeprovider.jdbc.DBConnection.getMissingPriviliges(DBConnection.java:1085 )
at com.adobe.idp.storeprovider.jdbc.DBStoreFactory.Initialize(DBStoreFactory.java:929)
at com.adobe.idp.storeprovider.jdbc.DBStoreFactory.Initialize(DBStoreFactory.java:781)
2008-08-14 14:56:19,924 INFO [STDOUT] | [com.adobe.idp.storeprovider.jdbc.DBStoreFactory] errorCode:12290 errorCodeHEX:0x3002 message:initialization failure chainedException:java.lang.NullPointerExceptionchainedExceptionMessage:null chainedException trace:java.lang.NullPointerException
at com.adobe.idp.storeprovider.jdbc.DBConnection.getMissingPriviliges(DBConnection.java:1085 )
at com.adobe.idp.storeprovider.jdbc.DBStoreFactory.Initialize(DBStoreFactory.java:929)
at com.adobe.idp.storeprovider.jdbc.DBStoreFactory.Initialize(DBStoreFactory.java:781)
at com.adobe.idp.storeprovider.database.DBProviderCache.initialize(DBProviderCache.java:171)
at com.adobe.idp.storeprovider.database.DBProviderCache.createDatabaseSchema(DBProviderCache .java:140)
at com.adobe.idp.um.businesslogic.bootstrapper.BootstrapperManagerBean.createDatabase(Bootst rapperManagerBean.java:279)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2008-08-14 14:56:19,940 INFO [com.adobe.idp.um.businesslogic.bootstrapper.UMBootstrapperClient] UserM:: [Thread Hashcode: 14633650] Creating DB assumed successful....
2008-08-14 14:56:19,940 INFO [com.adobe.idp.um.businesslogic.bootstrapper.UMBootstrapperClient] UserM:: [Thread Hashcode: 14633650] Loading default config....
Could you please help me with an installation issue of the LCES.
My Environment
Windows Server 2003 Enterprise Edition
Preconfigured JBoss-4.0.3.SP1 from Adobe
MS SQL Server 2005
Step to reproduce
After JBoss configuration I was trying to do a manual deployment of main ear archives and Ive got several exceptions and warnings to server console:
2008-08-14 14:54:40,393 ERROR [com.adobe.idp.config.AdobePreferenceFactory] UserM:GENERIC_ERROR: [Thread Hashcode: 19106770] Problem with system root| [com.adobe.idp.storeprovider.jdbc.DBStoreFactory] errorCode:12293 errorCodeHEX:0x3005 message:The VersionEntity table does not exist in the LiveCycle database. If this is the first time you are seeing this message, please make sure LiveCycle has been bootstrapped.
2008-08-14 14:54:40,393 WARN [com.adobe.idp.um.auth.filter.SSOFilter] Error in initializing Spnego. This feature would not be avialable
java.lang.RuntimeException: The VersionEntity table does not exist in the LiveCycle database. If this is the first time you are seeing this message, please make sure LiveCycle has been bootstrapped.null
However Jboss started and then I tried to initialize LiveCycle Database from Configuration Manager, but, unfortunately, process didnt start properly and crash with the following exception:
2008-08-14 14:56:19,440 INFO [com.adobe.livecycle.bootstrap.bootstrappers.UMBootstrapper] Bootstrapping using [java:comp/env/ejb/UserManagerInitializer]
2008-08-14 14:56:19,877 INFO [com.adobe.livecycle.bootstrap.bootstrappers.UMBootstrapper] Initializing DB ....
2008-08-14 14:56:19,877 INFO [com.adobe.idp.um.businesslogic.bootstrapper.UMBootstrapperClient] UserM:: [Thread Hashcode: 14633650] Creating DB ....
2008-08-14 14:56:19,924 WARN [com.adobe.idp.common.errors.exception.IDPLoggedException] UserM:GENERIC_WARNING: [Thread Hashcode: 14633650] | [com.adobe.idp.storeprovider.jdbc.DBStoreFactory] errorCode:12290 errorCodeHEX:0x3002 message:initialization failure chainedException:java.lang.NullPointerExceptionchainedExceptionMessage:null chainedException trace:java.lang.NullPointerException
at com.adobe.idp.storeprovider.jdbc.DBConnection.getMissingPriviliges(DBConnection.java:1085 )
at com.adobe.idp.storeprovider.jdbc.DBStoreFactory.Initialize(DBStoreFactory.java:929)
at com.adobe.idp.storeprovider.jdbc.DBStoreFactory.Initialize(DBStoreFactory.java:781)
2008-08-14 14:56:19,924 INFO [STDOUT] | [com.adobe.idp.storeprovider.jdbc.DBStoreFactory] errorCode:12290 errorCodeHEX:0x3002 message:initialization failure chainedException:java.lang.NullPointerExceptionchainedExceptionMessage:null chainedException trace:java.lang.NullPointerException
at com.adobe.idp.storeprovider.jdbc.DBConnection.getMissingPriviliges(DBConnection.java:1085 )
at com.adobe.idp.storeprovider.jdbc.DBStoreFactory.Initialize(DBStoreFactory.java:929)
at com.adobe.idp.storeprovider.jdbc.DBStoreFactory.Initialize(DBStoreFactory.java:781)
at com.adobe.idp.storeprovider.database.DBProviderCache.initialize(DBProviderCache.java:171)
at com.adobe.idp.storeprovider.database.DBProviderCache.createDatabaseSchema(DBProviderCache .java:140)
at com.adobe.idp.um.businesslogic.bootstrapper.BootstrapperManagerBean.createDatabase(Bootst rapperManagerBean.java:279)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2008-08-14 14:56:19,940 INFO [com.adobe.idp.um.businesslogic.bootstrapper.UMBootstrapperClient] UserM:: [Thread Hashcode: 14633650] Creating DB assumed successful....
2008-08-14 14:56:19,940 INFO [com.adobe.idp.um.businesslogic.bootstrapper.UMBootstrapperClient] UserM:: [Thread Hashcode: 14633650] Loading default config....