Unable to launch forms after upgrade from 12.1.1 to 12.1.3

APP-FND-01496 CANNOT ACCESS APPLICATION ORACLE PASSWORD.

/egom/inst/apps/EGOM_tgomweb/logs/ora/10.1.3/j2ee/forms/forms_default_group_1
in application.log file
11/03/01 13:47:58.151 formsweb: FormsServlet init():
configFileName: /egom/inst/apps/EGOM_tgomweb/ora/10.1.2/forms/server/appsweb.cfg
testMode: false
11/03/01 13:47:58.233 formsweb: 10.1.3.5.0 Started
11/03/01 13:51:03.97 formsweb: ListenerServlet init()
11/03/01 13:52:28.281 formsweb: 10.1.3.5.0 Stopped
11/03/02 06:48:44.602 10.1.3.5.0 Started
11/03/02 06:48:46.841 formsweb: FormsServlet init():
configFileName: /egom/inst/apps/EGOM_tgomweb/ora/10.1.2/forms/server/appsweb.cfg
testMode: false
11/03/02 06:48:46.885 formsweb: 10.1.3.5.0 Started
11/03/02 06:53:11.977 formsweb: ListenerServlet init()
Found no errors in froms , oacore,oafm -- application.log file
Regards,
Vamsi.

Similar Messages

  • CS4 unable to encode videos after upgrading from CS3

    CS4 was unable to export and encode a video after upgrading from CS3.  The error message indicated the the file could not be found.  To fix this problem do the following.  Create a short cut to adobe premiere pro (executable program) named "Premiere"     Then place the short cut in the folder C:Program Files/Common Files/Adobe/dynamiclink    After doing this my version worked fine.

    The problem mainly occures when one then removes the CS3 version of Adobe Premiere.   I have found a tech note on this problem at:
    http://kb.adobe.com/selfservice/viewContent.do?externalId=kb407106&sliceId=2

  • Unable to launch forms after fresh installation of 12.1.1

    Hi,
    I have installed fresh production installation of Oracle Applications 12.1.1 on my laptop using oracle virtual box. Everything is working fine, i am able to connect to the URL from my host machine i.e Windows 7 with IE 8 browser. Able to login and navigate through HTML pages. However, when i try to launch forms , it has downloaded the java plug in and then IE crashes saying Internet explorer has stopped working. I could not find any error messages. It also says that "Applet oracle/apps/fnd/formsClient/FormsLauncher inited".
    Need help to resolve this.
    Thanks .
    Karthika

    Hi Hussein,
    Are you using any VPN/Proxy?
    -- No , I have configured my windows 7 (Host Machine) to connect to oracle by adding the ip address and host.domain details in c:/windows/system32/drivers/etc/hosts file.
    -- Made the ip address of the linux machine in virtual box as static
    -- Disabled the firewalll in the linux machine.
    Can you reproduce the issue with any other browser (Firefox) and see if it works?
    -- I have tried to open the forms in mozilla firefox. However, it always prompts me to download the sun java plug in and never launches the forms.
    Can you find any errors in the application.log file?
    --Found the below errors:
    13/01/23 14:11:30.419 10.1.3.4.0 Started
    13/01/23 14:11:44.116 html: 10.1.3.4.0 Started
    13/01/23 14:47:39.297 html: oracle.apps.fnd.security.LeakDetectionFilter.initialized:1358974059297
    13/01/23 14:47:39.297 html: LeakSetting:
    global:true,session:false,aggressive:false,stderr:false,appslog:false,corelog:false
    ignoring:null
    13/01/23 14:48:08.766 html: Broken pipe
    13/01/23 14:48:08.766 html: Broken pipe
    13/01/23 14:48:08.767 html: Broken pipe
    13/01/23 14:48:08.767 html: Broken pipe
    13/01/23 14:48:08.767 html: Broken pipe
    13/01/23 14:48:08.767 html: Servlet error
    java.io.IOException: Broken pipe
    at sun.nio.ch.FileDispatcher.write0(Native Method)
    at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
    at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:104)
    at sun.nio.ch.IOUtil.write(IOUtil.java:75)
    at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
    at java.nio.channels.Channels.write(Channels.java:60)
    at java.nio.channels.Channels.access$000(Channels.java:47)
    at java.nio.channels.Channels$1.write(Channels.java:134)
    at com.evermind.server.http.AJPOutputStream.endRequest(AJPOutputStream.java:117)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:317)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:619)
    209,9 97%
    Kindly review and help me with this.
    Thanks
    Karthika

  • Unable to start clusterware after upgrading from 10.2.0.4 to 11.1.0.6

    We are running on Solaris 10 and
    After upgrading my clusterware home to 11.1.0.6 and running $CRS_HOME/install/rootupgrade I get the following errors:
    ld.so.1: cemutlo.bin: fatal: libclntsh.so.11.1: open failed: No such file or directory
    The /oracle/product/10g/crs/bin/cemutlo command failed with exit code: 137
    Looks like the libclntsh.so.11.1 was not generated. Checked $CRS_HOME/lib/clntsh.fileslist and see the following error :
    Undefined first referenced
    symbol in file
    nnfoboot /oracle/product/10g/crs/lib/libn11.a(nnfgt.o
    ld: fatal: Symbol referencing errors. No output written to /oracle/product/10g/c
    rs/lib/libclntsh.so.11.1
    ld is faling. Anyone run into an issue like this before? Any suggestions on how to troubleshoot/debug an issue like this?
    Thanks in advance for any help.

    ldd bin/cemutlo.bin
    ls -l $ORACLE_HOME/lib/libclntsh*
    ls -l $ORACLE_HOME/lib32/libclntsh*
    do it like Toni Lazarin told you ;) metalink 443696.1
    it's about genclntsh script ... change -Dfiles to -Bsymbolic in LD command line
    comment the line :
    #LD="ld -m -Dfiles -i -G -z text -L${ORACLE_HOME}/${LIB}" # shared library link command
    and add the following line :
    LD="ld -m -Bsymbolic -i -G -z text -L${ORACLE_HOME}/${LIB}" # new shared library link command
    and Run "relink all"and run rootupgrade
    Another IDEA:
    Apply Solaris SPARC 10 kernel patch 120011-14 or latest kernel patch for Solaris 10 SPARC
    to update ld version
    SUNWtoo package provides ld utility .
    NOTE: Please reboot server after installing kernel patch 120011-14 or latest kernel patch for Solaris 10 SPARC
    and then "relink all" again ... and run rootupgrade
    Good Luck

  • Delete button doesn't work in tabular form after upgrade from APEX3.2 to 4

    I just upgraded the APEX from 3.2 to 4.0. However, my application is not working anymore.
    First of all, my delete button in tabular form is not working. When I select a row and click the delete button, the row is not deleted, however the message showed 1 row is deleted.
    Could you anybody tell me how can I debug this problem?
    Thanks a lot !

    I had the same problem. I first tried the solution above, but that didn't work. I also had a derived column for a custom popup and some display only columns. I removed the derived column and took out the display columns from my query. I then made sure my column order matched the source query. I applied changes and the delete button worked. FYI. I found out by some testing that it was actually trying to delete from the table, but with the wrong id. My first editable field was qty so if the qty was equal to 2 it then tried to delete from the table where pk=2(I had to restore that record). I believe it is related to the bug above. Backup your app first. I always do before I mess with the tabular forms.
    Jeff

  • Will the APP be launched automatically after upgrade from iTunes?

    Hi All,
    I noticed that before iTunes upgrade any APP, it will kill the APP first. So I'm doubting if iTunes will automatically lauch the APP after that.
    Does anyone know about it? Is there any official doc about this? Appreciate any help I can get.

    Have you tried the standalone installer?
    http://www.apple.com/itunes/download/

  • Unable to export Quicktime after upgrade from Premiere 7.0 to 8.0 (2014) error "incompatible video codec in preset"

    In the previous version of Premiere Pro (downloaded two months ago) I was able to export QuickTime files with preset HD 720p H.264.  It was very easy to do this in the previous version.
    Upgraded to Premiere Pro 8.0 (2014), no when I attempt to export the same project with the same settings I see error message "incompatible video codec found in the preset. present load failed" 
    When I select Quicktime, the default preset appears as NTSC DV Widescreen 24p.   Attempted to export with this setting, result is a file that plays audio but no video.  
    System is Windows, tried two different computers, including one with Windows 8, same result. Tried Media Encoder, same result. 
    I searched the forums for an answer, the new features page lists these presets as available however they are not working for me.  Nothing else was changed on the computer, only the upgrade to Premiere 8.0 (2014)
    How can I export Quicktime files in the new Premiere Pro?  

    Tech support helped me solve the issue - uninstall QuickTime and reinstall the newer version of QuickTime

  • After upgrade from 11.5.10 to 12.1.3 unable to view picture in people form

    After upgrade from 11.5.10 to 12.1.3 unable to view picture in people form
    An error msg "You do not hava access to perform this action" is displayed
    Can anyone pls help me to resolve this issue
    Thanks

    Jay, Thanks for your inputs, i went throught the metalink notes suggested by you but could not find a solution to resolve my issue.
    I am getting this error from other responsibilities aswell. But i could view the picture from the same responsibility in 11i. After upgrade to R12 i am not able to view the picture. can you suggest some steps to troubleshoot this issue.
    Thanks

  • Unable to  get the login page after upgrade from 11.5.10.2 to R12

    Hi ,
    We are unable to get the login page after upgrade from 11.5.10.2 to R12, all the services are up and running.
    Pls let me know if someone has come across this issue.
    Thanks&Regards,
    Apps DBA

    Hi ,
    After compile JSP files manually , now we are facing problem after logging.
    Error : You have encountered an unexpected error.
    Thanks&Regards,
    Apps DBA

  • After upgrading from iOS 7.1.2 to iOS8 on my iphone5, i am unable to switch 2G/3G.

    After upgrading from iOS 7.1.2 to iOS8 on my iphone5, i am unable to switch 2G/3G, i think apple has removed that toggle. Poor 3G range is here in india-Pune. Requesting Apple Dev. Team to do the needful asap.

    ios 8 *****. i am unable to switch 2G to 3G while it eating my battery. *****

  • After upgrading from acrobat 9.5 to XI pro my users have complained on slow typing when filling in form that were created in version 9.5?

    After upgrading from acrobat 9.5 to XI pro my users have complained on slow typing when filling in form that were created in version 9.5?
    The issue is they type but there is 2 second delay when it appears in the field.
    Windows 7 64bit

    I see, I misread your reference to Reader 11 to mean you were using Acrobat 11, but it looks like it worked out anyway.
    The base-14 fonts are special in PDF because they are guaranteed to be available even if they are not embedded. If you select a non-base-14 font for use with a form field, the entire font usually gets embedded, since each glyph it contains has to be available for use with the field. This can take up a lot of space if you do this a lot, and the space isn't reduced if you change back to a base-14 font later because the internal reference to it is not removed. This is caused by the bug I mentioned.
    In your case, however, the entire font doesn't get embedded because fonts like it (e.g., large asian fonts with a lot of glyphs, Arial Unicode) would take up too much space if fully embedded. If it did, a 100KB PDF could bloat to 20MB with that one change. Instead, users are expected to have such fonts installed on their system, which is why you were prompted to install the font pack. This despite the fact that the font was not actually used by anything in your document, it was simply the orphaned reference to it that triggered this. This should get fixed in Acrobat eventually so this type of thing doesn't happen again.

  • I unable logon to application after upgrade to 11.1.1.2

    Hi,
    I have problem to logon to HFM application after upgrade from 9.3.1 version to 11.1.1.2.
    The application is "Classic Application".
    I upgraded SharedServices(HSS), Planning, AnaliticServices, Workspace and HFM. Everything is OK. I can logon to all components excluding HFM. Each component was configured and registred in HSS.
    When I try logon to HFM application via workspace I recive this error:
    An error has occured. Please contact your administrator.
    Error Code: -2147217900
    Details:
    Trace: Error Reference Number: {A82694E0-72E7-4199-8EA4-B1BD52AD559C}<BR>Num: 0x80040e14;Type: 0;DTime: 2009-09-09 12:41:53;Svr: PGFDEMO;File: CHsxServerImpl.cpp;Line: 1877;Ver: 11.1.1.2.0.2207;<BR>Num: 0x80040e14;Type: 0;DTime: 2009-09-09 12:42:02;Svr: PGFDEMO;File: CHsxServerImpl.cpp;Line: 2168;Ver: 11.1.1.2.0.2207;<BR>Num: 0x80040e14;Type: 0;DTime: 2009-09-09 12:42:02;Svr: PGFDEMO;File: CHsxServerImpl.cpp;Line: 3886;Ver: 11.1.1.2.0.2207;<BR>Num: 0x80040e14;Type: 0;DTime: 2009-09-09 12:42:02;Svr: PGFDEMO;File: CHsxServer.cpp;Line: 1451;Ver: 11.1.1.2.0.2207;<BR>Num: 0x80040e14;Type: 0;DTime: 2009-09-09 12:42:02;Svr: PGFDEMO;File: CHsxClient.cpp;Line: 2355;Ver: 11.1.1.2.0.2207;<BR>Num: 0x80040e14;Type: 0;DTime: 2009-09-09 12:42:05;Svr: PGFDEMO;File: CHFMwManageApplications.cpp;Line: 206;Ver: 11.1.1.2.0.2207;
    When I try logon via ClientConsole I recive this error:
    Unable to open the selected application.
    Details:
    Error Reference Number: {19299643-9192-4E69-AC34-D1489457ED4A}
    Num: 0x80040e14;Type: 0;DTime: 2009-09-09 12:45:03;Svr: PGFDEMO;File: CHsxServerImpl.cpp;Line: 1877;Ver: 11.1.1.2.0.2207;
    Num: 0x80040e14;Type: 0;DTime: 2009-09-09 12:45:06;Svr: PGFDEMO;File: CHsxServerImpl.cpp;Line: 2168;Ver: 11.1.1.2.0.2207;
    Num: 0x80040e14;Type: 0;DTime: 2009-09-09 12:45:06;Svr: PGFDEMO;File: CHsxServerImpl.cpp;Line: 3886;Ver: 11.1.1.2.0.2207;
    Num: 0x80040e14;Type: 0;DTime: 2009-09-09 12:45:07;Svr: PGFDEMO;File: CHsxServer.cpp;Line: 1451;Ver: 11.1.1.2.0.2207;
    Num: 0x80040e14;Type: 0;DTime: 2009-09-09 12:45:08;Svr: PGFDEMO;File: CHsxClient.cpp;Line: 2355;Ver: 11.1.1.2.0.2207;
    In system Evet Viewr/Application I have next error:
    Event Type:     Error
    Event Source:     Hyperion Financial Management
    Event Category:     None
    Event ID:     11
    Date:          2009-09-09
    Time:          12:45:01
    User:          PGFDEMO\Administrator
    Computer:     PGFDEMO
    Description:
    Error 11; Administrator; 09/09/2009 12:45:01; CHsvSQLFile.cpp; Line 836; <?xml version="1.0"?>
    <EStr><Ref>{B3E02DEC-686C-4370-9E10-B63DE76601E9}</Ref><AppName>EMEA</AppName><User/><DBUpdate>1</DBUpdate><ESec><Num>-2147217900</Num><Type>1</Type><DTime>2009-09-09 12:45:01</DTime><Svr>PGFDEMO</Svr><File>CHsvSQLFile.cpp</File><Line>836</Line><Ver>11.1.1.2.0.2207</Ver><DStr>SELECT LABEL,TIMESTAMP,BINARYFILE,TYPE FROM EMEA_BINARYFILES WHERE LABEL = N'SharedAppData' order by ENTRYIDX</DStr><PSec><Param>ORA-00904: "TYPE": niepoprawny identyfikator</Param></PSec></ESec></EStr>
    But when I create new ClassicApplication then I can logon.
    Has anyone any idea how to resolve my problem?
    Thanks for help.

    Hi there,
    interested to know if this was resolved and how? I am also receiving a similar message after running an upgrade/schema migration.
    Appreciated any assistance you can provide

  • Can't launch color after upgrading to OS 10.5

    I can't launch color after upgrading to OS 10.5. The message shows " Unable to initialize OpenGL. Make sure Video Desktop is disable." Can anyone help please?

    Click here and follow the instructions.
    (46092)

  • Performance problem for mass transactions after upgrade from 4.7 to ECC6.0

    Hi All,
    After upgrade from 4.7 to ECC 6.0 (IS-U), mass transactions such as FPY1, FPVA, FP04M are taking very long time to complete. for example, before upgrade the jobs sceduled for FPVA transaction take around 5k-6k seconds. Whereas after upgrade the jobs for FPVA with the same variant takes around 9k-10k seconds. I am unable to figure out the cause for exponential increase in the duration of several mass-jobs (after the upgrade). Are there any SAP notes or do we need to do any customizing setting to solve this problem? Does anyone face this kind of problem?
    Thanks in advance
    Taj

    Hi,
    This is normal after upgrade to 6.0, I have faced the same in all upgrades I've done and some others that I have involved also. If you did not requests and going live upgrade check I strongly recomend to schedule an Early Watch Check to minimize the impact. Times won´t be the same but can be very close if the system is tuned well. We have tuned systems that now run with good performance after this services.

  • Error after upgrading from SOA 10.1.3.1 to 10.1.4.1 (commons-loging.jar)

    After upgrading from SOA 10.1.3.1 to 10.1.4.1 , I cant run any Struts 1 pages from my web application.
    I used to have "commons-logging-1.0.4.jar" under j2ee\<INSTANCE_NAME>\applib, and it worked fine before the upgrade, but after I upgraded I get this exception in the application log
    11/02/20 18:50:17.31 ClientWeb: Error initializing servlet
    java.lang.ExceptionInInitializerError
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:242)
    at com.evermind.server.http.HttpApplication.loadServlet(HttpApplication.java:2315)
    at com.evermind.server.http.HttpApplication.findServlet(HttpApplication.java:4830)
    at com.evermind.server.http.HttpApplication.findServlet(HttpApplication.java:4754)
    at com.evermind.server.http.HttpApplication.initPreloadServlets(HttpApplication.java:4942)
    at com.evermind.server.http.HttpApplication.initDynamic(HttpApplication.java:1144)
    at com.evermind.server.http.HttpApplication.<init>(HttpApplication.java:741)
    at com.evermind.server.ApplicationStateRunning.getHttpApplication(ApplicationStateRunning.java:431)
    at com.evermind.server.Application.getHttpApplication(Application.java:586)
    at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.createHttpApplicationFromReference(HttpSite.java:1987)
    at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.<init>(HttpSite.java:1906)
    at com.evermind.server.http.HttpSite.initApplications(HttpSite.java:643)
    at com.evermind.server.http.HttpSite.setConfig(HttpSite.java:290)
    at com.evermind.server.http.HttpServer.setSites(HttpServer.java:270)
    at com.evermind.server.http.HttpServer.setConfig(HttpServer.java:177)
    at com.evermind.server.ApplicationServer.initializeHttp(ApplicationServer.java:2493)
    at com.evermind.server.ApplicationServer.setConfig(ApplicationServer.java:1042)
    at com.evermind.server.ApplicationServerLauncher.run(ApplicationServerLauncher.java:131)
    at java.lang.Thread.run(Thread.java:595)
    Caused by: org.apache.commons.logging.LogConfigurationException: org.apache.commons.logging.LogConfigurationException: No suitable
    Log constructor [Ljava.lang.Class;@1c06a6d for org.apache.commons.logging.impl.Log4JLogger (Caused by java.lang.NoClassDefFoundError
    : org/apache/log4j/Category) (Caused by org.apache.commons.logging.LogConfigurationException: No suitable Log constructor [Ljava.lang
    .Class;@1c06a6d for org.apache.commons.logging.impl.Log4JLogger (Caused by java.lang.NoClassDefFoundError: org/apache/log4j/Category
    at org.apache.commons.logging.impl.LogFactoryImpl.newInstance(LogFactoryImpl.java:543)
    at org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:235)
    at org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:209)
    at org.apache.commons.logging.LogFactory.getLog(LogFactory.java:351)
    at org.apache.struts.action.ActionServlet.<clinit>(ActionServlet.java:209)
    ... 20 more
    Caused by: org.apache.commons.logging.LogConfigurationException: No suitable Log constructor [Ljava.lang.Class;@1c06a6d for org.apache
    .commons.logging.impl.Log4JLogger (Caused by java.lang.NoClassDefFoundError: org/apache/log4j/Category)
    at org.apache.commons.logging.impl.LogFactoryImpl.getLogConstructor(LogFactoryImpl.java:413)
    at org.apache.commons.logging.impl.LogFactoryImpl.newInstance(LogFactoryImpl.java:529)
    ... 24 more
    Caused by: java.lang.NoClassDefFoundError: org/apache/log4j/Category
    at java.lang.Class.getDeclaredConstructors0(Native Method)
    at java.lang.Class.privateGetDeclaredConstructors(Class.java:2328)
    at java.lang.Class.getConstructor0(Class.java:2640)
    at java.lang.Class.getConstructor(Class.java:1629)
    at org.apache.commons.logging.impl.LogFactoryImpl.getLogConstructor(LogFactoryImpl.java:410)
    ... 25 more
    11/02/20 18:50:17.31 ClientWeb: Error preloading servlet
    javax.servlet.ServletException: Error initializing servlet
    at com.evermind.server.http.HttpApplication.findServlet(HttpApplication.java:4857)
    at com.evermind.server.http.HttpApplication.findServlet(HttpApplication.java:4754)
    at com.evermind.server.http.HttpApplication.initPreloadServlets(HttpApplication.java:4942)
    at com.evermind.server.http.HttpApplication.initDynamic(HttpApplication.java:1144)
    at com.evermind.server.http.HttpApplication.<init>(HttpApplication.java:741)
    at com.evermind.server.ApplicationStateRunning.getHttpApplication(ApplicationStateRunning.java:431)
    at com.evermind.server.Application.getHttpApplication(Application.java:586)
    at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.createHttpApplicationFromReference(HttpSite.java:1987)
    at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.<init>(HttpSite.java:1906)
    at com.evermind.server.http.HttpSite.initApplications(HttpSite.java:643)
    at com.evermind.server.http.HttpSite.setConfig(HttpSite.java:290)
    at com.evermind.server.http.HttpServer.setSites(HttpServer.java:270)
    at com.evermind.server.http.HttpServer.setConfig(HttpServer.java:177)
    at com.evermind.server.ApplicationServer.initializeHttp(ApplicationServer.java:2493)
    at com.evermind.server.ApplicationServer.setConfig(ApplicationServer.java:1042)
    at com.evermind.server.ApplicationServerLauncher.run(ApplicationServerLauncher.java:131)
    at java.lang.Thread.run(Thread.java:595)
    11/02/20 18:50:17.31 ClientWeb: 10.1.3.4.0 Started
    11/02/20 18:51:35.906 ClientWeb: Servlet error
    javax.servlet.ServletException: Error instantiating servlet 'action'. Servlet class org.apache.struts.action.ActionServlet not found
    in web-application ClientWeb
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpApplication.servletClassNotFound(HttpApplication
    .java:4886)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpApplication.findServlet(HttpApplication.java:4852
    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.HttpRequestHandler.serveOneRequest(HttpRequestHandler
    .java:221)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.run(HttpRequestHandler.java:122)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.run(HttpRequestHandler.java:111)
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor
    .java:303)
    at java.lang.Thread.run(Thread.java:595)
    I tried moving this jar inside my war module, but problem still occures.
    However, if I removed the jar "commons-loging.jar" from "OracleAS_1\webservices\lib", everything works fine!
    Any ideas how to solve this problem??

    It is an old post, but I want to add and ask something anyway:
    I had the same problem and solved it through similar steps (didn't get the same errors and added the log4j to my project also) but don't you have the navigation problem?
    Now that I have deployed the application the first page that appears after launching the application is my Home.jspx which is not the same page that comes up when I use embedded OC4J to run the application. The Home.jspx is blank and when I enter a link manually:
    http://farbod:8888/TestApp/faces/pages/Employees.jspx
    instead of http://farbod:8888/TestApp/faces/pages/Home.jspx
    I get this error:
    500 Internal Server Error
    Servlet error: An exception occurred. The current application deployment descriptors do not allow for including it in this response. Please consult the application log for details.
    I also tried changing the initial address throughout the application:
    <% response.sendRedirect("faces/pages/Home.jspx"); %>
    but I still get the above error.
    Thanks,
    Farbod

Maybe you are looking for

  • Digi 003r : ERROR while trying to synchronize Audio and MIDI

    I get a window popping up and my 003r drops out. Happens only when recording, about 2 mins into a song (any song). Fine during playback, recording not enabled. The current settings of the Digi CoreAudio Manager settings are: Sample rate: 48000, Clock

  • How to get the plugin filename in which the script is written?

    Hello. I am looking for the name of the file in which a plugin script is written. I need to get this filename to put it into a property in the dataportal when the plugin executes. And I need the name to update if the file containing the plugin script

  • How to convert date-time according to the Time Zone the client

    Urgent! Help wanted! I extract a date-time field (which is GMT time) from the central database but I need to convert it accordding to the TimeZone of the user and also the so-called winter time and summer time in the local. Any one has any good solut

  • Doubt on Modifications in the Menu painter

    Hi Experts, I am trying to add a sub-object to the EDIT button in the Menu Bar of the VA01 transaction. I am able to add the new function code to the SAPMV45A program's menu bar and register the f-codes using t code VFBS. But when i am trying to impl

  • Multiple instances' sapstartsrv processes

    Hello, After restarting SAP I regularly have multiple sapstartsrv for a single instance running: # ps -ef | grep -i /usr/sap/SID/DVEBMGS00/exe/sapstartsrv | grep -v grep sidadm   12959     1  0 Jun10 ?        00:02:10 /usr/sap/SID/DVEBMGS00/exe/sapst