Expand my Community achievements bar.

Learn about Edge Delivery Services in upcoming GEM session

Internal Error

Avatar

Level 2

Not sure which one is the right forum to post this topic.  I apologize in advance if this is the wrong place for this message.

My LCES2.5 server is a Turnkey install, Windows/JBoss/MySQL.

It has been running fine before. 

But now, about 2 minutes after it started up, I saw a huge bunch of Internal Error messages in JBoss server log (see below).

Would like to know if anyone had seen similar problem and if there's an easy way to fix it?

The messages said something about a particular Task (#1513).  So I went to AdminUI and searched for that Task, but saw nothing unusual with that Task, nothing in the history of the Process (that the Task belongs to) looked unusual in AdminUI either.

Thanks for help!

Server Log:

2010-12-03 09:52:49,337 INFO  [org.jboss.system.server.Server] JBoss (MX MicroKernel) [4.2.1.GA (build: SVNTag=JBoss_4_2_1_GA date=200707131605)] Started in 5m:18s:682ms

2010-12-03 09:54:12,656 INFO  [com.adobe.formServer.config.FormServerConfigImpl] FSC008: Using the database to access and persist configuration properties.

2010-12-03 09:54:12,666 INFO  [com.adobe.formServer.config.FormServerConfigImpl] FSC001: The property LastCacheResetTime has been changed from  to 1290301792031

2010-12-03 09:54:12,667 INFO  [com.adobe.formServer.config.FormServerConfigImpl] FSC001: The property CacheValidationTime has been changed from 0 to 1290301791962

2010-12-03 09:54:12,675 INFO  [com.adobe.formServer.common.cachemanager.CacheConfig] Initializing cache from default values

2010-12-03 09:54:12,736 INFO  [com.adobe.formServer.common.cachemanager.CacheConfig] Initializing cache from default values

2010-12-03 09:54:12,746 INFO  [com.adobe.formServer.common.cachemanager.CacheConfig] Initializing cache from default values

2010-12-03 09:54:12,759 INFO  [com.adobe.formServer.common.cachemanager.CacheConfig] Initializing cache from default values

2010-12-03 09:54:12,768 INFO  [com.adobe.formServer.common.cachemanager.CacheConfig] Initializing cache from default values

2010-12-03 09:54:13,083 INFO  [com.adobe.formServer.config.FormServerConfigImpl] FSC008: Using the database to access and persist configuration properties.

2010-12-03 09:54:13,430 WARN  [com.adobe.livecycle.augmentform.FormAugmenterService] Get value of a form field operation is not supported for binary pdf data

2010-12-03 09:54:13,443 WARN  [com.adobe.livecycle.augmentform.FormAugmenterService] Remove Data Fields operation is not supported for binary pdf data

2010-12-03 09:54:13,605 ERROR [org.jboss.ejb.plugins.LogInterceptor] TransactionRolledbackLocalException in method: public abstract java.lang.Object com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapterLocal.doSupports(com.adobe.idp.dsc.transaction.TransactionDefinition,com.adobe.idp.dsc.transaction.TransactionCallback) throws com.adobe.idp.dsc.DSCException, causedBy:

ALC-DSC-000-000: com.adobe.idp.dsc.DSCRuntimeException: Internal error.

at com.adobe.livecycle.notification.TaskNotificationServiceImpl.completeTask(TaskNotificationServiceImpl.java:1436)

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)

...

...

Caused by: com.adobe.idp.taskmanager.dsc.client.task.TaskNotRunningException: Task for TaskID: 1513 has been completed, so the FormInstance cannot be saved

...

2010-12-03 09:54:13,608 WARN  [com.adobe.workflow.AWS] ALC-DSC-000-000: com.adobe.idp.dsc.DSCRuntimeException: Internal error.

at com.adobe.livecycle.notification.TaskNotificationServiceImpl.completeTask(TaskNotificationServiceImpl.java:1436)

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)

...

2010-12-03 09:54:13,829 ERROR [org.jboss.ejb.plugins.LogInterceptor] TransactionRolledbackLocalException in method: public abstract com.adobe.pof.omapi.POFObjectSet com.adobe.pof.omapi.POFObjectManagerLocal.retrieveObjectSet(com.adobe.pof.omapi.POFQuery,int,int,com.adobe.idp.Context) throws com.adobe.pof.POFException, causedBy:

org.jboss.util.NestedSQLException: Transaction is not active: tx=TransactionImple < ac, BasicAction: -3f57fe99:c6c9:4cf91115:24a8 status: ActionStatus.ABORT_ONLY >; - nested throwable: (javax.resource.ResourceException: Transaction is not active: tx=TransactionImple < ac, BasicAction: -3f57fe99:c6c9:4cf91115:24a8 status: ActionStatus.ABORT_ONLY >)

...

...

2010-12-03 09:54:13,831 ERROR [com.adobe.workflow.AWS] Internal error.

2010-12-03 09:54:13,832 ERROR [org.jboss.ejb.plugins.LogInterceptor] RuntimeException in method: public abstract java.lang.Object com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapterLocal.doRequiresNew(com.adobe.idp.dsc.transaction.TransactionDefinition,com.adobe.idp.dsc.transaction.TransactionCallback) throws com.adobe.idp.dsc.DSCException:

ALC-DSC-000-000: com.adobe.idp.dsc.DSCRuntimeException: Internal error.

...

2 Replies

Avatar

Level 7

This looks like it is coming from Forms ES2.  So this forum would be more appropriate:

http://forums.adobe.com/community/livecycle/livecycle_es/forms_es

Also, it is possible that JBoss Arjuna Transaction Manager is trying to re-run a previously failed transaction.