Python Conneciton to Oracle DB

Hello.
Is there a way to connect to an oracle database without installing a separate oracle client and
without making special client settings?
A few postings below, somebody posted that there is a way to copy only some files from the oracle client
to make the connection work (for example via cx_Oracle)
Does anybody know?

Hi I am new to this python and Oracle. I am also encountering the same error.
I wish to connect to a database located on another machine using python from my machine. I dont have Oracle installed on my system but it is there on that remote machine.
I am also encountering the same error.
Right now I am using Oracle SQLdeveloper to connect to that database . But I wish to do the same using a python script.
Can you please help me with this error .
I have :-
sqldeveloper-2.1.1.64.45
python :- 2.6.5
Thanks,
Shantanu
Error which I encounter :-
import cx_Oracle
Traceback (most recent call last):
File "<pyshell#1>", line 1, in <module>
import cx_Oracle
ImportError: DLL load failed: The specified procedure could not be found.

Similar Messages

  • Anyone running ArcGIS arcpy Python scripts using Oracle 11g EM AGENT?

    I have a Windows command file that successfully executes an ArcGIS arcpy Python script when run manually or via Task Scheduler . But when executed by the EM Agent, arcpy doesn't recognize the SDE connection string file as a workspace for connecting to the geodatabase. The manual execution on the server uses the same login as the EM Agent.
    I have verified all the environment variables for the EM Agent are the same as those for running natively on the server. I then used arcpy to describe the file type using both execution methods.
    DescribeFile.py
    import os
    import sys
    import arcpy
    desc arcpy.Describe("D:\\Test\\Compress\\database_login.sde")
    print desc.dataElementType
    Manual output of: python.exe DescribeFile.py >> DEWorkspace
    EM Agent output of: python.exe DescribeFile.py >> DEFile
    I have little experience with Python, but years of experience with the EM Agent. I have been unable to find anything related that was helpful on Oracle Support, ESRI support, or general internet searches.

    I am a non arcpy user but should it not be desc =
    Or is it a typo?
    And maybe try using / instead of \\
    Eric

  • Oracle EBS R12 for Windows Installation Error

    Hi,
    I tried to install Oracle EBS R12 for Windows. My installation had failed. Listed below is the log information. On the Second log file (further down below) it is saying "TNS:no listener". Please help.
    FIRST LOG FILE:Log Path: C:\Orale\VIS\db\tech_st\11.1.0\appsutil\log\VIS_bing-pc\06132024
    C:\Users\Bing\AppData\Local\Temp>if 0 == 0 goto :TCFG_OK
    C:\Users\Bing\AppData\Local\Temp>echo "runProcess_4"
    "runProcess_4"
    C:\Users\Bing\AppData\Local\Temp>REM
    C:\Users\Bing\AppData\Local\Temp>REM Perform the instance configuration
    C:\Users\Bing\AppData\Local\Temp>REM
    C:\Users\Bing\AppData\Local\Temp>echo "Statusstring Configuring Database Technology Stack"
    "Statusstring Configuring Database Technology Stack"
    C:\Users\Bing\AppData\Local\Temp>(echo APPS & echo APPS ) | J:\StageR12\startCD\Disk1\rapidwiz\jre\NT\1.6.0\bin\java -DCONTEXT_VALIDATED=true -mx512M -classpath .;J:\StageR12\startCD\Disk1\rapidwiz\jlib\java;J:\StageR12\startCD\Disk1\rapidwiz\jlib\xmlparserv2.jar;J:\StageR12\startCD\Disk1\rapidwiz\jlib\ojdbc14.jar;J:\StageR12\startCD\Disk1\rapidwiz\jlib\oui\OraInstaller.jar;J:\StageR12\startCD\Disk1\rapidwiz\jlib\oui\ewt3.jar;J:\StageR12\startCD\Disk1\rapidwiz\jlib\oui\share.jar;J:\StageR12\startCD\Disk1\rapidwiz\jlib\oui\srvm.jar oracle.apps.ad.clone.ApplyDBTechStack -e C:\oracle\VIS\db\tech_st\11.1.0\appsutil\VIS_bing-pc.xml -stage J:\StageR12\startCD\Disk1\rapidwiz -showProgress -phase cfg -nopromptmsg
    Log file located at C:\oracle\VIS\db\tech_st\11.1.0\appsutil\log\VIS_bing-pc\ApplyDBTechStack_06132042.log
    | 0% completed
    / 0% completed
    - 0% completed
    \ 0% completed
    | 0% completed
    / 0% completed
    - 0% completed
    \ 0% completed RC-00110: Fatal: Error occurred while relinking of ApplyDBTechStack
    C:\Users\Bing\AppData\Local\Temp>if 1 == 0 goto :ICFG_OK
    C:\Users\Bing\AppData\Local\Temp>echo "Cannot execute configure of database ORACLE_HOME using RapidClone\n";
    "Cannot execute configure of database ORACLE_HOME using RapidClone\n";
    C:\Users\Bing\AppData\Local\Temp>if "" == "TRUE" goto :ICFG_OK
    RW-50010: Error: - script has returned an error: 1
    RW-50004: Error code received when running external process. Check log file for details.
    Running Database Install Driver for VIS instance
    SECOND LOG FILEC::\oracle\VIS\db\tech_st\11.1.0\appsutil\log\VIS_bing-pc\ApplyDBTechStack_06132042.log
    LOCAL : VIS
    ORACLE_SID :
    PATH : C:\Oracle\VIS\db\tech_st\11.1.0\perl\5.8.3\bin\MSWin32-x86-multi-thread\;C:\oracle\VIS\db\tech_st\11.1.0\bin;C:\oracle\VIS\db\tech_st\11.1.0\appsutil\jre\bin;C:\oracle\VIS\db\tech_st\11.1.0\appsutil\jre\bin;J:\StageR12\startCD\Disk1\rapidwiz\unzip\NT;C:\oracle\VIS\db\tech_st\11.1.0\bin;C:\Program Files (x86)\Oracle\jre\1.3.1\bin;C:\Perl\bin\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\hp\bin\Python
    LD_LIBRARY_PATH : C:\oracle\VIS\db\tech_st\11.1.0\lib
    ECHO is off.
    ECHO is off.
    The log information will be written to
         "C:\oracle\VIS\db\tech_st\11.1.0\appsutil\log\VIS_bing-pc\addlnctl.txt"
    ECHO is off.
    ECHO is off.
    Starting listener process VIS ...
    ECHO is off.
    LSNRCTL for 32-bit Windows: Version 11.1.0.7.0 - Production on 13-JUN-2009 20:43:12
    Copyright (c) 1991, 2008, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=bing-pc.horse.com)(PORT=1521)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    32-bit Windows Error: 61: Unknown error
    LSNRCTL for 32-bit Windows: Version 11.1.0.7.0 - Production on 13-JUN-2009 20:43:14
    Copyright (c) 1991, 2008, Oracle. All rights reserved.
    Starting tnslsnr: please wait...
    TNS-12560: TNS:protocol adapter error
    TNS-00530: Protocol adapter error
    addlnctl.cmd exiting with status 1
    OpenSCManager failed
    adsvdlsn.cmd exiting with status 1002
    ERRORCODE = 1002 ERRORCODE_END
    .end std out.
    .end err out.
    AutoConfig Setup Phase
    Running Setup Process 5 of 6 for AppsUtil
    Executing script in InstantiateFile:
    C:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_bing-pc\afmkinit_inst.cmd
    script returned:
    Sat 06/13/2009
    08:43 PM
    "afmkinit_inst.cmd exiting with status 0"
    ERRORCODE = 0 ERRORCODE_END
    .end std out.
    .end err out.
    AutoConfig Setup Phase
    Running Setup Process 6 of 6 for AppsUtil
    Executing script in InstantiateFile:
    C:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_bing-pc\afmkinit.cmd
    script returned:
    Sat 06/13/2009
    08:43 PM
    1 file(s) copied.
    1 file(s) copied.
    1 file(s) copied.
    "afmkinit.cmd exiting with status 0"
    ERRORCODE = 0 ERRORCODE_END
    .end std out.
    .end err out.
    Skipping Profile Phase
    Skipping Apply Phase
    adcvmlog.xml renamed to C:\oracle\VIS\db\tech_st\11.1.0\appsutil\log\VIS_bing-pc\adcvmlog.xml.06132042
    [AutoConfig Error Report]
    The following report lists errors AutoConfig encountered during each
    phase of its execution. Errors are grouped by directory and phase.
    The report format is:
    <filename> <phase> <return code where appropriate>
    [SETUP PHASE]
    AutoConfig could not successfully execute the following scripts:
    Directory: C:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_bing-pc
    adsvdlsn.cmd INSTE8_SETUP 1002
    AutoConfig is exiting with status 1
    RC-50014: Fatal: Execution of AutoConfig was failed
    Raised by oracle.apps.ad.clone.ApplyDBTechStack
    Thanks in advanced,
    Edited by: amorsolo on Jun 15, 2009 9:12 PM

    Hi user3726038,
    I have seen posting about the installation of EBS R12/i11 saying it does not work with Windows Vista (64 bit). I went ahead and tried it anyway to see what kind of errors I get and to confirm if the errors I get are consistent with other people using Windows Vista. FYI, my installation went as far as 99% complete of step 2 of 5 before it errored out. I checked and noticed that many components of EBS have been installed with status equal zero which is good.
    When I got the "TNS-12541: TNS: no listener", I went to Windows services, located the Oracle TNS service that was created by the EBS installation and tried to start it. Then I got this error: "error 1053 the service did not respond to the start or control request in a timely fashion". I googled the error message and the resolution is: "To resolve this problem, obtain the latest service pack for the Microsoft .NET Framework 1.1.". I have tried this but it does not work because my Windows Vista uses a higher version of .Net Framework 1.1. I have done more research but to no avail. However, it is fun as I learn many things about the EBS intallation and Windows Vista.
    By the way, these are the steps when I run the rapidwiz on Windows Vista. Click on Start => Click on command prompt => right click on command Prompt => select run as administrator => CD to the path where the rapidwiz reside. Somehow if I use the regular command prompt the installation will die on step 1 of 5 even when I log in as administrator.
    In your case you are using Windows 2k3. Make sure your OS is not 64 bit. Whenever you get an error and it does not say much, google it to see the resolution and make sure you read the Installation Guide. Hope this helps.

  • Can I just issue sqlplus command like a Korn shell does in python?

    Hi
    I have a question on python as an Oracle DBA. Do I have to have cx_oracle or another similar compenent in order to access Orade database? Can I just do sqlplus like a Korn shell does?
    I am an Oracle DBA. Daily job requires shell scripting. I am skilful at Korn/BASH which I use on a daily basis to interact with database. However, I found them not powerful and flexible enough to handle text and strings. I am new to both Perl and Python. I pick Python because it is easy to read and maintain. Learning curve is not as steep as Perl.
    I am not a developer who cares much about data types compatability or APIs. I do care about how to pass Unix variables in Python. A typical task is like
    =================================================
    set Unix environment variables (each database has a line in a file)
    use sqlplus to connect to each database specified in the file, i.e. looping
    get information I want and store them in files, i.e. logs
    end loop
    do text/string manipulation againt the log file
    if error is found, send email alert to DBA
    =================================================
    Thanks,
    Kevin

    Kevin,
    Python has some great libraries to do what you are asking in the Unix enviornment:
    To get enviornmental variables:
    ====================
    import os
    # store the env var audit_username in a variable; if it doesn't exist, use 'davew' as the default
    username = os.getenv("audit_username",default='davew')
    To run Unix commands:
    ====================
    import commands
    # run a command from unix (example from Python manual
    commands.getstatusoutput('ls /bin/ls')
    Dave Warner

  • How to execute "cd" comaand from a python script

    Hi All,
    I want to write a python script where I want to call another Python script which accepts some commandline arguments and is in some other location. I am not u derstanding that how can I execute the "cd" command in my python script to go to that particular location where the other python script exist.
    Please guide...
    Thanks in Advance.

    Moderator Action:
    This post was originally in the Oracle Linux forum.
    That is NOT for Oracle-on-Linux questions. It is a forum for questions specific to that distro of Linux.
    You have a Python question.
    The post has been relocated to the Database General forum.
    @ O.P.:
    Maybe this will help. It was the first result from Google when searching on keywords `oracle python`:
    http://www.oracle.com/technetwork/articles/dsl/python-091105.html

  • Unable to upload delimited flat file (Datastore)

    Dear All,
    Drilling down the tutorial:  ODI11g: Creating an ODI Project and Interface: Exporting a Flat File to a Flat File
    facing quite a problem while reverse-engineering delimited flat file (Datastore ->Model). No matter which type of delimited flat file is uploaded (txt, csv,prn), the system stayes intact while pressing "Reverse Engineering" button.  Changing to Fixed Flat File option reveals that the system uploads correctly only the first row - Header of the columns (second option from the top)..and ...of cource, all the rest of the rows were placed in the first column.
    I was preparing delimited flat files using Excel 2007 and  2010, in both cases no success. I tryied to create Fixed Flat File with Excel....confused completely since I could not realise how doing that?!
    Properties are below. Please, help!
    About
    Oracle Data Integrator 11g 11.1.1
    Standalone Edition Version 11.1.1
    Build ODI_11.1.1.6.0_GENERIC_111219.1055
    Copyright (c) 1997, 2011 Oracle.  All Rights Reserved.
    IDE Version: 11.1.1.6.38.61.92
    Product ID: oracle.odi
    Product Version: 11.1.1.6.0.0.0
    Version
    Component Version
    ========= =======
    Java(TM) Platform 1.6.0_21
    Oracle IDE 11.1.1.6.0
    Properties
    Name Value
    ==== =====
    awt.toolkit sun.awt.windows.WToolkit
    class.load.environment oracle.ide.boot.IdeClassLoadEnvironment
    class.load.log.level CONFIG
    class.transfer delegate
    eclipselink.xml.platform org.eclipse.persistence.platform.xml.jaxp.JAXPPlatform
    file.encoding Cp1251
    file.encoding.pkg sun.io
    file.separator \
    ice.browser.forcegc false
    ice.pilots.html4.ignoreNonGenericFonts true
    ice.pilots.html4.tileOptThreshold 0
    ide.AssertCheckingDisabled true
    ide.AssertTracingDisabled true
    ide.bootstrap.start 14794412430839
    ide.build ODI_11.1.1.6.0_GENERIC_111219.1055
    ide.conf C:\oracle\product\11.1.1\Oracle_ODI_1\oracledi\client\odi\bin\odi.conf
    ide.config_pathname C:\oracle\product\11.1.1\Oracle_ODI_1\oracledi\client\odi\bin\odi.conf
    ide.debugbuild false
    ide.devbuild false
    ide.extension.search.path jdev/extensions
    ide.firstrun true
    ide.java.minversion 1.6.0_04
    ide.launcherProcessId 2932
    ide.main.class oracle.ide.boot.IdeLauncher
    ide.patches.dir ide/lib/patches
    ide.pref.dir C:\Users\Администратор\AppData\Roaming\odi
    ide.pref.dir.base C:\Users\Администратор\AppData\Roaming
    ide.product oracle.odi
    ide.shell.enableFileTypeAssociation C:\oracle\product\11.1.1\Oracle_ODI_1\oracledi\client\odi64.exe
    ide.splash.screen splash.gif
    ide.startingArg0 C:\oracle\product\11.1.1\Oracle_ODI_1\oracledi\client\odi64.exe
    ide.startingcwd C:\oracle\product\11.1.1\Oracle_ODI_1\oracledi\client
    ide.user.dir C:\Users\Администратор\AppData\Roaming\odi
    ide.user.dir.var IDE_USER_DIR
    ide.work.dir C:\Users\Администратор\Documents\odi
    ide.work.dir.base C:\Users\Администратор\Documents
    ilog.propagatesPropertyEditors false
    java.awt.graphicsenv sun.awt.Win32GraphicsEnvironment
    java.awt.printerjob sun.awt.windows.WPrinterJob
    java.class.path ..\..\ide\lib\ide-boot.jar;..\..\..\..\oracledi.sdk\lib\ojdl.jar;..\..\..\..\oracledi.sdk\lib\dms.jar;..\..\jdev\extensions\oracle.odi.navigator\lib\log4j-1.2.8.jar;..\..\jdev\extensions\oracle.odi.navigator\lib\odi_hfm.jar;..\..\jdev\extensions\oracle.odi.navigator\lib\odihapp_common.jar;..\..\jdev\extensions\oracle.odi.navigator\lib\ess_es_server.jar;..\..\jdev\extensions\oracle.odi.navigator\lib\ess_japi.jar;..\..\jdev\extensions\oracle.odi.navigator\lib\odihapp_essbase.jar;..\..\jdev\extensions\oracle.odi.navigator\lib\odihapp_planning.jar
    java.class.version 50.0
    java.endorsed.dirs C:\Java\jre\lib\endorsed
    java.ext.dirs C:\Java\jre\lib\ext;C:\Windows\Sun\Java\lib\ext
    java.home C:\Java\jre
    java.io.tmpdir c:\Temp\
    java.library.path C:\oracle\product\11.1.1\Oracle_ODI_1\oracledi\client;.;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\app\master\product\11.2.0\dbhome_1\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\
    java.naming.factory.initial oracle.javatools.jndi.LocalInitialContextFactory
    java.protocol.handler.pkgs null|oracle.odi.ui.url
    java.runtime.name Java(TM) SE Runtime Environment
    java.runtime.version 1.6.0_21-b07
    java.specification.name Java Platform API Specification
    java.specification.vendor Sun Microsystems Inc.
    java.specification.version 1.6
    java.util.logging.config.class oracle.core.ojdl.logging.LoggingConfiguration
    java.vendor Sun Microsystems Inc.
    java.vendor.url http://java.sun.com/
    java.vendor.url.bug http://java.sun.com/cgi-bin/bugreport.cgi
    java.version 1.6.0_21
    java.vm.info mixed mode
    java.vm.name Java HotSpot(TM) 64-Bit Server VM
    java.vm.specification.name Java Virtual Machine Specification
    java.vm.specification.vendor Sun Microsystems Inc.
    java.vm.specification.version 1.0
    java.vm.vendor Sun Microsystems Inc.
    java.vm.version 17.0-b17
    line.separator \r\n
    LOG_FILE studio.log
    native.canonicalization false
    ODI_ORACLE_HOME C:\oracle\product\11.1.1\Oracle_ODI_1\
    oracle.core.ojdl.logging.config.file ODI-logging-config.xml
    oracle.home C:\oracle\product\11.1.1\Oracle_ODI_1\oracledi\client
    oracle.odi.studio.ess false
    oracle.odi.wls.template.generator.agentEarLocation C:\oracle\product\11.1.1\Oracle_ODI_1\setup\manual\oracledi-agent\oraclediagent.ear
    oracle.security.jps.config ./jps-config.xml
    oracle.translated.locales de,es,fr,it,ja,ko,pt_BR,zh_CN,zh_TW
    oracle.xdkjava.compatibility.version 9.0.4
    org.apache.commons.logging.Log org.apache.commons.logging.impl.Jdk14Logger
    os.arch amd64
    os.name Windows Server 2008 R2
    os.version 6.1
    path.separator ;
    python.cachedir c:\Temp\cachedir
    python.home C:\oracle\product\11.1.1\Oracle_ODI_1\oracledi\client\jdev\extensions\oracle.odi.navigator\scripting
    python.packages.paths java.class.path,sun.boot.class.path,odi.class.path
    reserved_filenames con,aux,prn,lpt1,lpt2,lpt3,lpt4,lpt5,lpt6,lpt7,lpt8,lpt9,com1,com2,com3,com4,com5,com6,com7,com8,com9,conin$,conout,conout$
    sun.arch.data.model 64
    sun.boot.class.path C:\Java\jre\lib\resources.jar;C:\Java\jre\lib\rt.jar;C:\Java\jre\lib\sunrsasign.jar;C:\Java\jre\lib\jsse.jar;C:\Java\jre\lib\jce.jar;C:\Java\jre\lib\charsets.jar;C:\Java\jre\classes;C:\Java\lib\tools.jar;C:\Java\lib\dt.jar
    sun.boot.library.path C:\Java\jre\bin
    sun.cpu.endian little
    sun.cpu.isalist amd64
    sun.desktop windows
    sun.io.unicode.encoding UnicodeLittle
    sun.java2d.noddraw true
    sun.jnu.encoding Cp1251
    sun.management.compiler HotSpot 64-Bit Server Compiler
    sun.os.patch.level Service Pack 1
    user.country RU
    user.dir C:\oracle\product\11.1.1\Oracle_ODI_1\oracledi\client\odi\bin
    user.home C:\Users\Администратор
    user.language ru
    user.name master
    user.timezone Europe/Moscow
    user.variant
    windows.shell.font.languages en
    External Components
    Name Version Path
    ==== ======= ====
    HspJS.jar 11.1.1.1.0 Build 137 Built with CIS Drop 27 C:\oracle\product\11.1.1\Oracle_ODI_1\oracledi.sdk\lib\HspJS.jar
    HspJS.jar 11.1.1.1.0 Build 137 Built with CIS Drop 27 C:\oracle\product\11.1.1\Oracle_ODI_1\oracledi\client\jdev\extensions\oracle.odi.navigator\lib\HspJS.jar
    HspJS_11.1.2.0.jar 11.1.2.0.01.10 C:\oracle\product\11.1.1\Oracle_ODI_1\oracledi.sdk\lib\HspJS_11.1.2.0.jar
    HspJS_11.1.2.0.jar 11.1.2.0.01.10 C:\oracle\product\11.1.1\Oracle_ODI_1\oracledi\client\jdev\extensions\oracle.odi.navigator\lib\HspJS_11.1.2.0.jar
    activation.jar 1.1 C:\oracle\product\11.1.1\Oracle_ODI_1\oracledi.sdk\lib\activation.jar
    binding-2.0.2.jar 2.0.2 2008-01-18 10:01:08 C:\oracle\product\11.1.1\Oracle_ODI_1\oracledi\client\jdev\extensions\oracle.odi.navigator\lib\binding-2.0.2.jar
    coherence.jar 3.7.1.1 C:\oracle\product\11.1.1\Oracle_ODI_1\oracledi.sdk\lib\coherence.jar
    commons-beanutils-1.7.0.jar 1.6 C:\oracle\product\11.1.1\Oracle_ODI_1\oracledi.sdk\lib\commons-beanutils-1.7.0.jar
    commons-codec-1.3.jar 1.3 C:\oracle\product\11.1.1\Oracle_ODI_1\oracledi.sdk\lib\commons-codec-1.3.jar
    commons-collections-3.2.jar 3.2 C:\oracle\product\11.1.1\Oracle_ODI_1\oracledi.sdk\lib\commons-collections-3.2.jar
    commons-discovery-0.4.jar 0.4 C:\oracle\product\11.1.1\Oracle_ODI_1\oracledi.sdk\lib\commons-discovery-0.4.jar
    commons-io-1.2.jar 1.2 C:\oracle\product\11.1.1\Oracle_ODI_1\oracledi.sdk\lib\commons-io-1.2.jar
    commons-lang-2.2.jar 2.2 C:\oracle\product\11.1.1\Oracle_ODI_1\oracledi.sdk\lib\commons-lang-2.2.jar
    commons-logging-1.1.1.jar 1.1.1 C:\oracle\product\11.1.1\Oracle_ODI_1\oracledi.sdk\lib\commons-logging-1.1.1.jar
    commons-net-1.4.1.jar 1.4.1 C:\oracle\product\11.1.1\Oracle_ODI_1\oracledi.sdk\lib\commons-net-1.4.1.jar
    commons-vfs-1.0.jar 1.0 C:\oracle\product\11.1.1\Oracle_ODI_1\oracledi.sdk\lib\commons-vfs-1.0.jar
    cpld.jar Version 11.1.2.0.00, Build 589, March 25 2010 C:\oracle\product\11.1.1\Oracle_ODI_1\oracledi.sdk\lib\cpld.jar
    cpld.jar Version 11.1.2.0.00, Build 589, March 25 2010 C:\oracle\product\11.1.1\Oracle_ODI_1\oracledi\client\jdev\extensions\oracle.odi.navigator\lib\cpld.jar
    dbswing.jar 011.000.044.108 C:\oracle\product\11.1.1\Oracle_ODI_1\oracledi\client\jdev\extensions\oracle.odi.navigator\lib\dbswing.jar
    dx.jar 007.001.175.112 C:\oracle\product\11.1.1\Oracle_ODI_1\oracledi\client\jdev\extensions\oracle.odi.navigator\lib\dx.jar
    eclipselink.jar 2.3.1.v20111018-r10243 C:\oracle\product\11.1.1\Oracle_ODI_1\oracledi.sdk\lib\eclipselink.jar
    enterprise_data_quality.jar 11.1.1.6.0 C:\oracle\product\11.1.1\Oracle_ODI_1\oracledi.sdk\lib\enterprise_data_quality.jar
    enterprise_data_quality.jar 11.1.1.6.0 C:\oracle\product\11.1.1\Oracle_ODI_1\oracledi\client\jdev\extensions\oracle.odi.navigator\lib\enterprise_data_quality.jar
    ess_es_server.jar 11.1.2.0.0.615 C:\oracle\product\11.1.1\Oracle_ODI_1\oracledi\client\jdev\extensions\oracle.odi.navigator\lib\ess_es_server.jar
    ess_es_server.jar 11.1.2.0.0.615 C:\oracle\product\11.1.1\Oracle_ODI_1\oracledi.sdk\lib\ess_es_server.jar
    ess_japi.jar 11.1.2.0.0.615 C:\oracle\product\11.1.1\Oracle_ODI_1\oracledi.sdk\lib\ess_japi.jar
    ess_japi.jar 11.1.2.0.0.615 C:\oracle\product\11.1.1\Oracle_ODI_1\oracledi\client\jdev\extensions\oracle.odi.navigator\lib\ess_japi.jar
    fmwgenerictoken.jar 1.0.0.0 C:\oracle\product\11.1.1\Oracle_ODI_1\oracledi\client\jdev\extensions\oracle.odi.navigator\..\..\..\..\..\odi_misc\fmwgenerictoken.jar
    forms-1.2.0.jar 1.2.0 2008-02-23 08:37:50 C:\oracle\product\11.1.1\Oracle_ODI_1\oracledi\client\jdev\extensions\oracle.odi.navigator\lib\forms-1.2.0.jar
    groovy-all-1.7.4.jar 1.7.4 C:\oracle\product\11.1.1\Oracle_ODI_1\oracledi\client\jdev\extensions\oracle.odi.navigator\scripting\groovy-all-1.7.4.jar
    hsqldb.jar 2.0.0 C:\oracle\product\11.1.1\Oracle_ODI_1\oracledi.sdk\lib\hsqldb.jar
    http_client.jar December 9 2011 C:\oracle\product\11.1.1\Oracle_ODI_1\oracledi.sdk\lib\http_client.jar
    javax.security.jacc_1.0.0.0_1-1.jar 1.1 C:\oracle\product\11.1.1\Oracle_ODI_1\oracledi.sdk\lib\javax.security.jacc_1.0.0.0_1-1.jar
    mail.jar 1.4 C:\oracle\product\11.1.1\Oracle_ODI_1\oracledi.sdk\lib\mail.jar
    odi-sap.jar 10.1.3.12 C:\oracle\product\11.1.1\Oracle_ODI_1\oracledi.sdk\lib\odi-sap.jar
    odi_hfm.jar 11.1.1.6.0 C:\oracle\product\11.1.1\Oracle_ODI_1\oracledi.sdk\lib\odi_hfm.jar
    odi_hfm.jar 11.1.1.6.0 C:\oracle\product\11.1.1\Oracle_ODI_1\oracledi\client\jdev\extensions\oracle.odi.navigator\lib\odi_hfm.jar
    odihapp_essbase.jar 11.1.1.6.0 C:\oracle\product\11.1.1\Oracle_ODI_1\oracledi\client\jdev\extensions\oracle.odi.navigator\lib\odihapp_essbase.jar
    odihapp_essbase.jar 11.1.1.6.0 C:\oracle\product\11.1.1\Oracle_ODI_1\oracledi.sdk\lib\odihapp_essbase.jar
    odihapp_planning.jar 11.1.1.6.0 C:\oracle\product\11.1.1\Oracle_ODI_1\oracledi.sdk\lib\odihapp_planning.jar
    odihapp_planning.jar 11.1.1.6.0 C:\oracle\product\11.1.1\Oracle_ODI_1\oracledi\client\jdev\extensions\oracle.odi.navigator\lib\odihapp_planning.jar
    odihapp_planning_11.1.2.0.jar 11.1.1.6.0 C:\oracle\product\11.1.1\Oracle_ODI_1\oracledi.sdk\lib\odihapp_planning_11.1.2.0.jar
    odihapp_planning_11.1.2.0.jar 11.1.1.6.0 C:\oracle\product\11.1.1\Oracle_ODI_1\oracledi\client\jdev\extensions\oracle.odi.navigator\lib\odihapp_planning_11.1.2.0.jar
    ojdbc6dms.jar 11.2.0.3.0 C:\oracle\product\11.1.1\Oracle_ODI_1\oracledi\client\jdev\extensions\oracle.odi.navigator\lib\ojdbc6dms.jar
    oracle.ucp_11.1.0.jar 11.2.0.3.0 C:\oracle\product\11.1.1\Oracle_ODI_1\oracledi.sdk\lib\oracle.ucp_11.1.0.jar
    pop3.jar 1.1.1 C:\oracle\product\11.1.1\Oracle_ODI_1\oracledi.sdk\lib\pop3.jar
    spring-aop.jar 2.0.3 C:\oracle\product\11.1.1\Oracle_ODI_1\oracledi.sdk\lib\spring-aop.jar
    spring-beans.jar 2.0.3 C:\oracle\product\11.1.1\Oracle_ODI_1\oracledi.sdk\lib\spring-beans.jar
    spring-context.jar 2.0.3 C:\oracle\product\11.1.1\Oracle_ODI_1\oracledi.sdk\lib\spring-context.jar
    spring-core.jar 2.0.3 C:\oracle\product\11.1.1\Oracle_ODI_1\oracledi.sdk\lib\spring-core.jar
    spring-dao.jar 2.0.3 C:\oracle\product\11.1.1\Oracle_ODI_1\oracledi.sdk\lib\spring-dao.jar
    spring-jdbc.jar 2.0.3 C:\oracle\product\11.1.1\Oracle_ODI_1\oracledi.sdk\lib\spring-jdbc.jar
    spring-jmx.jar 2.0.3 C:\oracle\product\11.1.1\Oracle_ODI_1\oracledi.sdk\lib\spring-jmx.jar
    spring-jpa.jar 2.0.3 C:\oracle\product\11.1.1\Oracle_ODI_1\oracledi.sdk\lib\spring-jpa.jar
    spring-web.jar 2.0.3 C:\oracle\product\11.1.1\Oracle_ODI_1\oracledi.sdk\lib\spring-web.jar
    trove.jar 2.1.0 C:\oracle\product\11.1.1\Oracle_ODI_1\oracledi.sdk\lib\trove.jar
    wlthint3client.jar 10.3.5.0 C:\oracle\product\11.1.1\Oracle_ODI_1\oracledi.sdk\lib\wlthint3client.jar
    woodstox.jar 3.2.1 C:\oracle\product\11.1.1\Oracle_ODI_1\oracledi\client\jdev\extensions\oracle.odi.navigator\lib\woodstox.jar
    Extensions
    Name Identifier Version Status
    ==== ========== ======= ======
    BM metamodel framework oracle.bm.meta 11.1.1.6.38.61.92 Loaded
    Code Editor oracle.ide.ceditor 11.1.1.6.38.61.92 Loaded
    Diagram Framework oracle.diagram 11.1.1.6.38.61.92 Loaded
    Diagram Javadoc Extension oracle.diagram.javadoc 11.1.1.6.38.61.92 Loaded
    Diagram Thumbnail oracle.diagram.thumbnail 11.1.1.6.38.61.92 Loaded
    Extended IDE Platform oracle.javacore 11.1.1.6.38.61.92 Loaded
    Groovy Support oracle.ide.groovy 11.1.1.4.37.58.91 Loaded
    Help System oracle.ide.help 11.1.1.6.38.61.92 Loaded
    Import/Export Support oracle.ide.importexport 11.1.1.6.38.61.92 Loaded
    Index Migrator support oracle.ideimpl.indexing-migrator 11.1.1.6.38.61.92 Loaded
    JViews Registration Addin oracle.diagram.registration 11.1.1.6.38.61.92 Loaded
    Log Window oracle.ide.log 11.1.1.6.38.61.92 Loaded
    Modeler Framework oracle.modeler 11.1.1.6.38.61.92 Loaded
    Modeler Framework Common Layer oracle.modeler.common 11.1.1.6.38.61.92 Loaded
    Navigator oracle.ide.navigator 11.1.1.6.38.61.92 Loaded
    ODI Navigator oracle.odi.navigator 11.1.1.6.0.0.0 Loaded
    Object Gallery oracle.ide.gallery 11.1.1.6.38.61.92 Loaded
    Oracle Data Integrator oracle.odi 11.1.1.6.0.0.0 Loaded
    Oracle IDE oracle.ide 11.1.1.6.38.61.92 Loaded
    Peek oracle.ide.peek 11.1.1.6.38.61.92 Loaded
    Persistent Storage oracle.ide.persistence 11.1.1.6.38.61.92 Loaded
    Property Inspector oracle.ide.inspector 11.1.1.6.38.61.92 Loaded
    Runner oracle.ide.runner 11.1.1.6.38.61.92 Loaded
    Virtual File System oracle.ide.vfs 11.1.1.6.38.61.92 Loaded
    Web Browser and Proxy oracle.ide.webbrowser 11.1.1.6.38.61.92 Loaded
    audit oracle.ide.audit 11.1.1.6.38.61.92 Loaded
    jdukshare oracle.bm.jdukshare 11.1.1.6.38.61.92 Loaded
    mof-xmi oracle.mof.xmi 11.1.1.6.38.61.92 Loaded
    oracle.ide.indexing oracle.ide.indexing 11.1.1.6.38.61.92 Loaded
    palette2 oracle.ide.palette2 11.1.1.6.38.61.92 Loaded

    You might want to look at the documentation related to Microsoft Excel Microsoft Excel - 11g Release 1 (11.1.1)

  • Portal is not working...Please help ASAP

    Dear SDN,
    Our Portal development server is not working...when I enter the URL in IE, it gives Page cannot be displayed message..I tried giving different values but still it's not working.
    I have also taken the remote access of the Development server & tried opening the portal, but not working..what could be the reason?
    pls help

    Hi harini,
    I did this several time but it's still not started. The developer trace info is like this:-
    epserver\saploc\J2D\JC00\work\dev_jcontrol
    trc file: "F:\usr\sap\J2D\JC00\work\dev_jcontrol", trc level: 1, release: "640"
    node name   : jcontrol
    pid         : 4748
    system name : J2D
    system nr.  : 00
    started at  : Thu Feb 07 11:47:04 2008
    arguments   :
        arg[00] : F:\usr\sap\J2D\JC00\j2ee\os_libs\jcontrol.exe
        arg[01] : pf=F:\usr\sap\J2D\SYS\profile\J2D_JC00_epserver
    [Thr 2708] Thu Feb 07 11:47:04 2008
    [Thr 2708] *** ERROR => Invalid property value [box.number/J2DJC00epserver] [jstartxx.c   789]
    [Thr 2708] *** ERROR => Invalid property value [en.host/epserver] [jstartxx.c   789]
    [Thr 2708] *** ERROR => Invalid property value [en.port/3201] [jstartxx.c   789]
    [Thr 2708] *** ERROR => Invalid property value [system.id/0] [jstartxx.c   789]
    JStartupReadInstanceProperties: read instance properties [F:\usr\sap\J2D\JC00\j2ee\cluster\instance.properties;F:\usr\sap\J2D\JC00\SDM\program\config\sdm_jstartup.properties]
    -> ms host    : epserver
    -> ms port    : 3601
    -> OS libs    : F:\usr\sap\J2D\JC00\j2ee\os_libs
    -> Admin URL  :
    -> run mode   : normal
    -> run action : NONE
    -> enabled    : yes
    Used property files
    -> files [00] : F:\usr\sap\J2D\JC00\j2ee\cluster\instance.properties
    -> files [01] : F:\usr\sap\J2D\JC00\SDM\program\config\sdm_jstartup.properties
    Instance properties
    -> ms host    : epserver
    -> ms port    : 3601
    -> os libs    : F:\usr\sap\J2D\JC00\j2ee\os_libs
    -> admin URL  :
    -> run mode   : normal
    -> run action : NONE
    -> enabled    : yes
    Bootstrap nodes
    -> [00] bootstrap            : F:\usr\sap\J2D\JC00\j2ee\cluster\instance.properties
    -> [01] bootstrap_ID5926700  : F:\usr\sap\J2D\JC00\j2ee\cluster\instance.properties
    -> [02] bootstrap_ID5926750  : F:\usr\sap\J2D\JC00\j2ee\cluster\instance.properties
    Worker nodes
    -> [00] ID5926700            : F:\usr\sap\J2D\JC00\j2ee\cluster\instance.properties
    -> [01] ID5926750            : F:\usr\sap\J2D\JC00\j2ee\cluster\instance.properties
    -> [02] sdm                  : F:\usr\sap\J2D\JC00\SDM\program\config\sdm_jstartup.properties
    [Thr 2708] JControlExecuteBootstrap: execute bootstrap process [bootstrap]
    [Thr 2708] [Node: bootstrap] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_06
    JStartupIReadSection: read node properties [bootstrap]
    -> node name       : bootstrap
    -> node type       : bootstrap
    -> java path       : C:\j2sdk1.4.2_06
    -> java parameters : -Djco.jarm=1 -Djco.jarm=1
    -> java vm version : 1.4.2_06-b03
    -> java vm vendor  : Java HotSpot(TM) Server VM (Sun Microsystems Inc.)
    -> java vm type    : server
    -> java vm cpu     : x86
    -> heap size       : 128M
    -> root path       : F:\usr\sap\J2D\JC00\j2ee\cluster
    -> class path      : .\bootstrap\launcher.jar
    -> OS libs path    : F:\usr\sap\J2D\JC00\j2ee\os_libs
    -> main class      : com.sap.engine.offline.OfflineToolStart
    -> framework class : com.sap.bc.proj.jstartup.JStartupFramework
    -> registr. class  : com.sap.bc.proj.jstartup.JStartupNatives
    -> framework path  : F:\usr\sap\J2D\JC00\j2ee\os_libs\jstartup.jar
    -> parameters      : com.sap.engine.bootstrap.Bootstrap ./bootstrap ID0059267
    -> debuggable      : yes
    -> debug mode      : no
    -> debug port      : 60000
    -> shutdown timeout: 120000
    JStartupStartJLaunch: program = F:\usr\sap\J2D\JC00/j2ee/os_libs/jlaunch.exe
    -> arg[00] = F:\usr\sap\J2D\JC00/j2ee/os_libs/jlaunch.exe
    -> arg[01] = pf=F:\usr\sap\J2D\SYS\profile\J2D_JC00_epserver
    -> arg[02] = -DSAPINFO=J2D_00_bootstrap
    -> arg[03] = -file=F:\usr\sap\J2D\JC00\j2ee\cluster\instance.properties
    -> arg[04] = -nodeName=bootstrap
    -> arg[05] = -nodeId=-1
    -> arg[06] = -syncSem=JSTARTUP_WAIT_ON_4748
    -> arg[07] = -jvmOutFile=F:\usr\sap\J2D\JC00\work\jvm_bootstrap.out
    -> arg[08] = -stdOutFile=F:\usr\sap\J2D\JC00\work\std_bootstrap.out
    -> arg[09] = -locOutFile=F:\usr\sap\J2D\JC00\work\dev_bootstrap
    -> arg[10] = -mode=BOOTSTRAP
    -> arg[11] = pf=F:\usr\sap\J2D\SYS\profile\J2D_JC00_epserver
    -> lib path = PATH=C:\j2sdk1.4.2_06\jre\bin\server;C:\j2sdk1.4.2_06\jre\bin;F:\usr\sap\Python\.;F:\oracle\J2D\ora92\jre\1.4.2\bin\client;F:\oracle\J2D\ora92\jre\1.4.2\bin;F:\oracle\J2D\ora92\bin;C:\Program Files\Oracle\jre\1.3.1\bin;C:\Program Files\Oracle\jre\1.1.8\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\HP OpenView\Installed Packages\{790C06B4-844E-11D2-972B-080009EF8C2A}\bin;C:\Program Files\HP OpenView\Installed Packages\{790C06B4-844E-11D2-972B-080009EF8C2A}\bin\OpC;F:\usr\sap\J2D\SCS01\exe;F:\usr\sap\J2D\JC00\exe;F:\usr\sap\J2D\SYS\exe\run
    -> exe path = PATH=C:\j2sdk1.4.2_06\bin;F:\usr\sap\J2D\JC00\j2ee\os_libs;F:\usr\sap\Python\.;F:\oracle\J2D\ora92\jre\1.4.2\bin\client;F:\oracle\J2D\ora92\jre\1.4.2\bin;F:\oracle\J2D\ora92\bin;C:\Program Files\Oracle\jre\1.3.1\bin;C:\Program Files\Oracle\jre\1.1.8\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\HP OpenView\Installed Packages\{790C06B4-844E-11D2-972B-080009EF8C2A}\bin;C:\Program Files\HP OpenView\Installed Packages\{790C06B4-844E-11D2-972B-080009EF8C2A}\bin\OpC;F:\usr\sap\J2D\SCS01\exe;F:\usr\sap\J2D\JC00\exe;F:\usr\sap\J2D\SYS\exe\run
    [Thr 2708] Thu Feb 07 11:47:12 2008
    [Thr 2708] *** ERROR => invalid return code of process [bootstrap] (exitcode=66) [jstartxx.c   1433]
    [Thr 2708] JControlExecuteBootstrap: error executing bootstrap node [bootstrap] (rc=66)
    [Thr 2708] JControlCloseProgram: started (exitcode = 66)
    [Thr 2708] JControlCloseProgram: good bye... (exitcode=66)
    Pls tell me how to trace this error...

  • J2ee startup problems

    Hi all!
    we tried to configure a connection between EP 6.0 SP13 and our CRM - System after the configuration in the portal we restartet the engine and following errors occure:
    jcontrol.exe - some processes running
    Developer Trace:
    Thr 4352] JHVM_LoadJavaVM: Java VM created OK.
    JHVM_BuildArgumentList: main method arguments of node [server0]
    [Thr 5552] Mon Sep 05 16:27:03 2005
    [Thr 5552] JHVM_RegisterNatives: registering methods in com.sap.bc.proj.jstartup.JStartupFramework
    [Thr 5552] JLaunchISetClusterId: set cluster id 1165550
    [Thr 5552] JLaunchISetState: change state from [Initial (0)] to [Waiting for start (1)]
    [Thr 5552] JLaunchISetState: change state from [Waiting for start (1)] to [Starting (2)]
    [Thr 4288] Mon Sep 05 16:27:17 2005
    [Thr 4288] JHVM_RegisterNatives: registering methods in com.sap.mw.rfc.driver.CpicDriver
    [Thr 2208] JLaunchIExitJava: exit hook is called (rc=-11113)
    [Thr 2208] JLaunchCloseProgram: good bye (exitcode=-11113)
    dev_jcontrol:
    trc file: "F:\usr\sap\UEP\JC00\work\dev_jcontrol", trc level: 1, release: "640"
    node name   : jcontrol
    pid         : 4696
    system name : UEP
    system nr.  : 00
    started at  : Mon Sep 05 16:25:47 2005
    arguments   :
        arg[00] : F:\usr\sap\UEP\JC00\j2ee\os_libs\jcontrol.exe
        arg[01] : pf=F:\usr\sap\UEP\SYS\profile\UEP_JC00_uep
    [Thr 4104] Mon Sep 05 16:25:47 2005
    [Thr 4104] INFO: Unknown property [box.number=UEPJC00uep]
    [Thr 4104] INFO: Unknown property [system.id=0]
    JStartupReadInstanceProperties: read instance properties [F:\usr\sap\UEP\JC00\j2ee\cluster\instance.properties;F:\usr\sap\UEP\JC00\SDM\program\config\sdm_jstartup.properties]
    -> ms host    : uep
    -> ms port    : 3601
    -> OS libs    : F:\usr\sap\UEP\JC00\j2ee\os_libs
    -> Admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Used property files
    -> files [00] : F:\usr\sap\UEP\JC00\j2ee\cluster\instance.properties
    -> files [01] : F:\usr\sap\UEP\JC00\SDM\program\config\sdm_jstartup.properties
    Instance properties
    -> ms host    : uep
    -> ms port    : 3601
    -> os libs    : F:\usr\sap\UEP\JC00\j2ee\os_libs
    -> admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Bootstrap nodes
    -> [00] bootstrap            : F:\usr\sap\UEP\JC00\j2ee\cluster\instance.properties
    -> [01] bootstrap_ID1165500  : F:\usr\sap\UEP\JC00\j2ee\cluster\instance.properties
    -> [02] bootstrap_ID1165550  : F:\usr\sap\UEP\JC00\j2ee\cluster\instance.properties
    Worker nodes
    -> [00] ID1165500            : F:\usr\sap\UEP\JC00\j2ee\cluster\instance.properties
    -> [01] ID1165550            : F:\usr\sap\UEP\JC00\j2ee\cluster\instance.properties
    -> [02] sdm                  : F:\usr\sap\UEP\JC00\SDM\program\config\sdm_jstartup.properties
    [Thr 4104] JControlExecuteBootstrap: execute bootstrap process [bootstrap]
    [Thr 4104] [Node: bootstrap] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_09
    JStartupIReadSection: read node properties [bootstrap]
    -> node name       : bootstrap
    -> node type       : bootstrap
    -> node execute   : yes
    -> java path       : C:\j2sdk1.4.2_09
    -> java parameters : -Djco.jarm=1 -Djco.jarm=1
    -> java vm version : 1.4.2_09-b05
    -> java vm vendor  : Java HotSpot(TM) Server VM (Sun Microsystems Inc.)
    -> java vm type    : server
    -> java vm cpu     : x86
    -> heap size       : 128M
    -> root path       : F:\usr\sap\UEP\JC00\j2ee\cluster
    -> class path      : .\bootstrap\launcher.jar
    -> OS libs path    : F:\usr\sap\UEP\JC00\j2ee\os_libs
    -> main class      : com.sap.engine.offline.OfflineToolStart
    -> framework class : com.sap.bc.proj.jstartup.JStartupFramework
    -> registr. class  : com.sap.bc.proj.jstartup.JStartupNatives
    -> framework path  : F:\usr\sap\UEP\JC00\j2ee\os_libs\jstartup.jar
    -> parameters      : com.sap.engine.bootstrap.Bootstrap ./bootstrap ID0011655
    -> debuggable      : yes
    -> debug mode      : no
    -> debug port      : 60000
    -> shutdown timeout: 120000
    JStartupStartJLaunch: program = F:\usr\sap\UEP\JC00/j2ee/os_libs/jlaunch.exe
    -> arg[00] = F:\usr\sap\UEP\JC00/j2ee/os_libs/jlaunch.exe
    -> arg[01] = pf=F:\usr\sap\UEP\SYS\profile\UEP_JC00_uep
    -> arg[02] = -DSAPINFO=UEP_00_bootstrap
    -> arg[03] = -file=F:\usr\sap\UEP\JC00\j2ee\cluster\instance.properties
    -> arg[04] = -nodeName=bootstrap
    -> arg[05] = -nodeId=-1
    -> arg[06] = -syncSem=JSTARTUP_WAIT_ON_4696
    -> arg[07] = -jvmOutFile=F:\usr\sap\UEP\JC00\work\jvm_bootstrap.out
    -> arg[08] = -stdOutFile=F:\usr\sap\UEP\JC00\work\std_bootstrap.out
    -> arg[09] = -locOutFile=F:\usr\sap\UEP\JC00\work\dev_bootstrap
    -> arg[10] = -mode=BOOTSTRAP
    -> arg[11] = pf=F:\usr\sap\UEP\SYS\profile\UEP_JC00_uep
    -> lib path = PATH=C:\j2sdk1.4.2_09\jre\bin\server;C:\j2sdk1.4.2_09\jre\bin;F:\usr\sap\Python\.;F:\oracle\uep\920\jre\1.4.2\bin\client;F:\oracle\uep\920\jre\1.4.2\bin;F:\oracle\uep\920\bin;C:\Program Files\Oracle\jre\1.3.1\bin;C:\Program Files\Oracle\jre\1.1.8\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Symantec\pcAnywhere\;C:\j2sdk1.4.2_09\bin;F:\usr\sap\UEP\SCS01\exe;F:\usr\sap\UEP\JC00\exe;F:\usr\sap\UEP\SYS\exe\run
    -> exe path = PATH=C:\j2sdk1.4.2_09\bin;F:\usr\sap\UEP\JC00\j2ee\os_libs;F:\usr\sap\Python\.;F:\oracle\uep\920\jre\1.4.2\bin\client;F:\oracle\uep\920\jre\1.4.2\bin;F:\oracle\uep\920\bin;C:\Program Files\Oracle\jre\1.3.1\bin;C:\Program Files\Oracle\jre\1.1.8\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Symantec\pcAnywhere\;C:\j2sdk1.4.2_09\bin;F:\usr\sap\UEP\SCS01\exe;F:\usr\sap\UEP\JC00\exe;F:\usr\sap\UEP\SYS\exe\run
    [Thr 4104] Mon Sep 05 16:25:50 2005
    [Thr 4104] JControlExecuteBootstrap: read instance values after global bootstrap
    [Thr 4104] INFO: Unknown property [box.number=UEPJC00uep]
    [Thr 4104] INFO: Unknown property [system.id=0]
    JStartupReadInstanceProperties: read instance properties [F:\usr\sap\UEP\JC00\j2ee\cluster\instance.properties;F:\usr\sap\UEP\JC00\SDM\program\config\sdm_jstartup.properties]
    -> ms host    : uep
    -> ms port    : 3601
    -> OS libs    : F:\usr\sap\UEP\JC00\j2ee\os_libs
    -> Admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    [Thr 4104] JControlExecuteBootstrap: enumerate the nodes after global bootstrap
    Used property files
    -> files [00] : F:\usr\sap\UEP\JC00\j2ee\cluster\instance.properties
    -> files [01] : F:\usr\sap\UEP\JC00\SDM\program\config\sdm_jstartup.properties
    Instance properties
    -> ms host    : uep
    -> ms port    : 3601
    -> os libs    : F:\usr\sap\UEP\JC00\j2ee\os_libs
    -> admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Bootstrap nodes
    -> [00] bootstrap            : F:\usr\sap\UEP\JC00\j2ee\cluster\instance.properties
    -> [01] bootstrap_ID1165500  : F:\usr\sap\UEP\JC00\j2ee\cluster\instance.properties
    -> [02] bootstrap_ID1165550  : F:\usr\sap\UEP\JC00\j2ee\cluster\instance.properties
    Worker nodes
    -> [00] ID1165500            : F:\usr\sap\UEP\JC00\j2ee\cluster\instance.properties
    -> [01] ID1165550            : F:\usr\sap\UEP\JC00\j2ee\cluster\instance.properties
    -> [02] sdm                  : F:\usr\sap\UEP\JC00\SDM\program\config\sdm_jstartup.properties
    [Thr 4104] JControlExecuteBootstrap: execute bootstrap process [bootstrap_ID1165500]
    [Thr 4104] INFO: Unknown property [JLaunchParameters=]
    [Thr 4104] [Node: dispatcher bootstrap] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_09
    JStartupIReadSection: read node properties [bootstrap_ID1165500]
    -> node name       : dispatcher bootstrap
    -> node type       : bootstrap
    -> node execute   : yes
    -> java path       : C:\j2sdk1.4.2_09
    -> java parameters : -Djco.jarm=1 -Djco.jarm=1
    -> java vm version : 1.4.2_09-b05
    -> java vm vendor  : Java HotSpot(TM) Server VM (Sun Microsystems Inc.)
    -> java vm type    : server
    -> java vm cpu     : x86
    -> heap size       : 170M
    -> root path       : F:\usr\sap\UEP\JC00\j2ee\cluster
    -> class path      : .\bootstrap\launcher.jar
    -> OS libs path    : F:\usr\sap\UEP\JC00\j2ee\os_libs
    -> main class      : com.sap.engine.offline.OfflineToolStart
    -> framework class : com.sap.bc.proj.jstartup.JStartupFramework
    -> registr. class  : com.sap.bc.proj.jstartup.JStartupNatives
    -> framework path  : F:\usr\sap\UEP\JC00\j2ee\os_libs\jstartup.jar
    -> parameters      : com.sap.engine.bootstrap.Bootstrap ./bootstrap ID001165500
    -> debuggable      : yes
    -> debug mode      : no
    -> debug port      : 60000
    -> shutdown timeout: 120000
    JStartupStartJLaunch: program = F:\usr\sap\UEP\JC00/j2ee/os_libs/jlaunch.exe
    -> arg[00] = F:\usr\sap\UEP\JC00/j2ee/os_libs/jlaunch.exe
    -> arg[01] = pf=F:\usr\sap\UEP\SYS\profile\UEP_JC00_uep
    -> arg[02] = -DSAPINFO=UEP_00_bootstrap
    -> arg[03] = -file=F:\usr\sap\UEP\JC00\j2ee\cluster\instance.properties
    -> arg[04] = -nodeName=bootstrap_ID1165500
    -> arg[05] = -nodeId=-1
    -> arg[06] = -syncSem=JSTARTUP_WAIT_ON_4696
    -> arg[07] = -jvmOutFile=F:\usr\sap\UEP\JC00\work\jvm_bootstrap_ID1165500.out
    -> arg[08] = -stdOutFile=F:\usr\sap\UEP\JC00\work\std_bootstrap_ID1165500.out
    -> arg[09] = -locOutFile=F:\usr\sap\UEP\JC00\work\dev_bootstrap_ID1165500
    -> arg[10] = -mode=BOOTSTRAP
    -> arg[11] = pf=F:\usr\sap\UEP\SYS\profile\UEP_JC00_uep
    -> lib path = PATH=C:\j2sdk1.4.2_09\jre\bin\server;C:\j2sdk1.4.2_09\jre\bin;F:\usr\sap\Python\.;F:\oracle\uep\920\jre\1.4.2\bin\client;F:\oracle\uep\920\jre\1.4.2\bin;F:\oracle\uep\920\bin;C:\Program Files\Oracle\jre\1.3.1\bin;C:\Program Files\Oracle\jre\1.1.8\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Symantec\pcAnywhere\;C:\j2sdk1.4.2_09\bin;F:\usr\sap\UEP\SCS01\exe;F:\usr\sap\UEP\JC00\exe;F:\usr\sap\UEP\SYS\exe\run
    -> exe path = PATH=C:\j2sdk1.4.2_09\bin;F:\usr\sap\UEP\JC00\j2ee\os_libs;F:\usr\sap\Python\.;F:\oracle\uep\920\jre\1.4.2\bin\client;F:\oracle\uep\920\jre\1.4.2\bin;F:\oracle\uep\920\bin;C:\Program Files\Oracle\jre\1.3.1\bin;C:\Program Files\Oracle\jre\1.1.8\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Symantec\pcAnywhere\;C:\j2sdk1.4.2_09\bin;F:\usr\sap\UEP\SCS01\exe;F:\usr\sap\UEP\JC00\exe;F:\usr\sap\UEP\SYS\exe\run
    [Thr 4104] Mon Sep 05 16:25:53 2005
    [Thr 4104] JControlExecuteBootstrap: execute bootstrap process [bootstrap_ID1165550]
    [Thr 4104] INFO: Unknown property [JLaunchParameters=]
    [Thr 4104] [Node: server0 bootstrap] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_09
    JStartupIReadSection: read node properties [bootstrap_ID1165550]
    -> node name       : server0 bootstrap
    -> node type       : bootstrap
    -> node execute   : yes
    -> java path       : C:\j2sdk1.4.2_09
    -> java parameters : -Djco.jarm=1 -Djco.jarm=1
    -> java vm version : 1.4.2_09-b05
    -> java vm vendor  : Java HotSpot(TM) Server VM (Sun Microsystems Inc.)
    -> java vm type    : server
    -> java vm cpu     : x86
    -> heap size       : 1024M
    -> root path       : F:\usr\sap\UEP\JC00\j2ee\cluster
    -> class path      : .\bootstrap\launcher.jar
    -> OS libs path    : F:\usr\sap\UEP\JC00\j2ee\os_libs
    -> main class      : com.sap.engine.offline.OfflineToolStart
    -> framework class : com.sap.bc.proj.jstartup.JStartupFramework
    -> registr. class  : com.sap.bc.proj.jstartup.JStartupNatives
    -> framework path  : F:\usr\sap\UEP\JC00\j2ee\os_libs\jstartup.jar
    -> parameters      : com.sap.engine.bootstrap.Bootstrap ./bootstrap ID001165550
    -> debuggable      : yes
    -> debug mode      : no
    -> debug port      : 60000
    -> shutdown timeout: 120000
    JStartupStartJLaunch: program = F:\usr\sap\UEP\JC00/j2ee/os_libs/jlaunch.exe
    -> arg[00] = F:\usr\sap\UEP\JC00/j2ee/os_libs/jlaunch.exe
    -> arg[01] = pf=F:\usr\sap\UEP\SYS\profile\UEP_JC00_uep
    -> arg[02] = -DSAPINFO=UEP_00_bootstrap
    -> arg[03] = -file=F:\usr\sap\UEP\JC00\j2ee\cluster\instance.properties
    -> arg[04] = -nodeName=bootstrap_ID1165550
    -> arg[05] = -nodeId=-1
    -> arg[06] = -syncSem=JSTARTUP_WAIT_ON_4696
    -> arg[07] = -jvmOutFile=F:\usr\sap\UEP\JC00\work\jvm_bootstrap_ID1165550.out
    -> arg[08] = -stdOutFile=F:\usr\sap\UEP\JC00\work\std_bootstrap_ID1165550.out
    -> arg[09] = -locOutFile=F:\usr\sap\UEP\JC00\work\dev_bootstrap_ID1165550
    -> arg[10] = -mode=BOOTSTRAP
    -> arg[11] = pf=F:\usr\sap\UEP\SYS\profile\UEP_JC00_uep
    -> lib path = PATH=C:\j2sdk1.4.2_09\jre\bin\server;C:\j2sdk1.4.2_09\jre\bin;F:\usr\sap\Python\.;F:\oracle\uep\920\jre\1.4.2\bin\client;F:\oracle\uep\920\jre\1.4.2\bin;F:\oracle\uep\920\bin;C:\Program Files\Oracle\jre\1.3.1\bin;C:\Program Files\Oracle\jre\1.1.8\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Symantec\pcAnywhere\;C:\j2sdk1.4.2_09\bin;F:\usr\sap\UEP\SCS01\exe;F:\usr\sap\UEP\JC00\exe;F:\usr\sap\UEP\SYS\exe\run
    -> exe path = PATH=C:\j2sdk1.4.2_09\bin;F:\usr\sap\UEP\JC00\j2ee\os_libs;F:\usr\sap\Python\.;F:\oracle\uep\920\jre\1.4.2\bin\client;F:\oracle\uep\920\jre\1.4.2\bin;F:\oracle\uep\920\bin;C:\Program Files\Oracle\jre\1.3.1\bin;C:\Program Files\Oracle\jre\1.1.8\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Symantec\pcAnywhere\;C:\j2sdk1.4.2_09\bin;F:\usr\sap\UEP\SCS01\exe;F:\usr\sap\UEP\JC00\exe;F:\usr\sap\UEP\SYS\exe\run
    [Thr 4104] Mon Sep 05 16:25:56 2005
    [Thr 4104] JControlIBuildProcessList: Maximum error count is set to 4
    [Thr 4104] INFO: Unknown property [JLaunchParameters=]
    [Thr 3900] JControlRequestFunc: Thread 3900 started as listener thread for np messages.
    [Thr 4104] [Node: dispatcher] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_09
    JStartupIReadSection: read node properties [ID1165500]
    -> node name       : dispatcher
    -> node type       : dispatcher
    -> node execute   : yes
    -> java path       : C:\j2sdk1.4.2_09
    -> java parameters : -Djava.security.policy=./java.policy -Djava.security.egd=file:/dev/urandom -Djco.jarm=1 -XX:NewSize=28m -XX:MaxNewSize=28m -XX:+DisableExplicitGC -Drdbms.driverLocation=F:/oracle/uep/920/jdbc/lib/classes12.jar -Dsys.global.dir=F:/usr/sap/UEP/SYS/global/
    -> java vm version : 1.4.2_09-b05
    -> java vm vendor  : Java HotSpot(TM) Server VM (Sun Microsystems Inc.)
    -> java vm type    : server
    -> java vm cpu     : x86
    -> heap size       : 170M
    -> root path       : F:\usr\sap\UEP\JC00\j2ee\cluster\dispatcher
    -> class path      : .\bin\boot\boot.jar;.\bin\system\bytecode.jar;.
    -> OS libs path    : F:\usr\sap\UEP\JC00\j2ee\os_libs
    -> main class      : com.sap.engine.boot.Start
    -> framework class : com.sap.bc.proj.jstartup.JStartupFramework
    -> registr. class  : com.sap.bc.proj.jstartup.JStartupNatives
    -> framework path  : F:\usr\sap\UEP\JC00\j2ee\os_libs\jstartup.jar
    -> parameters      :
    -> debuggable      : no
    -> debug mode      : no
    -> debug port      : 60000
    -> shutdown timeout: 120000
    [Thr 4104] INFO: Unknown property [JLaunchParameters=]
    [Thr 4104] *** WARNING => Maximum Java heap size specified twice (through maxHeapSize and in javaParameters) - using -Xmx512M [jstartxx.c   2300]
    [Thr 4104] [Node: server0] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_09
    JStartupIReadSection: read node properties [ID1165550]
    -> node name       : server0
    -> node type       : server
    -> node execute   : yes
    -> java path       : C:\j2sdk1.4.2_09
    -> java parameters : -Djava.security.policy=./java.policy -Djava.security.egd=file:/dev/urandom -Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy -Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy -Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProxy -Djco.jarm=1 -Dsun.io.useCanonCaches=false -Djava.awt.headless=true -XX:SoftRefLRUPolicyMSPerMB=1 -verbose:gc -XX:PrintGCDetails -XX:PrintGCTimeStamps -XX:UseParNewGC -XX:MaxNewSize=85M -XX:NewSize=85M -XX:DisableExplicitGC -XX:MaxPermSize=192M -XX:PermSize=192M -XX:SurvivorRatio=2 -XX:TargetSurvivorRatio=90 -Drdbms.driverLocation=F:/oracle/uep/920/jdbc/lib/classes12.jar -Dsys.global.dir=F:/usr/sap/UEP/SYS/global/
    -> java vm version : 1.4.2_09-b05
    -> java vm vendor  : Java HotSpot(TM) Server VM (Sun Microsystems Inc.)
    -> java vm type    : server
    -> java vm cpu     : x86
    -> heap size       : 512M
    -> init heap size  : 512M
    -> root path       : F:\usr\sap\UEP\JC00\j2ee\cluster\server0
    -> class path      : .\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> OS libs path    : F:\usr\sap\UEP\JC00\j2ee\os_libs
    -> main class      : com.sap.engine.boot.Start
    -> framework class : com.sap.bc.proj.jstartup.JStartupFramework
    -> registr. class  : com.sap.bc.proj.jstartup.JStartupNatives
    -> framework path  : F:\usr\sap\UEP\JC00\j2ee\os_libs\jstartup.jar
    -> parameters      :
    -> debuggable      : no
    -> debug mode      : no
    -> debug port      : 50021
    -> shutdown timeout: 120000
    [Thr 4104] [Node: SDM] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_09
    JStartupIReadSection: read node properties [sdm]
    -> node name       : SDM
    -> node type       : sdm
    -> node execute   : yes
    -> java path       : C:\j2sdk1.4.2_09
    -> java parameters :
    -> java vm version : 1.4.2_09-b05
    -> java vm vendor  : Java HotSpot(TM) Server VM (Sun Microsystems Inc.)
    -> java vm type    : server
    -> java vm cpu     : x86
    -> heap size       : 128M
    -> root path       : F:\usr\sap\UEP\JC00\SDM\program
    -> class path      : F:\usr\sap\UEP\JC00\SDM\program\bin\SDM.jar
    -> OS libs path    : F:\usr\sap\UEP\JC00\j2ee\os_libs
    -> main class      : SDMInternal
    -> framework class : com.sap.bc.proj.jstartup.JStartupFramework
    -> registr. class  : com.sap.bc.proj.jstartup.JStartupNatives
    -> framework path  : F:\usr\sap\UEP\JC00\j2ee\os_libs\jstartup.jar
    -> shutdown class  : com.sap.sdm.jstartup.shutdown.InternalShutDown
    -> parameters      : server sdmhome=F:\usr\sap/UEP/JC00/SDM/program
    -> debuggable      : yes
    -> debug mode      : no
    -> debug port      : 60000
    -> shutdown timeout: 120000
    [Thr 4104] JControlMSConnect: attached to message server (uep/3601)
    [Thr 2896] JControlMSMessageFunc: Thread 2896 started as listener thread for ms messages.
    JStartupStartJLaunch: program = F:\usr\sap\UEP\JC00/j2ee/os_libs/jlaunch.exe
    -> arg[00] = F:\usr\sap\UEP\JC00/j2ee/os_libs/jlaunch.exe
    -> arg[01] = pf=F:\usr\sap\UEP\SYS\profile\UEP_JC00_uep
    -> arg[02] = -DSAPINFO=UEP_00_dispatcher
    -> arg[03] = -file=F:\usr\sap\UEP\JC00\j2ee\cluster\instance.properties
    -> arg[04] = -nodeName=ID1165500
    -> arg[05] = -nodeId=0
    -> arg[06] = -syncSem=JSTARTUP_WAIT_ON_4696
    -> arg[07] = -jvmOutFile=F:\usr\sap\UEP\JC00\work\jvm_dispatcher.out
    -> arg[08] = -stdOutFile=F:\usr\sap\UEP\JC00\work\std_dispatcher.out
    -> arg[09] = -locOutFile=F:\usr\sap\UEP\JC00\work\dev_dispatcher
    -> arg[10] = -mode=JCONTROL
    -> arg[11] = pf=F:\usr\sap\UEP\SYS\profile\UEP_JC00_uep
    -> lib path = PATH=C:\j2sdk1.4.2_09\jre\bin\server;C:\j2sdk1.4.2_09\jre\bin;F:\usr\sap\Python\.;F:\oracle\uep\920\jre\1.4.2\bin\client;F:\oracle\uep\920\jre\1.4.2\bin;F:\oracle\uep\920\bin;C:\Program Files\Oracle\jre\1.3.1\bin;C:\Program Files\Oracle\jre\1.1.8\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Symantec\pcAnywhere\;C:\j2sdk1.4.2_09\bin;F:\usr\sap\UEP\SCS01\exe;F:\usr\sap\UEP\JC00\exe;F:\usr\sap\UEP\SYS\exe\run
    -> exe path = PATH=C:\j2sdk1.4.2_09\bin;F:\usr\sap\UEP\JC00\j2ee\os_libs;F:\usr\sap\Python\.;F:\oracle\uep\920\jre\1.4.2\bin\client;F:\oracle\uep\920\jre\1.4.2\bin;F:\oracle\uep\920\bin;C:\Program Files\Oracle\jre\1.3.1\bin;C:\Program Files\Oracle\jre\1.1.8\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Symantec\pcAnywhere\;C:\j2sdk1.4.2_09\bin;F:\usr\sap\UEP\SCS01\exe;F:\usr\sap\UEP\JC00\exe;F:\usr\sap\UEP\SYS\exe\run
    [Thr 4104] JControlICheckProcessList: process dispatcher started (PID:5596)
    JStartupStartJLaunch: program = F:\usr\sap\UEP\JC00/j2ee/os_libs/jlaunch.exe
    -> arg[00] = F:\usr\sap\UEP\JC00/j2ee/os_libs/jlaunch.exe
    -> arg[01] = pf=F:\usr\sap\UEP\SYS\profile\UEP_JC00_uep
    -> arg[02] = -DSAPINFO=UEP_00_server
    -> arg[03] = -file=F:\usr\sap\UEP\JC00\j2ee\cluster\instance.properties
    -> arg[04] = -nodeName=ID1165550
    -> arg[05] = -nodeId=1
    -> arg[06] = -syncSem=JSTARTUP_WAIT_ON_4696
    -> arg[07] = -jvmOutFile=F:\usr\sap\UEP\JC00\work\jvm_server0.out
    -> arg[08] = -stdOutFile=F:\usr\sap\UEP\JC00\work\std_server0.out
    -> arg[09] = -locOutFile=F:\usr\sap\UEP\JC00\work\dev_server0
    -> arg[10] = -mode=JCONTROL
    -> arg[11] = pf=F:\usr\sap\UEP\SYS\profile\UEP_JC00_uep
    -> lib path = PATH=C:\j2sdk1.4.2_09\jre\bin\server;C:\j2sdk1.4.2_09\jre\bin;F:\usr\sap\Python\.;F:\oracle\uep\920\jre\1.4.2\bin\client;F:\oracle\uep\920\jre\1.4.2\bin;F:\oracle\uep\920\bin;C:\Program Files\Oracle\jre\1.3.1\bin;C:\Program Files\Oracle\jre\1.1.8\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Symantec\pcAnywhere\;C:\j2sdk1.4.2_09\bin;F:\usr\sap\UEP\SCS01\exe;F:\usr\sap\UEP\JC00\exe;F:\usr\sap\UEP\SYS\exe\run
    -> exe path = PATH=C:\j2sdk1.4.2_09\bin;F:\usr\sap\UEP\JC00\j2ee\os_libs;F:\usr\sap\Python\.;F:\oracle\uep\920\jre\1.4.2\bin\client;F:\oracle\uep\920\jre\1.4.2\bin;F:\oracle\uep\920\bin;C:\Program Files\Oracle\jre\1.3.1\bin;C:\Program Files\Oracle\jre\1.1.8\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Symantec\pcAnywhere\;C:\j2sdk1.4.2_09\bin;F:\usr\sap\UEP\SCS01\exe;F:\usr\sap\UEP\JC00\exe;F:\usr\sap\UEP\SYS\exe\run
    [Thr 4104] JControlICheckProcessList: process server0 started (PID:4700)
    JStartupStartJLaunch: program = F:\usr\sap\UEP\JC00/j2ee/os_libs/jlaunch.exe
    -> arg[00] = F:\usr\sap\UEP\JC00/j2ee/os_libs/jlaunch.exe
    -> arg[01] = pf=F:\usr\sap\UEP\SYS\profile\UEP_JC00_uep
    -> arg[02] = -DSAPINFO=UEP_00_sdm
    -> arg[03] = -file=F:\usr\sap\UEP\JC00\SDM\program\config\sdm_jstartup.properties
    -> arg[04] = -nodeName=sdm
    -> arg[05] = -nodeId=2
    -> arg[06] = -syncSem=JSTARTUP_WAIT_ON_4696
    -> arg[07] = -jvmOutFile=F:\usr\sap\UEP\JC00\work\jvm_sdm.out
    -> arg[08] = -stdOutFile=F:\usr\sap\UEP\JC00\work\std_sdm.out
    -> arg[09] = -locOutFile=F:\usr\sap\UEP\JC00\work\dev_sdm
    -> arg[10] = -mode=JCONTROL
    -> arg[11] = pf=F:\usr\sap\UEP\SYS\profile\UEP_JC00_uep
    -> lib path = PATH=C:\j2sdk1.4.2_09\jre\bin\server;C:\j2sdk1.4.2_09\jre\bin;F:\usr\sap\Python\.;F:\oracle\uep\920\jre\1.4.2\bin\client;F:\oracle\uep\920\jre\1.4.2\bin;F:\oracle\uep\920\bin;C:\Program Files\Oracle\jre\1.3.1\bin;C:\Program Files\Oracle\jre\1.1.8\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Symantec\pcAnywhere\;C:\j2sdk1.4.2_09\bin;F:\usr\sap\UEP\SCS01\exe;F:\usr\sap\UEP\JC00\exe;F:\usr\sap\UEP\SYS\exe\run
    -> exe path = PATH=C:\j2sdk1.4.2_09\bin;F:\usr\sap\UEP\JC00\j2ee\os_libs;F:\usr\sap\Python\.;F:\oracle\uep\920\jre\1.4.2\bin\client;F:\oracle\uep\920\jre\1.4.2\bin;F:\oracle\uep\920\bin;C:\Program Files\Oracle\jre\1.3.1\bin;C:\Program Files\Oracle\jre\1.1.8\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Symantec\pcAnywhere\;C:\j2sdk1.4.2_09\bin;F:\usr\sap\UEP\SCS01\exe;F:\usr\sap\UEP\JC00\exe;F:\usr\sap\UEP\SYS\exe\run
    [Thr 4104] JControlICheckProcessList: process SDM started (PID:5272)
    [Thr 4104] Mon Sep 05 16:26:21 2005
    [Thr 4104] JControlICheckProcessList: process server0 (pid:4700) died (RUN-FLAG)
    [Thr 4104] JControlIResetProcess: reset process server0
    [Thr 4104] JControlIResetProcess: [server0] not running -> increase error count (1)
    JStartupStartJLaunch: program = F:\usr\sap\UEP\JC00/j2ee/os_libs/jlaunch.exe
    -> arg[00] = F:\usr\sap\UEP\JC00/j2ee/os_libs/jlaunch.exe
    -> arg[01] = pf=F:\usr\sap\UEP\SYS\profile\UEP_JC00_uep
    -> arg[02] = -DSAPINFO=UEP_00_server
    -> arg[03] = -file=F:\usr\sap\UEP\JC00\j2ee\cluster\instance.properties
    -> arg[04] = -nodeName=ID1165550
    -> arg[05] = -nodeId=1
    -> arg[06] = -syncSem=JSTARTUP_WAIT_ON_4696
    -> arg[07] = -jvmOutFile=F:\usr\sap\UEP\JC00\work\jvm_server0.out
    -> arg[08] = -jvmOutMode=append
    -> arg[09] = -stdOutFile=F:\usr\sap\UEP\JC00\work\std_server0.out
    -> arg[10] = -stdOutMode=append
    -> arg[11] = -traceMode=append
    -> arg[12] = -locOutFile=F:\usr\sap\UEP\JC00\work\dev_server0
    -> arg[13] = -mode=JCONTROL
    -> arg[14] = pf=F:\usr\sap\UEP\SYS\profile\UEP_JC00_uep
    -> lib path = PATH=C:\j2sdk1.4.2_09\jre\bin\server;C:\j2sdk1.4.2_09\jre\bin;F:\usr\sap\Python\.;F:\oracle\uep\920\jre\1.4.2\bin\client;F:\oracle\uep\920\jre\1.4.2\bin;F:\oracle\uep\920\bin;C:\Program Files\Oracle\jre\1.3.1\bin;C:\Program Files\Oracle\jre\1.1.8\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Symantec\pcAnywhere\;C:\j2sdk1.4.2_09\bin;F:\usr\sap\UEP\SCS01\exe;F:\usr\sap\UEP\JC00\exe;F:\usr\sap\UEP\SYS\exe\run
    -> exe path = PATH=C:\j2sdk1.4.2_09\bin;F:\usr\sap\UEP\JC00\j2ee\os_libs;F:\usr\sap\Python\.;F:\oracle\uep\920\jre\1.4.2\bin\client;F:\oracle\uep\920\jre\1.4.2\bin;F:\oracle\uep\920\bin;C:\Program Files\Oracle\jre\1.3.1\bin;C:\Program Files\Oracle\jre\1.1.8\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Symantec\pcAnywhere\;C:\j2sdk1.4.2_09\bin;F:\usr\sap\UEP\SCS01\exe;F:\usr\sap\UEP\JC00\exe;F:\usr\sap\UEP\SYS\exe\run
    [Thr 4104] JControlICheckProcessList: process server0 started (PID:3440)
    [Thr 4104] Mon Sep 05 16:26:41 2005
    [Thr 4104] JControlICheckProcessList: process server0 (pid:3440) died (RUN-FLAG)
    [Thr 4104] JControlIResetProcess: reset process server0
    [Thr 4104] JControlIResetProcess: [server0] not running -> increase error count (2)
    JStartupStartJLaunch: program = F:\usr\sap\UEP\JC00/j2ee/os_libs/jlaunch.exe
    -> arg[00] = F:\usr\sap\UEP\JC00/j2ee/os_libs/jlaunch.exe
    -> arg[01] = pf=F:\usr\sap\UEP\SYS\profile\UEP_JC00_uep
    -> arg[02] = -DSAPINFO=UEP_00_server
    -> arg[03] = -file=F:\usr\sap\UEP\JC00\j2ee\cluster\instance.properties
    -> arg[04] = -nodeName=ID1165550
    -> arg[05] = -nodeId=1
    -> arg[06] = -syncSem=JSTARTUP_WAIT_ON_4696
    -> arg[07] = -jvmOutFile=F:\usr\sap\UEP\JC00\work\jvm_server0.out
    -> arg[08] = -jvmOutMode=append
    -> arg[09] = -stdOutFile=F:\usr\sap\UEP\JC00\work\std_server0.out
    -> arg[10] = -stdOutMode=append
    -> arg[11] = -traceMode=append
    -> arg[12] = -locOutFile=F:\usr\sap\UEP\JC00\work\dev_server0
    -> arg[13] = -mode=JCONTROL
    -> arg[14] = pf=F:\usr\sap\UEP\SYS\profile\UEP_JC00_uep
    -> lib path = PATH=C:\j2sdk1.4.2_09\jre\bin\server;C:\j2sdk1.4.2_09\jre\bin;F:\usr\sap\Python\.;F:\oracle\uep\920\jre\1.4.2\bin\client;F:\oracle\uep\920\jre\1.4.2\bin;F:\oracle\uep\920\bin;C:\Program Files\Oracle\jre\1.3.1\bin;C:\Program Files\Oracle\jre\1.1.8\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Symantec\pcAnywhere\;C:\j2sdk1.4.2_09\bin;F:\usr\sap\UEP\SCS01\exe;F:\usr\sap\UEP\JC00\exe;F:\usr\sap\UEP\SYS\exe\run
    -> exe path = PATH=C:\j2sdk1.4.2_09\bin;F:\usr\sap\UEP\JC00\j2ee\os_libs;F:\usr\sap\Python\.;F:\oracle\uep\920\jre\1.4.2\bin\client;F:\oracle\uep\920\jre\1.4.2\bin;F:\oracle\uep\920\bin;C:\Program Files\Oracle\jre\1.3.1\bin;C:\Program Files\Oracle\jre\1.1.8\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Symantec\pcAnywhere\;C:\j2sdk1.4.2_09\bin;F:\usr\sap\UEP\SCS01\exe;F:\usr\sap\UEP\JC00\exe;F:\usr\sap\UEP\SYS\exe\run
    [Thr 4104] JControlICheckProcessList: process server0 started (PID:3280)
    [Thr 4104] Mon Sep 05 16:27:01 2005
    [Thr 4104] JControlICheckProcessList: process server0 (pid:3280) died (RUN-FLAG)
    [Thr 4104] JControlIResetProcess: reset process server0
    [Thr 4104] JControlIResetProcess: [server0] not running -> increase error count (3)
    JStartupStartJLaunch: program = F:\usr\sap\UEP\JC00/j2ee/os_libs/jlaunch.exe
    -> arg[00] = F:\usr\sap\UEP\JC00/j2ee/os_libs/jlaunch.exe
    -> arg[01] = pf=F:\usr\sap\UEP\SYS\profile\UEP_JC00_uep
    -> arg[02] = -DSAPINFO=UEP_00_server
    -> arg[03] = -file=F:\usr\sap\UEP\JC00\j2ee\cluster\instance.properties
    -> arg[04] = -nodeName=ID1165550
    -> arg[05] = -nodeId=1
    -> arg[06] = -syncSem=JSTARTUP_WAIT_ON_4696
    -> arg[07] = -jvmOutFile=F:\usr\sap\UEP\JC00\work\jvm_server0.out
    -> arg[08] = -jvmOutMode=append
    -> arg[09] = -stdOutFile=F:\usr\sap\UEP\JC00\work\std_server0.out
    -> arg[10] = -stdOutMode=append
    -> arg[11] = -traceMode=append
    -> arg[12] = -locOutFile=F:\usr\sap\UEP\JC00\work\dev_server0
    -> arg[13] = -mode=JCONTROL
    -> arg[14] = pf=F:\usr\sap\UEP\SYS\profile\UEP_JC00_uep
    -> lib path = PATH=C:\j2sdk1.4.2_09\jre\bin\server;C:\j2sdk1.4.2_09\jre\bin;F:\usr\sap\Python\.;F:\oracle\uep\920\jre\1.4.2\bin\client;F:\oracle\uep\920\jre\1.4.2\bin;F:\oracle\uep\920\bin;C:\Program Files\Oracle\jre\1.3.1\bin;C:\Program Files\Oracle\jre\1.1.8\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Symantec\pcAnywhere\;C:\j2sdk1.4.2_09\bin;F:\usr\sap\UEP\SCS01\exe;F:\usr\sap\UEP\JC00\exe;F:\usr\sap\UEP\SYS\exe\run
    -> exe path = PATH=C:\j2sdk1.4.2_09\bin;F:\usr\sap\UEP\JC00\j2ee\os_libs;F:\usr\sap\Python\.;F:\oracle\uep\920\jre\1.4.2\bin\client;F:\oracle\uep\920\jre\1.4.2\bin;F:\oracle\uep\920\bin;C:\Program Files\Oracle\jre\1.3.1\bin;C:\Program Files\Oracle\jre\1.1.8\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Symantec\pcAnywhere\;C:\j2sdk1.4.2_09\bin;F:\usr\sap\UEP\SCS01\exe;F:\usr\sap\UEP\JC00\exe;F:\usr\sap\UEP\SYS\exe\run
    [Thr 4104] JControlICheckProcessList: process server0 started (PID:3436)
    [Thr 4104] Mon Sep 05 16:27:21 2005
    [Thr 4104] JControlICheckProcessList: process server0 (pid:3436) died (RUN-FLAG)
    [Thr 4104] JControlIResetProcess: reset process server0
    [Thr 4104] JControlIResetProcess: [server0] not running -> increase error count (4)
    std_server0.out
    stdout/stderr redirect
    node name   : server0
    pid         : 4696
    system name : UEP
    system nr.  : 00
    started at  : Mon Sep 05 16:25:56 2005
    CompilerOracle: exclude com/sapportals/portal/pb/layout/taglib/ContainerTag addIviewResources
    CompilerOracle: exclude com/sap/engine/services/keystore/impl/security/CodeBasedSecurityConnector getApplicationDomain
    CompilerOracle: exclude com/sap/engine/services/rmi_p4/P4StubSkeletonGenerator generateStub
    CompilerOracle: exclude com/sapportals/portal/prt/util/StringUtils escapeToJS
    CompilerOracle: exclude com/sapportals/portal/prt/core/broker/PortalServiceItem startServices
    CompilerOracle: exclude com/sap/engine/services/webservices/server/deploy/WSConfigurationHandler downloadFile
    CompilerOracle: exclude com/sapportals/portal/prt/jndisupport/util/AbstractHierarchicalContext lookup
    SAP J2EE Engine Version 6.40   PatchLevel 95420.313 is starting...
    Loading: LogManager ... 516 ms.
    Loading: PoolManager ... 0 ms.
    Loading: ApplicationThreadManager ... 78 ms.
    Loading: ThreadManager ... 31 ms.
    Loading: IpVerificationManager ... 16 ms.
    Loading: ClassLoaderManager ... 15 ms.
    Loading: ClusterManager ... 657 ms.
    Loading: LockingManager ... 109 ms.
    Loading: ConfigurationManager ... 2000 ms.
    Loading: LicensingManager ... 31 ms.
    Loading: ServiceManager ...
    0.000: [GC 0.000: [ParNew: 43519K->3351K(65280K), 0.0312769 secs] 43519K->3351K(502528K), 0.0313265 secs]
    Loading services.:
      Service memory started. (16 ms).
      Service cross started. (15 ms).
      Service jmx_notification started. (234 ms).
      Service trex.service started. (156 ms).
      Service runtimeinfo started. (15 ms).
      Service file started. (31 ms).
      Service tcsecwssec~service started. (625 ms).
      Service timeout started. (672 ms).
      Service userstore started. (0 ms).
      Service p4 started. (937 ms).
      Service classpath_resolver started. (0 ms).
    5.469: [GC 5.469: [ParNew: 46871K->7055K(65280K), 0.0510631 secs] 46871K->7055K(502528K), 0.0511160 secs]
      Service log_configurator started. (4078 ms).
      Service locking started. (16 ms).
      Service http started. (375 ms).
      Service naming started. (437 ms).
      Service failover started. (266 ms).
      Service appclient started. (281 ms).
      Service jmsconnector started. (297 ms).
      Service javamail started. (438 ms).
      Service ts started. (359 ms).
      Service licensing started. (16 ms).
      Service connector started. (375 ms).
    9.002: [GC 9.002: [ParNew: 50575K->8716K(65280K), 0.1193652 secs] 50575K->8716K(502528K), 0.1194184 secs]
      Service webservices started. (1469 ms).
      Service deploy started. (7484 ms).
      Service configuration started. (63 ms).
      Service apptracing started. (94 ms).
    12.418: [GC 12.418: [ParNew: 52236K->11128K(65280K), 0.0434016 secs] 52236K->11128K(502528K), 0.0434532 secs]
      Service dbpool started. (1484 ms).
    Sep 5, 2005 4:26:20 PM          com.sap.security.core.persistence [SAPEngine_System_Thread[impl:5]_25] Fatal: User Management Engine (com.sap.security.core.persistence.datasource.imp.R3Persistence) failed to connect to the ABAP backend system. Check that connection data are correct and the backend system is available. Error message: "'mshost' missing". Connection data (obtained from properties of UME service in section "ume.r3.connection.master.": "{
      TimeZoneMapping=
      snc_qop=
      client=300
      abap_debug=
      snc_myname=
      gwserv=
      snc_partnername=
      ashost=194.127.167.74
      group=
      r3name=UME
      snc_mode=0
      gwhost=
      sysnr=00
      msserv=
      poolmaxsize=10
      snc_lib=
      passwd=********
      poolmaxwait=
      trace=
      receiverid_guest=master
      mshost=
      user=SAPJSF_UEP
      lang=EN
      receiverid=master
    Sep 5, 2005 4:26:20 PM          com.sap.security.core.persistence [SAPEngine_System_Thread[impl:5]_25] Fatal: Initialization of UME persistence adapter "R3_DATASOURCE" failed.
      service com.sap.security.core.ume.service ================= ERROR =================
    Core service com.sap.security.core.ume.service failed. J2EE Engine cannot be started.
    com.sap.engine.frame.ServiceException: 'mshost' missing
         at com.sap.security.core.server.ume.service.UMEServiceFrame.start(UMEServiceFrame.java:573)
         at com.sap.engine.frame.ApplicationFrameAdaptor.start(ApplicationFrameAdaptor.java:31)
         at com.sap.engine.core.service630.container.ServiceRunner.startApplicationServiceFrame(ServiceRunner.java:207)
         at com.sap.engine.core.service630.container.ServiceRunner.run(ServiceRunner.java:142)
         at com.sap.engine.frame.core.thread.Task.run(Task.java:60)
         at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:74)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:140)
    Caused by: com.sap.security.core.persistence.datasource.PersistenceException: 'mshost' missing
         at com.sap.security.core.persistence.datasource.imp.R3PersistenceBase.newPersistenceException(R3PersistenceBase.java:1719)
         at com.sap.security.core.persistence.datasource.imp.R3PersistenceBase.init(R3PersistenceBase.java:1951)
         at com.sap.security.core.persistence.imp.PrincipalDatabagFactoryInstance.<init>(PrincipalDatabagFactoryInstance.java:283)
         at com.sap.security.core.persistence.imp.PrincipalDatabagFactory.getInstance(PrincipalDatabagFactory.java:224)
         at com.sap.security.core.server.ume.service.UMEServiceFrame.start(UMEServiceFrame.java:570)
         ... 6 more
    com.sap.engine.frame.ServiceException: 'mshost' missing
         at com.sap.security.core.server.ume.service.UMEServiceFrame.start(UMEServiceFrame.java:573)
         at com.sap.engine.frame.ApplicationFrameAdaptor.start(ApplicationFrameAdaptor.java:31)
         at com.sap.engine.core.service630.container.ServiceRunner.startApplicationServiceFrame(ServiceRunner.java:207)
         at com.sap.engine.core.service630.container.ServiceRunner.run(ServiceRunner.java:142)
         at com.sap.engine.frame.core.thread.Task.run(Task.java:60)
         at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:74)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:140)
    Caused by: com.sap.security.core.persistence.datasource.PersistenceException: 'mshost' missing
         at com.sap.security.core.persistence.datasource.imp.R3PersistenceBase.newPersistenceException(R3PersistenceBase.java:1719)
         at com.sap.security.core.persistence.datasource.imp.R3PersistenceBase.init(R3PersistenceBase.java:1951)
         at com.sap.security.core.persistence.imp.PrincipalDatabagFactoryInstance.<init>(PrincipalDatabagFactoryInstance.java:283)
         at com.sap.security.core.persistence.imp.PrincipalDatabagFactory.getInstance(PrincipalDatabagFactory.java:224)
         at com.sap.security.core.server.ume.service.UMEServiceFrame.start(UMEServiceFrame.java:570)
         ... 6 more
    [Framework -> criticalShutdown] Core service com.sap.security.core.ume.service failed. J2EE Engine cannot be started.
    Sep 5, 2005 4:26:20 PM              com.sap.engine.core.Framework [SAPEngine_System_Thread[impl:5]_25] Fatal: Critical shutdown was invoked. Reason is: Core service com.sap.security.core.ume.service failed. J2EE Engine cannot be started.
    stdout/stderr redirect
    node name   : server0
    pid         : 4696
    system name : UEP
    system nr.  : 00
    started at  : Mon Sep 05 16:26:21 2005
    CompilerOracle: exclude com/sapportals/portal/pb/layout/taglib/ContainerTag addIviewResources
    CompilerOracle: exclude com/sap/engine/services/keystore/impl/security/CodeBasedSecurityConnector getApplicationDomain
    CompilerOracle: exclude com/sap/engine/services/rmi_p4/P4StubSkeletonGenerator generateStub
    CompilerOracle: exclude com/sapportals/portal/prt/util/StringUtils escapeToJS
    CompilerOracle: exclude com/sapportals/portal/prt/core/broker/PortalServiceItem startServices
    CompilerOracle: exclude com/sap/engine/services/webservices/server/deploy/WSConfigurationHandler downloadFile
    CompilerOracle: exclude com/sapportals/portal/prt/jndisupport/util/AbstractHierarchicalContext lookup
    SAP J2EE Engine Version 6.40   PatchLevel 95420.313 is starting...
    Loading: LogManager ... 516 ms.
    Loading: PoolManager ... 0 ms.
    Loading: ApplicationThreadManager ... 78 ms.
    Loading: ThreadManager ... 16 ms.
    Loading: IpVerificationManager ... 31 ms.
    Loading: ClassLoaderManager ... 16 ms.
    Loading: ClusterManager ... 234 ms.
    Loading: LockingManager ... 63 ms.
    Loading: ConfigurationManager ... 1375 ms.
    Loading: LicensingManager ... 32 ms.
    Loading: ServiceManager ...
    0.000: [GC 0.000: [ParNew: 43520K->2968K(65280K), 0.0208138 secs] 43520K->2968K(502528K), 0.0208688 secs]
    Loading services.:
      Service memory started. (94 ms).
      Service cross started. (172 ms).
      Service runtimeinfo started. (94 ms).
      Service file started. (172 ms).
      Service trex.service started. (172 ms).
      Service timeout started. (218 ms).
      Service userstore started. (125 ms).
      Service jmx_notification started. (156 ms).
      Service tcsecwssec~service started. (407 ms).
      Service p4 started. (172 ms).
      Service classpath_resolver started. (0 ms).
    3.397: [GC 3.397: [ParNew: 46488K->6596K(65280K), 0.0343611 secs] 46488K->6596K(502528K), 0.0344101 secs]
      Service log_configurator started. (3390 ms).
      Service locking started. (0 ms).
      Service naming started. (312 ms).
      Service failover started. (93 ms).
      Service appclient started. (172 ms).
      Service jmsconnector started. (203 ms).
      Service http started. (656 ms).
      Service javamail started. (344 ms).
      Service ts started. (281 ms).
      Service licensing started. (0 ms).
      Service connector started. (312 ms).
    6.312: [GC 6.312: [ParNew: 50113K->8624K(65280K), 0.0386024 secs] 50113K->8624K(502528K), 0.0386580 secs]
      Service webservices started. (813 ms).
      Service deploy started. (6532 ms).
      Service configuration started. (47 ms).
      Service apptracing started. (79 ms).
    9.241: [GC 9.241: [ParNew: 52143K->11000K(65280K), 0.0363859 secs] 52143K->11000K(502528K), 0.0364380 secs]
      Service dbpool started. (1359 ms).
    Sep 5, 2005 4:26:37 PM          com.sap.security.core.persistence [Session Reader for cluster node 1165500] Fatal: User Management Engine (com.sap.security.core.persistence.datasource.imp.R3Persistence) failed to connect to the ABAP backend system. Check that connection data are correct and the backend system is available. Error message: "'mshost' missing". Connection data (obtained from properties of UME service in section "ume.r3.connection.master.": "{
      TimeZoneMapping=
      snc_qop=
      client=300
      abap_debug=
      snc_myname=
      gwserv=
      snc_partnername=
      ashost=194.127.167.74
      group=
      r3name=UME
      snc_mode=0
      gwhost=
      sysnr=00
      msserv=
      poolmaxsize=10
      snc_lib=
      passwd=********
      poolmaxwait=
      trace=
      receiverid_guest=master
      mshost=
      user=SAPJSF_UEP
      lang=EN
      receiverid=master
    Sep 5, 2005 4:26:37 PM          com.sap.security.core.persistence [Session Reader for cluster node 1165500] Fatal: Initialization of UME persistence adapter "R3_DATASOURCE" failed.
      service com.sap.security.core.ume.service ================= ERROR =================
    Core service com.sap.security.core.ume.service failed. J2EE Engine cannot be started.
    com.sap.engine.frame.ServiceException: 'mshost' missing
         at com.sap.security.core.server.ume.service.UMEServiceFrame.start(UMEServiceFrame.java:573)
         at com.sap.engine.frame.ApplicationFrameAdaptor.start(ApplicationFrameAdaptor.java:31)
         at com.sap.engine.core.service630.container.ServiceRunner.startApplicationServiceFrame(ServiceRunner.java:207)
         at com.sap.engine.core.service630.container.ServiceRunner.run(ServiceRunner.java:142)
         at com.sap.engine.frame.core.thread.Task.run(Task.java:60)
         at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:74)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:140)
    Caused by: com.sap.security.core.persistence.datasource.PersistenceException: 'mshost' missing
         at com.sap.security.core.persistence.datasource.imp.R3PersistenceBase.newPersistenceException(R3PersistenceBase.java:1719)
         at com.sap.security.core.persistence.datasource.imp.R3PersistenceBase.init(R3PersistenceBase.java:1951)
         at com.sap.security.core.persistence.imp.PrincipalDatabagFactoryInstance.<init>(PrincipalDatabagFactoryInstance.java:283)
         at com.sap.security.core.persistence.imp.PrincipalDatabagFactory.getInstance(PrincipalDatabagFactory.java:224)
         at com.sap.security.core.server.ume.service.UMEServiceFrame.start(UMEServiceFrame.java:570)
         ... 6 more
    com.sap.engine.frame.ServiceException: 'mshost' missing
         at com.sap.security.core.server.ume.service.UMEServiceFrame.start(UMEServiceFrame.java:573)
         at com.sap.engine.frame.ApplicationFrameAdaptor.start(ApplicationFrameAdaptor.java:31)
         at com.sap.engine.core.service630.container.ServiceRunner.startApplicationServiceFrame(ServiceRunner.java:207)
         at com.sap.engine.core.service630.container.ServiceRunner.run(ServiceRunner.java:142)
         at com.sap.engine.frame.core.thread.Task.run(Task.java:60)
         at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:74)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:140)
    Caused by: com.sap.security.core.persistence.datasource.PersistenceException: 'mshost' missing
         at com.sap.security.core.persistence.datasource.imp.R3PersistenceBase.newPersistenceException(R3PersistenceBase.java:1719)
         at com.sap.security.core.persistence.datasource.imp.R3PersistenceBase.init(R3PersistenceBase.java:1951)
         at com.sap.security.core.persistence.imp.PrincipalDatabagFactoryInstance.<init>(PrincipalDatabagFactoryInstance.java:283)
         at com.sap.security.core.persistence.imp.PrincipalDatabagFactory.getInstance(PrincipalDatabagFactory.java:224)
         at com.sap.security.core.server.ume.service.UMEServiceFrame.start(UMEServiceFrame.java:570)
         ... 6 more
    [Framework -> criticalShutdown] Core service com.sap.security.core.ume.service failed. J2EE Engine cannot be started.
    Sep 5, 2005 4:26:37 PM              com.sap.engine.core.Framework [Session Reader for cluster node 1165500] Fatal: Critical shutdown was invoked. Reason is: Core service com.sap.security.core.ume.service failed. J2EE Engine cannot be started.
    stdout/stderr redirect
    node name   : server0
    pid         : 4696
    system name : UEP
    system nr.  : 00
    started at  : Mon Sep 05 16:26:41 2005
    CompilerOracle: exclude com/sapportals/portal/pb/layout/taglib/ContainerTag addIviewResources
    CompilerOracle: exclude com/sap/engine/services/keystore/impl/security/CodeBasedSecurityConnector getApplicationDomain
    CompilerOracle: exclude com/sap/engine/services/rmi_p4/P4StubSkeletonGenerator generateStub
    CompilerOracle: exclude com/sapportals/portal/prt/util/StringUtils escapeToJS
    CompilerOracle: exclude com/sapportals/portal/prt/core/broker/PortalServiceItem startServices
    CompilerOracle: exclude com/sap/engine/services/webservices/server/deploy/WSConfigurationHandler downloadFile
    CompilerOracle: exclude com/sapportals/portal/prt/jndisupport/util/AbstractHierarchicalContext lookup
    SAP J2EE Engine Version 6.40   PatchLevel 95420.313 is starting...
    Loading: LogManager ... 531 ms.
    Loading: PoolManager ... 0 ms.
    Loading: ApplicationThreadManager ... 94 ms.
    Loading: ThreadManager ... 16 ms.
    Loading: IpVerificationManager ... 15 ms.
    Loading: ClassLoaderManager ... 16 ms.
    Loading: ClusterManager ... 235 ms.
    Loading: LockingManager ... 125 ms.
    Loading: ConfigurationManager ... 1171 ms.
    Loading: LicensingManager ... 16 ms.
    Loading: ServiceManager ...
    0.000: [GC 0.000: [ParNew: 43505K->3079K(65280K), 0.0218877 secs] 43505K->3079K(502528K), 0.0219387 secs]
    Loading services.:
      Service memory started. (31 ms).
      Service jmx_notification started. (47 ms).
      Service cross started. (47 ms).
      Service runtimeinfo started. (31 ms).
      Service trex.service started. (125 ms).
      Service userstore started. (15 ms).
      Service file started. (109 ms).
      Service timeout started. (141 ms).
      Service p4 started. (250 ms).
      Service classpath_resolver started. (31 ms).
      Service tcsecwssec~service started. (343 ms).
    3.557: [GC 3.557: [ParNew: 46599K->6971K(65280K), 0.0362422 secs] 46599K->6971K(502528K), 0.0362937 secs]
      Service log_configurator started. (3297 ms).
      Service locking started. (0 ms).
      Service http started. (344 ms).
      Service naming started. (391 ms).
      Service appclient started. (218 ms).
      Service jmsconnector started. (250 ms).
      Service javamail started. (297 ms).
      Service ts started. (219 ms).
      Service failover started. (297 ms).
      Service licensing started. (15 ms).
      Service connector started. (422 ms).
      Service webservices started. (640 ms).
    6.372: [GC 6.372: [ParNew: 50462K->8734K(65280K), 0.0393979 secs] 50462K->8734K(502528K), 0.0394531 secs]
      Service deploy started. (7015 ms).
      Service configuration started. (32 ms).
      Service apptracing started. (125 ms).
    9.659: [GC 9.659: [ParNew: 52254K->11326K(65280K), 0.0405210 secs] 52254K->11326K(502528K), 0.0405719 secs]
      Service dbpool started. (1469 ms).
    Sep 5, 2005 4:26:58 PM          com.sap.security.core.persistence [SAPEngine_System_Thread[impl:5]_11] Fatal: User Management Engine (com.sap.security.core.persistence.datasource.imp.R3Persistence) failed to connect to the ABAP backend system. Check that connection data are correct and the backend system is available. Error message: "'mshost' missing". Connection data (obtained from properties of UME service in section "ume.r3.connection.master.": "{
      TimeZoneMapping=
      snc_qop=
      client=300
      abap_debug=
      snc_myname=
      gwserv=
      snc_partnername=
      ashost=194.127.167.74
      group=
      r3name=UME
      snc_mode=0
      gwhost=
      sysnr=00
      msserv=
      poolmaxsize=10
      snc_lib=
      passwd=********
      poolmaxwait=
      trace=
      receiverid_guest=master
      mshost=
      user=SAPJSF_UEP
      lang=EN
      receiverid=master
    Sep 5, 2005 4:26:58 PM          com.sap.security.core.persistence [SAPEngine_System_Thread[impl:5]_11] Fatal: Initialization of UME persistence adapter "R3_DATASOURCE" failed.
      service com.sap.security.core.ume.service ================= ERROR =================
    Core service com.sap.security.core.ume.service failed. J2EE Engine cannot be started.
    com.sap.engine.frame.ServiceException: 'mshost' missing
         at com.sap.security.core.server.ume.service.UMEServiceFrame.start(UMEServiceFrame.java:573)
         at com.sap.engine.frame.ApplicationFrameAdaptor.start(ApplicationFrameAdaptor.java:31)
         at com.sap.engine.core.service630.container.ServiceRunner.startApplicationServiceFrame(ServiceRunner.java:207)
         at com.sap.engine.core.service630.container.ServiceRunner.run(ServiceRunner.java:142)
         at com.sap.engine.frame.core.thread.Task.run(Task.java:60)
         at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:74)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleT

    Here's a list of all the parameters but I think you need this one ume.r3.connection.master.msserv=
    ume.r3.connection.master.abap_debug=
    ume.r3.connection.master.ashost=
    ume.r3.connection.master.client=
    ume.r3.connection.master.group=
    ume.r3.connection.master.gwhost=
    ume.r3.connection.master.gwserv=
    ume.r3.connection.master.lang=
    ume.r3.connection.master.msghost=
    ume.r3.connection.master.msserv=
    ume.r3.connection.master.poolmaxsize=10
    ume.r3.connection.master.poolmaxwait=
    ume.r3.connection.master.r3name=
    ume.r3.connection.master.receiverid=master
    ume.r3.connection.master.receiverid_guest=master
    ume.r3.connection.master.snc_lib=
    ume.r3.connection.master.snc_mode=
    ume.r3.connection.master.snc_myname=
    ume.r3.connection.master.snc_partnername=
    ume.r3.connection.master.snc_qop=
    ume.r3.connection.master.sysnr=
    ume.r3.connection.master.trace=
    ume.r3.connection.master.user=
    ume.r3.connection.master.TimeZoneMapping=
    ume.r3.connection.master.abap_debug=
    ume.r3.connection.master.ashost=
    ume.r3.connection.master.client=
    ume.r3.connection.master.group=
    ume.r3.connection.master.gwhost=
    ume.r3.connection.master.gwserv=
    ume.r3.connection.master.lang=
    ume.r3.connection.master.msghost=
    ume.r3.connection.master.msserv=
    ume.r3.connection.master.poolmaxsize=10
    ume.r3.connection.master.poolmaxwait=
    ume.r3.connection.master.r3name=
    ume.r3.connection.master.receiverid=master
    ume.r3.connection.master.receiverid_guest=master
    ume.r3.connection.master.snc_lib=
    ume.r3.connection.master.snc_mode=
    ume.r3.connection.master.snc_myname=
    ume.r3.connection.master.snc_partnername=
    ume.r3.connection.master.snc_qop=
    ume.r3.connection.master.sysnr=
    ume.r3.connection.master.trace=
    ume.r3.connection.master.user=

  • Re: cx_Oracle DLL load failed

    I am having a problem with cx_Oracle module for Python:
    I have multiple Oracle Clients installed. I am only interested in accessing the 10g with Python.
    I'm running Python 2.7.2 (python-2.7.2.msi)
    I've installed cx_Oracle for Python 2.7 and Oracle 10g (cx_Oracle-5.1.1-10g.win32-py2.7.msi)
    I thought placing the 10g path at the front of the PATH would fix my problem.
    My last check is to verify the %PATH% environment setting is changed via Control Panel > System > Advanced system settings... curses my company has me locked out!!!
    import cx_Oracle
    Traceback (most recent call last):
    File "<pyshell#1>", line 1, in <module>
    import cx_Oracle
    ImportError: DLL load failed: The specified procedure could not be found.Path:
    echo %PATH%
    c:\Oracle\10g\FullClient\bin;C:\Program Files\Oracle\jre\1.1.7\bin\;C:\Oracle\8.0\jdk\bin\;C:\Oracle\8i\bin\;C:\Oracle\8.0\BIN\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Program Files\Windows Imaging\;C:\Program Files\Common Files\Roxio Shared\DLLShared\;C:\Program Files\Common Files\Roxio Shared\10.0\DLLShared\;C:\Program Files\ActivIdentity\SecureLogin\;C:\Oracle\10g\FullClient\bin\;C:\Program Files\Axalto\Access Client\v5\;C:\Program Files\1E\SMSNomad
    I recall that to get Python talking to Oracle on my personal laptop I needed to install Oracle Instant Client.
    I’m not sure if that is required.
    Any ideas would be much appreciated,
    -Greg
    Edited by: 913250 on Feb 9, 2012 8:12 AM

    Not experienced with the windows implementation, only on linux ... but maybe it may help ...
    cx_Oracle is only the bridge between python and the oci interfaces of Oracle, an exposure of the c-api's towards python.
    On linux you must set the LD_LIBRARY_PATH variable to the location where the oracle client libraries can be found. (typically something linke libclntsh.so.*). So ... I guess that on a windows environment the client dll's should be in the path (%PATH%) ... Hope somebody can confirm or correct this. Maybe it may help ...

  • WLST library

    I want to customize WLST with my own set of commands as a library.
    Inside my library I want to use some of the built-in commands, however these are not available inside my library. I'm basically missing an import. Can anyone help?
    For example in my library I have this:
    addHelpCommandGroup('myLib','myLib_doc')When I run WLST in interactive mode I get the following error:
    Initializing WebLogic Scripting Tool (WLST) ...
    Error importing the Python script "/opt/oracle/wls/wls1031/wlserver_10.3/common/wlst/lib/myLib.py" caused an error "Traceback (innermost last):
      File "<string>", line 1, in ?
      File "/opt/oracle/wls/wls1031/wlserver_10.3/common/wlst/lib/myLib.py", line 8, in ?
    NameError: addHelpCommandGroup
    Welcome to WebLogic Server Administration Scripting Shell

    Thanks for the reply. I'm using WLST's home directory to customize it:
    http://download.oracle.com/docs/cd/E12840_01/wls/docs103/config_scripting/using_WLST.html#wp1093407
    There are three options:
    - WLST commands (a .py file in WLST's home directory)
    - WLST command library (a .py file in the lib directory of WLST's home)
    - WLST commands as a Jython module (a .py file in the modules directory of WLST's home)
    It works fine if I use the first option, all WLST commands are in the same namespace. I prefer the second option to avoid function name conflicts.
    I understand that what you suggest applies to the third option, jython modules, but I will give it a try.

  • Ugrent - Unable to Install KMC

    Hi All,
    I am trying to install KMC on WAS 6.40 SP 9 and EP 6.0 SP 9.
    As direct installation was giving some server version error. I followed these steps according to Note 720298
    1. Before the installation of Knowledge Management and Collaboration SPS02, create the folder Portal_Installation under /usr/sap/<SID>
    2. Copy the file EP6_Installation_Details.properties from:
    /usr/sap/< SID>/JC<instance_number>/j2ee/portal_misc/installation/
    to
    /usr/sap/<SID>/Portal_Installation
    3. After the upgrade, copy the file EP6_Installation_Details.properties from /usr/sap/<SID>\Portal_Installation
    back to
    /usr/sap/<SID>/JC<instance_number>/j2ee/portal_misc/installation/
    4. Delete the file EP6_Installation_Details.properties under:
    /usr/sap/<SID>/Portal_Installation
    Though the installation started its stuck half way through. the installattion is unable to stop and start the machine. The error i am getting is
    "ERROR 2005-03-17 15:14:24
    CJS-20058  J2EE engine JC00 of SAP system J2E did not reach state "Starting Applications" after 919 seconds: giving up.
    Transaction end **********************************************************"
    we need KMC ASAP for a Project work. Please Help.
    Regards,
    Naresh

    Hi Daniel,
    The trace files doesnt contain any iformation.
    You can go thru them once.
    <b>Enque Server Trace</b>
    [Thr 2448] Fri Mar 18 11:54:10 2005
    [Thr 2448] *** ERROR => ShmDelete: Invalid shared memory Key=34. [shmnt.c      682]
    [Thr 2448] *** ERROR => ShmCleanup: ShmDelete failed for Key:34. [shmnt.c      756]
    [Thr 2448] initialize_global: enqueue server without replication
    [Thr 2448] Enqueue: EnqMemStartupAction Utc=1111127050
    [Thr 2448] Fri Mar 18 11:54:11 2005
    [Thr 2448] Enqueue Info: replication enabled
    [Thr 2448] Enqueue Info: enque/replication_dll not set
    [Thr 2448] Fri Mar 18 11:54:14 2005
    [Thr 2448] ***LOG GEZ=> Server start [encllog.cpp  526]
    <b>Msg server Trace</b>
    [Thr 2400] ***LOG Q01=> MsSInit, MSStart (Msg Server 1 2404) [msxxserv.c   1655]
    [Thr 2400] Fri Mar 18 11:54:10 2005
    [Thr 2400] MsHttpInit: full qualified hostname = ecportal.wipro.com
    [Thr 2400] HTTP logging is switch off
    [Thr 2400] set HTTP state to LISTEN
    [Thr 2400] MsHttpOwnDomain: own domain[1] = wipro.com
    [Thr 2400] *** I listen to port 3601 (3601) ***
    [Thr 2400] *** HTTP port 8101 state LISTEN ***
    [Thr 2400] CUSTOMER KEY: >U0323319120<
    <b>Gateway Trace</b>
    gateway runs with dp version 126(ext=102) (@(#) DPLIB-INT-VERSION-126)
    switch off alert monitoring
    Fri Mar 18 11:54:55 2005
    Bind service sapgw00 (datagram) to port 3300
    Bind service sapgw00 (datagram) to port 3300
    Bind service sapgw00 (socket) to port 3300
    GwPrintMyHostAddr: my host addresses are :
      1 : [10.200.32.215] ecportal.wipro.com (HOSTNAME)
      2 : [127.0.0.1] ecportal.wipro.com (LOCALHOST)
    <b>dev_server0 file.</b>
    trc file: "E:\usr\sap\J2E\JC00\work\dev_server0", trc level: 1, release: "640"
    node name   : ID5600050
    pid         : 2884
    system name : J2E
    system nr.  : 00
    started at  : Fri Mar 18 11:55:20 2005
    arguments   :
        arg[00] : E:\usr\sap\J2E\JC00/j2ee/os_libs/jlaunch.exe
        arg[01] : pf=E:\usr\sap\J2E\SYS\profile\J2E_JC00_ecportal
        arg[02] : -DSAPINFO=J2E_00_server
        arg[03] : pf=E:\usr\sap\J2E\SYS\profile\J2E_JC00_ecportal
    JStartupReadInstanceProperties: read instance properties [E:\usr\sap\J2E\JC00\j2ee\cluster\instance.properties]
    -> ms host    : ecportal
    -> ms port    : 3601
    -> OS libs    : E:\usr\sap\J2E\JC00\j2ee\os_libs
    -> Admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Used property files
    -> files [00] : E:\usr\sap\J2E\JC00\j2ee\cluster\instance.properties
    Instance properties
    -> ms host    : ecportal
    -> ms port    : 3601
    -> os libs    : E:\usr\sap\J2E\JC00\j2ee\os_libs
    -> admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Bootstrap nodes
    -> [00] bootstrap            : E:\usr\sap\J2E\JC00\j2ee\cluster\instance.properties
    -> [01] bootstrap_ID5600000  : E:\usr\sap\J2E\JC00\j2ee\cluster\instance.properties
    -> [02] bootstrap_ID5600050  : E:\usr\sap\J2E\JC00\j2ee\cluster\instance.properties
    Worker nodes
    -> [00] ID5600000            : E:\usr\sap\J2E\JC00\j2ee\cluster\instance.properties
    -> [01] ID5600050            : E:\usr\sap\J2E\JC00\j2ee\cluster\instance.properties
    [Thr 1068] Fri Mar 18 11:55:20 2005
    [Thr 1068] JLaunchRequestQueueInit: create named pipe for ipc
    [Thr 1068] JLaunchRequestQueueInit: create pipe listener thread
    [Thr 1428] JLaunchRequestFunc: Thread 1428 started as listener thread for np messages.
    [Thr 2408] WaitSyncSemThread: Thread 2408 started as semaphore monitor thread.
    [Thr 1068] Fri Mar 18 11:55:21 2005
    [Thr 1068] *** WARNING => Maximum Java heap size specified twice (through maxHeapSize and in javaParameters) - using -Xmx1024m [jstartxx.c   2282]
    [Thr 1068] [Node: server0] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_05
    JStartupIReadSection: read node properties [ID5600050]
    -> node name       : server0
    -> node type       : server
    -> java path       : C:\j2sdk1.4.2_05
    -> java parameters : -Djava.security.policy=./java.policy -Djava.security.egd=file:/dev/urandom -Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy -Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy -Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProxy -XX:NewSize=160m -XX:MaxNewSize=160m -XX:MaxPermSize=192m -XX:PermSize=192m -XX:+DisableExplicitGC -Drdbms.driverLocation=E:/oracle/ora92/jdbc/lib/classes12.jar -Dsys.global.dir=E:/usr/sap/J2E/SYS/global/
    -> java vm version : 1.4.2_05-b04
    -> java vm vendor  : Java HotSpot(TM) Server VM (Sun Microsystems Inc.)
    -> java vm type    : server
    -> java vm cpu     : x86
    -> heap size       : 1024M
    -> init heap size  : 1024M
    -> root path       : E:\usr\sap\J2E\JC00\j2ee\cluster\server0
    -> class path      : .\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> OS libs path    : E:\usr\sap\J2E\JC00\j2ee\os_libs
    -> main class      : com.sap.engine.boot.Start
    -> framework class : com.sap.bc.proj.jstartup.JStartupFramework
    -> registr. class  : com.sap.bc.proj.jstartup.JStartupNatives
    -> framework path  : E:\usr\sap\J2E\JC00\j2ee\os_libs\jstartup.jar
    -> shutdown class  : com.sap.engine.boot.Start
    -> parameters      :
    -> debuggable      : yes
    -> debug mode      : no
    -> debug port      : 50021
    -> shutdown timeout: 120000
    [Thr 1068] JLaunchISetDebugMode: set debug mode [no]
    [Thr 3332] JLaunchIStartFunc: Thread 3332 started as Java VM thread.
    JHVM_LoadJavaVM: VM Arguments of node [server0]
    -> stack   : 262144 Bytes
    -> arg[  0]: exit
    -> arg[  1]: abort
    -> arg[  2]: -Djava.security.policy=./java.policy
    -> arg[  3]: -Djava.security.egd=file:/dev/urandom
    -> arg[  4]: -Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy
    -> arg[  5]: -Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy
    -> arg[  6]: -Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProxy
    -> arg[  7]: -XX:NewSize=160m
    -> arg[  8]: -XX:MaxNewSize=160m
    -> arg[  9]: -XX:MaxPermSize=192m
    -> arg[ 10]: -XX:PermSize=192m
    -> arg[ 11]: -XX:+DisableExplicitGC
    -> arg[ 12]: -Drdbms.driverLocation=E:/oracle/ora92/jdbc/lib/classes12.jar
    -> arg[ 13]: -Dsys.global.dir=E:/usr/sap/J2E/SYS/global/
    -> arg[ 14]: -Dsys.global.dir=E:\usr\sap\J2E\SYS\global
    -> arg[ 15]: -Dapplication.home=E:\usr\sap\J2E\JC00\j2ee\os_libs
    -> arg[ 16]: -Djava.class.path=E:\usr\sap\J2E\JC00\j2ee\os_libs\jstartup.jar;.\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> arg[ 17]: -Djava.library.path=C:\j2sdk1.4.2_05\jre\bin\server;C:\j2sdk1.4.2_05\jre\bin;C:\j2sdk1.4.2_05\bin;E:\usr\sap\J2E\JC00\j2ee\os_libs;E:\usr\sap\Python\.;E:\oracle\ora92\bin;C:\Program Files\Oracle\jre\1.1.8\bin;C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem;C:\j2sdk1.4.2_05\bin;E:\usr\sap\J2E\SCS01\exe;E:\usr\sap\J2E\JC00\exe;E:\usr\sap\J2E\SYS\exe\run
    -> arg[ 18]: -Dmemory.manager=1024M
    -> arg[ 19]: -Xmx1024M
    -> arg[ 20]: -Xms1024M
    -> arg[ 21]: -DLoadBalanceRestricted=no
    -> arg[ 22]: -Djstartup.mode=JCONTROL
    -> arg[ 23]: -Djstartup.ownProcessId=2884
    -> arg[ 24]: -Djstartup.ownHardwareId=U0323319120
    -> arg[ 25]: -Djstartup.whoami=server
    -> arg[ 26]: -Djstartup.debuggable=yes
    -> arg[ 27]: -DSAPINFO=J2E_00_server
    -> arg[ 28]: -DSAPSTARTUP=1
    -> arg[ 29]: -DSAPSYSTEM=00
    -> arg[ 30]: -DSAPSYSTEMNAME=J2E
    -> arg[ 31]: -DSAPMYNAME=ecportal_J2E_00
    -> arg[ 32]: -DSAPDBHOST=
    -> arg[ 33]: -Dj2ee.dbhost=ecportal
    [Thr 3332] JHVM_LoadJavaVM: Java VM created OK.
    JHVM_BuildArgumentList: main method arguments of node [server0]
    [Thr 3352] Fri Mar 18 11:55:32 2005
    [Thr 3352] JHVM_RegisterNatives: registering methods in com.sap.bc.proj.jstartup.JStartupFramework
    [Thr 3352] JLaunchISetClusterId: set cluster id 5600050
    [Thr 3352] JLaunchISetState: change state from [Initial (0)] to [Waiting for start (1)]
    [Thr 3352] JLaunchISetState: change state from [Waiting for start (1)] to [Starting (2)]
    [Thr 3352] Fri Mar 18 11:56:46 2005
    [Thr 3352] JLaunchISetState: change state from [Starting (2)] to [Starting applications (10)]
    [Thr 4236] Fri Mar 18 11:56:48 2005
    [Thr 4236] JHVM_RegisterNatives: registering methods in com.sap.mw.rfc.driver.CpicDriver
    [Thr 4184] Fri Mar 18 12:02:29 2005
    [Thr 4184] JLaunchISetState: change state from [Starting applications (10)] to [Running (3)]
    Regards,
    Naresh

  • [Oracle VM 3.1.1] Fresh install, update python bindings on server failed

    Hello,
    I've installed the Server and Manager components. I'm trying to discover the VM server from the manager's web interface. I'm getting the following error message:
    OVMAPI_4010E Attempt to send command: get_api_version to server: <Internal_IP_Of_Server> failed. OVMAPI_4004E Server Failed Command: get_api_version , Status: org.apache.xmlrpc.XmlRpcException: I/O error while communicating with HTTP server: Connection refused
    Can I please get some advice on troubleshooting this?
    Thanks.
    P.S. I have both installed on VMs in VMWare. Dunno if this makes a difference....
    Edited by: 964530 on Nov 12, 2012 1:57 PM
    EDIT2: I reinstalled the VM Server on a physical server and tried discovering it. I now get this error:
    +OVMAPI_4004E Server Failed Command: update_core_api_bindings http://0.0.0.0:7001/ovm/core/bindings/python_3.1.1.305.zip, Status: org.apache.xmlrpc.XmlRpcException: urlgrabber.grabber.URLGrabError:[Errno 14] curl#7 - "couldn't connect to host"+
    EDIT3: I tried to do this thing from the Oracle VM Manager directly and it worked. Well, at least it ADDED the VM Server.
    But now that it's added, I'm seeing errors as follows coming from that machine (the server):
    Timestamp: Nov 13, 2012 10:09:26 am
    Status: Failed
    Description: Update Python Bindings on server: OracleVMServer.domain
    Created By: @OvmAdmin
    Duration: 340ms
    Start Time: Nov 13, 2012 10:09:28 am
    End Time:  Nov 13, 2012 10:09:28 am
    +Message: (11/13/2012 10:09:28:377 AM) OVMAPI_4010E Attempt to send command: update_core_api_bindings to server: OracleVMServer.domain failed. OVMAPI_4004E Server Failed Command: update_core_api_bindings http://0.0.0.0:7001/ovm/core/bindings/python_3.1.1.305.zip, Status: org.apache.xmlrpc.XmlRpcException: urlgrabber.grabber.URLGrabError:[Errno 14] curl#7 - "couldn't connect to host" Tue Nov 13 10:09:28 EST 2012 Tue Nov 13 10:09:28 EST 2012+
    NOTE: I tried a wget on both the manager and the server for this file and I was able to download it no problem. Is it really using the 0.0.0.0 IP address to try to download the file? Why?
    Edited by: 964530 on Nov 13, 2012 7:21 AM

    No ideas? Nothing?

  • Python 2.7 on Oracle Linux 6.3

    Hi,
    Can someone help me to install Python 2.7 on Oracle Linux 6.3?
    Looking for installation steps for Oracle Linux 6.3 fresh image.
    Thanks,

    If you want basic installation help, the general sequence of commands is:
    ./configure
    make
    make install
    I'd be wary of replacing the system python 2.6 with a newer version, so you'll likely want to use the --prefix=/path/to/somewhere option to 'configure'.
    If you want to emulate the system python configuration, look at a source RPM for python 2.6 from https://oss.oracle.com/ol6/SRPMS-updates/ and see what it does. You can expand the *.srpm file with
      rpm2cpio *.rpm | cpio -idmv
    or
      rpm2cpio *.rpm | xz -d | cpio -idmv

  • Oracle workshop plugin for python?

    I am currently using oracle workshop for weblogic 10.3. Is there a python plugin available for this IDE?
    I tried pydev but it doesn't seem to be working in this IDE.

    Hello Shoaib,
    Didu find plugin and were u able to configure and deploy your application from JbuilderX?
    If you have then please let me know steps u have followed as I am facing few problems starting app server from jbuilder.
    I m getting these errors.
    04/10/20 13:47:54 Warning: Error reading transaction-log file (/C:/oracleas/j2ee/home/persistence/transaction.state) for recovery: premature end of file
    04/10/20 13:47:54 Forced or abrupt (crash etc) server shutdown detected, starting recovery process...
    04/10/20 13:47:54 Recovery completed, 0 connections committed and 0 rolled back...
    If u did not find one, then you can find plugin for oracle 10g AS in borland web site.
    Sartiha

  • Oracle library for Python

    Hi everyone,
    I'm starting a little python program that requires oracle support.
    Anyone can recommend a good python library?

    Jared, I found the test suite in the source code for cx_Oracle and upon investigating a little bit I found that you can simply use the datetime class to pass parameters to an instruction.
    I built this test case to work out of the box for you to test. Regarding the python script, just paste it in a file and run it from the command line. I know I could have written a smaller example (the biggest part of the code are comments, error handlers and input parameters checks) but I'm a passionate developer... :)
    My locale date format is dd/mm/yyyy and as this script worked ok here I think issues regarding the date format are taken care. I still have to verify if there's some kind of performance penalty using the class (I will try with bulk inserts to check). From a developer view I find this method clearer to use and less code to write.
    First the objects to be created in the database.
    create sequence dat_test_seq;
    create table dat_test_tab (c_id number, c_date date);
    create or replace procedure dat_test_prc (p_date in dat_test_tab.c_date%type)
    is
    begin
    insert into dat_test_tab (c_id, c_date) values (dat_test_seq.nextval, p_date);
    commit;
    end dat_test_prc;
    /Now the Python script:
    #! /usr/bin/env python
    # -- coding: utf-8 --
    import cx_Oracle as ora
    from optparse import OptionParser
    import locale
    import datetime as dt
    # check the local settings.-
    locale.setlocale(locale.LC_ALL, '')
    dateformat = locale.nl_langinfo(locale.D_FMT)
    # a little cosmetic work to output the expected date format
    dateformat = dateformat.replace('%', '')
    dateformat = dateformat.replace('d', 'dd')
    dateformat = dateformat.replace('m', 'mm')
    dateformat = dateformat.replace('y', 'yyyy')
    # these are the options the script accepts
    parser = OptionParser(description="Testing dates as input parameters in oracle using cx_Oracle.")
    parser.add_option("-u", "--ora-usr", dest="usr", help="User")
    parser.add_option("-p", "--ora-pwd", dest="pwd", help="Password")
    parser.add_option("-d", "--ora-dbn", dest="dbn", help="Database")
    parser.add_option("-t", "--ex-date", dest="dat", help="Date to be imported, format model: "+dateformat)
    (options, args) = parser.parse_args()
    for option in vars(options):
        if getattr(options, option)==None:
           parser.error("Wrong number of parameters.")
    # we work with the date input parameter to cast a date.-
    lexp = dateformat.split('/')
    lrea = options.dat.split('/')
    try:
      dia = int(lrea[lexp.index('dd')])
      mes = int(lrea[lexp.index('mm')])
      ano = int(lrea[lexp.index('yyyy')])
    except IndexError, errmsg:
    print "The format delimiter is wrong. Error message: ",errmsg
    sys.exit(1)
    # We initiate the class passing our values.
    try:
      dat = dt.date(ano,mes,dia)
    except TypeError, errmsg:
        print "Wrong Input parameters for date. Error message: ",errmsg
        sys.exit(2)
    # Let's try the database connection
    try:
    con = ora.connect(options.usr, options.pwd, options.dbn)
    con.module = "%prog"
    except ora.DatabaseError, errmsg:
    print "Connection error. Error message: ",errmsg
    sys.exit(3)
    cur = con.cursor()
    # we execute the procedure, we're passing the date parameter as a python datetime class
    try:
        cur.callproc("DAT_TEST_PRC", [dat])
    except ora.DatabaseError, errmsg:
    print "Execution error. Error message: ",errmsg
    sys.exit(5)
    # let's see what's in the table:
    try:
        cur.execute('SELECT * FROM DAT_TEST_TAB')
        row = cur.fetchall()
        print row
    except ora.DatabaseError, errmsg:
    print "Execution error. Error message: ",errmsg
    sys.exit(6)
    # We're done, let's go
    con.close()
    print "Database connection close."
    print "Script ends"Suggestions, criticism and more tips to share are always welcome.

Maybe you are looking for

  • Unable to raise password expiry warning exception in OID using JAVA API

    Hi, We are maintaing the user information for our application in OID(9.2). During logon, it is required that a warning is given to the user according to the value set in "Password Expiration Warning" parameter. A pl/sql program (using DBMS_LDAP/DBMS_

  • Facetime doesn't work in Germany

    Hallo, Since Four days my facetime doesn't work with ipad2, iphone5 and 5s in Germany. Has anybody the Same Problem. I think it Might be a Problem at Apple side, because I haven't change Anthony at my devices and Internet Connection. Thanks for Reply

  • How to install new card to the existing 15454

    i have new cards which is CISCO 2.5Gbps Multi-rate DataMuxponder 4ch 1558.17-1560.61 (15454-DM-L1-58.1=). if i install to the existing system, is it will affect the system? do i need to reconfigure the existing system using DWDM metroplanner before i

  • AE CS5 crashes on startup

    I have had this problem since I decided to start learning the app. Its been over a month and I forget how many calls to video tech support. Was told last week its a wide spread issue with fonts. I was directed to remove AdobeFnt.lst files to no avail

  • Can't open file because I don't have permission to view

    Hi, this just starting happening with my macbook pro.  The files I just tried to open were .pdf files, and I am using foxfire as usual, but now after downloading the file, I just see a box that says that I do not have permission to view the file and