Patch 6241631 seems to be hanged.

I was applying patch 6241631 yesterday which is hanged till then on the following state:
** Generating the product JAR files...
Signing product JAR files in JAVA_TOP -
d:\oracle\prodcomn\java
using entity Customer and certificate 1.
setClassPath: Unable to get PATH from environment or registry!:
The system cannot find the file specified.
Successfully created javaVersionFile.
Generating product JAR files in JAVA_TOP -
d:\oracle\prodcomn\java with command:
adjava -mx512m -nojit oracle.apps.ad.jri.adjmx @d:\oracle\prodappl\admin\PROD\o
ut\genjars.cmd
setClassPath: Unable to get PATH from environment or registry!:
The operation completed successfully.
The patch seems hang. How I can come to know whether it is hanged, completed or any other state of the patch.
when I check "ps -ef |grep genjar" command it gives output:
D:\>ps -ef |grep genjar
oraerp 4324 2520 0 09:59:05 CONIN$ 0:00 adjava -mx512m -nojit oracle.apps.ad.jri.adjmx @d:\oracle\prodappl\admin\PROD\out\genjars.cmd
oraerp 5868 4324 0 09:59:05 CONIN$ 0:01 D:\jdk1.6.0_26\bin\java.exe "-mx512m" "oracle.apps.ad.jri.adjmx" "@d:\oracle\prodappl\admin\PROD\out\genjars.cmd"
D:\>
Also,
G:\6241631>^C
G:\6241631>echo %CLASSPATH%
D:\jdk1.6.0_26\jre\lib\rt.jar;D:\jdk1.6.0_26\jre\lib\i18n.jar;D:\jdk1.6.0_26\jre
\lib\tools.jar;d:\oracle\prodcomn\java\appsborg.zip;d:\oracle\prodcomn\java\apps
.zip;d:\oracle\prodora\8.0.6\forms60\java;d:\oracle\prodcomn\java
G:\6241631>
Regards,
Edited by: user12194837 on Aug 4, 2011 10:29 PM

Now hanged at this state:
** Generating the product JAR files...
Signing product JAR files in JAVA_TOP -
d:\oracle\prodcomn\java
using entity Customer and certificate 1.
Successfully created javaVersionFile.
Generating product JAR files in JAVA_TOP -
d:\oracle\prodcomn\java with command:
adjava -mx512m -nojit oracle.apps.ad.jri.adjmx @d:\oracle\prodappl\admin\PROD\o
ut\genjars.cmd
whereas my PATH is set as follows:
D:\Oracle\prodappl>echo %PATH%
D:\VCCommon\msdev98\BIN;D:\VC98\BIN;D:\VCCommon\TOOLS\WINNT;D:\VCCommon\TOOLS;d:
\oracle\prodappl\au\11.5.0\bin;d:\oracle\prodappl\fnd\11.5.0\bin;d:\oracle\proda
ppl\ad\11.5.0\bin;D:\jdk1.6.0_26\jre\bin;D:\Oracle\prodora\iAS\Apache\perl\5.005
03\bin\MSWin32-x86\;d:\oracle\prodcomn\util\unzip\unzip;d:\oracle\prodora\8.0.6\
bin;D:\jdk1.6.0_26\bin;D:\MKS\mksnt;C:\WINNT;C:\WINNT\system32
D:\Oracle\prodappl>

Similar Messages

  • Upgrade seems to be hanging at Running upg/307/wwv/wwvupd2.csh

    Hi,
    I am running the Portal 306 to 309 upgrade scripts in the following environment.
    OS - Solaris
    Database - 8.1.7.2
    9iAS - 1.0.2.2
    The upgrade seems to be hanging at Running upg/307/wwv/wwvupd2.csh. It has been stuck at this point for the past 36 hours. The process list contains the following process:
    /bin/csh -f upg/307/wwv/wwvupd2.csh -sn WEBDB -sp webdb@wdb -rsp webdb -cs wdb
    Querying the v$sessions table shows that there are no current sql sessions
    Anyone knows what is happening here?? Any help would be appreciated.
    Thanks & Rgds,
    Rupesh

    Hi,
    Upon inspection of the pupgrade script it was found that the
    script upg/307/wwv/wwvupd2.csh was using SQL Plus to connect to
    the portal demo schema (PORTAL_SCHEMA_NAME_DEMO). However, since
    we had upgraded to portal 306 from webdb 2.2 we don't have such a
    schema. The upgrade guide does not ask you to create the DEMO
    schema before starting the process. Therefore the script fails at
    this point.
    Rgds,
    Rupesh

  • Error in applying patch 6241631

    Platform: "MS Win 32-bit 2003 R2"
    EBS: "11.5.10.2"
    DB Version: "10.2.0.4"
    Java Version: "1.5.0_22"
    While applying patch 6241631 got the below error:
    ATTENTION: All workers either have failed or are waiting:
    FAILED: file afcmgr.odf on worker 1.
    ATTENTION: Please fix the above failed worker(s) so the manager can continue.
    Error messages in adwork001.log:
    ===== Table FND_CONC_REQ_OUTPUTS all columns match.
    ===== Index FND_CONC_REQ_OUTPUTS_N1 all columns match.
    CREATE OR REPLACE SYNONYM APPS.FND_CONCURRENT_QUEUES FOR
    APPLSYS.FND_CONCURRENT_QUEUES
    Start time for statement below is: Wed Aug 17 2011 13:07:43
    CREATE OR REPLACE SYNONYM APPS.FND_CONCURRENT_QUEUES FOR
    APPLSYS.FND_CONCURRENT_QUEUES
    AD Worker error:
    The following ORACLE error:
    ORA-00955: name is already used by an existing object
    occurred while executing the SQL statement:
    CREATE OR REPLACE SYNONYM APPS.FND_CONCURRENT_QUEUES FOR
    APPLSYS.FND_CONCURRENT_QUEUES
    AD Worker error:
    Unable to compare or correct tables or indexes or keys
         because of the error above
    Time when worker failed: Wed Aug 17 2011 13:07:43
    Please suggest.

    Is there any message in alert log? Did you try to restart workers?There is no (error/warning/abnormal) message reported in alert log. Yes, it "Restarted" but again "Failed"
    Can you check who access this view?(v$access)SQL> select * from v$access where object = 'FND_CONCURRENT_QUEUES';
    no rows selected
    Its not same error but please see:
    Adpatch Fails While Executing afcmgr.odf. Error : The table is missing the index FND_CONCURRENT_QUEUES_N2 >ORA-00054: resource busy and acquire with NOWAIT specified [ID 295992.1]Reviewing the suggested note.

  • Database package (stored procedure) seems to be hanging

    Hi,
    Our application seems to be hanging after executing a database package repeatedly. It happens after 5-10 invocations of the same package in a loop. Any ideas why this happens?
    Thanks in advance,

    Narayana,
    Your really going to have to give more detail than "it hangs and we don't know why". I always use a program called TOP SESSIONS in OEM to monitor a running process. It's a good place to start. If you don't have that query v$session and find the session that is running that package. Normally good coders have trace tables they write debug into (with a debug flag on every proc), so that when you run a procedure/function/package it begins recording that it's doing so you can monitor it's process. It sound like you don't have any kind of tracing going on so you have no idea what's happening. Even use DBMS_OUTPUT.PUT_LINE to show where it is at in the code.
    Also in regards to that top sessions program (OEM 1.6), there is one called lock manager. The newer OEM might have this I don't know, I don't use it. But the initial process your running might be opening locks and keeping them open, thus other packages fire and are still waiting for the first one to let go. Are you killing the first session BEFORE firing off the next?
    Try and get some monitoring tools, many are free to download like Oracle's OEM, so you can monitor what's going on. However but you really need to record some kind of trace in your code so when it runs you can see what step it is at when it does hang. Also check for TRACE files that progress might be making and the alert log as well (both on the server's operating system).
    Hope this helps a little.
    Tyler D.

  • After upgrading my I Phone 4S, handset seems to be hang

    After upgrading my I Phone 4S, handset seems to be hang and only appeared apple logo and not running anymore. It still work when connect with iTunes and able to view the photos. But phone doesn't work anymore. Please advice.
    It once appeared the welcome message "Hello" in diferent languages and then, need to type my passcode. After that it only apppeared apple logo and nothing more. Need your advice urgently.

    Nevermind~ I found an article in the archives that kinda helped me put it together. I think it is the volume of the app I am using being cranked up~ sorry to post an already posted question

  • Patch 6241631 txk warnings

    Hi
    As pre- requisite of patch 6241631 we have to run 'Technology Stack (TXK) Rollup Validation Report'
    In Technology Stack (TXK) Rollup Validation Report we got warnings (NOT FAIL) for
    1. "OEM comment" from the Applications Context file is:
    If you are using the Oracle Enterprise Manager from the iAS Oracle Home within the Applications install, you must update the "OEM comment" (s_oemcomment) value in the Applications Context file to blank.
    2. "Session toplevel domain comment" from the Applications Context file is:
    If you are using Oracle Portal with Applications, you must update the "Session toplevel domain comment" (s_topleveldomain_comment) value in the Applications Context file to blank.
    can we ignore these warnings ?
    Regards

    can we ignore these warnings ?Yes.
    Thanks,
    Hussein

  • HT1430 My  IPAD Mini touch screen is not responding, it is showing a message icloudBackup but the back up is not happening and the system seems to be hanged

    My  IPAD Mini touch screen is not responding, it is showing a message icloudBackup but the back up is not happening and the system seems to be hanged?

    Perform a "hard reset" on the device by pressing down and holding the home button and the sleep/wake button for up to 30secs. until you see a black screen with the Apple logo, then release.
    Then test to see if it solved the problem.

  • Patch seems to be hanged

    Environment details:
    ============
    1. Multi - Tier environment
    2. Apps-Tier:
    Apps Ver: 12.1.1
    Platform: HP-UX Itanium
    Platform Ver: 11.31
    Trying to apply patch 12.1.3 on 12.1.1 since yesterday. I left the patch running in the following state yesterday at 07:00pm :
    Processing a batch...
    Processing a batch...
    Processing a batch...
    Processing a batch...
    Processing the last batch...
    Done updating the checkfile repository...
    Done running SQL scripts and EXEC commands.
    Compiling invalid objects...
    sqlplus -s APPS/***** @/ts1apps/apps/apps_st/appl/ad/12.0.0/sql/adutlrcmp.sql APPLSYS ***** APPS ***** ***** 6 0 NONE FALSE
    whereas,
    SQL> select count(*) from dba_objects where status='INVALID';
    COUNT(*)
    2086
    today when I came back and shocked on the same state of patch i.e:
    Processing a batch...
    Processing a batch...
    Processing a batch...
    Processing a batch...
    Processing the last batch...
    Done updating the checkfile repository...
    Done running SQL scripts and EXEC commands.
    Compiling invalid objects...
    sqlplus -s APPS/***** @/ts1apps/apps/apps_st/appl/ad/12.0.0/sql/adutlrcmp.sql APPLSYS ***** APPS ***** ***** 6 0 NONE FALSE
    The change was in # of invalid objects as it was reduced to "704" but after 1.5hrs its still "704". Kindly help me out what to do either go to cancel the adpatch session or wait. Before any of the action I would request you to kindly guide me how to note the progress (if any) of the adpatch session.
    Regards,
    Umair

    Hi;
    1. Please check your alert.log is there any error message?
    2. Please check your tablespace has valid space
    3. Please check invalid objects number decrase?
    4. Please check workers log file is there any error message?
    Also see:
    How to Deal with the adpatch Peforrmance issue : Slow, Hang or Crash ? [ID 756063.1]
    Regard
    Helios

  • Patch in phase IMPORT_PROPER is hanging

    Hi!
    I am facing with the following errors after the system copy of SAP ERP 2005 on Windows migrated from MS SQL to SAP DB.
    The SAP_BASIS-Patch (SAPKB70014) in the phase u201CIMPORT_PROPERu201D (Step: DD Activation)
    is hanging.
    I have checked the RFC-connections like TMSADM(at)VHT.DOMAIN_VHT
    and have detected (via u201Cconnection testu201D) that
    the responsible time of data transport is very long.
    Could it be the reason for the problem above?
    If Yes, how can this be solved?
    Thank you very much
    regards
    Thom

    HI there,
    Regarding support pack, please check import logs for any errors and return codes >4. Also, check the action log to see if all phases have completed successfully so far.
    And regarding RFC, the connection test is successfull, right?
    regards, Sean.

  • Imports seem to be hanging how to stop and restart

    Hi,
    I am workin on transports using transaction code STMS. I submitted the imports many hours ago and it seems that they are hanging or stopped. The Trucks are still in the column status. I do see some objects got imported but some did not.
    How can I fix this and restart the import because the Trucks are tere and I can't restart? Or how do I stop the imports or should I just let it continue? It has been hours now.
    Thanks

    hi Will,
    To change the status of the transport, you can goto STMS -> Import Overview -> select the system -> select your request and after that press Ctrl-F8 (Import Monitor). Under the 'scheduling monitor' you'll see your transport request is in running mode, delete this request.
    After you delete go back to previous screen the list of transport request, click on Refresh, you'll see your request will be in 'green' status again. ready for re-import again.
    Also check the note Note 71353 - Transports hang during background steps which may apply to your condition. Hope this help you.
    Regards,
    Mark
    PS. appreciate your point:)

  • Initramfs seems broken, system hangs at boot after gummiboot menu

    Did a full system update yesterday, and when rebooting the system hanged directly after the gummiboot menu with a black screen and a rainbowlike-colored bar in a pattern that looks like pink noise covering the top 10% of the screen. It seems to be a problem when loading the initial ramdisk. I have tried rebuilding with mkikitcpio, tested downgrading the kernel and rebuilding initramfs, triple-double-checked the filenames, and even verified that it doesn't look like that when the filenames are wrong. I also tried simply reinstalling the latest kernel from a chroot, but it didn't help.
    I have pinned down the problem to the initial ramdisk, but can't figure out what else to do with this. I don't really want to do a full reinstall if it's possible to avoid. The system is a lenovo thinkpad w530 and I boot arch linux in uefi mode using gummiboot.

    Unfortunately, no, I still use EXT4 on my system. However, what do you mean when you say "got unmarked as the default one"? Is that something local to rEFInd, or what do you mean?
    I have tried downgrading to Linux 3.7.5-1, but that did not help unfortunately. My system worked with 3.7.5-1, when I upgraded to 3.7.6-1 it stopped working, and downgrading didn't help. I'll try downgrading to a 3.6 version though.
    Last edited by MFserver (2013-02-10 22:34:10)

  • Busy line or it seems i am hanging up on my incomi...

    I have this problem the last couple of weeks (probably with new version)
    dell inspiton n5010 newly formatted with windows 7 64 bit sp1 
    when someone is video calling me or simply calling me using their laptop-iPhone or I don't know what more, I hear only once the ''hang up tone'' (you know this strangre blouuup sound0 and then I have to call them back... it looks like somehow ''a don't call me box is enabled'' and nobody can call me and i can just answer by using the video-only speaker-or hang up options 

    That seems to be OK via WLAN!
    It ist better to do the first backup via LAN-cable.

  • My airport card seems to be hanging my computer

    I have had this problem for some time - I have a
    MacBook Pro
      Model Identifier:    MacBookPro4,1
      Processor Name:    Intel Core 2 Duo
      Processor Speed:    2.5 GHz
    if I have ther Airport card on for any lenght of time it usually ends up with the computer hanging - especially as I am typing in a box in a browser. This seems to trigger the problem. The computer then hangs and I have to reboot. Sometimes this happens after an hour sometimes after 20 mins.
    It might be a heat issue combined with this as it takes some time for it to happen.
    However if I have an ethernet direct connection there is absolutely no problem at all.
    Repeated diagnostics show nothing and I am loathe to go back to the Apple Store because all they do is tfollow a script.
    It never shows up in doagnostics - I reckon I just need to replace the card.
    Anyone have anything similar?
    Leon Cych

    Unfortunately, based on your description, I would have to second that your Express is a "goner." However, before giving up on the unit, be sure that you attempt a "factory default" reset at least 3x just to be sure.

  • Safari screen has gone blank and seems to be hanged

    safari screen has gone blank and seems to be hanged

    Saji-
    Can you still access your Bookmarks at the top of the Safari screen?  If so, select it and choose History.  Then click Clear History at the top of the History window.
    If that does not help, double-click the Home button.  A row of recent Apps will line up along the bottom of the screen.  Scroll across and find Safari.  Press and hold on it until it starts to wiggle.  Then click on the red minus sign to remove it from the list.  Click the Home button to stop the wiggling and again to return to the Home screen.  Now see if Safari is working any better.
    If still no improvement, try resetting (rebooting) the iPad.  Hold both the Home and Sleep buttons for several seconds until the Apple logo appears.  Ignore the "Slide to power off" arrow.  The iPad will restart after a couple of minutes.  Resetting this way will not hurt anything, and sometimes clears up mysterious problems.
    Fred

  • My iMac crashes using iPhoto, the database constantly needs repair, and upgrading software patches causes the screen to hang

    I am not sure what is going on.  I have kept current with all upgrades and now when I attempt upgrades my system will hang on the white screen, forcing me to turn the machine off and on.
    iPhoto has been really buggy (latest version) - keeps telling me that I need to repair my photos.  Last night I was working on a photo book and it crashed twice.
    Once it rebooted the iMac, the second time while uploading the book it crashed iPhoto.
    Since this is past apple care - I am not sure what to do.  I am in the US and I can't find any information on pricing for a visit to the genius bar.
    The only thing I have going on with this machine is two seperate user accounts that access a shared iPhoto and Music library on the shared portion of the HD.
    Thanks for any help.

    Back up all data, then follow the instructions in the support article linked below:
    iPhoto '11: If you see a message that iPhoto can’t access one or more photo files
    If you still have problems, try the other options in the "First Aid" dialog.

Maybe you are looking for

  • Multiple users on same external drive

    I want the three itunes users to be able to see the whole library of songs when each is logged on. At present when a new song is imported the others do not automatically have it shown in their song list. How can I make it so everyone sees all the mus

  • Get rid of the mouse cursor when on desktop touch devices

    Hi there, I'm using sap.ui.commons controls to build my application. However, this application will sometimes be used on touch devices like large touch screen HDTV connected to a desktop Windows PC. When clicking on a button, the button gets focussed

  • HDD replacement on Satellite A60

    I have an old Toshiba Satellite A60. The old 30gb Toshiba HDD (MK3025GAS) has died. I have bought a 60gb Toshiba HDD (MK602GAX) as a replacement. My problem is that I can't get the bios to see the new drive and boot off it. The bios for the old dead

  • Problems downloading spool lists to spreadsheet format

    Hi, When downloading spool lists to spreadsheet format, individual columns are not separated like lists created online. How can we solve this problem? (Notes 118692 and 650491 don't give any solution) Thanks in advance. Eduard

  • Where can I get help for AE 5.0

    I only seem to get very confusing current CC help from the web and I need specific help for AE 5.0