JSP error: could not initialize class oracle.apps.jtf.activity.PageLogManag

Hi all

Our ERP has been restarted after a connection problem, and now after a reboot, when we connect to the home page of the erp, we receive the following error message when we try to implement HTML basic shape elements: (http://xxxxxxx:8008/OA_HTML/OAErrorDetailPage.jsp)

JSP error:


--------------------------------------------------------------------------------

Details of the exception.
oracle.apps.fnd.framework.OAException: oracle.jbo.JboException: Houston-29000: Unexpected exception caught: java.lang.NoClassDefFoundError, msg = could not initialize class oracle.apps.jtf.activity.PageLogManager
at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:896)
at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:872)
at OAErrorPage. jspService(_OAErrorPage.java:221)
at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:379)
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:713)
at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:259)
in com.evermind.server.http.ServletRequestDispatcher.access$ 100 (ServletRequestDispatcher.java:51)
to com.evermind.server.http.ServletRequestDispatcher$ 2.oc4jRun(ServletRequestDispatcher.java:193)
at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284)
at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:198)
at com.evermind.server.http.EvermindPageContext.handlePageThrowable(EvermindPageContext.java:871)
at com.evermind.server.http.EvermindPageContext.handlePageException(EvermindPageContext.java:816)
in OA. jspService(_OA.java:256)
at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:379)
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:713)
at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:259)
in com.evermind.server.http.ServletRequestDispatcher.access$ 100 (ServletRequestDispatcher.java:51)
to com.evermind.server.http.ServletRequestDispatcher$ 2.oc4jRun(ServletRequestDispatcher.java:193)
at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284)
at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:198)
at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:395)
to the RFjspService(_RF.java:225)
at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:379)
at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26)
at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318)
at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
to oracle.oc4j.network.ServerSocketReadHandler$ SafeRunnable.run (ServerSocketReadHandler.java:260)
to com.evermind.util.ReleasableResourcePooledExecutor$ MyWorker.run (ReleasableResourcePooledExecutor.java:303)
at java.lang.Thread.run(Thread.java:619)
# # 0 in detail
java.lang.NoClassDefFoundError: has not been initialized class oracle.apps.jtf.activity.PageLogManager
at oracle.apps.jtf.activity.CorePageObject.currentPageObject(CorePageObject.java:142)
at oracle.apps.jtf.activity.PageValues.currentPageValues(PageValues.java:33)
at oracle.apps.fnd.framework.webui.OAPageBean.finalizeRequest(OAPageBean.java:4134)
in OA. jspService(_OA.java:242)
at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:379)
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:713)
at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:259)
in com.evermind.server.http.ServletRequestDispatcher.access$ 100 (ServletRequestDispatcher.java:51)
to com.evermind.server.http.ServletRequestDispatcher$ 2.oc4jRun(ServletRequestDispatcher.java:193)
at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284)
at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:198)
at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:395)
to the RFjspService(_RF.java:225)
at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:379)
at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26)
at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318)
at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
to oracle.oc4j.network.ServerSocketReadHandler$ SafeRunnable.run (ServerSocketReadHandler.java:260)
to com.evermind.util.ReleasableResourcePooledExecutor$ MyWorker.run (ReleasableResourcePooledExecutor.java:303)
at java.lang.Thread.run(Thread.java:619)

--------------------------------------------------------

help please... Thank you!

Post the details of the version of the application, the database version and the OS.

If it worked before, all changes have been made recently?

You can find errors in the database log file?

Please run AutoConfig, make sure it ends successfully and then check.

Thank you
Hussein

Tags: Oracle Applications

Similar Questions

  • Discoverer: Could not initialize class oracle.disco.model.xml.ModelElementT

    Hi all

    I want to log on to Dicoverer (11.1.1.6.0) and get the following error:

    The application encounters an invalid state. .
    -Not able to initialize class oracle.disco.model.xml.ModelElementToClassMapper - nested exception: java.lang.NoClassDefFoundError: has not been initialized class oracle.disco.model.xml.ModelElementToClassMapper
    -Not able to initialize class oracle.disco.model.xml.ModelElementToClassMapper
    Oracle BI Discoverer Viewer cannot find the data necessary to display the results of this event. Fix the errors and try again.

    What could cause this?

    Kind regards
    Ministry of health

    Hi Moh
    Looks like you have installed version 1.7 of the JDK for working with WebLogic, which must also be 10.3.6 If you use 11.1.1.6. There is a known bug around the use of Java with WebLogic 1.7 and you will need to install JDK 1.6 and change the configuration of WebLogic use 1.6 instead of 1.7. There is no need to uninstall 1.7. The reason I know it is that this just happened to me that I was preparing to write a chapter for the discoverer of new 11g manual.

    First of all, you need to get the JDK 1.6. I used 1.6.0_32 JDK I found here: http://www.oracle.com/technetwork/java/javase/downloads/jdk-6u32-downloads-1594644.html

    Then, make sure that all your services are stopped. You must stop WebLogic Node Manager too.

    Then to come and install the JDK 1.6. If you're using Windows, it will probably install in C:\Program Files\Java\jdk1.6.0_32 so make a note of the location because you must edit the file called setDomainEnv. In Windows, this is an extenstion of cmd while under Linux and Unix, there a sh extenstion.

    Now, you change the file mentioned to force WebLogic to use the JDK 1.6 instead of JDK 1.7. You must change the section that starts with SUN_JAVA_HOME =. There you will find 2 references for the JDK. To help you, here's what mine looked like before I made the change (to change lines are in bold):

    SUN_JAVA_HOME = "" * C: / Program Files/Java/jdk1.7.0_04* ""
    export SUN_JAVA_HOME

    If ["${JAVA_VENDOR}" = "Oracle"]; then
    JAVA_HOME = "${BEA_JAVA_HOME}".
    Export JAVA_HOME
    on the other
    If ["${JAVA_VENDOR}" = "Sun"]; then
    JAVA_HOME = "${SUN_JAVA_HOME}".
    Export JAVA_HOME
    on the other
    JAVA_VENDOR = 'Sun '.
    export JAVA_VENDOR
    JAVA_HOME = "" * C: / Program Files/Java/jdk1.7.0_04* ""
    Export JAVA_HOME
    FI
    FI

    With that done, you should be able to restart everything.

    One more thing to note is that your client side Java must also not be 1.6 and 1.7. Once again there is no need to uninstall 1.7 If you have 1.6. Just go ahead and install the JSE 1.6. You will need change Java properties in Control Panel to tell Windows to use. Essentially, you disable 1.7. Here's a quick workflow:

    1. Start Control Panel
    2. double-click on Java
    3. on the Java tab, click on the button display
    4. If you see Java active 1.7 uncheck it then make sure you have active 1.6
    5. click on the OK button to save - your machine local willl now use 1.6 even though 1.7 is installed as well

    Best wishes
    Michael

  • New pop-up Javascript error, could not initialize dlwatch extension, oPref.addObserver is not a function. Stops new windows to launch. Help.

    Under Firefox 4 McabookPro, OS 10.6.7. When a new pop-up window open, which is necessary for some security applications, I get a Javascript error. It is said:

    [Javascript error]
    dlwatch (200)
    Could not initialize dlwatch extension
    TypeError: oPref.addObserver is not a function.

    It is a problem with the Video DownloadHelper extension.

    Start Firefox in Firefox to solve the issues in Safe Mode to check if one of the Add-ons is the cause of the problem (switch to the DEFAULT theme: Tools > Modules > appearance/themes).

    • Makes no changes on the start safe mode window.

    See:

  • Error "could not initialize Photoshop because of a program error."

    When I try to open Photoshop cc on my new Mac, I get a message error that says "could not initialize Photoshop because of a program error."

    I brought all my data in front of my previous backup of my Mac hard drive.

    I had this problem before.

    How can I fix the problem?

    Forgive me for asking what is obvious, but did you actually download and install Photoshop on your new computer?

    The installation routine makes the necessary changes to your computer's system files.

    With Adobe products, simply by moving Applications from one computer to another will not work.

    Nancy O.

  • PE13 will not install.  Error: Could not initialize Installation

    I just did a clean install of Windows 10 and try to reinstall PE13.  However, I get the following error:

    Could not initialize installation.  Please download Adobe Support Advisor to detect the problem

    Online Adobe Support Advisor: http://www.Adobe.com/support/loganalyzer/


    However, the URL link above returns the following error: The Adobe Support Advisor has been discontinued


    1. how we correct install could not initialize error and why it is happening

    2. where can I find online Adobe Support Advisor?

    Thank you

    Download version.

    However, I fixed it now and it is no longer a problem.

  • rise of Nations pc game United gives an error: "could not initialize services make sure that your video card and drivers are compatible with the game.

    Hi, I recently installed rise of nations pc game but does not work because it says "could not initialize services make sure that your video card and drivers are compatible with the game. What should I do, how can I fix this to get the game to work.

    Hello

     
    1. What is the operating system installed on your computer?
    2. What is the brand and model of your computer?
     
    I suggest you to follow the links and check if it helps.
     
     
  • ODI 11.1.1.7.0 Setup error: could not find class main: multi-user

    Hello

    I install 11.1.1.7.0 ODI. But it does not at the initial stage, as we start to install.

    I installed java - 1.6.0_45 (64-bit) jdk and Jre too.

    It is neglect and throwing error.

    1.JPG2.JPG

    I tried after the installation of the jdk 1.6.0_45 (32 bit) also. But the same error I have.

    Please help me.

    Kind regards

    Sonu

    Hi Sonu K Ojha,.

    Could you do a larger printscreen? I would need to see what is above the "start OracleUniversal Installer...". ».

    My guess is that the option - JreLoc is passed. J could be lowercase:-jreLoc.

    Best regards

    JeromeFr

  • Error: "could not initialize photoshop because the file is locked...". »

    "... command of the user's properties in Windows Explorer to open the file.

    Hello

    I already read a lot of things about it, but I can't finde the answer: S

    Why can't I find it?

    I use Windows 7, all patches are for XP or Mac. CTRL + Alt + shift will not help. I get the menu properties, not the prompt asking me to reset/delete some files.

    Anyone know how I can fix this problem?

    Is since when do this message? ==

    For an hour, I out of 1 GB of RAM on my pc and inserted 2 GB. Now I have 3 GB of RAM. And now, I got the error. I restarted my pc for 4 times and I ran the program as an administrator.

    It works as long as I'm admin, but I don't want to be admin when I work with her, because it might cause a lot of problems.

    I tried other programs had the same problems, but Adobe Fireworks works fine, InDesign and Illustrator works very well also.

    Help, please!

    Thanks in advance,

    Jelmer

    ====

    Creative Suite 3

    CTRL + Alt + shift will not help.

    First, you must click the icon to run Photoshop and then immediately, press 'Ctrl + Alt + Shift', you need to position your fingers on the keys when you do.

  • Informix JDBC Driver error: could not load JDBC driver class

    Hello


    I have problem when I try to install between ODI and IBM Informix database.

    First I just tried to create the new database server in the physical Architecture by choosing "IBM Informix JDBC Driver" but I got the error ' could not load class driver JDBC ".

    After that I tried to download the JDBC drivers on IBM site, put them in ODI_HOME/oracledi/agent/drivers / and follow the instructions in the documentation

    3.1.1 adding additional drivers and tools Open to autonomous Agent and ODI

    Studio

    ODI installation includes a set of DataDirect drivers for the following technologies:

    Oracle, Hypersonic SQL, SQL Server, Sybase ASE and DB2 UDB. If additional drivers

    Open tools are needed, they must be added to the autonomous Agent and ODI

    Studio:

    ¦ On UNIX/Linux operating systems, go to the following directory (not created

    until after ODI Studio is started for the first time):

    $HOME/.odi/oracledi/userlib

    This folder contains the file additional_path.txt which allows to declare

    additional files or folders outside of the /userlib directory where the ODI

    Studio acquires its libraries and drivers. In the additional_path.txt file, add

    the following for the Standalone Agent path:

    ODI_HOME/agent/oracledi/drivers /.

    The error appeared again. Could you please help me?

    Thank you

    The problem is resolved.

    Though according to the documentation, must be the path

    ODI_HOME/agent/oracledi/drivers /.


    at the end of the text file, the comments in the file indicate to


    ODI_HOME/oracledi/agent/drivers / *.jar

    After I successfully connected to the Informix configuration topology and use it as a source for the ODI Interfaces.

  • "Could not initialize Photoshop because the disk is not available."?

    I've been happily turn Photoshop CS (1) on my Powermac MDD for years.

    But today, she is facing upward.  Here's the problem: I get the error message "could not initialize Photoshop because the disk is not available."

    I have studied this problem and see that it's been covered in the thread:
    http://forums.Adobe.com/thread/370672?start=0 & tstart = 0

    So I trashed preferences and the SFW prefs also.
    Now Photoshop starts... BUT as soon as I go into the preferences and assign a scratch disk, he failed once more to throw with the same error: "could not initialize Photoshop because the disk is not available."

    I tried to slide on the copies of the utility Photoshop of my backup disk files... but the same strange behavior persists.

    My Scratch disk is on a second internal hard drive.

    This all started when I had to restart from OS 9 order to use my SCSI scanner, which only has an OS9 driver.
    I used it for years with no problem... until today.

    Was it because once I saved the file in Photoshop 4 and OS9 on an OSX file that somehow the preferences got screwed up?

    Popular clues...

    Jn

    work drive must be HFS +.

    also check the permissions of the property in the Infolog to get for the reader scratching. You may need to ignore permissions for this volume.

  • Error: Could not find or load class main oracle.apps.ad.tools.configuration.JaznCredentialManager over the automatic configuration

    Hi all

    We're performing an upgrade to 11i, R12, and the same durinf find the error during the configuration of the applications below.

    AutoConfig Services Phase

    Running process of Service 6 of 8 for AD_TOP

    The execution of script in InstantiateFile:

    /oracle_uat/XX/R12/apps/tech_st/10.1.3/Perl/bin/perl-je /oracle_uat/xx/R12/apps/tech_st/10.1.3/perl/lib/5.8.3-je /oracle_uat/xx/R12/apps/tech_st/10.1.3/perl/lib/site_perl/5.8.3-je /oracle_uat/xx/R12/apps/apps_st/appl/au/12.0.0/perl-je /oracle_uat/xx/R12/apps/tech_st/10.1.3/Apache/Apache/mod_perl/lib/site_perl/5.8.3/i686-linux-thread-multi /oracle_uat/xx/R12/inst/apps/xx_xx/admin/install/txkExecSetJaznCredentials.pl

    script gave:

    ****************************************************

    ERRORCODE = 1 ERRORCODE_END

    .end std out.

    Error: Could not find or load the class main oracle.apps.ad.tools.configuration.JaznCredentialManager

    .end err out.

    ****************************************************

    Found the fix when $CLASSPATH has been disabled, but the strength to help here.

    You guys could give me an overview on likely areas that I could check.

    Thank you

    Hello

    Have you checked that the file JaznCredentialManager.class is well under

    Directory JAVA_TOP/oracle/apps/ad/tools/configuration of $?

    This class file is delivered by 12.1.3 (fix 9239090), R12. ATG_PF. B.Delta.3 (patch 8919491)

    and R12. T2K. B.Delta.3 (patch 8919489).

    Kind regards

    Phil.

  • Could not initialize all required WMI Classes

    My programs that rely on WMI function do not work properly. When I checked the WMI settings (went to Device Manager > WMI Control > properties), I get the following error:

    Could not initialize all required WMI classes.

    Win32_Processor: Win32: the system cannot find the specified file.
    Win32_WMISetting: success
    Security information: success
    Win32_OperatingSystem: The system cannot find the specified file.
    I already tried to re-enroll the WMI, but that doesn't seem to do the trick. I also confirmed that the processor appears in Device Manager. Any thoughts? Any help would be appreciated.

    Hi Mattabedi,

    Thanks for posting your query in the Microsoft Community Forums.

    Help me with more information.

    1 are. what program you referring?

    2 is specific to the program the issue?

    You can run WMIdiag tool and check if it helps.

    http://www.Microsoft.com/en-US/Download/details.aspx?ID=7684

    See also:

    http://msdn.Microsoft.com/en-us/library/aa394603 (vs.85) .aspx

    It will be useful.

    Let us know if you encounter problems under windows in the future. We will be happy to help you.

  • Setup error Application-"the application could not initialize properly (Oxc0000135). Click on OK to terminate the application. »

    Had this feature Sharper Image 5 days weather for Christmas and of course we have over-paid for her-$50 bed bath & beyond.  I'm not as technical as most of you, but I am unable to even get the software to install.  I get an application error installation "the application could not initialize properly (Oxc0000135).  Click on OK to terminate the application. "I got the Version 1.01 in the box (and it does not say is the app forecast 4 days) and am running XP.  Thanks in advance for any help - of course, the is Helpline is to give an ambiguous 'we are closed for the holidays' without parameters for the last seven days... Grrr...

    Sure that the error occurs when you don't have a .NET framework is installed on your system. You can download/install here: http://www.microsoft.com/download/en/details.aspx?displaylang=en&id=26

  • Firefox suddenly stop working and I get the following error message: could not initialize the safety component of the application. Most

    Error message: has not been initialized component of application security. The most likely cause is problems with the files in the directory of the profile of your application. Please check that this directory has no read/write
    restrictions and your hard disk is not full or close to full. It is recommended that you exit the application and correct the problem. If you continue to use this session, you may see an incorrect application
    behavior when you access security features.

    See:

  • Age of Empires 2: Age of Kings does not work on Windows 7. The error is: could not initialize graphics system. Make sure that your video card and driver are compatible with DirectDraw.

    I can't get my Age of Empires 2: Age of Kings drive on my computer.

    It gives me the error message: could not initialize graphics system. Make sure that your video card and driver are compatible with DirectDraw.

    What exactly is DirectDraw. and how can I make my video card and the driver compatible to it. I already tried to uninstall and reinstall the drive.

    Help, please!

    What kind of graphics card you have and you have the latest DirectX and video card drivers? If this isn't the case, update them.

Maybe you are looking for