Expand my Community achievements bar.

SOLVED

Error while initializing database

Avatar

Level 2

Hi,

                    I am running configuration manager for Adobe LiveCycle ES4 11.0.1 on Linux RHEL. While running configuration manager, and at step of initializing database, I am getting following error

[14/12/15 12:29:04:293 GMT] 000000da CoreInitializ A   Initializing Core...

[14/12/15 12:29:11:368 GMT] 000000da CoreBootstrap A   Bootstrap completed.

[14/12/15 12:29:11:387 GMT] 000000db PofBootstrapp A   Bootstrapping using [POFSchemaManagerLocal]

[14/12/15 12:29:13:930 GMT] 000000db LocalExceptio E   CNTR0020E: EJB threw an unexpected (non-declared) exception during invocation of method "createSequence" on bean "BeanId(LiveCycleES4#adobe-pof.jar#adobe_POFSchemaManagerLocalEJB, null)". Exception data: com.adobe.pof.POFRuntimeException: sequence: deletion_id already exists.

        at com.adobe.pof.odapi.POFSchemaManagerImpl.createSequence(POFSchemaManagerImpl.java:1179)

        at com.adobe.pof.odapi.POFSchemaManagerRemoteBean.createSequence(POFSchemaManagerRemoteBean.java:549)

        at com.adobe.pof.odapi.EJSLocalStatelessadobe_POFSchemaManagerLocalEJB_626825cc.createSequence(Unknown Source)

        at com.adobe.pof.odapi.POFSchemaManagerLocalEJBAdapter.createSequence(POFSchemaManagerLocalEJBAdapter.java:119)

        at com.adobe.pof.odapi.command.CreateSequenceCommand.execute(CreateSequenceCommand.java:51)

        at com.adobe.pof.odapi.POFSchemaManagerImpl.synchronizeAll(POFSchemaManagerImpl.java:1124)

        at com.adobe.pof.odapi.POFSchemaManagerRemoteBean.synchronizeAll(POFSchemaManagerRemoteBean.java:511)

        at com.adobe.pof.odapi.EJSLocalStatelessadobe_POFSchemaManagerLocalEJB_626825cc.synchronizeAll(Unknown Source)

There was some problem while running configuration manager 1st time, so I have recreated blank schema at DB, and ran configuration manager again, however getting above error. Anyone got any idea ?

Thanks

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

I assume that your issue is resolved now but I got a similar error for one of my customers trying to install LC ES4 on a WAS cluster.

We got it resolved my changing the multicast port as there should be no other cluster in the same network using the same multicast UDP port.

-Pulkit

View solution in original post

2 Replies

Avatar

Level 2

The screen image of error as below

bstraperror.png

Avatar

Correct answer by
Employee Advisor

I assume that your issue is resolved now but I got a similar error for one of my customers trying to install LC ES4 on a WAS cluster.

We got it resolved my changing the multicast port as there should be no other cluster in the same network using the same multicast UDP port.

-Pulkit