Cloned Server - Application Not Loading Jinitiator

Hi All,
I have an EBS instance that is working fine (11.5.10 on Suse 9.0). I cloned this instance to another machine that has some Hardware. This process finished OK, I have started application, and it seems to work fine.
I can enter through Browser and can login and select responsibility and Function. The problem is that when I select Function, it seems to load fast, but it doesn´t seem to do anything. No error, No Log in Jinitiator (seems to never start it). What should be happening?
I am looking forward to your response.
Thanks in advance.
Nicolas.

Hussein,
Thanks for your response.
I have cheked out those directories, and I found this log in the access_log file.
200.49.154.27 - - [16/Apr/2009:08:37:27 -0300] "POST /OA_HTML/fndvald.jsp HTTP/1.1" 302 248
200.49.154.27 - - [16/Apr/2009:08:37:41 -0300] "GET /OA_HTML/OA.jsp?OAFunc=OAHOMEPAGE HTTP/1.1" 200 18457
200.49.154.27 - - [16/Apr/2009:08:37:45 -0300] "GET /OA_HTML/OA.jsp?OAFunc=OAHOMEPAGE&akRegionApplicationId=0&navRespId=50265&navRespAppId=20003&navSecGrpId=0&transactionid=197040866&oapc=2 HTTP/1.1" 200 24303
200.49.154.27 - - [16/Apr/2009:08:38:01 -0300] "GET /OA_HTML/RF.jsp?function_id=24933&resp_id=50265&resp_appl_id=20003&security_group_id=0&lang_code=US HTTP/1.1" 302 362
200.49.154.27 - - [16/Apr/2009:08:38:06 -0300] "GET /pls/PROD/fnd_icx_launch.launch?resp_app=XXCUS&resp_key=XXCUS+IT+SUPERUSER&secgrp_key=STANDARD&start_func=XXCUS_IT_EM&other_params= HTTP/1.1" 302 1
200.49.154.27 - - [16/Apr/2009:08:38:06 -0300] "GET /oa_servlets/oracle.apps.fnd.sso.AppsLogin?requestUrl=APPSHOMEPAGE&cancelUrl=http%3A%2F%2Flinux.local%3A8000%2Foa_servlets%2Foracle.apps.fnd.sso.AppsLogin&errText=Your%20session%20is%20no%20longer%20valid.%20Please%20login%20again. HTTP/1.1" 302 400
200.49.154.27 - - [16/Apr/2009:08:38:07 -0300] "GET /OA_HTML/AppsLocalLogin.jsp?requestUrl=APPSHOMEPAGE&cancelUrl=http%3A%2F%2Flinux.local%3A8000%2Foa_servlets%2Foracle.apps.fnd.sso.AppsLogin&errText=Your+session+is+no+longer+valid.+Please+login+again. HTTP/1.1" 200 8754
It seems to be loosing session. What could it be happening?
Thanks for your time.
Best Regards.
Nicolas.

Similar Messages

  • Server could not load the class

    I m trying to create a new adapter task bt when i select xliACE.jar from the dropdown box, its trowing an error " Server could not load the class"
    Below is the server log--
    ERROR,04 Dec 2007 09:18:48,217,[XELLERATE.JAVACLIENT],Class/Method: tcADPClient/introspect encounter some problems : RemoteException occurred in server thread; nested exception is:
    java.rmi.ServerError: Unexpected Error; nested exception is:
    java.lang.UnsatisfiedLinkError: no ACEUser in java.library.path
    java.rmi.ServerException: RemoteException occurred in server thread; nested exce
    ption is:
    Could any one provide some help
    Thanks

    Should compile java code with the same jdk as being used by OIM

  • Server could not load class

    Hi Everyone,
    I am trying to add a task to an adapter in design console.
    When i select a jar from API source drop down list it pops up an error "Server could not load class".Anyone have any guesses what might be wrong here.
    Thanks,
    Satbir.

    Ya i copied the external jar files to the ext folder .But still having the same problem.
    I think there is some problem with the jar that i copied to javatasks folder.This is the error i am getting in server console is
    16:21:49,651 ERROR [LogInterceptor] Unexpected Error in method: public abstract
    boolean com.thortech.xl.ejb.interfaces.tcADP.introspectAPI(java.lang.String,java
    .lang.String,java.lang.String,boolean) throws java.rmi.RemoteException
    java.lang.NoClassDefFoundError: org/apache/axis/encoding/Deserializer
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:219)
    at com.thortech.xl.dataobj.util.tcApplicationLookup.introspect(Unknown S
    ource)
    at com.thortech.xl.dataobj.tcADP.introspectAPI(Unknown Source)
    at com.thortech.xl.ejb.databeansimpl.tcADPBean.introspectAPI(Unknown Sou
    rce)
    at sun.reflect.GeneratedMethodAccessor119.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at org.jboss.invocation.Invocation.performCall(Invocation.java:345)
    at org.jboss.ejb.StatefulSessionContainer$ContainerInterceptor.invoke(St
    atefulSessionContainer.java:584)
    at org.jboss.ejb.plugins.SecurityInterceptor.invoke(SecurityInterceptor.
    java:153)
    at org.jboss.resource.connectionmanager.CachedConnectionInterceptor.invo
    ke(CachedConnectionInterceptor.java:149)
    at org.jboss.ejb.plugins.StatefulSessionInstanceInterceptor.invoke(State
    fulSessionInstanceInterceptor.java:315)
    at org.jboss.ejb.plugins.CallValidationInterceptor.invoke(CallValidation
    Interceptor.java:48)
    at org.jboss.ejb.plugins.AbstractTxInterceptor.invokeNext(AbstractTxInte
    rceptor.java:106)
    at org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransactions(TxIntercep
    torCMT.java:335)
    at org.jboss.ejb.plugins.TxInterceptorCMT.invoke(TxInterceptorCMT.java:1
    66)
    at org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:192)
    at org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor.invoke(ProxyFacto
    ryFinderInterceptor.java:122)
    at org.jboss.ejb.SessionContainer.internalInvoke(SessionContainer.java:6
    24)
    at org.jboss.ejb.Container.invoke(Container.java:873)
    at sun.reflect.GeneratedMethodAccessor113.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatch
    er.java:141)
    at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
    at org.jboss.mx.server.Invocation.invoke(Invocation.java:72)
    at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.
    java:245)
    at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:644)
    at org.jboss.invocation.jrmp.server.JRMPInvoker$MBeanServerAction.invoke
    (JRMPInvoker.java:805)
    at org.jboss.invocation.jrmp.server.JRMPInvoker.invoke(JRMPInvoker.java:
    406)
    at sun.reflect.GeneratedMethodAccessor112.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:261)
    at sun.rmi.transport.Transport$1.run(Transport.java:148)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.rmi.transport.Transport.serviceCall(Transport.java:144)
    at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:4
    60)
    at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport
    .java:701)
    at java.lang.Thread.run(Thread.java:534)
    any guesses.
    Satbir.

  • Set-up application not loading for Creative Cloud. Can anyone advise?

    Set-up application not loading for Creative Cloud. Can anyone advise?

    Please elaborate the issue and Supply pertinent information for quicker answers:
    The more information you supply about your situation, the better equipped other community members will be to answer. Consider including the following in your question:
    Adobe product and version number
    Operating system and version number
    The full text of any error message(s)
    What you were doing when the problem occurred
    Screenshots of the problem
    Computer hardware, such as CPU; GPU; amount of RAM; etc.
    ~ Arpit

  • Application not Loaded, Internal Server Error

    I am trying to Deploy EAR application in Oracle Application Server 9.0.4. The application is contain WAR and EJB Jar file.
    When it finish to deploy and instance is running but in that page display Internal Server Error. Etc.
    I am seeing in web application WAR the status is not loaded, but the EJB jar file is loaded.
    I have search for logs in my application but not show any error, this is error log from apache/logs/error.xxxxx.
    ==========================================
    [Wed May 12 15:11:36 2010] [error] [client 127.0.0.1] [ecid: 172.16.4.54:45551:1273651896869,2] MOD_OC4J_0015: recv() returns 0. There has no message available to be received and oc4j has gracefully (orderly) closed the connection.
    [Wed May 12 15:11:36 2010] [error] [client 127.0.0.1] [ecid: 172.16.4.54:45551:1273651896869,2] MOD_OC4J_0054: Failed to call network routine to receive an ajp13 message from oc4j.
    [Wed May 12 15:11:36 2010] [error] [client 127.0.0.1] [ecid: 172.16.4.54:45551:1273651896869,2] MOD_OC4J_0033: Failed to receive an ajp13 message from oc4j.
    [Wed May 12 15:11:36 2010] [warn] [client 127.0.0.1] [ecid: 172.16.4.54:45551:1273651896869,2] MOD_OC4J_0078: Network connection errors happened to host: aegisapp2.acc.co.id and port: 3301 while receiving the first response from oc4j. This request is recoverable.
    Anyone know something about this?
    Thanks,
    Hakim.

    Hi,
    In several days since I deploy that EAR file, the application is loaded.
    I think this cause some wait and running process for that.
    Is someone happening the same?
    Thanks.
    Hakim.

  • Flex 4 web application not loading (blank white swf)

    We've recently updated our code-base from the Flex 4 Beta 2 SDK to the Flex 4 final SDK.  The release builds using the final SDK do not load on all user's machines (the Beta 2 builds were all ok).  The flash player version varies on our systems, but in all cases the version is higher than 10.0.  All machines (we all use Win XP sp3) with the debug player will load the release version without a problem.  Some machines with the non debug player will load the application, others will not (it loads to a blank white swf and the Flex SDK does not load (the preloader is not visible)).
    In the compiler settings in Flash Builder 4, I've tried to add -debug=false -optimize=true but that had no effect.  I've also done a search for any debug-only code in the application (there are 2 "trace" statements in there) and have commented that code out.  Also no effect.
    Any suggestions as to where I should look next?

    Yup, we tried that, but it didn't fix anything.
    One thing we did do was go to http://kb2.adobe.com/cps/155/tn_15507.html on all of the computer where it didn't work.  After going there, the site loaded fine.  I'm not sure if going to the site had anything to do with it (I don't see how it would), but in all cases, after visiting that site, the application loaded fine.  Very strange.  I guess it could be that one of our load balancing servers wasn't serving the application correctly and it fixed itself in the time that we went to that site.
    Is it posible that the Flash player was not registered on the system correctly and by visiting that site, it registered correctly?

  • Application Not Loading

    Hi,
    I have a J2EE Application developed using JDeveloper and the deployment file (.ear) build using Java J2SDKEE Deploytool.
    I was able to deploy the application succesfully in 9iAS under OC4J_Home. The problem is that the Application status remains Not Loaded and I get HTTP 404 - File not found error, when I try to access the application in the browser using the URL
    http://<ias_hostname>:7777/<application>
    If anybody has faced similar problems and was able to sort it out, please help..
    Thanks in advance,
    Anoop.

    Hi Steve,
    Thanks for the reply,
    I had added 'index.jsp' as the welcome file in
    web.xml(forgot to mention it earlier). So that
    shouldn't be the problem.
    Thanks and Regards,
    Anoop..Hi Anoop - good, that's one thing we don't need to check on then! What was the virtual path mapping you specified during the deployment process?
    Is the HTTP server started correctly? Can you access the default page of the HTTP server, without any reference to the application?
    There are three places to go and check to see that things happened correctly:
    a) $OH/Apache/Apache/conf/mod_oc4j.conf
    This file should contain a line that looks like
    Oc4jMount /employeebenefitmanager/* home
    where the context-path you entered is listed. This is the file that Apache uses to map incoming HTTP requests to OC4J applications.
    To access this application I'd use
    http://host:port/employeebenefitmanager
    and the Apache server will then delegate the request to the OC4J Home instance which will then execute the local application which is bound to the root-context of 'employeebenefitmanager'. See c) below.
    b) If you deployed to the OC4J_Home instance look in the
    $OH/j2ee/home/config/server.xml and make sure there is an entry that corresponds to the file you deployed.
    It should be something like:
    <application name="EmpBft"
    path="../applications/EmpBft.ear"
    auto-start="true" />
    If you deployed to another instance, change the j2ee/home to be j2ee/<instance-name> to find the file.
    c) In the j2ee/home/config/default-web-site.xml file, there should be a line that lists the OC4J URL for your application
    <web-app application="EmpBft" name="empbft-ws_web" root="/employeebenefitmanager"/>
    And the root attribute should map the entry in the mod_oc4j.conf file.
    Have a look through those and see if they can shed any light on it for you.
    -steve-

  • JAR files deployed to EBS server a not loaded by server

    Dear All,
    We deployed JAR files to Apache(Jserver) of EBS server, we put jar files to $OA_JAVA and added content of jar file names into jserv.properties, then we re-started the Apache(Jserver), but the JAR files are not loaded by server, we checked the properties file and the path of JAR files are both OK, what may cause this kind of issue?
    Currently, we are working on the Accounts Payables interface, which need to call java scripts to upload the log file to Google drive, and we need to include some Google java files in the class path, so these java files are third party's, how to config these java files under Oracle?
    Thanks,
    Jackie

    Hello Mike,
    It customization jar file.
    And customer wants to load this jar file to EBS apache server, so that they can use it to do some development work?
    Now, they wants to know how to load it?
    Thanks,
    Jackie

  • Applications not loading and possible malware, please help.

    I got my mom a mac because I knew she would click on anything, and this way her chances of doing anything too deleterious might be reduced.
    Anyhow, I think she downloaded something malicious. Now the screen saver, which originally pulled pictures from a folder in iphoto, now goes through a random set of photos in iphoto and also shows some really pixelated images that are superimposed on the photos. For example, there will be a photo, then the next image is a large, pixelated heart superimposed on the same photo. Then there will be another random picture, and then a different pixelated image on top of that photo.
    Then I noticed that applications were not loading. So far, software update does not work, safari does not work, and itunes does not work. She says she only uses firefox though and now it loads by itself on startup even when I never applied that setting. I saw another post where it was recommended to download clamX, but it would not load. I went to the apple site and downloaded the latest software update, but it would not open. I tried the disk utility, but it only showed green-nothing was wrong.
    I am at a loss of what to do, and even what is going on with the computer. I'm wondering what information has been compromised. I've tried doing a search on previous discussions, but am unsure of what key words to use. My mom does not have administrator privileges. This computer is mainly used for a filemaker pro app (which still works) and the internet/email.
    I appreciate any thoughts you might have and any advice. Also, if you have any ideas on how to make this more "mom-proof". She has a hard time knowing what should be avoided as there is some language barrier.
    Thank you.

    I appreciate your reply. It was never a problem before though. The screensaver was always a folder in iphoto.
    What can I do to find out why none of the applications work? I just tried downloading adobe reader since preview is not working, but even though it installed it won't start up.
    I appreciate any tips!

  • Flex Application Not loading in case of using RSL.

    If anyone can help, I release my Flex Application using RSL but now this appication is not loading on some system. I upload application.swf and framework_3.0.0.477.swz and also crossdomain.xml but application not uploading and getting error  #2032.

    Search the internet for solutions for that error.
    Alex Harui
    Flex SDK Developer
    Adobe Systems Inc.
    Blog: http://blogs.adobe.com/aharui

  • Applications not loading

    My applications are not loading. They will bounce a few times and then just do nothing. Also, the upper right corner of the computer is blank when it usually displays the time and other things. If you happen to know what is causing this please let me know. Thank You.

    I am having a similar situation. (No problem with menu bar) My applications function normally for a time, and then stop. When I click on the firefox icon (for example) in the dock when it has been running for some time, it does not bounce. However, when I go to quit; it asks if I want to close multiple tabs, so I know it is running, just not visible. Restarting the computer always gets me back to work for an hour or so and then it happens again. This problem began with Firefox only and now is affecting mail, iphoto, etc. 2 days ago I removed my hard drive (Thinking my operating system was somehow corrupted) and did a clean install. The problem has persisted. After reading this thread; I tried the removal of the rm~/Library/Preferences/com.apple.systemuiserver.plist but did not find it. I still went through the process after opening Terminal and restarted. Still experiencing the problem.

  • My RMI Server application Not work under Linux: Exception: Connection reset

    Under Red Hat Linux 8.0 my RMI server application, when I try to bind the Impl class, sends me the exception:
    "java.rmi.UnmarshalException: Error unmarshaling return header;
    nested exception is: java.net.SocketException: Connection reset".
    And it works under Windows 2000 without any problem.
    What could it be?
    Many thanks,
    Ales.

    Hi Ales,
    Try to change your /etc/hosts file, and change the line that says :
    127.0.0.1     MDK localhost.localdomain localhost
    (where MDK is the machine's name).
    Remove MDK from this line and add a new one mapping it to a 'real' outside IP address, visible (check firewall!!!) to the network from where you are approaching the Linux Box
    Good luck,
    Aart

  • OracleAS Discoverer 10.1.2.0.2 does not load JInitiator

    Hi
    I'm using OracleAS Discoverer 10.1.2.0.2 with JInitiator. With some Internet Explorers Discoverer Plus opens a window with the following content.
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
    <html dir="ltr" lang="en-US">
    <head><title>OracleBI Discoverer</title><meta name="generator" content="Oracle UIX"><link rel="stylesheet" charset="UTF-8" type="text/css"
    href="/discoverer/cabo/styles/cache/oracle-desktop-dc-blaf-2_2_201129288769048-en-ie-6-windows.css">
    <script>var
    _UixWindowOpenError='A popup window blocker has been
    detected in your browser. Popup blockers interfere
    with the operation of this application. Please disable
    your popup blocker or allow popups from this
    site.'</script><script
    src="/discoverer/cabo/jsLibs/Common2_2_20.js"></script><script>_defaultTZ()</script><script
    language="javascript"
    src="plus?event=getPlusPluginSource&remoteSessionID=1"></script>
    <META content="no-store"
    http-equiv="Surrogate-Control">
    <script language="javascript">writePlusPluginSource();</script></body></html>
    but it shows a white page. I've checked if I had popup blockers installed and I couldn't find anything.
    If I run forms it installs the plugin without problems.

    This could be caused to the fact that the Application Server machine has not been fully named in file:
    <IASHOME>/discoverer/config/configuration.xml
    look for entries like:
    <jvm name= ... plugin_setup=chaos
    complete the machine name (in this case "chaos") with your domain (for example : .oracle.com)
    <jvm name= ... plugin_setup=chaos.oracle.com
    So we have a fully named machine.
    To modify perform the following:
    - Stop opmn processes
    - edit the file configuration.xml
    - and type the machine full name.
    - restart opmn processes
    - Try again to connect to discoverer plus.
    And this time you should have either Sun JRE or Oracle JInitiator (depending on which one you have set in Application Server Configuration for Discoverer plugin).
    Regards
    Jorge

  • Many Applications Not Loading - Very Slow Startup

    Hola!
    I have a MBP 15" bought last September, which I updated to Mac OS X 10.4.10 recently. The first noticeable change in performance came when I saw the fonts in my Dashboard had all changed - on the dictionary/thesaurus and stickies.
    Then came the following:
    1: Grey-screen startup went from hardly noticeable to about 40+ seconds.
    2: Desktop startup went from roughly 0.8 seconds to 30 seconds.
    3: Numerous applications will not open. At all. Activity monitor show them attempt to load, then 'not respond' and shut down. Only some applications won't open (iTunes; Photoshop CS, etc) - others like iPhoto and Firefox open then crash when loading GMail or Google/when accessing photo files/lots of data. Notepad and other smaller applications seem to work fine.
    Only 1/4 of my HD is full at the moment; and there doesn't seem to be any memory problems -- but I have no idea what is wrong, or what I am supposed to do to fix it. The disk has been scanned with Disk Utility for faults in itself and its performance and non have popped up.
    I am a heavy user (work and school!), and this is nothing short of distressing.

    Thank you for welcoming me, and for your reply; its only I carried out those suggestions and they did not improve the performance of my machine.
    However while I was carrying them out I discovered the following; that when I try to search through my Documents & etc (I was attempting to transfer files to USB flashdrive), Finder occasionally crashes and reloads the desktop. In addition, my CD drive refused to acknowledge a CD once inserted, and made a quizzical clicking-whirring noise. It refused to eject the CD until I restarted the machine and pressed eject during grey-screen startup.
    I was advised to boot from CD & load an archive of my HD; but I am afraid that wouldn't effect the problems I am having - even if my CD drive decides to work. Could this be not a software, but a hardware problem?

  • Labview based application not load using Windows XP in Virtual PC on a MAC?

    An application we want to use, Smart Vibration Sensorversion 2.0.0.46a,
    uses Labview runtime 7.1.  We are attempting to run this
    application in Windows XP using  Virtual PC verison 7.0.1 a Mac
    Powerbook G4 laptop.  The application appears to start to load,
    but then disappears.  No error messages are presented.  The
    application vendor, UpdateInternational, Ph:303-986-6761 teve,
    suggested that I contact NI to see if your product was compatible with
    Virtual PC or if you had any suggestions.  Any ideas?
    Thanks,
    Jeff

    Hi Jeff,
    LabVIEW is supported in Virtual PC however the DAQ driver are not supported. See the following Knowledge base for more information:
    http://digital.ni.com/public.nsf/websearch/55B080D2FCBBD20786256895007C5BED?OpenDocument
    Regards,
    Ankita

Maybe you are looking for