Skip to main content

Posts

Showing posts from September, 2009

usdsop: exec failed during spawn

Issue: While Starting concurrent managers like output post processor and workflow mailer service, we might get the following error. $COMMON_TOP/util/jre/1.1.8/bin/java: No Such File or directory usdsop: exec failed during spawn Solution: 1.Check where JDK Installed by Issuing following command cat $APPL_TOP/admin/$CONTEXT_NAME.xml|grep JDK 2.Ensure that environment variables AF_JRE_TOP, AF_CLASSPATH, and AFJVAPRG are set correctly in the $APPL_TOP/admin/adovars.env. These environment variables must point to JDK 1.3.1 For Example: AF_JRE_TOP =/usr/j2se/ export AF_JRE_TOP AFJVAPRG =/usr/j2se/bin/java export AFJVAPRG 3.Verify if JMS libraries exist in AF_CLASSPATH $grep jar $APPL_TOP/admin/adjborg2.txt Sample output should look like: /d01/vis1159/oracle/visora/8.0.6/owm/jlib/jssl-1_1.jar /d01/vis1159/oracle/visora/8.0.6/owm/jlib/javax-ssl-1_1.jar /d01/vis1159/oracle/visora/iAS/rdbms/jlib/aqapi.jar /d01/vis1159/oracle/visora/iAS/rdbms/jlib/jmscommon.jar /d01/vis1159/oracle

Concurrent request completed error with final stage error

Concurrent request completed error with “The outcome was determined by the final stage”. Cause: The cause could be either Printer issue or Stage issue. A. Printer issue Landscape-Seeded for that concurrent request" printstyle needs to be mapped to the users printer. B. To set the starting stage, follow these steps: 1. Logon to the Application using your System Administrator Responsibility. 2. Navigate to Concurrent Set. 3. Query and find Set: W2 Register 4. Select the Link Stages button. 5. Set the Start Stage field. 6. Select Save. Solution: System administer needs to do the following: 1.print style mapped to users printer.(Ref Doc Id:296019.1) or 2.Change the user printer through printer profile option