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.

Similar Messages

  • Unable to start clusterware after upgrading from 10.2.0.4 to 11.1.0.6

    We are running on Solaris 10 and
    After upgrading my clusterware home to 11.1.0.6 and running $CRS_HOME/install/rootupgrade I get the following errors:
    ld.so.1: cemutlo.bin: fatal: libclntsh.so.11.1: open failed: No such file or directory
    The /oracle/product/10g/crs/bin/cemutlo command failed with exit code: 137
    Looks like the libclntsh.so.11.1 was not generated. Checked $CRS_HOME/lib/clntsh.fileslist and see the following error :
    Undefined first referenced
    symbol in file
    nnfoboot /oracle/product/10g/crs/lib/libn11.a(nnfgt.o
    ld: fatal: Symbol referencing errors. No output written to /oracle/product/10g/c
    rs/lib/libclntsh.so.11.1
    ld is faling. Anyone run into an issue like this before? Any suggestions on how to troubleshoot/debug an issue like this?
    Thanks in advance for any help.

    ldd bin/cemutlo.bin
    ls -l $ORACLE_HOME/lib/libclntsh*
    ls -l $ORACLE_HOME/lib32/libclntsh*
    do it like Toni Lazarin told you ;) metalink 443696.1
    it's about genclntsh script ... change -Dfiles to -Bsymbolic in LD command line
    comment the line :
    #LD="ld -m -Dfiles -i -G -z text -L${ORACLE_HOME}/${LIB}" # shared library link command
    and add the following line :
    LD="ld -m -Bsymbolic -i -G -z text -L${ORACLE_HOME}/${LIB}" # new shared library link command
    and Run "relink all"and run rootupgrade
    Another IDEA:
    Apply Solaris SPARC 10 kernel patch 120011-14 or latest kernel patch for Solaris 10 SPARC
    to update ld version
    SUNWtoo package provides ld utility .
    NOTE: Please reboot server after installing kernel patch 120011-14 or latest kernel patch for Solaris 10 SPARC
    and then "relink all" again ... and run rootupgrade
    Good Luck

  • [SOLVED]X start failure after upgrade: dri3,present modules missing

    I start X with ~.xinitrc from console, which won"t work after last upgrade --first in two weeks.
    (EE) Server terminated with error (1).Closing log file.
    xinit: giving up
    xinit: unable to connect to X server: Connection refused
    xinit: server error
    Xorg.log.0 :
    [51:778] (EE) intel: Failed to load module "dri3" (module does not exist, 0)
    [51:779] (EE) intel: Failed to load module "present" (module does not exist, 0)
    Installed packages (EDIT: completed):
    xf86-video-intel-2.99.{914-4,916-1}-i686 and also tried with xf86-video-intel-git, with "SNA" acceleration.
    intel-dri 10-2.7-3
    dri2proto 2.8-2
    dri3proto 1.0-1
    xf86driproto 2.1.1-3
    Linux 3.15.5-2-ARCH i686
    Linux CK Atom 3.16.2-1
    Issue occurred after upgrading from v2.99.912-1 to v2.99.914+. I was going to try downgrade xf86-video-intel to v2.99.912-1 (as in the first thread in Refs) but went in a dependency conflict, with the older intel driver requiring glamor-egl which conflicts with xorg-server ':-|
    Atom netbook
    lspci:
    00:02.0 VGA compatible controller: Intel Corporation Atom Processor D4xx/D5xx/N4xx/N5xx Integrated Graphics Controller
    Some refs :
        » [SOLVED] X start failure after upgrade    https://bbs.archlinux.org/viewtopic.php?pid=1426837
        » [Solved] xf86-video-Intel-2.99.912-1 breaks xorg https://bbs.archlinux.org/viewtopic.php?id=182932
    Last edited by kozaki (2014-09-12 09:45:53)

    The issue occurred after upgrading from xf86-video-intel-v2.99.912-1 to v2.99.914+ and xorg-server-1.15.2-1 to 1.16.0-6 (and -devel).
    same issue if:
    - Switching accelaration method to "UXA" as per https://bugs.archlinux.org/task/40860
    - Adding    Option "DRI" "False"
    Digged a bit:
    - same modules errors but appears to be a Gnome bug (X starts): https://bbs.archlinux.org/viewtopic.php?pid=1441716
    - same modules errors but X starts up without problems http://www.linuxquestions.org/questions … 175511372/
    makes me doubt if this issue is related to the modules not found. Which is the single indication I found so far x-/
    Any light on where can the issue comes from? hardware is pretty much standard even if getting a bit old. Never had Xorg related issue so far on this pancake.
    Last edited by kozaki (2014-09-11 11:05:42)

  • Cannot start compiz after upgrading catalyst to 8.12

    Hi all, I just upgraded my catalyst to 8.12 from 8.11 today and found that I could not start compiz, while X works with Slim the login manager. Here is my xorg.conf, which works perfectly for 8.11:
    Section "ServerLayout"
    Identifier "X.org Configured"
    Screen 0 "Screen0" 0 0
    InputDevice "Mouse0" "CorePointer"
    InputDevice "Keyboard0" "CoreKeyboard"
    Option "AIGLX" "on"
    EndSection
    Section "Files"
    # RgbPath "/usr/share/X11/rgb"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/TTF"
    FontPath "/usr/share/fonts/Type1"
    EndSection
    Section "Module"
    # Load "record"
    Load "extmod"
    Load "dri"
    Load "dbe"
    Load "GLcore"
    Load "glx"
    Load "xtrap"
    Load "freetype"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    EndSection
    Section "InputDevice"
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/input/mice"
    Option "ZAxisMapping" "4 5 6 7"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "AOC"
    ModelName "FW913"
    EndSection
    Section "Device"
    Identifier "Card0"
    Driver "fglrx"
    VendorName "ATI Technologies Inc"
    BoardName "Radeon HD4650"
    Option "AccelMethod" "EXA"
    #Option "XAANoOffscreenPixmaps" "on"
    Option "AccelDFS" "on"
    Option "EnablePageFlip" "on"
    Option "TexturedVideo" "on"
    Option "VideoOverlay" "off"
    Option "OpenGLOverlay" "off"
    Option "Textured2D" "on"
    Option "TexturedXrender" "on"
    Option "UseFastTLS" "1"
    Option "BackingStore" "on"
    Option "AGPMode" "4"
    Option "GARTSize" "64"
    Option "ColorTiling" "true"
    BusID "PCI:1:0:0"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    DefaultDepth 24
    SubSection "Display"
    Viewport 0 0
    Depth 24
    EndSubSection
    EndSection
    Section "DRI"
    Mode 0666
    EndSection
    Section "Extensions"
    Option "RENDER" "Enable"
    Option "DAMAGE" "Enable"
    Option "Composite" "Enable"
    EndSection
    For now I have to switch back to 8.11. Anyone has a solution?

    You could try playing with your options in the device section. I was not able to start X after upgrading catalyst to 8.12 but disabling the "TexturedXrender" option got it working again.

  • I'm using matchbook pro and I'm unable to find iPhoto after upgrading to Maverick os

    I'm using matchbook pro and I'm unable to find iPhoto after upgrading to Maverick os

    Open the Mac App Store application and see if iPhoto is under your "Purchases" tab.
    Clinton

  • Facing Parse Errors after upgrading database from 10g to 11g

    Hi,
    We are facing parse errors in the SQL's after upgrading database from 10g to 11g.
    Kindly look into below parse errors.
    ********************************** Parse Error *****************************************************
    Tue Aug 13 14:13:08 2013
    kksSetBindType 16173533-2: parse err=1446 hd=3c73061fb8 flg=100476 cisid=173 sid=173 ciuid=173 uid=173
    PARSE ERROR: ospid=15598, error=1446 for statement:
    SELECT ROWID,ORGANIZATION_CODE,PADDED_CONCATENATED_SEGMENTS,PRIMARY_UOM_CODE,REVISION,SUBINVENTORY_CODE,TOTAL_QOH,NET,RSV,ATP,ORGANIZATION_NAME,ITEM_DESCRIPTION,INVENTORY_ITEM_ID,ORGANIZATION_ID,LOCATOR_ID,LOCATOR_TYPE,ITEM_LOCATOR_CONTROL,ITEM_LOT_CONTROL,ITEM_SERIAL_CONTROL FROM MTL_ONHAND_LOCATOR_V WHERE (INVENTORY_ITEM_ID=:1) and (ORGANIZATION_ID=:2) order by ORGANIZATION_CODE,SUBINVENTORY_CODE,REVISION, organization_code, padded_concatenated_segments
    Tue Aug 13 14:13:10 2013
    kksfbc 16173533: parse err=942 hd=3c387c4028 flg=20 cisid=3266 sid=3266 ciuid=3266 uid=3266
    PARSE ERROR: ospid=29813, error=942 for statement:
    Select feature from toad.toad_restrictions where user_name=USER or user_name in ( select ROLE from sys.session_roles)
    kksfbc 16173533: parse err=942 hd=3c97d83648 flg=20 cisid=3266 sid=3266 ciuid=3266 uid=3266
    PARSE ERROR: ospid=29813, error=942 for statement:
    SELECT password
    FROM SYS.USER$
    WHERE  0=1
    kksfbc 16173533: parse err=6550 hd=35185e4278 flg=20 cisid=3266 sid=3266 ciuid=3266 uid=3266
    ----- PL/SQL Stack -----
    ----- PL/SQL Call Stack -----
      object      line  object
      handle    number  name
    319e277050        30  anonymous block
    319e277050        57  anonymous block
    PARSE ERROR: ospid=29813, error=6550 for statement:
    BEGIN sys.dbms_profiler."146775420110782746251362632012"; END;
    kksfbc 16173533: parse err=942 hd=3c142d8600 flg=20 cisid=3266 sid=3266 ciuid=3266 uid=3266
    ----- PL/SQL Stack -----
    ----- PL/SQL Call Stack -----
      object      line  object
      handle    number  name
    319e277050        67  anonymous block
    PARSE ERROR: ospid=29813, error=942 for statement:
    SELECT 1 FROM plsql_profiler_data WHERE 0 = 1
    Please help.
    Regards
    Suresh

    Hi Suresh,
    Apologies for misunderstanding..
    Tue Aug 13 14:13:08 2013
    kksSetBindType 16173533-2: parse err=1446 hd=3c73061fb8 flg=100476 cisid=173 sid=173 ciuid=173 uid=173
    PARSE ERROR: ospid=15598, error=1446 for statement:
    SELECT ROWID,ORGANIZATION_CODE,PADDED_CONCATENATED_SEGMENTS,PRIMARY_UOM_CODE,REVISION,SUBINVENTORY_CODE,TOTAL_QOH,NET,RSV,ATP,ORGANIZATION_NAME,ITEM_DESCRIPTION,INVENTORY_ITEM_ID,ORGANIZATION_ID,LOCATOR_ID,LOCATOR_TYPE,ITEM_LOCATOR_CONTROL,ITEM_LOT_CONTROL,ITEM_SERIAL_CONTROL FROM MTL_ONHAND_LOCATOR_V WHERE (INVENTORY_ITEM_ID=:1) and (ORGANIZATION_ID=:2) order by ORGANIZATION_CODE,SUBINVENTORY_CODE,REVISION, organization_code, padded_concatenated_segments
    Assuming you see the above error message in the alert log file, which was your original post, follow the below steps:
    1 Get the 'ospid' value from the error
    2. Issue the below command:
    SQL> select request_id,ORACLE_PROCESS_ID
      2 from fnd_concurrent_requests
      3 where request_id = 15598;
    3. After obtaining the request_id
    4, Query it from the front-end using SYSADMIN responsibility
    Hopefully this should get you the respective concurrent report/program.
    Thanks &
    Best Regards,

  • Problems with charts after upgrading APEX from 3.2 to 4.1

    After upgrading apex from 3.2 to 4.1 the combination stacked bar/Stepline charts no longer works. Any help would be appreciated.
    Thanks.

    Hi "904055",
    I believe the reason your chart is no longer working is because you are attempting to generate a chart type that is not covered by our AnyChart Flash charts license i.e. Stepline charts are not one of our support chart types. We only support the chart types exposed via the Application Express UI i.e. the chart types listed in the Create wizards. If you wish to create other AnyChart chart types, you will need to contact AnyChart directly, in order to obtain a separate license and swf file.
    If you believe that your chart is only using chart types covered by our license, but are still experiencing issues, then please place a testcase on apex.oracle.com, post some login credentials, and I'd be happy to take a look.
    Regards,
    Hilary

  • Hi, Im from Philippines,.... i am currently using my iPhone 4 (iOs.6.3)it  started when i upgrade it from iOs4 to iOs 6.3 , My iPhone doesnt identify numbers even if its in my contact if its not starting with  +63 ..what will i do?

    Hi, Im from Philippines,.... i am currently using my iPhone 4 (iOs.6.3)it  started when i upgrade it from iOs4 to iOs 6.3 , My iPhone doesnt identify numbers even if its in my contact if its not starting with  +63 ..what will i do?
    I change everything into +63 and i thought everything is already fine,.. and then now , i dont know what happened why it doesnt recognize numbers with +63 anymore

    Hello hsielglad,
    Thank you for your question. iTunes 11.1 is required to update to and sync with iOS 7.  If you are still running iTunes 10.6.3, I recommend trying to obtain the update by going to the iTunes menu and selecting Check for Updates.
    iTunes: How to install the latest version
    http://support.apple.com/kb/HT5654
    If you continue to get the message that iTunes is up to date, you can download the latest version of iTunes here:
    Download iTunes
    http://www.apple.com/itunes/download/
    Once the file downloads, double click on the installation file that downloaded to initiate the installation.
    Best,
    Sheila M.

  • How do I get iphoto to upgrade photo library after upgrading os from snowleopard to yosemite?

    How do I get iphoto to upgrade photo library after upgrading os from snowleopard to yosemite?

    To add to OT's advice:
    You may need to delete your current iPhoto from the Applications folder, if it is a version of iPhoto '11, before the App Store will allow you to download it from the main page.
    To locate iPhoto at the AppStore, open the "Featured" tab and enter "iPhoto" into the search field.

  • After upgrade BPC from 7.0 to 7.5 NW we facing issue in Legal consolidation

    Hi
    After upgrade BPC from 7.0 to 7.5 NW we facing issue in Legal consolidation where in case of equity knock off the amount is not get balanced even after we run legal consolidation package in group currency.
    Regards
    Vikash

    Hi sandeep ,
    Hence the problem was not there with previous versions where the .js files were simply not compressed by default.
    Solution :
    I believe switching off javascript compression is a suitable option in this case as the script files are usually cached by the browser as well and will not be transmitted every time.
    Kindly follow these steps:
    1. Enter the J2EE Config tool.
    2. drill down: Global Server Configuration->services->http
    3. on the right hand side, click on NeverCompressed
    4. on the bottom, add at the end: ,*.js
    5. Apply the changes
    6. restart the J2EE.
    After this clear the browser cache and then log onto the portal and check if the issue gets resolve
    I hope it will useful to you.
    Thanks@ Re grads
    G.srinu

  • Lync for mac (lync_14.0.7_131205) crashes with EXC_BAD_ACCESS at start up after upgrade to 10.9.2 (13C64)

    Lync for mac (lync_14.0.7_131205) crashes with EXC_BAD_ACCESS at start up after upgrade to 10.9.2 (13C64)
    I have removed and clean installed, including certs (http://technet.microsoft.com/en-us/library/jj945448%28v=office.14%29.aspx).  There is no "unknown" cert either.
    This is what I get:
    Microsoft Error Reporting log version: 2.0
    Error Signature:
    Exception: EXC_BAD_ACCESS
    Date/Time: 2014-02-25 21:24:24 +0000
    Application Name: Microsoft Lync
    Application Bundle ID: com.microsoft.Lync
    Application Signature: UCCP
    Application Version: 14.0.7.131205
    Crashed Module Name: CoreFoundation
    Crashed Module Version: 855.14
    Crashed Module Offset: 0x00012192
    Blame Module Name: Microsoft Lync
    Blame Module Version: 14.0.7.131205
    Blame Module Offset: 0x00f02d02
    Application LCID: 1033
    Extra app info: Reg=English Loc=0x0409
    Crashed thread: 0 

    Please check if Lync for Mac 14.0.6 works correctly.
    The following is a similar thread you can refer to:
    http://social.technet.microsoft.com/Forums/lync/en-US/1ea7487f-5ded-4713-93c8-1abd594aea74/lync-for-mac-2011-crashing-since-update-to-1407?forum=ocsclients
    Lisa Zheng
    TechNet Community Support

  • Hi, my iphone could not be activated after upgrade it from IOS4 to IOS6, it shows that is due to activation server is unavailable and no sim card in the iphone. Anyone can help me please?

    Hi, my iphone could not be activated after upgrade it from IOS4 to IOS6, it shows that is due to activation server is unavailable and no sim card in the iphone. Anyone can help me please?

    It is 99% hacked/jailbroken iPhone to use a different carrier than intended. You have to put the sim from the original carrier or ask them to unlock the iPhone. We as well as Apple cannot help you with this.

  • HT5012 Why my smart sim is no service after upgrade ios7 from iphone4

    Why my smart and globe sim is no service after upgrade ios7 from ios 6?

    Hi Kenshaine,
    I am in the same situation and my 4s is facing the same issue..It seems APPLE cant help us!! ***!

  • Unable to Sign in  analytics After Upgraded obiee from 10g to 11g

    Hi all,
    I have problem when upgrading catalog from 10g to 11g.
    The error is:" Unable to Sign In . An invalid User Name or Password was entered. "
    I upgraded following the steps like this:
    1.Login EM and check BI server is running successfully.
    2.Started the UA.bat.
    Select the operation:Upgrade Oracle BI RPD and Web Catalog.
    Step by Step,and the upgrade completed successfully.
    3.Open the RPD online using the Admintool succefully.
    4.But when I Login the BI and view the dashboard with the 10g's user (Administrator),the page appear the error "*Unable to Sign In . An invalid User Name or Password was entered.* "
    5.Then I Try to Regenerating User GUIDs
    1. Update the FMW_UPDATE_ROLE_AND_USER_REF_GUIDS parameter in NQSConfig.INI:
    a. Open NQSConfig.INI for editing at:
    b. ORACLE_INSTANCE/config/OracleBIServerComponent/coreapplication_obisn
    c. Locate the FMW_UPDATE_ROLE_AND_USER_REF_GUIDS parameter and set it to YES, as follows:
    d. FMW_UPDATE_ROLE_AND_USER_REF_GUIDS = YES;
    e. Save and close the file.
    2. Update the Catalog element in instanceconfig.xml:
    a. Open instanceconfig.xml for editing at:
    b. ORACLE_INSTANCE/config/OracleBIPresentationServicesComponent/
    c. coreapplication_obipsn
    d. Locate the Catalog element and update it as follows:
    e. <Catalog>
    f. <UpgradeAndExit>false</UpgradeAndExit>
    g. <UpdateAccountGUIDs>UpdateAndExit</UpdateAccountGUIDs>
    h. </Catalog>
    i. Save and close the file.
    3. Restart the Oracle Business Intelligence system components using opmnctl:
    4. cd ORACLE_HOME/admin/instancen/bin
    5. ./opmnctl stopall
    6. ./opmnctl startall
    7. Set the FMW_UPDATE_ROLE_AND_USER_REF_GUIDS parameter in NQSConfig.INI back to NO.
    Important: You must perform this step to ensure that your system is secure.
    8. Update the Catalog element in instanceconfig.xml to remove the UpdateAccount GUIDs entry.
    9. Restart the Oracle Business Intelligence system components again using opmnctl:
    10. cd ORACLE_HOME/admin/instancen/bin
    11. ./opmnctl stopall
    12. ./opmnctl startall
    BUT THE ERROR ALSO EXISTING!
    So,waiting for the help,thanks!

    Hi,
    if your using oracle db please make sure your db settings and tnsnames.oRA settings
    also try you please try below troubleshooting steps:
    1) please check latest error message and find the root cause,
    presentation catalog log path:
    obiee installed Drive:\Oracle\Middleware\instances\instance1\diagnostics\logs\OracleBIPresentationServicesComponent\coreapplication_obips1\sawlog0.txt file
    also check it nqserver.log file
    oracle bi server log path ref:
    obiee installed Drive:\Oracle\Middleware\instances\instance1\diagnostics\logs\OracleBIServerComponent\coreapplication_obis1\nqserver.log
    2)can you try to login RPD,EM and console by using your weblogic a/c then try to login with some other user.
    if its not working then try to delete that users from catlog and check it Check OPMN services are running state.
    e.x:
    C:\Oracle\Middleware\instances\instance1\bin>opmnctl startall
    opmnctl startall: starting opmn and all managed processes...
    C:\Oracle\Middleware\instances\instance1\bin>opmnctl status
    Processes in Instance: instance1
    --------------------------------------------------------------+---------
    ias-component | process-type | pid | status
    --------------------------------------------------------------+---------
    coreapplication_obiccs1 | OracleBIClusterCo~ | 4992 | Alive
    coreapplication_obisch1 | OracleBIScheduler~ | 2420 | Alive
    coreapplication_obijh1 | OracleBIJavaHostC~ | 1856 | Alive
    coreapplication_obips1 | OracleBIPresentat~ | 5684 | Alive
    coreapplication_obis1 | OracleBIServerCom~ | 5232 | Alive
    3) Refresh GUIDs and Restart WebLogic and OPMN Services then try it again...still if your getting same issues then try to
    check DB(try to login and confirm) and check it RPD --> physical layer connection pool setting and try to
    view physical data.
    also paste it your latest error log message (nqserver.log and sawlog01.log message) here
    THanks
    Deva

  • Error on starting MDS after upgrading from MDM 7.1 sp04 to sp05

    Hi ,
    I tried to upgrade my local setup from sp04 to sp05.
    I used sapins to upgrade with update option.
    In the second  last step when we get option to which server you want to start after upgrading i select all three servers
    i.e. mds ,mdis,mdss
    This installation completed with error.
    In the log file  i found this logs.
    The problem is i am able to start mdss and mdis of updated sp but not mds.
    In the console i can see the version of mdss and mdis to sp05 but there is no version coming in the case of mds.
    Please help me on this isssue
    WARNING 2010-07-22 00:46:55.224
    Execution of the command "C:\usr\sap\MDM\MDS00\exe\sapcontrol.exe -nr 00 -host INLD50054767A -function
    GetProcessList" finished with return code 4. Output:
    22.07.2010 00:46:55
    GetProcessList
    OK
    name, description, dispstatus, textstatus, starttime, elapsedtime, pid
    mds.EXE, , GRAY, Stopped, 2010 07 22 00:42:21, 0:00:00, -1
    INFO[E] 2010-07-22 00:46:55.224
    CJS-30086  Instance MDM/MDS00 [STOP] did not start after 5:00 minutes. Giving up.
    ERROR 2010-07-22 00:46:56.318
    FCO-00011  The step startUpdatedInstances with step key |MDM_Update|ind|ind|ind|ind|0|0|startUpdatedInstances was executed with status ERROR .
    Thanks,
    Sudhanhsu

    Hi Sudhanshu,
    You could check out Note 1482822 - MDM Server not starting after MDM 7.1 SP05 was installed. It solved same problem on our side.
    Best regards,
    Jah

Maybe you are looking for