Issue while starting WF Mailer in Apps 11i


Issue while starting WF Mailer in Apps 11i

Issue:
exception = java.lang.NoClassDefFoundError: javax/jms/Connection

Here is the full error message :
[Jul 21, 2011 2:23:11 PM EDT]:1311272591539:Thread[Task Request Thread,5,main]:0:-1:oraappsdba.amestruetemper.com:10.80.1.135:-1:-1:UNEXPECTED:[fnd.wf.bes.ConnectionManager$1]:Failed to establish Java Business Event System control connection: databaseId = oradbdba_dba, ownerName = APPLSYS, queueName = WF_CONTROL, subscriberName = WFBESCL_13825, selector = null, exception = java.lang.NoClassDefFoundError: javax/jms/Connection

Solution:
1. Please set $JAVA_TOP/appsborg2.zip in the AF_CLASSPATH in $APPL_TOP/admin/adovars.env file.

Example of AF_CLASSPATH setting:
/local/java/jdk1.3.1/lib/dt.jar:/local/java/jdk1.3.1/lib/tools.jar:/slot05/appmgr/atgwfqacomn/java/
ppsborg2.zip:/slot05/appmgr/atgwfqaora/8.0.6/forms60/java:/slot05/appmgr/atgwfqacomn/java

2. Shutdown and restart the Concurrent Manager.

Refernce : Java.Lang.Noclassdeffounderror: Javax/Jms/Connection When Starting Workflow Mailer [ID 342700.1]

1 comment:

Note: Only a member of this blog may post a comment.