LoginTokenExpiredException while launching Analytics 2.5 Console.

Hello all,
Help is really appreciated. Since past 2 weeks we are strggling the the following issues and are unable to access the Analytics Console or Administration tool.
We have recently performed Analytics Upgrade from 2.1 to 2.5. All the configration settings including the MAC seed value are approapriately set. But each time we try to access the Aanalytics Console or Administration, we get the following errors in log,
INFO | jvm 1 | 2009/01/30 18:52:05 | com.plumtree.analytics.core.exception.AnalyticsException: Problem getting security context: com.plumtree.analytics.core.exception.AnalyticsException: Authentication failed: Invalid login token - Login token has expired: expiration date = January 30, 2009 6:51:14 PM GMT, current system time = January 30, 2009 6:52:05 PM GMT
INFO | jvm 1 | 2009/01/30 18:52:05 |      at com.plumtree.analytics.ui.context.AnalyticsContextFactory.createAnalyticsContext(AnalyticsContextFactory.java:118)
INFO | jvm 1 | 2009/01/30 18:52:05 |      at com.plumtree.analytics.ui.faces.listener.AnalyticsPhaseListener.beforePhase(AnalyticsPhaseListener.java:80)
INFO | jvm 1 | 2009/01/30 18:52:05 |      at com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:192)
INFO | jvm 1 | 2009/01/30 18:52:05 |      at com.sun.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:90)
INFO | jvm 1 | 2009/01/30 18:52:05 |      at javax.faces.webapp.FacesServlet.service(FacesServlet.java:197)
INFO | jvm 1 | 2009/01/30 18:52:05 |      at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
INFO | jvm 1 | 2009/01/30 18:52:05 |      at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
INFO | jvm 1 | 2009/01/30 18:52:05 |      at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
INFO | jvm 1 | 2009/01/30 18:52:05 |      at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
INFO | jvm 1 | 2009/01/30 18:52:05 |      at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
INFO | jvm 1 | 2009/01/30 18:52:05 |      at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
INFO | jvm 1 | 2009/01/30 18:52:05 |      at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
INFO | jvm 1 | 2009/01/30 18:52:05 |      at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:263)
INFO | jvm 1 | 2009/01/30 18:52:05 |      at org.apache.coyote.http11.Http11NioProcessor.process(Http11NioProcessor.java:887)
INFO | jvm 1 | 2009/01/30 18:52:05 |      at org.apache.coyote.http11.Http11NioProtocol$Http11ConnectionHandler.process(Http11NioProtocol.java:696)
INFO | jvm 1 | 2009/01/30 18:52:05 |      at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.run(NioEndpoint.java:2009)
INFO | jvm 1 | 2009/01/30 18:52:05 |      at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
INFO | jvm 1 | 2009/01/30 18:52:05 |      at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
INFO | jvm 1 | 2009/01/30 18:52:05 |      at java.lang.Thread.run(Unknown Source)
INFO | jvm 1 | 2009/01/30 18:52:05 | Caused by: com.plumtree.analytics.core.exception.AnalyticsException: Problem getting security context: com.plumtree.analytics.core.exception.AnalyticsException: Authentication failed: Invalid login token - Login token has expired: expiration date = January 30, 2009 6:51:14 PM GMT, current system time = January 30, 2009 6:52:05 PM GMT
INFO | jvm 1 | 2009/01/30 18:52:05 |      at com.plumtree.analytics.report.dataprovider.DataProviderFactory.getSecurityContext(DataProviderFactory.java:125)
INFO | jvm 1 | 2009/01/30 18:52:05 |      at com.plumtree.analytics.ui.context.AnalyticsContextFactory.createAnalyticsContext(AnalyticsContextFactory.java:87)
INFO | jvm 1 | 2009/01/30 18:52:05 |      ... 18 more
INFO | jvm 1 | 2009/01/30 18:52:05 | Caused by: com.plumtree.analytics.core.exception.AnalyticsException: Authentication failed: Invalid login token - Login token has expired: expiration date = January 30, 2009 6:51:14 PM GMT, current system time = January 30, 2009 6:52:05 PM GMT
INFO | jvm 1 | 2009/01/30 18:52:05 |      at com.plumtree.analytics.security.AnalyticsSecurityContextALI.init(AnalyticsSecurityContextALI.java:164)
INFO | jvm 1 | 2009/01/30 18:52:05 |      at com.plumtree.analytics.security.SecurityContextFactoryALI.getSecurityContext(SecurityContextFactoryALI.java:32)
INFO | jvm 1 | 2009/01/30 18:52:05 |      at com.plumtree.analytics.report.dataprovider.DataProviderFactory.getSecurityContext(DataProviderFactory.java:123)
INFO | jvm 1 | 2009/01/30 18:52:05 |      ... 19 more
INFO | jvm 1 | 2009/01/30 18:52:05 | Caused by: com.plumtree.security.AuthenticationException: Authentication failed: Invalid login token - Login token has expired: expiration date = January 30, 2009 6:51:14 PM GMT, current system time = January 30, 2009 6:52:05 PM GMT
INFO | jvm 1 | 2009/01/30 18:52:05 |      at com.plumtree.security.client.impl.session.SecuritySession.doAuthenticateUserByToken(SecuritySession.java:157)
INFO | jvm 1 | 2009/01/30 18:52:05 |      at com.plumtree.security.client.impl.session.SecuritySession.<init>(SecuritySession.java:77)
INFO | jvm 1 | 2009/01/30 18:52:05 |      at com.plumtree.security.client.impl.SecuritySessionImpl.<init>(SecuritySessionImpl.java:86)
INFO | jvm 1 | 2009/01/30 18:52:05 |      at com.plumtree.security.client.impl.SecurityConfigImpl.authenticate(SecurityConfigImpl.java:601)
INFO | jvm 1 | 2009/01/30 18:52:05 |      at com.plumtree.security.SecurityConfigWrapper.authenticate(SecurityConfigWrapper.java:36)
INFO | jvm 1 | 2009/01/30 18:52:05 |      at com.plumtree.analytics.security.AnalyticsSecurityContextALI.init(AnalyticsSecurityContextALI.java:97)
INFO | jvm 1 | 2009/01/30 18:52:05 |      ... 21 more
INFO | jvm 1 | 2009/01/30 18:52:05 | Caused by: com.bea.security.client.css.exceptions.XPInvalidLoginTokenException: Login token has expired: expiration date = January 30, 2009 6:51:14 PM GMT, current system time = January 30, 2009 6:52:05 PM GMT
INFO | jvm 1 | 2009/01/30 18:52:05 |      at com.bea.security.service.css.CssSecurityProviderWrapper.validateToken(CssSecurityProviderWrapper.java:5452)
INFO | jvm 1 | 2009/01/30 18:52:05 |      at com.plumtree.security.client.impl.session.SecuritySession.doAuthenticateUserByToken(SecuritySession.java:148)
INFO | jvm 1 | 2009/01/30 18:52:05 |      ... 26 more
INFO | jvm 1 | 2009/01/30 18:52:05 | Caused by: com.plumtree.security.client.logintoken.exceptions.LoginTokenExpiredException: Login token has expired: expiration date = January 30, 2009 6:51:14 PM GMT, current system time = January 30, 2009 6:52:05 PM GMT
INFO | jvm 1 | 2009/01/30 18:52:05 |      at com.plumtree.security.client.logintoken.impl.ALUILoginTokenProcessor.validateLoginToken(ALUILoginTokenProcessor.java:293)
INFO | jvm 1 | 2009/01/30 18:52:05 |      at com.bea.security.service.css.CssSecurityProviderWrapper.validateToken(CssSecurityProviderWrapper.java:5436)

INFO | jvm 1 | 2009/01/30 18:52:05 | com.plumtree.analytics.core.exception.AnalyticsException: Problem getting security context: com.plumtree.analytics.core.exception.AnalyticsException: Authentication failed: Invalid login token - Login token has expired: expiration date = January 30, 2009 6:51:14 PM GMT, current system time = January 30, 2009 6:52:05 PM GMT
<snipped>
INFO | jvm 1 | 2009/01/30 18:52:05 | Caused by: com.plumtree.analytics.core.exception.AnalyticsException: Problem getting security context: com.plumtree.analytics.core.exception.AnalyticsException: Authentication failed: Invalid login token - Login token has expired: expiration date = January 30, 2009 6:51:14 PM GMT, current system time = January 30, 2009
Actually, it doesn't seem the 2 machines are in sync. by about 49 seconds.
Make sure the 2 machines are in synch... based on teh logs it doesn't seem that way.

Similar Messages

  • Getting Java Error while launching Juniper SBR from Mozila and IE

    Hi,
    I am getting the following error message on Java console while Launching SBR (Steel-Belted Radius).
    Here is the error:
    java.io.IOException: Cannot run program "C:\Documents": CreateProcess error=193, %1 is not a valid Win32 application
    Any help, will be greatly appreciated.
    Rohan

    Guys!!!!!!! Please help me out.......

  • Error while trying to save layout:Console layout (Access is denied)

    Got an error while trying to save changes made in the layout,
    The error message is
    1) 'Preference.properties' (Access is denied), In the details button 'java.io.FileNotFoundException...'
    2) and on continuing futher, another message displayed is - 'Error while trying to save layout:Console layout (Access is denied)
    There is no Oracle Error Number associated with this message. It is a Oracle Warehouse Builder Error
    I have checked that
    1) this file exist in owb home/owb/bin/admin/Preference.properties
    2) It is not read only
    3) tried to set a parameter REPOS_DB_VERSION_ALLOWED=Oracle 10g
    as specified in the Installation and Admin Guide
    Please can you help?

    Also, not that you shouldn't get to the bottom of this, but you should be aware that any of your development or mapping changes are likely still being saved to the respository.
    In other words, you could continue working and just ignore these errors. We ran into this situation (it was indeed simply file permissions on the owb directories), but we noticed right away that at least our actual OWB work was in fact still being committed to the respository every time.

  • Please help me. I am getting an error while launching an web start applic

    I am getting the following error while launching an java web start apllication.
    Exception in thread"javaWSApplicationMains"java.lan.NoClassDefFound:SimpleSerial.
    The jnlp file i have used is as follows:
    <?xml version="1.0" encoding="utf-8"?>
    <!-- JNLP File for Aeon HHBM Manager Application -->
    <jnlp spec="1.0+" codebase="http://zycomm:8080" href="Aeon.jnlp">
    <information>
    <title>Aeon HHBM Manager</title>
    <vendor>ME</vendor>     
    <description>Aeon HHBM Manager</description>
    </information>
    <offline_allowed/>
    <resources>
    <j2se version="1.4+"/>
    <jar href="aeon.jar"/>
    </resources>
    <application-desc main-class="Aeon_PManager" />
    <component-desc/>
    </jnlp>
    The java code is as follows:
    SimpleSerial.java
    import java.io.*;
    //import java.lang.*;
    //import java.lang.ClassNotFoundException;
    Interface class for SimpleSerial.
    If you don't know what an interface is, don't worry. An interface defines the functions
    that can be called by implementors of this class. Currently there are two implementors,
    SimpleSerialNative, and SimpleSerialJava. There might be more in the future.
    SimpleSerialNative requires the file "SimpleSerialNative.dll" to be in the same folder as your Java
    project file. It's that simple.
    SimpleSerialJava requires the correct installation of Sun's Javacomm communication package. It's much
    more powerful, but it can be tricky for the newcomer to configure, and use.
    If you have problems with one, why don't you try the other.
    A VERY SIMPLE IMPLEMENTATION:
    public static void main(String args[]) {
    SimpleSerial ss; // delcare the SimpleSerial object
    ss = new SimpleSerialNative(2); // The argument is the commport number. There is no Comm0.
    ss.writeByte((byte)'a'); // write a byte to the serial port
    // Give the PIC chip time to digest the byte to make sure it's ready for the next byte.
    try { Thread.sleep(1); } catch (InterruptedException e) {}
    ss.writeByte((byte)'!'); // write another byte to the serial port
    String inputString = ss.readString(); // read any string from the serial port
    System.out.println("I read the string: " + inputString);
    A few important things to note:
    1. When you write data to the serial port, it just writes the data, whether or not the PIC chip is
    ready to receive data. There's no handshaking or signaling. If you send data and the PIC chip
    isn't ready for it, it will be ignored. Some PIC chips have a hardware UART which will buffer a
    few bytes of data for later retrieval. But this isn't a cure-all. If the buffer fills up, it
    creates an error condition which prevents further data from being read. You need to include
    custom PIC code to reset the error flag.
    2 In contrast to the PIC chip, the computer has a rather large hardware buffer. If the PIC chip
    sends serial data to your computer when you're not around to read it, it gets stored.
    3. If you make a call to readByte(), and there's no data to be read, readByte() waits until there
    is data. If you want to know how much data (if any) is available, make a call to available().
    4. Conversely, if you make a call to readBytes() or readString() and there's no data to be read,
    readBytes() returns a byte array of zero length, and readString() returns and empty string.
    5. If you want to use Sun's JavaComm package instead of this code, subsitute your calls to
    new SimpleSerialNative(2);
    with
    new SImpleSerialJava(2);
    public interface SimpleSerial {
    // These are copied right out of WINBASE.H
    // Most applications should be fine with the defaults.
    public static final int NOPARITY = 0;
    public static final int ODDPARITY = 1;
    public static final int EVENPARITY = 2;
    public static final int MARKPARITY = 3;
    public static final int SPACEPARITY = 4;
    public static final int ONESTOPBIT = 0;
    public static final int ONE5STOPBITS = 1;
    public static final int TWOSTOPBITS = 2;
    Returns the number of bytes available at the time of this call.
    It's possible there are more bytes by the time readByte() or
    readBytes() is executed. But there will never be fewer.
    public int available();
    public void waitForData(int n);
    public boolean writeString(String string);
    returns TRUE if port is fully operationsal
    returns FALSE if there is a problem with the port
    public boolean isValid();
    Be sure to close your serial port when done. Note that port is
    automatically closed on exit if you don't close it yourself
    public void close();
    Reads a single byte from the input stream.
    Return value will be from -128 to 127 (inclusive)
    If no data at serial port, waits in routine for data to arrive.
    Use available() to check how much data is available.
    If error, returns 256.
    public int readByte();
    Reads all the bytes in the serial port.
    If no bytes availble, returns array with zero elements.
    Never waits for data to arrive
    public byte[] readBytes();
    Reads bytes from serial port and converts to a text string.
    DO NOT use this routine to read data. Char->Byte converstion
    does strange things when the values are negative. For non-
    text values, use readBytes() above
    public String readString();
    Writes a single byte to the serial port.
    This writes the data, whether the PIC is ready to receive or not.
    Be careful not to overwhelm the PIC chip with data.
    On pics without a hardware UART, the data will be ignored.
    On pics with a hardware UART, overflowing will loose data AND require
    the UART on the PIC to be reset. You can reset the UART in PIC code,
    or manually turn the PIC off and then on.
    NOTE: A byte has a value in the range of -128 to 127
    NOTE: If you want to write a character, you need to cast it to a byte,
    for example: simpleSerial.writeByte((char)'b');
    public boolean writeByte(byte val);
    For more advanced use. Gets the input stream associated with serial port
    public InputStream getInputStream();
    For more advanced use. Gets the output stream associated with serial port
    public OutputStream getOutputStream();
    Please help I am the beginner in web start.Please

    Notes:
    1) Please use the code tags when posting code or JNLP/HTML. It helps to retain indentation and avoids asterisks and plus sings being interpreted as formatting marks. To do that, select the code/JNLP etc. and click the CODE button seen on the Plain Text tab of the message posting form.
    2) That launch file is invalid. You might check it (and the project in general) using JaNeLA.
    3) The only place that SimpleSerial class could be, that the JRE would find, is in the root of aeon.jar. Is it actually there?

  • Just downloaded Firefox 6.0 and have restarted 4 plus times, but it continues to hang while launching. I cannot open new windows, change any settings, or do anything but Force Quit. I'm on Mac OSX 10.5.8. How do I get past this hang?

    Just downloaded Firefox 6.0 and have restarted 4 plus times, but it continues to hang while launching. I cannot open new windows, change any settings, or do anything but Force Quit. I'm on Mac OSX 10.5.8. How do I get past this hang?

    Long story short: Simply get CC for teams. At 500 bucks a year it's a steal and those 5 licenses in the base package (or was it 10 even?) cover all your computers, at least the 3 ones you mentioned. For system requirements refer to the individual product pages.
    Mylenium

  • Premiere elements has encountered an error.  [..\..\Src\Core\Preferences.cpp-338] (while launching video editor)

    Getting an error while launching Video Editor (either New project or Existing project). However i can launch "Organizer" with no issue.
    windows 7 -64bit Core i7
    Premiere elements has encountered an error.  [..\..\Src\Core\Preferences.cpp-338]
    then
    -Runtime Error!  Program C:\Program Files|A...  This application has requested the Runtime to terminate it in an unusual way.  Please contact the applications suport team for more information.
    then
    -Adobe Premiere Elements 11 has stopped working  A problem caused the program to stop working correctly, please close the program.

    School Board
    Thanks for the replies.
    I was almost sure the uninstall, ccleaner, reinstall would resolve the problem. But, onward....
    Are you working from a school or company network or from an individual home computer?
    From your ID and some comments, I think school network.
    I suspect the issue is more than resetting the preferences, but let us give that a try to rule it out (or in).
    Local Disk C
    Users
    Owner
    AppData
    Roaming
    Adobe
    Premiere Elements
    11.0
    and in the 11.0 Folder is the Adobe Premiere Elements Prefs file that you delete. If that does not work, then
    you delete the whole 11.0 Folder in which the Adobe Premiere Elements Prefs file exists. Be sure to be working
    with Folder Option Show Hidden Files, Folders, and Drives enabled so that you can see the complete path cited.
    Is the Owner designation in the above path named correctly?
    Also, look at disabling the SLCache Folder if you find one as described for 12 in the following
    ATR Premiere Elements Troubleshooting: PE12: Premiere Elements 12 Editor Will Not Open
    To be continued....
    ATR

  • An error occurred while launching/running the application

    We've been using Web Start to deliver one of our products for over 2 months. We're getting about 10 downloads of our application a day which is very good considering we're in a very niche market (mapping applications). However, some customers (about 20%) are having a number of problems with Web Start either during installation or during download. For this reason we had to create a stand alone installer for customers that couldn't get Web Start working or more commonly could get Web Start working but couldn't download our application. The most common problem we see is the 'Unable to load resource' problem. I've attached the different errors and different exceptions sent from a customers site. Can you spread any light on this. Is it to do with Web Start not being able to identify the proxy?
    Many thanks in advance
    Ian
    Launch
    An error occurred while launching/running the application.
    Title: OS MasterMap Viewer
    Vendor: Snowflake Software
    Category: Download Error
    Unable to load resource: http://www.snowflakesoft.co.uk/app/viewer.jnlp
    Exception
    JNLPException[category: Download Error : Exception: java.net.UnknownHostException: www.snowflakesoft.co.uk : LaunchDesc: null ]
    at com.sun.javaws.cache.DownloadProtocol.doDownload(Unknown Source)
    at com.sun.javaws.cache.DownloadProtocol.isLaunchFileUpdateAvailable(Unknown Source)
    at com.sun.javaws.LaunchDownload.getUpdatedLaunchDesc(Unknown Source)
    at com.sun.javaws.Launcher.downloadResources(Unknown Source)
    at com.sun.javaws.Launcher.handleApplicationDesc(Unknown Source)
    at com.sun.javaws.Launcher.handleLaunchFile(Unknown Source)
    at com.sun.javaws.Launcher.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
    Wrapped
    java.net.UnknownHostException: www.snowflakesoft.co.uk
    at java.net.InetAddress.getAllByName0(Unknown Source)
    at java.net.InetAddress.getAllByName0(Unknown Source)
    at java.net.InetAddress.getByName(Unknown Source)
    at java.net.Socket.<init>(Unknown Source)
    at sun.net.NetworkClient.doConnect(Unknown Source)
    at sun.net.www.http.HttpClient.openServer(Unknown Source)
    at sun.net.www.http.HttpClient.openServer(Unknown Source)
    at sun.net.www.http.HttpClient.<init>(Unknown Source)
    at sun.net.www.http.HttpClient.<init>(Unknown Source)
    at sun.net.www.http.HttpClient.New(Unknown Source)
    at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source)
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
    at java.net.HttpURLConnection.getResponseCode(Unknown Source)
    at com.sun.javaws.util.URLUtil.doesURLExist(Unknown Source)
    at com.sun.javaws.cache.DownloadProtocol.doDownload(Unknown Source)
    at com.sun.javaws.cache.DownloadProtocol.isLaunchFileUpdateAvailable(Unknown Source)
    at com.sun.javaws.LaunchDownload.getUpdatedLaunchDesc(Unknown Source)
    at com.sun.javaws.Launcher.downloadResources(Unknown Source)
    at com.sun.javaws.Launcher.handleApplicationDesc(Unknown Source)
    at com.sun.javaws.Launcher.handleLaunchFile(Unknown Source)
    at com.sun.javaws.Launcher.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)

    Apologies for the lack of response only I bust my knee a week ago and I've been in agony since. Anyway enough moaning.
    Yes users are behind a firewall. From what I can get from Sun the problem stems from JWS's inability to detect script based proxies. This is very frustrating because we have about 25% of our customers that just can't use JWS because of this. Ok so they could type it in manually, however, how many system support people are going to give out those sorts of details to end users, besides most end user don't even know what a proxy is!
    To get around this we've provided a standalone installer (which defies the point of JWS in the first place). Don't get me wrong I think JWS is an amazing piece of software, however, I can't see how JWS can be used successful across the internet until this is solved, intranet, extranet fine.
    In our experience you can't leave 25% of your customer base behind!

  • Getting Error While launching ESR PI 7.1

    Hi Experts
    We are getting the following error while launching ESR, it is throwing error after we provide user credencials.Please find the error trace below...
    We have are able to launch ID successfully...Any inputs are greatly appreciated...
    1) We have jre 1.5.0
    We have tried below but no luck
    http://<hostname>:<port>/rep
    'Re-initialization and force-signing' in 'Javau2122 Web Start Administration'
    ====================================================================
    = Root Exception ===================================================
    ====================================================================
    Thrown:
    com.sap.aii.utilxi.swing.framework.FrameworkException: Internal problem occurred
         at com.sap.aii.utilxi.swing.toolkit.ExceptionDialog.init(ExceptionDialog.java:126)
         at com.sap.aii.utilxi.swing.toolkit.ExceptionDialog.<init>(ExceptionDialog.java:98)
         at com.sap.aii.utilxi.swing.toolkit.IBMessages$1.run(IBMessages.java:318)
         at com.sap.aii.utilxi.misc.thread.ThreadPool.assureAWTEventQueueing(ThreadPool.java:84)
         at com.sap.aii.utilxi.misc.thread.ThreadPool.assureAWTEventQueueing(ThreadPool.java:67)
         at com.sap.aii.utilxi.swing.toolkit.IBMessages.showException(IBMessages.java:308)
         at com.sap.aii.utilxi.swing.toolkit.IBMessages.showException(IBMessages.java:298)
         at com.sap.aii.utilxi.swing.toolkit.Guitilities$EventProcessor$1.run(Guitilities.java:396)
         at java.awt.event.InvocationEvent.dispatch(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at com.sap.aii.utilxi.swing.toolkit.Guitilities$EventProcessor.dispatchEvent(Guitilities.java:320)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)
    Caused by: java.lang.NoClassDefFoundError: null
         at com.sap.aii.ibrep.gui.applcomp.StartupCodeEntry.localStartup(StartupCodeEntry.java:289)
         at com.sap.aii.ibrep.gui.applcomp.StartupCodeEntry.startup(StartupCodeEntry.java:150)
         at com.sap.aii.ib.core.applcomp.IStartupCodeEntry.startupIfNotAlreadyDone(IStartupCodeEntry.java:43)
         at com.sap.aii.ib.core.applcomp.ExplicitApplicationComponentImpl.startup(ExplicitApplicationComponentImpl.java:116)
         at com.sap.aii.ib.core.applcomp.ExplicitApplicationComponents.startup(ExplicitApplicationComponents.java:438)
         at com.sap.aii.ib.core.applcomp.ApplicationComponent.startup(ApplicationComponent.java:203)
         at com.sap.aii.ib.clsif.login.LoginServiceImpl.startApp(LoginServiceImpl.java:364)
         at com.sap.aii.ib.clsif.login.LoginServiceImpl.startAppAfterLogin(LoginServiceImpl.java:258)
         at com.sap.aii.ib.clsif.login.LoginServiceImpl.login(LoginServiceImpl.java:164)
         at com.sap.aii.ib.clsif.login.LoginServiceImpl.login(LoginServiceImpl.java:151)
         at com.sap.aii.ib.gui.login.SplashLoginFrame$LoginController.doTrial(SplashLoginFrame.java:955)
         at com.sap.aii.ib.gui.login.SplashLoginFrame$LoginAction$1.run(SplashLoginFrame.java:824)
         ... 8 more
    ====================================================================
    == Content from the LogHandler =====================================
    ====================================================================
    #9 17:06:38 [AWT-EventQueue-2] FINE AutoLog.created.java.lang.NoClassDefFoundError: java.lang.NoClassDefFoundError
         at com.sap.aii.ibrep.gui.applcomp.StartupCodeEntry.localStartup(StartupCodeEntry.java:289)
         at com.sap.aii.ibrep.gui.applcomp.StartupCodeEntry.startup(StartupCodeEntry.java:150)
         at com.sap.aii.ib.core.applcomp.IStartupCodeEntry.startupIfNotAlreadyDone(IStartupCodeEntry.java:43)
         at com.sap.aii.ib.core.applcomp.ExplicitApplicationComponentImpl.startup(ExplicitApplicationComponentImpl.java:116)
         at com.sap.aii.ib.core.applcomp.ExplicitApplicationComponents.startup(ExplicitApplicationComponents.java:438)
         at com.sap.aii.ib.core.applcomp.ApplicationComponent.startup(ApplicationComponent.java:203)
         at com.sap.aii.ib.clsif.login.LoginServiceImpl.startApp(LoginServiceImpl.java:364)
         at com.sap.aii.ib.clsif.login.LoginServiceImpl.startAppAfterLogin(LoginServiceImpl.java:258)
         at com.sap.aii.ib.clsif.login.LoginServiceImpl.login(LoginServiceImpl.java:164)
         at com.sap.aii.ib.clsif.login.LoginServiceImpl.login(LoginServiceImpl.java:151)
         at com.sap.aii.ib.gui.login.SplashLoginFrame$LoginController.doTrial(SplashLoginFrame.java:955)
         at com.sap.aii.ib.gui.login.SplashLoginFrame$LoginAction$1.run(SplashLoginFrame.java:824)
         at java.awt.event.InvocationEvent.dispatch(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at com.sap.aii.utilxi.swing.toolkit.Guitilities$EventProcessor.dispatchEvent(Guitilities.java:320)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)
    #8 17:06:38 [AWT-EventQueue-2] DEBUG AutoLog.created.java.lang.NoClassDefFoundError: null
    #7 17:06:38 [AWT-EventQueue-2] FINE AutoLog.created.com.sap.aii.utilxi.swing.framework.FrameworkException: com.sap.aii.utilxi.swing.framework.FrameworkException: Internal problem occurred
         at com.sap.aii.utilxi.swing.toolkit.ExceptionDialog.init(ExceptionDialog.java:126)
         at com.sap.aii.utilxi.swing.toolkit.ExceptionDialog.<init>(ExceptionDialog.java:98)
         at com.sap.aii.utilxi.swing.toolkit.IBMessages$1.run(IBMessages.java:318)
         at com.sap.aii.utilxi.misc.thread.ThreadPool.assureAWTEventQueueing(ThreadPool.java:84)
         at com.sap.aii.utilxi.misc.thread.ThreadPool.assureAWTEventQueueing(ThreadPool.java:67)
         at com.sap.aii.utilxi.swing.toolkit.IBMessages.showException(IBMessages.java:308)
         at com.sap.aii.utilxi.swing.toolkit.IBMessages.showException(IBMessages.java:298)
         at com.sap.aii.utilxi.swing.toolkit.Guitilities$EventProcessor$1.run(Guitilities.java:396)
         at java.awt.event.InvocationEvent.dispatch(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at com.sap.aii.utilxi.swing.toolkit.Guitilities$EventProcessor.dispatchEvent(Guitilities.java:320)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)
    Caused by: java.lang.NoClassDefFoundError
         at com.sap.aii.ibrep.gui.applcomp.StartupCodeEntry.localStartup(StartupCodeEntry.java:289)
         at com.sap.aii.ibrep.gui.applcomp.StartupCodeEntry.startup(StartupCodeEntry.java:150)
         at com.sap.aii.ib.core.applcomp.IStartupCodeEntry.startupIfNotAlreadyDone(IStartupCodeEntry.java:43)
         at com.sap.aii.ib.core.applcomp.ExplicitApplicationComponentImpl.startup(ExplicitApplicationComponentImpl.java:116)
         at com.sap.aii.ib.core.applcomp.ExplicitApplicationComponents.startup(ExplicitApplicationComponents.java:438)
         at com.sap.aii.ib.core.applcomp.ApplicationComponent.startup(ApplicationComponent.java:203)
         at com.sap.aii.ib.clsif.login.LoginServiceImpl.startApp(LoginServiceImpl.java:364)
         at com.sap.aii.ib.clsif.login.LoginServiceImpl.startAppAfterLogin(LoginServiceImpl.java:258)
         at com.sap.aii.ib.clsif.login.LoginServiceImpl.login(LoginServiceImpl.java:164)
         at com.sap.aii.ib.clsif.login.LoginServiceImpl.login(LoginServiceImpl.java:151)
         at com.sap.aii.ib.gui.login.SplashLoginFrame$LoginController.doTrial(SplashLoginFrame.java:955)
         at com.sap.aii.ib.gui.login.SplashLoginFrame$LoginAction$1.run(SplashLoginFrame.java:824)
         ... 8 more
    #6 17:06:38 [AWT-EventQueue-2] DEBUG AutoLog.created.com.sap.aii.utilxi.swing.framework.FrameworkException: Internal problem occurred
    Kind regards
    Ramesh Pothireddy

    Hi Ramesh,
      I recomend you the next steps:
          1.- Go to http://serrver:port/dir and click in Administration option. Click in Repository and choose Java Web Start Administration. Click in Restore Archives and Generate New Signature.
          2.- On the other hand you can open Exchange Profile and put the Fully Quialified Domain Name in all properties where the host name have been used.
          3.- Please, coul you attach the content of XML file in List on Resources option in Java Web Start Administration?
    Best Regards
    Ivá

  • Error occurred while launching/running the application.

    Hello all,
    I'm using the "tutorial" demo from Vamp, and
    here's what
    happened after I chg the jnlp file:
    1. Enabling MIME type on my HTTPD server
    2. Disabling the proxy of my IE Browser
    3. Installed /jdk1.3
    4. JWS started with the following error:
    GENERAL:
    An error occurred while launching/running the application.
    Title: 4. Java Web Start Resource Loading Tutorial
    Vendor: Gerald Bauer
    Category: Download Error
    Corrupted JAR file at http://hpsgnnec/tutorial.jar
    Exception:
    JNLPException[category: Download Error : Exception: java.util.zip.ZipException: error in opening zip file : LaunchDesc: null ]
         at com.sun.javaws.cache.DownloadProtocol.doDownload(Unknown Source)
         at com.sun.javaws.cache.DownloadProtocol.getResource(Unknown Source)
         at com.sun.javaws.LaunchDownload.downloadJarFiles(Unknown Source)
         at com.sun.javaws.LaunchDownload.downloadEagerorAll(Unknown Source)
         at com.sun.javaws.Launcher.downloadResources(Unknown Source)
         at com.sun.javaws.Launcher.handleApplicationDesc(Unknown Source)
         at com.sun.javaws.Launcher.handleLaunchFile(Unknown Source)
         at com.sun.javaws.Launcher.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    LAUNCH FILE
    <jnlp
    spec="1.0+"
    codebase="http://hpsgnnec" >
    <information>
    <title>4. Java Web Start Resource Loading Tutorial</title>
    <vendor>Gerald Bauer</vendor>
    <description>Tutorial on how to load resources </description>
    <icon href="tutorial.gif"/>
    <offline-allowed />
    </information>
    <resources>
    <j2se version="1.3"/>
    <jar href="tutorial.jar"/>
    </resources>
    <application-desc main-class="vamp.tutorial.Main">
    </application-desc>
    </jnlp>
    WRAPPED EXCEPTION:
    java.util.zip.ZipException: error in opening zip file
         at java.util.zip.ZipFile.open(Native Method)
         at java.util.zip.ZipFile.<init>(Unknown Source)
         at java.util.jar.JarFile.<init>(Unknown Source)
         at java.util.jar.JarFile.<init>(Unknown Source)
         at com.sun.javaws.cache.DownloadProtocol$RetrieveAction.actionDownload(Unknown Source)
         at com.sun.javaws.cache.DownloadProtocol.doDownload(Unknown Source)
         at com.sun.javaws.cache.DownloadProtocol.getResource(Unknown Source)
         at com.sun.javaws.LaunchDownload.downloadJarFiles(Unknown Source)
         at com.sun.javaws.LaunchDownload.downloadEagerorAll(Unknown Source)
         at com.sun.javaws.Launcher.downloadResources(Unknown Source)
         at com.sun.javaws.Launcher.handleApplicationDesc(Unknown Source)
         at com.sun.javaws.Launcher.handleLaunchFile(Unknown Source)
         at com.sun.javaws.Launcher.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Wud appreciate any advice.
    THanks much,
    Jessica

    Try downloading the jar file itself and opening it with winzip or checking its contents with jar tf <jarfile name>
    if it is indeed corrupt (as the exception stacktrace seems to indicate) try mailing the person who wrote the demo so that he can check whether the jarfile is there or not, and whether it is corrupt or not.
    Other than that, nac.
    Jeremy

  • Passing values to global variables while running job via management console

    Hi All,
    I have a requirement, where I have to use HANA view with input parameters as source. I am doing the same by placing the HANA query for view with input parameters, in SQL transform and assigning values to placeholders using global variables. This is working fine at the designer level.
    But where I am stuck is, it possible to pass values to global variables while running job in Management console or in a third party scheduler. Should I do any changes in the batch job to achieve the same ?
    Please help me with the same and also let me know whether my approach of using Global variables to assign values to input parameter of HANA view is right?
    Thanks,
    Deepa

    Select Batch > Batch Job Configuration > Add Schedule and Expand the Global Variables section in the Schedule Batch Job tab. You can then specify a value for all your global variables.
    Alternatively, work with control tables and assign values to the global variables in an initialisation script.

  • While launching Mail, I clicked on Safari, to check something while Mail got new emails, but now Mail appears on the same screen as Safari. Is there a way I can return it to it's own screen, please?

    While launching Mail, I clicked on Safari, to check something while Mail got new emails, but now Mail appears on the same screen as Safari. Is there a way I can return it to it's own screen, please?
    I haven't changed any prefs, only clicked Safari as mail was being launched.

    Sorry... Apple IDs cannot be merged...
    I have multiple Apple IDs. Is there a way for me to merge them into a single Apple ID?
    Apple IDs cannot be merged. You should use your preferred Apple ID from now on, but you can still access your purchased items such as music, movies, or software using your other Apple IDs.
    From Here   http://support.apple.com/kb/HE37

  • Getting a 'Runtime Error' while launching Crystal Reports

    Hello
    I have Crystal Report XI R2 installed on an XP machine. However, while launching it, I get the following error:
    Microsoft Visual C++ Runtime Library
    Runtime Error!
    Program ...am Fils\Business Objects\Crystal Reports 11.5\crw32.exe
    This application has requested the Runtime to terminate it in an unusual way.
    Please contact the application's support team for more information.
    Any help would be appreciated.
    Thanks,
    Alok.

    Hi Alok
    Are you logged in as Administrator?
    If not try logging in as Administrator,is still the issue persists then you need to manually uninstall Crystal Reports and reinstall it again.
    This issue happens because the installation of Crystal Reports has not been successful, despite a message stating that it has been  successfully installed.
    Manual Uninstalling Process:
    Symptom
    Crystal Reports XI is installed on your computer. You need to manually uninstall Crystal Reports XI for one of the following reasons:
    u2022 To verify that all Crystal Reports XI components have been completely removed prior to installing a later version of Crystal Reports.
    u2022 To remove the remaining Crystal Reports XI components that have not been removed using the 'Add/Remove Programs' command (Start > Settings > Control Panel).
    u2022 To remove the remaining Crystal Reports XI components that have not been removed using the Setup.exe file from Crystal Reports XI installation CD.
    How do you manually uninstall Crystal Reports XI?
    Resolution
    Before getting started, uninstall Crystal Reports XI by launching the Setup.exe file from the installation CD or by using the 'Add/Remove Programs' command. If either of these methods fails to remove all Crystal Reports directories, files and registry keys, then continue with the resolution of this article.
    ==========
    WARNING:
    This resolution can be applied if Crystal Reports XI is the only software installed on the computer that uses the Business Objects directories, files and registry keys.
    For example, Crystal Analysis, Crystal Enterprise and BusinessObjects Enterprise XI are applications that may share the same directories, files and registry keys.
    Removing these directories, files and registry keys may cause other software to function incorrectly.
    ==========
    1. To manually uninstall Crystal Reports XI, delete the following directories:
    u2022 C:\Program Files\Common Files\Business Objects\3.0
    u2022 C:\Program Files\Business Objects
    ====================
    NOTE:
    Do not remove the directory C:\Program Files\Common Files\Business Objects\3.0 if you have BusinessObjects Enterprise XI or Crystal Reports Server XI installed. These files are shared by both applications and removal of these files will cause Business ObjectsEnterprise XI and Crystal Reports Server XI to function incorrectly.
    ====================
    2. Delete the following registry keys:
    ====================
    WARNING:
    The following resolution involves editing the registry. Using the Registry Editor incorrectly can cause serious problems that may require you to reinstall the Microsoft Windows operating system. Use the Registry Editor at your own risk.
    HELP:
    For information on how to edit the registry key, view the 'Changing Keys And Values' online Help topic in the Registry Editor (Regedit.exe).
    RECOMMENDATION:
    It is strongly recommended that you make a backup copy of the registry files (System.dat and User.dat on Win9x computers) before you edit the registry.
    ====================
    u2022 HKEY_LOCAL_MACHINE\SOFTWARE\Business Objects\Suite 11.0\Crystal Reports\
    u2022 HKEY_CURRENT_USER\Software\Business Objects\Suite 11.0\Crystal Reports
    u2022 HKEY_USERS\S-#-#-##-...-####\Software\Business Objects\Suite 11.0\Crystal Reports
    (The number signs (#) represent a series of numbers that are different on each computer.)
    ====================
    NOTE:
    After making changes to the registry, restart the affected service or application as required.
    ====================
    Hope this Helps,
    Shraddha

  • I get a BSOD while launching Adobe Indesign

    I am observing pool corruption while launching Adobe Indesign leading to BSOD.
    The corruption happens as the indesign process sends a create of a very large file path, probably the content of the file. It overrides the MS guidelines for having 260 characters in a file path.
    File path being accessed is below which is the content of the file while it should be just the name of the file with path.
    du 0xfffff8a0`09fb4000
    fffff8a0`09fb4000 "\\******************************"
    fffff8a0`09fb4040 "********************************"
    fffff8a0`09fb4080 "***********. *. * ADOBE CONFIDEN"
    fffff8a0`09fb40c0 "TIAL. * ___________________. *. "
    fffff8a0`09fb4100 "*  Copyright 2013 Adobe Systems "
    fffff8a0`09fb4140 "Incorporated. *  All Rights Rese"
    fffff8a0`09fb4180 "rved.. *. * NOTICE:  All informa"
    fffff8a0`09fb41c0  "tion contained herein is, and re"
    fffff8a0`09fb4200 "mains. * the property of Adobe S"
    fffff8a0`09fb4240 "ystems Incorporated and its supp"
    fffff8a0`09fb4280 "liers,. * if any.  The intellect"
    fffff8a0`09fb42c0 "ual and technical concepts conta"
    1: kd> du 0xfffff8a0`09fb4000+1000
    fffff8a0`09fb5000 "family since the family might di"
    fffff8a0`09fb5040 "ffer from the name we are storin"
    fffff8a0`09fb5080 "g. \this is espec"
    fffff8a0`09fb50c0 "ially true with international fo"
    fffff8a0`09fb5100 "nts. Some fonts are stored with "
    fffff8a0`09fb5140 "their name concatentated with th"
    fffff8a0`09fb5180  "e style so we. \t"
    fffff8a0`09fb51c0 "est an exact match of the name a"
    fffff8a0`09fb5200  "nd also the name concatenated wi"
    fffff8a0`09fb5240  "th the style just in case..     "
    fffff8a0`09fb5280 "           if ((allFonts[i].name"
    fffff8a0`09fb52c0  " === fontName && allFonts[i].sty"
    1: kd> du 0xfffff8a0`09fb4000+2000
    fffff8a0`09fb6000 "tion (picas) {.        return Ma"
    fffff8a0`09fb6040 "th.round(picas * 16);.    },.   "
    fffff8a0`09fb6080  " cmToPixels: function (cms) {.  "
    fffff8a0`09fb60c0 "      return Math.round(cms * 37"
    fffff8a0`09fb6100 ".79527559055);.    },.    inToPi"
    fffff8a0`09fb6140 "xels: function (inches) {.      "
    fffff8a0`09fb6180 "  return Math.round(inches * 96."
    fffff8a0`09fb61c0 "0000000000011);.    },.    mmToP"
    fffff8a0`09fb6200 "ixels: function (mm, resolution)"
    fffff8a0`09fb6240  " {.        var pt = mm * 2.83464"
    fffff8a0`09fb6280 "566929134;.        return $._ext"
    fffff8a0`09fb62c0 "_CORE.pointsToPixels(pt, resolut"

    Moving the discussion to   InDesign forum.
    Thanks,
    Atul Saini

  • "Error occurred while launching. The end of the file was reached" ?

    I have OS 9.2.2 and, recently, OS X 10.3.9, installed on my machine. I have not yet transferred my Outlook Express files to MAIL. Yesterday, I was attempting to clean out my Outlook Express DELETE files when I noticed that I had hit the wrong key and was deleting my IN files. I couldn't stop the process,so I turned off my machine. Now, whenever I try to connect with Outlook Express, I get the message "Error occurred while launching. The end of the file was reached". Now, Outlook Express is no longer supported by Microsoft, so it's time to change to Safari, anyway, but I have many files in Outlook Express that I want to save. Can anything be done?

    David,
    No solutipn yet, but I'm still hopeful. However, I would appreciate your comments on the following:
    1. I still could not open Outlook Express, even after rebuilding the desktop--twice--and downloading it again. However, I just noticed that you recommended the use of a OS 9 CD, not a download. I'll look around for the CD if you feel that's the only way to go. Is it?
    2. When I downloaded the OS 9 Outlook Express, the window said to copy it to my Hard disk. I assume that means just to drag the Outlook Express icon to the top of the Hard Disk icon. Is that correct?
    3. If all else fails, what about those programs that have been around for years that facilitate the retrieval of otherwise lost files. Would such a program be helpful in this case? If so, can you mention a few of them? I want to retain some of those files, even if it means having to spend a hundred dollars or so for the necessary software.
    4. Yes, such mishaps can indeed be painful. Fortunately, although I am a bit of a fumble-fingers, the problems I have encountered since I bought my set in 1999 as the result of such clumsiness have been few. It looks like I've been lucky, but that I am paying for it now.
    iMac DV (Special Edition)   Mac OS 9.1.x  

  • NPE thrown while launching AK Pages from Apps Homepage

    Hi,
    Tech. Stack
    Product/Component Version
    OA Framework 11.5.10 3CU
    Oracle Applications Extension 9.0.3.8.13 - build 1372
    Business Components 9.0.3.13.87
    UIX (Cabo) 2_2_22
    BiBeans Runtime 3.1.0.70 nondebug BI Beans OAF 11.5.10 Production Release
    MDS 9.0.5.4.89_554
    XML Oracle XDK Java 9.0.4.0.0 Production
    AOL/J Applications Object Library, Core Java Roll Up Patch J
    Servlet 2.2
    Java 1.4.2_04
    JDBC Driver 9.2.0.6.0
    Database Oracle Database 10g Enterprise Edition Release 10.1.0.4.0 - Prod
    Operating System Linux 2.4.21-27.0.2.1.7.ELhugemem
    Browser Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727; .NET CLR 1.1.4322)
    Issue
    NPE is thrown while launching pages (tied to resp. menu) from the Apps Home Page. Also occurs while accessing the workflow notifications.
    Exception Stack
    oracle.apps.fnd.framework.OAException: Application: FND, Message Name: FND_GENERIC_MESSAGE. Tokens: MESSAGE = java.lang.NullPointerException;
         at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:891)
         at oracle.apps.fnd.framework.webui.OAPageErrorHandler.prepareException(OAPageErrorHandler.java:1145)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1959)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:501)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:422)
    ## Detail 0 ##
    java.lang.NullPointerException
         at oracle.jbo.pcoll.PCollManager.register(PCollManager.java:495)
         at oracle.jbo.pcoll.PCollection.<init>(PCollection.java:94)
         at oracle.jbo.pcoll.PCollManager.createCollection(PCollManager.java:403)
         at oracle.jbo.pcoll.PCollManager.createCollection(PCollManager.java:410)
         at oracle.jbo.server.QueryCollection.initQC(QueryCollection.java:172)
         at oracle.jbo.server.QueryCollection.<init>(QueryCollection.java:113)
         at oracle.jbo.server.ViewRowSetImpl.initQueryCollection(ViewRowSetImpl.java:413)
         at oracle.jbo.server.ViewRowSetImpl.execute(ViewRowSetImpl.java:567)
         at oracle.jbo.server.ViewRowSetImpl.execute(ViewRowSetImpl.java:544)
         at oracle.jbo.server.ViewRowSetImpl.executeDetailQuery(ViewRowSetImpl.java:619)
         at oracle.jbo.server.ViewObjectImpl.executeDetailQuery(ViewObjectImpl.java:3311)
         at oracle.jbo.server.ViewObjectImpl.executeQuery(ViewObjectImpl.java:3298)
         at oracle.apps.fnd.framework.server.OAViewObjectImpl.executeQuery(OAViewObjectImpl.java:444)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.getAppShortName(OAWebBeanFactoryImpl.java:5359)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.getWebBeanTypeDataFromJRAD(OAWebBeanFactoryImpl.java:3720)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.getRootApplicationModuleClass(OAWebBeanFactoryImpl.java:3460)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:992)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:501)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:422)
         at oa_html._OA._jspService(_OA.java:88)
    Observations
    This behavior is intermittent and occurs only while launching the Pages that point to the AK Regions. OAF Pages work fine.
    Bouncing the Middle tier, resolves the issue for now. But crops up again in a few days.
    It happens only in one instance, the other instances are working fine. All of them equate for tech-stack level.
    Code Insight
    Seems like the PCollManager.mCols is null. This is set to null only while releasing the connection.
    Not sure as to how the connection gets released here. If this is the case, why is it happening only in this instance?
    Also how does it work fine for other OAF Pages?
    Thanks,
    Srinath Mani.

    Hi Mani,
    Recommend you try the OA Framework forum: OA Framework
    Regards,
    John

Maybe you are looking for