Siebel SelfService Login page not opening up

While opening up Siebel selfservice application (which is run on OAS 10.1.3.3) the following error appears
JBO-30003: The application pool (oracle.apps.ss.base.model.security.SessionAMLocal) failed to checkout an application module due to the following exception:
<!--
---- Base Exception Stack Trace ----
JBO-30003: The application pool (oracle.apps.ss.base.model.security.SessionAMLocal) failed to checkout an application module due to the following exception:
oracle.jbo.JboException: JBO-29000: Unexpected exception caught: oracle.jbo.JboException, msg=JBO-29000: Unexpected exception caught: java.lang.NoClassDefFoundError, msg=com.sun.org.apache.bcel.internal.verifier.exc.VerificationException
     at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:2002)
     at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:2793)
     at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:453)
     at oracle.jbo.http.HttpSessionCookieImpl.useApplicationModule(HttpSessionCookieImpl.java:233)
     at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:424)
     at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:419)
     at oracle.adf.model.bc4j.DCJboDataControl.rebuildApplicationModule(DCJboDataControl.java:1543)
     at oracle.adf.model.bc4j.DCJboDataControl.beginRequest(DCJboDataControl.java:1404)
     at oracle.adf.model.binding.DCDataControlReference.getDataControl(DCDataControlReference.java:99)
     at oracle.adf.model.BindingContext.get(BindingContext.java:457)
     at oracle.adf.model.BindingContext.findDataControl(BindingContext.java:308)
     at oracle.apps.ss.base.view.util.SelfServiceFilter.doFilter(SelfServiceFilter.java:155)
     at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
     at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:162)
     at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17)
     at oracle.security.jazn.oc4j.JAZNFilter$1.run(JAZNFilter.java:396)
     at java.security.AccessController.doPrivileged(AccessController.java:274)
     at javax.security.auth.Subject.doAsPrivileged(Subject.java:727)
     at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:410)
     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:302)
     at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:190)
     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)
     at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
     at java.lang.Thread.run(Thread.java:797)
## Detail 0 ##
oracle.jbo.JboException: JBO-29000: Unexpected exception caught: java.lang.NoClassDefFoundError, msg=com.sun.org.apache.bcel.internal.verifier.exc.VerificationException
     at oracle.jbo.pool.ResourcePool.createResource(ResourcePool.java:545)
     at oracle.jbo.common.ampool.ApplicationPoolImpl.prepareApplicationModule(ApplicationPoolImpl.java:2094)
     at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:1961)
     at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:2793)
     at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:453)
     at oracle.jbo.http.HttpSessionCookieImpl.useApplicationModule(HttpSessionCookieImpl.java:233)
     at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:424)
     at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:419)
     at oracle.adf.model.bc4j.DCJboDataControl.rebuildApplicationModule(DCJboDataControl.java:1543)
     at oracle.adf.model.bc4j.DCJboDataControl.beginRequest(DCJboDataControl.java:1404)
     at oracle.adf.model.binding.DCDataControlReference.getDataControl(DCDataControlReference.java:99)
     at oracle.adf.model.BindingContext.get(BindingContext.java:457)
     at oracle.adf.model.BindingContext.findDataControl(BindingContext.java:308)
     at oracle.apps.ss.base.view.util.SelfServiceFilter.doFilter(SelfServiceFilter.java:155)
     at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
     at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:162)
     at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17)
     at oracle.security.jazn.oc4j.JAZNFilter$1.run(JAZNFilter.java:396)
     at java.security.AccessController.doPrivileged(AccessController.java:274)
     at javax.security.auth.Subject.doAsPrivileged(Subject.java:727)
     at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:410)
     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:302)
     at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:190)
     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)
     at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
     at java.lang.Thread.run(Thread.java:797)
## Detail 0 ##
java.lang.NoClassDefFoundError: com.sun.org.apache.bcel.internal.verifier.exc.VerificationException
     at java.lang.J9VMInternals.verifyImpl(Native Method)
     at java.lang.J9VMInternals.verify(J9VMInternals.java:59)
     at java.lang.J9VMInternals.initialize(J9VMInternals.java:120)
     at java.lang.Class.forNameImpl(Native Method)
     at java.lang.Class.forName(Class.java:164)
     at oracle.jbo.common.java2.JDK2ClassLoader.loadClassForName(JDK2ClassLoader.java:38)
     at oracle.jbo.common.JBOClass.forName(JBOClass.java:164)
     at oracle.jbo.common.JBOClass.findCustomClass(JBOClass.java:177)
     at oracle.jbo.server.ApplicationModuleDefImpl.loadFromXML(ApplicationModuleDefImpl.java:836)
     at oracle.jbo.server.ApplicationModuleDefImpl.loadFromXML(ApplicationModuleDefImpl.java:770)
     at oracle.jbo.server.MetaObjectManager.loadFromXML(MetaObjectManager.java:534)
     at oracle.jbo.mom.DefinitionManager.loadLazyDefinitionObject(DefinitionManager.java:547)
     at oracle.jbo.mom.DefinitionManager.findDefinitionObject(DefinitionManager.java:425)
     at oracle.jbo.mom.DefinitionManager.findDefinitionObject(DefinitionManager.java:358)
     at oracle.jbo.mom.DefinitionManager.findDefinitionObject(DefinitionManager.java:340)
     at oracle.jbo.server.MetaObjectManager.findMetaObject(MetaObjectManager.java:700)
     at oracle.jbo.server.ApplicationModuleDefImpl.findDefObject(ApplicationModuleDefImpl.java:232)
     at oracle.jbo.server.ApplicationModuleDefImpl.loadApplicationModule(ApplicationModuleDefImpl.java:610)
     at oracle.jbo.server.ApplicationModuleDefImpl.loadComponents(ApplicationModuleDefImpl.java:688)
     at oracle.jbo.server.ApplicationModuleImpl.createRootApplicationModule(ApplicationModuleImpl.java:411)
     at oracle.jbo.server.ApplicationModuleHomeImpl.create(ApplicationModuleHomeImpl.java:91)
     at oracle.jbo.common.ampool.DefaultConnectionStrategy.createApplicationModule(DefaultConnectionStrategy.java:139)
     at oracle.jbo.common.ampool.DefaultConnectionStrategy.createApplicationModule(DefaultConnectionStrategy.java:80)
     at oracle.jbo.common.ampool.ApplicationPoolImpl.instantiateResource(ApplicationPoolImpl.java:2468)
     at oracle.jbo.pool.ResourcePool.createResource(ResourcePool.java:536)
     at oracle.jbo.common.ampool.ApplicationPoolImpl.prepareApplicationModule(ApplicationPoolImpl.java:2094)
     at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:1961)
     at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:2793)
     at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:453)
     at oracle.jbo.http.HttpSessionCookieImpl.useApplicationModule(HttpSessionCookieImpl.java:233)
     at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:424)
     at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:419)
     at oracle.adf.model.bc4j.DCJboDataControl.rebuildApplicationModule(DCJboDataControl.java:1543)
     at oracle.adf.model.bc4j.DCJboDataControl.beginRequest(DCJboDataControl.java:1404)
     at oracle.adf.model.binding.DCDataControlReference.getDataControl(DCDataControlReference.java:99)
     at oracle.adf.model.BindingContext.get(BindingContext.java:457)
     at oracle.adf.model.BindingContext.findDataControl(BindingContext.java:308)
     at oracle.apps.ss.base.view.util.SelfServiceFilter.doFilter(SelfServiceFilter.java:155)
     at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
     at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:162)
     at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17)
     at oracle.security.jazn.oc4j.JAZNFilter$1.run(JAZNFilter.java:396)
     at java.security.AccessController.doPrivileged(AccessController.java:274)
     at javax.security.auth.Subject.doAsPrivileged(Subject.java:727)
     at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:410)
     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:302)
     at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:190)
     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)
     at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
     at java.lang.Thread.run(Thread.java:797)
The environment on which OAS is running is IBM AIX Power Linux. Any idea on the possible reasons for the error?

You should probably contact Siebel support for this.
The main issue seems to be: java.lang.NoClassDefFoundError, msg=com.sun.org.apache.bcel.internal.verifier.exc.VerificationException
So make sure this class is in a jar that is accessible to your application on the server.

Similar Messages

  • My orkut login is not opening nd its redercting y is that happening can u tell me

    today normally i opened my orkut login box so i have found that it's geting redirecting but the page is not loading and not even opening can u tell me problem
    == This happened ==
    Not sure how often
    == i opened in the mornging

    my orkute login is not open please tell me reason

  • Login page not working in EBS R12 after autoconfig.

    Hi,
    We are using EBS R12 on windows 2003 server 32 on a test machine. As we were making some changes using autoconfig,
    as the Login page not working in EBS R12 after running autoconfig.
    Kindly help us.
    Thanks in advance.

    Hi,
    Rollback the changes and run AutoConfig, see if you get the same error or not then -- See (Note: 387859.1 - Using AutoConfig to Manage System Configurations in Oracle E-Business Suite Release 12) for details "2.5. Rolling Back an AutoConfig Session".
    Regards,
    Hussein

  • Login page not coming up - 11.5.10.2????

    HI,
    APPL- 11.5.10.2
    DB-10gR2
    OS-RHEL 4.6
    http://dbs5.dbs.com:8000/oa_servlets/AppsLogin--
    Login page not coming up .. blank screen..
    Recent change - nothing .....
    access log ----
    172.16.200.145 - - [31/Mar/2011:07:30:53 +0400] "GET /oa_servlets/AppsLogin HTTP/1.1" 200 5 0
    172.16.200.145 - - [31/Mar/2011:07:30:56 +0400] "GET /oa_servlets/AppsLogin HTTP/1.1" 200 5 0
    172.16.200.145 - - [31/Mar/2011:07:31:10 +0400] "GET / HTTP/1.1" 304 - 0
    172.16.200.145 - - [31/Mar/2011:07:31:10 +0400] "GET /apptitle.html HTTP/1.1" 304 - 0
    172.16.200.145 - - [31/Mar/2011:07:31:10 +0400] "GET /appdet.html HTTP/1.1" 304 - 0
    172.16.200.145 - - [31/Mar/2011:07:31:10 +0400] "GET /applist.html HTTP/1.1" 304 - 0
    172.16.200.145 - - [31/Mar/2011:07:31:10 +0400] "GET /appsmed3.gif HTTP/1.1" 304 - 0
    172.16.200.145 - - [31/Mar/2011:07:31:12 +0400] "GET /aplogon.html HTTP/1.1" 304 - 0
    172.16.200.145 - - [31/Mar/2011:07:31:13 +0400] "GET /oa_servlets/AppsLogin HTTP/1.1" 200 5 0
    172.16.110.92 - - [31/Mar/2011:07:35:55 +0400] "GET / HTTP/1.1" 200 2591 0
    172.16.110.92 - - [31/Mar/2011:07:35:56 +0400] "GET /apptitle.html HTTP/1.1" 200 1017 0
    172.16.110.92 - - [31/Mar/2011:07:35:56 +0400] "GET /applist.html HTTP/1.1" 200 1612 0
    172.16.110.92 - - [31/Mar/2011:07:35:56 +0400] "GET /appdet.html HTTP/1.1" 200 1011 0
    172.16.110.92 - - [31/Mar/2011:07:35:56 +0400] "GET /appsmed3.gif HTTP/1.1" 200 1981 0
    172.16.110.92 - - [31/Mar/2011:07:35:56 +0400] "GET /favicon.ico HTTP/1.1" 404 217 0
    172.16.110.92 - - [31/Mar/2011:07:35:57 +0400] "GET /aplogon.html HTTP/1.1" 200 1953 0
    172.16.110.92 - - [31/Mar/2011:07:35:59 +0400] "GET /oa_servlets/AppsLogin HTTP/1.1" 200 5 0
    172.16.110.92 - - [31/Mar/2011:07:35:59 +0400] "GET /favicon.ico HTTP/1.1" 404 217 0
    172.16.110.92 - - [31/Mar/2011:07:36:11 +0400] "GET /oa_servlets/AppsLogin HTTP/1.1" 200 5 0
    172.16.110.92 - - [31/Mar/2011:07:36:11 +0400] "GET /favicon.ico HTTP/1.1" 404 217 0
    172.16.110.92 - - [31/Mar/2011:07:36:15 +0400] "GET /oa_servlets/AppsLogin HTTP/1.1" 200 5 0
    172.16.110.92 - - [31/Mar/2011:07:36:17 +0400] "GET /oa_servlets/AppsLogin HTTP/1.1" 200 5 0
    172.16.110.92 - - [31/Mar/2011:07:36:18 +0400] "GET /oa_servlets/AppsLogin HTTP/1.1" 200 5 0
    172.16.110.92 - - [31/Mar/2011:07:36:20 +0400] "GET /oa_servlets/AppsLogin HTTP/1.1" 200 5 0
    172.16.110.92 - - [31/Mar/2011:07:36:22 +0400] "GET /oa_servlets/AppsLogin HTTP/1.1" 200 5 0
    dbs5.dbs.com - - [31/Mar/2011:07:39:38 +0400] "GET /oprocmgr-service?cmd=Register&index=0&modName=JServ&grpName=XmlSvcsGrp&port=19000 HTTP/1.1" 200 15 0
    dbs5.dbs.com - - [31/Mar/2011:07:39:38 +0400] "GET /oprocmgr-service?cmd=Register&index=0&modName=JServ&grpName=DiscoGroup&port=17000 HTTP/1.1" 200 15 0
    dbs5.dbs.com - - [31/Mar/2011:07:39:38 +0400] "GET /oprocmgr-service?cmd=Register&index=0&modName=JServ&grpName=OACoreGroup&port=16000 HTTP/1.1" 200 15 0
    172.16.110.92 - - [31/Mar/2011:07:39:52 +0400] "GET /oa_servlets/AppsLogin HTTP/1.1" 200 5 0
    172.16.200.145 - - [31/Mar/2011:07:40:12 +0400] "GET / HTTP/1.1" 304 - 0
    172.16.200.145 - - [31/Mar/2011:07:40:12 +0400] "GET /apptitle.html HTTP/1.1" 304 - 0
    172.16.200.145 - - [31/Mar/2011:07:40:12 +0400] "GET /appdet.html HTTP/1.1" 304 - 0
    172.16.200.145 - - [31/Mar/2011:07:40:12 +0400] "GET /applist.html HTTP/1.1" 304 - 0
    172.16.200.145 - - [31/Mar/2011:07:40:12 +0400] "GET /appsmed3.gif HTTP/1.1" 304 - 0
    172.16.200.145 - - [31/Mar/2011:07:40:14 +0400] "GET /aplogon.html HTTP/1.1" 304 - 0
    172.16.200.145 - - [31/Mar/2011:07:40:15 +0400] "GET /oa_servlets/AppsLogin HTTP/1.1" 200 5 0
    172.16.200.145 - - [31/Mar/2011:07:47:01 +0400] "GET / HTTP/1.1" 304 - 0
    172.16.200.145 - - [31/Mar/2011:07:47:01 +0400] "GET /apptitle.html HTTP/1.1" 304 - 0
    172.16.200.145 - - [31/Mar/2011:07:47:01 +0400] "GET /appdet.html HTTP/1.1" 304 - 0
    172.16.200.145 - - [31/Mar/2011:07:47:01 +0400] "GET /applist.html HTTP/1.1" 304 - 0
    172.16.200.145 - - [31/Mar/2011:07:47:01 +0400] "GET /appsmed3.gif HTTP/1.1" 304 - 0
    172.16.200.145 - - [31/Mar/2011:07:47:02 +0400] "GET /aplogon.html HTTP/1.1" 304 - 0
    172.16.200.145 - - [31/Mar/2011:07:47:03 +0400] "GET /oa_servlets/AppsLogin HTTP/1.1" 200 5 0

    If the Autoconfig doesnt help, you might want to raise an SR, and you will also need to start debugging on Apache / JServ for more information. Steps to do this I once saved, and are pasted below:
    Enable Apache debug as follows
    a.cd $IAS_ORACLE_HOME/Apache/Apache/logs
    delete or backup all the log files
    b.cd $IAS_ORACLE_HOME/Apache/Jserv/logs
    delete or backup all log files
    c.cd $IAS_ORACLE_HOME/Jserv/logs/jvm/
    delete or backup the files
    e.vi $IAS_ORACLE_HOME/Apache/Apache/conf/httpd.conf
    Set LogLevel debug
    f.vi $IAS_ORACLE_HOME/Apache/Jserv/etc/jserv.conf
    Set ApJServLogLevel debug
    g.vi $IAS_ORACLE_HOME/Apache/Jserv/etc/jserv.properties
    Set following:
    log=true....
    log.file=//../<SID>_ora/iAS/Apache/Jserv/logs/jserv.log
    log.timestamp=true
    log.channel=true...
    log.channel.info=true....
    log.channel.jservException=true
    log.channel.warning=true
    log.channel.servletLog=true
    log.channel.critical=true
    log.channel.debug=true.....
    Restart the Apache Server
    cd $COMMON_TOP/admin/scripts/<SID>_<host_name>
    sh adapcctl.sh start
    -------------Apache Bounce & Enabling Debug End----------------------------------------
    Note:- Revert the changes after reproducing the issue, as Enabling Debug in Apache result in
    Performance overhead.
    Reproduce the issue
    Upload the FRESH Logs from following Directories in ZIP Format.
    1.From "$IAS_ORACLE_HOME/Apache/Apache/logs"
    2.From "$IAS_ORACLE_HOME/Apache/Jserv/logs"
    3.From "$IAS_ORACLE_HOME/Apache/Jserv/logs/jvm"
    Also, if you are just getting a blank screen then you might want to recompile JSPs via adadmin.
    DA
    Edited by: Dan A on Mar 31, 2011 5:28 AM

  • Why will certain pages not open

    why will certain pages not open?  i get "failed to open page"

    Down For Everyone Or Just Me -> Check if your website is down or up?

  • Applet windows page not opened

    Hi
    In oracle application 11i , when i click the system->define.. applet windows page not opened.. please give possible solution to clear the issue...
    Regards

    Hi,
    when i click the system->define.. applet windows page not openedPlease mention more details about the navigation path.
    please give possible solution to clear the issue.Please see this thread.
    applet page not open in linux
    applet page not open in linux
    Regards,
    Hussein

  • "Hotspot login could not open the page because the network connection was lost"

    So, I've been trying to connect to the login for our school's wifi for a while now, but instead of like going into the sign in spot where you accept the terms of use agreement for our wifi, the pop up screen says "Hotspot loging could not open the page because the network connection was lost". This is on my iPod touch 2nd Generation, and I've never had this problem before, but it popped up like 4-5 weeks ago, and I haven't been able to log in since. Anybody else solve this problem/ have it and could give me advice on how to solve it? That would be great, thanks and see you fellow Applers later!!

    1. Double-click the Home button to reveal Task Bar at bottom
    2. Hold the Safari app down for a second or two until you see the minus sign
    3. Tap the minus sign to close app
    4. Re-launch the app and test
    Note: If necessary close all apps in the Task Bar

  • Cisco Contact center Web page not opening

    Hi,
    I am using Cisco Contact center version 7 in High availability mode. Web page of the primary server is not opening, but web page of secondary server is working. If I restart the primary server the web page starts working but after sometime its stop working.
    Please help me to resolve the same.
    regards,
    Neo

    What Sr do you have on the UCCX 7.0(1) version ?
    Your issue looks similar to the defect "CSCsu22366 - AppAdmin Page does not load -World Wide Publishing service stuck "
    Once you see the issue can you try the following work around
    ====
    Login to appadmin from the 2nd node, go to the Control Center page, select the broken node,
    and restart it's CRS Administration process
    =====
    Hope this helps
    Anuj

  • Login Page not getting Displayed after 10.1.3 Home Upgrade in R12

    Hi,
    We are performing an Upgrade of 12.0.6 to 12.1.1.
    We have just finished the upgrade of 10.1.3 Home to 10.1.3.4. After the successful completetion of Patchset Installation, as a part of Instance
    Validation , we found that we were not able to get the R12 Login Page displayed.
    On Checking the Apache Logs, The Error Message looked as below:
    [Tue Jun 30 03:08:36 2009] [error] [client 159.182.123.2] [ecid: 1246345716:168.146.11.159:585784:0:2,0] File does not exist:
    /u18/app/HUTLcomn/apps/HUTL_oldtut353/portal/OA_HTML/AppsLocalLogin.jsp
    But AppsLocalLogin.jsp in our environment is located in the correct location
    $OA_HTML
    oldtut353:orapps(app):HUTL:[home/orapps] echo $OA_HTML
    /u18/app/HUTLcomn/webapps/oacore/html
    oldtut353:orapps(app):HUTL:[home/orapps] cd
    $OA_HTML
    oldtut353:orapps(app):HUTL:[u18/app/HUTLcomn/webapps/oacore/html] ls -ltr AppsLocalLogin
    -rw------- 1 orapps dba 4094 Jun 16 02:03 AppsLocalLogin.jsp
    It is reading the AppsLocalLogin.jsp from a non existent Location < INST_TOP>/portal/OA_HTML/AppsLocalLogin.jsp
    I have run the autoconfig successfuly in all the Application Tiers and generated Product JAR Files. But still the Error Exists.
    Please help to resolve this issue.

    Thank You Helios.
    The thread which you had mentioned in your previous reply had the similar issue which i was facing.
    I moved forward with the remaining Pre-Upgrade Tasks, Applied Maintainence Pack and then completed the Post Upgrade Tasks.
    I am very delighted to let you know that my Upgrade from 12.0.6 to 12.1.1 was successful. I got the feeling of GLADIATOR :) when I saw the Login Page appearing for the first
    time after the Upgrade.
    Thank you all for your help and Support.
    Thanks,Varun

  • Login page not showing "Unable to generate forwarding URL. Exception:"

    Dear All,
    I have install the EBS R12 on RHEL 5.5 64bit. All run fine some days but one day after restart there is a issue on database we rectify that DB issue but after that we are not able to get the login page. ALL application/DB node process are end with exiting with status 0. we have tried adautocfg.sh with status 0.
    still getting login page as blank.
    showing msg:
    Unable to generate forwarding URL. Exception: oracle.apps.fnd.cache.CacheException
    I got on file javacache.log . i think this is showing error logs.
    /u02/oracle/PROD/inst/apps/PROD_apex/logs/appl/rgf
    $ vi javacache.log
    showing issue:
    correct one :
    [2013-02-25T15:10:48.994+05:30] [ias] [NOTIFICATION] [] [cache.Lifecycle] [host: apex] [nwaddr: 192.168.0.4] [tid: 11] [userId: applmgr] [ecid: 1361785246:192.168.0.4:6700:0:2,2] JOC is initialized. ver=10.1.3, distribute=true, vid=2, coordinator=[192.168.0.4:61230, pos=0, uid=0, pri=0, def=prop:NA], discover list=[[192.168.0.4:12345, pos=-1, uid=0, name=, pri=0]]
    log having problem:
    [2013-03-01T14:40:52.083+05:30] [ias] [ERROR] [] [cache] [host: apex] [nwaddr: 192.168.0.4] [tid: 12] [userId: applmgr] [ecid: 1362129052:192.168.0.4:3933:0:102,2] [[
    oracle.apps.jtf.base.resources.FrameworkException
    at oracle.apps.fnd.cache.GenericCacheLoader.load(GenericCacheLoader.java:234)
    at oracle.apps.fnd.cache.GenericCacheLoader.load(GenericCacheLoader.java:201)
    at oracle.apps.fnd.cache.GenericCacheLoader.load(GenericCacheLoader.java:176)
    at oracle.apps.fnd.cache.GenericCacheLoader.load(GenericCacheLoader.java:151)
    at oracle.apps.jtf.cache.GenericCacheLoader.load(GenericCacheLoader.java:87)
    at oracle.ias.cache.CacheLoader.callLoad(Unknown Source)
    at oracle.ias.cache.CacheHandle.findObject(Unknown Source)
    at oracle.ias.cache.CacheHandle.locateObject(Unknown Source)
    at oracle.ias.cache.CacheAccess.get(Unknown Source)
    at oracle.apps.jtf.cache.IASCacheProvider.get(IASCacheProvider.java:771)
    at oracle.apps.jtf.cache.CacheManager.getInternal(CacheManager.java:4802)
    at oracle.apps.jtf.cache.CacheManager.get(CacheManager.java:4624)
    at oracle.apps.fnd.cache.AppsCache.get(AppsCache.java:216)
    at oracle.apps.fnd.functionSecurity.User.getUser(User.java:338)
    at oracle.apps.fnd.functionSecurity.FunctionSecurity.getUser(FunctionSecurity.java:527)
    at oracle.apps.fnd.functionSecurity.FunctionSecurity.init(FunctionSecurity.java:1620)
    at oracle.apps.fnd.functionSecurity.FunctionSecurity.<init>(FunctionSecurity.java:188)
    at oracle.apps.fnd.functionSecurity.RunFunction.init(RunFunction.java:309)
    at RF.jspService(_RF.java:205)
    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)
    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)
    Caused by: oracle.apps.jtf.base.resources.FrameworkException: ORA-01410: invalid ROWID
    at oracle.apps.jtf.base.resources.FrameworkException.convertException(FrameworkException.java:607)
    at oracle.apps.jtf.base.resources.FrameworkException.addException(FrameworkException.java:585)
    at oracle.apps.jtf.base.resources.FrameworkException.<init>(FrameworkException.java:66)
    at oracle.apps.jtf.base.resources.FrameworkException.<init>(FrameworkException.java:88)
    at oracle.apps.jtf.base.resources.FrameworkException.<init>(FrameworkException.java:202)
    at oracle.apps.jtf.base.resources.FrameworkException.<init>(FrameworkException.java:218)
    at oracle.apps.jtf.base.resources.FrameworkException.<init>(FrameworkException.java:249)
    ... 37 more
    Pls help in this case. I am novice in EBS.
    Thanks

    Hi Yoonas,
    while login page shwoing error "Unable to generate forwarding URL. Exception: oracle.apps.fnd.cache.CacheException "
    alert logs are fin no issue from db end all rectified. pls find the application.log.
    13/02/28 18:11:58.536 html: 10.1.3.4.0 Stopped
    13/03/01 10:54:24.412 10.1.3.4.0 Started
    13/03/01 10:54:34.841 html: 10.1.3.4.0 Started
    13/03/01 12:08:50.767 html: oracle.apps.fnd.security.LeakDetectionFilter.initialized:1362119930766
    13/03/01 12:08:50.767 html: LeakSetting:
    global:true,session:false,aggressive:false,stderr:false,appslog:false,corelog:false
    ignoring:null
    13/03/01 12:08:51.980 html: Servlet error
    java.lang.ExceptionInInitializerError
    at oracle.apps.fnd.sso.AppsLoginRedirect.doGet(AppsLoginRedirect.java:613)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
    at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
    at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
    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:303)
    at java.lang.Thread.run(Thread.java:619)
    Caused by: oracle.apps.fnd.cache.CacheException
    at oracle.apps.fnd.cache.AppsCache.get(AppsCache.java:228)
    at oracle.apps.fnd.functionSecurity.User.getUser(User.java:338)
    at oracle.apps.fnd.functionSecurity.FunctionSecurity.getUser(FunctionSecurity.java:527)
    at oracle.apps.fnd.functionSecurity.FunctionSecurity.init(FunctionSecurity.java:1620)
    at oracle.apps.fnd.functionSecurity.FunctionSecurity.<init>(FunctionSecurity.java:188)
    at oracle.apps.fnd.sso.SSOUtil.getLocalPwdChangeUrl(SSOUtil.java:735)
    at oracle.apps.fnd.sso.SSOUtil.getLocalPwdChangeUrl(SSOUtil.java:791)
    at oracle.apps.fnd.sso.SSOManager.<clinit>(SSOManager.java:2191)
    ... 19 more
    Caused by: oracle.apps.jtf.base.resources.FrameworkException: Failure in CacheLoader: oracle.apps.jtf.base.resources.FrameworkException
    at oracle.apps.jtf.cache.IASCacheProvider.get(IASCacheProvider.java:830)
    at oracle.apps.jtf.cache.CacheManager.getInternal(CacheManager.java:4802)
    at oracle.apps.jtf.cache.CacheManager.get(CacheManager.java:4624)
    at oracle.apps.fnd.cache.AppsCache.get(AppsCache.java:216)
    ... 26 more
    Caused by: oracle.apps.jtf.base.resources.FrameworkException
    at oracle.apps.fnd.cache.GenericCacheLoader.load(GenericCacheLoader.java:234)
    at oracle.apps.fnd.cache.GenericCacheLoader.load(GenericCacheLoader.java:201)
    at oracle.apps.fnd.cache.GenericCacheLoader.load(GenericCacheLoader.java:176)
    at oracle.apps.fnd.cache.GenericCacheLoader.load(GenericCacheLoader.java:151)
    at oracle.apps.jtf.cache.GenericCacheLoader.load(GenericCacheLoader.java:87)
    at oracle.ias.cache.CacheLoader.callLoad(Unknown Source)
    at oracle.ias.cache.CacheHandle.findObject(Unknown Source)
    at oracle.ias.cache.CacheHandle.locateObject(Unknown Source)
    at oracle.ias.cache.CacheAccess.get(Unknown Source)
    at oracle.apps.jtf.cache.IASCacheProvider.get(IASCacheProvider.java:771)
    ... 29 more
    Caused by: oracle.apps.jtf.base.resources.FrameworkException: ORA-01410: invalid ROWID
    at oracle.apps.jtf.base.resources.FrameworkException.convertException(FrameworkException.java:607)
    at oracle.apps.jtf.base.resources.FrameworkException.addException(FrameworkException.java:585)
    at oracle.apps.jtf.base.resources.FrameworkException.<init>(FrameworkException.java:66)
    at oracle.apps.jtf.base.resources.FrameworkException.<init>(FrameworkException.java:88)
    at oracle.apps.jtf.base.resources.FrameworkException.<init>(FrameworkException.java:202)
    at oracle.apps.jtf.base.resources.FrameworkException.<init>(FrameworkException.java:218)
    at oracle.apps.jtf.base.resources.FrameworkException.<init>(FrameworkException.java:249)
    ... 39 more
    13/03/01 16:02:42.161 html: 10.1.3.4.0 Stopped
    13/03/01 17:06:37.969 10.1.3.4.0 Started
    13/03/01 17:06:47.473 html: 10.1.3.4.0 Started
    13/03/01 18:00:40.903 html: 10.1.3.4.0 Stopped
    13/03/01 18:12:07.664 10.1.3.4.0 Started
    13/03/01 18:12:25.248 html: 10.1.3.4.0 Started
    13/03/01 18:34:41.921 html: oracle.apps.fnd.security.LeakDetectionFilter.initialized:1362143081921
    13/03/01 18:34:42.155 html: LeakSetting:
    global:true,session:false,aggressive:false,stderr:false,appslog:false,corelog:false
    ignoring:null
    13/03/01 18:57:48.659 html: 10.1.3.4.0 Stopped
    13/03/04 11:40:01.741 10.1.3.4.0 Started
    13/03/04 11:40:23.176 html: 10.1.3.4.0 Started
    13/03/04 12:09:47.660 html: oracle.apps.fnd.security.LeakDetectionFilter.initialized:1362379187660
    13/03/04 12:09:47.824 html: LeakSetting:
    global:true,session:false,aggressive:false,stderr:false,appslog:false,corelog:false
    ignoring:null

  • SkillBuilders Modal Page not opening when click edit link in a Manual Tabul

    Hello,
    This thread is related to a recent thread I created (Column Link is not working on a Manual Tabular Form I am using Apex 4.1.1.00.27, Oracle DB 10.2.0.5.0.
    In summary, I have a collection that retrieves the information from the EMP table, a manual tabular form based on that collection, and a link in the DEPTNO field that branch to another page with a Form based on the DEPT table.
    What I want to accomplish is to call the DEPT Form as a modal page that opens from my EMP Page.
    What I did so far:
    1. DEPT Page uses the popup template and branch to itself.
    2. The Link Attribute of the Link Column (DEPTNO) is set to: onclick= *"return false;"*
    3. I created a DA using jQuery Selector: *td[headers="LINK"] a*. Action: SkillBuilders Modal Page plug-in. URL Location: Attribute of Triggering Element. Attribute Name: href. Event Scope: live (Dynamic in Apex 4.2).
    4. Changed the Application Security to Allow Embed in Frames.
    My problem is that when I click the DEPTNO column, is it not opening the Modal Page.
    I created an example on apex.oracle.com in case some of you want to look into it:
    Workspace: EDIAZJORGE
    Username: test
    Password: test123
    App Name: Sample App
    App Number: 12231
    I appreciate any help.
    Thank you,
    Erick

    You were using a wrong jQuery selector. There are no columns with headers "LINK". Evidently, you want the modal to open through clicking the icon in the "DEPTNO" column, so all that is required is to change the selector to
    td[headers="DEPTNO"] aYou can always easily test your selectors when you use a tool like Firebug. Simply run the selector in the console, and it'll show you all selected object. In your case, executing $('td[headers="LINK"] a') showed nothing. Dropping "a" still gave nothing. At that point i was pretty sure there were no columns with such a header...

  • 10.1.2.0.2 portal page not opening

    Hi,
    I have already 10.1.2.0.0 Infra on one m/c1 and installed 10.1.2.0.2 middletier on other m/c2 and using OID from m/c1.
    Installation was successful, but portal page is not opening, any ideas.
    Thanks in advance
    Mak

    There is a either a big bug in 10.1.2.0.2 or i am going somewhere wrong.
    On one of the test m/c's i have installed 10.1.2.0.2 infra and middletier but still portal page was not opening and also to astonishment in this case also all the applications in oc4j_portal were not loaded.
    Thanks in advance

  • Link to page, not open new window

    Hi there
    in Edge, how do I code to link to a page, without opening a new browser window (but also without using _self which caused problems by trying to open the link in the animation window).
    Thanks
    Simon

    So ... just to clarify ... _blank would open a new window, not what I want!

  • Self service pages not opening

    Dear All
    We are upgrading form 11.0.3 to R12, and they have build lots customized workflow and self service pages. The menus and functions are there, but still it is not opening and it says page cant be opened.
    But employee self service responsibilty is opening fine. Do we need to do any setups or we have anything to move like we move the custom form and reports.
    Kindly help me in this
    Thanks in advance
    Regards
    Nakshathra

    So no Self Service page is opening? If that is the case, then I guess some configuration issue with URL or something similar.
    Is Apache log completely empty or it has the page request calls logged?
    --Shiv                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • Correct page not open . but open page another site.

    I use Firefox latest version 5.0.1 . when i type address bar any website name and enter then start advertise and business related website are open. suppose i search any song Google site and then enter so, related webpage not open . the page open in another site.

    Many possibilities here. Lets start from the begining.
    a) Does your Apex run on a machine that can be accessed over the internet?Try the ping <IP> from Internet. You shoudl be able to reach it.
    b) If a is yes, have you opened your Apex port on your firewall for access?
    Regards,

Maybe you are looking for

  • CRM_MKTPL_CAMPTYPE data element use access error in z-table

    Hi Friends, I am using CRM_MKTPL_CAMPTYPE data element in my z-table for one z-field. While activating the z-table I am getting the folowing error. The Object Table Zxxx uses Data element CRM_MKTPL_CAMPTYPE, Package Zxxx does not have sufficient use

  • Problem installing windows 7 on imac 27" i7 mid 2011

    I myself have a 27" i5 mid 2010 model but a friend of mine recently got a 27'' i7 he wanted to instal windows 7 because he also uses other software aswell Specs of his iMac 27'' : Thunderbolt HD Facetime Camera 4gig of memory 2gig videocard 1T HDD Os

  • Cisco 4507 Switch - Clients are unable to renew the IP Address

    Hello . i have cisco 4505 core switch with different DCHP pool bind with different Vlan  clients from one DHCP pool are unable to renew the ip address . while others DHCP pools configured on the same switch are working fine . please Advice .

  • WD ABAP iview for Adobe Forms showing data of previous PERNR

    Hi Experts, We have developed adobe forms using HCM P&F functionality. We copied standard delivered WD ABAP Iview "Termination" multiple times for the use in developed forms. The Portal IDs are attached to the employee's IT 0105-Subtype 0001 Syname.

  • What external drive for Time Machine?

    Hi all, I just upgraded to Leopard and want to set up TM, so I have been looking at external drives. I have done some research, read the forums, and I am more confused than before! I think I want a desk model with FW connection. I keep reading how un