Java.io.IOException when to use WLST to connect admin server

Hello experts,
I am following this article to use wlst to connect to admin server from remote, but failed with below error.
Oracle WebLogic Server 12c: Configuring and Using Node Manager
>java weblogic.WLST
wls:/offline> connect('superadmin', 'agile9', 't3://myadminserver.company.com:7001')
Connecting to t3://myadminserver.company.com:7001 with userid superadmin ...
The CompatabilityMBeanServer is not initialized properly.
This might happen if the CompatabilityMBeanServer is
disabled via the JMXMBean.
To view the root cause exception use dumpStack()
WLST detected that the RuntimeMBeanServer is not enabled. This
might happen if the RuntimeMBeanServer is disabled via the JMXMBean.
Please ensure that this MBeanServer is enabled. Online WLST cannot
function without this MBeanServer.
Traceback (innermost last):
  File "<console>", line 1, in ?
  File "<iostream>", line 22, in connect
  File "<iostream>", line 648, in raiseWLSTException
WLSTException: Error occured while performing connect : "Cannot connect to WLST."
Use dumpStack() to view the full stacktrace
wls:/offline> dumpStack()
This Exception occurred at Tue Jul 22 20:45:53 PDT 2014.
java.io.IOException
java.io.IOException
wls:/offline>
I checked CompatabilityMBeanServer is already enabled in Admin Console
Does anybody has any idea how to resolve?
My Environment:
weblogic 12.1.1.0
OS: REL 6.0
Java: 1.7.0_21
Thanks
Jie

Hi,
Thanks for the reply. There was some problem with the input parameters to the automated activity. That error is resolved now.
I try to view the output of the automated activity, i.e, response of the web service call. I do an output mapping from the automated activity to a data object. But once I start the process and the automated activity executes, I could not see the output data in the context data in 'Operation Management --> Manage Processes'. The data object doesn't have any value. 
The default trace doesn't have any error. I doubt if the web service is called at all!
Any suggestions?
Thank you.

Similar Messages

  • How to create a Pooled VDI infrastructure using Win server 2012 as VM image?I have followed the "usual" way to build a pooled VDI desktop using Win7 or Win8 with success, but it fails when I use an image of Win Server 2012 as VM

    I have followed the "usual" way to build a pooled VDI desktop using Win7 or Win8 with success, but it fails when I use an image of Win Server 2012 as VM instead.
    Am I overlooking something?  Should I need to prepare the image in a different way? (Sysprep differently?)
    Thanks

    Hi,
    Thank you for your posting in Windows Server Forum.
    Can you specify the error which you are facing during VDI setup for server 2012?
    I might think that you need to check the memory setting for server 2012, as might happens that due to less memory you can’t setup the VDI setup properly. 
    Memory: If the Master VM is configured with static memory, it must have at least 1024 MB as startup RAM. If the Master VM is configured with dynamic memory, the maximum RAM must be at least 1024 MB.
    Please check beneath article for information.
    Windows
    Server 2012 2,500-user pooled VDI deployment guide (Doc)
    Single Image Management for Virtual Desktop Collections in Windows Server 2012
    Hope it helps!
    Thanks.
    Dharmesh Solanki

  • I recently upgraded my internet service with Comcast for faster internet.  When I user ethernet connection I get 50 MB download speed....when I use the wireless connection I get 10-20 MB speed.  I have an airport extreme...3-4 years old.  Why?

    I recently upgraded my internet service with Comcast for faster internet.  When I use an ethernet connection I get 50 MB download speed....when I use the wireless connection I get 10-20 MB speed.  I have an airport extreme...3-4 years old.  Why is the speed so different and are there settings I can change to increase the wireless speed?

    If your supposed to be getting 20 Mb/s down via your ISP and both Mac's are not getting that on the SpeedTest, then obviously your router appears to be the cause.
    Connect one Mac directly to the ISP's modem, power off/wait 30 seconds/then power on, then power on the Mac. The ISP will connect directly to the Mac, then run a SpeedTest.
    Then repeat the same for the other Mac. If both Mac's have a problem then it's possibly the ISP, the modem, your lines to them or on your property, or both Mac's are messed up.
    You'll have to keep searching for the cause. Call your ISP and ask then to run a test to see if your getting your 20 Mb/s to your modem, that should clear part of the problem.
    Diagnosing network issues

  • What privileges for the DB account used by client connect to server?

    Hello, After I installed the SBO server packages, I found that it must set DB account in the client side.
    I had tried 'sa' account, it works. but I thought we should not leave the super account in each client side.
    So I want to know what privileges should be assiged to the account in SQL Server?
    Or somewhere already have documents to say how to build up the client account.
    thanks.

    Hi,
    You may check: What privileges for the DB account used by client connect to server?
    Thanks,
    Gordon

  • OAF 12.2.4 - 500 Internal Server Error java.io.IOException when running a page from Jdeveloper

    Hi All,
    I face the following error message in the web browser when I try to run a simple page from JDeveloper:
    500 Internal Server Error java.io.IOException
    The message is the same when I run the Hello World test from the Tutorials project.
    Here is the error stack:
    500 Internal Server Error
    java.io.IOException
            at oracle.apps.fnd.common.WebRequestUtil.validateContextPrivate(WebRequestUtil.java:559)
            at oracle.apps.fnd.common.WebRequestUtil.validateContext(WebRequestUtil.java:334)
            at oracle.apps.fnd.common.WebRequestUtil.validateContext(WebRequestUtil.java:237)
            at _OAErrorPage._jspService(_OAErrorPage.java:337)
            [/OAErrorPage.jsp]
            at com.orionserver[Oracle Containers for J2EE 10g (10.1.3.5.0) ].http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
            at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:473)
            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[Oracle Containers for J2EE 10g (10.1.3.5.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:734)
            at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391)
            at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:280)
            at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:68)
            at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:214)
            at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284)
            at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:219)
            at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].server.http.EvermindPageContext.handlePageThrowable(EvermindPageContext.java:871)
            at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].server.http.EvermindPageContext.handlePageException(EvermindPageContext.java:816)
            at _OA._jspService(_OA.java:130)
            [/OA.jsp]
            at com.orionserver[Oracle Containers for J2EE 10g (10.1.3.5.0) ].http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
            at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:473)
            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[Oracle Containers for J2EE 10g (10.1.3.5.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:734)
            at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391)
            at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:908)
            at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:458)
            at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:226)
            at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].server.http.HttpRequestHandler.run(HttpRequestHandler.java:127)
            at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].server.http.HttpRequestHandler.run(HttpRequestHandler.java:116)
            at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
            at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
            at java.lang.Thread.run(Thread.java:662)
    This is JDeveloper 10.1.3.5.0 from patch p19170592_R12_GENERIC.zip
    The OAF release is 12.2.4
    JDEV_USER_HOME is set to C:\Olivier\R12\jdev1224\jdevhome\jdev
    The .dbc file looks fine.
    I connect successfully to database.
    I tried to reinstall JDeveloper.
    I performed many searches on MOS, OTN, Google, etc...
    I tried to change the Startup Settings (Host Name, IP Address settings) of the Embedded OC4J Server Preferences.
    I am stuck.
    Any ideas?
    Thanks,
    Olivier

    Hi Peddi,
    Thanks for your reply.
    I checked again the .dbc file.
    I downloaded again the file from $INST_TOP/appl/fnd/12.0.0/secure to <JDEV_USER_HOME>\dbc_files\secure
    This file worked fine for JDeveloper for 12.2.3.
    I went again through "Oracle Application Framework Developer's Guide Release 12.2.4 July 2014" but could not find any part related to .dbc file having changed from previous release.
    I tried to comment out the parameter APPS_JDBC_URL in .dbc as per MOS note "Troubleshooting JDeveloper setup for Oracle Applications (Doc ID 357218.1)"
    But I still face the issue.
    According to the note "Configuring JDeveloper For Use With Oracle Applications 11i and R12 (Doc ID 330236.1)", I have added the following debug parameters in the project properties:
    -Djbo.debugoutput=console -Djbo.logging.trace.threshold=9 -Djbo.jdbc.driver.verbose=true -Djbo.jdbc.trace=true
    It generated the following OC4J server detailed log showing more error messages (in red below):
    [extract]
    15/02/04 17:13:56 [553] Successfully logged in
    15/02/04 17:13:56 [554] JDBCDriverVersion: 11.2.0.2.0
    15/02/04 17:13:56 [555] DatabaseProductName: Oracle
    15/02/04 17:13:56 [556] DatabaseProductVersion: Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production With the Partitioning, OLAP, Data Mining and Real Application Testing options
    15/02/04 17:13:56 [557] Root application module, oracle.apps.fnd.framework.toolbox.tutorial.server.HelloWorldAM, was created at 2015-02-04 17:13:56.283
    15/02/04 17:13:56 [558] setConnectionReleaseLevel - Set connection release level to 0
    15/02/04 17:13:56 [559]
    <ICX_SessionValues_Diagnostics - ICX Cookie = 4tzlN3OR7BSoTLXf4grnQylQ4l>: WebRequestUtil.validateContext is called.
    15/02/04 17:13:56 [560] SQLState(42000) vendor code(2248)
    15/02/04 17:13:56 [561] java.sql.SQLSyntaxErrorException: ORA-02248: invalid option for ALTER SESSION
    ORA-06512: at "SYS.DBMS_SESSION", line 164
    ORA-06512: at line 6
    15/02/04 17:13:56 [562] at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:94)
    15/02/04 17:13:56 [563] at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:147)
    15/02/04 17:13:56 [564] at oracle.jdbc.driver.DatabaseError.createSqlException(DatabaseError.java:206)
    15/02/04 17:13:56 [565] at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:456)
    15/02/04 17:13:56 [566] at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:405)
    15/02/04 17:13:56 [567] at oracle.jdbc.driver.T4C8Oall.processError(T4C8Oall.java:889)
    15/02/04 17:13:56 [568] at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:476)
    15/02/04 17:13:56 [569] at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:204)
    15/02/04 17:13:56 [570] at oracle.jdbc.driver.T4C8Oall.doOALL(T4C8Oall.java:540)
    15/02/04 17:13:56 [571] at oracle.jdbc.driver.T4CCallableStatement.doOall8(T4CCallableStatement.java:213)
    15/02/04 17:13:56 [572] at oracle.jdbc.driver.T4CCallableStatement.executeForRows(T4CCallableStatement.java:1075)
    15/02/04 17:13:56 [573] at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1466)
    15/02/04 17:13:56 [574] at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3752)
    15/02/04 17:13:56 [575] at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:3937)
    15/02/04 17:13:56 [576] at oracle.jdbc.driver.OracleCallableStatement.execute(OracleCallableStatement.java:9259)
    15/02/04 17:13:56 [577] at oracle.jdbc.driver.OraclePreparedStatementWrapper.execute(OraclePreparedStatementWrapper.java:1535)
    15/02/04 17:13:56 [578] at oracle.apps.fnd.sso.SessionMgr.loadInstalledLanguages(SessionMgr.java:4119)
    15/02/04 17:13:56 [579] at oracle.apps.fnd.sso.SessionMgr.getInstalledLanguages(SessionMgr.java:3872)
    15/02/04 17:13:56 [580] at oracle.apps.fnd.sso.Utils.getBaseInstalledLangCode(Utils.java:1491)
    15/02/04 17:13:56 [581] at oracle.apps.fnd.sso.Authenticator.<clinit>(Authenticator.java:45)
    15/02/04 17:13:56 [582] at oracle.apps.fnd.sso.Utils.<clinit>(Utils.java:675)
    15/02/04 17:13:56 [583] at oracle.apps.fnd.sso.SSOManager.canUpgradeToUserSession(SSOManager.java:3000)
    15/02/04 17:13:56 [584] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    15/02/04 17:13:56 [585] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    15/02/04 17:13:56 [586] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    15/02/04 17:13:56 [587] at java.lang.reflect.Method.invoke(Method.java:597)
    15/02/04 17:13:56 [588] at oracle.apps.fnd.common.WebRequestUtil.validateContextPrivate(WebRequestUtil.java:557)
    15/02/04 17:13:56 [589] at oracle.apps.fnd.common.WebRequestUtil.validateContext(WebRequestUtil.java:369)
    15/02/04 17:13:56 [590] at oracle.apps.fnd.framework.webui.OAHttpSessionCookieImpl.validateIcxCookie(Unknown Source)
    15/02/04 17:13:56 [591] at oracle.apps.fnd.framework.OASessionCookieHelper.validateIcxSession(Unknown Source)
    15/02/04 17:13:56 [592] at oracle.apps.fnd.framework.OASessionCookieHelper.initializeApplicationModule(Unknown Source)
    15/02/04 17:13:56 [593] at oracle.apps.fnd.framework.webui.OAHttpSessionCookieImpl.initializeApplicationModule(Unknown Source)
    15/02/04 17:13:56 [594] at oracle.apps.fnd.framework.webui.OAHttpSessionCookieImpl.useApplicationModule(Unknown Source)
    15/02/04 17:13:56 [595] at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:424)
    15/02/04 17:13:56 [596] at oracle.apps.fnd.framework.webui.OAJSPApplicationRegistry.registerApplicationModule(Unknown Source)
    15/02/04 17:13:56 [597] at oracle.apps.fnd.framework.webui.OAJSPApplicationRegistry.registerApplicationModule(Unknown Source)
    15/02/04 17:13:56 [598] at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(Unknown Source)
    15/02/04 17:13:56 [599] at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(Unknown Source)
    15/02/04 17:13:56 [600] at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(Unknown Source)
    15/02/04 17:13:56 [601] at _OA._jspService(_OA.java:72)
    15/02/04 17:13:56 [602] at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
    15/02/04 17:13:56 [603] at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:473)
    15/02/04 17:13:56 [604] at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
    15/02/04 17:13:56 [605] at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
    15/02/04 17:13:56 [606] at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    15/02/04 17:13:56 [607] at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:734)
    15/02/04 17:13:56 [608] at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391)
    15/02/04 17:13:56 [609] at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:280)
    15/02/04 17:13:56 [610] at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:68)
    15/02/04 17:13:56 [611] at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:214)
    15/02/04 17:13:56 [612] at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284)
    15/02/04 17:13:56 [613] at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:219)
    15/02/04 17:13:56 [614] at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:395)
    15/02/04 17:13:56 [615] at _OA._jspService(_OA.java:81)
    15/02/04 17:13:56 [616] at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
    15/02/04 17:13:56 [617] at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:473)
    15/02/04 17:13:56 [618] at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
    15/02/04 17:13:56 [619] at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
    15/02/04 17:13:56 [620] at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    15/02/04 17:13:56 [621] at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:734)
    15/02/04 17:13:56 [622] at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391)
    15/02/04 17:13:56 [623] at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:908)
    15/02/04 17:13:56 [624] at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:458)
    15/02/04 17:13:56 [625] at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:226)
    15/02/04 17:13:56 [626] at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:127)
    15/02/04 17:13:56 [627] at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:116)
    15/02/04 17:13:56 [628] at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    15/02/04 17:13:56 [629] at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    15/02/04 17:13:56 [630] at java.lang.Thread.run(Thread.java:662)
    15/02/04 17:13:56 [631] Could not load application module 'oracle.apps.fnd.framework.toolbox.tutorial.server.HelloWorldAM'.
    15/02/04 17:13:56 [632] oracle.apps.fnd.framework.OAException: Application: FND, Message Name: FND_GENERIC_MESSAGE. Tokens: MESSAGE = java.io.IOException;
      at oracle.apps.fnd.framework.OAException.wrapperException(Unknown Source)
      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:72)
      at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
      at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:473)
      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:280)
      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:395)
      at _OA._jspService(_OA.java:81)
      at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
      at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:473)
      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.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:908)
      at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:458)
      at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:226)
      at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:127)
      at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:116)
      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:662)
    ## Detail 0 ##
    java.io.IOException
      at oracle.apps.fnd.common.WebRequestUtil.validateContextPrivate(WebRequestUtil.java:559)
      at oracle.apps.fnd.common.WebRequestUtil.validateContext(WebRequestUtil.java:369)
      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:72)
      at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
      at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:473)
      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:280)
      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:395)
      at _OA._jspService(_OA.java:81)
      at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
      at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:473)
      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.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:908)
      at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:458)
      at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:226)
      at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:127)
      at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:116)
      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:662)
    15/02/04 17:13:56 [633] In OADBTransactionImpl.rollback()
    15/02/04 17:13:56 [634]      conn.rollback();  // JBO-JDBC-INTERACT
    15/02/04 17:13:56 [635] Resetting AM=HelloWorldAM
    15/02/04 17:13:56 [636] OAApplicationPoolImpl.setConnectionReleaseLevel was called with isReleased = true, isReserved = false
    15/02/04 17:13:56 [637] setConnectionReleaseLevel - Set connection release level to 2
    Regards,
    Olivier

  • Java.io.IOException when opening a 10g WebForm

    I get the following Java error in the Java Console after opening a simple Form from the start Form (note that i have scrambled part of the url):
    Loading http://xx-xxx-ux:7777/forms/java/frmall_jinit.jar from JAR cache
    Loading http://xx-xxx-ux:7777/forms/java/frmwebutil.jar.sig from JAR cache
    Loading http://xx-xxx-ux:7777/forms/java/jacob.jar.sig from JAR cache
    proxyHost=null
    proxyPort=0
    connectMode=HTTP, native.
    Versie van Forms-applet is: 10.1.2.0
    java.lang.ClassNotFoundException: java.io.IOException: open HTTP connection failed.
         at sun.applet.AppletClassLoader.getBytes(Unknown Source)
         at sun.applet.AppletClassLoader.access$100(Unknown Source)
         at sun.applet.AppletClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
    The think two entries are strange in this log:
    1) both the start-form and the second form DO NOT use webutil. The webutil object-group has not been copied/subclassed in these forms. Still the webutil jar-file (and Jacob jar-file) are downloaded. I thought this only happened when a form used the webutil object-group and hence the Java beans.
    These jar-files are part of the archive-parameter in formwseb.cfg as there are two forms in a second application that do use the webutil pl/sql library and jar-files. Webutil works correct in this second application.
    2) the Java error. As no Java functionality is used from these Forms i did not expect this error-message. The Forms do not raise any errors (no Ora-, Frm- nor WUC-errors) at all. The Webutil-log file is also empty.
    I searched for the string "java.lang.ClassNotFoundException: java.io.IOException: open HTTP connection failed" in this forum and tried different suggestions and tips. But without result.
    Any suggestions for my problem??? Thanks!
    p.s. we use Forms 10g 10.1.2.0 and Oracle Application Server 10g on a Red Hat Linux server. Further info: Webutil 1.0.6 and Jacob 1.8.

    additional info:
    - the jar-files are downloaded on the client in the folder "c:\Documents and Settings\[user]\Oracle Jar Cache\"
    - we use JInitiator 1.3.1.22
    We also added LD_ASSUME_KERNEL=2.4.19 to [application].env (see java.lang.ClassNotFoundException: java.io.IOException

  • Java.io.IOException when running 1099

    We recently installed the updates for the 1099 forms and when we run it now we get the following message in the OPP:
    11/30/10 4:38:28 PM] [main] Starting GSF service with concurrent process id = 76279.
    [11/30/10 4:38:28 PM] [main] Initialization Parameters: oracle.apps.fnd.cp.opp.OPPServiceThread:2:0:max_threads=5
    [11/30/10 4:38:28 PM] [Thread-20] Service thread starting up.
    [11/30/10 4:38:28 PM] [Thread-21] Service thread starting up.
    [12/1/10 11:32:42 AM] [OPPServiceThread0] Post-processing request 13697194.
    [12/1/10 11:32:42 AM] [76279:RT13697194] Executing post-processing actions for request 13697194.
    [12/1/10 11:32:43 AM] [76279:RT13697194] Starting XML Publisher post-processing action.
    [12/1/10 11:32:43 AM] [76279:RT13697194]
    Template code: APXT7F99PXML
    Template app: SQLAP
    Language: en
    Territory: 00
    Output type: PDF
    [120110_113243836][][EXCEPTION] [DEBUG] ------- Preferences defined PreferenceStore -------
    [120110_113243836][][EXCEPTION] [DEBUG] ------- Environment variables stored in EnvironmentStore -------
    [120110_113243836][][EXCEPTION] [DEBUG] [FND_JDBC_IDLE_THRESHOLD.LOW]:[-1]
    [120110_113243836][][EXCEPTION] [DEBUG] [SECURITY_GROUP_ID]:[0]
    [120110_113243836][][EXCEPTION] [DEBUG] [FND_JDBC_BUFFER_DECAY_INTERVAL]:[300]
    [120110_113243836][][EXCEPTION] [DEBUG] [NLS_CHARACTERSET]:[WE8ISO8859P1]
    [120110_113243836][][EXCEPTION] [DEBUG] [RESP_APPL_ID]:[-1]
    [120110_113243836][][EXCEPTION] [DEBUG] [NLS_LANGUAGE]:[AMERICAN]
    [120110_113243836][][EXCEPTION] [DEBUG] [FND_JDBC_BUFFER_MIN]:[1]
    [120110_113243836][][EXCEPTION] [DEBUG] [FND_JDBC_BUFFER_MAX]:[2]
    [120110_113243836][][EXCEPTION] [DEBUG] [NLS_NUMERIC_CHARACTERS]:[.,]
    [120110_113243836][][EXCEPTION] [DEBUG] [APPS_JDBC_URL]:[jdbc:oracle:thin:@(DESCRIPTION=(LOAD_BALANCE=YES)(FAILOVER=YES)(ADDRESS_LIST=(ADDRESS=(PROTOCOL=tcp)(HOST=dev64db.garlandisd.net)(PORT=1526)))(CONNECT_DATA=(SID=DEV64)))]
    [120110_113243836][][EXCEPTION] [DEBUG] [RESP_ID]:[-1]
    [120110_113243836][][EXCEPTION] [DEBUG] [FND_MAX_JDBC_CONNECTIONS]:[300]
    [120110_113243836][][EXCEPTION] [DEBUG] [FND_JDBC_USABLE_CHECK]:[false]
    [120110_113243836][][EXCEPTION] [DEBUG] [USER_ID]:[-1]
    [120110_113243836][][EXCEPTION] [DEBUG] [NLS_TERRITORY]:[AMERICA]
    [120110_113243836][][EXCEPTION] [DEBUG] [FND_JDBC_PLSQL_RESET]:[false]
    [120110_113243836][][EXCEPTION] [DEBUG] [FND_JDBC_CONTEXT_CHECK]:[true]
    [120110_113243836][][EXCEPTION] [DEBUG] [NLS_DATE_FORMAT]:[DD-MON-RR]
    [120110_113243836][][EXCEPTION] [DEBUG] [FND_JDBC_BUFFER_DECAY_SIZE]:[5]
    [120110_113243836][][EXCEPTION] [DEBUG] [FND_JDBC_IDLE_THRESHOLD.HIGH]:[-1]
    [120110_113243836][][EXCEPTION] [DEBUG] [NLS_SORT]:[BINARY]
    [120110_113243836][][EXCEPTION] [DEBUG] [NLS_DATE_LANGUAGE]:[AMERICAN]
    [120110_113243836][][EXCEPTION] [DEBUG] [LOGIN_ID]:[-1]
    [120110_113243836][][EXCEPTION] [DEBUG] ------- Properties stored in Java System Properties -------
    [120110_113243836][][EXCEPTION] [DEBUG] [APPLTMP]:[E:\Dev64Apps\oracle\dev64comn\temp]
    [120110_113243836][][EXCEPTION] [DEBUG] [java.runtime.name]:[Java(TM) SE Runtime Environment]
    [120110_113243836][][EXCEPTION] [DEBUG] [sun.boot.library.path]:[C:\jdk1617\java\jdk1.6.0_17\jre\bin]
    [120110_113243836][][EXCEPTION] [DEBUG] [java.vm.version]:[14.3-b01]
    [120110_113243836][][EXCEPTION] [DEBUG] [OVERRIDE_DBC]:[true]
    [120110_113243836][][EXCEPTION] [DEBUG] [dbcfile]:[E:\Dev64Apps\oracle\dev64appl\fnd\11.5.0\secure\DEV64_web1vm\dev64.dbc]
    [120110_113243836][][EXCEPTION] [DEBUG] [java.vm.vendor]:[Sun Microsystems Inc.]
    [120110_113243836][][EXCEPTION] [DEBUG] [java.vendor.url]:[http://java.sun.com/]
    [120110_113243836][][EXCEPTION] [DEBUG] [path.separator]:[;]
    [120110_113243836][][EXCEPTION] [DEBUG] [APPLCSF]:[E:\Dev64Apps\oracle\dev64comn\admin]
    [120110_113243836][][EXCEPTION] [DEBUG] [java.vm.name]:[Java HotSpot(TM) Client VM]
    [120110_113243836][][EXCEPTION] [DEBUG] [file.encoding.pkg]:[sun.io]
    [120110_113243836][][EXCEPTION] [DEBUG] [sun.java.launcher]:[SUN_STANDARD]
    [120110_113243836][][EXCEPTION] [DEBUG] [user.country]:[US]
    [120110_113243836][][EXCEPTION] [DEBUG] [sun.os.patch.level]:[Service Pack 2]
    [120110_113243836][][EXCEPTION] [DEBUG] [java.vm.specification.name]:[Java Virtual Machine Specification]
    [120110_113243836][][EXCEPTION] [DEBUG] [user.dir]:[E:\Dev64Apps\oracle\dev64comn\admin\log\DEV64_web1vm]
    [120110_113243836][][EXCEPTION] [DEBUG] [java.runtime.version]:[1.6.0_17-b04]
    [120110_113243836][][EXCEPTION] [DEBUG] [java.awt.graphicsenv]:[sun.awt.Win32GraphicsEnvironment]
    [120110_113243836][][EXCEPTION] [DEBUG] [java.endorsed.dirs]:[C:\jdk1617\java\jdk1.6.0_17\jre\lib\endorsed]
    [120110_113243836][][EXCEPTION] [DEBUG] [os.arch]:[x86]
    [120110_113243836][][EXCEPTION] [DEBUG] [JTFDBCFILE]:[E:\Dev64Apps\oracle\dev64appl\fnd\11.5.0\secure\DEV64_web1vm\dev64.dbc]
    [120110_113243836][][EXCEPTION] [DEBUG] [java.io.tmpdir]:[C:\WINDOWS\TEMP\]
    [120110_113243836][][EXCEPTION] [DEBUG] [line.separator]:[
    [120110_113243836][][EXCEPTION] [DEBUG] [java.vm.specification.vendor]:[Sun Microsystems Inc.]
    [120110_113243836][][EXCEPTION] [DEBUG] [user.variant]:[]
    [120110_113243836][][EXCEPTION] [DEBUG] [os.name]:[Windows 2003]
    [120110_113243836][][EXCEPTION] [DEBUG] [FND_JDBC_BUFFER_MIN]:[1]
    [120110_113243836][][EXCEPTION] [DEBUG] [cpid]:[76279]
    [120110_113243836][][EXCEPTION] [DEBUG] [sun.jnu.encoding]:[Cp1252]
    [120110_113243836][][EXCEPTION] [DEBUG] [java.library.path]:[C:\jdk1617\java\jdk1.6.0_17\bin;.;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;E:\Dev64Apps\oracle\dev64ora\iAS\bin;E:\Dev64Apps\oracle\dev64ora\8.0.6\bin;E:\Dev64Apps\oracle\dev64appl\fnd\11.5.0\bin;E:\Dev64Apps\oracle\dev64appl\au\11.5.0\bin;C:\jdk1617\java\jdk1.6.0_17\bin;E:\Dev64Apps\oracle\dev64ora\8.0.6\bin;C:\MKS\bin;C:\MKS\bin\X11;C:\MKS\mksnt;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem]
    [120110_113243836][][EXCEPTION] [DEBUG] [java.specification.name]:[Java Platform API Specification]
    [120110_113243836][][EXCEPTION] [DEBUG] [java.class.version]:[50.0]
    [120110_113243836][][EXCEPTION] [DEBUG] [sun.management.compiler]:[HotSpot Client Compiler]
    [120110_113243836][][EXCEPTION] [DEBUG] [os.version]:[5.2]
    [120110_113243836][][EXCEPTION] [DEBUG] [LONG_RUNNING_JVM]:[true]
    [120110_113243836][][EXCEPTION] [DEBUG] [user.home]:[C:\Documents and Settings\Default User]
    [120110_113243836][][EXCEPTION] [DEBUG] [user.timezone]:[America/Chicago]
    [120110_113243836][][EXCEPTION] [DEBUG] [java.awt.printerjob]:[sun.awt.windows.WPrinterJob]
    [120110_113243836][][EXCEPTION] [DEBUG] [file.encoding]:[Cp1252]
    [120110_113243836][][EXCEPTION] [DEBUG] [java.specification.version]:[1.6]
    [120110_113243836][][EXCEPTION] [DEBUG] [CACHEMODE]:[DISTRIBUTED]
    [120110_113243836][][EXCEPTION] [DEBUG] [java.class.path]:[C:\jdk1617\java\jdk1.6.0_17\lib\dt.jar;C:\jdk1617\java\jdk1.6.0_17\lib\tools.jar;C:\jdk1617\java\jdk1.6.0_17\jre\lib\rt.jar;C:\jdk1617\java\jdk1.6.0_17\jre\lib\charsets.jar;E:\Dev64Apps\oracle\dev64comn\java\appsborg2.zip;E:\Dev64Apps\oracle\dev64comn\java\apps.zip;E:\Dev64Apps\oracle\dev64ora\8.0.6\forms60\java;E:\Dev64Apps\oracle\dev64comn\java]
    [120110_113243836][][EXCEPTION] [DEBUG] [user.name]:[SYSTEM]
    [120110_113243836][][EXCEPTION] [DEBUG] [DBCFILE]:[E:\Dev64Apps\oracle\dev64appl\fnd\11.5.0\secure\DEV64_web1vm\dev64.dbc]
    [120110_113243836][][EXCEPTION] [DEBUG] [java.vm.specification.version]:[1.0]
    [120110_113243836][][EXCEPTION] [DEBUG] [java.home]:[C:\jdk1617\java\jdk1.6.0_17\jre]
    [120110_113243836][][EXCEPTION] [DEBUG] [sun.arch.data.model]:[32]
    [120110_113243836][][EXCEPTION] [DEBUG] [user.language]:[en]
    [120110_113243836][][EXCEPTION] [DEBUG] [java.specification.vendor]:[Sun Microsystems Inc.]
    [120110_113243836][][EXCEPTION] [DEBUG] [awt.toolkit]:[sun.awt.windows.WToolkit]
    [120110_113243836][][EXCEPTION] [DEBUG] [java.vm.info]:[mixed mode, sharing]
    [120110_113243836][][EXCEPTION] [DEBUG] [logfile]:[E:\Dev64Apps\oracle\dev64comn\admin\log\DEV64_web1vm\FNDOPP76279.txt]
    [120110_113243836][][EXCEPTION] [DEBUG] [java.version]:[1.6.0_17]
    [120110_113243836][][EXCEPTION] [DEBUG] [java.ext.dirs]:[C:\jdk1617\java\jdk1.6.0_17\jre\lib\ext;C:\WINDOWS\Sun\Java\lib\ext]
    [120110_113243836][][EXCEPTION] [DEBUG] [sun.boot.class.path]:[C:\jdk1617\java\jdk1.6.0_17\jre\lib\resources.jar;C:\jdk1617\java\jdk1.6.0_17\jre\lib\rt.jar;C:\jdk1617\java\jdk1.6.0_17\jre\lib\sunrsasign.jar;C:\jdk1617\java\jdk1.6.0_17\jre\lib\jsse.jar;C:\jdk1617\java\jdk1.6.0_17\jre\lib\jce.jar;C:\jdk1617\java\jdk1.6.0_17\jre\lib\charsets.jar;C:\jdk1617\java\jdk1.6.0_17\jre\classes]
    [120110_113243836][][EXCEPTION] [DEBUG] [java.vendor]:[Sun Microsystems Inc.]
    [120110_113243836][][EXCEPTION] [DEBUG] [FND_JDBC_BUFFER_MAX]:[2]
    [120110_113243836][][EXCEPTION] [DEBUG] [file.separator]:[\]
    [120110_113243836][][EXCEPTION] [DEBUG] [java.vendor.url.bug]:[http://java.sun.com/cgi-bin/bugreport.cgi]
    [120110_113243836][][EXCEPTION] [DEBUG] [sun.io.unicode.encoding]:[UnicodeLittle]
    [120110_113243836][][EXCEPTION] [DEBUG] [sun.cpu.endian]:[little]
    [120110_113243836][][EXCEPTION] [DEBUG] [APPLOUT]:[out\DEV64_web1vm]
    [120110_113243836][][EXCEPTION] [DEBUG] [sun.desktop]:[windows]
    [120110_113243836][][EXCEPTION] [DEBUG] [sun.cpu.isalist]:[pentium_pro+mmx pentium_pro pentium+mmx pentium i486 i386 i86]
    java.io.IOException: The filename, directory name, or volume label syntax is incorrect
         at java.io.WinNTFileSystem.canonicalize0(Native Method)
         at java.io.Win32FileSystem.canonicalize(Win32FileSystem.java:396)
         at java.io.File.getCanonicalPath(File.java:559)
         at oracle.apps.xdo.oa.util.FontCacheManager.getFontFilePath(FontCacheManager.java:152)
         at oracle.apps.xdo.oa.util.FontHelper.createFontProperties(FontHelper.java:432)
         at oracle.apps.xdo.oa.util.ConfigHelper.getFontProperties(ConfigHelper.java:166)
         at oracle.apps.xdo.oa.schema.server.TemplateHelper.runProcessTemplate(TemplateHelper.java:5807)
         at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3458)
         at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3547)
         at oracle.apps.fnd.cp.opp.XMLPublisherProcessor.process(XMLPublisherProcessor.java:290)
         at oracle.apps.fnd.cp.opp.OPPRequestThread.run(OPPRequestThread.java:157)
    [12/1/10 11:32:44 AM] [UNEXPECTED] [76279:RT13697194] java.io.IOException: The filename, directory name, or volume label syntax is incorrect
         at java.io.WinNTFileSystem.canonicalize0(Native Method)
         at java.io.Win32FileSystem.canonicalize(Win32FileSystem.java:396)
         at java.io.File.getCanonicalPath(File.java:559)
         at oracle.apps.xdo.oa.util.FontCacheManager.getFontFilePath(FontCacheManager.java:152)
         at oracle.apps.xdo.oa.util.FontHelper.createFontProperties(FontHelper.java:432)
         at oracle.apps.xdo.oa.util.ConfigHelper.getFontProperties(ConfigHelper.java:166)
         at oracle.apps.xdo.oa.schema.server.TemplateHelper.runProcessTemplate(TemplateHelper.java:5807)
         at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3458)
         at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3547)
         at oracle.apps.fnd.cp.opp.XMLPublisherProcessor.process(XMLPublisherProcessor.java:290)
         at oracle.apps.fnd.cp.opp.OPPRequestThread.run(OPPRequestThread.java:157)
    [12/1/10 11:32:44 AM] [76279:RT13697194] Completed post-processing actions for request 13697194.
    I'm not sure what directory or volume this would be referring to?
    thanks in advance for any help!
    Rob

    We recently installed the updates for the 1099 forms and when we run it now we get the following message in the OPP:
    11/30/10 4:38:28 PM] [main] Starting GSF service with concurrent process id = 76279.
    [11/30/10 4:38:28 PM] [main] Initialization Parameters: oracle.apps.fnd.cp.opp.OPPServiceThread:2:0:max_threads=5
    [11/30/10 4:38:28 PM] [Thread-20] Service thread starting up.
    [11/30/10 4:38:28 PM] [Thread-21] Service thread starting up.
    [12/1/10 11:32:42 AM] [OPPServiceThread0] Post-processing request 13697194.
    [12/1/10 11:32:42 AM] [76279:RT13697194] Executing post-processing actions for request 13697194.
    [12/1/10 11:32:43 AM] [76279:RT13697194] Starting XML Publisher post-processing action.
    [12/1/10 11:32:43 AM] [76279:RT13697194]
    Template code: APXT7F99PXML
    Template app: SQLAP
    Language: en
    Territory: 00
    Output type: PDF
    [120110_113243836][][EXCEPTION] [DEBUG] ------- Preferences defined PreferenceStore -------
    [120110_113243836][][EXCEPTION] [DEBUG] ------- Environment variables stored in EnvironmentStore -------
    [120110_113243836][][EXCEPTION] [DEBUG] [FND_JDBC_IDLE_THRESHOLD.LOW]:[-1]
    [120110_113243836][][EXCEPTION] [DEBUG] [SECURITY_GROUP_ID]:[0]
    [120110_113243836][][EXCEPTION] [DEBUG] [FND_JDBC_BUFFER_DECAY_INTERVAL]:[300]
    [120110_113243836][][EXCEPTION] [DEBUG] [NLS_CHARACTERSET]:[WE8ISO8859P1]
    [120110_113243836][][EXCEPTION] [DEBUG] [RESP_APPL_ID]:[-1]
    [120110_113243836][][EXCEPTION] [DEBUG] [NLS_LANGUAGE]:[AMERICAN]
    [120110_113243836][][EXCEPTION] [DEBUG] [FND_JDBC_BUFFER_MIN]:[1]
    [120110_113243836][][EXCEPTION] [DEBUG] [FND_JDBC_BUFFER_MAX]:[2]
    [120110_113243836][][EXCEPTION] [DEBUG] [NLS_NUMERIC_CHARACTERS]:[.,]
    [120110_113243836][][EXCEPTION] [DEBUG] [APPS_JDBC_URL]:[jdbc:oracle:thin:@(DESCRIPTION=(LOAD_BALANCE=YES)(FAILOVER=YES)(ADDRESS_LIST=(ADDRESS=(PROTOCOL=tcp)(HOST=dev64db.garlandisd.net)(PORT=1526)))(CONNECT_DATA=(SID=DEV64)))]
    [120110_113243836][][EXCEPTION] [DEBUG] [RESP_ID]:[-1]
    [120110_113243836][][EXCEPTION] [DEBUG] [FND_MAX_JDBC_CONNECTIONS]:[300]
    [120110_113243836][][EXCEPTION] [DEBUG] [FND_JDBC_USABLE_CHECK]:[false]
    [120110_113243836][][EXCEPTION] [DEBUG] [USER_ID]:[-1]
    [120110_113243836][][EXCEPTION] [DEBUG] [NLS_TERRITORY]:[AMERICA]
    [120110_113243836][][EXCEPTION] [DEBUG] [FND_JDBC_PLSQL_RESET]:[false]
    [120110_113243836][][EXCEPTION] [DEBUG] [FND_JDBC_CONTEXT_CHECK]:[true]
    [120110_113243836][][EXCEPTION] [DEBUG] [NLS_DATE_FORMAT]:[DD-MON-RR]
    [120110_113243836][][EXCEPTION] [DEBUG] [FND_JDBC_BUFFER_DECAY_SIZE]:[5]
    [120110_113243836][][EXCEPTION] [DEBUG] [FND_JDBC_IDLE_THRESHOLD.HIGH]:[-1]
    [120110_113243836][][EXCEPTION] [DEBUG] [NLS_SORT]:[BINARY]
    [120110_113243836][][EXCEPTION] [DEBUG] [NLS_DATE_LANGUAGE]:[AMERICAN]
    [120110_113243836][][EXCEPTION] [DEBUG] [LOGIN_ID]:[-1]
    [120110_113243836][][EXCEPTION] [DEBUG] ------- Properties stored in Java System Properties -------
    [120110_113243836][][EXCEPTION] [DEBUG] [APPLTMP]:[E:\Dev64Apps\oracle\dev64comn\temp]
    [120110_113243836][][EXCEPTION] [DEBUG] [java.runtime.name]:[Java(TM) SE Runtime Environment]
    [120110_113243836][][EXCEPTION] [DEBUG] [sun.boot.library.path]:[C:\jdk1617\java\jdk1.6.0_17\jre\bin]
    [120110_113243836][][EXCEPTION] [DEBUG] [java.vm.version]:[14.3-b01]
    [120110_113243836][][EXCEPTION] [DEBUG] [OVERRIDE_DBC]:[true]
    [120110_113243836][][EXCEPTION] [DEBUG] [dbcfile]:[E:\Dev64Apps\oracle\dev64appl\fnd\11.5.0\secure\DEV64_web1vm\dev64.dbc]
    [120110_113243836][][EXCEPTION] [DEBUG] [java.vm.vendor]:[Sun Microsystems Inc.]
    [120110_113243836][][EXCEPTION] [DEBUG] [java.vendor.url]:[http://java.sun.com/]
    [120110_113243836][][EXCEPTION] [DEBUG] [path.separator]:[;]
    [120110_113243836][][EXCEPTION] [DEBUG] [APPLCSF]:[E:\Dev64Apps\oracle\dev64comn\admin]
    [120110_113243836][][EXCEPTION] [DEBUG] [java.vm.name]:[Java HotSpot(TM) Client VM]
    [120110_113243836][][EXCEPTION] [DEBUG] [file.encoding.pkg]:[sun.io]
    [120110_113243836][][EXCEPTION] [DEBUG] [sun.java.launcher]:[SUN_STANDARD]
    [120110_113243836][][EXCEPTION] [DEBUG] [user.country]:[US]
    [120110_113243836][][EXCEPTION] [DEBUG] [sun.os.patch.level]:[Service Pack 2]
    [120110_113243836][][EXCEPTION] [DEBUG] [java.vm.specification.name]:[Java Virtual Machine Specification]
    [120110_113243836][][EXCEPTION] [DEBUG] [user.dir]:[E:\Dev64Apps\oracle\dev64comn\admin\log\DEV64_web1vm]
    [120110_113243836][][EXCEPTION] [DEBUG] [java.runtime.version]:[1.6.0_17-b04]
    [120110_113243836][][EXCEPTION] [DEBUG] [java.awt.graphicsenv]:[sun.awt.Win32GraphicsEnvironment]
    [120110_113243836][][EXCEPTION] [DEBUG] [java.endorsed.dirs]:[C:\jdk1617\java\jdk1.6.0_17\jre\lib\endorsed]
    [120110_113243836][][EXCEPTION] [DEBUG] [os.arch]:[x86]
    [120110_113243836][][EXCEPTION] [DEBUG] [JTFDBCFILE]:[E:\Dev64Apps\oracle\dev64appl\fnd\11.5.0\secure\DEV64_web1vm\dev64.dbc]
    [120110_113243836][][EXCEPTION] [DEBUG] [java.io.tmpdir]:[C:\WINDOWS\TEMP\]
    [120110_113243836][][EXCEPTION] [DEBUG] [line.separator]:[
    [120110_113243836][][EXCEPTION] [DEBUG] [java.vm.specification.vendor]:[Sun Microsystems Inc.]
    [120110_113243836][][EXCEPTION] [DEBUG] [user.variant]:[]
    [120110_113243836][][EXCEPTION] [DEBUG] [os.name]:[Windows 2003]
    [120110_113243836][][EXCEPTION] [DEBUG] [FND_JDBC_BUFFER_MIN]:[1]
    [120110_113243836][][EXCEPTION] [DEBUG] [cpid]:[76279]
    [120110_113243836][][EXCEPTION] [DEBUG] [sun.jnu.encoding]:[Cp1252]
    [120110_113243836][][EXCEPTION] [DEBUG] [java.library.path]:[C:\jdk1617\java\jdk1.6.0_17\bin;.;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;E:\Dev64Apps\oracle\dev64ora\iAS\bin;E:\Dev64Apps\oracle\dev64ora\8.0.6\bin;E:\Dev64Apps\oracle\dev64appl\fnd\11.5.0\bin;E:\Dev64Apps\oracle\dev64appl\au\11.5.0\bin;C:\jdk1617\java\jdk1.6.0_17\bin;E:\Dev64Apps\oracle\dev64ora\8.0.6\bin;C:\MKS\bin;C:\MKS\bin\X11;C:\MKS\mksnt;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem]
    [120110_113243836][][EXCEPTION] [DEBUG] [java.specification.name]:[Java Platform API Specification]
    [120110_113243836][][EXCEPTION] [DEBUG] [java.class.version]:[50.0]
    [120110_113243836][][EXCEPTION] [DEBUG] [sun.management.compiler]:[HotSpot Client Compiler]
    [120110_113243836][][EXCEPTION] [DEBUG] [os.version]:[5.2]
    [120110_113243836][][EXCEPTION] [DEBUG] [LONG_RUNNING_JVM]:[true]
    [120110_113243836][][EXCEPTION] [DEBUG] [user.home]:[C:\Documents and Settings\Default User]
    [120110_113243836][][EXCEPTION] [DEBUG] [user.timezone]:[America/Chicago]
    [120110_113243836][][EXCEPTION] [DEBUG] [java.awt.printerjob]:[sun.awt.windows.WPrinterJob]
    [120110_113243836][][EXCEPTION] [DEBUG] [file.encoding]:[Cp1252]
    [120110_113243836][][EXCEPTION] [DEBUG] [java.specification.version]:[1.6]
    [120110_113243836][][EXCEPTION] [DEBUG] [CACHEMODE]:[DISTRIBUTED]
    [120110_113243836][][EXCEPTION] [DEBUG] [java.class.path]:[C:\jdk1617\java\jdk1.6.0_17\lib\dt.jar;C:\jdk1617\java\jdk1.6.0_17\lib\tools.jar;C:\jdk1617\java\jdk1.6.0_17\jre\lib\rt.jar;C:\jdk1617\java\jdk1.6.0_17\jre\lib\charsets.jar;E:\Dev64Apps\oracle\dev64comn\java\appsborg2.zip;E:\Dev64Apps\oracle\dev64comn\java\apps.zip;E:\Dev64Apps\oracle\dev64ora\8.0.6\forms60\java;E:\Dev64Apps\oracle\dev64comn\java]
    [120110_113243836][][EXCEPTION] [DEBUG] [user.name]:[SYSTEM]
    [120110_113243836][][EXCEPTION] [DEBUG] [DBCFILE]:[E:\Dev64Apps\oracle\dev64appl\fnd\11.5.0\secure\DEV64_web1vm\dev64.dbc]
    [120110_113243836][][EXCEPTION] [DEBUG] [java.vm.specification.version]:[1.0]
    [120110_113243836][][EXCEPTION] [DEBUG] [java.home]:[C:\jdk1617\java\jdk1.6.0_17\jre]
    [120110_113243836][][EXCEPTION] [DEBUG] [sun.arch.data.model]:[32]
    [120110_113243836][][EXCEPTION] [DEBUG] [user.language]:[en]
    [120110_113243836][][EXCEPTION] [DEBUG] [java.specification.vendor]:[Sun Microsystems Inc.]
    [120110_113243836][][EXCEPTION] [DEBUG] [awt.toolkit]:[sun.awt.windows.WToolkit]
    [120110_113243836][][EXCEPTION] [DEBUG] [java.vm.info]:[mixed mode, sharing]
    [120110_113243836][][EXCEPTION] [DEBUG] [logfile]:[E:\Dev64Apps\oracle\dev64comn\admin\log\DEV64_web1vm\FNDOPP76279.txt]
    [120110_113243836][][EXCEPTION] [DEBUG] [java.version]:[1.6.0_17]
    [120110_113243836][][EXCEPTION] [DEBUG] [java.ext.dirs]:[C:\jdk1617\java\jdk1.6.0_17\jre\lib\ext;C:\WINDOWS\Sun\Java\lib\ext]
    [120110_113243836][][EXCEPTION] [DEBUG] [sun.boot.class.path]:[C:\jdk1617\java\jdk1.6.0_17\jre\lib\resources.jar;C:\jdk1617\java\jdk1.6.0_17\jre\lib\rt.jar;C:\jdk1617\java\jdk1.6.0_17\jre\lib\sunrsasign.jar;C:\jdk1617\java\jdk1.6.0_17\jre\lib\jsse.jar;C:\jdk1617\java\jdk1.6.0_17\jre\lib\jce.jar;C:\jdk1617\java\jdk1.6.0_17\jre\lib\charsets.jar;C:\jdk1617\java\jdk1.6.0_17\jre\classes]
    [120110_113243836][][EXCEPTION] [DEBUG] [java.vendor]:[Sun Microsystems Inc.]
    [120110_113243836][][EXCEPTION] [DEBUG] [FND_JDBC_BUFFER_MAX]:[2]
    [120110_113243836][][EXCEPTION] [DEBUG] [file.separator]:[\]
    [120110_113243836][][EXCEPTION] [DEBUG] [java.vendor.url.bug]:[http://java.sun.com/cgi-bin/bugreport.cgi]
    [120110_113243836][][EXCEPTION] [DEBUG] [sun.io.unicode.encoding]:[UnicodeLittle]
    [120110_113243836][][EXCEPTION] [DEBUG] [sun.cpu.endian]:[little]
    [120110_113243836][][EXCEPTION] [DEBUG] [APPLOUT]:[out\DEV64_web1vm]
    [120110_113243836][][EXCEPTION] [DEBUG] [sun.desktop]:[windows]
    [120110_113243836][][EXCEPTION] [DEBUG] [sun.cpu.isalist]:[pentium_pro+mmx pentium_pro pentium+mmx pentium i486 i386 i86]
    java.io.IOException: The filename, directory name, or volume label syntax is incorrect
         at java.io.WinNTFileSystem.canonicalize0(Native Method)
         at java.io.Win32FileSystem.canonicalize(Win32FileSystem.java:396)
         at java.io.File.getCanonicalPath(File.java:559)
         at oracle.apps.xdo.oa.util.FontCacheManager.getFontFilePath(FontCacheManager.java:152)
         at oracle.apps.xdo.oa.util.FontHelper.createFontProperties(FontHelper.java:432)
         at oracle.apps.xdo.oa.util.ConfigHelper.getFontProperties(ConfigHelper.java:166)
         at oracle.apps.xdo.oa.schema.server.TemplateHelper.runProcessTemplate(TemplateHelper.java:5807)
         at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3458)
         at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3547)
         at oracle.apps.fnd.cp.opp.XMLPublisherProcessor.process(XMLPublisherProcessor.java:290)
         at oracle.apps.fnd.cp.opp.OPPRequestThread.run(OPPRequestThread.java:157)
    [12/1/10 11:32:44 AM] [UNEXPECTED] [76279:RT13697194] java.io.IOException: The filename, directory name, or volume label syntax is incorrect
         at java.io.WinNTFileSystem.canonicalize0(Native Method)
         at java.io.Win32FileSystem.canonicalize(Win32FileSystem.java:396)
         at java.io.File.getCanonicalPath(File.java:559)
         at oracle.apps.xdo.oa.util.FontCacheManager.getFontFilePath(FontCacheManager.java:152)
         at oracle.apps.xdo.oa.util.FontHelper.createFontProperties(FontHelper.java:432)
         at oracle.apps.xdo.oa.util.ConfigHelper.getFontProperties(ConfigHelper.java:166)
         at oracle.apps.xdo.oa.schema.server.TemplateHelper.runProcessTemplate(TemplateHelper.java:5807)
         at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3458)
         at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3547)
         at oracle.apps.fnd.cp.opp.XMLPublisherProcessor.process(XMLPublisherProcessor.java:290)
         at oracle.apps.fnd.cp.opp.OPPRequestThread.run(OPPRequestThread.java:157)
    [12/1/10 11:32:44 AM] [76279:RT13697194] Completed post-processing actions for request 13697194.
    I'm not sure what directory or volume this would be referring to?
    thanks in advance for any help!
    Rob

  • Java.io.IOException when starting with nodemanager

    Hello !
    I am on:
    Windows 2000 SP 3
    Weblogic Server 6.1 SP 4
    I obtain the error above when starting a managed server with
    nodemanager. After issuing the "start this server" commnad from withing
    Weblogic console I obtain:
    <2003-02-15 21:23:59 CET> <Info> <NodeManager@s1nodea:5001>
    <WindowsProcessControl: online successfully invoke
    d on server 'nodea', pid: 1844>
    and next the following exception in Console window:
    The server finally starts and is visible in console as "running".
    What is the problem ?
    sincerely Olek
    PS The message in polish language is "java.io.IOException: The system
    cannot find the path specified"
    <2003-02-15 21:23:59 CET> <Info> <NodeManager@s1nodea:5001>
    <WindowsProcessControl: online successfully invoked on server 'nodea', pid:
    1844>
    Starting WebLogic Server ....
    Connecting to http://s1admin:7001...
    <2003-02-15 21:24:07 CET> <Notice> <WebLogicServer> <Starting WebLogic
    Managed Server "nodea" for domain "onlinestore">
    Could not create deployment file.
    java.io.IOException: System nie mo|e odnalez okre[lonej [cie|ki
          at java.io.Win32FileSystem.createFileExclusively(Native Method)
          at java.io.File.createNewFile(File.java:688)
          at
    weblogic.management.internal.LocalDeploymentInfoManager.readDeploymentFile(L
    ocalDeploymentInfoManager.java:100)
          at
    weblogic.management.internal.LocalDeploymentInfoManager.<clinit>(LocalDeploy
    mentInfoManager.java:66)
          at
    weblogic.management.mbeans.custom.ApplicationManager.cleanUpTempDir(Applicat
    ionManager.java:685)
          at
    weblogic.management.mbeans.custom.ApplicationManager.createOrCleanupTempDir(
    ApplicationManager.java:664)
          at
    weblogic.management.mbeans.custom.ApplicationManager.startConfigManager(Appl
    icationManager.java:308)
          at
    weblogic.management.mbeans.custom.ApplicationManager.start(ApplicationManage
    r.java:164)
          at java.lang.reflect.Method.invoke(Native Method)
          at
    weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl
    .java:636)
          at
    weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:6
    21)
          at
    weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBea
    nImpl.java:374)
          at
    com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1557)
          at
    com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1525)
          at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:468)
          at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:209)
          at $Proxy39.start(Unknown Source)
          at
    weblogic.management.configuration.ApplicationManagerMBean_CachingStub.start(
    ApplicationManagerMBean_CachingStub.java:480)
          at weblogic.management.Admin.startApplicationManager(Admin.java:1309)
          at weblogic.management.Admin.finish(Admin.java:649)
          at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java:542)
          at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:213)
          at weblogic.Server.main(Server.java:35)
          java.io.IOException: System nie mo|e odnalez okre[lonej [cie|ki
          at java.io.Win32FileSystem.createFileExclusively(Native Method)
          at java.io.File.createNewFile(File.java:688)
          at
    weblogic.management.internal.LocalDeploymentInfoManager.writeDeploymentFile(
    LocalDeploymentInfoManager.java:129)
          at
    weblogic.management.internal.LocalDeploymentInfoManager.put(LocalDeploymentI
    nfoManager.java:156)
          at weblogic.j2ee.Component.retrieveComponent(Component.java:343)
          at weblogic.j2ee.Component.<init>(Component.java:188)
          at weblogic.j2ee.WebAppComponent.<init>(WebAppComponent.java:45)
          at weblogic.j2ee.Application.addComponent(Application.java:149)
          at weblogic.j2ee.J2EEService.addDeployment(J2EEService.java:117)
          at
    weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentT
    arget.java:364)
          at
    weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentT
    arget.java:150)
          at
    weblogic.management.mbeans.custom.WebServer.addWebDeployment(WebServer.java:
    76)
          at java.lang.reflect.Method.invoke(Native Method)
          at
    weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl
    .java:636)
          at
    weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:6
    21)
          at
    weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBea
    nImpl.java:374)
          at
    com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1557)
          at
    com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1525)
          at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:468)
          at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:209)
          at $Proxy25.addWebDeployment(Unknown Source)
          at
    weblogic.management.configuration.WebServerMBean_CachingStub.addWebDeploymen
    t(WebServerMBean_CachingStub.java:1256)
          at
    weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentT
    arget.java:350)
          at
    weblogic.management.mbeans.custom.DeploymentTarget.addDeployments(Deployment
    Target.java:286)
          at
    weblogic.management.mbeans.custom.DeploymentTarget.updateServerDeployments(D
    eploymentTarget.java:239)
          at
    weblogic.management.mbeans.custom.DeploymentTarget.updateDeployments(Deploym
    entTarget.java:199)
          at java.lang.reflect.Method.invoke(Native Method)
          at
    weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl
    .java:636)
          at
    weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:6
    21)
          at
    weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBea
    nImpl.java:374)
          at
    com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1557)
          at
    com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1525)
          at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:468)
          at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:209)
          at $Proxy0.updateDeployments(Unknown Source)
          at
    weblogic.management.configuration.ServerMBean_CachingStub.updateDeployments(
    ServerMBean_CachingStub.java:3015)
          at
    weblogic.management.mbeans.custom.ApplicationManager.startConfigManager(Appl
    icationManager.java:376)
          at
    weblogic.management.mbeans.custom.ApplicationManager.start(ApplicationManage
    r.java:164)
          at java.lang.reflect.Method.invoke(Native Method)
          at
    weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl
    .java:636)
          at
    weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:6
    21)
          at
    weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBea
    nImpl.java:374)
          at
    com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1557)
          at
    com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1525)
          at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:468)
          at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:209)
          at $Proxy39.start(Unknown Source)
          at
    weblogic.management.configuration.ApplicationManagerMBean_CachingStub.start(
    ApplicationManagerMBean_CachingStub.java:480)
          at weblogic.management.Admin.startApplicationManager(Admin.java:1309)
          at weblogic.management.Admin.finish(Admin.java:649)
          at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java:542)
          at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:213)
          at weblogic.Server.main(Server.java:35)
          <2003-02-15 21:24:13 CET> <Notice> <WebLogicServer> <ListenThread
    listening on port 7001, ip address 192.168.1.4>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

    Hello Per Rune,
    I have a similar problem. Where exactly did you add the paramters? In the offline tool for the j2ee engine?
    Many thanks for your answer.
    Regards
    Michael

  • Getting java.io.IOException when trying to run a report in BIP 11g

    Hi everyone.
    I have deployed BIP 11g (11.1.1.6.0), with no errors, and everything worked fine.
    Suddenly, when I tried to execute a report (html output), I got following error: "java.io.IOException: Permission denied".
    I wonder if you can list me possible causes of this issue.
    Regards,
    Edited by: Farid Leonardo on Dec 17, 2012 7:57 AM

    Hi Adhir,
    I ran the standalone webservice client on the unix machine and it gives me web service response.
    Is there some weblgic configuration parameter I should be looking into to see why I am not getting the response when I am calling the web service from the deployed code.

  • How to use boot.properties to bypass username and password entry in WLST while connecting to server?

    I'm currently writing a script that starts managed servers through WLST and I want it to avoid having the user enter their username and password similar to how startManagedWebLogic.sh does when a boot.properties file exists in the security directory of the server.
    Currently, the way my script is set up is that it starts up WLST and enters the connect command, where it requests the username and password. The admin server URL is pulled from a config file used for the script.
    Does anyone know how to supply the boot.properties file into WLST to have it automatically use the values in there?  I do not want to have to save the values in plain text, nor do I want to have to create a new file to store them if it isn't necessary.  I've read this thread weblogic.system.BootIdentityFile not working with WLST and tried copying boot.properties to domain home but didn't have any luck and still had to enter username and password.  I have also tried looking into how startManagedWebLogic.sh pulls the values from the boot.properties but was unable to clearly identify how this is done.  Any help would be much appreciated.
    Thanks,
    Brian

    Examples are presented here: Middleware Snippets: Starting and Stopping a Java EE Environment when using WebLogic
    The examples use the Node Manager and Admin Server to start the managed server. To start the AdminServer nmStart is used. Note that boot.properties (in ${DOMAIN_HOME}/servers/${ADMIN_SERVER_NAME}/security) must exist in order to start a server with nmStart.
    Next you can use, for example, the ServerLifeCycleRuntimeMBean to start the managed server (in this case the Node Manager and the Admin Server will make sure a boot.properties and startup.properties are propagated to the right directory ${DOMAIN_HOME}/servers/${SERVER_NAME}/data/nodemanager.
    When the Admin Server is not available you can also use nmStart for the managed server. In this case you have to create boot.properties and startup.properties yourself by using nmGenBootStartupProps and copy them to the ${DOMAIN_HOME}/servers/${SERVER_NAME}/data/nodemanager directory.

  • Satellite Pro P100: losing picture on external monitor when I use DVI-D connection

    Guys,
    I've got a Samsung SyncMaster 940MW LCD TV and a Satellite Pro P100 (Geforce Go 7600), so recently I bought a DVI-D cable to connect them together.
    Now the problem is that when I've got it connected at 1400x900 the LCD TV screen switches to a black screen repeatedly (usually when there is alot of activity or I'm resizing windows from maximum to mimimum).
    Now, I would have thought it would be the LCD TV not liking the signal or refresh rate however I've connected it using a VGA cable and its fine - no problem all no matter how much I mimimise my windows or put alot of activity on screen. To complicate things even more, when I'm running the screens in "Dual Screen" mode rather than "Clone" if I set one of them 1400x900 @ 59hz in 16bit it works fine....??
    Can someone please help as this is doing my head in as I can't figure out what the hell is causing it!
    I've included a list below of all the different resolutions / screen modes I've tried it in and the outcome.
    Thanks for your time & help.
    Regards
    Craig.
    1440x900 Toshiba on Samsung 940MW set to clone (with 32bit colour) using 3m DVI
    59hz - will constantly flash screen black
    60hz - will constantly flash screen black
    75hz - screen flashes black only when resizing windows
    1280x1024 Toshiba on Samsung 940MW set to clone (with 32bit colour) using 3m DVI
    59hz - works fine
    60hz - works fine
    75hz - works fine
    1440x900 Toshiba on Samsung 940MW set to Dual screen (with 32bit colour) using 3m DVI
    59hz - screen flashes black only when resizing windows
    60hz - screen flashes black only when resizing windows
    75hz - screen flashes black only when resizing windows
    1280x1024 Toshiba on Samsung 940MW set to clone (with 32bit colour) using 3m DVI
    59hz - no option
    60hz - works fine
    75hz - works fine
    1440x900 Toshiba on Samsung 940MW set to Dual screen (with 16bit colour) using 3m DVI
    59hz - works fine
    60hz - very rarely flashes black when resizing.
    75hz - intermitantly flashes black when resizing.
    1440x900 Toshiba on Samsung 940MW set to clone (with 32bit colour) using 2m VGA
    59hz - works fine
    60hz - works fine
    75hz - works fine
    1440x900 Toshiba on Samsung 940MW set to Dual Screen (with 32bit colour) using 2m VGA
    59hz - works fine
    60hz - works fine
    75hz - works fine

    Hello
    I hope you have checked Users manuals delivered with your unit. On the page 148 you can find very interesting table about supported display resolution.
    I must be honest with you and say that I am not DVI expert because my LCD has no this port, just HDMI but if I am understood you right you have problem with 1440x900 resolution only. This resolution is not listed as supported and I presume it is not unusual that you have problem.
    Sorry but I believe you must use maximum supported 1280x1024 resolution only.

  • One note starts on its own when I use Remote Desktop connection

    Whenever I use RDC to connect to my home server, One note start and pops up totally on its own on my local computer.
    Can anyone explain why, and more importantly how I can stop this behaviour?

    After hours of reading through forums and posts similar to this one, and knowing the proposed work-arounds were not going to be accepted by my client that was having the issue, I came to the conclusion that it had to be a print driver or the software that
    gets installed along with the print driver on the server that was causing my issue.
    I started searching and came across some Epson software that was installed on the remote desktop server when I was trying to get a scale house ticket printer to work as a network printer. The printer was not installed on the server but the software remained
    in the add and remove programs list.
    I removed the three Epson entries in the add and remove programs list and the problem stopped.
    I don't know if this was mentioned above but the behavior I observed was that the print job was going to multiple printers, not just OneNote. I my case if I removed the OneNote pritner I would then get prompted by the Microsoft XPS Document Writer for a
    file location to save to.
    I could open the print queue for each of the printers that were getting redirected on my local machine, I would then log in to the remote desktop server that I was having the issue on. I could see the "remote desktop redirected printer doc" get
    sent to each printer. If the printer was online it would flash for only a moment and the printer would ignore the job as if nothing had been sent to it. If the printer was offline the job would stay in the queue.
    I think this was mentioned above so I will reiterate, don't approach the issue like it is a problem just with OneNote or with a particular driver from a particular manufacturer. We know at the very least that the problem can be caused by Samsung driver/printer
    software and by Epson driver/printer software so it stands to reason that there can be other drivers/printer software packages that can cause the same problems.
    I hope this helps! 

  • Why certain websites appeared to be a blank white page when im using my broadband connection but appeared to be okay when using other type of internet connection?

    the websites i used to surf turns out a blank white page when using certain internet connection

    Turns out to be an iPhone 4 problem. I went to a store and they replaced it. No problems now. My wife's iPhone 4 also had to be replaced which is disturbing. We had the original iPhone, iPhone 3G and iPhone 3GS without issue. This iPhone is not that good. It was emphasized to me the other day when I used a Razor in my house and found the voice quality infinitely superior and worked in places where my iPhone 4 failed completely (all on AT&T).
    People on the other end of calls with the Razor commented that my voice sounded much better and asked what had I done (they were used to the calls made with the iPhone).
    I am afraid I think that the iPhone 4 is not all it is cracked up to be. For phone use the Razor beats it hands down. Now, when it comes to email etc. the iPhone is infinitely superior but as a phone it is certainly not as good as it could be.
    I am afraid that Apple may have lost the magic recipe and, if I had not gone past the return date, the iPhone 4 would be going back.

  • Why i can not use dbco to connect sql server 2008?

    Dear Experts,
        i use this mehtod to link sql server 2005 :MSSQL_SERVER=tcp:mysqlserver IP  MSSQL_DBNAME=SubConPayment,
    it is ok,when i use this method to link sql server 2008 with dbco,it is not ok,can you tell me why i can not link to sql server2008 in sap with dbco?
    looking forward to your reply.
    Best regards,
    Merry

    Hi Merry,
    Seems that you have to add the "provider" attribute to the connectionstring. Please have a look at the following link: [http://www.connectionstrings.com/sql-server-2008#p2]
    Regards,
    Ozcan.

  • UndeclaredThrowableException when deploying a ear file in admin server 6.1

    Hi,
    I am trying to run ATG Dynamo 5.6 on top of weblogic 6.1
    Dynamo provides a EAR file which will be deployed at the time of weblogic startup.
    But, when i start weblogic, I got the following error:
    Error in deploying dyn.ear
    java.util.UndeclaredThrowableException
    When i checked in the log file, I saw error in loading dyn.ear - StringIndexOutofBounds Exception.
    Please help,
    Thanks
    Bala.

    Can you show us the full stack trace / error message?
    -- Rob
    Bala wrote:
    Hi,
    I am trying to run ATG Dynamo 5.6 on top of weblogic 6.1
    Dynamo provides a EAR file which will be deployed at the time of weblogic startup.
    But, when i start weblogic, I got the following error:
    Error in deploying dyn.ear
    java.util.UndeclaredThrowableException
    When i checked in the log file, I saw error in loading dyn.ear - StringIndexOutofBounds Exception.
    Please help,
    Thanks
    Bala.

Maybe you are looking for