JSP page is not throughing internal server error

Hi all,
We are facing one issue with two jsp pages,
1) They(developers) have made some changes to procedure apps.dscn_affinity_group_hier_rpt and complied it. Was trying to test the change by using below navigation but found Internal server error message.
2) So had recompiled with original procedure. Procedure complied successfully as expected, but the page shows same error
3) Bounced the apache still error is coming.
the procedure is called from page - dscnAffGroupReport.jsp
and they getting the error while naviagating to : dscnGroupList.jsp
Then we removed the _pages and bounced the entire suite still the error persist.
I Tried compiling the jsp's manually by as follows
[applmgr@blrtstorcl01 DCOINDEV_blrtstorcl01]$ perl /oradata02/applmgr/ddevappl/jtf/11.5.0/admin/scripts/ojspCompile.pl compile -s 'dscnGroupList.jsp,dscnAffGroupReport.jsp' flush
identifying apache_top.../oradata02/applmgr/ddevora/iAS
identifying apache_config_top.../oradata02/applmgr/ddevora/iAS
identifying java_home.../oradata02/applmgr/ddevcomn/util/java/1.4/j2sdk1.4.2_04
identifying jsp_dir.../oradata02/applmgr/ddevcomn/html
identifying pages_dir.../oradata02/applmgr/ddevcomn
identifying classpath...file:///oradata02/applmgr/ddevora/iAS/Apache/Jserv/etc/jserv.properties
auto-logging to /oradata02/applmgr/ddevcomn/_pages/ojsp_error.log
starting...(compiling all)
using 8i internal ojsp ver: 1.1.3.5.2
including compatibility flag -whiteSpaceBetweenScriptlet
quick compile:
files to compile...2
translating and compiling:
translating jsps...2/2 in 2s
compiling jsps...2/2 [failed: 2] in 4s
Finished!
But it is giving as failed..
the "/oradata02/applmgr/ddevcomn/_pages/ojsp_error.log" is showing as the following
==================
PARALLEL COMPILATION: 2
[5342] !!COMPILATION ERROR(0) dscnGroupList.jsp:
_dscnGroupList.java:1282: cannot resolve symbol
symbol : class GRPSearch
location: class oa_html._dscnGroupList
GRPSearch search = new GRPSearch(conn, l_analyst, l_emp_num+"%",
^
_dscnGroupList.java:1282: cannot resolve symbol
symbol : class GRPSearch
location: class oa_html._dscnGroupList
GRPSearch search = new GRPSearch(conn, l_analyst, l_emp_num+"%",
^
2 errors
[5342] compiling: 3s elapsed, 0 successful 1 failed
[5343] !!COMPILATION ERROR(0) dscnAffGroupReport.jsp:
_dscnAffGroupReport.java:1328: getGroupHier(oracle.jdbc.driver.OracleConnection,java.lang.String,java.math.BigDecimal,java.lang.String,java.lang.String,java.sql.Timestamp,dell.apps.cn.util.DscnGpHierRec[][],java.math.BigDecimal[],java.lang.String,java.lang.String,java.math.BigDecimal,java.lang.String[],java.lang.String) in dell.apps.cn.util.DscnGpHierPub cannot be applied to (oracle.jdbc.driver.OracleConnection,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.sql.Timestamp,dell.apps.cn.util.DscnGpHierRec[][],java.math.BigDecimal[],java.lang.String,java.lang.String,java.math.BigDecimal,java.lang.String[],java.lang.String)
DscnGpHierPub.getGroupHier(
^
_dscnAffGroupReport.java:1367: incompatible types
found : java.lang.String
required: java.math.BigDecimal
l_cg_rep_tbl[0].cg_salesrep_id = new String("0");
^
2 errors
[5343] compiling: 4s elapsed, 0 successful 1 failed
COMPILED: 2 [failed: 2] in 4s
5286 FINISHING Mon May 3 07:57:33 2010
~
=======
Pl let me know to overcome from this error, I tried copy the same jsp's from working instance to here $COMMON_TOP/html still the same error is displaying
===================
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, [email protected] and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
=====================
Pl guide me to overcome from this error

Same problem i have bounced the Apache server and the issue got resolved for me.
thanks,
Ram
Apache Log:
adapcctl.sh version 115.54
Apache Web Server Listener :httpd ( pid 11993 ) is running.
Apache Web Server Listener (PLSQL) :httpd ( pid 12096 ) is running.
adapcctl.sh: exiting with status 0
its working fine
_pages:
OJSPC VERSION: 8i 1.1.3.5.2
synchronizing dependency file:
loading deplist...15410
enumerating jsps...15410
updating dependency...2
parsing jsp...2
writing deplist...15410
initializing compilation:
eliminating children...12320 (-3090)
cannot access /finapps/common/html/cncollnk.jsp (from cncolmap.jsp)
cannot access /finapps/common/html/csifGrpSelIncl.jsp (from csiSfAdvSearchProdForm.jsp <- csiSfAdvSearchDisplay.jsp <- csiSfAdvSearchMain.jsp)
cannot access /finapps/common/html/jtfCalGroupSubRen.jsp (from jtfCalGroupSubMain.jsp)
cannot access /finapps/common/html/jtfCalGrpUpdErrChkPg.jsp (from jtfCalGrpUpdateRn.jsp)
deleting stale file: /finapps/common/_pages/_oa__html/_AnonymousLogin.* [2 deleted]
deleting stale file: /finapps/common/_pages/_oa__html/_SelfRegistration.* [2 deleted]
searching uncompiled...2 (2 were stale)
translating and compiling:
searching untranslated...2
COMMAND: exec java oracle.jsp.tools.Jspc -whiteSpaceBetweenScriptlet -noCompile -appRoot '/finapps/common/html' -d '/finapps/common/_pages' -srcdir '/finapps/common/_pages' -packageName '_oa__html' <file>
PARALLEL COMPILATION: 2
[18500] translating: 0s elapsed, 1 successful 0 failed
[18501] translating: 0s elapsed, 1 successful 0 failed
TRANSLATED: 2 [failed: 0] in 0s
COMMAND: exec javac -nowarn <file>
PARALLEL COMPILATION: 2
[18536] compiling: 4s elapsed, 1 successful 0 failed
[18535] compiling: 4s elapsed, 1 successful 0 failed
COMPILED: 2 [failed: 0] in 4s
18386 FINISHING Fri Jun 4 11:19:17 2010
error_log:
[Tue Jun 15 16:52:39 2010] [notice] caught SIGTERM, shutting down
[Wed Jun 16 04:27:18 2010] [notice] FastCGI: process manager initialized (pid 12010)
[Wed Jun 16 04:27:19 2010] [notice] Oracle HTTP Server Powered by Apache/1.3.19 configured -- resuming normal operations
[Wed Jun 16 05:32:36 2010] [error] [client 165.160.200.82] File does not exist: /finapps/common/java//
[Wed Jun 16 05:36:30 2010] [error] [client 165.160.200.82] File does not exist: /finapps/common/java//
[Wed Jun 16 06:10:01 2010] [error] [client 165.160.200.82] File does not exist: /finapps/common/java//
access_log:
172.20.120.134 - - [15/Jun/2010:14:21:05 -0400] "HEAD /OA_JAVA/oracle/apps/media/previewscreen_enabled.gif HTTP/1.1" 200 0 0
172.20.120.134 - - [15/Jun/2010:14:21:27 -0400] "GET /OA_JAVA/oracle/apps/media/previewscreen_enabled.gif HTTP/1.1" 200 1086 0
after veryfying this i did apache bounce and the issue got resolved.

Similar Messages

  • Application not Loaded, Internal Server Error

    I am trying to Deploy EAR application in Oracle Application Server 9.0.4. The application is contain WAR and EJB Jar file.
    When it finish to deploy and instance is running but in that page display Internal Server Error. Etc.
    I am seeing in web application WAR the status is not loaded, but the EJB jar file is loaded.
    I have search for logs in my application but not show any error, this is error log from apache/logs/error.xxxxx.
    ==========================================
    [Wed May 12 15:11:36 2010] [error] [client 127.0.0.1] [ecid: 172.16.4.54:45551:1273651896869,2] MOD_OC4J_0015: recv() returns 0. There has no message available to be received and oc4j has gracefully (orderly) closed the connection.
    [Wed May 12 15:11:36 2010] [error] [client 127.0.0.1] [ecid: 172.16.4.54:45551:1273651896869,2] MOD_OC4J_0054: Failed to call network routine to receive an ajp13 message from oc4j.
    [Wed May 12 15:11:36 2010] [error] [client 127.0.0.1] [ecid: 172.16.4.54:45551:1273651896869,2] MOD_OC4J_0033: Failed to receive an ajp13 message from oc4j.
    [Wed May 12 15:11:36 2010] [warn] [client 127.0.0.1] [ecid: 172.16.4.54:45551:1273651896869,2] MOD_OC4J_0078: Network connection errors happened to host: aegisapp2.acc.co.id and port: 3301 while receiving the first response from oc4j. This request is recoverable.
    Anyone know something about this?
    Thanks,
    Hakim.

    Hi,
    In several days since I deploy that EAR file, the application is loaded.
    I think this cause some wait and running process for that.
    Is someone happening the same?
    Thanks.
    Hakim.

  • 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

  • 500 Internal Server Error when including a JSP  withing a Report JSP

    Hello,
    Please help me. Thanks in advance.
    My setup is entirely 10g. (Database, Application Server - Infra, OC4J etc)
    When i am trying to include the content of a normal JSP within a Report JSP, i am getting an Internal Server Error.
    Am attaching the trace here.
    [Thu Aug 04 23:25:06 2005] [error] [client 127.0.0.1] [ecid: 169.254.171.3:94461:1123183506781,2] MOD_OC4J_0013: Failed to call destination:
    home's service() to service the request.
    [Thu Aug 04 23:25:35 2005] [warn] [client 127.0.0.1] [ecid: 169.254.171.3:94461:1123183535578,2] MOD_OC4J_0187: Failed to find an oc4j
    process within destination:[home] and island id: default_island for session failover.
    [Thu Aug 04 23:25:35 2005] [error] [client 127.0.0.1] [ecid: 169.254.171.3:94461:1123183535578,2] MOD_OC4J_0150: Failed to deterministicly
    find a failover oc4j process for session request for island: default_island for destination: home.
    [Thu Aug 04 23:25:35 2005] [error] [client 127.0.0.1] [ecid: 169.254.171.3:94461:1123183535578,2] MOD_OC4J_0119: Failed to get an oc4j
    process for destination: home
    [Thu Aug 04 23:25:35 2005] [error] [client 127.0.0.1] [ecid: 169.254.171.3:94461:1123183535578,2] MOD_OC4J_0013: Failed to call destination:
    home's service() to service the request.
    [Thu Aug 04 23:25:35 2005] [warn] [client 127.0.0.1] [ecid: 169.254.171.3:94461:1123183535609,2] MOD_OC4J_0187: Failed to find an oc4j
    process within destination:[home] and island id: default_island for session failover.
    [Thu Aug 04 23:25:35 2005] [error] [client 127.0.0.1] [ecid: 169.254.171.3:94461:1123183535609,2] MOD_OC4J_0150: Failed to deterministicly
    find a failover oc4j process for session request for island: default_island for destination: home.
    [Thu Aug 04 23:25:35 2005] [error] [client 127.0.0.1] [ecid: 169.254.171.3:94461:1123183535609,2] MOD_OC4J_0119: Failed to get an oc4j
    process for destination: home
    [Thu Aug 04 23:25:35 2005] [error] [client 127.0.0.1] [ecid: 169.254.171.3:94461:1123183535609,2] MOD_OC4J_0013: Failed to call destination:
    home's service() to service the request.
    [Thu Aug 04 23:25:35 2005] [warn] [client 127.0.0.1] [ecid: 169.254.171.3:94461:1123183535687,2] MOD_OC4J_0187: Failed to find an oc4j
    process within destination:[home] and island id: default_island for session failover.
    [Thu Aug 04 23:25:35 2005] [error] [client 127.0.0.1] [ecid: 169.254.171.3:94461:1123183535687,2] MOD_OC4J_0150: Failed to deterministicly
    find a failover oc4j process for session request for island: default_island for destination: home.
    [Thu Aug 04 23:25:35 2005] [error] [client 127.0.0.1] [ecid: 169.254.171.3:94461:1123183535687,2] MOD_OC4J_0119: Failed to get an oc4j
    process for destination: home
    [Thu Aug 04 23:25:35 2005] [error] [client 127.0.0.1] [ecid: 169.254.171.3:94461:1123183535687,2] MOD_OC4J_0013: Failed to call destination:
    home's service() to service the request.
    [Thu Aug 04 23:25:42 2005] [notice] FastCGI: process manager initialized
    [Thu Aug 04 23:25:50 2005] [error] [client 127.0.0.1] [ecid: 169.254.171.3:94461:1123183549640,2] (10061)No connection could be made because
    the target machine actively refused it: MOD_OC4J_0085: connect() returns: -1.
    [Thu Aug 04 23:25:50 2005] [error] [client 127.0.0.1] [ecid: 169.254.171.3:94461:1123183549640,2] (10061)No connection could be made because
    the target machine actively refused it: MOD_OC4J_0088: connect() returns error: -1.
    [Thu Aug 04 23:25:50 2005] [error] [client 127.0.0.1] [ecid: 169.254.171.3:94461:1123183549640,2] (0)The operation completed successfully:
    MOD_OC4J_0051: Tried 1 times and failed to connect to oc4j with worker: home_15.
    [Thu Aug 04 23:25:50 2005] [error] [client 127.0.0.1] [ecid: 169.254.171.3:94461:1123183549640,2] MOD_OC4J_0030: Failed to connect an
    oc4j process. This request is recoverable.
    [Thu Aug 04 23:25:50 2005] [error] [client 127.0.0.1] [ecid: 169.254.171.3:94461:1123183549640,2] MOD_OC4J_0026: Failed to marshal a request
    to ajp13 message headers or send them to the web container.
    Kindly reply a solution soon. I am in an urgent need to resolve this.
    Thank you very much.
    Regards
    AB

    Hello,
    Please help me. Thanks in advance.
    My setup is entirely 10g. (Database, Application Server - Infra, OC4J etc)
    When i am trying to include the content of a normal JSP within a Report JSP, i am getting an Internal Server Error.
    Am attaching the trace here.
    [Thu Aug 04 23:25:06 2005] [error] [client 127.0.0.1] [ecid: 169.254.171.3:94461:1123183506781,2] MOD_OC4J_0013: Failed to call destination:
    home's service() to service the request.
    [Thu Aug 04 23:25:35 2005] [warn] [client 127.0.0.1] [ecid: 169.254.171.3:94461:1123183535578,2] MOD_OC4J_0187: Failed to find an oc4j
    process within destination:[home] and island id: default_island for session failover.
    [Thu Aug 04 23:25:35 2005] [error] [client 127.0.0.1] [ecid: 169.254.171.3:94461:1123183535578,2] MOD_OC4J_0150: Failed to deterministicly
    find a failover oc4j process for session request for island: default_island for destination: home.
    [Thu Aug 04 23:25:35 2005] [error] [client 127.0.0.1] [ecid: 169.254.171.3:94461:1123183535578,2] MOD_OC4J_0119: Failed to get an oc4j
    process for destination: home
    [Thu Aug 04 23:25:35 2005] [error] [client 127.0.0.1] [ecid: 169.254.171.3:94461:1123183535578,2] MOD_OC4J_0013: Failed to call destination:
    home's service() to service the request.
    [Thu Aug 04 23:25:35 2005] [warn] [client 127.0.0.1] [ecid: 169.254.171.3:94461:1123183535609,2] MOD_OC4J_0187: Failed to find an oc4j
    process within destination:[home] and island id: default_island for session failover.
    [Thu Aug 04 23:25:35 2005] [error] [client 127.0.0.1] [ecid: 169.254.171.3:94461:1123183535609,2] MOD_OC4J_0150: Failed to deterministicly
    find a failover oc4j process for session request for island: default_island for destination: home.
    [Thu Aug 04 23:25:35 2005] [error] [client 127.0.0.1] [ecid: 169.254.171.3:94461:1123183535609,2] MOD_OC4J_0119: Failed to get an oc4j
    process for destination: home
    [Thu Aug 04 23:25:35 2005] [error] [client 127.0.0.1] [ecid: 169.254.171.3:94461:1123183535609,2] MOD_OC4J_0013: Failed to call destination:
    home's service() to service the request.
    [Thu Aug 04 23:25:35 2005] [warn] [client 127.0.0.1] [ecid: 169.254.171.3:94461:1123183535687,2] MOD_OC4J_0187: Failed to find an oc4j
    process within destination:[home] and island id: default_island for session failover.
    [Thu Aug 04 23:25:35 2005] [error] [client 127.0.0.1] [ecid: 169.254.171.3:94461:1123183535687,2] MOD_OC4J_0150: Failed to deterministicly
    find a failover oc4j process for session request for island: default_island for destination: home.
    [Thu Aug 04 23:25:35 2005] [error] [client 127.0.0.1] [ecid: 169.254.171.3:94461:1123183535687,2] MOD_OC4J_0119: Failed to get an oc4j
    process for destination: home
    [Thu Aug 04 23:25:35 2005] [error] [client 127.0.0.1] [ecid: 169.254.171.3:94461:1123183535687,2] MOD_OC4J_0013: Failed to call destination:
    home's service() to service the request.
    [Thu Aug 04 23:25:42 2005] [notice] FastCGI: process manager initialized
    [Thu Aug 04 23:25:50 2005] [error] [client 127.0.0.1] [ecid: 169.254.171.3:94461:1123183549640,2] (10061)No connection could be made because
    the target machine actively refused it: MOD_OC4J_0085: connect() returns: -1.
    [Thu Aug 04 23:25:50 2005] [error] [client 127.0.0.1] [ecid: 169.254.171.3:94461:1123183549640,2] (10061)No connection could be made because
    the target machine actively refused it: MOD_OC4J_0088: connect() returns error: -1.
    [Thu Aug 04 23:25:50 2005] [error] [client 127.0.0.1] [ecid: 169.254.171.3:94461:1123183549640,2] (0)The operation completed successfully:
    MOD_OC4J_0051: Tried 1 times and failed to connect to oc4j with worker: home_15.
    [Thu Aug 04 23:25:50 2005] [error] [client 127.0.0.1] [ecid: 169.254.171.3:94461:1123183549640,2] MOD_OC4J_0030: Failed to connect an
    oc4j process. This request is recoverable.
    [Thu Aug 04 23:25:50 2005] [error] [client 127.0.0.1] [ecid: 169.254.171.3:94461:1123183549640,2] MOD_OC4J_0026: Failed to marshal a request
    to ajp13 message headers or send them to the web container.
    Kindly reply a solution soon. I am in an urgent need to resolve this.
    Thank you very much.
    Regards
    AB

  • 500 Internal Server Error when including a JSP within a Report JSP

    Hello,
    Please help me. Thanks in advance.
    My setup is entirely 10g. (Database, Application Server - Infra, OC4J etc)
    When i am trying to include the content of a normal JSP within a Report JSP, i am getting an Internal Server Error.
    Am attaching the trace here.
    [Thu Aug 04 23:25:06 2005] [error] [client 127.0.0.1] [ecid: 169.254.171.3:94461:1123183506781,2] MOD_OC4J_0013: Failed to call destination:
    home's service() to service the request.
    [Thu Aug 04 23:25:35 2005] [warn] [client 127.0.0.1] [ecid: 169.254.171.3:94461:1123183535578,2] MOD_OC4J_0187: Failed to find an oc4j
    process within destination:[home] and island id: default_island for session failover.
    [Thu Aug 04 23:25:35 2005] [error] [client 127.0.0.1] [ecid: 169.254.171.3:94461:1123183535578,2] MOD_OC4J_0150: Failed to deterministicly
    find a failover oc4j process for session request for island: default_island for destination: home.
    [Thu Aug 04 23:25:35 2005] [error] [client 127.0.0.1] [ecid: 169.254.171.3:94461:1123183535578,2] MOD_OC4J_0119: Failed to get an oc4j
    process for destination: home
    [Thu Aug 04 23:25:35 2005] [error] [client 127.0.0.1] [ecid: 169.254.171.3:94461:1123183535578,2] MOD_OC4J_0013: Failed to call destination:
    home's service() to service the request.
    [Thu Aug 04 23:25:35 2005] [warn] [client 127.0.0.1] [ecid: 169.254.171.3:94461:1123183535609,2] MOD_OC4J_0187: Failed to find an oc4j
    process within destination:[home] and island id: default_island for session failover.
    [Thu Aug 04 23:25:35 2005] [error] [client 127.0.0.1] [ecid: 169.254.171.3:94461:1123183535609,2] MOD_OC4J_0150: Failed to deterministicly
    find a failover oc4j process for session request for island: default_island for destination: home.
    [Thu Aug 04 23:25:35 2005] [error] [client 127.0.0.1] [ecid: 169.254.171.3:94461:1123183535609,2] MOD_OC4J_0119: Failed to get an oc4j
    process for destination: home
    [Thu Aug 04 23:25:35 2005] [error] [client 127.0.0.1] [ecid: 169.254.171.3:94461:1123183535609,2] MOD_OC4J_0013: Failed to call destination:
    home's service() to service the request.
    [Thu Aug 04 23:25:35 2005] [warn] [client 127.0.0.1] [ecid: 169.254.171.3:94461:1123183535687,2] MOD_OC4J_0187: Failed to find an oc4j
    process within destination:[home] and island id: default_island for session failover.
    [Thu Aug 04 23:25:35 2005] [error] [client 127.0.0.1] [ecid: 169.254.171.3:94461:1123183535687,2] MOD_OC4J_0150: Failed to deterministicly
    find a failover oc4j process for session request for island: default_island for destination: home.
    [Thu Aug 04 23:25:35 2005] [error] [client 127.0.0.1] [ecid: 169.254.171.3:94461:1123183535687,2] MOD_OC4J_0119: Failed to get an oc4j
    process for destination: home
    [Thu Aug 04 23:25:35 2005] [error] [client 127.0.0.1] [ecid: 169.254.171.3:94461:1123183535687,2] MOD_OC4J_0013: Failed to call destination:
    home's service() to service the request.
    [Thu Aug 04 23:25:42 2005] [notice] FastCGI: process manager initialized
    [Thu Aug 04 23:25:50 2005] [error] [client 127.0.0.1] [ecid: 169.254.171.3:94461:1123183549640,2] (10061)No connection could be made because
    the target machine actively refused it: MOD_OC4J_0085: connect() returns: -1.
    [Thu Aug 04 23:25:50 2005] [error] [client 127.0.0.1] [ecid: 169.254.171.3:94461:1123183549640,2] (10061)No connection could be made because
    the target machine actively refused it: MOD_OC4J_0088: connect() returns error: -1.
    [Thu Aug 04 23:25:50 2005] [error] [client 127.0.0.1] [ecid: 169.254.171.3:94461:1123183549640,2] (0)The operation completed successfully:
    MOD_OC4J_0051: Tried 1 times and failed to connect to oc4j with worker: home_15.
    [Thu Aug 04 23:25:50 2005] [error] [client 127.0.0.1] [ecid: 169.254.171.3:94461:1123183549640,2] MOD_OC4J_0030: Failed to connect an
    oc4j process. This request is recoverable.
    [Thu Aug 04 23:25:50 2005] [error] [client 127.0.0.1] [ecid: 169.254.171.3:94461:1123183549640,2] MOD_OC4J_0026: Failed to marshal a request
    to ajp13 message headers or send them to the web container.
    Kindly reply a solution soon. I am in an urgent need to resolve this.
    Thank you very much.
    Regards
    AB

    Hello,
    Please help me. Thanks in advance.
    My setup is entirely 10g. (Database, Application Server - Infra, OC4J etc)
    When i am trying to include the content of a normal JSP within a Report JSP, i am getting an Internal Server Error.
    Am attaching the trace here.
    [Thu Aug 04 23:25:06 2005] [error] [client 127.0.0.1] [ecid: 169.254.171.3:94461:1123183506781,2] MOD_OC4J_0013: Failed to call destination:
    home's service() to service the request.
    [Thu Aug 04 23:25:35 2005] [warn] [client 127.0.0.1] [ecid: 169.254.171.3:94461:1123183535578,2] MOD_OC4J_0187: Failed to find an oc4j
    process within destination:[home] and island id: default_island for session failover.
    [Thu Aug 04 23:25:35 2005] [error] [client 127.0.0.1] [ecid: 169.254.171.3:94461:1123183535578,2] MOD_OC4J_0150: Failed to deterministicly
    find a failover oc4j process for session request for island: default_island for destination: home.
    [Thu Aug 04 23:25:35 2005] [error] [client 127.0.0.1] [ecid: 169.254.171.3:94461:1123183535578,2] MOD_OC4J_0119: Failed to get an oc4j
    process for destination: home
    [Thu Aug 04 23:25:35 2005] [error] [client 127.0.0.1] [ecid: 169.254.171.3:94461:1123183535578,2] MOD_OC4J_0013: Failed to call destination:
    home's service() to service the request.
    [Thu Aug 04 23:25:35 2005] [warn] [client 127.0.0.1] [ecid: 169.254.171.3:94461:1123183535609,2] MOD_OC4J_0187: Failed to find an oc4j
    process within destination:[home] and island id: default_island for session failover.
    [Thu Aug 04 23:25:35 2005] [error] [client 127.0.0.1] [ecid: 169.254.171.3:94461:1123183535609,2] MOD_OC4J_0150: Failed to deterministicly
    find a failover oc4j process for session request for island: default_island for destination: home.
    [Thu Aug 04 23:25:35 2005] [error] [client 127.0.0.1] [ecid: 169.254.171.3:94461:1123183535609,2] MOD_OC4J_0119: Failed to get an oc4j
    process for destination: home
    [Thu Aug 04 23:25:35 2005] [error] [client 127.0.0.1] [ecid: 169.254.171.3:94461:1123183535609,2] MOD_OC4J_0013: Failed to call destination:
    home's service() to service the request.
    [Thu Aug 04 23:25:35 2005] [warn] [client 127.0.0.1] [ecid: 169.254.171.3:94461:1123183535687,2] MOD_OC4J_0187: Failed to find an oc4j
    process within destination:[home] and island id: default_island for session failover.
    [Thu Aug 04 23:25:35 2005] [error] [client 127.0.0.1] [ecid: 169.254.171.3:94461:1123183535687,2] MOD_OC4J_0150: Failed to deterministicly
    find a failover oc4j process for session request for island: default_island for destination: home.
    [Thu Aug 04 23:25:35 2005] [error] [client 127.0.0.1] [ecid: 169.254.171.3:94461:1123183535687,2] MOD_OC4J_0119: Failed to get an oc4j
    process for destination: home
    [Thu Aug 04 23:25:35 2005] [error] [client 127.0.0.1] [ecid: 169.254.171.3:94461:1123183535687,2] MOD_OC4J_0013: Failed to call destination:
    home's service() to service the request.
    [Thu Aug 04 23:25:42 2005] [notice] FastCGI: process manager initialized
    [Thu Aug 04 23:25:50 2005] [error] [client 127.0.0.1] [ecid: 169.254.171.3:94461:1123183549640,2] (10061)No connection could be made because
    the target machine actively refused it: MOD_OC4J_0085: connect() returns: -1.
    [Thu Aug 04 23:25:50 2005] [error] [client 127.0.0.1] [ecid: 169.254.171.3:94461:1123183549640,2] (10061)No connection could be made because
    the target machine actively refused it: MOD_OC4J_0088: connect() returns error: -1.
    [Thu Aug 04 23:25:50 2005] [error] [client 127.0.0.1] [ecid: 169.254.171.3:94461:1123183549640,2] (0)The operation completed successfully:
    MOD_OC4J_0051: Tried 1 times and failed to connect to oc4j with worker: home_15.
    [Thu Aug 04 23:25:50 2005] [error] [client 127.0.0.1] [ecid: 169.254.171.3:94461:1123183549640,2] MOD_OC4J_0030: Failed to connect an
    oc4j process. This request is recoverable.
    [Thu Aug 04 23:25:50 2005] [error] [client 127.0.0.1] [ecid: 169.254.171.3:94461:1123183549640,2] MOD_OC4J_0026: Failed to marshal a request
    to ajp13 message headers or send them to the web container.
    Kindly reply a solution soon. I am in an urgent need to resolve this.
    Thank you very much.
    Regards
    AB

  • EBS Login error - HTTP 500 internal server error

    Hi All,
    We are working on cloning ebs r12 application,after successfully adcfgclone.pl script, when we try to open the login page we are hitting Http 500 internal server error.
    But Autoconfig completed successfully, Please see the application log below.
    13/04/14 17:09:11.579 html: Servlet error
    java.lang.NoClassDefFoundError: Could not initialize class oracle.apps.fnd.sso.Utils
            at oracle.apps.fnd.sso.AppsLoginRedirect.AppsSetting(AppsLoginRedirect.java:221)
            at oracle.apps.fnd.sso.AppsLoginRedirect.init(AppsLoginRedirect.java:287)
            at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpApplication.loadServlet(HttpApplication.java:2379)
            at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpApplication.findServlet(HttpApplication.java:4830)
            at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpApplication.findServlet(HttpApplication.java:4754)
            at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpApplication.getRequestDispatcher(HttpApplication.java:2978)
            at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:738)
            at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
            at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
            at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
            at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
            at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:234)
            at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:29)
            at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:879)
            at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:298)
            at java.lang.Thread.run(Thread.java:619)We have followed the metalink note ID 467562.1 and recompiled the jsps
    Also checked Troubleshooting 500 Internal Server Error in Oracle E-Business suite [813523.1] but still could not solved the issue..
    Any suggestions please...?
    Our environment:
    DB - Oracle Database 11g Enterprise Edition Release 11.2.0.3.0
    Oracle EBS Application: 12.1.1

    Hussein Sawwan wrote:
    Please run the script in (How To List E-Business Suite Profile Option Values For All Levels Using SQLPlus [ID 201945.1]) to verify if this profile option is set or not at all levels. For the profile option name, please use "FND_INIT_SQL".
    Hi Hussein,
    When i run this select Script,
    It returns as Level_set is Undefined , Please see below
    SHORT_NAME                     NAME                                     LEVEL_SET       CONTEXT                        VALUE
    FND_INIT_SQL                   Initialization SQL Statement - Custom    UnDef           UnDef I Checked the note id *Using Profile Option 'Initialization SQL Statement - Custom' [ID 135389.1]* for setting this profile option to Application Level or Higher.
    But they only mention steps to enable session level trace or logging through this profile option.
    Can you help me, how to set this profile option to Application Level with any values as setting this profile option can solve the error
    javax.servlet.ServletException: Could not initialize class oracle.apps.fnd.sso.Utils , As by note id ID 1497554.1
    Thanks

  • 500 Internal Server Error again pleas (including log file)..please help

    1. After i unziped and installed jdeveloper to:
    C:\Jdevstudio successfully
    2. Then i created the untitled1.jsp page ---> only showed Hello world and save
    3. the Embedded OC4J Server compiled successfully ..i thought this meant nothing wrong with the code.
    Successful compilation:0 errors, 0 warnings..
    4. But when i looked into the Embedded OC4J Server-Log
    i found the error :
    [Starting OC4J using the following ports: HTTP=8988, RMI=23891, JMS=9227.]
    C:\Jdevstudio\jdev\system\oracle.j2ee.10.1.3.39.84\embedded-oc4j\config>
    C:\Jdevstudio\jdk\bin\javaw.exe -client -classpath C:\Jdevstudio\j2ee\home\oc4j.jar;C:\Jdevstudio\jdev\lib\jdev-oc4j-embedded.jar -Dhttp.proxyHost=wwwcache.aber.ac.uk -Dhttp.proxyPort=8080 -Dhttp.nonProxyHosts=*.aber.ac.uk|localhost|127.0.0.1|win2006 -Dhttps.proxyHost=wwwcache.aber.ac.uk -Dhttps.proxyPort=8080 -Dhttps.nonProxyHosts=*.aber.ac.uk|localhost|127.0.0.1|win2006 -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 C:\Jdevstudio\jdev\system\oracle.j2ee.10.1.3.39.84\embedded-oc4j\config\server.xml
    [waiting for the server to complete its initialization...]
    14 ส.ค. 2551 15:30:33 com.evermind.server.XMLDataSourcesConfig parseRootNode
    INFO: Legacy datasource detected...attempting to convert to new syntax.
    14 ส.ค. 2551 15:30:34 com.evermind.server.jms.JMSMessages log
    INFO: JMSServer[]: OC4J JMS server recovering transactions (commit 0) (rollback 0) (prepared 0).
    14 ส.ค. 2551 15:30:34 com.evermind.server.jms.JMSMessages log
    INFO: JMSServer[]: OC4J JMS server recovering local transactions Queue[jms/Oc4jJmsExceptionQueue].
    Ready message received from Oc4jNotifier.
    Embedded OC4J startup time: 7813 ms.
    Target URL -- http://144.124.120.45:8988/Application1-view-context-root/faces/untitled1.jsp
    51/08/14 15:30:38 Oracle Containers for J2EE 10g (10.1.3.1.0) initialized
    This caused 500 Internal Server error
    5. Then i went to Tools--> Preferences--> Deployment--> unchecked Bundle Default data-source.xml During Deployment...
    I got less error showing:
    C:\Jdevstudio\jdk\bin\javaw.exe -jar C:\Jdevstudio\j2ee\home\admin.jar ormi://144.124.120.45:23891 oc4jadmin **** -updateConfig
    14 ส.ค. 2551 15:33:58 com.oracle.corba.ee.impl.orb.ORBServerExtensionProviderImpl preInitApplicationServer
    WARNING: ORB ignoring configuration changes. Restart OC4J to apply new ORB configuration.
    Ready message received from Oc4jNotifier.
    Embedded OC4J startup time: 8109 ms.
    Target URL -- http://144.124.120.45:8988/Application1-view-context-root/faces/untitled1.jsp
    This still caused 500 Internal Server Error
    6. I still did know the real problems then i read the installation guide of jdev
    is it necessary to set the JavaHome in C:\Jdevstudio\jdev\bin\jdev.conf
    or do i need to set ORACLEHome in this file
    7. from the log file the server called Jdk under Jdevstudio\jdk\bin\javaw.exe -jar
    it seemed fine...
    8. Anything wrong with admin.jar....
    9. is the problem from setting not setting jdk (javahome) or admin.jar...or OC4J problems please help
    i would appreciate you help
    thank you

    i deleted pesistence directory like what you said but i found the bigger error in the log ...
    [Starting OC4J using the following ports: HTTP=8988, RMI=23891, JMS=9227.]
    C:\Jdevstudio\jdev\system\oracle.j2ee.10.1.3.39.84\embedded-oc4j\config>
    C:\Jdevstudio\jdk\bin\javaw.exe -client -classpath C:\Jdevstudio\j2ee\home\oc4j.jar;C:\Jdevstudio\jdev\lib\jdev-oc4j-embedded.jar -Dhttp.proxyHost=wwwcache.aber.ac.uk -Dhttp.proxyPort=8080 -Dhttp.nonProxyHosts=*.aber.ac.uk|localhost|127.0.0.1|win2006 -Dhttps.proxyHost=wwwcache.aber.ac.uk -Dhttps.proxyPort=8080 -Dhttps.nonProxyHosts=*.aber.ac.uk|localhost|127.0.0.1|win2006 -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 C:\Jdevstudio\jdev\system\oracle.j2ee.10.1.3.39.84\embedded-oc4j\config\server.xml
    [waiting for the server to complete its initialization...]
    14 ส.ค. 2551 17:05:46 com.evermind.server.jms.JMSMessages log
    SEVERE: Failed to set the internal configuration of the OC4J JMS Server with: XMLJMSServerConfig[file:/C:/Jdevstudio/jdev/system/oracle.j2ee.10.1.3.39.84/embedded-oc4j/config/jms.xml]
    java.lang.InstantiationException: The system cannot find the path specified
         at com.evermind.server.jms.JMSUtils.make(JMSUtils.java:1072)
         at com.evermind.server.jms.JMSUtils.toInstantiationException(JMSUtils.java:1237)
         at com.evermind.server.jms.JMSServer.recoverState(JMSServer.java:1831)
         at com.evermind.server.jms.JMSServer.internalSetConfig(JMSServer.java:209)
         at com.evermind.server.jms.JMSServer.setConfig(JMSServer.java:182)
         at com.evermind.server.ApplicationServer.initializeJMS(ApplicationServer.java:2412)
         at com.evermind.server.ApplicationServer.setConfig(ApplicationServer.java:955)
         at com.evermind.server.ApplicationServerLauncher.run(ApplicationServerLauncher.java:131)
         at java.lang.Thread.run(Thread.java:595)
    Caused by: java.io.IOException: The system cannot find the path specified
         at java.io.WinNTFileSystem.createFileExclusively(Native Method)
         at java.io.File.createNewFile(File.java:850)
         at com.evermind.server.jms.ServerFile.safeOpenFile(ServerFile.java:775)
         at com.evermind.server.jms.ServerFile.access$000(ServerFile.java:77)
         at com.evermind.server.jms.ServerFile$2.run(ServerFile.java:719)
         at oracle.oc4j.security.OC4JSecurity.doUnprivileged(OC4JSecurity.java:325)
         at com.evermind.server.jms.ServerFile.openFile(ServerFile.java:716)
         at com.evermind.server.jms.ServerFile.<init>(ServerFile.java:133)
         at com.evermind.server.jms.PersistentMap.loadFile(PersistentMap.java:100)
         at com.evermind.server.jms.PersistentMap.<init>(PersistentMap.java:61)
         at com.evermind.server.jms.JMSServer.recoverState(JMSServer.java:1823)
         ... 6 more
    51/08/14 17:05:46 *** (SEVERE) Failed to set the internal configuration of the OC4J JMS Server with: XMLJMSServerConfig[file:/C:/Jdevstudio/jdev/system/oracle.j2ee.10.1.3.39.84/embedded-oc4j/config/jms.xml]
    14 ส.ค. 2551 17:05:46 com.evermind.server.ServerMessages severeJmsServerStartupException
    SEVERE: JMS: Failed to set the internal configuration of the OC4J JMS Server with: XMLJMSServerConfig[file:/C:/Jdevstudio/jdev/system/oracle.j2ee.10.1.3.39.84/embedded-oc4j/config/jms.xml]
    Ready message received from Oc4jNotifier.
    Embedded OC4J startup time: 7719 ms.
    Target URL -- http://144.124.120.45:8988/Application1-view-context-root/faces/untitled1.jsp
    51/08/14 17:05:50 Oracle Containers for J2EE 10g (10.1.3.1.0) initialized
    anything problems that came from admin.jar..????

  • IPTV servlets error: Internal Server Error

    Once or Twice a day the Content Manager goes stupid on me.
    When I click on Ondemand programs on the CM web page, I get the Internal Server Error.
    It seems this happens with the latest security patches applied to Windows 2000 Server, or XP.
    The clients experience an error while trying to access OnDemand programs.
    If I restart the apache service, and sometimes the Cisco Content Manager service, then it is fine.
    TAC told me not to install the Security Patches.
    Not the answer I wanted to hear.
    Matt

    Security is all ready implemented with the system.
    http://www.cisco.com/en/US/netsol/ns340/ns394/ns158/ns88/netbr09186a008018908c.html

  • Invoking BPEL Process from a JSP Page 500 Internal Server Error

    Hi,
    I try to invoke a BPEL Process from a JSP Page and receive the following error. I just pasted the example from the Oracle PM Developer's Guide tutorial. Previously I deployed the CreditRatingService BPEL Process.
    Can anyone help me, please?
    D.
    Here is a sequence from my JSP / and the error I get:
    String ssn = request.getParameter("ssn");
    if(ssn == null)
    ssn = "123-12-1234";
    String xml = "<ssn xmlns=\"http://services.otn.com\">"
    + ssn + "</ssn>";
    Locator locator = new Locator("default","welcome1");
    IDeliveryService deliveryService =
    (IDeliveryService)locator.lookupService
    (IDeliveryService.SERVICE_NAME );
    // construct the normalized message and send to oracle bpel process manager
    NormalizedMessage nm = new NormalizedMessage( );
    nm.addPart("payload", xml );
    NormalizedMessage res =
    deliveryService.request("CreditRatingService", "process", nm);
    Map payload = res.getPayload();
    out.println( "BPELProcess CreditRatingService executed!<br>" );
    out.println( "Credit Rating is " + payload.get("payload") );
    500 Internal Server Error
    java.lang.Exception: Erstellen von "ejb/collaxa/system/DeliveryBean"-Bean nicht erfolgreich. Es wurde folgende Exception gemeldet: "javax.naming.NameNotFoundException: ejb/collaxa/system/DeliveryBean not found
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.rmi.RMIServerContext.lookup(RMIServerContext.java:207)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.ApplicationContext.unprivileged_lookup(ApplicationContext.java:257)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.ApplicationContext.lookup(ApplicationContext.java:197)
         at javax.naming.InitialContext.lookup(InitialContext.java:351)
         at com.oracle.bpel.client.util.BeanRegistry.lookupDeliveryBean(BeanRegistry.java:279)
         at com.oracle.bpel.client.delivery.DeliveryService.getDeliveryBean(DeliveryService.java:250)
         at com.oracle.bpel.client.delivery.DeliveryService.request(DeliveryService.java:83)
         at com.oracle.bpel.client.delivery.DeliveryService.request(DeliveryService.java:53)
         at _InvokeBP._jspService(_InvokeBP.java:65)
         [InvokeBP.jsp]
         at com.orionserver[Oracle Containers for J2EE 10g (10.1.3.3.0) ].http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:462)
         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.3.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:221)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.HttpRequestHandler.run(HttpRequestHandler.java:122)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.HttpRequestHandler.run(HttpRequestHandler.java:111)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:239)
         at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:34)
         at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:880)
    Message was edited by:
    user603180
    Message was edited by:
    user603180
    Message was edited by:
    user603180
    Message was edited by:
    user603180
    Message was edited by:
    user603180
    Message was edited by:
    user603180
    Message was edited by:
    user603180
    Message was edited by:
    user603180
    Message was edited by:
    user603180

    Here is the solution:
    Properties props = new Properties();
    props.setProperty("orabpel.platform", "oc4j_10g");
    props.setProperty("java.naming.factory.initial",
    "com.evermind.server.rmi.RMIInitialContextFactory");
    props.setProperty("java.naming.provider.url", "ormi://localhost/orabpel");
    props.setProperty("java.naming.security.principal", "oc4jadmin");
    props.setProperty("java.naming.security.credentials", "welcome1");
    and several jars have to be added to the project:
    Orabpel.jar , Orabpel-common.jar, oc4j*.jar,
    %ANT_HOME%\lib\ant.jar;
    %ANT_HOME%\lib\xercesImpl.jar;
    %ANT_HOME%\lib\xml-apis.jar;
    %AXIS_HOME%\lib\axis.jar;
    %AXIS_HOME%\lib\axis-ant.jar;
    %AXIS_HOME%\lib\commons-discovery.jar;
    %AXIS_HOME%\lib\commons-logging.jar;
    %AXIS_HOME%\lib\jaxrpc.jar;
    %AXIS_HOME%\lib\log4j-1.2.8.jar;
    %AXIS_HOME%\lib\saaj.jar;
    %AXIS_HOME%\lib\wsdl4j.jar;

  • Wireld 500 Internal Server Error in my JSP page

    My JSP page (maed by ADF) works good for about one week but after that it gives error:
    500 Internal Server Error
    javax.faces.el.EvaluationException: javax.faces.FacesException: javax.faces.FacesException: Can't instantiate class: 'invoiceEntry'.. class invoiceEntry : java.lang.NullPointerException
    Would some one help tell me what the issue could be?
    Here is the whole error message:
    500 Internal Server Error
    javax.faces.el.EvaluationException: javax.faces.FacesException: javax.faces.FacesException: Can't instantiate class: 'invoiceEntry'.. class invoiceEntry : java.lang.NullPointerException     at com.sun.faces.el.ValueBindingImpl.getValue(ValueBindingImpl.java:206)     at com.sun.faces.el.ValueBindingImpl.getValue(ValueBindingImpl.java:154)     at oracle.adf.view.faces.bean.FacesBeanImpl.getProperty(FacesBeanImpl.java:55)     at oracle.adfinternal.view.faces.renderkit.core.xhtml.ValueRenderer.getValue(ValueRenderer.java:63)     at oracle.adfinternal.view.faces.renderkit.core.xhtml.ValueRenderer.getConvertedString(ValueRenderer.java:32)     at oracle.adfinternal.view.faces.renderkit.core.xhtml.OutputTextRenderer.encodeEnd(OutputTextRenderer.java:56)     at oracle.adfinternal.view.faces.renderkit.core.CoreRenderer.encodeEnd(CoreRenderer.java:163)     at oracle.adf.view.faces.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:624)     at oracle.adfinternal.view.faces.renderkit.core.CoreRenderer.encodeChild(CoreRenderer.java:236)     at oracle.adfinternal.view.faces.renderkit.core.CoreRenderer.encodeAllChildren(CoreRenderer.java:255)     at oracle.adfinternal.view.faces.renderkit.core.xhtml.PanelLabelAndMessageRenderer.renderFieldCellContents(PanelLabelAndMessageRenderer.java:59)     at oracle.adfinternal.view.faces.renderkit.core.xhtml.LabelAndMessageRenderer._renderFieldCell(LabelAndMessageRenderer.java:293)     at oracle.adfinternal.view.faces.renderkit.core.xhtml.LabelAndMessageRenderer.encodeAll(LabelAndMessageRenderer.java:163)     at oracle.adfinternal.view.faces.renderkit.core.CoreRenderer.encodeEnd(CoreRenderer.java:159)     at oracle.adf.view.faces.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:624)     at oracle.adfinternal.view.faces.uinode.UIComponentUINode._renderComponent(UIComponentUINode.java:317)     at oracle.adfinternal.view.faces.uinode.UIComponentUINode.render(UIComponentUINode.java:262)     at oracle.adfinternal.view.faces.uinode.UIComponentUINode.render(UIComponentUINode.java:239)     at oracle.adfinternal.view.faces.ui.BaseRenderer.renderChild(BaseRenderer.java:412)     at oracle.adfinternal.view.faces.ui.BaseRenderer.renderIndexedChild(BaseRenderer.java:330)     at oracle.adfinternal.view.faces.ui.BaseRenderer.renderIndexedChild(BaseRenderer.java:222)     at oracle.adfinternal.view.faces.ui.BaseRenderer.renderContent(BaseRenderer.java:129)     at oracle.adfinternal.view.faces.ui.BaseRenderer.render(BaseRenderer.java:81)     at oracle.adfinternal.view.faces.ui.laf.base.xhtml.XhtmlLafRenderer.render(XhtmlLafRenderer.java:67)     at oracle.adfinternal.view.faces.uinode.UIXComponentUINode.renderInternal(UIXComponentUINode.java:177)     at oracle.adfinternal.view.faces.uinode.UINodeRendererBase.encodeEnd(UINodeRendererBase.java:53)     at oracle.adf.view.faces.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:624)     at oracle.adfinternal.view.faces.uinode.UIComponentUINode._renderComponent(UIComponentUINode.java:317)     at oracle.adfinternal.view.faces.uinode.UIComponentUINode.render(UIComponentUINode.java:262)     at oracle.adfinternal.view.faces.uinode.UIComponentUINode.render(UIComponentUINode.java:239)     at oracle.adfinternal.view.faces.ui.BaseRenderer.renderChild(BaseRenderer.java:412)     at oracle.adfinternal.view.faces.ui.laf.base.xhtml.RowLayoutRenderer.renderChild(RowLayoutRenderer.java:95)     at oracle.adfinternal.view.faces.ui.BaseRenderer.renderIndexedChild(BaseRenderer.java:330)     at oracle.adfinternal.view.faces.ui.BaseRenderer.renderIndexedChild(BaseRenderer.java:222)     at oracle.adfinternal.view.faces.ui.BaseRenderer.renderContent(BaseRenderer.java:129)     at oracle.adfinternal.view.faces.ui.BaseRenderer.render(BaseRenderer.java:81)     at oracle.adfinternal.view.faces.ui.laf.base.xhtml.XhtmlLafRenderer.render(XhtmlLafRenderer.java:67)     at oracle.adfinternal.view.faces.uinode.UIXComponentUINode.renderInternal(UIXComponentUINode.java:177)     at oracle.adfinternal.view.faces.uinode.UINodeRendererBase.encodeEnd(UINodeRendererBase.java:53)     at oracle.adf.view.faces.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:624)     at oracle.adfinternal.view.faces.uinode.UIComponentUINode._renderComponent(UIComponentUINode.java:317)     at oracle.adfinternal.view.faces.uinode.UIComponentUINode.render(UIComponentUINode.java:262)     at oracle.adfinternal.view.faces.uinode.UIComponentUINode.render(UIComponentUINode.java:239)     at oracle.adfinternal.view.faces.ui.BaseRenderer.renderChild(BaseRenderer.java:412)     at oracle.adfinternal.view.faces.ui.BaseRenderer.renderIndexedChild(BaseRenderer.java:330)     at oracle.adfinternal.view.faces.ui.BaseRenderer.renderIndexedChild(BaseRenderer.java:222)     at oracle.adfinternal.view.faces.ui.BaseRenderer.renderContent(BaseRenderer.java:129)     at oracle.adfinternal.view.faces.ui.BaseRenderer.render(BaseRenderer.java:81)     at oracle.adfinternal.view.faces.ui.laf.base.xhtml.XhtmlLafRenderer.render(XhtmlLafRenderer.java:67)     at oracle.adfinternal.view.faces.uinode.UIXComponentUINode.renderInternal(UIXComponentUINode.java:177)     at oracle.adfinternal.view.faces.uinode.UINodeRendererBase.encodeEnd(UINodeRendererBase.java:53)     at oracle.adf.view.faces.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:624)     at oracle.adfinternal.view.faces.uinode.UIComponentUINode._renderComponent(UIComponentUINode.java:317)     at oracle.adfinternal.view.faces.uinode.UIComponentUINode.render(UIComponentUINode.java:262)     at oracle.adfinternal.view.faces.uinode.UIComponentUINode.render(UIComponentUINode.java:239)     at oracle.adfinternal.view.faces.ui.composite.ContextPoppingUINode$ContextPoppingRenderer.render(ContextPoppingUINode.java:224)     at oracle.adfinternal.view.faces.ui.BaseUINode.render(BaseUINode.java:346)     at oracle.adfinternal.view.faces.ui.BaseUINode.render(BaseUINode.java:301)     at oracle.adfinternal.view.faces.ui.BaseRenderer.renderChild(BaseRenderer.java:412)     at oracle.adfinternal.view.faces.ui.BaseRenderer.renderNamedChild(BaseRenderer.java:384)     at oracle.adfinternal.view.faces.ui.laf.base.desktop.PageHeaderLayoutRenderer._renderTabBar(PageHeaderLayoutRenderer.java:570)     at oracle.adfinternal.view.faces.ui.laf.base.desktop.PageHeaderLayoutRenderer.renderContent(PageHeaderLayoutRenderer.java:429)     at oracle.adfinternal.view.faces.ui.BaseRenderer.render(BaseRenderer.java:81)     at oracle.adfinternal.view.faces.ui.laf.base.xhtml.XhtmlLafRenderer.render(XhtmlLafRenderer.java:67)     at oracle.adfinternal.view.faces.ui.BaseUINode.render(BaseUINode.java:346)     at oracle.adfinternal.view.faces.ui.BaseUINode.render(BaseUINode.java:301)     at oracle.adfinternal.view.faces.ui.BaseRenderer.renderChild(BaseRenderer.java:412)     at oracle.adfinternal.view.faces.ui.BaseRenderer.renderIndexedChild(BaseRenderer.java:330)     at oracle.adfinternal.view.faces.ui.BaseRenderer.renderIndexedChild(BaseRenderer.java:222)     at oracle.adfinternal.view.faces.ui.BaseRenderer.renderContent(BaseRenderer.java:129)     at oracle.adfinternal.view.faces.ui.BaseRenderer.render(BaseRenderer.java:81)     at oracle.adfinternal.view.faces.ui.laf.base.xhtml.XhtmlLafRenderer.render(XhtmlLafRenderer.java:67)     at oracle.adfinternal.view.faces.ui.BaseUINode.render(BaseUINode.java:346)     at oracle.adfinternal.view.faces.ui.BaseUINode.render(BaseUINode.java:301)     at oracle.adfinternal.view.faces.ui.composite.UINodeRenderer.renderWithNode(UINodeRenderer.java:90)     at oracle.adfinternal.view.faces.ui.composite.UINodeRenderer.render(UINodeRenderer.java:36)     at oracle.adfinternal.view.faces.ui.laf.oracle.desktop.PageLayoutRenderer.render(PageLayoutRenderer.java:76)     at oracle.adfinternal.view.faces.uinode.UIXComponentUINode.renderInternal(UIXComponentUINode.java:177)     at oracle.adfinternal.view.faces.uinode.UINodeRendererBase.encodeEnd(UINodeRendererBase.java:53)     at oracle.adf.view.faces.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:624)     at javax.faces.webapp.UIComponentTag.encodeEnd(UIComponentTag.java:623)     at javax.faces.webapp.UIComponentTag.doEndTag(UIComponentTag.java:546)     at oracle.adf.view.faces.webapp.UIXComponentTag.doEndTag(UIXComponentTag.java:100)     at invoiceEntryNew.jspService(_invoiceEntryNew.java:3702)     [SRC:/invoiceEntryNew.jsp:669]     at com.orionserver[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)     at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:350)     at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:509)     at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:413)     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:824)     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:330)     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:253)     at com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:322)     at com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:130)     at oracle.adfinternal.view.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:157)     at com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:87)     at com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:200)     at com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:117)     at javax.faces.webapp.FacesServlet.service(FacesServlet.java:198)     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)     at oracle.adfinternal.view.faces.webapp.AdfFacesFilterImpl._invokeDoFilter(AdfFacesFilterImpl.java:367)     at oracle.adfinternal.view.faces.webapp.AdfFacesFilterImpl._doFilterImpl(AdfFacesFilterImpl.java:336)     at oracle.adfinternal.view.faces.webapp.AdfFacesFilterImpl.doFilter(AdfFacesFilterImpl.java:196)     at oracle.adf.view.faces.webapp.AdfFacesFilter.doFilter(AdfFacesFilter.java:87)     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:16)     at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:332)     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:20)     at Session.ApplicationSessionExpiryFilter.doFilter(ApplicationSessionExpiryFilter.java:50)     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:659)     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:330)     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:830)     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.AJPRequestHandler.run(AJPRequestHandler.java:224)     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.AJPRequestHandler.run(AJPRequestHandler.java:133)     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)     at java.lang.Thread.run(Thread.java:534)Caused by: javax.faces.FacesException: javax.faces.FacesException: Can't instantiate class: 'invoiceEntry'.. class invoiceEntry : java.lang.NullPointerException     at com.sun.faces.application.ApplicationAssociate.createAndMaybeStoreManagedBeans(ApplicationAssociate.java:266)     at com.sun.faces.el.VariableResolverImpl.resolveVariable(VariableResolverImpl.java:78)     at oracle.adfinternal.view.faces.el.AdfFacesVariableResolver.resolveVariable(AdfFacesVariableResolver.java:40)     at oracle.adfinternal.view.faces.model.VariableResolverUtils$JspResolver.resolveVariable(VariableResolverUtils.java:79)     at com.sun.faces.el.impl.NamedValue.evaluate(NamedValue.java:125)     at com.sun.faces.el.impl.ComplexValue.evaluate(ComplexValue.java:146)     at com.sun.faces.el.impl.ExpressionEvaluatorImpl.evaluate(ExpressionEvaluatorImpl.java:243)     at com.sun.faces.el.ValueBindingImpl.getValue(ValueBindingImpl.java:173)     ... 114 moreCaused by: javax.faces.FacesException: Can't instantiate class: 'invoiceEntry'.. class invoiceEntry : java.lang.NullPointerException     at com.sun.faces.config.ManagedBeanFactory.newInstance(ManagedBeanFactory.java:209)     at com.sun.faces.application.ApplicationAssociate.createAndMaybeStoreManagedBeans(ApplicationAssociate.java:256)     ... 121 moreCaused by: java.lang.ClassNotFoundException: class invoiceEntry : java.lang.NullPointerException     at java.beans.Beans.instantiate(Beans.java:208)     at java.beans.Beans.instantiate(Beans.java:48)     at com.sun.faces.config.ManagedBeanFactory.newInstance(ManagedBeanFactory.java:203)     ... 122 more

    Looks like a NPE in your invoiceEntry class - I cannot tell for sure is that a managed bean or a jsp tag. My guess would be that the NPE is in that class' constructor... time to get out the debugger.
    John

  • SAP BPC 5.1 SP2 Http 500 internal server error - page can not be displayed

    When our Sysadmin service account are restricted to the app server and the database server ( as they should be in a secured environment) no client
    could reach the web site to even use the Osoft directory . We get a Http 500 internal server error - page can not be displayed . This is for a new multiserver install. Is there a problem on the website security or .net configuration?

    Yes the install was done by the SAP install consultant but now we are getting an error when we restrict the Sysadmin ID. Server diagnostics and other tests on Appshell passed as well.

  • Internal server error when I try to view my portlet jsp page

    Hi,
    I am a newbie on Oracle portal and extremely frustrated. Does this technology actually work?? I followed every single step in portlet developer guide and tried several times Java portlet/Oracle PDK portlet but this thing just doesnt work. Lately I have been getting this error when I get to the file on the http server:
    500 Internal Server Error
    java.lang.NullPointerException
         at htdocs.thirdportlet._ThirdPortletShowPage._jspService(_ThirdPortletShowPage.java:56)
         [SRC:/htdocs/thirdportlet/ThirdPortletShowPage.jsp:15]
         at com.orionserver[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:350)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:509)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:413)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:824)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:330)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:830)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.AJPRequestHandler.run(AJPRequestHandler.java:224)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.AJPRequestHandler.run(AJPRequestHandler.java:133)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:186)
         at java.lang.Thread.run(Thread.java:534)
    Any help would be appreciated.
    Thanks
    SK

    How does one view a portlet? Registring a provider doesnt work as the portal doesn't pick up a deployed portlet. None of the the tutorials worked for me -- i.e., adding a parameter or an event.
    Please please help!
    SK

  • 500 Internal Server Error while connecting JSP with Oracle

    Hello Friends,
    We Have installed Oracle Applications 11i in our orgaization which run on HP-UX 11.11 (HP Unix). I have created a JSP file in which I am trying to connect the database using OracleConnectionCacheImpl Class File in oracle.jdbc.pool directory. But it shows an error message as:
    Internal Server Error
    The server encountered an internal error or misconfiguration and was unable to complete your request.
    Please contact the server administrator, [email protected] and inform them of the time the error occurred, and anything you might have done that may have caused the error.
    More information about this error may be available in the server error log.
    I have also installed Oracle HTTP Server on my personal machine at which this code runs perfectly only the error comes when i try to connect oracle from Oracle HTTP Server installed on our HP Unix Server.
    the path for pool package is:
    /appltest/apps/prodora/iAS/oem_webstage/oracle/jdbc/pool
    the location of JSP file is:
    /appltest/apps/prodcomn/portal/TEST_test/test
    What I think is I have to play with the CLASSPATh entries, but dont know how. Please help me in solving this issue...
    For your reference the JSP code is:
    <%@ page import="java.sql.*, javax.sql.*, oracle.jdbc.pool.*" %>
    <jsp:useBean id="ods" class="oracle.jdbc.pool.OracleConnectionCacheImpl" scope="session" />
    <%
    try
    ods.setURL("jdbc:oracle:thin:@test:1546:test");
    ods.setUser("kpm_hr");
    ods.setPassword("kpm_hr");
    Connection conn = ods.getConnection();
    Statement stmt = conn.createStatement();
    Resultset rset = stmt.executeQuery("select first_name,last_name from kpm_hr.kpm_hr_emp_mst where empcode='P0580'");
    rset.next();
    out.println(rset.getString(1)+" "+rset.getString(2);
    catch(SQLException e)
    out.println(e);
    } Thanks in adavnce,
    Ankur

    Just to verify, which relevant log files have you found?
    catch(SQLException e) {
    out.println(e);
    } Have you search the console log file?
    A quick observation reveals that your jsp is just a standalone java program executed inside jsp. Suppose you just run it as a standalone program. Any error then?
    Another way going forward is to install oc4j standalone of the same version. It is very easy to install: just download the oc4j-extended.zip and unzip it and run "java -jar oc4j.jar". Put you jsp inside j2ee/home/default-web-app and run. You should see relevant log messages in j2ee/home/log/server.log and j2ee/home/application-deployments/yourApp/application.log.
    You should have Jdeveloper of some appropriate version installed. If you have not, install one. It might be not a little bit high learning curve at first, but the rewards are quick and amazing, especially since jdev 10.1.3. (I am speaking from my experience.) Try it with Jdeveloper.

  • "500 Internal server error" in JSPs

              Hi,
              I have an application which uses servlets and JSPs. Sometimes I get "500 Internal
              Server error" at a random location (diff servlet/jsp). The weblogic.log shows
              following exception...
              Wed Jun 20 15:26:56 GMT+05:30 2001:<E> <ServletContext-General> Servlet failed
              w
              ith Exception
              java.lang.ArrayIndexOutOfBoundsException: 8813824
              at weblogic.servlet.jsp.JspBase.service(Compiled Code)
              at weblogic.servlet.internal.ServletStubImpl.invokeServlet(Compiled Code
              at weblogic.servlet.internal.ServletContextImpl.invokeServlet(Compiled
              C
              ode)
              at weblogic.servlet.internal.ServletContextImpl.invokeServlet(Compiled
              C
              ode)
              at weblogic.servlet.internal.ServletContextManager.invokeServlet(Compile
              d Code)
              at weblogic.socket.MuxableSocketHTTP.invokeServlet(Compiled Code)
              at weblogic.socket.MuxableSocketHTTP.execute(Compiled Code)
              at weblogic.kernel.ExecuteThread.run(Compiled Code)
              Does anybody know why the reson for this problem?
              Thanks,
              -D K
              

    Hussein Sawwan wrote:
    Please run the script in (How To List E-Business Suite Profile Option Values For All Levels Using SQLPlus [ID 201945.1]) to verify if this profile option is set or not at all levels. For the profile option name, please use "FND_INIT_SQL".
    Hi Hussein,
    When i run this select Script,
    It returns as Level_set is Undefined , Please see below
    SHORT_NAME                     NAME                                     LEVEL_SET       CONTEXT                        VALUE
    FND_INIT_SQL                   Initialization SQL Statement - Custom    UnDef           UnDef I Checked the note id *Using Profile Option 'Initialization SQL Statement - Custom' [ID 135389.1]* for setting this profile option to Application Level or Higher.
    But they only mention steps to enable session level trace or logging through this profile option.
    Can you help me, how to set this profile option to Application Level with any values as setting this profile option can solve the error
    javax.servlet.ServletException: Could not initialize class oracle.apps.fnd.sso.Utils , As by note id ID 1497554.1
    Thanks

  • Could not launch ObjectEditor in MSIE - Internal Server Error 500

    <b>Hi there,</b>
    I have developed a xApp with the help of the tutorial "My first xApp" and I failed accessing the UI pattnern of the ObjectEditor
    using the MSIE. The error page says "500 Internal Server Error".
    Strangely enough, it was possible launching the ObjectEditor in the Firefox Browser, however Firefox hides certain buttons,
    which makes impossible to configure the UI pattern.
    Can anyone tell me, what the following error message means, that was displayed in the MSIE? How can solve the problem?
    Root Cause
    The initial exception that caused the request to fail, was:
       java.lang.IllegalArgumentException: unknown format type at
        at java.text.MessageFormat.makeFormat(MessageFormat.java:1426)
        at java.text.MessageFormat.applyPattern(MessageFormat.java:447)
        at java.text.MessageFormat.<init>(MessageFormat.java:347)
        at com.sap.caf.ui.ptn.common.components.configtoolbar.views.ConfigurationEditorToolbarCV.wdDoInit(ConfigurationEditorToolbarCV.java:110)
        at com.sap.caf.ui.ptn.common.components.configtoolbar.views.wdp.InternalConfigurationEditorToolbarCV.wdDoInit(InternalConfigurationEditorToolbarCV.java:176)
        ... 40 more
    Thx!

    Hello Bertram,
    I had not created or edited any messages, and after the first Build there did not exist any WebDynpro Component in the project tree, thus, there is no Message Pool as described on the help page that you recommended. What messages do you mean?
    It is really strange that I can invoke the ObjectEditor through
    ...webdynpro/dispatcher/sap.com/caf~UI~ptn~objecteditor/ObjectEditor
    (blank page with one button showing "Close"), but not the ObjectEditorConfig nor the ObjectBrowserConfig.
    Regards, Marco

Maybe you are looking for

  • Battery drains quickly in my lumia 520

    Even after following all the recommended measures of nokia my battery life is very poor,it lasts 6 hours top with moderate usage and normally discharges @ 7-9 % and while using internet goes up to 16-20 % and when battery is near 30 % left it drains

  • Help with reflection in java

    hi i am new to java .I write my program in myeclipse4.0 while running the code it gives error dialogbox like javavirtualMachine says that fatal error came so program is exited.after that ArrayIndexOutOfBoundException is came. I am unable to understan

  • Urgent Print Question

    Hello Everyone, I need help, fast. I am begining work on a file that is supose to be W-600cm x H-150cm. My question is what DPI per cm must I choose ? I have been working with business cards and other small designs on 250 DPI, but never on such a lar

  • How do I make sure the print dialog settings are reset when Adobe Reader is closed?

    Hello everyone, we operate a printshop, several terminals (win7+Acrobat 11.0). Lots of users and files daily. when a user leaves a terminal and quits adobe acrobat, the next user inherits his print settings (dialogue boxes). unfavourable - as some us

  • Do I need to upgrade my OS on 8310?

    Hi Its my first post here so go easy if I miss the obvious I've been looking at the OS updrades as a way of reducing/eliminating the number of times my 8310 reboots mid converstation. Having read the boards I have already tried removing the sandisk 1