The Oracle Application 11i clonning error

Hi all again, a new day a new error :)

I have an error while clonning Oracle Application 11i on windows 2003 sp1 32-bit db 9.2.0.6.0

When you run adcfgclone.pl dbTier it runs successfully uptill 70% at this stage it throws the below error

================================================================================================
Beginning database layer apply - Wed Mar 7 01:49:19 2012
Logfile located at d:\oracle\neproddb\9.2.0\appsutil\log\NPRO_hassan\ApplyDBTier_03070149.log
RC-50004: Fatal: error in ApplyDatabase:
Creating control files is not

ERROR when executing apply...

ERROR: Cannot run adclone.pl

Check the log file.
=================================================================================================

When I check the ApplyDBTier_03070149.log

I found this below

==============================================================================================================================================================================================================================
Profile Phase jump
Jump apply Phase
Running StartDbLsnr...
ECHO is turned off.
ECHO is turned off.
Wednesday, March 7, 2012 01:50
ECHO is turned off.
ECHO is turned off.
Wednesday, March 7, 2012 01:50
NPRO_hassan.cmd exit with status 0
ECHO is turned off.
The environment settings are...
ECHO is turned off.
ORACLE_HOME: d:\oracle\neproddb\9.2.0
LOCAL: NPRO
ORACLE_SID:
PATH: D:\ORACLE\NEPRODDB\9.2.0\APACHE\PERL\5.00503\BIN\MSWIN32-X86\;D:\ORACLE\NEPRODDB\9.2.0\BIN;D:\ORACLE\NEPRODDB\9.2.0\JRE\1.4.2\BIN;D:\ORACLE\NEPRODDB\9.2.0\JRE\1.4.2\BIN;... /JRE/1.3.1/bin;d:\oracle\neproddb\9.2.0\Apache\perl\5.00503\bin\MSWin32-x86\perl.exe; C:\mksnt\bin; C:\mksnt\bin\X11; C:\mksnt\mksnt; C:\Windows\System32; C:\WINDOWS; C:\WINDOWS\System32\Wbem;d:\oracle\neproddb\9.2.0\Bin; d:\oracle\neproddb\9.2.0\jre\1.4.2\bin;d:\oracle\neproddb\9.2.0\jre\1.4.2\bin
LD_LIBRARY_PATH: d:\oracle\neproddb\9.2.0\lib
ECHO is turned off.
ECHO is turned off.
The log information is written to
'd:\oracle\neproddb\9.2.0\appsutil\log\NPRO_hassan\addlnctl.txt '.
ECHO is turned off.
ECHO is turned off.
From process to listen NPRO...
ECHO is turned off.

LSNRCTL for 32-bit Windows: release 9.2.0.6.0 - Production on 7 March 2012 01:50:56

Copyright (c) 1991, 2002, Oracle Corporation. All rights reserved.

Connection to (ADDRESS = (PROTOCOL = IPC) (KEY = EXTPROCNPRO))
AMT-12541: TNS:no listener
AMT-12560: TNS:protocol adapter error
AMT-00511: no listener
32-bit Windows error: 2: no such file or directory
Connection to (ADDRESS = (PROTOCOL = TCP (Port = 1534))(Host=hassan.com))
AMT-12541: TNS:no listener
AMT-12560: TNS:protocol adapter error
AMT-00511: no listener
32-bit Windows error: 61: unknown error

LSNRCTL for 32-bit Windows: release 9.2.0.6.0 - Production on 7 March 2012 01:50:57

Copyright (c) 1991, 2002, Oracle Corporation. All rights reserved.

From tnslsnr: Please wait...

TNSLSNR for 32-bit Windows: release 9.2.0.6.0 - Production
NL-00280: creation of the journal of the d:\oracle\neproddb\9.2.0\network\log\npro.log stream error
NL-00278: could not open the log file
SNL-00016: snlfohd: error opening file
32-bit Windows error: 13: permission denied

Listening port could start. See the above error messages...

addlnctl.cmd out with status 3

.end std out.

.end err out.

Run CreateDB...

---------------------------------------------------------------
ADX database utility
---------------------------------------------------------------

getConnectionUsingAppsJDBCConnector()->
APPS_JDBC_URL = "null".
Try to get by using connection based SID connect descriptor
getConnection()->
sDbHost: hassan
sDbDomain: com
sDbPort: 1534
sDbSid: NPRO
sDbUser: APPS
Try to connect using SID...
getConnectionUsingSID()->
JDBC URL: jdbc:oracle:thin:@hassan.com:1534:NPRO
Exception occurred: java.sql.SQLException: IO exception: the network adapter could not establish the connection
Try to connect using SID as ServiceName
getConnectionUsingServiceName()->
URL JDBC: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=hassan.com)(PORT=1534))(CONNECT_DATA=(SERVICE_NAME=NPRO)))
Exception occurred: java.sql.SQLException: IO exception: the network adapter could not establish the connection
Try to connect using SID as ServiceName.DomainName
getConnectionUsingServiceName()->
URL JDBC: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=hassan.com)(PORT=1534))(CONNECT_DATA=(SERVICE_NAME=NPRO.com)))
Exception occurred: java.sql.SQLException: IO exception: the network adapter could not establish the connection
Connection could not be obtained; return null

Database utility - ADX finished-

ECHO is turned off.
ECHO is turned off.
Wednesday, March 7, 2012 01:51
ECHO is turned off.
ECHO is turned off.
Wednesday, March 7, 2012 01:51
NPRO_hassan.cmd exit with status 0
ECHO is turned off.
The environment settings are...
ECHO is turned off.
ORACLE_HOME: d:\oracle\neproddb\9.2.0
LOCAL: NPRO
ORACLE_SID:
PATH: D:\ORACLE\NEPRODDB\9.2.0\APACHE\PERL\5.00503\BIN\MSWIN32-X86\;D:\ORACLE\NEPRODDB\9.2.0\BIN;D:\ORACLE\NEPRODDB\9.2.0\JRE\1.4.2\BIN;D:\ORACLE\NEPRODDB\9.2.0\JRE\1.4.2\BIN;... /JRE/1.3.1/bin;d:\oracle\neproddb\9.2.0\Apache\perl\5.00503\bin\MSWin32-x86\perl.exe; C:\mksnt\bin; C:\mksnt\bin\X11; C:\mksnt\mksnt; C:\Windows\System32; C:\WINDOWS; C:\WINDOWS\System32\Wbem;d:\oracle\neproddb\9.2.0\Bin; d:\oracle\neproddb\9.2.0\jre\1.4.2\bin;d:\oracle\neproddb\9.2.0\jre\1.4.2\bin
LD_LIBRARY_PATH: d:\oracle\neproddb\9.2.0\lib
ECHO is turned off.
ECHO is turned off.
The log information is written to
'd:\oracle\neproddb\9.2.0\appsutil\log\NPRO_hassan\adcrdb_NPRO.txt '.
ECHO is turned off.
ECHO is turned off.
Creating the NPRO database control file...
ECHO is turned off.

SQL * more: release 9.2.0.6.0 - Production on Wed Mar 7 01:51:01 2012

Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.

ERROR:
ORA-12560: TNS:protocol adapter error


DIM-00010: SYSTEM\CurrentControlSet\Services\OracleService key does not exist
S/O-error: (OS 2) the system cannot find the file specified.

SQL * more: release 9.2.0.6.0 - Production on Wed Mar 7 01:51:42 2012

Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.

ERROR:
ORA-01031: insufficient privileges


ORA-01031: insufficient privileges
ERROR:
ORA-01031: insufficient privileges


ORA-01031: insufficient privileges
SP2-0640: not connected
SP2-0640: not connected
SP2-0640: not connected
SP2-0640: not connected
ORA-01012: not connected
ERROR:
ORA-01031: insufficient privileges


ORA-01031: insufficient privileges
SP2-0640: not connected
SP2-0641: "EXECUTE" requires the connection to the server
ORA-01031: insufficient privileges
ERROR:
ORA-01031: insufficient privileges


ORA-01031: insufficient privileges
SP2-0640: not connected
SP2-0640: not connected
SP2-0640: not connected
SP2-0640: not connected
SP2-0640: not connected
ECHO is turned off.
Error checking...
ECHO is turned off.
The database was not created successfully. Stopping the instance...

SQL * more: release 9.2.0.6.0 - Production on Wed Mar 7 01:51:52 2012

Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.

ERROR:
ORA-01031: insufficient privileges


adcrdb.cmd out with status 1

.end std out.

.end err out.


---------------------------------------------------------------
ADX database utility
---------------------------------------------------------------

getConnectionUsingAppsJDBCConnector()->
APPS_JDBC_URL = "null".
Try to get by using connection based SID connect descriptor
getConnection()->
sDbHost: hassan
sDbDomain: com
sDbPort: 1534
sDbSid: NPRO
sDbUser: APPS
Try to connect using SID...
getConnectionUsingSID()->
JDBC URL: jdbc:oracle:thin:@hassan.com:1534:NPRO
Exception occurred: java.sql.SQLException: IO exception: the network adapter could not establish the connection
Try to connect using SID as ServiceName
getConnectionUsingServiceName()->
URL JDBC: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=hassan.com)(PORT=1534))(CONNECT_DATA=(SERVICE_NAME=NPRO)))
Exception occurred: java.sql.SQLException: IO exception: the network adapter could not establish the connection
Try to connect using SID as ServiceName.DomainName
getConnectionUsingServiceName()->
URL JDBC: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=hassan.com)(PORT=1534))(CONNECT_DATA=(SERVICE_NAME=NPRO.com)))
Exception occurred: java.sql.SQLException: IO exception: the network adapter could not establish the connection
Connection could not be obtained; return null

Database utility - ADX finished-

RC-00118: an error occurred during the creation of database
Asked by oracle.apps.ad.clone.ApplyDatabase


StackTrace:
java.lang.Exception: control file creation failed
to oracle.apps.ad.clone.ApplyDatabase. < init > (ApplyDatabase.java:474)
to oracle.apps.ad.clone.ApplyDatabase. < init > (ApplyDatabase.java:319)
to oracle.apps.ad.clone.ApplyDatabase. < init > (ApplyDatabase.java:295)
to oracle.apps.ad.clone.ApplyDBTier. < init > (ApplyDBTier.java:154)
the impossible (Native Method)
at oracle.apps.ad.clone.util.CloneProcessor.run(CloneProcessor.java:68)
at java.lang.Thread.run (unknown Source)

==============================================================================================================================================================================================================================

Please help me with your advice

Thank you
Hassan

Hi Hassan,.

Is there a way to determine which application is locked this port that I tried again with a different port number and always the same result
I don't have any other application or OracleAS application server running on the machine that supposedly can block a port.

Do you have any product Oracle installed on the same computer? Please see the referenced above.

You can try with a different port pool (i.e. 1 instead of 0) and see if you get the same error or not.

In addition, see utility Portmon which can be downloaded from http://technet.microsoft.com/en-us/sysinternals/bb896644 for a list of ports that are used on the same machine.

Thank you
Hussein

Tags: Oracle Applications

Similar Questions

  • Application services won't start does not after Oracle Applications 11i Clone

    Hi all

    Can someone help me on this...

    EBS: 11.5.9
    Database: 9.2.0.3.0

    After cloning oracle Application Apache, concurrent managers and other services are in place and works perfectly but my forms and reports services do not come to the top.
    It's show time when I tried to start the services. Please find below

    Service control script execution:
    /Disk1/Oracle/dev1comn/Admin/scripts/dev1_dataprepdev1/adfrmctl.sh start

    script gave:
    ****************************************************
    ERROR: Timed out: Exception interrupted

    Command line is maybe not valid
    ****************************************************


    Service control script execution:
    /Disk1/Oracle/dev1comn/Admin/scripts/dev1_dataprepdev1/adrepctl.sh start

    script gave:
    ****************************************************
    ERROR: Timed out: Exception interrupted

    Command line is maybe not valid
    ****************************************************


    Service control script execution:
    /Disk1/Oracle/dev1comn/Admin/scripts/dev1_dataprepdev1/adfmcctl.sh start

    script gave:
    ****************************************************
    ERROR: Timed out: Exception interrupted

    Command line is maybe not valid
    ****************************************************


    Service control script execution:
    /Disk1/Oracle/dev1comn/Admin/scripts/dev1_dataprepdev1/adfmsctl.sh start

    script gave:
    ****************************************************
    ERROR: Timed out: Exception interrupted

    Command line is maybe not valid
    ****************************************************

    Thanks in advance...
    SAI

    AutoConfig succeeded completely without error?

    Please see (adstrtal.sh returns timeout error [331322.1 ID]).

    Thank you
    Hussein

  • Oracle Applications 11i - attribute Workflow #WFM_CC

    Hello

    I read in the attribute using #WFM_CC and multiple attachments and multiple CC recipients that Oracle Workflow allows you to CC and BCC. I had our DBA check the version of our forum, and it seems that we already have the version of the Oracle Applications 11i technology. ATG_PF. H.Delta.5 (ORS 5) applied.

    However, I still have problems using the CC feature. I have added internal Message attribute name #WFM_CC type = Text and Source = send. Also placed 240 for the length. For testing purposes, I put default type constant and coded hard my e-mail address in the value field. When I run the workflow and activities in workflow and go to the activity and click on the detail page of the Notification icon to verify the message, it does not show the Cc field. Only the From, To, envoys and Id are available. Does show here if there is a value of Cc? Currently we have our Notification Mailer of off since it is only an instance of development is the only way I can test it.

    Appreciate any help.

    Thank you
    Allen

    You can not see the value of the CC field that you set for the message attribute in the page of detail of Notification of list tasks as the CC field is valid only for e-mail. You must configure Workflow Mailer to receive notification by email and check if the correct CC has been has been set.

    Published by: sarojak on June 12, 2012 22:33

  • Cant Open Oracle Applications 11i forms after the last installation of JRE

    We're currently on Oracle Apps 11.5.10.2. I had to install the latest JRE 1.6 Update23 to work on BI Publisher templates and now I can't open all the Oracle e-Business Suite under Forms. It just breaks down-IE, has no message on JInitiator Console either. Same problem with the Mozilla Firefox browser.

    FYI... I have a colleague who is able to work on both... BI Publisher model Mgr and Oracle Forms end last installed JRE... So don't think it's a server problem, it's just my client configuration. Any help is appreciated.

    THX

    What is the difference between your customers and your colleague (in terms of client OS, browser, applications installed,... etc)?

    Do you meet the requirements (recommended browsers for Oracle E-Business Suite 11i [285218.1 ID])?

    Can you reproduce the problem with Firefox?

    Please see if these documents help.

    Internet Explorer crashes when the forms is launched [ID 430359.1]
    MS IE browser crashes with ' abnormal termination of the program or the "save Failk" when discoverer Access 10g of E-Business Suite 11i (Forms) or Oracle Forms [396773.1 ID]
    INTERNET EXPLORER CRASHES WITH ORACLE APPLICATIONS 11I AND MICROSOFT SILVERLIGHT ADD ON INSTALLED [ID 1077496.1]
    Internet Explorer Crash with unexpected Signal EXCEPTION_ACCESS_VIOLATION [ID 435562.1]

    Thank you
    Hussein

  • Install the Control Agent Grid 10.2.0.5 on Oracle Applications 11i

    Hello
    I'm planing to add my Oracle Applications 11i (application and DB layer) to Grid Control 10.2.0.5, install the Agents of grid control (10.2.0.5) on both nodes.
    Please tell me is there any specific in this installation of GC officers on nodes of Oracle Applications 11i (any document on this subject).

    Concerning

    Hello

    Please see these docs/links.

    Getting Started with Oracle Change Management Pack Application and Oracle Application Management Pack for Oracle E-Business Suite, version 3.1 [ID 982302.1]
    The management of Oracle and Oracle Application Change Management Pack applications Pack for Oracle E-Business Suite, version 3.0 [ID 812315.1]
    Guide to troubleshooting and the list of known issues for Oracle Application Management Pack for Oracle E-Business Suite, version 3.0 [ID 812294.1]
    Grid control 10.2.0.5.0 known issues [ID 787872.1]

    Application Management Pack and Application Change Management Pack 3.1 now available
    http://blogs.Oracle.com/stevenChan/2010/01/amp_acmp_31_ebs.html

    Enterprise Manager Documentation - 10g Release 5 (10.2)
    http://download.Oracle.com/docs/CD/B16240_01/welcome.html

    Thank you
    Hussein

  • Oracle Applications 11i: exit Station Manager is broken

    Hi Experts,

    I was working on Oracle application 11i cloning lately and after having completed the clone, my conc. exit Station Manager (PPO) isn't coming in the target system.

    I tried to solve the problem by running 'cmclean.sql' and ran thn autoconfig on the application node, but the problem still persists

    The file log for FNDOPP (exit Manager post) says:-

    [17/12/13 17:24:30] [main] From service GSF with simultaneous process id is 154919.

    [17/12/13 17:24:30] [main] Initialization parameters: oracle.apps.fnd.cp.opp.OPPServiceThread:2:0:max_threads = 5

    [17/12/13 17:24:31] [Thread 23] Wire service commissioning.

    [17/12/13 17:24:31] [Thread-24] Wire service commissioning.

    [17/12/13 18:52:55] [GSMServiceController:154919] The stop request received.

    [17/12/13 18:52:55] [GSMServiceController:154919] Preparation for the service of the judgment.

    [17/12/13 18:52:55] [GSMServiceController:154919] Stop all Service Threads.

    [17/12/13 18:52:55] [OPPServiceThread1] Preparation stop service threads.

    [17/12/13 18:52:55] [OPPServiceThread0] Preparation stop service threads.

    [17/12/13 18:53:55] [OPPServiceThread0] Wire service stopped.

    [17/12/13 18:54] [OPPServiceThread1] Wire service stopped.

    [17/12/13 18:54] [GSMServiceController:154919] All Service Threads are completed.

    [17/12/13 18:54] [GSMServiceController:154919] Service stopped.

    FYI, the metalink note below did not help

    Simultaneous treatment - R12 output Post processor Service not to come. (Doc ID 460578.1()

    Can someone help me solve the problem? Your help will be very appreciated.

    DB version: 11.2.0.3

    Version of the EBS: 11.5.10.2

    Platform: 2.6.39 - 300.17.3.el5uek (Linux)

    Hello

    Please confirm that your name server Clone is GDDEVAP1?

    -Enforcement Shtudown

    -Run the cmclean.sql script

    -Execution of this query as a user of applications:

    EXEC FND_CONC_CLONE. SETUP_CLEAN;

    COMMIT;

    OUTPUT

    -Run autoconfig for applications Tier

    -Start the Services of Application

    Do the above and give us the result of:

    Select CONCURRENT_QUEUE_NAME, TARGET_NODE

    of fnd_concurrent_queues;

    Thank you &

    Best regards

  • 2013CPU APRIL: "the file in the patch is not a known file of the Oracle Applications.

    Hello Experts.

    We have just upgraded our database of 11.2.0 to 11.2.03
    We then applied the PSU in APRIL 2013 to the database.

    When we try to apply the patch at our level of applications:
    Patch 16196188 : ORACLE APPLICATIONS 11I. ATG_PF. H RUP7: CPU PATCH FOR Apr 2013

    On the application of this hotfix, the following errors is returned:

    AutoPatch error:
    File in the patch is not a known Oracle Applications file:
    'paying pyauselp.jsp html '.

    AutoPatch error:
    File in the patch is not a known Oracle Applications file:
    'paying pyshpslp.jsp html '.

    It is Metalink Note
    11.5.10.2: Patch 14782698 11I. ATG_PF. H RUP6: CPU PATCH for JAN 2013 fails with: file in the patch is not a known Oracle Applications
    file: 'pay html pyshpslp.jsp' [1531423.1 ID]

    The note suggests to apply
    Patch 3500000 11i.HR_PF.K
    Patch 6699770 11i.HR_PF. Kdelta 3 (HR Family Pack)

    We use it to human resources and are not allowed to do this. We do not want to apply HR family pack.

    We had to apply the CPU in October (14321240) in order to work around this problem. It's the latest CPU for EBS who does not have this error.

    We have successfully applied the power supply Patch 16056266 for db layer (APRIL 2013)

    This is why we are APRIL 2013 for the database layer and OCT2012 for Applications.

    Two questions:
    1 - is taken in charge (two different versions for POWER/CPU block for db / level apps)
    2 is there a work around so that we can apply the APRIL2013 (16196188 Patch) to the Application layer?

    Thank you.

    Hi Dan,.

    1 - is taken in charge (two different versions for POWER/CPU block for db / level apps)

    Yes it is supported.

    2. is there a work around so that we can apply the APRIL2013 (Patch 16196188) to the Application layer?

    Yes - Please proceed as follows:

    1. copy pyshpslp.jsp manually from the patch directory in $PAY_TOP/html
    2. make a backup of the file of the driver patch
    3. change (u.drv) patch driver file and comment out the following line (# highlight the copy command)

    copy # pay html pyshpslp.jsp 115,3

    Thank you
    Hussein

  • The Oracle Application is unresponsive after it, connecting to the client computer

    Configuration:

    The application is 12.1.2

    Database is 11.1.0.7

    Operating system is RHEL 5

    It is hosted on the servers of node 2

    The Oracle Application is unresponsive after it, connecting to the client computer

    The application of form does not completely open

    It throws the below error:

    NoClassDefFoundError:

    Oracle/apps/fnd/util/Parameterlist

    We get the error in the Java Console on all desktops here below.

    Provider of Java: version of Sun Microsystems Inc.: 1.6.0_07

    Passage level: 0, read timeout:90000

    Applet is signed and approved

    proxyHost = null

    proxyPort = 0

    connectMode is HTTP, native.

    Version forms cmdlet is: 10.1.2.3


    java.lang.ClassNotFoundException: oracle.apps.fnd.soa.forms.services.rt.CommBean

    at sun.plugin2.applet.Applet2ClassLoader.findClass (unknown Source)

    at sun.plugin2.applet.Plugin2ClassLoader.loadClass0 (unknown Source)

    at sun.plugin2.applet.Plugin2ClassLoader.loadClass (unknown Source)

    at sun.plugin2.applet.Plugin2ClassLoader.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.UICommon.instantiate (unknown Source)

    at oracle.forms.handler.UICommon.onCreate (unknown Source)

    at oracle.forms.handler.JavaContainer.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.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 com.sun.deploy.uitoolkit.impl.awt.AWTAppletAdapter.start (unknown Source)

    to sun.plugin2.applet.Plugin2Manager$ AppletExecutionRunnable.run (unknown Source)

    at java.lang.Thread.run (unknown Source)

    java.lang.InterruptedException

    at java.lang.Object.wait (Native Method)

    at oracle.forms.engine.Heartbeat.run (unknown Source)

    at java.lang.Thread.run (unknown Source)

    Provider of Java: version of Sun Microsystems Inc.: 1.6.0_07

    Passage level: 0, read timeout:90000

    Applet is signed and approved

    proxyHost = null

    proxyPort = 0

    connectMode is HTTP, native.

    Version forms cmdlet is: 10.1.2.3

    java.lang.ClassNotFoundException: oracle.apps.fnd.soa.forms.services.rt.CommBean

    at sun.plugin2.applet.Applet2ClassLoader.findClass (unknown Source)

    at sun.plugin2.applet.Plugin2ClassLoader.loadClass0 (unknown Source)

    at sun.plugin2.applet.Plugin2ClassLoader.loadClass (unknown Source)

    at sun.plugin2.applet.Plugin2ClassLoader.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.UICommon.instantiate (unknown Source)

    at oracle.forms.handler.UICommon.onCreate (unknown Source)

    at oracle.forms.handler.JavaContainer.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.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 com.sun.deploy.uitoolkit.impl.awt.AWTAppletAdapter.start (unknown Source)

    to sun.plugin2.applet.Plugin2Manager$ AppletExecutionRunnable.run (unknown Source)

    at java.lang.Thread.run (unknown Source)

    Hi Vinayak,

    If forms work in the local network, then you can exclude problem in Forms Server or Oracle Application as a whole actually.

    The question should be certain access privileges, and you will need to work with the VPN administrator.

    Please note:

    Cannot launch the forms in E-Business when you access via VPN: Formslauncher Notinited (Doc ID 471120.1)

    Hope that answers your question.

    Thank you &

    Better compliance

  • How to increase the Idle time of the Oracle applications

    Dear Experts,

    I want to increase the duration of inactivity of my user account. If I leave the application idle for 5 minutes, application is automatically logged off the coast and clicking on any shape it gives me the message to log in again.
    Can someone tell me how to increase the idle time of the application, especially for a user account.

    Thank you

    PL post Details of the operating system, database and versions EBS.

    PL see this Doc MOS

    11i: how to solve the problem of time-out for forms in the Oracle Applications [ID 269884.1]

    HTH
    Srini

  • Tuning Oracle Applications 11i start with

    Hi Hussain/Helios,

    I am new to Oracle APPS and works in oracle applications 11i 11.5.10.2 with 10.2.5.0, the database and the application was promoted by the previous dba. that has left almost 3-4 months before.
    now my question is I want to have an optimization of performance for Oracle applications environment, can you please suggest some key points for leave and some good links for future use.

    Another thing is I used the command find on my linux machine and found several log files that are greater than 1000K on level (forms, reports, web) and similiarly db level (db/admin/simultaneous) apps.

    can I just remove all of these log files using the operating system command (rm) and is it feasible with the production environment on the mode of operation or is it not possible and I should use some other ways, etc.

    APPS Tier folder locations.
    
    ****podappl/admin/PROD/log
    ****prodora/iAS/Apache/Apache/logs/sec_audit.log
    ****prodora/iAS/Apache/Jserv/logs/mod_jserv.log
    ****prodora/iAS/Apache/Jserv/logs/jserv.log
    ****prodcomn/admin/scripts/PROD_****/sqlnet.log
    ****prodcomn/admin/log/PROD_****/
    ****prodcomn/_pages/
    ****prodcomn/rgf/PROD_****/
    ****prodcomn/rgf/PROD_****/oam/
    
    DB Tier files folder locations.
    
    ****oracle/proddb/10.2.0/oc4j/j2ee/OC4J_DBConsole_*****_PROD/log/em-application.log
    ****oracle/proddb/10.2.0/oc4j/j2ee/OC4J_DBConsole_*****_PROD/log/http-web-access.log
    ****oracle/proddb/10.2.0/oc4j/j2ee/OC4J_DBConsole_****_PROD.upgrade/log/http-web-access.log
    ****oracle/proddb/10.2.0/appsutil/log/PROD_****/StageDBTier_10161830.log
    ****oracle/proddb/10.2.0/*****_PROD/sysman/log/emoms.log
    ****oracle/proddb/10.2.0/*****_PROD.upgrade/sysman/emd/sqlnet.log
    ****oracle/proddb/10.2.0/******_PROD.upgrade/sysman/log/
    ****oracle/prodappl/admin/PROD/log/
    For the performance tuning, this time I followed points with me.
    (1) compile APPS Schema in maintenace that I take.
    (2) I checked some work to collect Stats/Purge is already scheduled for maintenance.

    Please tell me what other jobs I plan using OAM for weekend for all levels in applications.

    Also asked me to apply the latest patches on PROD APPS/DB / * system, I can check using sql, what patches are applied, but how do I know what patches are needed, (don't know about licensed products with ask never political here).

    Thank you
    REDA

    Published by: 870344 on July 5, 2011 06:36

    Hi reda

    Also asked me to apply the latest patches on PROD APPS/DB / * system, I can check using sql, what patches are applied, but how do I know what patches are needed, (don't know about licensed products with ask never political here).

    First check that you are on the first level.

    Please see:

    How to check, what EBS Techstack Patchsets were applied to 11i or R12? [390864.1 ID]

    Also you can check:
    How to check if certain Applications Oracle product/module is implemented? [443699.1 ID]

    You can check on metlaink > patches & updates > patch recommended R11 and can also check

    Especially if you work with r11 that the latest level of technology is rup7 and you can move your db to 11.2.0.2(If vous devez travailler sur 10 g lastest niveau 10.2.0.5)

    Respect of
    HELIOS

  • Perl not defined to the Oracle Applications environment. (Libraries T2K not in INC.

    Hello

    Am getting the following error when applying patches autoconfig.

    $FND_TOP/patch/115/bin/txkprepatchcheck.pl
    Perl not defined to the Oracle Applications environment. (Libraries not in the INCLUSION list T2K)
    Make sure that automatic configuration was performed and found a source correctly your environment.
    /U01/tech/appl/FND/11.5.0/patch/115/bin/txkprepatchcheck.pl line 131.
    BEGIN failed--compilation missed the line 141 /u01/tech/appl/fnd/11.5.0/patch/115/bin/txkprepatchcheck.pl

    Fine.

    (1) source the environment file
    (2) make sure that 'APPLRGF' variable is set in the environment. If this isn't the case, set it to the same value as "APPLTMP".
    (3) in the place where this patch was unzipped, patch_top/patchnumber/fnd/patch/115/bin.

    Run the utility as follows:

    Platform command line

    UNIX or Linux (must be a single line)
    ./txkprepatchcheck.pl-script = ValidateRollup-outfile = $APPLTMP/txkValidateRollup.html - appspass =

    do not FND_TOP/patch/115/bin

  • Oracle Applications 11i - what version of software customers should I use?

    Hi all

    I have access to (application) front-end and back-end Oracle E-Business Suite my business (* 11i *) instance of demo. Please help me decide the correct version of software necessary Client on my desktop the following:

    1. oracle 11 g client
    2. form of oracle 11 g
    3 oracle 11 g of the reports

    OR

    1 oracle Client 10 g
    2 oracle Developer Suite 10 g


    Any other suggestions/comments are welcome

    MK

    If you have access to the database server, you don't need a client. If you do not have access to the database server, you need a client (10g or 11g) to access the database remotely to your machine.

    Oracle Applications 11i uses 6i forms/States. 10g / 11g are not considered supported or compatible with 11i.

    R12 uses the 10g version of forms/States

    HTH
    Srini

  • Confused on Oracle Applications 11i (11.5.10.2)

    Hello


    I installed Oracle Applications 11i on Linux RHEL 4.6, the CD of the EBS version label (11.5.10.2).

    Why does when I,
    SQL> SELECT BUG_NUMBER FROM AD_BUGS WHERE BUG_NUMBER='3480000';
    
    no rows selected
    Patch #3480000 (ORACLE APPLICATIONS VERSION 11.5.10.2 MAINTENANCE PACK) is not included
    or 'not the same' as the basis of EBS 11i (11.5.10.2) installation?


    Thank you very much

    Hello

    must I not follow instead?

    I would say follow both, make sure you have all the patches of pre - req. mentioned in the main patch README file and in the Metalink document applied.

    Kind regards
    Hussein

  • OEM for &gt; 9i DB used by &gt; Oracle Applications 11i (11.5.10.2)

    Hi hussein/helios,

    Y at - it notes metalink to activate/install OEM on Oracle 9i DB which is the database of Oracle Applications 11i (11.5.10.2)?


    Thank you very much


    MsK

    Hello

    I posted wrong document which is why I put line and removed.

    Concerning

  • How to access Oracle Applications 11i forms using Vmware Player?

    Hello

    I installed Oracle Applications 11i on native OS OEL5 Server and guest OS Windows XPP using Vmware Player.Now how to access forms Oracle Applications 11i XPP Windows using Vmware on my desktop to server OEL5?

    Thank you to

    The respect of
    Rerry

    Hello

    If you mean how to access the e-Business Suite from the virtual machine, and then you just navigate to the same URL as you would normally. You may need to put the alias of the machine in your hosts file if you reference it via the name of the computer rather than the IP address.

    If you mean you want to load the form in the form designer (for example) then you will need to FTP the form from the server to the client (as you normally would), then open it in your client (XP virtual machine).

    If you want to use the workflow designer (according to your initial condition) then you must ensure that the TNSNAMES.ora file in workflow Home Builder has an entry for your instance on Linux, and then you should be able to connect to the database directly.

    HTH,

    Matt
    -----
    WorkflowFAQ.com - the independent resource ONLY for Oracle Workflow Development

    Review alpha chapters of my book "developing with Oracle Workflow" are available through my website http://www.workflowfaq.com
    Have you read the blog at http://www.workflowfaq.com/blog?
    WorkflowFAQ support forum: http://forum.workflowfaq.com

Maybe you are looking for

  • Problems with the characters of backslash with NIMax Import/Export

    I'm developing a program that uses the NIMax featue export to create a. INI file, I then manipulate and re - import in NIMax. The problem I have encountered is when I export Max and create the. INI file returns the transport are part of the /x0d, but

  • G9-591 PredatorSense software

    I installed a 500 GB SSD in my new laptop of predator G9-591 and reloaded Windows 10. After the relocation of all available drivers and software, I noticed that I was missing the PredatorSense software that controls the keys above the keyboard. Avail

  • [WRT120N] Port forwarding problem

    Hello world I am running server in my Ubuntu computer in port 8000. When I go to http://192.168.1.104:8000 in another computer on my local network site works very well. but when I transfer the port and you're trying to enter my public IP address he n

  • Cost of windows 7 on the release

    How much is windows 7 on release - upgrade RC

  • Recycle bin to be empty guard

    Original title: Max task Even if I keep my empty garbage keep it empty... demand it works since the taskbar... I click as requested and a little while after he calls again... I am using w7 for 3 years, but this gene appeared only recently... I have s