Trying to run seeded page on local machine - CompPlanSummaryPG.xml

Hi,
I am getting the following strange exception while trying to run the seeded page from my local machine. Kindly have a look and let me know what you think could be the problem.
Thanks,
Amit
Error Page
Exception Details.
oracle.apps.fnd.framework.OAException: Could not load application module 'oracle.apps.cn.oa.setup.compplan.server.CompPlansAM'.
     at oracle.apps.fnd.framework.webui.OAJSPApplicationRegistry.registerApplicationModule(Unknown Source)
     at oracle.apps.fnd.framework.webui.OAJSPApplicationRegistry.registerApplicationModule(Unknown Source)
     at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(Unknown Source)
     at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(Unknown Source)
     at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(Unknown Source)
     at OA.jspService(_OA.java:75)
     at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
     at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:453)
     at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:591)
     at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:515)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
     at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:711)
     at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:368)
     at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:866)
     at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:448)
     at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:216)
     at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:117)
     at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:110)
     at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
     at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
     at java.lang.Thread.run(Thread.java:595)
## Detail 0 ##
oracle.apps.fnd.framework.OAException: Application: FND, Message Name: FND_GENERIC_MESSAGE. Tokens: MESSAGE = java.sql.SQLException: ORA-20001: SQL_PLSQL_ERROR: N, ROUTINE, MO_GLOBAL.INIT, N, ERRNO, -20001, N, REASON, ORA-20001: SQL_PLSQL_ERROR: N, ROUTINE, MO_GLOBAL.SET_ORG_ACCESS, N, ERRNO, -20001, N, REASON, ORA-20001: APP-FND-02938: Multi-organization routine failed to initialize a session for the product: &PRODUCT. Please inform your support representative.
ORA-06512: at "APPS.FND_MESSAGE", line 346
ORA-06512: at "APPS.MO_GLOBAL", line 36
ORA-06512: at "APPS.MO_GLOBAL", line 757
ORA-06512: at "APPS.MO_GLOBAL", line 700
ORA-06512: at line 1
     at oracle.apps.fnd.framework.OAException.wrapperException(Unknown Source)
     at oracle.apps.fnd.framework.server.OADBTransactionImpl.initializeMultiOrg(Unknown Source)
     at oracle.apps.fnd.framework.server.OAApplicationModuleImpl.handleMultiOrgInit(Unknown Source)
     at oracle.apps.fnd.framework.server.OADBTransactionImpl.setCookie(Unknown Source)
     at oracle.apps.fnd.framework.server.OAApplicationModuleImpl.setCookie(Unknown Source)
     at oracle.apps.cn.oa.framework.server.CNApplicationModuleImpl.setCookie(CNApplicationModuleImpl.java:44)
     at oracle.apps.fnd.framework.webui.OAHttpSessionCookieImpl.validateIcxCookie(Unknown Source)
     at oracle.apps.fnd.framework.OASessionCookieHelper.validateIcxSession(Unknown Source)
     at oracle.apps.fnd.framework.OASessionCookieHelper.initializeApplicationModule(Unknown Source)
     at oracle.apps.fnd.framework.webui.OAHttpSessionCookieImpl.initializeApplicationModule(Unknown Source)
     at oracle.apps.fnd.framework.webui.OAHttpSessionCookieImpl.useApplicationModule(Unknown Source)
     at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:424)
     at oracle.apps.fnd.framework.webui.OAJSPApplicationRegistry.registerApplicationModule(Unknown Source)
     at oracle.apps.fnd.framework.webui.OAJSPApplicationRegistry.registerApplicationModule(Unknown Source)
     at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(Unknown Source)
     at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(Unknown Source)
     at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(Unknown Source)
     at OA.jspService(_OA.java:75)
     at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
     at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:453)
     at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:591)
     at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:515)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
     at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:711)
     at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:368)
     at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:866)
     at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:448)
     at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:216)
     at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:117)
     at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:110)
     at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
     at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
     at java.lang.Thread.run(Thread.java:595)
## Detail 0 ##
java.sql.SQLException: ORA-20001: SQL_PLSQL_ERROR: N, ROUTINE, MO_GLOBAL.INIT, N, ERRNO, -20001, N, REASON, ORA-20001: SQL_PLSQL_ERROR: N, ROUTINE, MO_GLOBAL.SET_ORG_ACCESS, N, ERRNO, -20001, N, REASON, ORA-20001: APP-FND-02938: Multi-organization routine failed to initialize a session for the product: &PRODUCT. Please inform your support representative.
ORA-06512: at "APPS.FND_MESSAGE", line 346
ORA-06512: at "APPS.MO_GLOBAL", line 36
ORA-06512: at "APPS.MO_GLOBAL", line 757
ORA-06512: at "APPS.MO_GLOBAL", line 700
ORA-06512: at line 1
     at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:138)
     at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:316)
     at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:282)
     at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:639)
     at oracle.jdbc.driver.T4CCallableStatement.doOall8(T4CCallableStatement.java:184)
     at oracle.jdbc.driver.T4CCallableStatement.execute_for_rows(T4CCallableStatement.java:873)
     at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1161)
     at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3001)
     at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:3093)
     at oracle.jdbc.driver.OracleCallableStatement.execute(OracleCallableStatement.java:4286)
     at oracle.apps.fnd.framework.server.OADBTransactionImpl.initializeMultiOrg(Unknown Source)
     at oracle.apps.fnd.framework.server.OAApplicationModuleImpl.handleMultiOrgInit(Unknown Source)
     at oracle.apps.fnd.framework.server.OADBTransactionImpl.setCookie(Unknown Source)
     at oracle.apps.fnd.framework.server.OAApplicationModuleImpl.setCookie(Unknown Source)
     at oracle.apps.cn.oa.framework.server.CNApplicationModuleImpl.setCookie(CNApplicationModuleImpl.java:44)
     at oracle.apps.fnd.framework.webui.OAHttpSessionCookieImpl.validateIcxCookie(Unknown Source)
     at oracle.apps.fnd.framework.OASessionCookieHelper.validateIcxSession(Unknown Source)
     at oracle.apps.fnd.framework.OASessionCookieHelper.initializeApplicationModule(Unknown Source)
     at oracle.apps.fnd.framework.webui.OAHttpSessionCookieImpl.initializeApplicationModule(Unknown Source)
     at oracle.apps.fnd.framework.webui.OAHttpSessionCookieImpl.useApplicationModule(Unknown Source)
     at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:424)
     at oracle.apps.fnd.framework.webui.OAJSPApplicationRegistry.registerApplicationModule(Unknown Source)
     at oracle.apps.fnd.framework.webui.OAJSPApplicationRegistry.registerApplicationModule(Unknown Source)
     at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(Unknown Source)
     at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(Unknown Source)
     at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(Unknown Source)
     at OA.jspService(_OA.java:75)
     at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
     at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:453)
     at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:591)
     at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:515)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
     at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:711)
     at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:368)
     at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:866)
     at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:448)
     at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:216)
     at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:117)
     at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:110)
     at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
     at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
     at java.lang.Thread.run(Thread.java:595)
oracle.apps.fnd.framework.OAException: Application: FND, Message Name: FND_GENERIC_MESSAGE. Tokens: MESSAGE = java.sql.SQLException: ORA-20001: SQL_PLSQL_ERROR: N, ROUTINE, MO_GLOBAL.INIT, N, ERRNO, -20001, N, REASON, ORA-20001: SQL_PLSQL_ERROR: N, ROUTINE, MO_GLOBAL.SET_ORG_ACCESS, N, ERRNO, -20001, N, REASON, ORA-20001: APP-FND-02938: Multi-organization routine failed to initialize a session for the product: &PRODUCT. Please inform your support representative.
ORA-06512: at "APPS.FND_MESSAGE", line 346
ORA-06512: at "APPS.MO_GLOBAL", line 36
ORA-06512: at "APPS.MO_GLOBAL", line 757
ORA-06512: at "APPS.MO_GLOBAL", line 700
ORA-06512: at line 1
     at oracle.apps.fnd.framework.OAException.wrapperException(Unknown Source)
     at oracle.apps.fnd.framework.server.OADBTransactionImpl.initializeMultiOrg(Unknown Source)
     at oracle.apps.fnd.framework.server.OAApplicationModuleImpl.handleMultiOrgInit(Unknown Source)
     at oracle.apps.fnd.framework.server.OADBTransactionImpl.setCookie(Unknown Source)
     at oracle.apps.fnd.framework.server.OAApplicationModuleImpl.setCookie(Unknown Source)
     at oracle.apps.cn.oa.framework.server.CNApplicationModuleImpl.setCookie(CNApplicationModuleImpl.java:44)
     at oracle.apps.fnd.framework.webui.OAHttpSessionCookieImpl.validateIcxCookie(Unknown Source)
     at oracle.apps.fnd.framework.OASessionCookieHelper.validateIcxSession(Unknown Source)
     at oracle.apps.fnd.framework.OASessionCookieHelper.initializeApplicationModule(Unknown Source)
     at oracle.apps.fnd.framework.webui.OAHttpSessionCookieImpl.initializeApplicationModule(Unknown Source)
     at oracle.apps.fnd.framework.webui.OAHttpSessionCookieImpl.useApplicationModule(Unknown Source)
     at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:424)
     at oracle.apps.fnd.framework.webui.OAJSPApplicationRegistry.registerApplicationModule(Unknown Source)
     at oracle.apps.fnd.framework.webui.OAJSPApplicationRegistry.registerApplicationModule(Unknown Source)
     at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(Unknown Source)
     at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(Unknown Source)
     at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(Unknown Source)
     at OA.jspService(_OA.java:75)
     at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
     at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:453)
     at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:591)
     at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:515)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
     at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:711)
     at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:368)
     at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:866)
     at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:448)
     at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:216)
     at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:117)
     at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:110)
     at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
     at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
     at java.lang.Thread.run(Thread.java:595)
## Detail 0 ##
java.sql.SQLException: ORA-20001: SQL_PLSQL_ERROR: N, ROUTINE, MO_GLOBAL.INIT, N, ERRNO, -20001, N, REASON, ORA-20001: SQL_PLSQL_ERROR: N, ROUTINE, MO_GLOBAL.SET_ORG_ACCESS, N, ERRNO, -20001, N, REASON, ORA-20001: APP-FND-02938: Multi-organization routine failed to initialize a session for the product: &PRODUCT. Please inform your support representative.
ORA-06512: at "APPS.FND_MESSAGE", line 346
ORA-06512: at "APPS.MO_GLOBAL", line 36
ORA-06512: at "APPS.MO_GLOBAL", line 757
ORA-06512: at "APPS.MO_GLOBAL", line 700
ORA-06512: at line 1
     at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:138)
     at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:316)
     at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:282)
     at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:639)
     at oracle.jdbc.driver.T4CCallableStatement.doOall8(T4CCallableStatement.java:184)
     at oracle.jdbc.driver.T4CCallableStatement.execute_for_rows(T4CCallableStatement.java:873)
     at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1161)
     at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3001)
     at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:3093)
     at oracle.jdbc.driver.OracleCallableStatement.execute(OracleCallableStatement.java:4286)
     at oracle.apps.fnd.framework.server.OADBTransactionImpl.initializeMultiOrg(Unknown Source)
     at oracle.apps.fnd.framework.server.OAApplicationModuleImpl.handleMultiOrgInit(Unknown Source)
     at oracle.apps.fnd.framework.server.OADBTransactionImpl.setCookie(Unknown Source)
     at oracle.apps.fnd.framework.server.OAApplicationModuleImpl.setCookie(Unknown Source)
     at oracle.apps.cn.oa.framework.server.CNApplicationModuleImpl.setCookie(CNApplicationModuleImpl.java:44)
     at oracle.apps.fnd.framework.webui.OAHttpSessionCookieImpl.validateIcxCookie(Unknown Source)
     at oracle.apps.fnd.framework.OASessionCookieHelper.validateIcxSession(Unknown Source)
     at oracle.apps.fnd.framework.OASessionCookieHelper.initializeApplicationModule(Unknown Source)
     at oracle.apps.fnd.framework.webui.OAHttpSessionCookieImpl.initializeApplicationModule(Unknown Source)
     at oracle.apps.fnd.framework.webui.OAHttpSessionCookieImpl.useApplicationModule(Unknown Source)
     at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:424)
     at oracle.apps.fnd.framework.webui.OAJSPApplicationRegistry.registerApplicationModule(Unknown Source)
     at oracle.apps.fnd.framework.webui.OAJSPApplicationRegistry.registerApplicationModule(Unknown Source)
     at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(Unknown Source)
     at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(Unknown Source)
     at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(Unknown Source)
     at OA.jspService(_OA.java:75)
     at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
     at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:453)
     at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:591)
     at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:515)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
     at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:711)
     at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:368)
     at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:866)
     at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:448)
     at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:216)
     at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:117)
     at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:110)
     at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
     at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
     at java.lang.Thread.run(Thread.java:595)

Took all the classes required to run the page from the server and then ran the page.
That's too much of info. Check the page function and see if there is any parameter attached to it?
--Shiv                                                                                                                                                                                                                                                                                                                                                                                                                           

Similar Messages

  • Not able to run the Jdeveloper Pages in Local Machine

    Dear All,
    I am developing Custom OAF Pages in R12. while am not able to run the page in Local Machine Currently i am using Remote VPN. same page i import into server am able to run in Application.
    The error says:
    1, Increae the time limit bye setting the JRAD.RUNREG.TIMEOUT Parameter in ide.parameters file loacted in System directory.
    I found the file . am not able to find the JRAD.RUNREG.TIMEOUT Parameter option
    2, Check the Host Name in the Preferances, Under Embeded OC4J.
    I Verified same and using the Default Local IP Address.
    I am using Jdeveloper Version : p8431482_R12_GENERIC.zip
    Please help me. I approciate before
    Thanks
    Venkat Reddy Pulichintha
    00971502644919
    [email protected]

    Dear Gaurav,
    Thanks for you quick replay
    For this Patch number (p8431482_R12_GENERIC.zip), there is no (JAVA Options: remove this statement: -DFND_JDBC_STMT_CACHE_SIZE=200 -DCACHENODBINIT=true)
    Please guide me furthe steps. any other settings requird.
    Thanks
    Venkat Reddy Pulichintha
    00971502644919
    [email protected]

  • Run oracle Form on local machine

    Hi Guys,
    I hope so you are fine.Guys am facing problem when am trying to run oracle forms on local machine.
    "A plug in is needed to display to this content"
    when i try to install plug ins am finding No suitable plugins were found.
    am using
    Windows :7,
    From developer: 10.1.2.0.2
    Application :r 12.1.3
    Firefox:21.0
    JIinit:1.3.1.22
    Java TM6
    Thanks,
    SK

    user7507909 wrote:
    Hi Guys,
    I hope so you are fine.Guys am facing problem when am trying to run oracle forms on local machine.
    "A plug in is needed to display to this content"
    when i try to install plug ins am finding No suitable plugins were found.
    am using
    Windows :7,
    From developer: 10.1.2.0.2
    Application :r 12.1.3
    Firefox:21.0
    JIinit:1.3.1.22
    Java TM6
    Thanks,
    SKDuplicate post -- How to run oracle forms on local machine
    Please use IE instead to download JRE plug-in then try from Firefox.
    Please also see (Unable To Access Forms Using Firefox Browser On Oracle Applications R12: Additional Plugins Required [ID 552985.1]).
    Thanks,
    Hussein

  • I am not able to run Seeded Page from my Local machine

    Hi,
    I am not able to run Seeded Page from my Local machine.Please help why i am getting this error Could Not create java virtual machine.
    I am using Jdeveloper Version is 10g.
    Thanks,
    SomaSekhar.

    How many rows do these tables contain?
    S_NDC@link_525Z2 sndc
    s_drug_item
    Also, is the table T_DRUG_ITEM_TEN_DIGIT_NDC in use by other sessions?
    Have you tried running this procedure from sql*plus instead of TOAD?
    How long have you waited for the procedure execution to complete?
    Were there any errors?

  • "Page not found" error while trying to run a page

    Hello all,
    I tried to run a page in JDeveloper(9.0.6.6_606) and after the browser page pops up, it is displaying "HTTP 404 : Page not found" error.
    Please find the log below:
    C:\jdevbin\jdk\bin\javaw.exe -ojvm -classpath C:\jdevbin\j2ee\home\oc4j.jar -mx256m -Dhttp.proxyHost=proxy -Dhttp.proxyPort=80 -Dhttp.nonProxyHosts=10.200.152.236|localhost -Xverify:none com.evermind.server.OC4JServer -config C:\jdevhome\jdev\system9.0.3.1.1107\oc4j-config\server.xml
    [Starting OC4J using the following ports: HTTP=8988, RMI=23891, JMS=9227.]
    [waiting for the server to complete its initialization...]
    Embedded OC4J startup time: 7047 ms.
    Oracle9iAS (9.0.3.0.0) Containers for J2EE initialized
    Embedded OC4J startup time: 16 ms.
    Target URL -- http://10.200.152.236:8988/OA_HTML/runregion.jsp?page=%2Foracle%2Fapps%2Fpos%2Faccount%2Fwebui%2FNonPoInvCreatePG&akAppShortName=POS&akDbcFile=FIN1DEV2&akDevMode=1&akDiag=1&akPassword=pwd4dev2&akRespKey=ISUPPLIER_PORTAL_RESP&akUsername=dpsdx48&JRAD_XML_PATH=C%3A%5Cjdevhome%5Cjdev%5Cmyclasses%5CJRADXML%5C&JRADStartTime=1152606872484
    ApplicationServer: appName = bc4j
    ApplicationServer: appName = current-workspace-app
    ApplicationServer: appName = soap
    Error creating the ORB :
    Starting an OA Core session ...
    ICX DIAGNOSTIC: application_id = 177
    ICX DIAGNOSTIC: responsibility_id = 23075
    ICX DIAGNOSTIC: security_group_id = 0
    ICX DIAGNOSTIC: APPS Web agent = http://app-fin1dev2.albertsons.com:15160/pls/FIN1DEV2/
    FIN1DEV2=C384A6C2A84C8E63FAA51365BA91681A;path=/;domain=.albertsons.com
    ICX DIAGNOSTIC: mCookieHeader = FIN1DEV2=C384A6C2A84C8E63FAA51365BA91681A;path=/;domain=.albertsons.com
    ICX_DIAGNOSTIC: mEncryptedSessionID = C384A6C2A84C8E63FAA51365BA91681A
    ICX_DIAGNOSTIC: mSessionID = 687703439
    TIME: runregion.sessionBean.createSession [87296 ms]
    ICX_DIAGNOSTIC: mTransactionID = 78453
    ICX_DIAGNOSTIC: encryptedTransactionID = C974A13EBB894B23
    TIME: runregion.sessionBean.createTransaction [9672 ms]
    TIME: runregion.rest [0 ms]
    Is there anything you think I am missing in the configurations?
    Kindly help.

    I am also using OA Framework Jdeveloper....for ADF BC development.. Please find the log below:-
    [Starting OC4J using the following ports: HTTP=8988, RMI=23891, JMS=9227.]
    E:\jdeveloper\jdevhome\jdev\system\oracle.j2ee.10.1.3.39.81\embedded-oc4j\config>
    E:\jdeveloper\jdevbin\jdk\bin\javaw.exe -client -classpath E:\jdeveloper\jdevbin\j2ee\home\oc4j.jar;E:\jdeveloper\jdevbin\jdev\lib\jdev-oc4j-embedded.jar
    -Xverify:none -DcheckForUpdates=adminClientOnly -Doracle.application.environment=development -Doracle.j2ee.dont.use.memory.archive=true
    -Doracle.j2ee.http.socket.timeout=500 -Doc4j.jms.usePersistenceLockFiles=false oracle.oc4j.loader.boot.BootStrap -config
    E:\jdeveloper\jdevhome\jdev\system\oracle.j2ee.10.1.3.39.81\embedded-oc4j\config\server.xml
    [waiting for the server to complete its initialization...]
    Oct 18, 2007 11:56:47 AM com.evermind.server.jms.JMSMessages log
    INFO: JMSServer[]: OC4J JMS server recovering transactions (commit 0) (rollback 0) (prepared 0).
    Oct 18, 2007 11:56:47 AM com.evermind.server.jms.JMSMessages log
    INFO: JMSServer[]: OC4J JMS server recovering local transactions Queue[jms/Oc4jJmsExceptionQueue].
    WARNING: Code-source E:\jdeveloper\jdevbin\jdev\appslibrt\xml.jar (from <library> in
    /E:/jdeveloper/jdevhome/jdev/system/oracle.j2ee.10.1.3.39.81/embedded-oc4j/config/application.xml) has the same filename but is not identical to
    /E:/jdeveloper/jdevbin/lib/xml.jar (from <code-source> (ignore manifest Class-Path) in META-INF/boot.xml in E:\jdeveloper\jdevbin\j2ee\home\oc4j.jar). If it
    contains different versions of the same classes, it will be masked as the latter is already visible in the search path of loader default.root:0.0.0.
    WARNING: Code-source E:\jdeveloper\jdevbin\jdev\appslibrt\jazn.jar (from <library> in
    /E:/jdeveloper/jdevhome/jdev/system/oracle.j2ee.10.1.3.39.81/embedded-oc4j/config/application.xml) has the same filename but is not identical to
    /E:/jdeveloper/jdevbin/j2ee/home/jazn.jar (from <code-source> in META-INF/boot.xml in E:\jdeveloper\jdevbin\j2ee\home\oc4j.jar). If it contains different
    versions of the same classes, it will be masked as the latter is already visible in the search path of loader default.root:0.0.0.
    WARNING: Code-source E:\jdeveloper\jdevbin\jdev\appslibrt\jazncore.jar (from manifest of /E:/jdeveloper/jdevbin/jdev/appslibrt/jazn.jar) has the same
    filename but is not identical to /E:/jdeveloper/jdevbin/j2ee/home/jazncore.jar (from <code-source> in META-INF/boot.xml in
    E:\jdeveloper\jdevbin\j2ee\home\oc4j.jar). If it contains different versions of the same classes, it will be masked as the latter is already visible in the
    search path of loader default.root:0.0.0.
    WARNING: Code-source E:\jdeveloper\jdevhome\jdev\system\oracle.j2ee.10.1.3.39.81\embedded-oc4j\applications\datatags\webapp\WEB-INF\lib\uix2.jar (from
    WEB-INF/lib/ directory in E:\jdeveloper\jdevhome\jdev\system\oracle.j2ee.10.1.3.39.81\embedded-oc4j\applications\datatags\webapp\WEB-INF\lib) has the same
    filename but is not identical to /E:/jdeveloper/jdevbin/jdev/appslibrt/uix2.jar (from <library> in
    /E:/jdeveloper/jdevhome/jdev/system/oracle.j2ee.10.1.3.39.81/embedded-oc4j/config/application.xml). If it contains different versions of the same classes, it
    will be masked as the latter is already visible in the search path of loader datatags.web.webapp:0.0.0.
    Ready message received from Oc4jNotifier.
    Embedded OC4J startup time: 19594 ms.
    Target URL--- http://hydhtcl33997.ad.infosys.com:8988/SRTutorialADFBC-UserInterface-context-root/faces/app/SRList.jspx
    07/10/18 11:56:56 Oracle Containers for J2EE 10g (10.1.3.1.0) initialized

  • Deploy Oracle OAF Page to local Machine

    Hi,
    I deploy oracle standard OAF page from local machine JDeveloper 9i.I copy files from server ar folder from $COMMAN TOP and copy another MDS folder from $APPLTOP and moved local machine jDeveloper\jdevhome\jdev\myprojects\oracle\apps\.I create workspace and the files and run the ARI_INVOICE_PAYMENT_PAGE.XML error message displayed.
    ERROR:
    unable to open file jdeveloper_11i\jdeveloper\jdev\myprojects\oracle\ar\irec\accountDetails\pay\webui\ARI_INVOICE_PAYMENT_PAGE.XML
    the document is not in XMLpath"D:\Jdeveloper_11i\jdevbin\jdev\myprojects;D:\Jdeveloper_11i\jdevbin\jdev\oamdsxml\fwk"
    Thanks
    Selva

    It appears that the JDEV_USER_HOME environment variable path and where the files are stored do not match up.  I generally keep all files whether they are Oracle files (in the oracle folder) under my projects or custom files (in the custom folder) in the "Home" directory on my local machine.

  • I am trying to run this sample on my machine

    I am trying to run this sample on my machine as per the instructions to
    install the sample in WLISampleUserGuide.pdf. When I go to the step 6 of the
    installation, I get the following error in the Weblogic Server Console.
    <Sep 17, 2001 10:47:36 AM GMT+05:30> <Error> <Management> <Error
    initializing module certificate.war
    of application samples:Name=certificate,Type=Application from path
    .\config\samples\applications: w
    eblogic.management.MBeanCreationException: cannot find referenced module
    certificate.war>
    <Sep 17, 2001 10:47:46 AM GMT+05:30> <Error> <Management> <Error
    initializing module console.war of
    application samples:Name=console,Type=Application from path
    .\config\samples\applications: weblogic.
    management.MBeanCreationException: cannot find referenced module
    console.war>
    <Sep 17, 2001 10:48:27 AM GMT+05:30> <Error> <Management> <Error preparing
    application component cer
    tificate.war of application samples:Name=certificate,Type=Application:
    java.io.FileNotFoundException
    : .\config\samples\applications\certificate.war (The system cannot find the
    file specified) ((localP
    ath: java.io.FileNotFoundException:
    .\config\samples\applications\certificate.war (The system cannot
    find the file specified))>
    <Sep 17, 2001 10:48:27 AM GMT+05:30> <Error> <J2EE> <Error deploying
    application certificate: error
    retrieving component [Caching Stub]Proxy for
    samples:Name=certificate,Location=myserver,Type=WebAppC
    omponentConfig,ApplicationConfig=certificate>
    <Sep 17, 2001 10:48:27 AM GMT+05:30> <Error> <Management> <Error preparing
    application component con
    sole.war of application samples:Name=console,Type=Application:
    java.io.FileNotFoundException: .\conf
    ig\samples\applications\console.war (The system cannot find the file
    specified) ((localPath: java.io
    .FileNotFoundException: .\config\samples\applications\console.war (The
    system cannot find the file s
    pecified))>
    <Sep 17, 2001 10:48:27 AM GMT+05:30> <Error> <J2EE> <Error deploying
    application console: error retr
    ieving component [Caching Stub]Proxy for
    samples:Name=console,Location=myserver,Type=WebAppComponent
    Config,ApplicationConfig=console>
    Loaded resources from
    '/D:/bea/wlintegration2.0/config/samples/wlai/wlai.properties'
    [SerializationTester] : isSerializable(class javax.naming.Binding)
    java.io.NotSerializableException: javax.mail.Session
    at
    java.io.ObjectOutputStream.outputObject(ObjectOutputStream.java:1148)
    at
    java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:366)
    at
    java.io.ObjectOutputStream.outputClassFields(ObjectOutputStream.java:1841)
    at
    java.io.ObjectOutputStream.defaultWriteObject(ObjectOutputStream.java:480)
    at
    java.io.ObjectOutputStream.outputObject(ObjectOutputStream.java:1214)
    at
    java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:366)
    at
    weblogic.jndi.internal.SerializationTester.isSerializable(SerializationTeste
    r.java:36)
    at
    weblogic.jndi.internal.BindingEnumeration.fixNonSerializableBindings(Binding
    Enumeration.j
    ava:29)
    at
    weblogic.jndi.internal.BindingEnumeration.writeExternal(BindingEnumeration.j
    ava:48)
    at
    java.io.ObjectOutputStream.outputObject(ObjectOutputStream.java:1180)
    at
    java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:366)
    at
    weblogic.rmi.internal.CBVOutputStream.writeObjectInternal(CBVOutputStream.ja
    va:220)
    at
    weblogic.rmi.internal.CBVOutputStream.writeObject(CBVOutputStream.java:213)
    at
    weblogic.rmi.internal.CBVOutputStream.writeObject(CBVOutputStream.java:190)
    at
    weblogic.jndi.internal.ServerNamingNode_WLSkel.invoke(ServerNamingNode_WLSke
    l.java:262)
    at
    weblogic.rmi.internal.BasicServerAdapter.invoke(BasicServerAdapter.java:373)
    at
    weblogic.rmi.cluster.ReplicaAwareServerRef.invoke(ReplicaAwareServerRef.java
    :128)
    at
    weblogic.rmi.internal.BasicServerAdapter.invoke(BasicServerAdapter.java:237)
    at
    weblogic.rmi.internal.BasicRequestHandler.handleRequest(BasicRequestHandler.
    java:118)
    at
    weblogic.rmi.internal.BasicRequestDispatcher.dispatch(BasicRequestDispatcher
    .java:115)
    at
    weblogic.rmi.internal.ServerRequest.sendOneWayRaw(ServerRequest.java:88)
    at
    weblogic.rmi.internal.ServerRequest.sendReceive(ServerRequest.java:108)
    at
    weblogic.rmi.cluster.ReplicaAwareRemoteRef.invoke(ReplicaAwareRemoteRef.java
    :247)
    at
    weblogic.rmi.cluster.ReplicaAwareRemoteRef.invoke(ReplicaAwareRemoteRef.java
    :225)
    at
    weblogic.jndi.internal.ServerNamingNode_WLStub.listBindings(ServerNamingNode
    _WLStub.java:
    374)
    at
    weblogic.jndi.internal.WLContextImpl.listBindings(WLContextImpl.java:293)
    at
    com.bea.wlpi.server.plugin.PluginManagerCfgImpl.traverseContext(PluginManage
    rCfgImpl.java
    :724)
    at
    com.bea.wlpi.server.plugin.PluginManagerCfgImpl.traverseContext(PluginManage
    rCfgImpl.java
    :747)
    at
    com.bea.wlpi.server.plugin.PluginManagerCfgImpl.traverseContext(PluginManage
    rCfgImpl.java
    :747)
    at
    com.bea.wlpi.server.plugin.PluginManagerCfgImpl.traverseContext(PluginManage
    rCfgImpl.java
    :747)
    at
    com.bea.wlpi.server.plugin.PluginManagerCfgImpl.getDeployedPlugins(PluginMan
    agerCfgImpl.j
    ava:710)
    at
    com.bea.wlpi.server.plugin.PluginManagerCfgImpl.initializePlugins(PluginMana
    gerCfgImpl.ja
    va:811)
    at
    com.bea.wlpi.server.plugin.PluginManagerCfgImpl.init(PluginManagerCfgImpl.ja
    va:75)
    at
    com.bea.wlpi.server.plugin.PluginManagerCfgBeanImpl.init(PluginManagerCfgBea
    nImpl.java:79
    0)
    at
    com.bea.wlpi.server.plugin.PluginManagerCfgBeanEOImpl.init(PluginManagerCfgB
    eanEOImpl.jav
    a:1270)
    at
    com.bea.wlpi.server.initlistener.InitListenerBean.onMessage(InitListenerBean
    .java:151)
    at weblogic.ejb20.internal.MDListener.execute(MDListener.java:221)
    at weblogic.ejb20.internal.MDListener.onMessage(MDListener.java:175)
    at weblogic.jms.client.JMSSession.onMessage(JMSSession.java:1933)
    at weblogic.jms.client.JMSSession.execute(JMSSession.java:1892)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:137)
    at weblogic.kernel.Kernel.execute(Kernel.java:250)
    at weblogic.jms.client.JMSSession.pushEnvelope(JMSSession.java:1779)
    at weblogic.jms.client.JMSCallback.pushEnvelope(JMSCallback.java:69)
    at weblogic.jms.frontend.FESession.execute(FESession.java:1972)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:137)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
    Initialized WebLogic Process Integrator Plugin Framework version 1.0
    Started WebLogic Process Integrator version 2.0 SP 3
    <Sep 17, 2001 10:49:46 AM GMT+05:30> <Notice> <WebLogicCollaborate> <INFO:
    WebLogic Collaborate Serv
    er started successfully.>
    <Sep 17, 2001 10:49:46 AM GMT+05:30> <Notice> <WebLogicServer> <WebLogic
    Server started>
    <Sep 17, 2001 10:49:46 AM GMT+05:30> <Notice> <WebLogicServer>
    <SSLListenThread listening on port 70
    02>
    <Sep 17, 2001 10:49:46 AM GMT+05:30> <Notice> <WebLogicServer> <ListenThread
    listening on port 7001>
    Once I put the certificate.war and console.war from
    D:\bea\wlintegration2.0\config\mydomain\applications, the errors related to
    the
    certificate.war and console.war file are not shown. The Weblogic Server
    Console now shows the following
    Loaded resources from
    '/D:/bea/wlintegration2.0/config/samples/wlai/wlai.properties'
    [SerializationTester] : isSerializable(class javax.naming.Binding)
    java.io.NotSerializableException: javax.mail.Session
    at
    java.io.ObjectOutputStream.outputObject(ObjectOutputStream.java:1148)
    at
    java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:366)
    at
    java.io.ObjectOutputStream.outputClassFields(ObjectOutputStream.java:1841)
    at
    java.io.ObjectOutputStream.defaultWriteObject(ObjectOutputStream.java:480)
    at
    java.io.ObjectOutputStream.outputObject(ObjectOutputStream.java:1214)
    at
    java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:366)
    at
    weblogic.jndi.internal.SerializationTester.isSerializable(SerializationTeste
    r.java:36)
    at
    weblogic.jndi.internal.BindingEnumeration.fixNonSerializableBindings(Binding
    Enumeration.j
    ava:29)
    at
    weblogic.jndi.internal.BindingEnumeration.writeExternal(BindingEnumeration.j
    ava:48)
    at
    java.io.ObjectOutputStream.outputObject(ObjectOutputStream.java:1180)
    at
    java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:366)
    at
    weblogic.rmi.internal.CBVOutputStream.writeObjectInternal(CBVOutputStream.ja
    va:220)
    at
    weblogic.rmi.internal.CBVOutputStream.writeObject(CBVOutputStream.java:213)
    at
    weblogic.rmi.internal.CBVOutputStream.writeObject(CBVOutputStream.java:190)
    at
    weblogic.jndi.internal.ServerNamingNode_WLSkel.invoke(ServerNamingNode_WLSke
    l.java:262)
    at
    weblogic.rmi.internal.BasicServerAdapter.invoke(BasicServerAdapter.java:373)
    at
    weblogic.rmi.cluster.ReplicaAwareServerRef.invoke(ReplicaAwareServerRef.java
    :128)
    at
    weblogic.rmi.internal.BasicServerAdapter.invoke(BasicServerAdapter.java:237)
    at
    weblogic.rmi.internal.BasicRequestHandler.handleRequest(BasicRequestHandler.
    java:118)
    at
    weblogic.rmi.internal.BasicRequestDispatcher.dispatch(BasicRequestDispatcher
    .java:115)
    at
    weblogic.rmi.internal.ServerRequest.sendOneWayRaw(ServerRequest.java:88)
    at
    weblogic.rmi.internal.ServerRequest.sendReceive(ServerRequest.java:108)
    at
    weblogic.rmi.cluster.ReplicaAwareRemoteRef.invoke(ReplicaAwareRemoteRef.java
    :247)
    at
    weblogic.rmi.cluster.ReplicaAwareRemoteRef.invoke(ReplicaAwareRemoteRef.java
    :225)
    at
    weblogic.jndi.internal.ServerNamingNode_WLStub.listBindings(ServerNamingNode
    _WLStub.java:
    374)
    at
    weblogic.jndi.internal.WLContextImpl.listBindings(WLContextImpl.java:293)
    at
    com.bea.wlpi.server.plugin.PluginManagerCfgImpl.traverseContext(PluginManage
    rCfgImpl.java
    :724)
    at
    com.bea.wlpi.server.plugin.PluginManagerCfgImpl.traverseContext(PluginManage
    rCfgImpl.java
    :747)
    at
    com.bea.wlpi.server.plugin.PluginManagerCfgImpl.traverseContext(PluginManage
    rCfgImpl.java
    :747)
    at
    com.bea.wlpi.server.plugin.PluginManagerCfgImpl.traverseContext(PluginManage
    rCfgImpl.java
    :747)
    at
    com.bea.wlpi.server.plugin.PluginManagerCfgImpl.getDeployedPlugins(PluginMan
    agerCfgImpl.j
    ava:710)
    at
    com.bea.wlpi.server.plugin.PluginManagerCfgImpl.initializePlugins(PluginMana
    gerCfgImpl.ja
    va:811)
    at
    com.bea.wlpi.server.plugin.PluginManagerCfgImpl.init(PluginManagerCfgImpl.ja
    va:75)
    at
    com.bea.wlpi.server.plugin.PluginManagerCfgBeanImpl.init(PluginManagerCfgBea
    nImpl.java:79
    0)
    at
    com.bea.wlpi.server.plugin.PluginManagerCfgBeanEOImpl.init(PluginManagerCfgB
    eanEOImpl.jav
    a:1270)
    at
    com.bea.wlpi.server.initlistener.InitListenerBean.onMessage(InitListenerBean
    .java:151)
    at weblogic.ejb20.internal.MDListener.execute(MDListener.java:221)
    at weblogic.ejb20.internal.MDListener.onMessage(MDListener.java:175)
    at weblogic.jms.client.JMSSession.onMessage(JMSSession.java:1933)
    at weblogic.jms.client.JMSSession.execute(JMSSession.java:1892)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:137)
    at weblogic.kernel.Kernel.execute(Kernel.java:250)
    at weblogic.jms.client.JMSSession.pushEnvelope(JMSSession.java:1779)
    at weblogic.jms.client.JMSCallback.pushEnvelope(JMSCallback.java:69)
    at weblogic.jms.frontend.FESession.execute(FESession.java:1972)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:137)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
    Initialized WebLogic Process Integrator Plugin Framework version 1.0
    Started WebLogic Process Integrator version 2.0 SP 3
    Did anybody face this problem with this sample? Can somebody help me out
    with this. I am also looking for some basic ways of developing a PIP using
    Rosettanet. Is there is any site that gives such information. I have seen
    the BEA site on rosettanet. That does not help me.
    Regards,
    Dharnidhar Vemuri
    mailto: [email protected]

    Hi
    I am also facing this similar problem. Could any one tell me the root cause of
    this problem.
    Thanks in advance.
    Thanks and Regards
    Ramko
    "weblogic.integrator.developer" <[email protected]> wrote:
    I am trying to run this sample on my machine as per the instructions
    to
    install the sample in WLISampleUserGuide.pdf. When I go to the step 6
    of the
    installation, I get the following error in the Weblogic Server Console.
    <Sep 17, 2001 10:47:36 AM GMT+05:30> <Error> <Management> <Error
    initializing module certificate.war
    of application samples:Name=certificate,Type=Application from path
    ..\config\samples\applications: w
    eblogic.management.MBeanCreationException: cannot find referenced module
    certificate.war>
    <Sep 17, 2001 10:47:46 AM GMT+05:30> <Error> <Management> <Error
    initializing module console.war of
    application samples:Name=console,Type=Application from path
    ..\config\samples\applications: weblogic.
    management.MBeanCreationException: cannot find referenced module
    console.war>
    <Sep 17, 2001 10:48:27 AM GMT+05:30> <Error> <Management> <Error preparing
    application component cer
    tificate.war of application samples:Name=certificate,Type=Application:
    java.io.FileNotFoundException
    : .\config\samples\applications\certificate.war (The system cannot find
    the
    file specified) ((localP
    ath: java.io.FileNotFoundException:
    ..\config\samples\applications\certificate.war (The system cannot
    find the file specified))>
    <Sep 17, 2001 10:48:27 AM GMT+05:30> <Error> <J2EE> <Error deploying
    application certificate: error
    retrieving component [Caching Stub]Proxy for
    samples:Name=certificate,Location=myserver,Type=WebAppC
    omponentConfig,ApplicationConfig=certificate>
    <Sep 17, 2001 10:48:27 AM GMT+05:30> <Error> <Management> <Error preparing
    application component con
    sole.war of application samples:Name=console,Type=Application:
    java.io.FileNotFoundException: .\conf
    ig\samples\applications\console.war (The system cannot find the file
    specified) ((localPath: java.io
    ..FileNotFoundException: .\config\samples\applications\console.war (The
    system cannot find the file s
    pecified))>
    <Sep 17, 2001 10:48:27 AM GMT+05:30> <Error> <J2EE> <Error deploying
    application console: error retr
    ieving component [Caching Stub]Proxy for
    samples:Name=console,Location=myserver,Type=WebAppComponent
    Config,ApplicationConfig=console>
    Loaded resources from
    '/D:/bea/wlintegration2.0/config/samples/wlai/wlai.properties'
    [SerializationTester] : isSerializable(class javax.naming.Binding)
    java.io.NotSerializableException: javax.mail.Session
    at
    java.io.ObjectOutputStream.outputObject(ObjectOutputStream.java:1148)
    at
    java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:366)
    at
    java.io.ObjectOutputStream.outputClassFields(ObjectOutputStream.java:1841)
    at
    java.io.ObjectOutputStream.defaultWriteObject(ObjectOutputStream.java:480)
    at
    java.io.ObjectOutputStream.outputObject(ObjectOutputStream.java:1214)
    at
    java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:366)
    at
    weblogic.jndi.internal.SerializationTester.isSerializable(SerializationTeste
    r.java:36)
    at
    weblogic.jndi.internal.BindingEnumeration.fixNonSerializableBindings(Binding
    Enumeration.j
    ava:29)
    at
    weblogic.jndi.internal.BindingEnumeration.writeExternal(BindingEnumeration.j
    ava:48)
    at
    java.io.ObjectOutputStream.outputObject(ObjectOutputStream.java:1180)
    at
    java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:366)
    at
    weblogic.rmi.internal.CBVOutputStream.writeObjectInternal(CBVOutputStream.ja
    va:220)
    at
    weblogic.rmi.internal.CBVOutputStream.writeObject(CBVOutputStream.java:213)
    at
    weblogic.rmi.internal.CBVOutputStream.writeObject(CBVOutputStream.java:190)
    at
    weblogic.jndi.internal.ServerNamingNode_WLSkel.invoke(ServerNamingNode_WLSke
    l.java:262)
    at
    weblogic.rmi.internal.BasicServerAdapter.invoke(BasicServerAdapter.java:373)
    at
    weblogic.rmi.cluster.ReplicaAwareServerRef.invoke(ReplicaAwareServerRef.java
    :128)
    at
    weblogic.rmi.internal.BasicServerAdapter.invoke(BasicServerAdapter.java:237)
    at
    weblogic.rmi.internal.BasicRequestHandler.handleRequest(BasicRequestHandler.
    java:118)
    at
    weblogic.rmi.internal.BasicRequestDispatcher.dispatch(BasicRequestDispatcher
    ..java:115)
    at
    weblogic.rmi.internal.ServerRequest.sendOneWayRaw(ServerRequest.java:88)
    at
    weblogic.rmi.internal.ServerRequest.sendReceive(ServerRequest.java:108)
    at
    weblogic.rmi.cluster.ReplicaAwareRemoteRef.invoke(ReplicaAwareRemoteRef.java
    :247)
    at
    weblogic.rmi.cluster.ReplicaAwareRemoteRef.invoke(ReplicaAwareRemoteRef.java
    :225)
    at
    weblogic.jndi.internal.ServerNamingNode_WLStub.listBindings(ServerNamingNode
    _WLStub.java:
    374)
    at
    weblogic.jndi.internal.WLContextImpl.listBindings(WLContextImpl.java:293)
    at
    com.bea.wlpi.server.plugin.PluginManagerCfgImpl.traverseContext(PluginManage
    rCfgImpl.java
    :724)
    at
    com.bea.wlpi.server.plugin.PluginManagerCfgImpl.traverseContext(PluginManage
    rCfgImpl.java
    :747)
    at
    com.bea.wlpi.server.plugin.PluginManagerCfgImpl.traverseContext(PluginManage
    rCfgImpl.java
    :747)
    at
    com.bea.wlpi.server.plugin.PluginManagerCfgImpl.traverseContext(PluginManage
    rCfgImpl.java
    :747)
    at
    com.bea.wlpi.server.plugin.PluginManagerCfgImpl.getDeployedPlugins(PluginMan
    agerCfgImpl.j
    ava:710)
    at
    com.bea.wlpi.server.plugin.PluginManagerCfgImpl.initializePlugins(PluginMana
    gerCfgImpl.ja
    va:811)
    at
    com.bea.wlpi.server.plugin.PluginManagerCfgImpl.init(PluginManagerCfgImpl.ja
    va:75)
    at
    com.bea.wlpi.server.plugin.PluginManagerCfgBeanImpl.init(PluginManagerCfgBea
    nImpl.java:79
    0)
    at
    com.bea.wlpi.server.plugin.PluginManagerCfgBeanEOImpl.init(PluginManagerCfgB
    eanEOImpl.jav
    a:1270)
    at
    com.bea.wlpi.server.initlistener.InitListenerBean.onMessage(InitListenerBean
    ..java:151)
    at weblogic.ejb20.internal.MDListener.execute(MDListener.java:221)
    at weblogic.ejb20.internal.MDListener.onMessage(MDListener.java:175)
    at weblogic.jms.client.JMSSession.onMessage(JMSSession.java:1933)
    at weblogic.jms.client.JMSSession.execute(JMSSession.java:1892)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:137)
    at weblogic.kernel.Kernel.execute(Kernel.java:250)
    at weblogic.jms.client.JMSSession.pushEnvelope(JMSSession.java:1779)
    at weblogic.jms.client.JMSCallback.pushEnvelope(JMSCallback.java:69)
    at weblogic.jms.frontend.FESession.execute(FESession.java:1972)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:137)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
    Initialized WebLogic Process Integrator Plugin Framework version 1.0
    Started WebLogic Process Integrator version 2.0 SP 3
    <Sep 17, 2001 10:49:46 AM GMT+05:30> <Notice> <WebLogicCollaborate> <INFO:
    WebLogic Collaborate Serv
    er started successfully.>
    <Sep 17, 2001 10:49:46 AM GMT+05:30> <Notice> <WebLogicServer> <WebLogic
    Server started>
    <Sep 17, 2001 10:49:46 AM GMT+05:30> <Notice> <WebLogicServer>
    <SSLListenThread listening on port 70
    02>
    <Sep 17, 2001 10:49:46 AM GMT+05:30> <Notice> <WebLogicServer> <ListenThread
    listening on port 7001>
    Once I put the certificate.war and console.war from
    D:\bea\wlintegration2.0\config\mydomain\applications, the errors related
    to
    the
    certificate.war and console.war file are not shown. The Weblogic Server
    Console now shows the following
    Loaded resources from
    '/D:/bea/wlintegration2.0/config/samples/wlai/wlai.properties'
    [SerializationTester] : isSerializable(class javax.naming.Binding)
    java.io.NotSerializableException: javax.mail.Session
    at
    java.io.ObjectOutputStream.outputObject(ObjectOutputStream.java:1148)
    at
    java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:366)
    at
    java.io.ObjectOutputStream.outputClassFields(ObjectOutputStream.java:1841)
    at
    java.io.ObjectOutputStream.defaultWriteObject(ObjectOutputStream.java:480)
    at
    java.io.ObjectOutputStream.outputObject(ObjectOutputStream.java:1214)
    at
    java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:366)
    at
    weblogic.jndi.internal.SerializationTester.isSerializable(SerializationTeste
    r.java:36)
    at
    weblogic.jndi.internal.BindingEnumeration.fixNonSerializableBindings(Binding
    Enumeration.j
    ava:29)
    at
    weblogic.jndi.internal.BindingEnumeration.writeExternal(BindingEnumeration.j
    ava:48)
    at
    java.io.ObjectOutputStream.outputObject(ObjectOutputStream.java:1180)
    at
    java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:366)
    at
    weblogic.rmi.internal.CBVOutputStream.writeObjectInternal(CBVOutputStream.ja
    va:220)
    at
    weblogic.rmi.internal.CBVOutputStream.writeObject(CBVOutputStream.java:213)
    at
    weblogic.rmi.internal.CBVOutputStream.writeObject(CBVOutputStream.java:190)
    at
    weblogic.jndi.internal.ServerNamingNode_WLSkel.invoke(ServerNamingNode_WLSke
    l.java:262)
    at
    weblogic.rmi.internal.BasicServerAdapter.invoke(BasicServerAdapter.java:373)
    at
    weblogic.rmi.cluster.ReplicaAwareServerRef.invoke(ReplicaAwareServerRef.java
    :128)
    at
    weblogic.rmi.internal.BasicServerAdapter.invoke(BasicServerAdapter.java:237)
    at
    weblogic.rmi.internal.BasicRequestHandler.handleRequest(BasicRequestHandler.
    java:118)
    at
    weblogic.rmi.internal.BasicRequestDispatcher.dispatch(BasicRequestDispatcher
    ..java:115)
    at
    weblogic.rmi.internal.ServerRequest.sendOneWayRaw(ServerRequest.java:88)
    at
    weblogic.rmi.internal.ServerRequest.sendReceive(ServerRequest.java:108)
    at
    weblogic.rmi.cluster.ReplicaAwareRemoteRef.invoke(ReplicaAwareRemoteRef.java
    :247)
    at
    weblogic.rmi.cluster.ReplicaAwareRemoteRef.invoke(ReplicaAwareRemoteRef.java
    :225)
    at
    weblogic.jndi.internal.ServerNamingNode_WLStub.listBindings(ServerNamingNode
    _WLStub.java:
    374)
    at
    weblogic.jndi.internal.WLContextImpl.listBindings(WLContextImpl.java:293)
    at
    com.bea.wlpi.server.plugin.PluginManagerCfgImpl.traverseContext(PluginManage
    rCfgImpl.java
    :724)
    at
    com.bea.wlpi.server.plugin.PluginManagerCfgImpl.traverseContext(PluginManage
    rCfgImpl.java
    :747)
    at
    com.bea.wlpi.server.plugin.PluginManagerCfgImpl.traverseContext(PluginManage
    rCfgImpl.java
    :747)
    at
    com.bea.wlpi.server.plugin.PluginManagerCfgImpl.traverseContext(PluginManage
    rCfgImpl.java
    :747)
    at
    com.bea.wlpi.server.plugin.PluginManagerCfgImpl.getDeployedPlugins(PluginMan
    agerCfgImpl.j
    ava:710)
    at
    com.bea.wlpi.server.plugin.PluginManagerCfgImpl.initializePlugins(PluginMana
    gerCfgImpl.ja
    va:811)
    at
    com.bea.wlpi.server.plugin.PluginManagerCfgImpl.init(PluginManagerCfgImpl.ja
    va:75)
    at
    com.bea.wlpi.server.plugin.PluginManagerCfgBeanImpl.init(PluginManagerCfgBea
    nImpl.java:79
    0)
    at
    com.bea.wlpi.server.plugin.PluginManagerCfgBeanEOImpl.init(PluginManagerCfgB
    eanEOImpl.jav
    a:1270)
    at
    com.bea.wlpi.server.initlistener.InitListenerBean.onMessage(InitListenerBean
    ..java:151)
    at weblogic.ejb20.internal.MDListener.execute(MDListener.java:221)
    at weblogic.ejb20.internal.MDListener.onMessage(MDListener.java:175)
    at weblogic.jms.client.JMSSession.onMessage(JMSSession.java:1933)
    at weblogic.jms.client.JMSSession.execute(JMSSession.java:1892)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:137)
    at weblogic.kernel.Kernel.execute(Kernel.java:250)
    at weblogic.jms.client.JMSSession.pushEnvelope(JMSSession.java:1779)
    at weblogic.jms.client.JMSCallback.pushEnvelope(JMSCallback.java:69)
    at weblogic.jms.frontend.FESession.execute(FESession.java:1972)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:137)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
    Initialized WebLogic Process Integrator Plugin Framework version 1.0
    Started WebLogic Process Integrator version 2.0 SP 3
    Did anybody face this problem with this sample? Can somebody help me
    out
    with this. I am also looking for some basic ways of developing a PIP
    using
    Rosettanet. Is there is any site that gives such information. I have
    seen
    the BEA site on rosettanet. That does not help me.
    Regards,
    Dharnidhar Vemuri
    mailto: [email protected]

  • When trying to run any page on jdev 9.0.3.5 the jdev close

    when trying to run any page on jdev 9.0.3.5 the jdev close immidiatly and an empty log file is created i am using ie 8

    Hi,
    Check whether all the relevant services are up. If the problem still persist then there might be some issue with your JDeveloper.
    Regards,
    Gyan

  • Error while trying to run JSP page in Jdev

    I have integrated BPEL and business rules and it has a task form so if I am trying to run JSP page in JDeveloper, it gives below
    error:
    [Starting OC4J using the following ports: HTTP=8989, RMI=23892, JMS=9228.]
    D:\Oracle-SaaS\Downloads\jdevstudio10131\jdev\system\oracle.j2ee.10.1.3.39.84\embedded-oc4j\config>
    D:\Oracle-SaaS\Downloads\jdevstudio10131\jdk\bin\javaw.exe -client -classpath D:\Oracle-SaaS\Downloads\jdevstudio10131\j2ee\home\oc4j.jar;D:\Oracle-SaaS\Downloads\jdevstudio10131\jdev\lib\jdev-oc4j-embedded.jar -Xverify:none -DcheckForUpdates=adminClientOnly -Doracle.application.environment=development -Doracle.j2ee.dont.use.memory.archive=true -Doracle.j2ee.http.socket.timeout=500 -Doc4j.jms.usePersistenceLockFiles=false oracle.oc4j.loader.boot.BootStrap -config D:\Oracle-SaaS\Downloads\jdevstudio10131\jdev\system\oracle.j2ee.10.1.3.39.84\embedded-oc4j\config\server.xml
    [waiting for the server to complete its initialization...]
    09/08/05 12:28:20 Error initializing server: At least one valid code-source or import-shared-library element is required for shared-library "global.libraries" in /D:/Oracle-SaaS/Downloads/jdevstudio10131/jdev/system/oracle.j2ee.10.1.3.39.84/embedded-oc4j/config/server.xml.
    09/08/05 12:28:20 Fatal error: server exiting
    Process exited with exit code 1.

    Looks lik eyou have not specified the correct shared libraries in your server.xml. Also, ensure that you have added the libraries in the right order in your BPEL Project in JDev.

  • Running CLIX commands from local machine

    Hello Experts,
    We have the following requirements in terms of clix commands
    Need to know the number of files in log/archieve/report folder - Is there any clix commands for this
    Want to run the clix commands manually from local machine (Windows), the mdm server is at linux environment. We dont want to automate the script and want to run when needed from local machine. Is that possible
    Thanks & Regards,
    Antony

    HI,A.Antony
    as far as i know ,clix can not count the number of files in the loglog/archieve/report folder.but there is a way out.you can get through the path:<driver>:\usr\sap\<instance>\MDS00\log to check it out.
    to run clix locally,you need to install the mdm-clix-7.1.<sp>.<patch>-win32.exe on your windows.then run the clix in the cmd circumstance.for the clix command Syntax,please refer to the MDM console reference guide,as for MDM7.1SP12,you may goto the Clix referece guide on help.sap.com.
    hope it helps.
    best regards
    Stephen

  • Port conflict error when trying ot run the page.

    Hi ,
    Below is the error message whern I try to run the page.How to resolve it.
    I tried checking tools->preferences->embedded oc4j->Host name to default local ip address and local host name
    Another trial was : open Task Manage ->Process tab..if there will be two process jdevw and javaw. Terminated those process and then start JDeveloper and run the page,it should work , but i could find only java.exe running.
    Appreciate your help.Thanks.
    **** JMS port conflict detected. The JMS port will be reassigned to port 9236.
    [Starting OC4J using the following ports: HTTP=8995, RMI=23892, JMS=9236.]
    D:\MC\oajdev\jdevbin\jdk1.4.2\bin\javaw.exe -client -classpath D:\MC\oajdev\jdevbin\j2ee\home\oc4j.jar;D:\MC\oajdev\jdevbin\jdev\lib\jdev-oc4j.jar -Xbootclasspath/p:D:\MC\oajdev\jdevbin\jdev\appslibrt\ojdbc14.jar;D:\MC\oajdev\jdevbin\jdev\appslibrt\nls_charset12.zip -DFND_JDBC_STMT_CACHE_SIZE=200 -DCACHENODBINIT=true -DRUN_FROM_JDEV=true -mx256m -Xverify:none -Doracle.j2ee.dont.use.memory.archive=true -Doracle.j2ee.http.socket.timeout=500 com.evermind.server.OC4JServer -config
    D:\MC\oajdev\jdevhome\jdev\system9.0.3.5.1312\oc4j-config\server.xml
    [waiting for the server to complete its initialization...]
    Fatal Error: Unable to write to the transaction log (/D:/MC/oajdev/jdevhome/jdev/system9.0.3.5.1312/oc4j-config/log/transaction.state), possible reasons for this are that Orion lacks permission to write to the file, or that another instance of the server is already running with this configuration (most common): Unable to alter transaction log
    Process exited with exit code 1.

    You have other JDev session running.
    Probably your first JDev session was not terminated gracefully.
    Close ALL JDev sessions. Go to Task Manager and kill any process related to JDev.
    Then open JDev again. You should not get this error message again.
    PS. Despite of this message, you will be able to continue with your work.

  • Cannot run the code from local machine - works after deployment!!!

    Hi,
    I am totally new to application server. My problem is that the application code after it is 'deployed' from JDeveloper to Oracle Application Server - it works fine. I can go to the web application from the url and do a 'Submit' of forms and it works fine. The problem comes when I try to connect to dev. environment from local machine and try to do a 'Submit' (done for debugging purposes), I get a 500 Internal Server Error. Is there a configuration file or property I file I have to change? I am clueless.
    Basically addRequest can be considered as the 'Submit'.
    Javax.faces.FacesException: #{newRequestItem.addRequest}: javax.faces.el.EvaluationException: java.lang.IllegalAccessError: tried to access class javax.xml.rpc.FactoryFinder from class javax.xml.rpc.ServiceFactory
    At com.sun.faces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:98)
    My application is built on ADF and JSF and connects to BPEL workflow and DRM. So it is using WebServices.
    Thanks.

    Hi,
    Top further pinpoint the issue, I can make the SSRS report work with the stored procedure by running
    SP_recompile 'myStoredProcedure'
    So, SQL Server has somehow messed up the execution plan for the sproc. But to repeat, executing the Sproc in Management Studio works just fine, I just look the exact sproc and parameters with SQL Profiler when it is not working in SSRS report, then run that
    same sproc manually and it works.
    After extensive debugging, it seems to raise from one specific SELECT row:
    SELECT
    cte.TIMEYEAR + 1 AS TIMEYEAR,
    where cte.TIMEYEAR is varchar. After changing that to
    SELECT
    CAST(cte.TIMEYEAR + 1 AS VARCHAR) AS TIMEYEAR,
    it started to work.
    What will probably remain forever unclear is that WHY the original select always breaks every now and then, and always starts to work with a simple sp_recompile. I could reproduce the error easily by running
    exec sp_msforeachtable @command1="EXEC sp_recompile '?'";
    after which the sproc raised error: "Conversion failed when converting nvarchar value 'Q1/2000' to data type int".
    ..aaaand then just by running SP_recompile 'myStoredProcedure' it again started working fine. I could reproduce this break & fix pair coherently.
    Still it makes no sense from SSRS report perspective, when sproc was broken in Management Studio query, it was always broken from SSRS report end as well, but sometimes when sproc was working from SSMS, it wasn't working from SSRS.

  • VO extension errors when trying to run the page

    Using JDeveloper I have extended a view object:  oracle.apps.ics.por.wf.server.ReqLinesNotificationsVO
    I created a new view object, created the substitution and compiled the project. 
    The files created:  SDSUReqLinesNotificationsVOImpl.class
                               SDSUReqLinesNotificationsVORowImpl.class
                               xxsd_req_notify.jpx
                               server.xml
    I copied the .class and .xml files to the appropriate directories.  I imported the project by running the jpximport .jpx.
    When we run the page in the application we get an error that the AM (oracle.apps.icx.por.wf.server.ReqApprovalNotificationsAM ) is not found. 
    I can see that the AM is in the directory. 
    I have done a few VO extensions but haven’t encountered this error before.
    Can anyone help me figure out what is going wrong?
    Emily
    The full error details:
    Error Page
    Exception Details.
    oracle.apps.fnd.framework.OAException:
    oracle.jbo.NoDefException: JBO-25002: Definition
    oracle.apps.icx.por.wf.server.ReqApprovalNotificationsAM of type
    ApplicationModule not found
            at
    oracle.apps.fnd.framework.webui.OAPageErrorHandler.prepareException(OAPageErrorHandler.java:1247)
            at
    oracle.apps.fnd.framework.webui.OAPageErrorHandler.processErrors(OAPageErrorHandler.java:1435)
            at
    oracle.apps.fnd.framework.webui.OAPageBean.processRequest(OAPageBean.java:2733)
            at
    oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1960)
            at
    oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:557)
            at
    oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:439)
            at _OA._jspService(_OA.java:213)
            at
    com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
            at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:390)
            at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
            at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
            at
    com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:734)
            at
    com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391)
            at
    com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:308)
            at
    com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:68)
            at
    com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:214)
            at
    oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284)
            at
    com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:219)
            at
    com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:407)
            at _OA._jspService(_OA.java:222)
            at
    com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
            at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:390)
            at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
            at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
            at
    com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:734)
            at
    com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391)
            at
    com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:308)
            at
    com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:68)
            at
    com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:214)
            at
    oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284)
            at
    com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:219)
            at
    com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:407)
            at _OA._jspService(_OA.java:222)
            at
    com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
            at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:390)
            at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
            at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
            at
    com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
            at
    oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26)
            at
    com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
            at
    oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:429)
            at
    com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:642)
            at
    com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391)
            at
    com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:911)
            at
    com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:458)
            at
    com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
            at
    com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
            at
    oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
            at
    com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
            at java.lang.Thread.run(Thread.java:745)
    ## Detail 0 ##
    oracle.apps.fnd.framework.OAException: oracle.jbo.NoDefException:
    JBO-25002: Definition
    oracle.apps.icx.por.wf.server.ReqApprovalNotificationsAM of type
    ApplicationModule not found
            at
    oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:912)
            at
    oracle.apps.fnd.framework.webui.OAPageErrorHandler.prepareException(OAPageErrorHandler.java:1169)
            at
    oracle.apps.fnd.framework.webui.OAPageErrorHandler.processErrors(OAPageErrorHandler.java:1435)
            at
    oracle.apps.fnd.framework.webui.OAPageBean.processRequest(OAPageBean.java:2733)
            at
    oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1960)
            at
    oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:557)
            at
    oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:439)
            at _OA._jspService(_OA.java:213)
            at
    com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
            at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:390)
            at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
            at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
            at
    com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:734)
            at
    com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391)
            at
    com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:308)
            at
    com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:68)
            at
    com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:214)
            at
    oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284)
            at
    com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:219)
            at
    com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:407)
            at _OA._jspService(_OA.java:222)
            at
    com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
            at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:390)
            at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
            at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
            at
    com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:734)
            at
    com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391)
            at
    com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:308)
            at
    com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:68)
            at
    com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:214)
            at
    oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284)
            at
    com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:219)
            at
    com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:407)
            at _OA._jspService(_OA.java:222)
            at
    com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
            at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:390)
            at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
            at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
            at
    com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
            at
    oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26)
            at
    com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
            at
    oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:429)
            at
    com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:642)
            at
    com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391)
            at
    com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:911)
            at
    com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:458)
            at
    com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
            at
    com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
            at
    oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
            at
    com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
            at java.lang.Thread.run(Thread.java:745)
    oracle.apps.fnd.framework.OAException: oracle.jbo.NoDefException:
    JBO-25002: Definition
    oracle.apps.icx.por.wf.server.ReqApprovalNotificationsAM of type
    ApplicationModule not found
            at
    oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:912)
            at
    oracle.apps.fnd.framework.webui.OAPageErrorHandler.prepareException(OAPageErrorHandler.java:1169)
            at
    oracle.apps.fnd.framework.webui.OAPageErrorHandler.processErrors(OAPageErrorHandler.java:1435)
            at
    oracle.apps.fnd.framework.webui.OAPageBean.processRequest(OAPageBean.java:2733)
            at
    oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1960)
            at
    oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:557)
            at
    oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:439)
            at _OA._jspService(_OA.java:213)
            at
    com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
            at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:390)
            at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
            at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
            at
    com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:734)
            at
    com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391)
            at
    com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:308)
            at
    com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:68)
            at
    com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:214)
            at
    oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284)
            at
    com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:219)
            at
    com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:407)
            at _OA._jspService(_OA.java:222)
            at
    com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
            at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:390)
            at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
            at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
            at
    com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:734)
            at
    com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391)
            at
    com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:308)
            at
    com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:68)
            at
    com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:214)
            at
    oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284)
            at
    com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:219)
            at
    com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:407)
            at _OA._jspService(_OA.java:222)
            at
    com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
            at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:390)
            at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
            at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
            at
    com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
            at
    oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26)
            at
    com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
            at
    oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:429)
            at
    com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:642)
            at
    com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391)
            at
    com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:911)
            at
    com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:458)
            at
    com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
            at
    com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
            at
    oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
            at
    com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
            at java.lang.Thread.run(Thread.java:745)

    AJ,
    Thanks for your response to my question.
    Did you make any changes to the standard AM ? -->  I worked completely within JDeveloper to extend the view object, as far as I know I didn’t touch the AM file.
    Yes, the error says the AM is not found but I can see the ReqApprovalNotificationsAM.xml file does exist in $JAVA_TOP/oracle/apps/icx/por/wf/server
    Below is the .jpx file.
    <?xml version='1.0' encoding='UTF-8' ?>
    <!DOCTYPE JboProject SYSTEM "jbo_03_01.dtd">
    <JboProject
    Name="xxsd_req_notify"
    SeparateXMLFiles="true"
    PackageName="" >
       <DesignTime>
          <Attr Name="_appModuleNames19" Value="oracle.apps.ak.entity.server.AKEntityAttributeLOVAM" />
          <Attr Name="_appModuleNames18" Value="oracle.apps.ak.entity.server.AKEntityRegionLOVAM" />
          <Attr Name="_appModuleNames17" Value="oracle.apps.ak.attribute.server.AkAttributesAppModule" />
          <Attr Name="_appModuleNames16" Value="oracle.apps.ak.region.server.AkRegionAppModule" />
          <Attr Name="_appModuleNames15" Value="oracle.apps.ak.region.server.AkCategoryAM" />
          <Attr Name="_appModuleNames119" Value="oracle.apps.ego.common.server.EgoSpreadsheetImportAM" />
          <Attr Name="_appModuleNames14" Value="oracle.apps.ak.region.server.AkLovAppModule" />
          <Attr Name="_appModuleNames118" Value="oracle.apps.ego.common.server.EgoRecentlyVisitedAM" />
          <Attr Name="_appModuleNames13" Value="oracle.apps.fnd.framework.toolbox.tutorial.server.HelloWorldAM" />
          <Attr Name="_appModuleNames117" Value="oracle.apps.ego.common.server.AddCriteriaAM" />
          <Attr Name="_appModuleNames12" Value="oracle.apps.fnd.framework.toolbox.tutorial.server.UpdateAM" />
          <Attr Name="_appModuleNames116" Value="oracle.apps.ego.common.server.EgoCreateReportAM" />
          <Attr Name="_appModuleNames11" Value="oracle.apps.fnd.framework.toolbox.tutorial.server.DeleteAM" />
          <Attr Name="_appModuleNames115" Value="oracle.apps.ego.common.server.EgoCriteriaAM" />
          <Attr Name="_appModuleNames10" Value="oracle.apps.fnd.framework.toolbox.tutorial.server.HomeAM" />
          <Attr Name="_appModuleNames114" Value="oracle.apps.ego.common.server.EgoGetPolicyAM" />
          <Attr Name="_appModuleNames113" Value="oracle.apps.ego.common.server.EgoFndMessageUpdateAM" />
          <Attr Name="_appModuleNames112" Value="oracle.apps.ego.common.server.EgoPubHistAM" />
          <Attr Name="_appModuleNames111" Value="oracle.apps.ego.common.server.EgoSearchCriteriaTemplateAM" />
          <Attr Name="_appModuleNames110" Value="oracle.apps.ego.common.server.EgoObjectLockAM" />
          <Attr Name="_appModuleNames9" Value="oracle.apps.fnd.framework.toolbox.tutorial.server.PoSummaryAM" />
          <Attr Name="_appModuleNames8" Value="oracle.apps.fnd.framework.toolbox.tutorial.server.MultistepCreateAM" />
          <Attr Name="_appModuleNames109" Value="oracle.apps.ego.common.server.EgoOrganizationSearchAM" />
          <Attr Name="_appModuleNames7" Value="oracle.apps.fnd.framework.toolbox.tutorial.server.PurchaseOrderSAM" />
          <Attr Name="_appModuleNames108" Value="oracle.apps.ego.common.server.EgoKeyFlexAM" />
          <Attr Name="_appModuleNames6" Value="oracle.apps.fnd.framework.toolbox.tutorial.server.CreateAM" />
          <Attr Name="_appModuleNames107" Value="oracle.apps.ego.common.server.EgoEditResultColumnsAM" />
          <Attr Name="_appModuleNames5" Value="oracle.apps.fnd.framework.toolbox.tutorial.server.SearchAM" />
          <Attr Name="_appModuleNames106" Value="oracle.apps.ego.common.server.EgoCommonAM" />
          <Attr Name="_appModuleNames4" Value="oracle.apps.fnd.framework.toolbox.lov.server.TutorialLOVAM" />
          <Attr Name="_appModuleNames105" Value="oracle.apps.ego.common.server.EgoCriteriaListAM" />
          <Attr Name="_appModuleNames3" Value="oracle.apps.fnd.framework.toolbox.lov.server.LabSolutionsLOVAM" />
          <Attr Name="_appModuleNames104" Value="oracle.apps.ego.common.server.EgoItemCategoriesBulkloadAM" />
          <Attr Name="_appModuleNames2" Value="oracle.apps.fnd.framework.toolbox.schema.server.EmployeeVAM" />
          <Attr Name="_appModuleNames103" Value="oracle.apps.ego.extfwk.user.search.server.EgoExtFwkSearchAM" />
          <Attr Name="_appModuleNames1" Value="oracle.apps.fnd.framework.toolbox.schema.server.SupplierVAM" />
          <Attr Name="_appModuleNames102" Value="oracle.apps.ego.extfwk.user.presentation.server.EgoExtFwkLovAM" />
          <Attr Name="_appModuleNames0" Value="oracle.apps.fnd.framework.toolbox.schema.server.PurchaseOrderVAM" />
          <Attr Name="_appModuleNames101" Value="oracle.apps.ego.extfwk.user.presentation.server.EgoExtFwkAM" />
          <Attr Name="_appModuleNames100" Value="oracle.apps.ego.extfwk.user.presentation.server.EgoFunctionRendererAM" />
          <Attr Name="_version" Value="10.1.3.41.57" />
          <Attr Name="_appModuleNames257" Value="xxsd.oracle.apps.ia.lov.server.xxsdAssetAssgndToLovAM" />
          <Attr Name="_appModuleNames256" Value="oracle.apps.icx.por.changeorder.server.ChangeOrderAM" />
          <Attr Name="_appModuleNames255" Value="oracle.apps.icx.por.approval.server.ApprovalListAM" />
          <Attr Name="_appModuleNames254" Value="oracle.apps.ia.requests.transfer.server.RequestRootAM" />
          <Attr Name="_appModuleNames253" Value="oracle.apps.ia.setup.server.RulesAM" />
          <Attr Name="_appModuleNames252" Value="oracle.apps.pos.sdh.ext.lov.server.ClassLovAM" />
          <Attr Name="_appModuleNames251" Value="oracle.apps.pos.sdh.ext.advsearch.server.SuppADIAM" />
          <Attr Name="_appModuleNames250" Value="oracle.apps.pos.sdh.ext.admin.server.SuppAdminAM" />
          <Attr Name="_appModuleNames99" Value="oracle.apps.ego.extfwk.admin.server.EgoEditValueSetValueAM" />
          <Attr Name="_appModuleNames98" Value="oracle.apps.ego.extfwk.admin.server.EgoAttrValueSetLovRadioAM" />
          <Attr Name="_appModuleNames97" Value="oracle.apps.ego.extfwk.admin.server.ViewActionsAM" />
          <Attr Name="_appModuleNames96" Value="oracle.apps.ego.extfwk.admin.server.ActionDetailsAM" />
          <Attr Name="_appModuleNames199" Value="oracle.apps.pos.schema.server.SupplierRegVAM" />
          <Attr Name="_appModuleNames95" Value="oracle.apps.ego.extfwk.admin.server.EgoAttributeDetailsAM" />
          <Attr Name="_appModuleNames198" Value="oracle.apps.icx.por.wf.server.ReqApprovalNotificationsAM" />
          <Attr Name="_appModuleNames94" Value="oracle.apps.ego.extfwk.admin.server.ActionCreateAM" />
          <Attr Name="_appModuleNames197" Value="oracle.apps.icx.por.wf.server.ReceiveItemsNotfnAM" />
          <Attr Name="_appModuleNames93" Value="oracle.apps.ego.extfwk.admin.server.EgoAttrUOMClassesLovAM" />
          <Attr Name="_appModuleNames196" Value="oracle.apps.icx.por.wf.server.RCOApprovalNotificationsAM" />
          <Attr Name="_appModuleNames92" Value="oracle.apps.ego.extfwk.admin.server.EgoVersionedValueSetDetailsAM" />
          <Attr Name="_appModuleNames195" Value="oracle.apps.icx.por.wf.server.RCOBuyerApprovalNotfnAM" />
          <Attr Name="_appModuleNames91" Value="oracle.apps.ego.extfwk.admin.server.EgoBatchSelectedValueSetAM" />
          <Attr Name="_appModuleNames194" Value="oracle.apps.icx.por.wf.server.SupplierContractorNotifyAM" />
          <Attr Name="_appModuleNames90" Value="oracle.apps.ego.extfwk.admin.server.EgoFunMappingAM" />
          <Attr Name="_appModuleNames193" Value="oracle.apps.icx.por.rcv.server.ShipmentDetailsAM" />
          <Attr Name="_appModuleNames192" Value="oracle.apps.icx.por.rcv.server.ReturnItemsAM" />
          <Attr Name="_appModuleNames249" Value="oracle.apps.pos.sdh.ext.common.server.SuppContextAM" />
          <Attr Name="_appModuleNames191" Value="oracle.apps.icx.por.rcv.server.ReceiveItemsAM" />
          <Attr Name="_appModuleNames248" Value="oracle.apps.pos.sdh.ext.common.server.PSSelectAM" />
          <Attr Name="_appModuleNames190" Value="oracle.apps.icx.por.rcv.server.CorrectItemsAM" />
          <Attr Name="_appModuleNames247" Value="oracle.apps.pos.request.server.PosAddrChgCompareAM" />
          <Attr Name="_appModuleNames246" Value="oracle.apps.pos.request.server.PosNewAddrReqAM" />
          <Attr Name="_appModuleNames245" Value="oracle.apps.pos.request.server.PosContChgCompareAM" />
          <Attr Name="_appModuleNames244" Value="oracle.apps.pos.request.server.SupplierContactAM" />
          <Attr Name="_ejbPackage" Value="false" />
          <Attr Name="_appModuleNames243" Value="oracle.apps.pos.request.server.BusinessClassificationAM" />
          <Attr Name="_jprName" Value="xxsd_req_notify.jpr" />
          <Attr Name="_appModuleNames242" Value="oracle.apps.pos.request.server.SupplierRequestSharedRNAM" />
          <Attr Name="_appModuleNames241" Value="oracle.apps.pos.request.server.PosNewContReqAM" />
          <Attr Name="_appModuleNames240" Value="oracle.apps.pos.request.server.AddressAM" />
          <Attr Name="_appModuleNames89" Value="oracle.apps.ego.extfwk.admin.server.EgoEditValueSetAM" />
          <Attr Name="_appModuleNames88" Value="oracle.apps.ego.extfwk.admin.server.EgoEditAttributeAM" />
          <Attr Name="_appModuleNames87" Value="oracle.apps.ego.extfwk.admin.server.EgoFormFunctionLovAM" />
          <Attr Name="_appModuleNames86" Value="oracle.apps.ego.extfwk.admin.server.EgoTemplAttributesAM" />
          <Attr Name="_appModuleNames189" Value="oracle.apps.icx.por.rcv.server.ReceivingHomeAM" />
          <Attr Name="_appModuleNames85" Value="oracle.apps.ego.extfwk.admin.server.EgoVSValidationTableAM" />
          <Attr Name="_appModuleNames188" Value="oracle.apps.icx.por.rcv.server.ViewReceiptsAM" />
          <Attr Name="_appModuleNames84" Value="oracle.apps.ego.extfwk.admin.server.FuncCreateAM" />
          <Attr Name="_appModuleNames187" Value="oracle.apps.icx.por.reqmgmt.server.ReqMgmtAM" />
          <Attr Name="_appModuleNames83" Value="oracle.apps.ego.extfwk.admin.server.PagesListAM" />
          <Attr Name="_appModuleNames186" Value="oracle.apps.icx.por.req.server.RequisitionAM" />
          <Attr Name="_appModuleNames82" Value="oracle.apps.ego.extfwk.admin.server.EditMappingsAM" />
          <Attr Name="_appModuleNames185" Value="oracle.apps.icx.por.schema.server.RequisitionVAM" />
          <Attr Name="_appModuleNames81" Value="oracle.apps.ego.extfwk.admin.server.EgoValueSetReleaseVersionAM" />
          <Attr Name="_appModuleNames184" Value="oracle.apps.icx.por.common.server.LaunchIPAM" />
          <Attr Name="_NamedConnection" Value="SD12DConnection" />
          <Attr Name="_appModuleNames80" Value="oracle.apps.ego.extfwk.admin.server.EgoValueSetDetailsAM" />
          <Attr Name="_appModuleNames183" Value="oracle.apps.icx.por.common.server.DummyAM" />
          <Attr Name="_appModuleNames182" Value="oracle.apps.icx.por.common.server.SystemInfoAM" />
          <Attr Name="_appModuleNames239" Value="oracle.apps.pos.request.server.PosPrfChgRecToDoAM" />
          <Attr Name="_appModuleNames181" Value="oracle.apps.icx.por.cancelreq.server.CancelRequisitionAM" />
          <Attr Name="_appModuleNames238" Value="oracle.apps.pos.request.server.PosPrfChgReqContAM" />
          <Attr Name="_appModuleNames180" Value="oracle.apps.ia.superuser.server.SuperUserAM" />
          <Attr Name="_appModuleNames237" Value="oracle.apps.pos.request.server.ProdSvcRequestAM" />
          <Attr Name="_appModuleNames236" Value="oracle.apps.pos.sdh.dqm.server.SuppSmartSearchAM" />
          <Attr Name="_appModuleNames235" Value="oracle.apps.pos.sdh.dqm.server.SupplierPartyAM" />
          <Attr Name="_appModuleNames234" Value="oracle.apps.pos.sdh.dqm.server.EnablePartyAsSuppAM" />
          <Attr Name="_appModuleNames233" Value="oracle.apps.pos.sdh.dqm.server.SupRegDupPartiesAM" />
          <Attr Name="_appModuleNames232" Value="oracle.apps.pos.sdh.dqm.server.PosUpdPartyAddrAM" />
          <Attr Name="_appModuleNames231" Value="oracle.apps.pos.supplier.server.ByrOrgAM" />
          <Attr Name="_appModuleNames230" Value="oracle.apps.pos.supplier.server.AddrIntvAM" />
          <Attr Name="_appModuleNames79" Value="oracle.apps.ego.extfwk.admin.server.EgoEditAttrGroupAM" />
          <Attr Name="_appModuleNames78" Value="oracle.apps.ego.extfwk.admin.server.EgoAttrGroupAGVAM" />
          <Attr Name="_appModuleNames77" Value="oracle.apps.ego.extfwk.admin.server.EgoAttrValueSetLovDefaultAM" />
          <Attr Name="_appModuleNames76" Value="oracle.apps.ego.extfwk.admin.server.EgoApplicationsAM" />
          <Attr Name="_appModuleNames179" Value="oracle.apps.ia.notifications.server.NotificationAM" />
          <Attr Name="_appModuleNames75" Value="oracle.apps.ego.extfwk.admin.server.EgoValueSetListsAM" />
          <Attr Name="_appModuleNames178" Value="oracle.apps.ia.notifications.server.ReqSearchAM" />
          <Attr Name="_appModuleNames74" Value="oracle.apps.ego.extfwk.admin.server.EgoCopyAttributeGroupAM" />
          <Attr Name="_appModuleNames177" Value="oracle.apps.ia.lov.server.DynamicEmployeeAM" />
          <Attr Name="_appModuleNames73" Value="oracle.apps.ego.extfwk.admin.server.EditMappingsLovAM" />
          <Attr Name="_appModuleNames176" Value="oracle.apps.ia.lov.server.BookNamesLOVAM" />
          <Attr Name="_appModuleNames72" Value="oracle.apps.ego.extfwk.admin.server.EgoVersionedValueSetLovAM" />
          <Attr Name="_appModuleNames175" Value="oracle.apps.ia.lov.server.RequestsLOVAM" />
          <Attr Name="_appModuleNames71" Value="oracle.apps.ego.extfwk.admin.server.EgoAttrGroupAssociationLovAM" />
          <Attr Name="_appModuleNames174" Value="oracle.apps.ia.lov.server.EmployeeLOVAM" />
          <Attr Name="_appModuleNames70" Value="oracle.apps.ego.extfwk.admin.server.EditFunctionParameterAM" />
          <Attr Name="_appModuleNames173" Value="oracle.apps.ia.lov.server.RulesLOVAM" />
          <Attr Name="_appModuleNames172" Value="oracle.apps.ia.home.server.HomeAM" />
          <Attr Name="_appModuleNames229" Value="oracle.apps.pos.supplier.server.SuppSummAM" />
          <Attr Name="_appModuleNames171" Value="oracle.apps.ia.utils.server.UtilsAM" />
          <Attr Name="_appModuleNames228" Value="oracle.apps.pos.supplier.server.SuppEditPersonalInfoSharedAM" />
          <Attr Name="_appModuleNames170" Value="oracle.apps.ia.schema.server.RulesVAM" />
          <Attr Name="_appModuleNames227" Value="oracle.apps.pos.supplier.server.SuppAM" />
          <Attr Name="_appModuleNames226" Value="oracle.apps.pos.supplier.server.SuppPublicationHstryAM" />
          <Attr Name="_appModuleNames225" Value="oracle.apps.pos.supplier.server.SuppNotifyAM" />
          <Attr Name="_appModuleNames224" Value="oracle.apps.pos.supplier.server.AddressListAM" />
          <Attr Name="_appModuleNames223" Value="oracle.apps.pos.supplier.server.ByrSuppAM" />
          <Attr Name="_appModuleNames222" Value="oracle.apps.pos.sdh.ext.user.server.SuppAttributesAM" />
          <Attr Name="_appModuleNames221" Value="oracle.apps.pos.sdh.ext.user.server.ProspAttributesAM" />
          <Attr Name="_appModuleNames220" Value="oracle.apps.pos.sdh.dqm.lov.server.PosPartyContactsAM" />
          <Attr Name="_appModuleNames69" Value="oracle.apps.ego.extfwk.admin.server.FunctionsLovAM" />
          <Attr Name="_appModuleNames68" Value="oracle.apps.ego.extfwk.admin.server.EgoAttrGroupSearchAM" />
          <Attr Name="_appModuleNames67" Value="oracle.apps.ego.extfwk.admin.server.EgoListAttrAM" />
          <Attr Name="_appModuleNames66" Value="oracle.apps.ego.extfwk.admin.server.ActionCreateLovAM" />
          <Attr Name="_appModuleNames169" Value="oracle.apps.fnd.framework.toolbox.samplelib.server.SampleBrowserAM" />
          <Attr Name="_appModuleNames65" Value="oracle.apps.ego.extfwk.admin.server.FuncListAM" />
          <Attr Name="_appModuleNames168" Value="oracle.apps.fnd.framework.toolbox.labsolutions.server.DebugALabAM" />
          <Attr Name="_appModuleNames64" Value="oracle.apps.ego.extfwk.admin.server.PagesListCreateAM" />
          <Attr Name="_appModuleNames167" Value="oracle.apps.fnd.framework.toolbox.labsolutions.server.FlexfieldAM" />
          <Attr Name="_appModuleNames63" Value="oracle.apps.ego.extfwk.admin.server.EgoAssocsAM" />
          <Attr Name="_appModuleNames166" Value="oracle.apps.fnd.framework.toolbox.labsolutions.server.EmployeeAM" />
          <Attr Name="_appModuleNames62" Value="oracle.apps.ego.extfwk.admin.server.EgoAttrValueSetLovAttachAM" />
          <Attr Name="_appModuleNames165" Value="oracle.apps.fnd.framework.toolbox.labsolutions.server.SupplierSAM" />
          <Attr Name="_appModuleNames61" Value="oracle.apps.ego.extfwk.admin.server.EgoAttrDBColumnsLovAM" />
          <Attr Name="_appModuleNames164" Value="oracle.apps.fnd.framework.toolbox.labsolutions.server.HomeAM" />
          <Attr Name="_appModuleNames60" Value="oracle.apps.ego.extfwk.admin.server.EgoAttrGroupDetailsAM" />
          <Attr Name="_appModuleNames163" Value="oracle.apps.fnd.framework.toolbox.labsolutions.server.DebugBLabAM" />
          <Attr Name="_appModuleNames162" Value="oracle.apps.fnd.framework.toolbox.labsolutions.server.DebugLabAM" />
          <Attr Name="_appModuleNames219" Value="oracle.apps.pos.sbd.server.SuppRegBankAM" />
          <Attr Name="_appModuleNames161" Value="oracle.apps.fnd.framework.toolbox.labsolutions.server.GanttAM" />
          <Attr Name="_appModuleNames218" Value="oracle.apps.pos.sbd.server.PayPrefAM" />
          <Attr Name="_appModuleNames160" Value="oracle.apps.fa.search.server.AssetNumLOVAM" />
          <Attr Name="_appModuleNames217" Value="oracle.apps.pos.sbd.server.ByrPayAM" />
          <Attr Name="_appModuleNames216" Value="oracle.apps.pos.sbd.server.SuppMainAM" />
          <Attr Name="_appModuleNames215" Value="oracle.apps.pos.sbd.server.ByrMainAM" />
          <Attr Name="_appModuleNames214" Value="oracle.apps.pos.supplier.components.server.ByrAddrAM" />
          <Attr Name="_appModuleNames213" Value="oracle.apps.pos.supplier.components.server.AddressListAM" />
          <Attr Name="_appModuleNames212" Value="oracle.apps.pos.supplier.components.server.PosPSMainAM" />
          <Attr Name="_appModuleNames211" Value="oracle.apps.pos.supplier.components.server.PosContInfoAM" />
          <Attr Name="_appModuleNames210" Value="oracle.apps.pos.supplier.components.server.PosAddrContAM" />
          <Attr Name="_appModuleNames59" Value="oracle.apps.ego.extfwk.admin.server.EgoAttributeVAM" />
          <Attr Name="_appModuleNames58" Value="oracle.apps.ego.extfwk.admin.server.FunctionDetailsAM" />
          <Attr Name="_appModuleNames57" Value="oracle.apps.ego.extfwk.admin.server.EgoUniqueKeyAM" />
          <Attr Name="_appModuleNames56" Value="oracle.apps.ego.extfwk.admin.server.EgoValueSetPublishParamAM" />
          <Attr Name="_appModuleNames159" Value="oracle.apps.fa.ispeed.systemcontrol.server.SystemControlAM" />
          <Attr Name="_appModuleNames55" Value="oracle.apps.ego.extfwk.common.server.EgoExtFwkDummyAM" />
          <Attr Name="_appModuleNames158" Value="oracle.apps.fa.ispeed.quickcodes.server.QuickCodesAM" />
          <Attr Name="_appModuleNames54" Value="oracle.apps.ego.extfwk.common.server.EgoExtFwkMetadataAM" />
          <Attr Name="_appModuleNames157" Value="oracle.apps.fa.ispeed.location.server.LocationAM" />
          <Attr Name="_appModuleNames53" Value="oracle.apps.ar.hz.components.contact.server.HzPuiContactAM" />
          <Attr Name="_appModuleNames156" Value="oracle.apps.fa.ispeed.fiscalyear.server.FiscalYearAM" />
          <Attr Name="_appModuleNames52" Value="oracle.apps.ar.hz.components.contact.server.HzPuiContactRelTableAM" />
          <Attr Name="_appModuleNames155" Value="oracle.apps.fa.ispeed.convention.server.ConventionAM" />
          <Attr Name="_appModuleNames51" Value="oracle.apps.ar.hz.components.contact.server.HzPuiContactDetailsAM" />
          <Attr Name="_appModuleNames154" Value="oracle.apps.fa.ispeed.category.server.CategoryAM" />
          <Attr Name="_appModuleNames50" Value="oracle.apps.ar.hz.components.contact.server.HzPuiContactPurposesAM" />
          <Attr Name="_appModuleNames153" Value="oracle.apps.fa.ispeed.calendar.server.SetupCalendarAM" />
          <Attr Name="_appModuleNames152" Value="oracle.apps.fa.ispeed.bookcontrol.server.BookControlAM" />
          <Attr Name="_appModuleNames209" Value="oracle.apps.pos.supplier.components.server.PosUserRestAM" />
          <Attr Name="_appModuleNames151" Value="oracle.apps.fa.ispeed.assetkeyword.server.AssetKeywordAM" />
          <Attr Name="_appModuleNames208" Value="oracle.apps.pos.supplier.lov.server.PaySitesAM" />
          <Attr Name="_appModuleNames150" Value="oracle.apps.fa.iassets.server.IAssetsRootAM" />
          <Attr Name="_appModuleNames207" Value="oracle.apps.pos.supplier.lov.server.TermsAM" />
          <Attr Name="_appModuleNames206" Value="oracle.apps.pos.supplier.lov.server.BuyerAM" />
          <Attr Name="_appModuleNames205" Value="oracle.apps.pos.supplier.lov.server.CurrencyAM" />
          <Attr Name="_appModuleNames204" Value="oracle.apps.pos.supplier.lov.server.PayGroupAM" />
          <Attr Name="_appModuleNames203" Value="oracle.apps.pos.supplier.lov.server.AllLovAM" />
          <Attr Name="_appModuleNames202" Value="oracle.apps.pos.supplier.lov.server.PosContAddrReqLovAM" />
          <Attr Name="_appModuleNames201" Value="oracle.apps.pos.supplier.lov.server.ShipViaAM" />
          <Attr Name="_appModuleNames200" Value="oracle.apps.pos.supplier.lov.server.TaxGroupAM" />
          <Attr Name="_appModuleNames49" Value="oracle.apps.ar.hz.components.contact.server.HzPuiPartyRelTableAM" />
          <Attr Name="_appModuleNames48" Value="oracle.apps.ar.hz.components.party.relationship.server.HzPuiAddOrgRelationshipAM" />
          <Attr Name="_appModuleNames47" Value="oracle.apps.ar.hz.components.party.relationship.server.HzPuiAddChildAM" />
          <Attr Name="_appModuleNames46" Value="oracle.apps.ar.hz.components.party.relationship.server.HzPuiEditRelationshipAM" />
          <Attr Name="_appModuleNames149" Value="oracle.apps.fa.iassets.server.ListOfValuesAM" />
          <Attr Name="_appModuleNames45" Value="oracle.apps.ar.hz.components.party.relationship.server.HzPuiRelVAM" />
          <Attr Name="_appModuleNames148" Value="oracle.apps.fa.assetimpairment.server.AssetImpairmentAM" />
          <Attr Name="_appModuleNames44" Value="oracle.apps.ar.hz.components.party.relationship.server.HzPuiRelDupIdentificationAM" />
          <Attr Name="_appModuleNames43" Value="oracle.apps.ar.hz.components.party.relationship.server.HzPuiRelPartyTypeVAM" />
          <Attr Name="_appModuleNames147" Value="oracle.apps.fa.assetimpairment.lov.server.ImpairmentLOVAM" />
          <Attr Name="_appModuleNames42" Value="oracle.apps.ar.hz.components.party.relationship.server.HzPuiAddPerRelationshipAM" />
          <Attr Name="_appModuleNames146" Value="oracle.apps.ego.common.report.server.EgoAdvReportVAM" />
          <Attr Name="_appModuleNames41" Value="oracle.apps.ar.hz.components.party.relationship.server.HzPuiRelationshipAM" />
          <Attr Name="_appModuleNames145" Value="oracle.apps.ego.common.report.server.EgoAdvReportAM" />
          <Attr Name="_appModuleNames40" Value="oracle.apps.ar.hz.components.party.relationship.server.HzPuiCreateHierAM" />
          <Attr Name="_appModuleNames144" Value="oracle.apps.ego.common.report.server.EgoAdvRepXMLDataAM" />
          <Attr Name="_appModuleNames143" Value="oracle.apps.ego.common.server.EgoFndProfileAM" />
          <Attr Name="_appModuleNames142" Value="oracle.apps.ego.common.server.EgoReportListAM" />
          <Attr Name="_appModuleNames141" Value="oracle.apps.ego.common.server.EgoResultsFormatAM" />
          <Attr Name="_appModuleNames140" Value="oracle.apps.ego.common.server.EgoResultsFormatPreviewAM" />
          <Attr Name="_appModuleNames39" Value="oracle.apps.ar.hz.components.party.organization.server.HzPuiEmployeeInformationAM" />
          <Attr Name="_appModuleNames38" Value="oracle.apps.ar.hz.components.party.organization.server.HzPuiOrganizationProfileHistoryAM" />
          <Attr Name="_appModuleNames37" Value="oracle.apps.ar.hz.components.party.organization.server.HzPuiOrgOverviewAM" />
          <Attr Name="_appModuleNames36" Value="oracle.apps.ar.hz.components.party.organization.server.HzPuiOrgHierarchyAM" />
          <Attr Name="_appModuleNames35" Value="oracle.apps.ar.hz.components.party.organization.server.HzPuiCurrencyLOVAM" />
          <Attr Name="_appModuleNames139" Value="oracle.apps.ego.common.server.EgoADIExportAM" />
          <Attr Name="_appModuleNames34" Value="oracle.apps.ar.hz.components.party.organization.server.HzPuiOrganizationProfileAM" />
          <Attr Name="_appModuleNames138" Value="oracle.apps.ego.common.server.EgoInstallCheckAM" />
          <Attr Name="_appModuleNames33" Value="oracle.apps.ar.hz.components.party.organization.server.HzPartyVAM" />
          <Attr Name="_appModuleNames137" Value="oracle.apps.ego.common.server.EgoSearchResultsFormatAM" />
          <Attr Name="_appModuleNames32" Value="oracle.apps.ar.hz.components.party.organization.server.HzPuiOrganizationOverviewAM" />
          <Attr Name="_appModuleNames136" Value="oracle.apps.ego.common.server.EgoEditSearchCriteriaAM" />
          <Attr Name="_appModuleNames31" Value="oracle.apps.ar.hz.components.party.organization.server.HzPuiOrganizationProfileQuickAM" />
          <Attr Name="_appModuleNames135" Value="oracle.apps.ego.common.server.EgoSendReportAM" />
          <Attr Name="_appModuleNames30" Value="oracle.apps.ar.hz.components.party.organization.server.HzPuiTaxFinancialAM" />
          <Attr Name="_appModuleNames134" Value="oracle.apps.ego.common.server.EgoItemRulesAM" />
          <Attr Name="_appModuleNames133" Value="oracle.apps.ego.common.server.EgoCriteriaValueLovAM" />
          <Attr Name="_appModuleNames132" Value="oracle.apps.ego.common.server.EgoApplicationModule" />
          <Attr Name="_appModuleNames131" Value="oracle.apps.ego.common.server.EgoFilterCriteriaAM" />
          <Attr Name="_appModuleNames130" Value="oracle.apps.ego.common.server.EgoResultsFormatColumnsAM" />
          <Attr Name="_appModuleNames29" Value="oracle.apps.ar.hz.components.party.organization.server.HzPuiOrgDupPreventionAM" />
          <Attr Name="_appModuleNames28" Value="oracle.apps.ar.hz.components.party.person.server.HzPuiPersonProfileHistoryAM" />
          <Attr Name="_appModuleNames27" Value="oracle.apps.ar.hz.components.party.person.server.HzPuiPersonProfileAM" />
          <Attr Name="_appModuleNames26" Value="oracle.apps.ar.hz.components.party.person.server.HzPuiPartyLovAM" />
          <Attr Name="_appModuleNames25" Value="oracle.apps.ar.hz.components.party.person.server.HzPuiPersonDupPreventionAM" />
          <Attr Name="_appModuleNames129" Value="oracle.apps.ego.common.server.ResultFormatListAM" />
          <Attr Name="_appModuleNames24" Value="oracle.apps.ar.hz.components.party.person.server.HzPuiQuickCreatePersonAM" />
          <Attr Name="_appModuleNames128" Value="oracle.apps.ego.common.server.EgoDebugInfoAM" />
          <Attr Name="_appModuleNames23" Value="oracle.apps.ar.hz.components.party.person.server.HzPuiPersonOverviewAM" />
          <Attr Name="_appModuleNames127" Value="oracle.apps.ego.common.server.EgoSearchFwkRootAM" />
          <Attr Name="_appModuleNames22" Value="oracle.apps.ar.hz.components.base.server.HzPuiBaseAM" />
          <Attr Name="_appModuleNames126" Value="oracle.apps.ego.common.server.CriteriaTemplateListAM" />
          <Attr Name="_appModuleNames21" Value="oracle.apps.ak.query.server.OAAKQueryPkgAM" />
          <Attr Name="_appModuleNames125" Value="oracle.apps.ego.common.server.EgoEditCriteriaTemplatesAM" />
          <Attr Name="_appModuleNames124" Value="oracle.apps.ego.common.server.EgoMenusAM" />
          <Attr Name="_appModuleNames20" Value="oracle.apps.ak.entity.server.AKEntityAM" />
          <Attr Name="_appModuleNames123" Value="oracle.apps.ego.common.server.EgoLookupsAM" />
          <Attr Name="_appModuleNames122" Value="oracle.apps.ego.common.server.EgoDataLevelPopListRNAM" />
          <Attr Name="_appModuleNames121" Value="oracle.apps.ego.common.server.AttachmentCatAssocsAM" />
          <Attr Name="_appModuleNames120" Value="oracle.apps.ego.common.server.EgoResultsFormatSectionsAM" />
       </DesignTime>
       <Containee
    Name="server"
    FullName="com.markview.oracle.apps.xxfnd.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
          Name="server"
    FullName="mycompany.oracle.apps.fnd.framework.toolbox.schema.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="mycompany.oracle.apps.fnd.framework.toolbox.tutorial.server.server"
          ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ak.attribute.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ak.custom.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ak.entity.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
          Name="server"
    FullName="oracle.apps.ak.query.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ak.region.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ar.hz.components.base.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ar.hz.components.contact.server.server"
          ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ar.hz.components.contactpoints.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ar.hz.components.party.group.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ar.hz.components.party.organization.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ar.hz.components.party.person.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ar.hz.components.party.relationship.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ego.common.report.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ego.common.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ego.extfwk.admin.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ego.extfwk.common.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ego.extfwk.user.data.server.server"
          ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ego.extfwk.user.metadata.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ego.extfwk.user.presentation.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ego.extfwk.user.search.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.fa.assetimpairment.lov.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.fa.assetimpairment.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.fa.iassets.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.fa.iassets.utils.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.fa.ispeed.assetkeyword.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.fa.ispeed.bookcontrol.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.fa.ispeed.calendar.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.fa.ispeed.category.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.fa.ispeed.convention.server.server"
          ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.fa.ispeed.fiscalyear.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.fa.ispeed.location.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.fa.ispeed.quickcodes.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.fa.ispeed.systemcontrol.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.fa.schema.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.fa.search.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.fnd.framework.toolbox.labsolutions.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.fnd.framework.toolbox.lov.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.fnd.framework.toolbox.poplist.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.fnd.framework.toolbox.samplelib.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.fnd.framework.toolbox.schema.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.fnd.framework.toolbox.tutorial.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ia.home.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ia.lov.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ia.notifications.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
          Name="server"
    FullName="oracle.apps.ia.poplist.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ia.requests.transfer.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ia.schema.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ia.setup.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ia.superuser.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.ia.utils.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.icx.por.approval.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
          FullName="oracle.apps.icx.por.cancelreq.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.icx.por.changeorder.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.icx.por.common.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.icx.por.contractor.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.icx.por.lov.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.icx.por.poplist.server.server"
          ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.icx.por.rcv.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.icx.por.req.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.icx.por.reqmgmt.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.icx.por.schema.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.icx.por.wf.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.jg.globe.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.pos.isp.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.pos.request.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.pos.sbd.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.pos.schema.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.pos.sdh.dqm.lov.server.server"
          ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.pos.sdh.dqm.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.pos.sdh.ext.admin.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.pos.sdh.ext.advsearch.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.pos.sdh.ext.common.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.pos.sdh.ext.lov.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.pos.sdh.ext.poplist.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.pos.sdh.ext.user.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.pos.supplier.components.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.pos.supplier.lov.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="oracle.apps.pos.supplier.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="xxsd.oracle.apps.ia.lov.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="xxsd.oracle.apps.ia.requests.transfer.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Containee
    Name="server"
    FullName="xxsd.oracle.apps.icx.por.wf.server.server"
    ObjectType="JboPackage" >
       </Containee>
       <Substitutes>
          <Substitute OldName ="oracle.apps.icx.por.wf.server.ReqLinesNotificationsVO" NewName ="xxsd.oracle.apps.icx.por.wf.server.SDSUReqLinesNotificationsVO" />
    </Substitutes>
    </JboProject>

  • Trying to run an Azure webrole locally using IISExpress, get a 500 error all of a sudden

    Software involved: Visual Studio Pro 2013, git, Azure webrole, Azure tools v2.5.0.0 (latest I could see from nuget)
    So I have been working on a project lately and everything has been just peachy. After some work I press ctrl+F5 to run the webpage in a browser, of just f5 if I need to debug as well.
    But yesterday I added support for Azure storage so that I can handle file uploads, not much, just standard blobs for the moment.
    But after I did that nothing works anymore, if I try using ctrl+f5 I get a blank browser page, f5 gives me the following error message:
        Detailed Error Information:
        Module   CustomErrorModule
        Notification   SendResponse
        Handler   Not yet determined
        Error Code   0x80070490
        Config Error   The configuration section 'system.webServer/httpErrors' cannot be read because it is missing a section declaration
        Config File   \\?\C:\Users\Thomas\AppData\Local\dftmp\Resources\31806f48-6788-4251-a778-6163cd80c52f\temp\temp\RoleTemp\applicationHost.config
        Requested URL   http://localhost:50184/
        Physical Path   
        Logon Method   Not yet determined
        Logon User   Not yet determined
        Config Source:
           -1: 
            0: 
    from the eventlog:
        An error occurred while trying to start an integrated application instance.
        Exception: System.Configuration.ConfigurationErrorsException
        Message: Exception of type 'System.Configuration.ConfigurationErrorsException' was thrown.
        StackTrace:    at System.Web.Configuration.ErrorRuntimeConfig.ErrorConfigRecord.System.Configuration.Internal.IInternalConfigRecord.GetLkgSection(String configKey)
           at System.Web.Configuration.RuntimeConfigLKG.GetSectionObject(String sectionName)
           at System.Web.Configuration.RuntimeConfig.GetSection(String sectionName, Type type, ResultsIndex index)
           at System.Web.Configuration.RuntimeConfig.get_HostingEnvironment()
           at System.Web.Hosting.HostingEnvironment.StartMonitoringForIdleTimeout()
           at System.Web.Hosting.HostingEnvironment.Initialize(ApplicationManager appManager,     IApplicationHost appHost, IConfigMapPathFactory configMapPathFactory, HostingEnvironmentParameters hostingParameters, PolicyLevel policyLevel,
    Exception appDomainCreationException)
           at System.Web.Hosting.HostingEnvironment.Initialize(ApplicationManager appManager, IApplicationHost appHost, IConfigMapPathFactory configMapPathFactory, HostingEnvironmentParameters hostingParameters, PolicyLevel policyLevel)
           at System.Web.Hosting.HostingEnvironment.Initialize(ApplicationManager appManager, IApplicationHost appHost, IConfigMapPathFactory configMapPathFactory, HostingEnvironmentParameters hostingParameters, PolicyLevel policyLevel)
           at System.Web.Hosting.ApplicationManager.CreateAppDomainWithHostingEnvironment(String appId, IApplicationHost appHost, HostingEnvironmentParameters hostingParameters)
           at System.Web.Hosting.ApplicationManager.CreateAppDomainWithHostingEnvironmentAndReportErrors(String appId, IApplicationHost appHost, HostingEnvironmentParameters hostingParameters)
           at System.Web.Hosting.ApplicationManager.GetAppDomainWithHostingEnvironment(String appId, IApplicationHost appHost, HostingEnvironmentParameters hostingParameters)
           at System.Web.Hosting.ApplicationManager.CreateObjectInternal(String appId, Type type, IApplicationHost appHost, Boolean failIfExists, HostingEnvironmentParameters hostingParameters)
           at System.Web.Hosting.ProcessHost.StartApplication(String appId, String appPath, Object& runtimeInterface)
    if I deploy the website to azure (im using ci from a git branch) it works fine there, and if I try to deploy it locally using IIS it also works fine.
    I have tried lots of googling but so far to no avail. Lots of promising tips, but nothing seems for work for me.
    So I turn to reddit, maybe someone has experienced this and can fix it.

    Hi,
    Based on your description, you encounter this issue after add support for azure storage, if you comment all the changes, do you still receive this error message? Please check your storage configuration, and make sure set the cloud project as the startup
    project.
    Best Regards,
    Jambor
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • JDeveloper 10.1.3 erorrs when trying to run any page i.e. JSP,HTML,Servlet

    Hi,
    I downloaded JDeveloper v10.1.3.0.4(SU3). When I try to run a simple jsp page I get the following error. Any ideas JDev 10.1.2 is far better than 10.1.3 I am lots of problems with new version. I tried doenlaoding 3 times but everytime this error don't know from where. Any help is appreciated:
    [waiting for the server to complete its initialization...]
    2006-10-20 00:10:04.198 NOTIFICATION Auto-unpacking C:\Oracle_Software\jdevstudio1013\jdev\system\oracle.j2ee.10.1.3.36.73\embedded-oc4j\applications\dms.war...
    2006-10-20 00:10:04.218 NOTIFICATION Unjar C:\Oracle_Software\jdevstudio1013\jdev\system\oracle.j2ee.10.1.3.36.73\embedded-oc4j\applications\dms.war in C:\Oracle_Software\jdevstudio1013\jdev\system\oracle.j2ee.10.1.3.36.73\embedded-oc4j\applications\dms
    2006-10-20 00:10:04.228 NOTIFICATION Finished auto-unpacking C:\Oracle_Software\jdevstudio1013\jdev\system\oracle.j2ee.10.1.3.36.73\embedded-oc4j\applications\dms.war
    2006-10-20 00:10:04.278 NOTIFICATION Auto-unpacking C:\Oracle_Software\jdevstudio1013\jdev\system\oracle.j2ee.10.1.3.36.73\embedded-oc4j\connectors\datasources\datasources.rar...
    2006-10-20 00:10:04.368 NOTIFICATION Unjar C:\Oracle_Software\jdevstudio1013\jdev\system\oracle.j2ee.10.1.3.36.73\embedded-oc4j\connectors\datasources\datasources.rar in C:\Oracle_Software\jdevstudio1013\jdev\system\oracle.j2ee.10.1.3.36.73\embedded-oc4j\connectors\datasources\datasources
    2006-10-20 00:10:04.378 NOTIFICATION Finished auto-unpacking C:\Oracle_Software\jdevstudio1013\jdev\system\oracle.j2ee.10.1.3.36.73\embedded-oc4j\connectors\datasources\datasources.rar
    2006-10-20 00:10:04.408 NOTIFICATION Auto-unpacking C:\Oracle_Software\jdevstudio1013\jdev\system\oracle.j2ee.10.1.3.36.73\embedded-oc4j\applications\bc4j.ear...
    2006-10-20 00:10:04.408 NOTIFICATION Unjar C:\Oracle_Software\jdevstudio1013\jdev\system\oracle.j2ee.10.1.3.36.73\embedded-oc4j\applications\bc4j.ear in C:\Oracle_Software\jdevstudio1013\jdev\system\oracle.j2ee.10.1.3.36.73\embedded-oc4j\applications\bc4j
    2006-10-20 00:10:04.509 NOTIFICATION Finished auto-unpacking C:\Oracle_Software\jdevstudio1013\jdev\system\oracle.j2ee.10.1.3.36.73\embedded-oc4j\applications\bc4j.ear
    2006-10-20 00:10:05.510 NOTIFICATION Auto-unpacking C:\Oracle_Software\jdevstudio1013\jdev\system\oracle.j2ee.10.1.3.36.73\embedded-oc4j\applications\bc4j\webapp.war...
    2006-10-20 00:10:05.510 NOTIFICATION Unjar C:\Oracle_Software\jdevstudio1013\jdev\system\oracle.j2ee.10.1.3.36.73\embedded-oc4j\applications\bc4j\webapp.war in C:\Oracle_Software\jdevstudio1013\jdev\system\oracle.j2ee.10.1.3.36.73\embedded-oc4j\applications\bc4j\webapp
    2006-10-20 00:10:19.009 NOTIFICATION Finished auto-unpacking C:\Oracle_Software\jdevstudio1013\jdev\system\oracle.j2ee.10.1.3.36.73\embedded-oc4j\applications\bc4j\webapp.war
    2006-10-20 00:10:26.640 WARNING J2EE OJR0107 Exception creating connection pool.  Exception: oracle.oc4j.sql.config.DataSourceConfigException: Unable to create : net.sourceforge.jtds.jdbc.Driver
    06/10/20 00:10:26 SEVERE: ApplicationStateRunning.initConnector Error occurred initializing connectors.  Exception is: Exception creating connection pool.  Exception: oracle.oc4j.sql.config.DataSourceConfigException: Unable to create : net.sourceforge.jtds.jdbc.Driver
    Oct 20, 2006 12:10:26 AM com.evermind.server.ApplicationStateRunning initConnector
    SEVERE: Error occurred initializing connectors.  Exception is: Exception creating connection pool.  Exception: oracle.oc4j.sql.config.DataSourceConfigException: Unable to create : net.sourceforge.jtds.jdbc.Driver
    06/10/20 00:10:26 SEVERE: ApplicationStateRunning.initConnector Stack trace: oracle.oc4j.sql.DataSourceException: Exception creating connection pool.  Exception: oracle.oc4j.sql.config.DataSourceConfigException: Unable to create : net.sourceforge.jtds.jdbc.Driver
         at com.evermind.server.ApplicationStateRunning.initDataSourceConnectionPool(ApplicationStateRunning.java:2016)
         at com.evermind.server.ApplicationStateRunning.initDataSourceConnector(ApplicationStateRunning.java:1961)
         at com.evermind.server.ApplicationStateRunning.initConnector(ApplicationStateRunning.java:1220)
         at com.evermind.server.ApplicationStateRunning.initConnectors(ApplicationStateRunning.java:356)
         at com.evermind.server.ApplicationStateRunning.initializeApplication(ApplicationStateRunning.java:208)
         at com.evermind.server.Application.setConfig(Application.java:391)
         at com.evermind.server.Application.setConfig(Application.java:309)
         at com.evermind.server.ApplicationServer.addApplication(ApplicationServer.java:1771)
         at com.evermind.server.ApplicationServer.initializeDeployedApplications(ApplicationServer.java:1532)
         at com.evermind.server.ApplicationServer.setConfig(ApplicationServer.java:939)
         at com.evermind.server.ApplicationServerLauncher.run(ApplicationServerLauncher.java:113)
         at java.lang.Thread.run(Thread.java:595)
    Caused by: javax.resource.ResourceException: oracle.oc4j.sql.config.DataSourceConfigException: Unable to create : net.sourceforge.jtds.jdbc.Driver
         at oracle.oc4j.sql.spi.ResourceAdapterImpl.createDataSourceConnectionPool(ResourceAdapterImpl.java:106)
         at oracle.oc4j.sql.DataSourceUtils.getDataSourceConnectionPool(DataSourceUtils.java:322)
         at com.evermind.server.ApplicationStateRunning.initDataSourceConnectionPool(ApplicationStateRunning.java:1997)
         ... 11 more
    Caused by: oracle.oc4j.sql.config.DataSourceConfigException: Unable to create : net.sourceforge.jtds.jdbc.Driver
         at oracle.oc4j.sql.config.DataSourceConfigUtils.createConnectionFactory(DataSourceConfigUtils.java:247)
         at oracle.oc4j.sql.DataSourceConnectionPoolImpl.<init>(DataSourceConnectionPoolImpl.java:107)
         at oracle.oc4j.sql.spi.ResourceAdapterImpl.createDataSourceConnectionPool(ResourceAdapterImpl.java:99)
         ... 13 more
    Caused by: oracle.classloader.util.AnnotatedClassNotFoundException:
           Missing class: net.sourceforge.jtds.jdbc.Driver
         Dependent class: oracle.oc4j.sql.config.DataSourceConfigUtils
                  Loader: oc4j:10.1.3
             Code-Source: /C:/Oracle_Software/jdevstudio1013/j2ee/home/lib/oc4j-internal.jar
           Configuration: <code-source> in META-INF/boot.xml in C:\Oracle_Software\jdevstudio1013\j2ee\home\oc4j.jar
    This load was initiated at current-workspace-app.root:0.0.0 using the Class.forName() method.
    The missing class is not available from any code-source or loader in the system.
         at oracle.classloader.PolicyClassLoader.handleClassNotFound(PolicyClassLoader.java:2061)
         at oracle.classloader.PolicyClassLoader.internalLoadClass(PolicyClassLoader.java:1665)
         at oracle.classloader.PolicyClassLoader.loadClass(PolicyClassLoader.java:1621)
         at oracle.classloader.PolicyClassLoader.loadClass(PolicyClassLoader.java:1606)
         at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Class.java:242)
         at oracle.oc4j.sql.config.DataSourceConfigUtils.createConnectionFactory(DataSourceConfigUtils.java:244)
         ... 15 more
    Oct 20, 2006 12:10:26 AM com.evermind.server.ApplicationStateRunning initConnector
    SEVERE: Stack trace: oracle.oc4j.sql.DataSourceException: Exception creating connection pool.  Exception: oracle.oc4j.sql.config.DataSourceConfigException: Unable to create : net.sourceforge.jtds.jdbc.Driver
         at com.evermind.server.ApplicationStateRunning.initDataSourceConnectionPool(ApplicationStateRunning.java:2016)
         at com.evermind.server.ApplicationStateRunning.initDataSourceConnector(ApplicationStateRunning.java:1961)
         at com.evermind.server.ApplicationStateRunning.initConnector(ApplicationStateRunning.java:1220)
         at com.evermind.server.ApplicationStateRunning.initConnectors(ApplicationStateRunning.java:356)
         at com.evermind.server.ApplicationStateRunning.initializeApplication(ApplicationStateRunning.java:208)
         at com.evermind.server.Application.setConfig(Application.java:391)
         at com.evermind.server.Application.setConfig(Application.java:309)
         at com.evermind.server.ApplicationServer.addApplication(ApplicationServer.java:1771)
         at com.evermind.server.ApplicationServer.initializeDeployedApplications(ApplicationServer.java:1532)
         at com.evermind.server.ApplicationServer.setConfig(ApplicationServer.java:939)
         at com.evermind.server.ApplicationServerLauncher.run(ApplicationServerLauncher.java:113)
         at java.lang.Thread.run(Thread.java:595)
    Caused by: javax.resource.ResourceException: oracle.oc4j.sql.config.DataSourceConfigException: Unable to create : net.sourceforge.jtds.jdbc.Driver
         at oracle.oc4j.sql.spi.ResourceAdapterImpl.createDataSourceConnectionPool(ResourceAdapterImpl.java:106)
         at oracle.oc4j.sql.DataSourceUtils.getDataSourceConnectionPool(DataSourceUtils.java:322)
         at com.evermind.server.ApplicationStateRunning.initDataSourceConnectionPool(ApplicationStateRunning.java:1997)
         ... 11 more
    Caused by: oracle.oc4j.sql.config.DataSourceConfigException: Unable to create : net.sourceforge.jtds.jdbc.Driver
         at oracle.oc4j.sql.config.DataSourceConfigUtils.createConnectionFactory(DataSourceConfigUtils.java:247)
         at oracle.oc4j.sql.DataSourceConnectionPoolImpl.<init>(DataSourceConnectionPoolImpl.java:107)
         at oracle.oc4j.sql.spi.ResourceAdapterImpl.createDataSourceConnectionPool(ResourceAdapterImpl.java:99)
         ... 13 more
    Caused by: oracle.classloader.util.AnnotatedClassNotFoundException:
           Missing class: net.sourceforge.jtds.jdbc.Driver
         Dependent class: oracle.oc4j.sql.config.DataSourceConfigUtils
                  Loader: oc4j:10.1.3
             Code-Source: /C:/Oracle_Software/jdevstudio1013/j2ee/home/lib/oc4j-internal.jar
           Configuration: <code-source> in META-INF/boot.xml in C:\Oracle_Software\jdevstudio1013\j2ee\home\oc4j.jar
    This load was initiated at current-workspace-app.root:0.0.0 using the Class.forName() method.
    The missing class is not available from any code-source or loader in the system.
         at oracle.classloader.PolicyClassLoader.handleClassNotFound(PolicyClassLoader.java:2061)
         at oracle.classloader.PolicyClassLoader.internalLoadClass(PolicyClassLoader.java:1665)
         at oracle.classloader.PolicyClassLoader.loadClass(PolicyClassLoader.java:1621)
         at oracle.classloader.PolicyClassLoader.loadClass(PolicyClassLoader.java:1606)
         at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Class.java:242)
         at oracle.oc4j.sql.config.DataSourceConfigUtils.createConnectionFactory(DataSourceConfigUtils.java:244)
         ... 15 more
    06/10/20 00:10:26 WARNING: Application.setConfig Application: current-workspace-app is in failed state as initialization failedjava.lang.InstantiationException: Error occurred initializing connectors.  Exception is: Exception creating connection pool.  Exception: oracle.oc4j.sql.config.DataSourceConfigException: Unable to create : net.sourceforge.jtds.jdbc.Driver
    Oct 20, 2006 12:10:26 AM com.evermind.server.Application setConfig
    WARNING: Application: current-workspace-app is in failed state as initialization failedjava.lang.InstantiationException: Error occurred initializing connectors.  Exception is: Exception creating connection pool.  Exception: oracle.oc4j.sql.config.DataSourceConfigException: Unable to create : net.sourceforge.jtds.jdbc.Driver
    2006-10-20 00:10:26.690 WARNING J2EE 0JR0013 Exception initializing deployed application: current-workspace-app. Error occurred initializing connectors.  Exception is: Exception creating connection pool.  Exception: oracle.oc4j.sql.config.DataSourceConfigException: Unable to create : net.sourceforge.jtds.jdbc.Driver
    Ready message received from Oc4jNotifier.
    Embedded OC4J startup time: 29552 ms.

    In 10.1.2 under available libraries I have a JTDS jar file but it is not in the selected libraries column.
    I don't have the library in 10.1.3.1. But I think it's not the issue as both 10.1.2 and 10.1.3 are in separate folders. Any ways I just added the same library in 10.1.3 also but no luck. So wondering if 10.1.3 does read something from class paths or is there anything in the registery that's messing-up but it's really weired what 10.1.3 is doing. Any more ideas

Maybe you are looking for

  • Error while running report..

    Hi, We use 9iAS on linux and while running one report , we get this error: REP-0177: Error while running in remote server REP-300: date format is too long for internal buffer (sign(decode( ==> trunc(imp.tnr_matu_date), When i run the same report on m

  • Is there a way to run Windows XP or other MS software on a MAC

    Hi All, Is there a way to format a partications HD to run Windows XP of other MS software. I specifically need to run Qick Books. Quick Books for MAC does not support multiple currencies. I have to have this feature. Thanks Paul

  • Emails with attachments won't send

    Hi - I'm a new Mac user. I have set up a gmail account and set this account up on my Mac (10.6.4). I can send messages but as soon as there is an attachment (even very small ones of 50kb or so) the message doesn't send and I eventualIy get message a

  • How do i connect 2 soft synths to 1 midi region?

    I have a bassline made from Massive and Scrabee Bass , i want them to booth run of one midi region like a rack in Ableton . I have them booth running together by going to "Environment - Mixer" and link the channel at the top of the strip . the proble

  • Version 8.2 vs 8.1 (newbie question)

    Would you expect any compatibility issues when developing on PE 8.2 for deployment under 8.1 SE or EE? Seems like 8.2 is the only downloadable version for platform edition. Thanks.