Unable to open forms when Launching another application on same browser.

Hi,
I have a server with configuration Oracle EBS 12.1.1 on RHEL 5.5, Database 11.1.0.7. On client machine we use Internet explorer, Firefox and Chrome to access the EBS and forms.
We are able to open the forms from all browsers, but problem arise when we access another application on same browser, resulting in not opening of oracle forms.
This is a java application using the same database on the server. This application works fine but Our Oracle Forms has to face the problems.
When we try to launch the forms, it results in FRM-92101 error. I read the MOS documents for
R12: "FRM-92101:There was a failure in the Forms Server during startup" Error When Attempting to Launch Forms [ID 454427.1]
Then I checked the application log file, it says that:
13/08/12 18:47:41.891 formsweb: Forms session <207> failed during startup: no response from runtime process
13/08/12 18:50:43.704 formsweb: Forms session <209> aborted: runtime process failed during startup with errors
Unable to switch to Working Directory: /oracle/TEST/apps/tech_st/10.1.3/forms
When I further investigate I found there is no such "forms" directory under "/oracle/TEST/apps/tech_st/10.1.3".
Then I read Oracle Notes:
FRM-92101 : Unable To Switch To Working Directory. (Doc ID 1434888.1)
FRM-92101 Error in Application.log: Unable to Switch to Working Directory (Doc ID 432708.1)
But no luck with all these. Please suggest something. Can't open both application simultaneously on same browser.
Regards,
Prashant Namdeo

Hi,
Please state whether the application was working fine before.
Please provide log file  of:
--$LOG_HOMEora/10.1.3/j2ee/forms/forms_default_group_1/application.log
--DB alert logfile --check whether you can find any valuable information.
Please have a look at the following MOS notes:
FRM-92050 java.lang.UnsatisfiedLinkError: no frmjsl in java.library.path [ID 438522.1]
Troubleshooting FRM-92XXX Errors in Oracle Applications [ID 365529.1]
And have a look at:
http://oracleared.blogspot.com/2012/11/frm-92191-there-was-failure-in-form.html
Best Regards,

Similar Messages

  • FRM-41213 : Error raised by a form when launching report on the same server

    Hello !
    I get this error FRM-41213 when launching a report via rp2rro.rp2rro_run_product.
    I don't want to set the report server in a var or property into a library or a form cause my app is to be sent to customers who will not have the sources files.
    This app is a migration from an app 10g to 11g.
    In 10g whe hadn't to set the ReportServerURL ... But in 11g it can't be ok if we don't set the server URL (with the URL it's ok)
    The 11g Report server is running on port 9002, and the form server on port 9001 on the same machine. But the two server are accessible by an ohs on port 8888.
    What the f**k ?
    :)

    Hi
    I don't run my reports using rp2rro.rp2rro_run_product but in both 10g and in 11g have always needed to specify the name of the report server.
    We have used different methods for different clients/customers. At times we have stored this name in a table in the application, other times in a pre-defined file on the server which we read using text_io.
    HTH
    Tony

  • Unable to open desktop file /usr/share/applications/redhat-email.desktop for panel launcher: No such file or directory

    Dear Experts,
    Please note that I am facing a chllenge while confiuguring the VNCServer on the local test Server. The Local Test Sver OS Version is Redhat Enterprise Linux Server 
    Release 5.5 32-bit. Please review the following error message and advise me on how to fix the vncserver issue.
    [root@test .vnc]#  cat xstartup
    #!/bin/sh
    # Uncomment the following two lines for normal desktop:
    unset SESSION_MANAGER
    exec /etc/X11/xinit/xinitrc
    gnome-session &
    [ -x /etc/vnc/xstartup ] && exec /etc/vnc/xstartup
    [ -r $HOME/.Xresources ] && xrdb $HOME/.Xresources
    xsetroot -solid grey
    vncconfig -iconic &
    #xterm -geometry 80x24+10+10 -ls -title "$VNCDESKTOP Desktop" &
    twm &
    [root@test .vnc]#  cat /etc/sysconfig/vncservers
    # The VNCSERVERS variable is a list of display:user pairs.
    # Uncomment the lines below to start a VNC server on display :2
    # as my 'myusername' (adjust this to your own).  You will also
    # need to set a VNC password; run 'man vncpasswd' to see how
    # to do that.
    # DO NOT RUN THIS SERVICE if your local area network is
    # untrusted!  For a secure way of using VNC, see
    # <URL:http://www.uk.research.att.com/archive/vnc/sshvnc.html>.
    # Use "-nolisten tcp" to prevent X connections to your VNC server via TCP.
    # Use "-nohttpd" to prevent web-based VNC clients connecting.
    # Use "-localhost" to prevent remote VNC clients connecting except when
    # doing so through a secure tunnel.  See the "-via" option in the
    # `man vncviewer' manual page.
    # VNCSERVERS="2:myusername"
    # VNCSERVERARGS[2]="-geometry 800x600 -nolisten tcp -nohttpd -localhost"
    VNCSERVERS="1:oracle"
    [root@test .vnc]# ls
    passwd test.oracle.co.zm:1.pid  test.oracle.co.zm:3.log  test.oracle.co.zm:5.pid  test.oracle.co.zm:6.pid
    test.oracle.co.zm:1.log test.oracle.co.zm:2.log  test.oracle.co.zm:5.log  test.oracle.co.zm:6.log  xstartup
    [root@test .vnc]# more test.oracle.co.zm:1.log
    Xvnc Free Edition 4.1.2
    Copyright (C) 2002-2005 RealVNC Ltd.
    See http://www.realvnc.com for information on VNC.
    Underlying X server release 70101000, The X.Org Foundation
    Tue Mar 11 11:18:37 2014
    vncext:      VNC extension running!
    vncext:      Listening for VNC connections on port 5901
    vncext:      Listening for HTTP connections on port 5801
    vncext:      created VNC server for screen 0
    Could not init font path element unix/:7100, removing from list!
    localuser:root being added to access control list
    No profile for user 'root' found
    SESSION_MANAGER=local/test.oracle.co.zm:/tmp/.ICE-unix/13603
    Window manager warning: Log level 32: could not find XKB extension.
    ** (eggcups:13671): WARNING **: IPP request failed with status 1030
    ** (eggcups:13671): WARNING **: IPP request failed with status 1030
    ** (nm-applet:13697): WARNING **: No connections defined
    Initializing nautilus-open-terminal extension
    Unable to open desktop file /usr/share/applications/redhat-email.desktop for panel launcher: No such file or directory
    Unable to open desktop file /usr/share/applications/openoffice.org-1.9-writer.desktop for panel launcher: No such file or directory
    Unable to open desktop file /usr/share/applications/openoffice.org-1.9-impress.desktop for panel launcher: No such file or directory
    Unable to open desktop file /usr/share/applications/openoffice.org-1.9-calc.desktop for panel launcher: No such file or directory
    [root@test .vnc]#
    Regards
    Mohammed Abdul Muqeet

    Hi,
    Try these 3 solutions
    1. Did you start vncserver services as:
    service vncserver start
    2.Check that port 5901 has not been blocked by a firewall:
    # nc -vz localhost 5901
    You should get a connection and a termination. If you get an error, fix the firewall.
    3. service iptables stop
    Hope This Helps
    Regards,
    -DK

  • I got a new computer and all applications were transferred to the new one. When I launch Acrobat 8 Professional, I get a warning that Acrobat cannot be launched now and that I need to launch another application e.g. Photoshop which is already launched. An

    I got a new computer and all applications were transferred from the old one. However, when I tried launching Acrobat 8 Professional, I get a message that says: "Adobe Acrobat 8 Professional cannot be opened at this time and I need to launch another application in the suite e.g.Photoshop" which is already launched. Is there some help around this?

    It appears that you have the CS. What new OS do you have. If it is Win 8.1, you may have to purchase a new version of Acrobat for that system. Folks have succeeded with AA 8.1 on Win 7, but I have not heard of any successful installs on Win 8.1. As for the issue you have with the new OS, you do have to follow the CS install process that is different than the stand-alone Acrobat (there are some posts that discuss the process if you search).

  • Unable to open forms error ...Premature end of script headers

    Hi
    we are using oracle11i(11.5.10.2) on windows 2000 and DB is 10.2.0.3
    we are unable to open forms
    getting below error
    Premature end of script headers: e:/oracle/prodora/8.0.6/tools/web60/cgi/ifcgi60.exe
    Full error in error_log file is
    2011] [error] [client 10.1.9.14] Premature end of script headers: e:/oracle/prodora/8.0.6/tools/web60/cgi/ifcgi60.exe
    [Thu Jul 21 14:28:47 2011] [error] [client 10.1.9.14] Premature end of script headers: e:/oracle/prodora/8.0.6/tools/web60/cgi/ifcgi60.exe
    [Thu Jul 21 14:35:59 2011] [error] [client 10.1.9.14] Premature end of script headers: e:/oracle/prodora/8.0.6/tools/web60/cgi/ifcgi60.exe
    [Thu Jul 21 15:16:07 2011] [notice] FastCGI: process manager initialized
    [Thu Jul 21 15:20:50 2011] [notice] FastCGI: process manager initialized
    [Thu Jul 21 15:24:02 2011] [error] [client 10.1.9.14] Premature end of script headers: e:/oracle/prodora/8.0.6/tools/web60/cgi/ifcgi60.exe
    [Thu Jul 21 15:24:29 2011] [error] [client 10.1.9.14] Premature end of script headers: e:/oracle/prodora/8.0.6/tools/web60/cgi/ifcgi60.exe
    [Thu Jul 21 15:25:46 2011] [error] [client 10.1.9.14] Premature end of script headers: e:/oracle/prodora/8.0.6/tools/web60/cgi/ifcgi60.exe
    [Thu Jul 21 15:36:36 2011] [error] [client 10.1.9.14] Premature end of script headers: e:/oracle/prodora/8.0.6/tools/web60/cgi/ifcgi60.exe
    [Thu Jul 21 15:36:38 2011] [error] [client 10.1.9.14] Premature end of script headers: e:/oracle/prodora/8.0.6/tools/web60/cgi/ifcgi60.exe
    [Thu Jul 21 15:48:45 2011] [error] [client 10.1.9.14] Premature end of script headers: e:/oracle/prodora/8.0.6/tools/web60/cgi/ifcgi60.exe
    [Thu Jul 21 15:48:47 2011] [error] [client 10.1.9.14] Premature end of script headers: e:/oracle/prodora/8.0.6/tools/web60/cgi/ifcgi60.exe
    [Thu Jul 21 15:48:48 2011] [error] [client 10.1.9.14] Premature end of script headers: e:/oracle/prodora/8.0.6/tools/web60/cgi/ifcgi60.exe
    [Thu Jul 21 15:49:03 2011] [error] [client 10.1.9.14] Premature end of script headers: e:/oracle/prodora/8.0.6/tools/web60/cgi/ifcgi60.exe
    [Thu Jul 21 15:49:08 2011] [error] [client 10.1.9.14] Premature end of script headers: e:/oracle/prodora/8.0.6/tools/web60/cgi/ifcgi60.exe
    [Thu Jul 21 15:49:45 2011] [error] [client 10.1.9.14] Premature end of script headers: e:/oracle/prodora/8.0.6/tools/web60/cgi/ifcgi60.exe
    [Thu Jul 21 15:50:08 2011] [error] [client 10.1.9.14] Premature end of script headers: e:/oracle/prodora/8.0.6/tools/web60/cgi/ifcgi60.exe
    [Thu Jul 21 15:50:38 2011] [error] [client 10.1.9.14] Premature end of script headers: e:/oracle/prodora/8.0.6/tools/web60/cgi/ifcgi60.exe
    [Thu Jul 21 15:50:42 2011] [error] [client 10.1.9.14] Premature end of script headers: e:/oracle/prodora/8.0.6/tools/web60/cgi/ifcgi60.exe
    [Thu Jul 21 15:53:29 2011] [error] [client 10.1.9.14] Premature end of script headers: e:/oracle/prodora/8.0.6/tools/web60/cgi/ifcgi60.exe
    [Thu Jul 21 15:53:31 2011] [error] [client 10.1.9.14] Premature end of script headers: e:/oracle/prodora/8.0.6/tools/web60/cgi/ifcgi60.exe
    [Thu Jul 21 15:53:32 2011] [error] [client 10.1.9.14] Premature end of script headers: e:/oracle/prodora/8.0.6/tools/web60/cgi/ifcgi60.exe
    [Thu Jul 21 15:53:32 2011] [error] [client 10.1.9.14] Premature end of script headers: e:/oracle/prodora/8.0.6/tools/web60/cgi/ifcgi60.exe
    [Thu Jul 21 15:56:35 2011] [error] [client 10.1.9.14] Premature end of script headers: e:/oracle/prodora/8.0.6/tools/web60/cgi/ifcgi60.exe
    [Thu Jul 21 16:00:11 2011] [error] [client 10.1.9.14] Premature end of script headers: e:/oracle/prodora/8.0.6/tools/web60/cgi/ifcgi60.exe
    [Thu Jul 21 16:00:14 2011] [error] [client 10.1.9.14] Premature end of script headers: e:/oracle/prodora/8.0.6/tools/web60/cgi/ifcgi60.exe
    [Thu Jul 21 16:00:16 2011] [error] [client 10.1.9.14] Premature end of script headers: e:/oracle/prodora/8.0.6/tools/web60/cgi/ifcgi60.exe
    [Thu Jul 21 16:24:36 2011] [notice] FastCGI: process manager initialized
    [Thu Jul 21 16:34:13 2011] [error] [client 10.1.9.14] Premature end of script headers: e:/oracle/prodora/8.0.6/tools/web60/cgi/ifcgi60.exe
    [Thu Jul 21 16:34:14 2011] [error] [client 10.1.9.14] Premature end of script headers: e:/oracle/prodora/8.0.6/tools/web60/cgi/ifcgi60.exe
    [Thu Jul 21 16:34:16 2011] [error] [client 10.1.9.14] Premature end of script headers: e:/oracle/prodora/8.0.6/tools/web60/cgi/ifcgi60.exe
    [Thu Jul 21 16:36:34 2011] [error] [client 10.1.9.14] Premature end of script headers: e:/oracle/prodora/8.0.6/tools/web60/cgi/ifcgi60.exe
    [Fri Jul 22 10:33:40 2011] [error] [client 10.6.2.16] client denied by server configuration: e:/oracle/prodcomn/portal/prod_dpqeaps01
    [Fri Jul 22 10:33:40 2011] [error] [client 10.6.2.16] Invalid method in request €€
    [Fri Jul 22 10:33:40 2011] [error] [client 10.6.2.16] client denied by server configuration: e:/oracle/prodcomn/portal/prod_dpqeaps01
    [Fri Jul 22 10:33:45 2011] [error] [client 10.6.2.16] client denied by server configuration: e:/oracle/prodcomn/portal/prod_dpqeaps01
    [Fri Jul 22 10:44:24 2011] [error] [client 10.1.9.14] Premature end of script headers: e:/oracle/prodora/8.0.6/tools/web60/cgi/ifcgi60.exe
    [Fri Jul 22 10:44:28 2011] [error] [client 10.1.9.14] Premature end of script headers: e:/oracle/prodora/8.0.6/tools/web60/cgi/ifcgi60.exe
    [Fri Jul 22 11:24:13 2011] [error] [client 10.1.9.14] Premature end of script headers: e:/oracle/prodora/8.0.6/tools/web60/cgi/ifcgi60.exe
    [Fri Jul 22 11:24:17 2011] [error] [client 10.1.9.14] Premature end of script headers: e:/oracle/prodora/8.0.6/tools/web60/cgi/ifcgi60.exe
    [Fri Jul 22 11:24:18 2011] [error] [client 10.1.9.14] Premature end of script headers: e:/oracle/prodora/8.0.6/tools/web60/cgi/ifcgi60.exe
    [Sat Jul 23 07:39:46 2011] [notice] FastCGI: process manager initialized
    [Sat Jul 23 07:42:59 2011] [error] [client 10.1.9.14] Premature end of script headers: e:/oracle/prodora/8.0.6/tools/web60/cgi/ifcgi60.exe
    and i am  trying to run Autoconfig also it is also failing with below error
    Starting AutoConfig at Sat Jul 23 12:04:43 2011
    Using adconfig.pl version 115.78
    Classpath                   :
    ERROR: Version Conflicts utility failed.
    Terminate.
    The logfile for this session is located at: e:\oracle\prodappl\admin\PROD_dpqeaps01\log\07231204\adconfig.log
    Thanks
    With Regards
    A-Z

    we are unable to open forms
    getting below error
    Premature end of script headers: e:/oracle/prodora/8.0.6/tools/web60/cgi/ifcgi60.exe
    Please relink ifcgi60.exe and try then.
    Please see (Cannot Access Forms Server After CPU Jan 08 Patch - Premature End Of Script Headers [ID 753139.1]).
    and i am  trying to run Autoconfig also it is also failing with below error
    Starting AutoConfig at Sat Jul 23 12:04:43 2011
    Using adconfig.pl version 115.78
    Classpath                   :
    ERROR: Version Conflicts utility failed.
    Terminate.
    The logfile for this session is located at: e:\oracle\prodappl\admin\PROD_dpqeaps01\log\07231204\adconfig.log
    See these docs.
    Autoconfig Error "Version Conflicts utility failed" [ID 437441.1]
    Exception in thread "main" java.lang.NoClassDefFoundError: oracle/apps/ad/autoconfig/AutoConfigSynchronizerException [ID 1324088.1]
    Class Not Found oracle.apps.ad.tools.configuration.VersionConflictListGenerator when running autoconfig on database tier [ID 303928.1]
    Autoconfig Failed On Db Tier, The java class is not found: oracle.apps.ad.tools.configuration.VersionConflictListGenerator ERROR: Version Conflicts utility failed [ID 1212681.1]
    Thanks,
    Hussein

  • Deciding which monitor to us when launching an application

    Is there a way to tell Leopard which monitor to use when launching an application?

    Leo is not the issue. Some apps will open in the last window used. Some will always open in the window with the menu bar. It's a LaunchServices thing.

  • When I click to open Firefox, iTunes launches instead, and no Firefox browser window appears.

    When I click to open Firefox, iTunes launches instead, and no Firefox browser window appears.

    Actually... I take it back. I TRIED to update to 16.0.2, but I keep getting the error message that Firefox must be closed first. I'm using Chrome to send these messages, and have also closed iTunes, in case that was contributing to the problem. No use... I can't install the upgrade.
    HELP!

  • Unable to open forms from E-Business Suite home page

    After cloning i am unable to open forms from E-Business Suite home page wher i can open form directly using http://erpap.erp.ae:8000/dev60cgi/f60cgi.
    i found the below eror in apache error_log
    [Sun Jan 8 12:22:53 2012] [error] [client 172.20.250.198] File does not exist: /erpapp/prod/prodcomn/java/oracle/apps/media/oracle/apps/media/splash.gif
    [Sun Jan 8 12:22:53 2012] [error] [client 172.20.250.198] File does not exist: /erpapp/prod/prodcomn/java/oracle/apps/media/oracle/apps/media/splash.gif
    [Sun Jan 8 12:23:06 2012] [error] [client 172.20.250.198] client denied by server configuration: /erpapp/prod/prodcomn/java/java
    [Sun Jan 8 12:23:06 2012] [error] [client 172.20.250.198] client denied by server configuration: /erpapp/prod/prodcomn/java/java
    [Sun Jan 8 12:23:06 2012] [error] [client 172.20.250.198] client denied by server configuration: /erpapp/prod/prodcomn/java/java
    [Sun Jan 8 12:23:07 2012] [error] [client 172.20.250.198] client denied by server configuration: /erpapp/prod/prodcomn/java/java
    [Sun Jan 8 12:23:08 2012] [error] [client 172.20.250.198] client denied by server configuration: /erpapp/prod/prodcomn/java/oracle/jdbc
    [Sun Jan 8 12:23:08 2012] [error] [client 172.20.250.198] client denied by server configuration: /erpapp/prod/prodcomn/java/oracle/jdbc
    [Sun Jan 8 13:41:04 2012] [error] [client 172.20.250.198] client denied by server configuration: /erpapp/prod/prodcomn/java/oracle/jdbc
    [Sun Jan 8 13:41:04 2012] [error] [client 172.20.250.198] client denied by server configuration: /erpapp/prod/prodcomn/java/oracle/jdbc
    [Sun Jan 8 13:48:22 2012] [error] [client 172.20.250.198] client denied by server configuration: /erpapp/prod/prodcomn/java/java
    [Sun Jan 8 13:48:22 2012] [error] [client 172.20.250.198] client denied by server configuration: /erpapp/prod/prodcomn/java/java
    [Sun Jan 8 13:48:22 2012] [error] [client 172.20.250.198] client denied by server configuration: /erpapp/prod/prodcomn/java/java
    [Sun Jan 8 13:48:22 2012] [error] [client 172.20.250.198] client denied by server configuration: /erpapp/prod/prodcomn/java/java
    These directories doestn't exist in the cloned instance as well as prod.

    $ cat access_log.1325980800
    172.20.250.123 - - [08/Jan/2012:09:54:09 +0400] "GET / HTTP/1.1" 200 2592 1
    172.20.250.123 - - [08/Jan/2012:09:54:09 +0400] "GET /apptitle.html HTTP/1.1" 200 1018 0
    172.20.250.123 - - [08/Jan/2012:09:54:10 +0400] "GET /appdet.html HTTP/1.1" 200 1012 0
    172.20.250.123 - - [08/Jan/2012:09:54:10 +0400] "GET /appsmed3.gif HTTP/1.1" 200 1981 0
    172.20.250.123 - - [08/Jan/2012:09:54:10 +0400] "GET /applist.html HTTP/1.1" 200 1608 0
    172.20.250.123 - - [08/Jan/2012:09:54:10 +0400] "GET /favicon.ico HTTP/1.1" 404 217 0
    172.20.250.123 - - [08/Jan/2012:09:54:13 +0400] "GET /aplogon.html HTTP/1.1" 200 1959 0
    172.20.250.123 - - [08/Jan/2012:09:54:15 +0400] "GET /favicon.ico HTTP/1.1" 404 217 0
    172.20.250.123 - - [08/Jan/2012:09:54:53 +0400] "GET /OA_HTML/AppsLocalLogin.jsp HTTP/1.1" 200 7209 38
    172.20.250.123 - - [08/Jan/2012:09:54:54 +0400] "GET /OA_HTML/cabo/styles/cache/oracle-desktop-2_2_24_5-en-ie-windows.css HTTP/1.1" 200 21940 1
    172.20.250.123 - - [08/Jan/2012:09:54:54 +0400] "GET /OA_HTML/cabo/jsLibs/Common2_2_24_5.js HTTP/1.1" 200 92920 1
    172.20.250.123 - - [08/Jan/2012:09:54:54 +0400] "GET /OA_HTML/cabo/images/t.gif HTTP/1.1" 200 85 0
    172.20.250.123 - - [08/Jan/2012:09:54:54 +0400] "GET /OA_HTML/cabo/images/t.htm HTTP/1.1" 200 28 0
    172.20.250.123 - - [08/Jan/2012:09:54:54 +0400] "GET /OA_MEDIA/FNDSSCORP.gif HTTP/1.1" 200 1435 0
    172.20.250.123 - - [08/Jan/2012:09:54:54 +0400] "GET /OA_MEDIA/fndpbs.gif HTTP/1.1" 200 211 0
    172.20.250.123 - - [08/Jan/2012:09:54:54 +0400] "GET /OA_HTML/cabo/images/cache/cghes.gif HTTP/1.1" 200 136 0
    172.20.250.123 - - [08/Jan/2012:09:54:54 +0400] "GET /OA_HTML/cabo/images/cache/cghee.gif HTTP/1.1" 200 102 0
    172.20.250.123 - - [08/Jan/2012:09:54:54 +0400] "GET /OA_HTML/cabo/images/cache/en/bLogiBtz4.gif HTTP/1.1" 200 433 0
    172.20.250.123 - - [08/Jan/2012:09:54:54 +0400] "GET /OA_HTML/cabo/images/tip.gif HTTP/1.1" 200 171 0
    172.20.250.123 - - [08/Jan/2012:09:54:55 +0400] "GET /OA_HTML/cabo/images/cache/cghec.gif HTTP/1.1" 200 119 1
    172.20.250.123 - - [08/Jan/2012:09:57:31 +0400] "POST /OA_HTML/fndvald.jsp HTTP/1.1" 302 254 17
    172.20.250.198 - - [08/Jan/2012:10:07:45 +0400] "GET / HTTP/1.1" 304 - 0
    172.20.250.198 - - [08/Jan/2012:10:07:45 +0400] "GET /apptitle.html HTTP/1.1" 304 - 0
    172.20.250.198 - - [08/Jan/2012:10:07:45 +0400] "GET /appdet.html HTTP/1.1" 304 - 0
    172.20.250.198 - - [08/Jan/2012:10:07:45 +0400] "GET /appsmed3.gif HTTP/1.1" 304 - 0
    172.20.250.198 - - [08/Jan/2012:10:07:46 +0400] "GET /applist.html HTTP/1.1" 304 - 1
    172.20.250.198 - - [08/Jan/2012:10:07:47 +0400] "GET /aplogon.html HTTP/1.1" 304 - 0
    172.20.250.198 - - [08/Jan/2012:10:08:28 +0400] "GET /OA_HTML/AppsLocalLogin.jsp HTTP/1.1" 200 7209 40
    172.20.250.198 - - [08/Jan/2012:10:08:28 +0400] "GET /OA_HTML/cabo/styles/cache/oracle-desktop-2_2_24_5-en-ie-windows.css HTTP/1.1" 200 21940 0
    172.20.250.198 - - [08/Jan/2012:10:08:29 +0400] "GET /OA_HTML/cabo/jsLibs/Common2_2_24_5.js HTTP/1.1" 200 92920 1
    172.20.250.198 - - [08/Jan/2012:10:08:29 +0400] "GET /OA_HTML/cabo/images/t.gif HTTP/1.1" 200 85 0
    172.20.250.198 - - [08/Jan/2012:10:08:29 +0400] "GET /OA_HTML/cabo/images/t.htm HTTP/1.1" 200 28 0
    172.20.250.198 - - [08/Jan/2012:10:08:29 +0400] "GET /OA_MEDIA/fndpbs.gif HTTP/1.1" 200 211 0
    172.20.250.198 - - [08/Jan/2012:10:08:29 +0400] "GET /OA_HTML/cabo/images/cache/cghes.gif HTTP/1.1" 200 136 0
    172.20.250.198 - - [08/Jan/2012:10:08:29 +0400] "GET /OA_HTML/cabo/images/cache/cghec.gif HTTP/1.1" 200 119 0
    172.20.250.198 - - [08/Jan/2012:10:08:29 +0400] "GET /OA_HTML/cabo/images/cache/cghee.gif HTTP/1.1" 200 102 0
    172.20.250.198 - - [08/Jan/2012:10:08:29 +0400] "GET /OA_MEDIA/FNDSSCORP.gif HTTP/1.1" 200 1435 0
    172.20.250.198 - - [08/Jan/2012:10:08:29 +0400] "GET /OA_HTML/cabo/images/cache/en/bLogiBtz4.gif HTTP/1.1" 200 433 0
    172.20.250.198 - - [08/Jan/2012:10:08:29 +0400] "GET /OA_HTML/cabo/images/tip.gif HTTP/1.1" 200 171 0
    172.20.250.198 - - [08/Jan/2012:10:08:53 +0400] "POST /OA_HTML/fndvald.jsp HTTP/1.1" 302 254 10
    172.20.250.123 - - [08/Jan/2012:10:14:29 +0400] "GET / HTTP/1.1" 304 - 0
    172.20.250.123 - - [08/Jan/2012:10:14:29 +0400] "GET /apptitle.html HTTP/1.1" 304 - 0
    172.20.250.123 - - [08/Jan/2012:10:14:29 +0400] "GET /appdet.html HTTP/1.1" 304 - 0
    172.20.250.123 - - [08/Jan/2012:10:14:29 +0400] "GET /applist.html HTTP/1.1" 304 - 0
    172.20.250.123 - - [08/Jan/2012:10:14:29 +0400] "GET /appsmed3.gif HTTP/1.1" 304 - 0
    172.20.250.123 - - [08/Jan/2012:10:14:32 +0400] "GET /aplogon.html HTTP/1.1" 304 - 0
    172.20.250.123 - - [08/Jan/2012:10:14:44 +0400] "GET /OA_HTML/AppsLocalLogin.jsp HTTP/1.1" 200 7209 11
    172.20.250.123 - - [08/Jan/2012:10:14:45 +0400] "GET /OA_HTML/cabo/styles/cache/oracle-desktop-2_2_24_5-en-ie-windows.css HTTP/1.1" 304 - 0
    172.20.250.123 - - [08/Jan/2012:10:14:45 +0400] "GET /OA_HTML/cabo/jsLibs/Common2_2_24_5.js HTTP/1.1" 304 - 0
    172.20.250.123 - - [08/Jan/2012:10:14:45 +0400] "GET /OA_HTML/cabo/images/t.htm HTTP/1.1" 304 - 0
    172.20.250.123 - - [08/Jan/2012:10:14:45 +0400] "GET /OA_HTML/cabo/images/t.gif HTTP/1.1" 304 - 0
    172.20.250.123 - - [08/Jan/2012:10:14:45 +0400] "GET /OA_MEDIA/fndpbs.gif HTTP/1.1" 304 - 0
    172.20.250.123 - - [08/Jan/2012:10:14:45 +0400] "GET /OA_HTML/cabo/images/cache/en/bLogiBtz4.gif HTTP/1.1" 304 - 0
    172.20.250.123 - - [08/Jan/2012:10:14:45 +0400] "GET /OA_MEDIA/FNDSSCORP.gif HTTP/1.1" 304 - 0
    172.20.250.123 - - [08/Jan/2012:10:14:45 +0400] "GET /OA_HTML/cabo/images/cache/cghes.gif HTTP/1.1" 304 - 0
    172.20.250.123 - - [08/Jan/2012:10:14:45 +0400] "GET /OA_HTML/cabo/images/cache/cghee.gif HTTP/1.1" 304 - 0
    172.20.250.123 - - [08/Jan/2012:10:14:45 +0400] "GET /OA_HTML/cabo/images/cache/cghec.gif HTTP/1.1" 304 - 0
    172.20.250.123 - - [08/Jan/2012:10:14:45 +0400] "GET /OA_HTML/cabo/images/tip.gif HTTP/1.1" 304 - 0
    172.20.250.123 - - [08/Jan/2012:10:14:52 +0400] "POST /OA_HTML/fndvald.jsp HTTP/1.1" 302 254 0
    172.20.250.198 - - [08/Jan/2012:11:50:09 +0400] "GET / HTTP/1.1" 200 2592 1
    172.20.250.198 - - [08/Jan/2012:11:50:09 +0400] "GET /apptitle.html HTTP/1.1" 200 1018 0
    172.20.250.198 - - [08/Jan/2012:11:50:09 +0400] "GET /appdet.html HTTP/1.1" 200 1012 0
    172.20.250.198 - - [08/Jan/2012:11:51:00 +0400] "GET /OA_HTML/cabo/images/cache/cghee.gif HTTP/1.1" 304 - 0
    172.20.250.198 - - [08/Jan/2012:11:51:00 +0400] "GET /OA_HTML/cabo/images/cache/cghes.gif HTTP/1.1" 304 - 0
    172.20.250.198 - - [08/Jan/2012:11:51:00 +0400] "GET /OA_HTML/cabo/images/cache/cghec.gif HTTP/1.1" 304 - 0
    172.20.250.198 - - [08/Jan/2012:11:51:12 +0400] "POST /OA_HTML/fndvald.jsp HTTP/1.1" 302 254 4
    172.20.250.198 - - [08/Jan/2012:11:51:50 +0400] "GET /OA_HTML/AppsLocalLogin.jsp HTTP/1.1" 200 7238 2
    172.20.250.198 - - [08/Jan/2012:11:53:43 +0400] "GET /OA_HTML/AppsLocalLogin.jsp?langCode=US&username=SYSADMIN HTTP/1.1" 200 7226 1
    172.20.250.198 - - [08/Jan/2012:11:53:53 +0400] "POST /OA_HTML/fndvald.jsp HTTP/1.1" 302 254 1
    172.20.250.198 - - [08/Jan/2012:11:56:19 +0400] "GET / HTTP/1.1" 304 - 1
    172.20.250.198 - - [08/Jan/2012:11:56:19 +0400] "GET /apptitle.html HTTP/1.1" 304 - 0
    172.20.250.198 - - [08/Jan/2012:11:56:19 +0400] "GET /appdet.html HTTP/1.1" 304 - 0
    172.20.250.198 - - [08/Jan/2012:11:56:19 +0400] "GET /applist.html HTTP/1.1" 304 - 0
    172.20.250.198 - - [08/Jan/2012:11:56:19 +0400] "GET /appsmed3.gif HTTP/1.1" 304 - 0
    erpapt1.erp.du.ae - - [08/Jan/2012:11:56:26 +0400] "GET /oprocmgr-service?cmd=Register&index=0&modName=JServ&grpName=XmlSvcsGrp&port=19000 HTTP/1.1" 200 15 0
    erpapt1.erp.du.ae - - [08/Jan/2012:11:56:26 +0400] "GET /oprocmgr-service?cmd=Register&index=0&modName=JServ&grpName=OACoreGroup&port=16000 HTTP/1.1" 200 15 0
    erpapt1.erp.du.ae - - [08/Jan/2012:11:56:26 +0400] "GET /oprocmgr-service?cmd=Register&index=1&modName=JServ&grpName=OACoreGroup&port=16003 HTTP/1.1" 200 15 0
    erpapt1.erp.du.ae - - [08/Jan/2012:11:56:27 +0400] "GET /oprocmgr-service?cmd=Register&index=3&modName=JServ&grpName=OACoreGroup&port=16002 HTTP/1.1" 200 15 0
    erpapt1.erp.du.ae - - [08/Jan/2012:11:56:27 +0400] "GET /oprocmgr-service?cmd=Register&index=2&modName=JServ&grpName=OACoreGroup&port=16001 HTTP/1.1" 200 15 0
    erpapt1.erp.du.ae - - [08/Jan/2012:11:56:27 +0400] "GET /oprocmgr-service?cmd=Register&index=0&modName=JServ&grpName=DiscoGroup&port=17000 HTTP/1.1" 200 15 0
    172.20.250.198 - - [08/Jan/2012:11:56:28 +0400] "GET /aplogon.html HTTP/1.1" 304 - 0
    172.20.250.198 - - [08/Jan/2012:11:57:14 +0400] "GET /OA_HTML/AppsLocalLogin.jsp HTTP/1.1" 200 7238 33
    172.20.250.198 - - [08/Jan/2012:11:57:15 +0400] "GET /OA_HTML/cabo/styles/cache/oracle-desktop-2_2_24_5-en-ie-windows.css HTTP/1.1" 304 - 0
    172.20.250.198 - - [08/Jan/2012:11:57:15 +0400] "GET /OA_HTML/cabo/jsLibs/Common2_2_24_5.js HTTP/1.1" 304 - 0
    172.20.250.198 - - [08/Jan/2012:11:57:15 +0400] "GET /OA_MEDIA/FNDSSCORP.gif HTTP/1.1" 304 - 0
    172.20.250.198 - - [08/Jan/2012:11:57:15 +0400] "GET /OA_HTML/cabo/images/cache/cghee.gif HTTP/1.1" 304 - 0
    172.20.250.198 - - [08/Jan/2012:11:57:15 +0400] "GET /OA_HTML/cabo/images/cache/cghec.gif HTTP/1.1" 304 - 0
    172.20.250.198 - - [08/Jan/2012:11:57:15 +0400] "GET /OA_HTML/cabo/images/cache/cghes.gif HTTP/1.1" 304 - 0
    172.20.250.198 - - [08/Jan/2012:11:57:15 +0400] "GET /OA_HTML/cabo/images/tip.gif HTTP/1.1" 304 - 0
    172.20.250.198 - - [08/Jan/2012:12:00:39 +0400] "POST /OA_HTML/fndvald.jsp HTTP/1.1" 302 254 1
    172.20.250.198 - - [08/Jan/2012:12:01:59 +0400] "GET /OA_HTML/blank.html HTTP/1.1" 200 98 0
    172.20.250.198 - - [08/Jan/2012:12:02:06 +0400] "GET /OA_HTML/RF.jsp?function_id=93&resp_id=20420&resp_appl_id=1&security_group_id=0&lang_code=US&oas=foQoH4esI29_NSfGe0XLRA..&formsLink=yes HTTP/1.1" 302 374 1
    172.20.250.198 - - [08/Jan/2012:12:02:11 +0400] "GET /OA_HTML/RF.jsp?function_id=109&resp_id=20420&resp_appl_id=1&security_group_id=0&lang_code=US&oas=U7kI2EMPzRdDXg5_j2HQ6g..&formsLink=yes HTTP/1.1" 302 374 1
    172.20.250.198 - - [08/Jan/2012:12:02:15 +0400] "GET /OA_HTML/RF.jsp?function_id=93&resp_id=20420&resp_appl_id=1&security_group_id=0&lang_code=US&oas=foQoH4esI29_NSfGe0XLRA..&formsLink=yes HTTP/1.1" 302 374 1
    172.20.250.198 - - [08/Jan/2012:12:03:34 +0400] "GET /OA_HTML/RF.jsp?function_id=93&resp_id=20420&resp_appl_id=1&security_group_id=0&lang_code=US&oas=foQoH4esI29_NSfGe0XLRA..&formsLink=yes HTTP/1.1" 302 374 0
    172.20.250.198 - - [08/Jan/2012:12:04:11 +0400] "GET /OA_HTML/RF.jsp?function_id=93&resp_id=20420&resp_appl_id=1&security_group_id=0&lang_code=US&oas=foQoH4esI29_NSfGe0XLRA..&formsLink=yes HTTP/1.1" 302 374 0
    172.20.250.198 - - [08/Jan/2012:13:28:02 +0400] "GET /OA_HTML/AppsLocalLogin.jsp HTTP/1.1" 200 7238 1
    172.20.250.198 - - [08/Jan/2012:13:28:12 +0400] "POST /OA_HTML/fndvald.jsp HTTP/1.1" 302 254 1
    172.20.250.198 - - [08/Jan/2012:13:29:43 +0400] "GET /OA_HTML/RF.jsp?function_id=93&resp_id=20420&resp_appl_id=1&security_group_id=0&lang_code=US&oas=foQoH4esI29_NSfGe0XLRA..&formsLink=yes HTTP/1.1" 302 374 0
    172.20.250.198 - - [08/Jan/2012:13:29:51 +0400] "GET /OA_HTML/RF.jsp?function_id=109&resp_id=20420&resp_appl_id=1&security_group_id=0&lang_code=US&oas=U7kI2EMPzRdDXg5_j2HQ6g..&formsLink=yes HTTP/1.1" 302 374 0
    172.20.250.198 - - [08/Jan/2012:13:29:54 +0400] "GET /OA_HTML/RF.jsp?function_id=20809&resp_id=20420&resp_appl_id=1&security_group_id=0&lang_code=US&oas=aXR9rxEOOpPLiLvW2hotuQ.. HTTP/1.1" 302 252 0
    172.20.250.198 - - [08/Jan/2012:13:29:59 +0400] "GET /oa_servlets/weboam/oam/oamApps HTTP/1.1" 302 223 5
    172.20.250.198 - - [08/Jan/2012:13:30:07 +0400] "GET /OA_HTML/cabo/images/cache/en/bGopk9n.gif HTTP/1.1" 200 396 0
    172.20.250.198 - - [08/Jan/2012:13:30:07 +0400] "GET /OA_HTML/cabo/images/cache/cstlu.gif HTTP/1.1" 200 809 0
    172.20.250.198 - - [08/Jan/2012:13:30:07 +0400] "GET /OA_HTML/cabo/images/cache/cstru.gif HTTP/1.1" 200 810 0
    172.20.250.198 - - [08/Jan/2012:13:30:07 +0400] "GET /OA_MEDIA/refresh_enabled.gif HTTP/1.1" 200 335 0
    172.20.250.198 - - [08/Jan/2012:13:30:07 +0400] "GET /OA_MEDIA/notstartedind_active.gif HTTP/1.1" 200 1031 0
    172.20.250.198 - - [08/Jan/2012:13:30:07 +0400] "GET /OA_MEDIA/criticalind_active.gif HTTP/1.1" 200 1034 0
    172.20.250.198 - - [08/Jan/2012:13:30:07 +0400] "GET /OA_MEDIA/warningind_status.gif HTTP/1.1" 200 1040 0
    172.20.250.198 - - [08/Jan/2012:13:30:07 +0400] "GET /OA_MEDIA/unknown.gif HTTP/1.1" 200 373 0
    172.20.250.198 - - [08/Jan/2012:13:30:07 +0400] "GET /OA_MEDIA/okind_active.gif HTTP/1.1" 200 1040 0
    172.20.250.198 - - [08/Jan/2012:13:30:07 +0400] "GET /OA_MEDIA/okind_status.gif HTTP/1.1" 200 987 0
    172.20.250.198 - - [08/Jan/2012:13:31:29 +0400] "GET /oa_servlets/weboam/oam/functionMap$target=PROD HTTP/1.1" 302 247 1
    172.20.250.198 - - [08/Jan/2012:13:31:30 +0400] "GET /oa_servlets/weboam/oam/functionMap$target=PROD$index=0 HTTP/1.1" 200 21372 1
    172.20.250.198 - - [08/Jan/2012:13:31:30 +0400] "GET /OA_HTML/cabo/images/pbs.gif HTTP/1.1" 200 151 0
    172.20.250.198 - - [08/Jan/2012:13:31:33 +0400] "GET /oa_servlets/weboam/oam/functionMap$target=PROD$index=1 HTTP/1.1" 200 24150 0
    172.20.250.198 - - [08/Jan/2012:13:31:40 +0400] "GET /oa_servlets/weboam/oam/functionMap$target=PROD$index=1?event=link&service_handle=FormsL&target=PROD&fnctNm=FUNCTION_MAP.VIEW_FRM&page=SERVICE_INSTANCE HTTP/1.1" 302 301 1
    172.20.250.198 - - [08/Jan/2012:13:31:41 +0400] "GET /oa_servlets/weboam/oam/service/serviceInst$service*_handle=FormsL$target=PROD$fnctNm=FUNCTION*_MAP.VIEW*_FRM HTTP/1.1" 302 350 1
    172.20.250.198 - - [08/Jan/2012:13:31:43 +0400] "GET /oa_servlets/weboam/oam/service/serviceInst$crtHnd=CMDCART$service*_handle=FormsL$id=1000$target=PROD$DCA=R$ac=N$ae=Y$SRSV=YYNN$fnctNm=FUNCTION*_MAP.VIEW*_FRM HTTP/1.1" 200 17043 2
    172.20.250.198 - - [08/Jan/2012:13:31:44 +0400] "GET /OA_HTML/cabo/images/cache/en/bRunt0DmS.gif HTTP/1.1" 200 573 0
    172.20.250.198 - - [08/Jan/2012:13:31:44 +0400] "GET /OA_HTML/cabo/images/cache/en/bAdd_WjOZ.gif HTTP/1.1" 200 585 0
    172.20.250.198 - - [08/Jan/2012:13:31:44 +0400] "GET /OA_HTML/cabo/images/cache/casort.gif HTTP/1.1" 200 79 0
    172.20.250.198 - - [08/Jan/2012:13:31:52 +0400] "GET /oa_servlets/weboam/oam/service/serviceInst$crtHnd=CMDCART$service*_handle=FormsL$id=1000$target=PROD$DCA=R$ac=N$ae=Y$SRSV=YYNN$fnctNm=FUNCTION*_MAP.VIEW*_FRM?event=link&target=PROD&crtHnd=CMDCART&service_handle=FormsL&id=1000&APP_ID=0&MGR_ID=20302&shrtNm=FORMS_erpdbt3_9000&MGR_TYPE=7&SRSV=YYNN&DCA=R&fnctNm=SERVICE_INSTANCE.VIEW_STS&page=OAM_SRVC_STS HTTP/1.1" 302 410 0
    172.20.250.198 - - [08/Jan/2012:13:34:49 +0400] "GET / HTTP/1.1" 304 - 1
    172.20.250.198 - - [08/Jan/2012:13:34:49 +0400] "GET /apptitle.html HTTP/1.1" 304 - 0
    172.20.250.198 - - [08/Jan/2012:13:34:49 +0400] "GET /appdet.html HTTP/1.1" 304 - 0
    172.20.250.198 - - [08/Jan/2012:13:34:49 +0400] "GET /applist.html HTTP/1.1" 304 - 0
    172.20.250.198 - - [08/Jan/2012:13:34:49 +0400] "GET /appsmed3.gif HTTP/1.1" 304 - 0
    172.20.250.198 - - [08/Jan/2012:13:34:56 +0400] "GET /OA_HTML/txkObjectTag.js HTTP/1.1" 304 - 0
    172.20.250.198 - - [08/Jan/2012:13:34:57 +0400] "GET /dev60cgi/f60cgi HTTP/1.1" 200 43057 1
    172.20.250.198 - - [08/Jan/2012:13:35:07 +0400] "GET /OA_JAVA/oracle/apps/fnd/jar/fndforms.jar HTTP/1.1" 304 - 0
    172.20.250.198 - - [08/Jan/2012:13:35:07 +0400] "GET /OA_JAVA/oracle/apps/fnd/jar/fndformsi18n.jar HTTP/1.1" 304 - 0
    172.20.250.198 - - [08/Jan/2012:13:35:07 +0400] "GET /OA_JAVA/oracle/apps/fnd/jar/fndewt.jar HTTP/1.1" 304 - 0
    172.20.250.198 - - [08/Jan/2012:13:35:08 +0400] "GET /OA_JAVA/oracle/apps/fnd/jar/fndswing.jar HTTP/1.1" 304 - 0
    172.20.250.198 - - [08/Jan/2012:13:35:09 +0400] "GET /OA_JAVA/oracle/apps/fnd/jar/fndbalishare.jar HTTP/1.1" 304 - 0
    172.20.250.198 - - [08/Jan/2012:13:35:09 +0400] "GET /OA_JAVA/oracle/apps/fnd/jar/fndaol.jar HTTP/1.1" 304 - 0
    172.20.250.198 - - [08/Jan/2012:13:35:10 +0400] "GET /OA_JAVA/oracle/apps/fnd/jar/fndctx.jar HTTP/1.1" 304 - 0
    172.20.250.198 - - [08/Jan/2012:13:35:10 +0400] "GET /OA_JAVA/oracle/apps/fnd/jar/fndlist.jar HTTP/1.1" 304 - 0
    172.20.250.198 - - [08/Jan/2012:13:35:10 +0400] "GET /OA_JAVA/java/awt/KeyboardFocusManager.class HTTP/1.1" 403 253 0
    172.20.250.198 - - [08/Jan/2012:13:35:11 +0400] "GET /OA_JAVA/java/awt/KeyboardFocusManager.class HTTP/1.1" 403 253 0
    172.20.250.198 - - [08/Jan/2012:13:35:11 +0400] "GET /OA_JAVA/java/awt/event/MouseWheelListener.class HTTP/1.1" 403 257 0
    172.20.250.198 - - [08/Jan/2012:13:35:11 +0400] "GET /OA_JAVA/java/awt/event/MouseWheelListener.class HTTP/1.1" 403 257 0
    172.20.250.198 - - [08/Jan/2012:13:35:12 +0400] "GET /OA_JAVA/oracle/forms/registry/Registry.dat HTTP/1.1" 200 4117 0
    172.20.250.198 - - [08/Jan/2012:13:35:12 +0400] "GET /OA_JAVA/oracle/apps/fnd/formsClient/OracleApplications.dat HTTP/1.1" 200 1361 0
    172.20.250.198 - - [08/Jan/2012:13:35:18 +0400] "GET /OA_JAVA/oracle/apps/fnd/jar/fndutil.jar HTTP/1.1" 304 - 0
    172.20.250.198 - - [08/Jan/2012:13:36:53 +0400] "GET /oa_servlets/weboam/oam/service/serviceStatus$APP*_ID=0$SRSV=YYNN$crtHnd=CMDCART$shrtNm=FORMS*_erpdbt3*_9000$MGR*_TYPE=7$DCA=R$service*_handle=FormsL$id=1000$target=PROD$MGR*_ID=20302$fnctNm=SERVICE*_INSTANCE.VIEW*_STS HTTP/1.1" 200 - 301
    172.20.250.198 - - [08/Jan/2012:13:40:02 +0400] "GET /oa_servlets/weboam/oam/service/serviceInst$crtHnd=CMDCART$service*_handle=FormsL$id=1000$target=PROD$DCA=R$ac=N$ae=Y$SRSV=YYNN$fnctNm=FUNCTION*_MAP.VIEW*_FRM?event=link&target=PROD&crtHnd=CMDCART&service_handle=FormsL&id=1000&APP_ID=0&MGR_ID=20302&shrtNm=FORMS_erpdbt3_9000&MGR_TYPE=7&SRSV=YYNN&DCA=R&fnctNm=SERVICE_INSTANCE.VIEW_PROC&page=OAM_SRVC_PROC HTTP/1.1" 302 409 228
    172.20.250.198 - - [08/Jan/2012:13:40:03 +0400] "GET /oa_servlets/weboam/oam/service/serviceProc$APP*_ID=0$SRSV=YYNN$crtHnd=CMDCART$shrtNm=FORMS*_erpdbt3*_9000$MGR*_TYPE=7$DCA=R$service*_handle=FormsL$id=1000$target=PROD$MGR*_ID=20302$fnctNm=SERVICE*_INSTANCE.VIEW*_PROC HTTP/1.1" 302 409 1
    172.20.250.198 - - [08/Jan/2012:13:40:04 +0400] "GET /oa_servlets/weboam/oam/oamLogin?event=returnToPortal HTTP/1.1" 302 302 0
    172.20.250.198 - - [08/Jan/2012:13:40:04 +0400] "GET /oa_servlets/weboam/redirectURL$url=http_3A$|$|erpdbt3.erp.du.ae_3A8000$|OA*_HTML$|OA.jsp_3FOAFunc$=OAHOMEPAGE HTTP/1.1" 302 254 0
    172.20.250.198 - - [08/Jan/2012:14:13:25 +0400] "GET /OA_HTML/AppsLocalLogin.jsp HTTP/1.1" 200 7238 1
    172.20.250.33 - - [08/Jan/2012:14:14:19 +0400] "GET /OA_HTML/AppsLocalLogin.jsp HTTP/1.1" 200 7209 27
    172.20.250.33 - - [08/Jan/2012:14:14:19 +0400] "GET /OA_HTML/cabo/styles/cache/oracle-desktop-2_2_24_5-en-ie-windows.css HTTP/1.1" 200 21940 0
    172.20.250.33 - - [08/Jan/2012:14:14:20 +0400] "GET /OA_HTML/cabo/jsLibs/Common2_2_24_5.js HTTP/1.1" 200 92920 0
    172.20.250.33 - - [08/Jan/2012:14:14:21 +0400] "GET /OA_HTML/cabo/images/t.htm HTTP/1.1" 200 28 0
    172.20.250.33 - - [08/Jan/2012:14:14:21 +0400] "GET /OA_MEDIA/FNDSSCORP.gif HTTP/1.1" 200 1435 0
    172.20.250.33 - - [08/Jan/2012:14:14:21 +0400] "GET /OA_HTML/cabo/images/t.gif HTTP/1.1" 200 85 0
    172.20.250.33 - - [08/Jan/2012:14:14:21 +0400] "GET /OA_MEDIA/fndpbs.gif HTTP/1.1" 200 211 0
    172.20.250.33 - - [08/Jan/2012:14:14:21 +0400] "GET /OA_HTML/cabo/images/cache/cghes.gif HTTP/1.1" 200 136 0
    172.20.250.33 - - [08/Jan/2012:14:14:21 +0400] "GET /OA_HTML/cabo/images/cache/cghec.gif HTTP/1.1" 200 119 0
    172.20.250.33 - - [08/Jan/2012:14:14:21 +0400] "GET /OA_HTML/cabo/images/cache/cghee.gif HTTP/1.1" 200 102 0
    172.20.250.33 - - [08/Jan/2012:14:14:21 +0400] "GET /OA_HTML/cabo/images/cache/en/bLogiBtz4.gif HTTP/1.1" 200 433 0
    172.20.250.33 - - [08/Jan/2012:14:14:21 +0400] "GET /OA_HTML/cabo/images/tip.gif HTTP/1.1" 200 171 0
    172.20.250.33 - - [08/Jan/2012:14:14:22 +0400] "GET /favicon.ico HTTP/1.1" 404 217 0
    172.20.250.33 - - [08/Jan/2012:14:15:12 +0400] "GET /OA_HTML/blank.html HTTP/1.1" 200 98 0
    172.20.250.33 - - [08/Jan/2012:14:15:12 +0400] "GET /OA_HTML/blank.html HTTP/1.1" 200 98 0
    172.20.250.33 - - [08/Jan/2012:14:15:26 +0400] "GET /OA_HTML/RF.jsp?function_id=26355&resp_id=26973&resp_appl_id=800&security_group_id=0&lang_code=US&params=88OpBk3ncg-DlE0ANF9OaSugrPkqCTX-v2PhUaYqdTk&oas=rqLHbUKgD1rFJ-YHnBj3QQ.. HTTP/1.1" 302 480 4
    172.20.250.123 - - [08/Jan/2012:14:47:52 +0400] "GET / HTTP/1.1" 200 2592 2
    172.20.250.123 - - [08/Jan/2012:14:47:55 +0400] "GET /apptitle.html HTTP/1.1" 200 1018 0
    172.20.250.123 - - [08/Jan/2012:14:47:55 +0400] "GET /appdet.html HTTP/1.1" 200 1012 0
    172.20.250.123 - - [08/Jan/2012:14:47:57 +0400] "GET /appsmed3.gif HTTP/1.1" 200 1981 1
    172.20.250.123 - - [08/Jan/2012:14:47:57 +0400] "GET /applist.html HTTP/1.1" 200 1608 1
    172.20.250.123 - - [08/Jan/2012:14:47:57 +0400] "GET /favicon.ico HTTP/1.1" 404 217 0
    172.20.250.123 - - [08/Jan/2012:14:47:59 +0400] "GET /aplogon.html HTTP/1.1" 200 1959 0
    172.20.250.123 - - [08/Jan/2012:14:48:01 +0400] "GET /favicon.ico HTTP/1.1" 404 217 0
    172.20.250.123 - - [08/Jan/2012:14:48:38 +0400] "GET /OA_HTML/AppsLocalLogin.jsp HTTP/1.1" 200 7209 37
    172.20.250.123 - - [08/Jan/2012:14:48:38 +0400] "GET /OA_HTML/cabo/styles/cache/oracle-desktop-2_2_24_5-en-ie-windows.css HTTP/1.1" 304 - 0
    172.20.250.123 - - [08/Jan/2012:14:48:38 +0400] "GET /OA_HTML/cabo/jsLibs/Common2_2_24_5.js HTTP/1.1" 304 - 0
    172.20.250.123 - - [08/Jan/2012:14:48:39 +0400] "GET /OA_HTML/cabo/images/t.htm HTTP/1.1" 304 - 0
    172.20.250.123 - - [08/Jan/2012:14:48:39 +0400] "GET /OA_MEDIA/FNDSSCORP.gif HTTP/1.1" 304 - 0
    172.20.250.123 - - [08/Jan/2012:14:48:39 +0400] "GET /OA_HTML/cabo/images/cache/cghee.gif HTTP/1.1" 304 - 0
    172.20.250.123 - - [08/Jan/2012:14:48:39 +0400] "GET /OA_MEDIA/fndpbs.gif HTTP/1.1" 304 - 0
    172.20.250.123 - - [08/Jan/2012:14:48:39 +0400] "GET /OA_HTML/cabo/images/t.gif HTTP/1.1" 304 - 0
    172.20.250.123 - - [08/Jan/2012:14:48:39 +0400] "GET /OA_HTML/cabo/images/cache/cghes.gif HTTP/1.1" 304 - 0
    172.20.250.123 - - [08/Jan/2012:14:48:39 +0400] "GET /OA_HTML/cabo/images/cache/cghec.gif HTTP/1.1" 304 - 0
    172.20.250.123 - - [08/Jan/2012:14:48:39 +0400] "GET /OA_HTML/cabo/images/cache/en/bLogiBtz4.gif HTTP/1.1" 304 - 0
    172.20.250.123 - - [08/Jan/2012:14:48:39 +0400] "GET /OA_HTML/cabo/images/tip.gif HTTP/1.1" 304 - 0
    172.20.250.123 - - [08/Jan/2012:14:48:39 +0400] "GET /favicon.ico HTTP/1.1" 404 217 0
    172.20.250.123 - - [08/Jan/2012:14:49:11 +0400] "POST /OA_HTML/fndvald.jsp HTTP/1.1" 302 254 12
    172.20.250.123 - - [08/Jan/2012:14:49:48 +0400] "GET /OA_HTML/blank.html HTTP/1.1" 200 98 0
    172.20.250.123 - - [08/Jan/2012:14:50:32 +0400] "GET /OA_HTML/RF.jsp?function_id=90&resp_id=20420&resp_appl_id=1&security_group_id=0&lang_code=US&oas=3kDMcCtdrf4dy1BjJAUbxA..&formsLink=yes HTTP/1.1" 302 378 8
    172.20.250.29 - - [08/Jan/2012:15:03:10 +0400] "GET /oa_servlets/oracle.apps.fnd.sso.AppsLogin?requestUrl=http%3A%2F%2Ferpdbt3.erp.du.ae%3A8000%2FOA_HTML%2FOA.jsp%3Fpage%3D%2Foracle%2Fapps%2Ffnd%2Fframework%2Fnavigate%2Fwebui%2FHomePG%26homePage%3DY%26OAPB%3DFWK_HOMEPAGE_BRAND%26transactionid%3D1404776423%26oapc%3D2%26oas%3D8eJ7fbUrkUJ6Q0k0hGxVwA..&cancelUrl=http%3A%2F%2Ferpapt1.erp.du.ae%3A8000%2Foa_servlets%2Foracle.apps.fnd.sso.AppsLogin&errText=You+have+insufficient+privileges+for+the+current+operation. HTTP/1.1" 302 517 1
    172.20.250.29 - - [08/Jan/2012:15:03:24 +0400] "GET /OA_HTML/AppsLocalLogin.jsp?requestUrl=APPSHOMEPAGE&cancelUrl=http%3A%2F%2Ferpapt1.erp.du.ae%3A8000%2Foa_servlets%2Foracle.apps.fnd.sso.AppsLogin&errCode=FND_SSO_PHISH_ERROR&errText=You+have+insufficient+privileges+for+the+current+operation.&s2=EAFB83E5C4BBBE952873ECD3B7468FAC57AB5AA4D267B5E24CDF41065645CB72 HTTP/1.1" 200 8446 14
    172.20.250.29 - - [08/Jan/2012:15:03:24 +0400] "GET /OA_HTML/cabo/styles/cache/oracle-desktop-2_2_24_5-en-ie-windows.css HTTP/1.1" 200 21940 0
    172.20.250.29 - - [08/Jan/2012:15:03:25 +0400] "GET /OA_HTML/cabo/jsLibs/Common2_2_24_5.js HTTP/1.1" 200 92920 1
    172.20.250.29 - - [08/Jan/2012:15:03:25 +0400] "GET /OA_HTML/cabo/images/t.gif HTTP/1.1" 200 85 0
    172.20.250.29 - - [08/Jan/2012:15:03:25 +0400] "GET /OA_HTML/cabo/images/t.htm HTTP/1.1" 200 28 0
    172.20.250.29 - - [08/Jan/2012:15:03:25 +0400] "GET /OA_MEDIA/fndpbs.gif HTTP/1.1" 200 211 0
    172.20.250.29 - - [08/Jan/2012:15:03:25 +0400] "GET /OA_HTML/cabo/images/cache/cghes.gif HTTP/1.1" 200 136 0
    172.20.250.29 - - [08/Jan/2012:15:03:25 +0400] "GET /OA_MEDIA/FNDSSCORP.gif HTTP/1.1" 200 1435 0
    172.20.250.29 - - [08/Jan/2012:15:03:25 +0400] "GET /OA_HTML/cabo/images/cache/cmbts.gif HTTP/1.1" 200 154 0
    172.20.250.29 - - [08/Jan/2012:15:03:25 +0400] "GET /OA_HTML/cabo/images/cache/cghee.gif HTTP/1.1" 200 102 0
    172.20.250.29 - - [08/Jan/2012:15:03:25 +0400] "GET /OA_HTML/cabo/images/cache/en/bLogiBtz4.gif HTTP/1.1" 200 433 0
    172.20.250.29 - - [08/Jan/2012:15:03:25 +0400] "GET /OA_HTML/cabo/images/errorl.gif HTTP/1.1" 200 988 0
    172.20.250.29 - - [08/Jan/2012:15:03:25 +0400] "GET /OA_HTML/cabo/images/tip.gif HTTP/1.1" 200 171 0
    172.20.250.29 - - [08/Jan/2012:15:03:25 +0400] "GET /OA_HTML/cabo/images/cache/cghec.gif HTTP/1.1" 200 119 0
    172.20.250.29 - - [08/Jan/2012:15:03:25 +0400] "GET /favicon.ico HTTP/1.1" 404 217 0
    172.20.250.29 - - [08/Jan/2012:15:04:12 +0400] "POST /OA_HTML/fndvald.jsp HTTP/1.1" 302 254 8
    172.20.250.171 - - [08/Jan/2012:15:26:41 +0400] "GET / HTTP/1.1" 200 2592 0
    172.20.250.171 - - [08/Jan/2012:15:26:42 +0400] "GET /apptitle.html HTTP/1.1" 200 1018 0
    172.20.250.171 - - [08/Jan/2012:15:26:42 +0400] "GET /applist.html HTTP/1.1" 200 1608 0
    172.20.250.171 - - [08/Jan/2012:15:26:42 +0400] "GET /appdet.html HTTP/1.1" 200 1012 0
    172.20.250.171 - - [08/Jan/2012:15:26:42 +0400] "GET /appsmed3.gif HTTP/1.1" 200 1981 0
    172.20.250.171 - - [08/Jan/2012:15:26:42 +0400] "GET /favicon.ico HTTP/1.1" 404 217 0
    172.20.250.171 - - [08/Jan/2012:15:26:46 +0400] "GET /aplogon.html HTTP/1.1" 200 1959 0
    172.20.250.171 - - [08/Jan/2012:15:26:48 +0400] "GET /favicon.ico HTTP/1.1" 404 217 0
    172.20.250.171 - - [08/Jan/2012:15:26:50 +0400] "GET /OA_HTML/AppsLocalLogin.jsp HTTP/1.1" 200 7209 2
    172.20.250.171 - - [08/Jan/2012:15:26:50 +0400] "GET /OA_HTML/cabo/styles/cache/oracle-desktop-2_2_24_5-en-ie-windows.css HTTP/1.1" 304 - 0
    172.20.250.171 - - [08/Jan/2012:15:26:50 +0400] "GET /OA_HTML/cabo/jsLibs/Common2_2_24_5.js HTTP/1.1" 304 - 0
    172.20.250.171 - - [08/Jan/2012:15:26:50 +0400] "GET /OA_HTML/cabo/images/t.htm HTTP/1.1" 304 - 0
    172.20.250.171 - - [08/Jan/2012:15:26:50 +0400] "GET /OA_HTML/cabo/images/t.gif HTTP/1.1" 304 - 0
    172.20.250.171 - - [08/Jan/2012:15:26:50 +0400] "GET /OA_MEDIA/fndpbs.gif HTTP/1.1" 304 - 0
    172.20.250.171 - - [08/Jan/2012:15:26:51 +0400] "GET /OA_HTML/cabo/images/cache/en/bLogiBtz4.gif HTTP/1.1" 304 - 0
    172.20.250.171 - - [08/Jan/2012:15:26:51 +0400] "GET /OA_MEDIA/FNDSSCORP.gif HTTP/1.1" 304 - 1
    172.20.250.171 - - [08/Jan/2012:15:26:51 +0400] "GET /OA_HTML/cabo/images/cache/cghec.gif HTTP/1.1" 304 - 0
    172.20.250.171 - - [08/Jan/2012:15:26:51 +0400] "GET /OA_HTML/cabo/images/cache/cghes.gif HTTP/1.1" 304 - 0
    172.20.250.171 - - [08/Jan/2012:15:26:51 +0400] "GET /OA_HTML/cabo/images/cache/cghee.gif HTTP/1.1" 304 - 0
    172.20.250.171 - - [08/Jan/2012:15:26:51 +0400] "GET /OA_HTML/cabo/images/tip.gif HTTP/1.1" 304 - 0
    172.20.250.171 - - [08/Jan/2012:15:26:51 +0400] "GET /favicon.ico HTTP/1.1" 404 217 0
    172.20.250.171 - - [08/Jan/2012:15:27:28 +0400] "POST /OA_HTML/fndvald.jsp HTTP/1.1" 302 254 5
    172.20.250.171 - - [08/Jan/2012:15:29:56 +0400] "GET /OA_HTML/RF.jsp?function_id=90&resp_id=20420&resp_appl_id=1&security_group_id=0&lang_code=US&oas=FKrKS3J_gqEufubNCI47VQ..&formsLink=yes HTTP/1.1" 302 378 1
    172.20.250.171 - - [08/Jan/2012:15:32:21 +0400] "GET /OA_HTML/RF.jsp?function_id=109&resp_id=20420&resp_appl_id=1&security_group_id=0&lang_code=US&oas=A-kIj_ymVCbKFxe8CFAL7A..&formsLink=yes HTTP/1.1" 302 374 1
    172.20.250.171 - - [08/Jan/2012:15:32:30 +0400] "GET /OA_HTML/RF.jsp?function_id=77&resp_id=20420&resp_appl_id=1&security_group_id=0&lang_code=US&oas=fCl6JV7SRIFRKlQO3_JGqQ..&formsLink=yes HTTP/1.1" 302 374 1
    172.20.250.171 - - [08/Jan/2012:15:32:37 +0400] "GET /OA_HTML/RF.jsp?function_id=77&resp_id=20420&resp_appl_id=1&security_group_id=0&lang_code=US&oas=fCl6JV7SRIFRKlQO3_JGqQ..&formsLink=yes HTTP/1.1" 302 374 3
    172.20.250.171 - - [08/Jan/2012:16:07:58 +0400] "GET /oa_servlets/oracle.apps.fnd.sso.AppsLogout HTTP/1.1" 500 539 0
    172.22.27.10 - - [08/Jan/2012:16:23:47 +0400] "GET / HTTP/1.1" 200 2592 1
    172.20.250.198 - - [08/Jan/2012:16:29:41 +0400] "GET /OA_HTML/RF.jsp?function_id=93&resp_id=20420&resp_appl_id=1&security_group_id=0&lang_code=US&oas=foQoH4esI29_NSfGe0XLRA..&formsLink=yes HTTP/1.1" 302 374 1
    172.20.250.198 - - [08/Jan/2012:16:29:49 +0400] "GET /OA_HTML/RF.jsp?function_id=109&resp_id=20420&resp_appl_id=1&security_group_id=0&lang_code=US&oas=U7kI2EMPzRdDXg5_j2HQ6g..&formsLink=yes HTTP/1.1" 302 374 0
    172.20.250.198 - - [08/Jan/2012:16:30:45 +0400] "GET /OA_HTML/RF.jsp?function_id=93&resp_id=20420&resp_appl_id=1&security_group_id=0&lang_code=US&oas=foQoH4esI29_NSfGe0XLRA..&formsLink=yes HTTP/1.1" 302 374 0
    172.20.250.198 - - [08/Jan/2012:16:30:48 +0400] "GET /OA_HTML/RF.jsp?function_id=12481&resp_id=20420&resp_appl_id=1&security_group_id=0&lang_code=US&params=R2O79muh0aPEOytL2jgzGwmUodupzbPYyU0qBd.BSoM&oas=mo3beqolB-zMJiVP0nKvFQ.. HTTP/1.1" 302 513 0

  • Reg: Closing and Opening Web Dynpro Application in same browser

    Dear Experts
    In my webdynpro application when i click a button another web dynpro application is opened in another window(another browser) .
    But i want to open the second web dynpro application inside the same browser in which closing the first applicaiton and opening the second web application in same browser window .
    Please guide me to do this.
    Regards
    Arun

    hi ,
    Exit plugs have the special property that they use the defined URL parameter. After you have created the URL parameter in the parameter list on the Outbound Plugs tab page in the window editor, you can specify a value for this parameter in the method that calls the exit plug.
    ref
    link:[http://help.sap.com/saphelp_nw70ehp1/helpdata/en/48/ca3351508f04e7e10000000a42189c/content.htm]
    it would help u
    regards,
    amit

  • Lookup ejb in another application in same container

    Hi,
    The 1012 ejb faq http://www.oracle.com/technology/tech/java/oc4j/1012/collateral/OC4J-EJB-FAQ-101202.pdf states:
    "If you want to access an EJB in another application in the same OC4J container you do not have to use RMIInitialContextFactory and you can make the application that contains your application as the parent of your application from your you are trying to access EJBs from e.g. ..."
    Question: The FAQ implies that the "parent" attribute is NOT necessary to facilitate this situation and RMIInitialContextFactory may be used - is this correct? I have not found any examples that demonstrate how to do this as elsewhere in the Oracle doco they seem to imply that "parent" must be used (but not in 10.1.3). Can anyone please clarify this and/or what works and what doesn't?
    Note: The lookup of remote ejb from another application in same container does work without the parent attribute, its just subsequent calls from a 3rd application or redeploy breaks.
    My problem: I get a ClassCastException when :
    a) lookup remote EJB (in application A) following redeploy of application B
    b) the next invocation of the application A method from client application C
    Thanks for any advice,
    Paul

    Your understanding is correct.
    If you make application a to be the parent application of app b; then app b could access app a without using RMIInitialContext.
    Also you could use RMIInitialContext to obtain the object without using "parent application" approach, example:
    Hashtable env = new Hashtable();
    env.put("java.naming.factory.initial",
    "com.evermind.server.rmi.RMIInitialContextFactory");
    env.put("java.naming.provider.url","ormi://remotehost/bmpapp");
    env.put("java.naming.security.principal","SCOTT");
    env.put("java.naming.security.credentials","TIGER");
    Context context = new InitialContext(env);
    Object homeObject =
    context.lookup("java:comp/env/EmployeeBean");
    For this servlet example, you also need to declare <ejb-ref> elements in the web.xml file:
    <ejb-ref>
    <ejb-ref-name>EmployeeBean</ejb-ref-name>
    <ejb-ref-type>Entity</ejb-ref-type>
    <home>bmpapp.EmployeeHome</home>
    <remote>bmpapp.Employee</remote>
    </ejb-ref>
    In addition, orion-web.xml, must include a mapping from the logical name EmployeeBean to the actual JNDI name where the EJB is bound, as shown in the following example:
    <ejb-ref-mapping name="EmployeeBean" location="bmpapp/EmployeeBean" />
    Hope this helps,
    -Frances

  • Unable to open forms in oracle application 11i

    Hi All,
    Just now i have upgraded the oracle application 11i with the Developer 6i (Followed the ID 125767.1 Document). After this i am unable to open the forms.
    When i am trying to open it's geting stuck.
    Do you have any idea how to resolve it.
    Regards,
    Vinod Ranjan

    Hi,
    please find the error details from the Java Console.
    ========================================
    java.lang.IllegalAccessError: class oracle.forms.ui.VTextField$FormsPWAccess cannot access its superclass oracle.ewt.lwAWT.lwText.LWTextField$Access
         at java.lang.ClassLoader.defineClass0(Native Method)
         at java.lang.ClassLoader.defineClass(Unknown Source)
         at java.security.SecureClassLoader.defineClass(Unknown Source)
         at java.net.URLClassLoader.defineClass(Unknown Source)
         at java.net.URLClassLoader.access$100(Unknown Source)
         at java.net.URLClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.net.URLClassLoader.findClass(Unknown Source)
         at sun.applet.AppletClassLoader.findClass(Unknown Source)
         at sun.plugin.security.PluginClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClassInternal(Unknown Source)
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Unknown Source)
         at oracle.forms.handler.TextFieldItem.class$(Unknown Source)
         at oracle.forms.handler.TextFieldItem.getDefaultClass(Unknown Source)
         at oracle.forms.handler.UICommon.instantiate(Unknown Source)
         at oracle.forms.handler.UICommon.onCreate(Unknown Source)
         at oracle.forms.handler.TextFieldItem.onCreate(Unknown Source)
         at oracle.forms.engine.Runform.onCreateHandler(Unknown Source)
         at oracle.forms.engine.Runform.processMessage(Unknown Source)
         at oracle.forms.engine.Runform.processSet(Unknown Source)
         at oracle.forms.engine.Runform.onMessageReal(Unknown Source)
         at oracle.forms.engine.Runform.sendDeferredMessages(Unknown Source)
         at oracle.forms.engine.Runform.onMessage(Unknown Source)
         at oracle.forms.engine.Runform.sendInitialMessage(Unknown Source)
         at oracle.forms.engine.Runform.startRunform(Unknown Source)
         at oracle.forms.engine.Main.createRunform(Unknown Source)
         at oracle.forms.engine.Main.start(Unknown Source)
         at sun.applet.AppletPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    connectMode=Socket
    serverHost=unicos.upg.com
    serverPort=9000
    Forms Applet version is : 60828
    java.lang.IllegalAccessError: class oracle.forms.ui.VTextField$FormsPWAccess cannot access its superclass oracle.ewt.lwAWT.lwText.LWTextField$Access
         at java.lang.ClassLoader.defineClass0(Native Method)
         at java.lang.ClassLoader.defineClass(Unknown Source)
         at java.security.SecureClassLoader.defineClass(Unknown Source)
         at java.net.URLClassLoader.defineClass(Unknown Source)
         at java.net.URLClassLoader.access$100(Unknown Source)
         at java.net.URLClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.net.URLClassLoader.findClass(Unknown Source)
         at sun.applet.AppletClassLoader.findClass(Unknown Source)
         at sun.plugin.security.PluginClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClassInternal(Unknown Source)
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Unknown Source)
         at oracle.forms.handler.TextFieldItem.class$(Unknown Source)
         at oracle.
    Please, help me on this.
    Thanks,
    vinod ranjan

  • Sometimes when I try to open firefox it says another application of firefox is already running and I have to close it first,isn't.

    At least once a day I try to open Firefox and it won't let me. It says another application of Firefox is already running and I have to close it first. There is no other applicaion of Firefox running, and I have to reboot the computer.

    See "Hang at exit":
    *http://kb.mozillazine.org/Firefox_hangs
    See "Firefox hangs when you quit it":
    *https://support.mozilla.org/kb/Firefox+hangs

  • Unable to OPen Forms in a DR environment after logging in to Applications

    Hi,
    We are testing our DR(XP machines are part of the VMWare environment and the AIX OSes are on LPARs ) scenario and we were able to recover DB on DR database from production and had Application Code trees from prod...(Environment:AIX 64 BIT Powersystems, 11.5.10.2, 10.2.0.4)
    We are able to startup DB,Applicaiton services on DR site. After logging in to applications environement...we are able to open up Applicaiton manager/portal based responsibilities but not able to open forms. I dont see the jinitiator popup wizzard when opening the forms...(we ensured that there is java installed on the machine,no popup blockers)...
    Would appreciate your help and suggestions.
    Thanks,
    Hari

    Hi Hussein,
    Fyi, the Apache log had errors when run in configtest
    Syntax error on line 17 of /.../iAS/Apache/modplsql/cfg/plsql_pls.conf:
    Cannot load /..../iAS/Apache/modplsql/bin/modplsql.so into server: 0509-130 Symbol resolution failed for /..../iAS/lib/libclntsh.a(shr.o) because:
    0509-136 Symbol pw_post (number 261) is not exported from
    dependent module /unix.
    0509-136 Symbol pw_wait (number 262) is not exported from
    dependent module /unix.
    0509-136 Symbol pw_config (number 263) is not exported from
    dependent module /unix.
    0509-136 Symbol aix_ora_pw_version3_required (number 264) is not exported from
    dependent module /unix.
    0509-022 Cannot load module /..../iAS/Apache/modplsql/bin/modplsql.so.
    0509-026 System error: Cannot run a file that does not have a valid format.
    0509-192 Examine .loader section symbols with the
    'dump -Tv' command.
    adapcctl.sh: exiting with status 8
    This issues got resolved after running rootpre.sh
    Appreciate your quick response and all the help.
    Thanks,
    Hari

  • Unable to open form in Form Builer

    Hi folks,
    It might me an old issue. I have gone through many threads and unable to find the exact solution. Appreciate if someone can help!
    Environment:
    O/S - Windows 7 professional - 32bit
    IDS - 10.1.2.0.2
    Installation Steps:
    - Installed IDS - 10.1.2.0.2 on windows 7 professional - 32 bit successfully.
    - Applied maintenance release 10.1.2.4 to fix oracle designer compatibility issue.
    I am unable to open the form in form builder sucessfully. Got the message 'Oracle Forms Designer has stopped working'.
    I have gne through the following threads
    Re: Error: Oracle Forms Designer has stopped working
    Oracle Forms IDS on a windows 7 OS
    Is Installing Patchset 7047034 fix the crashing problem in the Forms Builder?
    Appreciate any responses.
    Thanks
    Movva

    Movva,
    When you installed the Oracle Developers Suite (ODS) 10g, did you run the Installer as the Administrator? Also, are you on a company network or a personal computer? If on a network, you might be dealing with a permissions issue. The ODS needs full priviliges on all directories under the \DevSuiteHome10g directory. If you right click on the DevSuiteHome10g folder and change the permissions to full for your user account this should help. I encountered similar issues when we started testing Windows 7 Pro with ODS 10g. In some cases, I had to grant full priv's on some of the .jar files becuase changing the priv's at the folder level did not cascade correctly. Once I changed the priv's on all of the executable .jar files, the application worked fine.
    Hope this helps,
    Craig B-)
    If someone's response is helpful or correct, please mark it accordingly.

  • Button to launch another application

    what is js for launching another applicatoin?

    I found this:
    To add  script to open a user-specified PDF file
    Add the following script to the Open  button:
    app.openDoc(FilePath.rawValue);
    In the help section under "Opening an application from a form". This
    wouldn't seem to fit what you want for 2 reasons.
    1. The example requires the user to input the path of the file into
    a text field
    2. It doesn't work. I get a js error saying that security settings
    prevent access to that method
    If you can get around the security settings and the path to the
    application is a known quantity for your prospective users, I would
    think you could hard code in the path on the click event. The problem
    is getting around the security settings.
    addendum:
    I'm able to get another Adobe pdf to open with this script but so far
    nothing else.

Maybe you are looking for

  • Just updated KIES and can no longer connect my laptop and S4?

    I've been using KIES for a year.  Was just prompted to update it.  Did so (to version 2.6.0.13091.9) and now I can no longer connect my laptop and Galaxy S4. I'm getting the following message which is, of course, nearly worthless:      Reconnect the

  • Error while starting WLI server on Solaris Machine

    Hi While starting WLI server using startWLI.sh command I am getting following error. <i>Exception in thread "main" java.lang.NoClassDefFoundError: weblogic/Server</i>:-( Please help me for rectifying this error. Thanking you. Amol

  • InitialContext()

    I developed an application using netbeans. when I tried to launch the application on the command line I get following error: Exception in thread "main" java.lang.NoClassDefFoundError: com/sun/logging/LogDomains      at com.sun.enterprise.util.ORBMana

  • Jdbc database access

    The following is not running and it got compiled . I want to know whether it is possible to open a recordset for processing based on a value from another recordset . I need to get values from a recordset based on a value from previous recordset.. Nes

  • Default Email Addresses Picked From Address Book in Groups?

    Many of the records in my address book have more than one email address. When I am sending an email to that individual I start to type their name and am presented with the various choices -- I believe the address I most recently used (or maybe most r