Unable to start Upgrade Assistant (UaServer)

When trying to start the upgrade assistant I am getting the following messages:
C:\Documents and Settings\devadm>java -cp e:\usr\sap\put\ua\ua.jar UaServer
UaServer> Stable storage file 'e:\usr\sap\put\ua\UaState' read
UaServer> Temporary directory is 'e:\usr\sap\put\ua'
UaServer> Property file 'e:\usr\sap\put\ua\UaServer.properties' read
UaServer> Configuring HTTP server
UaServer> Using HTTP index file name: index.html
UaServer> Signing JAR file uagui.jar
com.sap.sdt.server.core.SDTServer.createService(SDTServer.java:281)
com.sap.sdt.server.core.SDTServer.startUaServer(SDTServer.java:126)
sun.reflect.NativeMethodAccessorImpl.invoke0(null:-2)
sun.reflect.NativeMethodAccessorImpl.invoke(null:-1)
sun.reflect.DelegatingMethodAccessorImpl.invoke(null:-1)
java.lang.reflect.Method.invoke(null:-1)
com.sap.sdt.util.misc.MethodCall.invoke(MethodCall.java:80)
com.sap.sdt.util.misc.BootStrapper.start(BootStrapper.java:76)
UaServer.main(UaServer.java:367)
msg.server.0002 com.sap.sdt.server.ext.r3up.R3upService
msg.diag.0002 java.lang.reflect.InvocationTargetException null
UaServer> ERROR:
com.sap.sdt.server.core.SDTServer.createService(SDTServer.java:281)
com.sap.sdt.server.core.SDTServer.startUaServer(SDTServer.java:126)
sun.reflect.NativeMethodAccessorImpl.invoke0(null:-2)
sun.reflect.NativeMethodAccessorImpl.invoke(null:-1)
sun.reflect.DelegatingMethodAccessorImpl.invoke(null:-1)
java.lang.reflect.Method.invoke(null:-1)
com.sap.sdt.util.misc.MethodCall.invoke(MethodCall.java:80)
com.sap.sdt.util.misc.BootStrapper.start(BootStrapper.java:76)
UaServer.main(UaServer.java:367)
msg.server.0002 com.sap.sdt.server.ext.r3up.R3upService
msg.diag.0002 java.lang.reflect.InvocationTargetException null
I am using Windows 2003 server and SQL 2005.
I have searched endlessly through OSS and sdn but am tearing my hair out.
Thnaks.

Thanks for the reply.
- <sidadm> has admin rights
- i have set various environment variables individually, but dont know which should be set and which dont matter
- java version jre 1.5.0_09
- prepare has been run for the first time and i am then trying to invoke the UaServer BEFORE i can invoke the uagui.
I believe that the most likely cause is an environment variable that is missing, but its finding the right one!
Thanks.

Similar Messages

  • Unable to run upgrade assistant utility in OIM 11.1.1.5

    Hi
    We are trying to upgrade OIM from 10g to 11g but when we run ua.bat(Located at MW_HOME/Oracle_<IDM_Home>/bin), we are getting the below error.
    C:\Oracle\Middleware\Oracle_IDM1\bin>ua.bat
    The system cannot find the path specified.
    FINDSTR: Cannot open C:\Oracle\Middleware\Oracle_IDM1\upgrade\temp\jdk_version.log
    Oracle Fusion Middleware Upgrade Assistant 11.1.1.5.1
    Log file is located at: C:\Oracle\Middleware\Oracle_IDM1\upgrade\logs\ua2012-03-05-19-01-12PM.log
    java.lang.UnsatisfiedLinkError: Can't load library: C:/Oracle/Middleware/Oracle_IDM1/oui/lib/win32/oraInstaller.dll
    at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1705)
    at java.lang.Runtime.load0(Runtime.java:770)
    at java.lang.System.load(System.java:1004)
    at oracle.sysman.oii.oiip.osd.win32.OiipwWin32NativeCalls.loadNativeLib(OiipwWin32NativeCalls.java:1509)
    at oracle.sysman.oii.oiip.osd.win32.OiipwWin32NativeCalls.<clinit>(OiipwWin32NativeCalls.java:50)
    at oracle.sysman.oii.oiip.oiipg.OiipgEnvironment.getEnv(OiipgEnvironment.java:211)
    at oracle.sysman.oii.oiip.oiipg.OiipgPropertyLoader.initUnixPtrFileLoc(OiipgPropertyLoader.java:213)
    at oracle.sysman.oii.oiip.oiipg.OiipgPropertyLoader.<clinit>(OiipgPropertyLoader.java:126)
    at oracle.sysman.oii.oiic.OiicStandardInventorySession.updateProperties(OiicStandardInventorySession.java:461)
    at oracle.sysman.oii.oiic.OiicStandardInventorySession.initSession(OiicStandardInventorySession.java:257)
    at oracle.sysman.oii.oiic.OiicStandardInventorySession.initSession(OiicStandardInventorySession.java:232)
    at oracle.sysman.oii.oiic.OiicStandardInventorySession.initSession(OiicStandardInventorySession.java:181)
    at oracle.ias.upgrade.OUIInventory.initAll(OUIInventory.java:86)
    at oracle.ias.upgrade.gui.UAWizard.init(UAWizard.java:446)
    at oracle.ias.upgrade.UpgradeDriver.gui(UpgradeDriver.java:276)
    at oracle.ias.upgrade.UpgradeDriver.main(UpgradeDriver.java:179)
    UPGAST-00055: error reading the Oracle Universal Installer inventory
    no oraInstaller in java.library.path
    But the folder created at the time of installation was C:\Oracle\Middleware\Oracle_IDM1\oui\lib\win64\oraInstaller.dll.
    We even modified ua.bat file to take the above path but no result.
    How to resolve the issue?

    Similar issue installing OIM 11.1.1.6 on Win7 64 bit:
    C:\Users\OIM_VM\AppData\Local\Temp>C:\Oracle\Middleware\Oracle_IDM1\OPatch\opatch apply C:\Oracle\Middleware\Oracle_IDM1\oneoffpatches\p7663342_111070_Generic.zip -oh C:\Oracle\Middleware\Oracle_IDM1 -silent
    Oracle Interim Patch Installer version 11.1.0.9.0
    Copyright (c) 2011, Oracle Corporation. All rights reserved.
    java.lang.UnsatisfiedLinkError: Can't load library: C:/Oracle/Middleware/Oracle_IDM1/oui/lib/win32/oraInstaller.dll
         at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1705)
         at java.lang.Runtime.load0(Runtime.java:770)
         at java.lang.System.load(System.java:1004)
         at oracle.sysman.oii.oiip.osd.win32.OiipwWin32NativeCalls.loadNativeLib(OiipwWin32NativeCalls.java:1509)
         at oracle.sysman.oii.oiip.osd.win32.OiipwWin32NativeCalls.<clinit>(OiipwWin32NativeCalls.java:50)
         at oracle.sysman.oii.oiip.oiipg.OiipgEnvironment.getEnv(OiipgEnvironment.java:211)
         at oracle.sysman.oii.oiix.OiixEnvironmentOps.getEnv(OiixEnvironmentOps.java:53)
         at oracle.opatch.OUIReplacer.getEnv(OUIReplacer.java:374)
         at oracle.opatch.CmdLineParser.parse(CmdLineParser.java:970)
         at oracle.opatch.OPatchSession.main(OPatchSession.java:1314)
         at oracle.opatch.OPatch.main(OPatch.java:573)
    Installer stops on step 15 of 16. The task that fails is "Start Oracle Internet Directory"
    Did someone managed to overcome that issue ?

  • Unable to start "Printer Assistant" Officejet Pro 8600

    Printer Assistant and my 8600 have worked well for over a year.  Now I can't start "Printer Assistant".  This may have been triggered by an update to Win 8.1.  Others on the Discussion Board have been told to uninstall all HP programs, reboot, and then download the "full feature" package from the HP site.
    I've done all that.  Installation works fine.  Print, fax, and scan all work fine when tested.  A shortcut was installed on the desktop.  But I cannot start the "Printer Assistant" either from the desk top, the start button, or from the program file. 
    I used Trouble Shooter to try and find the problem.  From the trouble shooter I was able to open "HP Scan - HP Officejet Pro 8600".  From there I could initiate a successful scan.  But the only route to this page that I have found is through the Trouble Shooter.
    Printer Assistant is loaded on my computer: File Ver 28.0.1315.0; 5.16MB; Date Modified 10/17/12.
    Got any ideas?
    This question was solved.
    View Solution.

    Hi Sticks10,
    Thank you for your response, I appreciate the clarification. I still think the patch is a good idea to try.
    If it still does not work, try the following in this order:
    Uninstall the software. Uninstalling the Printer Software.
    Clean boot the computer. How to perform a clean boot in Windows.
    Disable any antivirus programs. Turn Windows Defender on or off. (This will work in Windows 8.1).
    Disable any firewalls. Turn Windows Firewall on or off. (This will work in Windows 8.1).
    Create a new user account. Create a user account.
    Re-install the software using the HP Printer Install Wizard for Windows.
    Hope this works for you, and have a great day!
    RnRMusicMan
    I work on behalf of HP
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos Thumbs Up" to say “Thanks” for helping!

  • Error while starting Upgrade Assistant Server

    Hi everyone,
    I'm trying to upgrade a 4.7 System to ECC 6.0, but did not get very far. When I try to start the Uprgade Assistant Server using java -cp ua/ua.jar UaServer, I get the following error right after entering and conforming the password:
    java.lang.Class.initialize(Class.java:351)
    javax.crypto.SecretKeyFactory.getInstance(null:-1)
    com.sap.sdt.server.core.security.Crypter.<init>(Crypter.java:33)
    com.sap.sdt.server.core.security.Crypter.getInstance(Crypter.java:46)
    com.sap.sdt.server.core.security.PasswordManager.storePassword(PasswordManager.java:155)
    com.sap.sdt.server.core.security.PasswordManager.readPassword(PasswordManager.java:107)
    com.sap.sdt.server.core.security.PasswordManager.<init>(PasswordManager.java:36)
    com.sap.sdt.server.core.security.SecurityAdmin.initialize(SecurityAdmin.java:85)
    com.sap.sdt.server.core.SDTServer.startUaServer(SDTServer.java:103)
    sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-1)
    sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
    sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
    java.lang.reflect.Method.invoke(Method.java:391)
    com.sap.sdt.util.misc.MethodCall.invoke(MethodCall.java:80)
    com.sap.sdt.util.misc.BootStrapper.start(BootStrapper.java:76)
    UaServer.main(UaServer.java:367)
    null
    UaServer> ERROR:
    java.lang.Class.initialize(Class.java:351)
    javax.crypto.SecretKeyFactory.getInstance(null:-1)
    com.sap.sdt.server.core.security.Crypter.<init>(Crypter.java:33)
    com.sap.sdt.server.core.security.Crypter.getInstance(Crypter.java:46)
    com.sap.sdt.server.core.security.PasswordManager.storePassword(PasswordManager.java:155)
    com.sap.sdt.server.core.security.PasswordManager.readPassword(PasswordManager.java:107)
    com.sap.sdt.server.core.security.PasswordManager.<init>(PasswordManager.java:36)
    com.sap.sdt.server.core.security.SecurityAdmin.initialize(SecurityAdmin.java:85)
    com.sap.sdt.server.core.SDTServer.startUaServer(SDTServer.java:103)
    sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-1)
    sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
    sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
    java.lang.reflect.Method.invoke(Method.java:391)
    com.sap.sdt.util.misc.MethodCall.invoke(MethodCall.java:80)
    com.sap.sdt.util.misc.BootStrapper.start(BootStrapper.java:76)
    UaServer.main(UaServer.java:367)
    null
    Since there is no real Error Message, I'm stuck here. Any ideas? Any help is appreciated.
    Regards,
    Michael

    The default provided JDK is known to have issues, it's old (2 years) and if you read the installation guide, it's required to use the "special builds" made through that note. On top of that, it's not the full JDK but only the JRE installed.
    > I'm going to think about updating, which is not that easy on the architecture we're running.
    Upgrading is "not easy"? Few steps:
    - download the IBM-JDK from the given location, copy to the system (let's say /tmp)
    - su to root
    - cd /opt
    - tar -zxf /tmp/IBM-JDK*
    - export JAVA_HOME=/opt/IBMJava2-amd64-142 (or if you use csh/tcsh: setenv JAVA_HOME /opt/IBMJava2-amd64-142)
    Why do you think it's complex?
    Hmm..
    Markus

  • Installing OWB 10.2.0.1 Unable to start Repository Assistant  in XP

    I've just installed OWB 10.2.0.1 on am XP machine with Oracle 10G running. I've used a different home as recommended. The application will not respond at all. I can't get the Repository Assistant to work among other issues. I just finished the install. I've done no other configuration. What do I still need to do?

    I've had the same problem:
    On windows XP pro, 32 bit
    - Installed 9.2.0.1 Server
    - Installed 9.2.0.6 Patch
    - Installed Oracle Worflow + and created workflow user
    - Installed OWB_10.2.0.1.win.zip
    All seemed to be fine until attempting to create the OWB repository owner.
    The first problem is the same as mentioned above. The issue relates to the view dba_kgllock which was forced created against objects that do not exist. To solve this I used TOAD to find the script used to create the view, deleted the view and created an empty table with the same columns.
    This is a complete HACK but allowed OWB Repository Assistant. All then continued and was looking good until about 60% complete and then the system fails with a socket read fail within java.
    Thats it, I've stopped dead now, going to continue installation attempts in the morning

  • Upgrade assistant Server error: your username is root, but must be SID adm

    Hi GURU's,
    I am working on "Combined Upgrade & Unicode Conversion" 4.6C ==> NW2004s
    When starting Upgrade assistant and continuue with upgrade getting following error:
    Server error: your username is root, bu must be <SID>adm
    I have option to continue, or cancel
    When I choose "Continue" Upgrade assistant disconects from Upgrade server
    Has someone any idea, what is the reason, and how can I solve this issue.
    PS: I have also tried to start upgrade with <SID>adm user, but the same error.
    Thanks for your help in advance.

    Hi,
    The whole upgrade should only be executed using <sid>adm, not root. I suggest to re-run the upgrade using <sid>adm user.
    Also ensure all files in  /put directory have correct permissions.
    Cheers!

  • Oracle Upgrade Assistant - UPGAST-00001: unable to continue

    Hi,
    I installed WL server, then installed Oracle Webcenter Content. Then I wanted to run upgrade assistant to upgrade recent UCM 10g database. But I am not able to run it. When I run it, I am getting this:
    ./ua -invPtrLoc /appl/ucm/oraInst.loc
    Oracle Fusion Middleware Upgrade Assistant 11.1.1.6.0
    Log file is located at: /appl/ucm/Middleware/Oracle_ECM1/upgrade/logs/ua2012-05-09-17-02-32PM.log
    UPGAST-00001: unable to continue due to an unexpected error
    java.lang.NullPointerException
         at javax.swing.plaf.basic.BasicListUI.updateLayoutState(BasicListUI.java:1351)
         at javax.swing.plaf.basic.BasicListUI.maybeUpdateLayoutState(BasicListUI.java:1294)
         at javax.swing.plaf.basic.BasicListUI.getCellBounds(BasicListUI.java:935)
         at javax.swing.JList.getCellBounds(JList.java:1600)
         at javax.swing.JList.ensureIndexIsVisible(JList.java:1116)
         at oracle.bali.ewt.olaf2.OracleListUI.valueChanged(OracleListUI.java:58)
         at javax.swing.JList.fireSelectionValueChanged(JList.java:1765)
         at javax.swing.JList$ListSelectionHandler.valueChanged(JList.java:1779)
         at javax.swing.DefaultListSelectionModel.fireValueChanged(DefaultListSelectionModel.java:167)
         at javax.swing.DefaultListSelectionModel.fireValueChanged(DefaultListSelectionModel.java:147)
         at javax.swing.DefaultListSelectionModel.fireValueChanged(DefaultListSelectionModel.java:194)
         at javax.swing.DefaultListSelectionModel.changeSelection(DefaultListSelectionModel.java:388)
         at javax.swing.DefaultListSelectionModel.changeSelection(DefaultListSelectionModel.java:398)
         at javax.swing.DefaultListSelectionModel.removeSelectionIntervalImpl(DefaultListSelectionModel.java:559)
         at javax.swing.DefaultListSelectionModel.clearSelection(DefaultListSelectionModel.java:403)
         at oracle.bali.ewt.olaf2.OracleFileChooserUI.doFileSelectionModeChanged(OracleFileChooserUI.java:1634)
         at oracle.bali.ewt.olaf2.OracleFileChooserUI.access$3100(OracleFileChooserUI.java:113)
         at oracle.bali.ewt.olaf2.OracleFileChooserUI$13.propertyChange(OracleFileChooserUI.java:1717)
         at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:339)
         at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:276)
         at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:297)
         at java.awt.Component.firePropertyChange(Component.java:8194)
         at javax.swing.JComponent.firePropertyChange(JComponent.java:4456)
         at javax.swing.JFileChooser.setFileSelectionMode(JFileChooser.java:1272)
         at oracle.ias.upgrade.gui.UAOIMSourcePage.<init>(UAOIMSourcePage.java:92)
         at oracle.ias.upgrade.gui.UAWizard.init(UAWizard.java:610)
         at oracle.ias.upgrade.UpgradeDriver.gui(UpgradeDriver.java:276)
         at oracle.ias.upgrade.UpgradeDriver.main(UpgradeDriver.java:181)
    Anybody has an idea why such behavior? Strange is I was able to run it 2 times - even this exception came, but Upgrade assistant windows appeared.

    Hi Anand,
    Fortunately this issue was solved, let me explain how was it. We changed the environment var dbs_ora_schema because it was pointing to another system, also we updated SAPup even when we have done this with bad results. So, after we did this changes everything start to work fine.
    Thank you very much for your time and support and best regards,
    Ruben
    PS By the way, we've been running the Upgrade Assistant with option nohup
    Edited by: Ruben (Mexico) on Jul 6, 2010 3:07 PM

  • I have just installed 10.7 and bootcamp is no longer visible on my desktop, nor can i start computer in windows mode. I started the bootcamp 4.0 upgrade assistant, but don't want to wipe windows 7 out and lose my data. Any suggestions?

    I have just installed 10.7 and bootcamp is no longer visible on my desktop, nor can i start computer in windows mode. I started the bootcamp 4.0 upgrade assistant, but don't want to wipe windows 7 out and lose my data. Any suggestions?

    I have just installed 10.7 and bootcamp is no longer visible on my desktop, nor can i start computer in windows mode. I started the bootcamp 4.0 upgrade assistant, but don't want to wipe windows 7 out and lose my data. Any suggestions?

  • Unable to start Hyperion EPM Architect - Process Manager after upgrade

    Hi All,
    I'm unable to start Hyperion EPM Architect - Process Manager after upgrading from EPMA 11.1.1.3.0 to 11.1.1.3.03. I get the following error in the Event Viewer.
    Service cannot be started. Hyperion.DimensionServer.ProcessManager.Interface.ProcessManagerException: Cannot initialize the Session Manager. ---> Hyperion.DataAccessLayerCore.DataAccessLayerException: Database version mismatch:  Hyperion.SessionManager schema version is 9.5.0.0.0.10,  database schema version is 9.5.0.0.9.1.
    at Hyperion.DataAccessLayerCore.DataAccessLayer..ctor(NameValueCollection settings, String tablePrefix, String baseNamespace, String schemaVersion)
    at Hyperion.SessionManager.DAO.SessionManagerDataAccessLayer..ctor(NameValueCollection settings)
    at Hyperion.DimensionServer.SessionManager.SessionStoreRdbms.Initialize(String rdbmsVendor, String rdbmsConnParams, Int32 rdbmsCommandTimeout)
    at Hyperion.DimensionServer.SessionManager.SessionManager.Initialize(String jvmPath, String classPath, String ctgLibPath, String cssConnInfo, String hubHost, String hubPort, Boolean enableNestedGroups, String rdbmsVendor, String rdbmsConnParams, Int32 rdbmsCommandTimeout, Boolean restorePastInstanceSessions, Boolean ...
    I've run through all the steps of patching EPMA ran the Oracle_Upgrade 9.5.0.0.0.10 to 9.5.0.0.9.1.sql script per the patch readme. But can't figure out where it's pulling the schema version number from. Any ideas?
    Thanks,
    Chuck

    Hi,
    you forgot to update the EPMA database. Last step in patching is:
    Now, you must run the database upgrade script before starting the process manager.
    Run the single database upgrade script that corresponds to your database vendor.
    Oracle_Upgrade 9.5.0.0.0.10 to 9.5.0.0.9.1.sql
    SQL_Server_Upgrade 9.5.0.0.0.10 to 9.5.0.0.9.1.sql
    DB2_Upgrade 9.5.0.0.0.10 to 9.5.0.0.9.1.sql
    The scripts are located in the following directory:
    %HYPERION_HOME%\OPatch\EPMA_11_1_1_3_01\files\products\Foundation\BPMA\Server\conf\
    hope that helps.

  • Unable to start Workshop after upgrading JRockit from R5 to R28

    I have Workshop 10.3 installed together with the bundled JRockit 1.6.0 R5. Recently, I upgraded the JRockit version to 1.6.0 R28 and have been unable to start Workshop.
    Here is the error I get after trying to run workshop.exe:
    JVM terminated. Exit code=13
    D:/Program Files/Java/jrockit-jdk1.6.0_26-R28.1.4-4.0.1/jre/bin/javaw.exe
    -Xms384m
    -Xmx768m
    -XX:MaxPermSize=256m
    -XX:PermSize=192m
    -XX:NewRation=3
    -Xss256k
    -DprodMode=production
    -Dweblogic.deployer.debug=all
    -Dweblogic.debug.DebugConnection=true
    -Dweblogic.debug.DebugMessaging=true
    -Dweblogic.debug.DebugDeployment=true
    -Dweblogic.home=D:/Oracle/Middleware/wlserver_10.3
    -Dsun.lang.ClassLoader.allowArraySyntax=true
    -Dnitrox.boot.jar=file:D:/Oracle/Middleware/wlserver_10.3/nitrox-boot.jar
    -Dosgi.install.area=D:/Oracle/Middleware/tools/eclipse_pkgs/2.0/eclipse_3.3.2/eclipse
    -Dosgi.instance.area.default=E:/BeaApps/MgmtPortal/workspaces/default
    -Dosgi.configuration.area=D:/Oracle/Middleware/workshop_10.3/workshop4WP/eclipse/configuration
    -Declipse.product=com.bea.workshop.product.workshop
    -Dosgi.splashPath=file:D:/Oracle/Middleware/workshop_10.3/workshop4WP/eclipse/plugins/com.bea.workshop.product
    -jar D:/Oracle/Middleware/tools/eclipse_pkgs/2.0/eclipse_3.3.2/eclipse/plugins/org.eclipse.equinox.launcher_1.0.1.R33x_v20080118awtswtbridge.jar
    -os win32
    -ws win32
    -arch x86
    -showsplash
    -launcher D:\Oracle\Middleware\workshop_10.3\workshop.exe
    -name Workshop
    --launcher.library D:/Oracle/Middleware/tools/eclipse_pkgs/2.0/eclipse_3.3.2/eclipse/plugins/org.eclipse.equinox.launcher_1.0.1.R33x_v20080118\eclipse_1023.dll
    -startup D:/Oracle/Middleware/tools/eclipse_pkgs/2.0/eclipse_3.3.2/eclipse/plugins/org.eclipse.equinox.launcher_1.0.1.R33x_v20080118awtswtbridge.jar
    -exitdata 143c_70
    -vm D:/Program Files/Java/jrockit-jdk1.6.0_26-R28.1.4-4.0.1/jre/bin/javaw.exe
    -Xms384m
    -Xmx768m
    -XX:MaxPermSize=256m
    -XX:PermSize=192m
    -XX:NewRation=3
    -Xss256k
    -DprodMode=production
    -Dweblogic.home=D:/Oracle/Middleware/wlserver_10.3
    -Dsun.lang.ClassLoader.allowArraySyntax=true
    -Dnitrox.boot.jar=file:D:/Oracle/Middleware/wlserver_10.3/nitrox-boot.jar
    -Dosgi.install.area=D:/Oracle/Middleware/tools/eclipse_pkgs/2.0/eclipse_3.3.2/eclipse
    -Dosgi.instance.area.default=E:/BeaApps/MgmtPortal/workspaces/default
    -Dosgi.configuration.area=D:/Oracle/Middleware/workshop_10.3/workshop4WP/eclipse/configuration
    -Declipse.product=com.bea.workshop.product.workshop
    -Dosgi.splashPath=file:D:/Oracle/Middleware/workshop_10.3/workshop4WP/eclipse/plugins/com.bea.workshop.product
    -jar D:/Oracle/Middleware/tools/eclipse_pkgs/2.0/eclipse_3.3.2/eclipse/plugins/org.eclipse.equinox.launcher_1.0.1.R33x_v20080118awtswtbridge.jar
    I've tried changing the vm to java.exe and to the jrockit-jre folder, but both give similar errors.

    Hi,
    Check the following link for more reasons.
    http://www.ehow.com/how_4784069_terminated-exit-code-error-eclipse.html
    It seems that current version is not matching and mostly not supported to the current version of workshop.
    Regards,
    Kal.

  • Cannot Start Prepare from Upgrade Assistant GUI

    Guys,
       We have completed test,DEV upgrade using Upgrade assistant GUI but now during Production upgrade we cannot start Prepare using GUI but we can run from SCROLL Mode.
    I am able to open assistant GUI and enter username and password then next screen comes up. Then when I try to open Administration --> Start Prepare it does nothing even connect to SAPup does nothing. Then I need cancel GUI using task manager.
    Please help Urgent
    Thanks
    Santosh

    Hi ,
    1.Once you run  /<DVD mount directory>/PREPARE  , choose method EXIT (default value)
    2.Start the UA server ( use nohup to run UA server in background to avoid the uncessary termination , for example, network errors etc., )
    3.  a) Starting with browser ,
    http://<host name>:4239 ( use full qualified hostname)
    b) copy the uagui.jar file from directory
    <upgrade directory>/ua on this host to any local  directory.(local system - windows)  and run
    java -cp <UaGuiDir>\uagui.jar UaGui
    4.If system is Unix , try
    java -cp <upgrade directory>/ua/uagui.jar UaGui

  • After Lion upgrade, unable to start any 3rd-party apps. Suspect it has something to do with the cache and permissions.

    Dear Apple Support Community,
    I am using a MacBook 15" (mid-2010) with Intel i7 2.66GHz.
    Currently, I write to you via my sister's laptop as mine is unable to start-up Safari or any other web browser at the moment.
    After a relatively smooth OS installation of OS X Lion, I noticed that my usual apps, Evernote, Twitter, Skype, and others, were not able to start-up at all (i.e. kept bouncing in place on the dock for what seemed like forever). I have since disabled their 'Open at Login' command and now start my MacBook up with no apps running. After restarting my computer countless times, I've realised that only selected native applications are able to open. Finder, Safari, App Store, iTunes, FaceTIme and most of the Utilities. Even on Finder, right-clicking is apparent blasphemy as the window freezes and the windmill pops up, and I am forced to relaunch Finder. Safari is only able to load simple web pages such as Google.
    I have attached an excerpt of my Console for you guys (I could take a screenshot but dropbox could not even open to allow me to send it to my sister's laptop). As you can see, at every refresh, the same 5 messages appear, that a particular 'com.apple.launchd.peruser.501' keeps crashing. Correct me if I'm mistaken but this is probably the process handle for Launchpad. Although I am not sure whether this is the only reason for my computer's sluggishness post-Lion update, I would really like to eliminate this possibility.
    Things I have tried:
    Repairing Disk Permissions
    Unfortunately, this yielded no positive results as it did not seem to rectify the problem. Subsequent reparations have produced the same log, hence I don't think it's working.
    Waiting for Indexing to complete
    Some people have cited that the reason behind the sluggishness could be due to the fact that Spotlight was indexing my hard drive for optimal search results. I have since waited 7 hours for the indexing to complete, but am still stuck with a computer that cannot even open Twitter.
    Installing Onyx
    Other forum users have said that it is possible that the computer's cache has been clogged up or something. I am not entirely sure what this means but I went to attempt to download the free product that most people have recommended. Although installation was a cinch, I was not able to even start Onyx. After 10 minutes, Lion just told me that the program had been unresponsive for too long and asked me whether I wished to kill it.
    I am almost certain that the overarching problem could be erroneous sharing permissions. But then again, that is no reason for my computer to behave in such a snail-like manner. I would really appreciate if you guys could provide me with some sudo commands to use in the terminal or something that can fix the problems my computer is facing, after understanding the limitations that I currently face considering the state of my MacBook.
    The fact that I am writing here on this forum is that I wish to do anything other than a full reinstallation of the OS that has caused me so much anxiety (Snow Leopard was just magical compared to this pile of sh*t, pardon my language). I just want to do everything I can before having to resort to such a barbaric act (I have a lot of applications but I don't know whether I am able to restore those using Time Machine as well).
    In any case, thank you guys so much for reading all the way to the end. Help of any sort, be it sincere or condescending, will be fully appreciated. Please don't hesitate to ask for more information if I have not already provided it. As I am an average user, I may not be too familiar with jargon. So if getting the information requires complicated procedures, please provide a step-by-step.
    Also, tl;dr: Updated from Snow Leopard to Lion, computer became slow and buggy, tried many things, didn't work, need help.
    Thanks,
    Nathan

    Thanks for the quick advice!
    Unfortunately, I am still unable to open my core productivity apps, namely Skype and Evernote. Twitter, as well, could not start. But interesting quick fix though, I never knew you could do that.
    Here's the error log after the restart:
    What else should I try?

  • UPGRADE ASSISTANT QUESTIONS for ECC6.0???????911

    I have used upgrade assistant in the past for 4.6C and 4.7 upgrades and had no problems.  I am having trouble getting the assistant to work through the internet browers.  I need help with a couple of questions:
    First:  Do I need do a prepare and SERVER option like I had in the past with R3UP?
    Second:  Is there anything special that needs to be done for ports 4239,4240,4241. I can reach my server through the internet of some of the ports that R3 uses.
    It seems the java is not recognizing my i5 server and I am not sure where the disconnect is. 
    This is the error I am receiving when I try to start the upgrade assistant:
    ERROR:  Unable to load resource: http://sapdev:4239/ua/uagui.jnlp
    <!--
    JNLP File for UaGui
    -->
    <?xml version="1.0" encoding="utf-8"?>
    <jnlp spec="0.2 1.0" codebase="http://SAPDEV.SWIRECC.COM:4239/ua" href="uagui.jnlp">
      <information>
        <title>Upgrade Assistant</title>
        <vendor>SAP AG</vendor>
        <description kind="short">SAP Upgrade Assistant</description>
        <icon href="http://SAPDEV.SWIRECC.COM:4239/ua/pics/sdtgui_big.gif"/>
      </information>
      <security>
        <all-permissions/>
      </security>
      <resources>
        <j2se version="1.4+"/>
        <jar href="uagui.jar" main="true" download="eager"/>
      </resources>
      <application-desc main-class="UaGui">
           <argument>-host</argument>
           <argument>SAPDEV.SWIRECC.COM</argument>
           <argument>-port</argument>
           <argument>4241</argument>
      </application-desc>
    </jnlp>

    Usually it's done like
    - PREPARE
    - exchange SAPup with the newest version
    - add your application fix <application>_FIX to /usr/sap/put
    - $JAVA_HOME/bin/java -cp /usr/sap/put/ua/ua.jar UaServer
    - give an administrator password
    After that the UA should listen on port 4239
    You can verify that on the machine via
    netstat -tn | grep -i LISTEN | grep 4239
    Also check that you have either no proxy or add the box' name to the exception list of the browser (because Java uses that exception list too).
    Markus

  • Java Error While Running Upgrade Assistant

    Hi,
    We are in process of upgrading SAP from 4.7 EX 2 to ECC 6.0 in I5/V6R1M0 on
    AS400.When running the statup of the UA server we are running into error saying
    that" Unable to start Java shell, reason code 3006". Any Idea what could be the problem.
    Regards!
    Ravi

    Hi Ravi,
    The variables mentioned in my first reply should be sufficient for determination of your profile's location and name. The resulting string is what you see:
    /usr/sap/<SID>/SYS/profile/<SID>_*NULL_<server_name>."
    lets me assume that
    SAPSYSTEMNAME is set to <SID>
    INSTANCE_NAME is not set at all
    and most probably
    SAPLOCALHOST is set to <server_name>
    Can you verify that the values are meaningfull (real SID, something like DVEBMGS00, real server name) before you call command UASERVER?
    Regards,
    Thomas

  • Upgrade Assistant Administrator Password

    Hi,
    I need to reset the password of Upgrade Assistant NW2004s because the admin who start the project has left and no one know the password now.
    Do someone know how to do this ?
    Thank in advance,
    Alex

    Hi,
    I contacted SAP and they provide me a solution.
    It can be solved by deleted these two files : Ks and UAstate in \usr\sap\put\ua directory. After that, restart UaServer and provide a new password.
    I'm now confronted to a new problem.
    After giving to system the new admin password, i'm getting this error message from UA..
    UaServer> Stable storage file 'D:\usr\sap\put\ua\UaState' not found
    UaServer> Creating stable storage file 'D:\usr\sap\put\ua\UaState'
    Please enter administrator password
    Enter password:*********
    Confirm password:********
    *UaServer> Temporary directory is 'D:\usr\sap\put\ua'
    UaServer> Property file 'D:\usr\sap\put\ua\UaServer.properties' read
    UaServer> Configuring HTTP server
    UaServer> Using HTTP index file name: index.html
    UaServer> Signing JAR file uagui.jar
    *com.sap.sdt.engine.core.security.SecurityException: msg.diag.0002 java.util.zip.ZipException error i*
    +n opening zip file+
            at com.sap.sdt.server.core.security.SunJARSigner.signJARFile(SunJARSigner.java:311)
            at com.sap.sdt.server.core.security.SunJARSigner.signJARFile(SunJARSigner.java:294)
            at com.sap.sdt.server.core.security.SunJARSigner.sign(SunJARSigner.java:289)
            at com.sap.sdt.server.ext.r3up.R3upService.signJARFile(R3upService.java:676)
            at com.sap.sdt.server.ext.r3up.R3upService.<init>(R3upService.java:122)
            at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
            at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
            at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
            at java.lang.reflect.Constructor.newInstance(Unknown Source)
            at com.sap.sdt.server.core.SDTServer.createService(SDTServer.java:252)
            at com.sap.sdt.server.core.SDTServer.startUaServer(SDTServer.java:126)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
            at java.lang.reflect.Method.invoke(Unknown Source)
            at com.sap.sdt.util.misc.MethodCall.invoke(MethodCall.java:80)
            at com.sap.sdt.util.misc.BootStrapper.start(BootStrapper.java:76)
            at UaServer.main(UaServer.java:367)

Maybe you are looking for

  • Playlists and the previous/next buttons

    Once again, Encore proves to be difficult to work with. I have a bunch of m4v and matching ac3 files that I want to put into Encore to create a Blu-ray. However, I cannot place them all in a timeline and be done with it. Because of the null space at

  • MY ONE OF THE RIGHT INBUILT SPEAKER IS NOT WORKING IN HP PAVILION DV4 ENTERTAINMENT PC

    i brought this hp note book from U.S .NOW,MY ONE OF MY RIGHT INBUILT SPEAKER IS NOT WORKING..SUGGEST ANY SOLUTION TO THIS ..NOW I AM IN INDIA ,OFCOURSE I AM AN INDIAN..SUGGESTS HP STORE IN ANDHRA PRADESH

  • ITunes freezing (but not always)

    Hello, Thought I'd throw this out there and see if anyone can make any sense of it... iTunes lately is freezing shortly after running. I have given it several minutes before closing it forcibly via task manager. Thanks in advance for whatever help yo

  • My iPhone aren t getting made apps downloads

    Hi, about 15 data ago my iPhone stopping made apps downloads Or made it hardly. I ve gotten made download of New  Version of Sistem 6.1  and now i. Cant get downloads anyway and worse The battery  arent the same.

  • Throwing a pop up after a selection in F4 search help

    Hi, I have attached a search help to a parameter in selection screen. I am getting the values in F4 help properly. I want to throw a pop-up, after the user selects any value in the search help. asking the user to enter some input. If the user clicks