Restart of application neccessary?

Hello,
when I update a application written in ABAP/4 on R/3 platforms this updated version is autom. used for new users of the application but running instances could continue.
What happend's in the Enterprise portal when I update a application (for example a iView running a WebApp)?
Is is application automatically reloaded or does I need to restart some part of portal / J2EE? And what about patches installed during runtime?
Regards,
Frank

Hi,
I think I don't explained my problem correct.
Of course a iview is refreshed (because it is only a iframe) but what need you to do to refresh the application behind the iview when you use a Web Dynpro.
Of course - when your backend system is a R/3 the system loads the correct data in the iview -> but I know from other J2EE Systems that the whole server needs to reboot to apply application patches.
So my corrected question is : what happened's to the J2EE application when I update it (and I know that from this point this is the wrong forum...)?
Frank

Similar Messages

  • I cant open Photos om my mac. Just upgraded to Yosemite. The message I get is: An unexpected error has occurred. Please quit and restart the application. I have done this several times but nothing seems to work. iPhoto is gone. What do I do?

    I just upgraded to Yosemite on my mac from 2010. Everything seems to work, accept Photos. When I try to open it i push the "Get started" button, then the picture with "Preparing Library" comes up. Then a message appears with the text "An unexpected error has occurred. Please quit and restart the application." I have done this several times, but nothing happens. What do I do?

    I just upgraded to Yosemite on my mac from 2010. Everything seems to work, accept Photos. When I try to open it i push the "Get started" button, then the picture with "Preparing Library" comes up. Then a message appears with the text "An unexpected error has occurred. Please quit and restart the application." I have done this several times, but nothing happens. What do I do?

  • How to restart single application server(ABAP Stack)without effecting users

    Hi Experts,
    I Want to restart  one application server(ABAP Stack) in my clustered environment with out effecting endusers. I believe can be done it by transfering users request to other application servers. Please let me know the steps to perform this activity.
    Cheers
    DV

    Hi,
    Yes, you need to wait for the users to disconnect from the app server and remove the server from the logon groups.
    You should also remove the batch processes with an operation mode switch.
    Beware also if you have HTTP applications and you use a web dispatcehr for load balancing.
    Regards,
    Olivier

  • Error while Restarting weblogic application server

    Hi,
    While Restarting weblogic application server (10.3 installed on linux) we are getting following error :
    <Aug 10, 2010 2:47:08 PM IST> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSpot(TM) Client VM Version 10.0-b19 from Sun Microsystems Inc.>
    <Aug 10, 2010 2:47:08 PM IST> <Info> <Management> <BEA-141107> <Version: WebLogic Server Temporary Patch for CR376251 Wed Aug 06 09:19:34 PDT 2008
    WebLogic Server Temporary Patch for CR371247 Sat Aug 09 20:10:38 PDT 2008
    WebLogic Server Temporary Patch for CR377673 Tue Aug 12 20:39:50 EDT 2008
    WebLogic Server Temporary Patch for CR377673 Tue Aug 12 20:39:50 EDT 2008
    WebLogic Server Temporary Patch for CR376759 Thu Aug 14 14:53:02 PDT 2008
    WebLogic Server 10.3 Fri Jul 25 16:30:05 EDT 2008 1137967 >
    <Aug 10, 2010 2:47:11 PM IST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    <Aug 10, 2010 2:47:11 PM IST> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool>
    <Aug 10, 2010 2:47:12 PM IST> <Notice> <Log Management> <BEA-170019> <The server log file /usr/ebiz/bea/user_projects/domains/portal_dmz_domain/servers/AdminServer/logs/AdminServer.log is opened. All server side log events will be written to this file.>
    Exception in thread "VDE Transaction Processor Thread" java.lang.OutOfMemoryError: Java heap space
    at com.octetstring.vde.Entry.readBytes(Entry.java:506)
    at com.octetstring.vde.Entry.<init>(Entry.java:98)
    at com.octetstring.vde.backend.standard.TransactionProcessor.run(TransactionProcessor.java:234)
    <Aug 10, 2010 2:48:03 PM IST> <Error> <EmbeddedLDAP> <BEA-000000> <Error opening mapping file: /usr/ebiz/bea/user_projects/domains/portal_dmz_domain/servers/AdminServer/data/ldap/conf/mapping.cfg>
    <Aug 10, 2010 2:48:03 PM IST> <Critical> <WebLogicServer> <BEA-000386> <Server subsystem failed. Reason: java.lang.InternalError
    java.lang.InternalError
    at sun.misc.URLClassPath$JarLoader.getResource(URLClassPath.java:752)
    at sun.misc.URLClassPath.getResource(URLClassPath.java:168)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:192)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
    Truncated. see log file for complete stacktrace
    java.util.zip.ZipException: error in opening zip file
    at java.util.zip.ZipFile.open(Native Method)
    at java.util.zip.ZipFile.<init>(ZipFile.java:114)
    at java.util.jar.JarFile.<init>(JarFile.java:133)
    at java.util.jar.JarFile.<init>(JarFile.java:70)
    at sun.misc.URLClassPath$JarLoader.getJarFile(URLClassPath.java:643)
    Truncated. see log file for complete stacktrace
    >
    <Aug 10, 2010 2:48:03 PM IST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FAILED>
    <Aug 10, 2010 2:48:03 PM IST> <Error> <WebLogicServer> <BEA-000383> <A critical service failed. The server will shut itself down>
    <Aug 10, 2010 2:48:03 PM IST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>
    x86_64 is not a supported Linux hardware platform for Autonomy.
    Please suggest. Its liitle urgent. Any help will be appriciated.
    Thanks and regards,
    Minal Bhatte

    May be all classes cant be loaded.
    Do you have any application which is deployed your manage server? If you say Yes:
    There are three ways:
    1)If Sun JVM is used, then add:
    set MEM_ARGS=-Xms1280m -Xmx1280m -XX:PermSize=128m -XX:MaxPermSize=256m
    *** -XX:PermSize and -XX:MaxPermSize should be equal and quarter of -Xmx. (-Xmx should also be equal to -Xms)
    If BEA JRockit JVM is used, then add:
    set MEM_ARGS=-Xms1280m -Xmx1280m
    2) If you still get that error, increase your real memory of system.
    3) For last choice, contact with your developer to tune your application.

  • Ant Task to restart an application in Weblogic Application Server?

    Hi, Is there any ant task available to stop, start, restart and application on weblogic application server 10.3?
    I use wldeploy for deploying the applications but sometimes, I need to just restart the application on the server.

    http://download.oracle.com/docs/cd/E12839_01/web.1111/e13706/ant_tasks.htm

  • Remote restart of Application Server

    Hi all,
    Is there ANY way of restarted the Application server 8 remotly? I'm not always phsically in front of the server and really need a way to do this.
    Any help appreciated.
    Kind Regards
    Scott

    Hi,
    If the server is running ssh and you got an account there you could try plink from putty.
    Mike

  • How to restart swing application by using shotcut key (ex :CTRL+ALT+ENTER)

    Hi,
    Currently my swing application freezs some times, it will not come back, only option i have is restart.
    Can some one can help me how i can implement short cut key (CTRL+ALT+ENTER) that can restart my application. (in any state, my action should allow to restart).
    Thanks
    Anjan
    Edited by: 807057 on Nov 2, 2010 9:16 AM

    Currently my swing application freezs some times, it will not come back,I would work on fixing that problem. Sounds like you aren't using Threads properly and are blocking the EDT. Read the section from the Swing tutorial on [url http://download.oracle.com/javase/tutorial/uiswing/concurrency/index.html]Concurrency for more information.
    how i can implement short cut key (CTRL+ALT+ENTER) that can restart my application.Within Swing this would be done by using "Key Bindings". A section on Key Binding is found on the tutorial link from above. However, is Swing actually is frozen then this won't work.
    Therefore this would need to be done at the OS level, which java doesn't support. You would need to use JNI, which I know nothing about.

  • The engine failed to start before timeout. Restart the application (HDB 10005)

    Hi everyone,
    I experienced many times this type of error starting a SAP Lumira Document (version is 1.17, but even trying with the new version 1.19, right after the installation):
    "An Error Occured: Data Source creation failed .The engine failed to start before timeout. Restart the application. (HDB 10005)".
    I've already found (also in this community) some solutions, but they seems to me like temporary fixing, because sometimes I have to deal with this problem again. Can someone please explain me why this problem happens, and if a definitive fixing is in the works?
    Thank You.

    I am working on Lenovo Helix with Intel i5 processor and 4 GB of fixed memory. And before setting the virtual memory size (paging size) on my laptop it was switched off (no paging). So maybe this was the root cause of the issue for me.
    /Marcin

  • How to restart Air application

    I have the following questions any help would be appreciated.
    1. Is there a way to restart Air application
    2. How to get application directory path
    3. How to get application executeable name i.e.
    (myFlexApp.exe for windows)
    Thanks in advance.

    I know air application has .air application, but after
    installing the air application its extension is no longer ".air"
    for windows its extension become ".exe" for mac and linux it is
    some thing else.
    secondly global Object Application has limited functionality
    it doesn't provide the path of directory where application is
    installed and complete name of application with extension, someone
    can change the executable file name manually in installed
    directory, in that case Application.application.name + ".exe"
    doesn't work....

  • PCI-GPIB does not like returning from computer power-save mode. I need to restart the application. Uggh! Customer not happy.

    It seems volatile memory is lost on the PCI GPIB Card. When the system returns from power-save, I cannot get to my GPIB instruments. I have to close the application and restart it. I've tried unregistering and reregistering the gpib globals and resetting the device interfaces (reissuing the ibdev command) without luck. I am using Visual Basic 6, but I also get the Measurement and Automation Explorer to fail in the same way, so I don't think it is my development environment.

    On Sat, 15 May 2004 20:23:58 -0500 (CDT), SQP Products wrote:
    >PCI-GPIB does not like returning from computer power-save mode. I
    >need to restart the application. Uggh! Customer not happy.
    >
    >It seems volatile memory is lost on the PCI GPIB Card. When the
    >system returns from power-save, I cannot get to my GPIB instruments.
    >I have to close the application and restart it. I've tried
    >unregistering and reregistering the gpib globals and resetting the
    >device interfaces (reissuing the ibdev command) without luck. I am
    >using Visual Basic 6, but I also get the Measurement and Automation
    >Explorer to fail in the same way, so I don't think it is my
    >development environment.
    Can you change your power save settings? What operating system
    are you running?
    Also, some BIOS's have options for power save. For example, recent
    IBM's can be set to maintain power to all peripherals, or only to main
    memory. Of course, you would want it to maintain power.
    I suspect the GPIB board and its driver are completely unable to
    handle power save operation. It probably was never considered while
    it was being designed.
    Aidan Grey

  • Automatic force quit and restart locked application after time delay?

    Does anyone know of a shareware/freeware application that will watch for locked/unresponsive applications and force quit and restart that application after a certain time delay?
    Thanks in advance.

    Startup - Gray Screen
    Startup - Gray, Blue or White screen at boot, w/spinner/progress bar
    Startup Issues - Resolve
    Startup Issues - Resolve (2)

  • Killing and restarting an application

    Hi everyone,
    I have an iPod application that i need to kill from within itself.
    I would ideally like to restart the application once it dies, but i am pretty sure that cannot be done, but if someone has the info, please let me know.
    thanks
    tony

    Hi Tony -
    I assume you know that, in Apple's view, you're planning just about the worst UI mistake possible. The prime directive is to give the user a sense of control, and to always use standard controls the way the user expects. The only acceptable way for an app to terminate is when the user hits the Home button.
    These SO articles pretty much cover the topic:
    [Proper way to exit iPhone application?|http://stackoverflow.com/questions/355168/proper-way-to-exit-iphon e-application]
    [force application to terminate in iPhone|http://stackoverflow.com/questions/1841824/force-application-to-terminat e-in-iphone]
    Of the suggestions included at the above links, I think this might be the cleanest:
    - (void)terminateMe {
    UIApplication *application = [UIApplication sharedApplication];
    MyAppDelegate *app_delegate = [application delegate];
    [app_delegate applicationWillTerminate:application];
    exit(0);
    For iOS 4, set the UIApplicationExitsOnSuspend key in Info.plist (see [Screw Multitasking: How To Make Your iOS 4 Apps Exit For Real|http://maniacdev.com/2010/07/screw-multi-tasking-how-to-make-your-ios-4-ap ps-exit-for-real>.
    As to restarting the app, I guess you might consider a companion, helper app. Register the URL's of both apps, then start the helper app with [openURL:|http://developer.apple.com/iphone/library/documentation/UIKit/Referen ce/UIApplicationClass/Reference/Reference.html#//appleref/occ/instm/UIApplication/openURL:]. The helper app would then restart the main app.
    Note all of the above is an attempt to answer your explicit question regardless of how ill advised your objective might seem. Whatever it is you're trying to accomplish, I suspect there's a much more reasonable way to do it, and would strongly advise you to look for such an alternative. If you need help with that, a new thread with a more descriptive title might be best
    - Ray

  • Auto Restart of Applications

    How do I configure Sever 10.4.6 to auto restart particular applications? I have already enabled energy saver to restart automatically if it loses power or "freezes" but also need to restart some apps if they quit unexpectedly.
    Thanks.

    It depends on how you're starting the apps in question.
    If you're manually starting the app then you have to manually watch it and restart it if it fails.
    If you're using a startup script to start your app then you either need a wrapper script that calls the app (and deals with failover) or you need a second script to sit in the background watching the app and restarting it as necessary.
    If you're using launchd to start your app, it's automatic. man launchd or more information on using launchd, and man launchd.plist for information on writing your own launchd control file.

  • Restart java application

    Hi,
    I am busy making a gui and I run in to a problem, because I have an option in the settings menu. The application is fullscreen and therefore we have an option in the settings menu made with radiobuttons to choose if you want the application to run in fullscreen mode of windowed mode. Now the thing is people always start the application in fullscreen even if they had chosen the windowed mode before. so when people select the windowed mode I would like to restart the application (onl this time NOT fullscreen).
    Only my problem is that I dont know how I can restart the gui without doing it manualy. is there some code for restarting?

    Why not have the radio buttons call methods, say
    fullScreenButton.addActionListener(new ActionListener()
        public void actionPerformed(ActionEvent e)
            if(fullScreenButton.isSelected())
                frame.dispose();
                new MyWindow.setMode(this.FULL_SCREEN_MODE);
    });The main thing here is to atach an ID with the buttons. On clicking, dispose the frame and reload a new one with the new ID

  • Error While Restarting the Application Servers

    Hi,
    While Restarting OIM I am getting error as follows .Did any body of you have faced this error before .Kindly give me your suggestion.
    Regards,
    Koti.
    ERROR,25 Aug 2009 17:05:01,162,[XELLERATE.AUDITOR],Unable to create auditor. com.thortech.xl.audit.groupaudit.GroupAuditor
    oracle.classloader.util.AnnotatedClassNotFoundException:
    Missing class: com.thortech.xl.audit.groupaudit.GroupAuditor
    Dependent class: com.thortech.xl.audit.engine.AuditEngine
    Loader: Xellerate.root:0.0.0
    Code-Source: /u01/app/oracle/product/10.1.3.1/OracleAS_1/j2ee/oim/applications/Xellerate/xlAuditor.jar
    Configuration: manifest of /u01/app/oracle/product/10.1.3.1/OracleAS_1/j2ee/oim/applications/Xellerate/xlDataObjectBeans.jar
    This load was initiated at Xellerate.root:0.0.0 using the Class.forName() method.
    The missing class is not available from any code-source or loader in the system.
    at oracle.classloader.PolicyClassLoader.handleClassNotFound (PolicyClassLoader.java:2068) [u01/app/oracle/product/10.1.3.1/OracleAS_1/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@26099296]
    at oracle.classloader.PolicyClassLoader.internalLoadClass (PolicyClassLoader.java:1679) [u01/app/oracle/product/10.1.3.1/OracleAS_1/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@26099296]
    at oracle.classloader.PolicyClassLoader.loadClass (PolicyClassLoader.java:1635) [u01/app/oracle/product/10.1.3.1/OracleAS_1/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@26099296]
    at oracle.classloader.PolicyClassLoader.loadClass (PolicyClassLoader.java:1620) [u01/app/oracle/product/10.1.3.1/OracleAS_1/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@26099296]
    at java.lang.ClassLoader.loadClassInternal (ClassLoader.java:319) [jre bootstrap, by jre.bootstrap:1.5.0_06]
    at java.lang.Class.forName0 (Native method) [unknown, by unknown]
    at java.lang.Class.forName (Class.java:164) [jre bootstrap, by jre.bootstrap:1.5.0_06]
    at com.thortech.xl.audit.engine.AuditEngine.createAuditor (Unknown source file) [u01/app/oracle/product/10.1.3.1/OracleAS_1/j2ee/oim/applications/Xellerate/xlAuditor.jar (from manifest of /u01/app/oracle/product/10.1.3.1/OracleAS_1/j2ee/oim/applications/Xellerate/xlDataObjectBeans.jar), by Xellerate.root:0.0.0]
    at com.thortech.xl.audit.engine.AuditEngine.initialize (Unknown source file) [u01/app/oracle/product/10.1.3.1/OracleAS_1/j2ee/oim/applications/Xellerate/xlAuditor.jar (from manifest of /u01/app/oracle/product/10.1.3.1/OracleAS_1/j2ee/oim/applications/Xellerate/xlDataObjectBeans.jar), by Xellerate.root:0.0.0]
    at com.thortech.xl.audit.engine.AuditEngine.getAuditEngine (Unknown source file) [u01/app/oracle/product/10.1.3.1/OracleAS_1/j2ee/oim/applications/Xellerate/xlAuditor.jar (from manifest of /u01/app/oracle/product/10.1.3.1/OracleAS_1/j2ee/oim/applications/Xellerate/xlDataObjectBeans.jar), by Xellerate.root:0.0.0]
    at com.thortech.xl.ejb.beansimpl.tcUnauthenticatedOperationsBean.login (Unknown source file) [u01/app/oracle/product/10.1.3.1/OracleAS_1/j2ee/oim/applications/Xellerate/xlDataObjectBeans.jar (from <ejb> in /u01/app/oracle/product/10.1.3.1/OracleAS_1/j2ee/oim/applications/Xellerate), by Xellerate.root:0.0.0]
    at com.thortech.xl.ejb.beans.tcUnauthenticatedOperationsSession.login (Unknown source file) [u01/app/oracle/product/10.1.3.1/OracleAS_1/j2ee/oim/applications/Xellerate/xlDataObjectBeans.jar (from <ejb> in /u01/app/oracle/product/10.1.3.1/OracleAS_1/j2ee/oim/applications/Xellerate), by Xellerate.root:0.0.0]
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native method) [unknown, by unknown]
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:39) [unknown, by unknown]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:25) [unknown, by unknown]
    at java.lang.reflect.Method.invoke (Method.java:585) [unknown, by unknown]
    at com.evermind.server.ejb.interceptor.joinpoint.EJBJoinPointImpl.invoke (EJBJoinPointImpl.java:35) [u01/app/oracle/product/10.1.3.1/OracleAS_1/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in /u01/app/oracle/product/10.1.3.1/OracleAS_1/j2ee/home/oc4j.jar), by oc4j:10.1.3]
    at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed (InvocationContextImpl.java:119) [u01/app/oracle/product/10.1.3.1/OracleAS_1/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in /u01/app/oracle/product/10.1.3.1/OracleAS_1/j2ee/home/oc4j.jar), by oc4j:10.1.3]
    at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke (DMSInterceptor.java:52) [u01/app/oracle/product/10.1.3.1/OracleAS_1/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in /u01/app/oracle/product/10.1.3.1/OracleAS_1/j2ee/home/oc4j.jar), by oc4j:10.1.3]
    at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed (InvocationContextImpl.java:119) [u01/app/oracle/product/10.1.3.1/OracleAS_1/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in /u01/app/oracle/product/10.1.3.1/OracleAS_1/j2ee/home/oc4j.jar), by oc4j:10.1.3]
    at com.evermind.server.ejb.interceptor.system.TxRequiredInterceptor.invoke (TxRequiredInterceptor.java:50) [u01/app/oracle/product/10.1.3.1/OracleAS_1/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in /u01/app/oracle/product/10.1.3.1/OracleAS_1/j2ee/home/oc4j.jar), by oc4j:10.1.3]
    at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed (InvocationContextImpl.java:119) [u01/app/oracle/product/10.1.3.1/OracleAS_1/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in /u01/app/oracle/product/10.1.3.1/OracleAS_1/j2ee/home/oc4j.jar), by oc4j:10.1.3]
    at com.evermind.server.ejb.interceptor.system.RunAsInterceptor.invoke (RunAsInterceptor.java:31) [u01/app/oracle/product/10.1.3.1/OracleAS_1/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in /u01/app/oracle/product/10.1.3.1/OracleAS_1/j2ee/home/oc4j.jar), by oc4j:10.1.3]
    at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed (InvocationContextImpl.java:119) [u01/app/oracle/product/10.1.3.1/OracleAS_1/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in /u01/app/oracle/product/10.1.3.1/OracleAS_1/j2ee/home/oc4j.jar), by oc4j:10.1.3]
    at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke (DMSInterceptor.java:52) [u01/app/oracle/product/10.1.3.1/OracleAS_1/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in /u01/app/oracle/product/10.1.3.1/OracleAS_1/j2ee/home/oc4j.jar), by oc4j:10.1.3]
    at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed (InvocationContextImpl.java:119) [u01/app/oracle/product/10.1.3.1/OracleAS_1/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in /u01/app/oracle/product/10.1.3.1/OracleAS_1/j2ee/home/oc4j.jar), by oc4j:10.1.3]
    at com.evermind.server.ejb.InvocationContextPool.invoke (InvocationContextPool.java:55) [u01/app/oracle/product/10.1.3.1/OracleAS_1/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in /u01/app/oracle/product/10.1.3.1/OracleAS_1/j2ee/home/oc4j.jar), by oc4j:10.1.3]
    at com.evermind.server.ejb.StatelessSessionEJBObject.OC4J_invokeMethod (StatelessSessionEJBObject.java:87) [u01/app/oracle/product/10.1.3.1/OracleAS_1/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in /u01/app/oracle/product/10.1.3.1/OracleAS_1/j2ee/home/oc4j.jar), by oc4j:10.1.3]
    at tcUnauthenticatedOperations_RemoteProxy_6ocop18.login (Unknown source file) [u01/app/oracle/product/10.1.3.1/OracleAS_1/j2ee/oim/applications/Xellerate/xlAPI.jar (from manifest of /u01/app/oracle/product/10.1.3.1/OracleAS_1/j2ee/oim/applications/Xellerate/xlBackOfficeBeans.jar), by com.evermind.server.ejb.proxy.ProxyClassLoader@24193012]
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native method) [unknown, by unknown]
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:39) [unknown, by unknown]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:25) [unknown, by unknown]
    at java.lang.reflect.Method.invoke (Method.java:585) [unknown, by unknown]
    at com.evermind.server.rmi.RmiMethodCall.run (RmiMethodCall.java:53) [u01/app/oracle/product/10.1.3.1/OracleAS_1/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in /u01/app/oracle/product/10.1.3.1/OracleAS_1/j2ee/home/oc4j.jar), by oc4j:10.1.3]
    at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run (ReleasableResourcePooledExecutor.java:303) [u01/app/oracle/product/10.1.3.1/OracleAS_1/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in /u01/app/oracle/product/10.1.3.1/OracleAS_1/j2ee/home/oc4j.jar), by oc4j:10.1.3]
    at java.lang.Thread.run (Thread.java:595) [jre bootstrap, by jre.bootstrap:1.5.0_06]
    ERROR,25 Aug 2009 17:05:01,179,[XELLERATE.AUDITOR],Class/Method: AuditEngine/initialize encounter some problems: {1}
    java.lang.NullPointerException
    at com.thortech.xl.audit.engine.AuditEngine.initialize(Unknown Source)
    at com.thortech.xl.audit.engine.AuditEngine.getAuditEngine(Unknown Source)
    at com.thortech.xl.ejb.beansimpl.tcUnauthenticatedOperationsBean.login(Unknown Source)
    at com.thortech.xl.ejb.beans.tcUnauthenticatedOperationsSession.login(Unknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at com.evermind.server.ejb.interceptor.joinpoint.EJBJoinPointImpl.invoke(EJBJoinPointImpl.java:35)
    at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
    at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    at com.evermind.server.ejb.interceptor.system.TxRequiredInterceptor.invoke(TxRequiredInterceptor.java:50)
    at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    at com.evermind.server.ejb.interceptor.system.RunAsInterceptor.invoke(RunAsInterceptor.java:31)
    at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
    at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    at com.evermind.server.ejb.InvocationContextPool.invoke(InvocationContextPool.java:55)
    at com.evermind.server.ejb.StatelessSessionEJBObject.OC4J_invokeMethod(StatelessSessionEJBObject.java:87)
    at tcUnauthenticatedOperations_RemoteProxy_6ocop18.login(Unknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at com.evermind.server.rmi.RmiMethodCall.run(RmiMethodCall.java:53)
    at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:595)
    ***********************************************************************

    Hi,
    Are you deployed new rpd file in your serve. please conform?
    This error occured several reasons.
    Tell me first obiee l0g or 11g.
    If 10g Please follow the below steps.
    1. Please check the rpd properly copied or not.\
    2. Exiting rpd having any space or hyponym or dot. Please recheck?
    3. Please check how many instance running your server.
    use this command in your server.
    ps -ef | grep nqsserver.
    Still running more than one please kill the all the session and restart newly.
    I am not sure this is what your looking so far.
    Award points it is useful.
    Thanks,
    Satya

Maybe you are looking for

  • Thinkpad X40 Hotkeys not work on update

    Hi all, I had finally sorted out my hotkeys using acpid, as in this post: https://bbs.archlinux.org/viewtopic.php?id=130121 However, on updating with pacman, my acpi_listen events are now button/fnf1 FNF1 00000080 00000000 button/battery BAT 00000080

  • This is probably a simple solution, but, so far, not for me.

    I have a MacBook running Tiger. I moved my iTunes Library to an external HD. iTunes works fine for me, but I'd like all the accounts on my machine to be able to access iTunes easily. I've repaired permissions, changed permissions, etc. all to no avai

  • Cpuldn't find "SRPublicFacadeLocal- persistEntity(Object)"

    in the file adf_tutorial.pdf in the page 107 it is written 1) In the Data Control Palette, select SRPublicFacadeLocal persistEntity(Object) and drag it to the Submit button in the visual editor. Select Bind Existing CommandButton from the context men

  • About variable initialization

    Hi, I would like to know the difference between the following two initializations : Initializing the object inside the constructor and outside the constructor.. class Test { FooObj obj ; public Test() { obj = new FooObj(); and class Test { FooObj obj

  • Font / watermark advice

    I want to create some typography in Photoshop that will be used to create a web address that will be applied as a watermark to lots of images. 1. After I create the watermark, can anyone recommend an easy way to apply it to lots of images? As an acti