Worker Stuck in Skip & Restart Status in ADCTRL

During autopatch adupgrade, I had to skip some files so that I can run manually at the end (because of invalid OLAP). So, I used hidden option 8 in adctrl so that I can change status of workers 1,2 & 7 to "Skip & restart". Now, it seems it is stuck in this state as no activity is shown anymore either in adctrl or in adpatch.
Enter your choice [1] :
Control
Worker Code Context Filename Status
1 Done AutoPatch R120 pl MSDODPCODE.sql Skip & restart
2 Done AutoPatch R120 pl XDOLoader.class Skip & restart
3 Run AutoPatch R120 pl Wait
4 Run AutoPatch R120 pl Wait
5 Run AutoPatch R120 pl Wait
6 Run AutoPatch R120 pl Wait
7 Done AutoPatch R120 pl fpamain.sql Skip & restart
8 Run AutoPatch R120 pl Wait
Review the messages above, then press [Return] to continue.
adpatch is stuck here:
ATTENTION: Please fix the above failed worker(s) so the manager can continue.
Fixed: file MSDODPCODE.sql on worker 1 for product msd username MSD.
Fixed: file XDOLoader.class on worker 2 for product xdo username XDO.
Fixed: file fpamain.sql on worker 7 for product fpa username FPA.
Please suggest solutions, as I am at the end of upgrade patch of apps from 11.5.10.2 to 12.1.1 i.e. 6678700
br,
Anjum

I know the problems as there were related to OLAP. If you want I can post them here, anyhow we are not using OLAP in our application.
SQL> l
1* select COMP_name, VERSION,STATUS from dba_registry
SQL> /
COMP_NAME VERSION STATUS
Oracle Database Catalog Views 10.2.0.4.0 VALID
Oracle Database Packages and Types 10.2.0.4.0 VALID
JServer JAVA Virtual Machine 10.2.0.4.0 VALID
Oracle Database Java Packages 10.2.0.4.0 VALID
Oracle XDK 10.2.0.4.0 VALID
Oracle Text 10.2.0.4.0 VALID
Oracle Real Application Clusters 10.2.0.4.0 INVALID
Oracle interMedia 10.2.0.4.0 VALID
Spatial 10.2.0.4.0 VALID
Oracle XML Database 10.2.0.4.0 VALID
Oracle Data Mining 10.2.0.4.0 VALID
COMP_NAME VERSION STATUS
OLAP Analytic Workspace LOADING
Oracle OLAP API 10.2.0.4.0 LOADED
OLAP Catalog 10.2.0.4.0 VALID
14 rows selected.
=================================================================
FAILED: file MSDODPCODE.sql on worker 1.
Start time for file is: Thu Jun 17 2010 14:18:45
sqlplus -s APPS/***** @/u06_qa/oracle/apps/apps_st/appl/msd/12.0.0/patch/115/sql/MSDODPCODE.sql
begin
ERROR at line 1:
ORA-37002: Oracle OLAP failed to initialize. Please contact Oracle OLAP
technical support.
ORA-33262: Analytic workspace EXPRESS does not exist.
ORA-06512: at "SYS.DBMS_AW", line 67
ORA-06512: at "SYS.DBMS_AW", line 131
ORA-06512: at "SYS.DBMS_AW", line 792
ORA-06512: at "SYS.DBMS_AW", line 767
ORA-06512: at "APPS.MSD_AW_LOADER", line 10
ORA-06512: at line 3
Time when worker failed: Thu Jun 17 2010 14:18:45
Solution:
PATCH 6678700 WORKER FAILS ORA-33292 INSUFFICIENT PERMISSIONS APPS.ODPCODE; ORA-33262: Analytic workspace ODPCODE does not exist. [ID 1054417.1]
=================================================================
=================================================================
FAILED: file XDOLoader.class on worker 2.
Copyright (c) 2002 Oracle Corporation
Redwood Shores, California, USA
AD Java
Version 12.0.0
NOTE: You may not use this utility for custom development
unless you have written permission from Oracle Corporation.
Reading product information from file...
Reading language and territory information from file...
Reading language information from applUS.txt ...
Temporarily resetting CLASSPATH to:
"/u06_qa/oracle/apps/apps_st/appl/ad/12.0.0/java/adjava.zip:/u06_qa/oracle/apps/tech_st/10.1.3/appsutil/jdk/lib/dt.jar:/u06_qa/oracle/apps/tech_st/10.1.3/appsutil/jdk/lib/tools.jar:/u06_qa/oracle/apps/tech_st/10.1.3/appsutil/jdk/jre/lib/rt.jar:/u06_qa/oracle/apps/apps_st/comn/java/lib/appsborg.zip:/u06_qa/oracle/apps/tech_st/10.1.2/forms/java:/u06_qa/oracle/apps/tech_st/10.1.2/forms/java/frmall.jar:/u06_qa/oracle/apps/tech_st/10.1.2/jlib/ewt3.jar:/u06_qa/oracle/apps/tech_st/10.1.2/j2ee/OC4J_BI_Forms/applications/formsapp/formsweb/WEB-INF/lib/frmsrv.jar:/u06_qa/oracle/apps/apps_st/comn/java/classes"
Calling /u06_qa/oracle/apps/tech_st/10.1.3/appsutil/jdk/jre/bin/java ...
XDOLoader started: Thu Jun 17 14:18:55 CDT 2010
Parameters passed to XDOLoader...
[TERRITORY] [US]
[FILE_NAME] [u06_qa/oracle/apps/apps_st/appl/bom/12.0.0/patch/115/publisher/templates/US/CSTCUSJA_XML.rtf]
[DB_USERNAME] [APPS]
[XDO_FILE_TYPE] [RTF]
[LOB_CODE] [CSTCUSJA_XML]
[TRANSLATE] [Y]
[JDBC_CONNECTION] [(DESCRIPTION=(LOAD_BALANCE=YES)(FAILOVER=YES)(ADDRESS_LIST=(ADDRESS=(PROTOCOL=tcp)(HOST=hrdev)(PORT=1522)))(CONNECT_DATA=(SID=QA)))]
[LANGUAGE] [en]
[DB_PASSWORD] [******]
[LOB_TYPE] [TEMPLATE_SOURCE]
[UPLOAD] [UPLOAD]
[APPS_SHORT_NAME] [BOM]
Start uploading...
Target file: CSTCUSJA_XML.rtf
Creating a new record in XDO_LOBS: CSTCUSJA_XML.rtf
[061710_021902598][][ERROR] java.lang.NullPointerException
at oracle.xml.parser.v2.XMLNSNode.removeChild(XMLNSNode.java:354)
at oracle.apps.xdo.template.rtf.FOContext.seperateContextAt(FOContext.java:360)
at oracle.apps.xdo.template.rtf.table.RTFTable.parseXSLContext(RTFTable.java:302)
at oracle.apps.xdo.template.rtf.table.RTFTable.getTransformedFO(RTFTable.java:660)
at oracle.apps.xdo.template.rtf.RTF2XSLParser.closeTable(RTF2XSLParser.java:451)
at oracle.apps.xdo.template.rtf.RTF2XSLParser.publishText(RTF2XSLParser.java:551)
at oracle.apps.xdo.template.rtf.RTF2XSLParser.begingroup(RTF2XSLParser.java:1006)
at oracle.apps.xdo.template.rtf.io.RTFFilter.write(RTFFilter.java:199)
at oracle.apps.xdo.template.rtf.io.Filter.write(Filter.java:124)
at oracle.apps.xdo.template.rtf.RTF2XSLParser.write(RTF2XSLParser.java:170)
at oracle.apps.xdo.template.rtf.io.Filter.readFromStream(Filter.java:64)
at oracle.apps.xdo.template.rtf.RTFParser.generate(RTFParser.java:134)
at oracle.apps.xdo.template.rtf.RTF2XSLParser.generateXSL(RTF2XSLParser.java:295)
at oracle.apps.xdo.oa.util.CoreHelper.runRtfParser(CoreHelper.java:130)
at oracle.apps.xdo.oa.util.CoreHelper.runRtfParser(CoreHelper.java:70)
at oracle.apps.xdo.oa.util.XDOLoader.processUpload(XDOLoader.java:1142)
at oracle.apps.xdo.oa.util.XDOLoader.process(XDOLoader.java:1003)
at oracle.apps.xdo.oa.util.XDOLoader.main(XDOLoader.java:2251)
[061710_021902601][][ERROR] [Line 279.68] Last XSL context: <?for-each:G_JOB?> (<xsl:for-each select=".//G_JOB">) not closed.
[061710_021902605][][ERROR] [Line 107.14] <?for-each:G_CLASS?> (<xsl:for-each select=".//G_CLASS">) not closed.
[061710_021902605][][ERROR] [Line 187.117] <?for-each:G_TXN?> (<xsl:for-each select=".//G_TXN">) not closed.
[061710_021902605][][ERROR] [Line 199.133] <?for-each:G_ITEM?> (<xsl:for-each select=".//G_ITEM">) not closed.
[061710_021902606][][ERROR] [Line 210.42] <?for-each:G_ELEMENT?> (<xsl:for-each select=".//G_ELEMENT">) not closed.
[061710_021902617][][ERROR] [Line 279.68] Internal exception
AD Worker error:
The above program failed. See the error messages listed
above, if any, or see the log and output files for the program.
Time when worker failed: Thu Jun 17 2010 14:19:02
Solution:
Xdoloader Error Occurred During Upgrade For Cstcusja_xml.Rtf [ID 886654.1]
For 12.1.1 customers, please put following in .profile file before upgrade:
export ADJREOPTS=-mx256m
=================================================================
=================================================================
FAILED: file fpamain.sql on worker 7.
Start time for file is: Thu Jun 17 2010 14:18:39
sqlplus -s APPS/***** @/u06_qa/oracle/apps/apps_st/appl/fpa/12.0.0/patch/115/sql/fpamain.sql &un_fpa
declare
ERROR at line 1:
ORA-37002: Oracle OLAP failed to initialize. Please contact Oracle OLAP
technical support.
ORA-33262: Analytic workspace EXPRESS does not exist.
ORA-06512: at line 13483
Time when worker failed: Thu Jun 17 2010 14:18:40
=================================================================
Br,
Anjum

Similar Messages

  • Send Commit to message stuck in "Message Scheduled" status

    Hello,
    I generated some messages using ABAP Proxy. However, the commit work never happened in the program that created the message. Now these messages are stuck in "Message Scheduled" status. How can I push the message forward. Can I trigger a commit? If so, how?
    Regards
    Cerish

    Hi Cerish,
    Are you getting this status in the XI ? If so, go to Queue Monitor and try to activate the same.
    /people/sap.user72/blog/2005/11/29/xi-how-to-re-process-failed-xi-messages-automatically
    Also check the SXMB_MONI of Application System(R/3) if you have a access about is proxy message is executed or not .
    If the status is restart not possible, then you need to reprocess that.
    Hope this helps,
    regards,
    moorthy

  • I have big problem i make update to my software  iso 7.12 in my iphone 4  but when i recive calling  and i want to cancel and recall again i phone is stop no working and i must restart it to work what can i do

    modem firmware 04.12.09
    iPhone 4
    memory is 32 g
    iso 7.1.2(11d257)
    when cancel call it not work before is shutdown and open it again
    i have big problem i make update to my software  iso 7.12 in my iphone 4  but when i recive calling  and i want to cancel and recall again i phone is stop no working and i must restart it to work what can i do

    Basic Troubleshooting Steps when all else fails
    - Quit the App by opening multi-tasking bar, and swiping the App upward to make it disappear.  (For iOS 6 older, hold down the icon for the App for about 3-5 seconds, and then tap the red circle with the white minus sign.)
    - Relaunch the App and try again.
    - Restart the device. http://support.apple.com/kb/ht1430
    - Reset the device. (Same article as above.)
    - Reset All Settings (Settings > General > Reset > Reset All Settings)
    - Restore from backup. http://support.apple.com/kb/ht1766 (If you don't have a backup, make one now, then skip to the next step.)
    - Restore as new device. http://support.apple.com/kb/HT4137  For this step, do not re-download ANYTHING, and do not sign into your Apple ID.
    - Test the issue after each step.  If the last one does not resolve the issue, it is likely a hardware problem.

  • Employee replications stuck in 'Not started' status.

    Some of the Employee replication has been stuck in not started status.When you go to the edit mode and click on replicate and then save, the entries will be saved. But the status of the employee replication will be in not started status instead of successful or failed status.
    The reason might be discrepancy in the secondary persistence. This lead to the fact that you got records by the query which seemed to be relevant, but in the original persistence they were already marked as irrelevant. From SAP end we trigger a reload of the secondary persistence and the issue will be solved.
    Thanks.
    Cryssal

    Do you think there is an agent logged in and Not Ready, or do you think it's a hung session?
    If you think it's a real login, reboot the PC.
    If you think it's a hung session then you'll have to restart a service of two. I would just plan for a maintenance window and reboot the server along with your CUCM CTI Manager.
    Good luck and happy troubleshooting!
    Sent from Cisco Technical Support iPhone App

  • When i start my ipad 3 the apple logo appears but then a loading bar appears and it stucks i have restarted it but nothing is happening pleeeeease help me!i love my ipad sooo much.....!!!

    when i start my ipad 3 the apple logo appears but then a loading bar appears and it stucks i have restarted it but nothing is happening pleeeeease help me! i love my ipad sooo much.....!!!

    Try this first.
    Reboot the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider - let go of the buttons.
    If that does not help, you may have to restore your iPad.
    iTunes: Backing up, updating and restoring iOS software.
    If that doesn't work - You will have to use recovery mode
    iPad: Unable to update or restore

  • Airport Express Stuck in a Restart Loop

    I have an Airport Extreme that is stuck in a restart loop. I had tried to set it up to extend an Airport Extremes wireless network but it didn't work. Now the Express restarts as soon as it boots. When you plug it in the orange light comes on for 30-45 seconds before flashing green then off and then solid orange for 30-45 seconds. It just reaptes this partern. I have tried both soft and hard resets and in boht cases it does the flashing orange but then resumes the solid orange for 30-45 seconds flash green then of pattern. I have tried plugging in a network cable and found that during the 30-45 seconds of orange the computer reports that the cable is plugged in with no ip address, during the fraction of a second that the light is green the computer gets an ip address and then shows disconnected when the light turns off. Any suggestions?

    It sounds like power issue to me.. and the express is a sealed unit.. just take them back if still under warranty or replace. There are various posts about how to cut them open but the end result is fairly horrible looking.

  • IPod Classic is stuck on a restarting loop, how do I fix it without erasing any of the data?

    My iPod Classic(160G) is stuck in a restarting loop and I don't know how to fix it.
    It will turn on so I can see the Apple logo, then it will shut off and do it all over again untill the battery is drained.
    It charges without problems; my laptop won't recognize that there is an iPod plugged in so iTunes doesn't work.
    I would love to be able to fix the problem without erasing any data because I have lots of songs that I no longer have on any computer anymore.
    I would appreciate some help, as long as it won't erase any of the data, thanks.

    I let my 8 year old listen to the IPod that my eldest son gave to me. My 8 year old also likes to take pictures with the IPod. Anyways, she unknowingly put a password on it and tried too many times to unlock it, now it's disabled. How do I enable it without erasing any of the music or pictures?!

  • My new iMac has recently had OSX Lion installed on it and now when I start the machine it looks like its updating something every time, and the wireless doesn't work. So I restart and everything is OK - until I have to start up again the next time?

    My new iMac has recently had OSX Lion installed on it and now when I start the machine it looks like its updating something every time, and the wireless doesn't work. So I restart and everything is OK - until I have to start up again the next time - then I have to repeat this again! Any help appreciated.

    I've been having the same issue, but have just discovered something on my own that hasn't been pointed out in any of the forums I've visited.  In what I thought would be a vain attempt to help myself, I went to System Preferences, Users & Groups, and then clicked on Login Items.  I discovered that one of the Items that was listed to open automatically upon login was iTunes Helper and that there was an exclamation point beside it indicating that it was incompatible.  I simply deleted that item and now I don't have the situation you described and my wireless is connected.  Hope this helps!

  • Up/Down Arrow keys do not perform their function on SOME websites or at SOME times, on other websites and at other times these keys work fine, updated firefox, restarted computer. turned off cursor key option in Advanced tab, using autoscrolling option.

    Up/Down Arrow keys do not perform their function on SOME websites or at SOME times, on other websites and at other times these keys work fine, updated firefox, restarted computer. turned off cursor key option in Advanced tab, using autoscrolling option.

    You may have switched on [http://kb.mozillazine.org/accessibility.browsewithcaret caret browsing].
    You can press press F7 (on Mac: fn + F7) to toggle caret browsing on/off.
    See http://kb.mozillazine.org/Scrolling_with_arrow_keys_no_longer_works
    * Tools > Options > Advanced : General: Accessibility: [ ] "Always use the cursor keys to navigate within pages"

  • Hi I have an iPhone 4 and suddenly it stopped working. Could here notifications and nothing on the diisplay. Wake up  button on top is not working. so unable to restart the phone. Wanted to try restore from iTunes but Find my iPhone (iCloud) is on.

    Hi I have an iPhone 4 and suddenly it stopped working. Could here notifications and nothing on the diisplay. Wake up  button on top is not working. so unable to restart the phone. Wanted to try restore from iTunes but Find my iPhone (iCloud) is on. How to recover or restart my Phone

    Follow these steps to log into your iCloud account on your computer and deactivate "Find my iPhone" on your device:
    Remove an iOS device or Mac on which you can’t turn off Find My iPhone
    If you can’t turn off Find My iPhone on the device, turn off the device so it goes offline, then remove it from Find My iPhone on iCloud.com.
    Note:    You can also remove your iOS device by first erasing it—just follow the instructions below for removing an iOS device you don’t have. You can later restore the device from an iCloud or iTunes backup.
    Turn off the device you want to remove.
    Sign in to icloud.com/#find on another computer with your Apple ID (the one you use with iCloud). If you’re using another iCloud app, click the app’s name at the top of the iCloud.com window, then click Find My iPhone.
    Click All Devices, select the offline device, then click Remove from Account. If you don’t see Remove from Account, click All Devices again, then click the Delete button next to the device. If the device comes online again, it will reappear in Find My iPhone. If your device reappears, turn off Find My iPhone on the device (follow the instructions above for removing a device by turning off Find My iPhone), or if it’s an iOS device and you no longer have it, follow the instructions below for removing an iOS device you no longer have.
    Remove an iOS device you no longer have
    If you no longer have the iOS device because you gave it away or sold it, you need to remotely erase it before you can remove it.
    Sign in to icloud.com/#find with your Apple ID (the one you use with iCloud). If you’re using another iCloud app, click the app’s name at the top of the iCloud.com window, then click Find My iPhone.
    Click All Devices, then select the device.
    Click Erase [device], then enter your Apple ID password. Because the device isn’t lost, don’t enter a phone number or message.
    Note:    If you’re trying to erase a family member’s device, that person will need to enter his or her Apple ID password on this device. If the device is offline, the remote erase begins the next time it’s online. You’ll receive an email when the device is erased.
    When the device is erased, click Remove from Account.All your content is erased, and someone else can now activate the device.
    copied from: iCloud: Remove your device from Find My iPhone

  • 22" iMac desktop OSX 10.6.6 Snow Leopard and it won't boot. I've tried shift start, option command+P+R. It's stuck at the restart, all I see is the spinning wheel below the apple logo.

    I have a 22" iMac desktop running OSX 10.6  Snow Leopard and it won't boot. I've tried shift start, option command P R. It's stuck at the restart, all I see is the spinning wheel below the apple logo. And I lost my OSX DVD is there any way to fix this? I just did a software update yesterday and have about 20GB left on my Hard drive. The last thing I did was try to install some plugin's for Pro Tools 8, but it wouldnt let me install so I restarted and now I'm screwed. Please Help!
    other specs for my computer: 3.06GHz Intel core 2 duo processor 500 GB Serial ATA hard drive, iSight, magic mouse, wireless mac keyboard
    iPod classic 160GB (Late 2009), Mac OS X (10.6.6)

    You have to consider the possibility the hard drive may be dying.    If your data isn't backed up, try one of the tools below:
    https://discussions.apple.com/docs/DOC-1689
    Once you are sure your data is backed up, we can examine other possibilities.  In the meantime call AppleCare for your original installation DVDs.  You may need them.

  • In Photoshop CC timeline, when I add an audio track photoshop CC either quits working or it skips to the end of the video clip.  If I just put in audio it works fine.  If I just put in clips or pics it works fine, but now when audio is added

    When I try to use the timeline portion of photoshop, I can't get the audio to work with my clips.  I can get audio to work fine when using just audio, but the minute I try to add audio to a set of clips either photoshop quits working or it skips to the last clip in my show.  I don't understand why this happens.  I am using the same track each time.  Very frustrating.

    Topic or subject titles should be clear, pertinent and concise so that individual users can tell at a glance if they can help or not.
    That field is not for attempting to fit your entire question in there.
    Please keep this in mind next time you post.  Thank you.

  • HT5622 valid apple id but not icloud account.  I tried downloading on a different computer and logging in and it did not work.  I have restarted my computer several times.  I have changed my password several times.  I have tried to access the icloud page.

    repeating error message reads: "valid apple id but not icloud account." when trying to start my icloud account.  I tried downloading on a different computer and logging in and it did not work.  I have restarted my computer several times.  I have changed my password several times.  I have tried to access the icloud page.  Nothing has worked.  Now I have this stupid app and some of my music is still not being shared on both of my computers.

    I have the same problem signing in...but, I finally got a screen saying you have to set up a account on a device..like an ipad to get a iCloud sign in ...my apple id is [email protected]   and this screen reset to [email protected]
    If you don't have an apple device you may be out of luck.  I don't know.  I'm still waiting for help just as you are...good luck to both of us though.

  • Stuck on the restarting page. What do I do?

    My Macbook air is trying to restart after installing the messagesbeta program. Now it's stuck on the restarting page. What do I do?

    I would press the power on key and hold it for 6 or 7 seconds.  That will shut down your machine.  You can then power it up and see what happens.

  • Front page opens works shortly freezes. only yellow green buttons work. I click yellow to minimize normal top bar menu appears I choose new page, opens works normally. The restart saved tabs does not work on that first page.

    front page opens works shortly freezes.
    only yellow green buttons work. I click yellow to minimize normal top bar menu appears I choose new page, opens works normally.
    The restart saved tabs does not work on that first page.

    Hi @prdstudio3 ,
    Thank you for visiting the HP Support Forums. The Serial Number needed to be removed from your Post. This is From our Rules of Participation:
    Protect privacy - yours and others'. Don't share anything about yourself that you would not want to see on a road-side billboard. Don't post contact or other personal information-your own or anyone else's-or any content that you receive in one-to-one communications without the author's consent. For example, don’t post your computer’s serial # or contact information publicly, and do not allow someone you don’t know to remotely take control of your computer.
    If you need people to contact you directly, either ask them to send you a private message or subscribe to the thread so you will be notified when there are replies. You may also click on your name anywhere in the forum and you will be taken to your profile page, where you can find a list of threads you have participated in.
    Sharing personal email addresses, telephone numbers, and last names is not allowed for your safety. If you have any questions feel free to send me a private message in reply.
    Thank you
    George
    I work for HP

Maybe you are looking for