Cannot start  domain in suse 9.3

I'm tryin to start the domain1 in a Suse 9.3 computer with the command:
asadmin start-domain domain1and I get this error in the console:
Sep 19, 2005 5:23:52 PM com.sun.enterprise.util.ASenvPropertyReader setSystemProperties
SEVERE: property_reader.unknownHost
java.net.UnknownHostException: ingenipub204: ingenipub204
        at java.net.InetAddress.getLocalHost(InetAddress.java:1308)
        at com.sun.enterprise.util.net.NetUtils.getCanonicalHostName(NetUtils.java:66)
        at com.sun.enterprise.util.ASenvPropertyReader.setSystemProperties(ASenvPropertyReader.java:157)
        at com.sun.enterprise.cli.framework.CLIMain.invokeCommand(CLIMain.java:87)
        at com.sun.enterprise.cli.framework.CLIMain.main(CLIMain.java:46)
Starting Domain domain1, please wait.
Log redirected to /home/arojasp/SUN/AppServer/domains/domain1/logs/server.log.
Domain domain1 failed to startup. Please check the server log for more details.
CLI156 Could not start the domain domain1.the log tells me this:
[#|2005-09-19T17:06:58.622-0500|SEVERE|sun-appserver-pe8.1_02|javax.enterprise.system.util|_ThreadID=10;|property_reader.unknownHost
java.net.UnknownHostException: ingenipub204: ingenipub204
     at java.net.InetAddress.getLocalHost(InetAddress.java:1308)
     at com.sun.enterprise.util.net.NetUtils.getCanonicalHostName(NetUtils.java:66)
     at com.sun.enterprise.util.ASenvPropertyReader.setSystemProperties(ASenvPropertyReader.java:157)
     at com.sun.enterprise.server.PEMain.main(PEMain.java:185)
|#]It seems that the problem has something to do with the name of the computer (ingenipub204). If someone could tell me how to start it

OK, I found that the full name of the host is ingenipub204.ingenipub.unal.edu.co, but, can sombody tells me what option shoud I change to get this right... so I can start the Application Server?

Similar Messages

  • Cannot start Domain Controller and node

    I installed Oracle db v9.2.0.1, oracle 9ias j2ee and web cache Release 2 (v9.0.3) and CMSDK v9.0.3 for windows on single machine.
    Installation was fine.
    However, when I try to start ifs domain controller, I got following error in ifsctl.log file.
    +++++++++
    2/28/03 11:42 PM ifsctl: HostController constructed
    2/28/03 11:42 PM SocketRemoter: Initialized
    2/28/03 11:42 PM ifsctl:
    2/28/03 11:42 PM ifsctl: Domain ifs://star:1521:i4idb:I4ITEST
    2/28/03 11:42 PM ifsctl:
    2/28/03 11:42 PM ifsctl: Domain controller
    2/28/03 11:42 PM ifsctl: (runs locally)
    2/28/03 11:42 PM SocketRemoter: Find ifs_socket://star:53140/IFS.DOMAIN.DOMAINCONTROLLER.Locator
    2/28/03 11:42 PM SocketRemoter: Constructed channel [email protected]:53140
    2/28/03 11:42 PM ifsctl: is stopped; launching
    2/28/03 11:42 PM ifsctl: Unexpected exception: Error from external process: 6
    2/28/03 11:42 PM ifsctl:
    2/28/03 11:42 PM ifsctl: oracle.sysman.emSDK.common.emdComm.RemoteOperationException
    oracle.sysman.emSDK.common.emdComm.RemoteOperationException: Error from external process: 6
         at oracle.sysman.emd.command.OSCommandManager.runOSCommand(OSCommandManager.java:239)
         at oracle.sysman.emd.main.EMDRuntime.runRemoteCommand(EMDRuntime.java:1334)
         at oracle.sysman.emSDK.common.emdComm.EMDClient.remoteOperation(EMDClient.java:501)
         at oracle.ifs.admin.web.monitor.EmdHostControllerForker$1.run(EmdHostControllerForker.java:126)
    2/28/03 11:42 PM ifsctl: HostController disposed
    2/28/03 11:42 PM ifsctl:
    2/28/03 11:42 PM ifsctl:
    2/28/03 11:42 PM ifsctl: HostController constructed
    2/28/03 11:42 PM ifsctl: HostController disposed
    2/28/03 11:42 PM ifsctl:
    ++++++
    Does anyone know this problem?
    Thanks a lot.
    Kate

    "Error from external process: 6" means there is no such user account on your windows machine. Make sure the user name and password you specified are valid. And you need to grant the "log on as a batch job" user right to the user account, otherwise you'll see error 7 (authentication error).
    Please consult with CMSDK Admin Guide for details.

  • Again, cannot start multiple domains at the same time

    Because the original question is marked as answered and the problem persists, I need to submit it again:
    With the latest plugin, in Glassfish Kepler, when I try to start the second server (same Glassfish, different domain) - it'll simply not start (the console remains empty) and after a while I get the time-out message, that the server could not be started. Even if 2 Eclipses are started, there only one server at a time can be started.
    This is a major issue for me, can you please help? Is there a lock file that I can delete or another workaround?

    Hi. The weird thing is that after the last update it worked for me, too, for a while - but then it didn't. I think there may be some sort of lock that hasn't been released when a forced shut down happened...?
    If I start the servers either outside of eclipse (command line), or using eclipse's external tools (which is pretty much the same, I think), they work just fine. And the status in the servers view gets updated to either started/stopped, correctly.
    And also, the case when I create domains/start servers outside of eclipse and then create the server in the servers view, the status update works.
    So yes, if there are multiple domains started at the same time outside of eclipse, the plugin shows them, but it cannot start them itself.
    Eclipse GlassFish Tools
    Part of Oracle Enterprise Pack for Eclipse 12.1.2.1 - version 6.2.0.201307232054
    Glassfish
    Installed Version: 
    Oracle GlassFish Server 3.1.2.2 (build 5)

  • Cannot Start Service Bus Domain from ANT script

    Hi,
    I am preparing a script which buils service bus domain using wlst script and then makes a jar file of the newly build domain and transfer it to the target location where it need to run.
    Once the jar file is in target location is jar is expanded in a folder.
    The above mentioned process if working fine. If i try to start the domain from that location either by double clicking startWebLogic.cmd or from dos prompt it does start the domain wihtout any error.
    However if i try to start the domain from with the same ANT script either using <wlserver> or <java classname="weblogic.WLST"> using startServer ('AdminServer','mydomainname','weblogic','weblogic','t3://localhost:7001') the domain startup does start but failes with same weblogic.management.deployment exception.
    complaining about all alsb specific applications error i.e.
    java.lang.ClassNotFoundException: com.bea.wli.sb.init.MarkerAppListener/com.bea.wli.sb.init.FrameworkStarter ..... under weblogic.management.deloymentexception.
    had anyone manager to start domain like this? any help?
    thanks
    salman

    I faced a similar issue when all ALSB specific applications were failing with ClassNot Found error when the managed servers were started using node manager. This was fixed by setting up the right Server Classpath for the WLS server.
    The issue was fixed after setting up the CLASSPATH to use when starting up the server as below, where E:/APPS/STAGE/OSB103 is the BEA_HOME
    E:\APPS\STAGE\OSB103\patch_wlw1030\profiles\default\sys_manifest_classpath\weblogic_patch.jar;E:\APPS\STAGE\OSB103\patch_wls1030\profiles\default\sys_manifest_classpath\weblogic_patch.jar;E:\APPS\STAGE\OSB103\patch_cie670\profiles\default\sys_manifest_classpath\weblogic_patch.jar;E:\APPS\STAGE\OSB103\patch_alsb1031\profiles\default\sys_manifest_classpath\weblogic_patch.jar;E:\APPS\STAGE\OSB103\JROCKI~1\lib\tools.jar;E:\APPS\STAGE\OSB103\WLSERV~1.3\server\lib\weblogic_sp.jar;E:\APPS\STAGE\OSB103\WLSERV~1.3\server\lib\weblogic.jar;E:\APPS\STAGE\OSB103\modules\features\weblogic.server.modules_10.3.0.0.jar;E:\APPS\STAGE\OSB103\WLSERV~1.3\server\lib\webservices.jar;E:\APPS\STAGE\OSB103\modules\ORGAPA~1.5/lib/ant-all.jar;E:\APPS\STAGE\OSB103\modules\NETSFA~1.0_1/lib/ant-contrib.jar;;E:\APPS\STAGE\OSB103\WLSERV~1.3\..\modules\features\osb.server.modules_10.3.1.0.jar;E:\APPS\STAGE\OSB103\osb_10.3\lib\flow\sb-flow.jar;E:\APPS\STAGE\OSB103\WLSERV~1.3\..\modules\com.bea.core.jaxen_1.0.1.0_1-1-1.jar;E:\APPS\STAGE\OSB103\osb_10.3\lib\version.jar;E:\APPS\STAGE\OSB103\osb_10.3\lib\alsb.jar;E:\APPS\STAGE\OSB103\osb_10.3\3rdparty\lib\j2ssh-ant.jar;E:\APPS\STAGE\OSB103\osb_10.3\3rdparty\lib\j2ssh-common.jar;E:\APPS\STAGE\OSB103\osb_10.3\3rdparty\lib\j2ssh-core.jar;E:\APPS\STAGE\OSB103\osb_10.3\3rdparty\lib\j2ssh-dameon.jar;E:\APPS\STAGE\OSB103\osb_10.3\3rdparty\classes;E:\APPS\STAGE\OSB103\WLSERV~1.3\..\modules\com.bea.core.apache.commons.logging_1.1.0.jar;E:\APPS\STAGE\OSB103\osb_10.3\lib\transports\jca\jca-binding-api.jar;E:\APPS\STAGE\OSB103\osb_10.3\lib\transports\jca\bpm-infra.jar;E:\APPS\STAGE\OSB103\osb_10.3\lib\transports\E:\APPS\STAGE\OSB103\patch_wlw1030\profiles\default\sys_manifest_classpath\weblogic_patch.jar;E:\APPS\STAGE\OSB103\patch_wls1030\profiles\default\sys_manifest_classpath\weblogic_patch.jar;E:\APPS\STAGE\OSB103\patch_cie670\profiles\default\sys_manifest_classpath\weblogic_patch.jar;E:\APPS\STAGE\OSB103\patch_alsb1031\profiles\default\sys_manifest_classpath\weblogic_patch.jar;E:\APPS\STAGE\OSB103\JROCKI~1\lib\tools.jar;E:\APPS\STAGE\OSB103\WLSERV~1.3\server\lib\weblogic_sp.jar;E:\APPS\STAGE\OSB103\WLSERV~1.3\server\lib\weblogic.jar;E:\APPS\STAGE\OSB103\modules\features\weblogic.server.modules_10.3.0.0.jar;E:\APPS\STAGE\OSB103\WLSERV~1.3\server\lib\webservices.jar;E:\APPS\STAGE\OSB103\modules\ORGAPA~1.5/lib/ant-all.jar;E:\APPS\STAGE\OSB103\modules\NETSFA~1.0_1/lib/ant-contrib.jar;;E:\APPS\STAGE\OSB103\WLSERV~1.3\..\modules\features\osb.server.modules_10.3.1.0.jar;E:\APPS\STAGE\OSB103\osb_10.3\lib\flow\sb-flow.jar;E:\APPS\STAGE\OSB103\WLSERV~1.3\..\modules\com.bea.core.jaxen_1.0.1.0_1-1-1.jar;E:\APPS\STAGE\OSB103\osb_10.3\lib\version.jar;E:\APPS\STAGE\OSB103\osb_10.3\lib\alsb.jar;E:\APPS\STAGE\OSB103\osb_10.3\3rdparty\lib\j2ssh-ant.jar;E:\APPS\STAGE\OSB103\osb_10.3\3rdparty\lib\j2ssh-common.jar;E:\APPS\STAGE\OSB103\osb_10.3\3rdparty\lib\j2ssh-core.jar;E:\APPS\STAGE\OSB103\osb_10.3\3rdparty\lib\j2ssh-dameon.jar;E:\APPS\STAGE\OSB103\osb_10.3\3rdparty\classes;E:\APPS\STAGE\OSB103\WLSERV~1.3\..\modules\com.bea.core.apache.commons.logging_1.1.0.jar;E:\APPS\STAGE\OSB103\osb_10.3\lib\transports\jca\jca-binding-api.jar;E:\APPS\STAGE\OSB103\osb_10.3\lib\transports\jca\bpm-infra.jar;E:\APPS\STAGE\OSB103\osb_10.3\lib\transports\jca\log4j_1.2.8.jar;E:\APPS\STAGE\OSB103\osb_10.3\lib\transports\jca\xmlparserv2.jar;WL_HOME\server\ext\jdbc\oracle\orai18n.jar;E:\APPS\STAGE\OSB103\WLSERV~1.3\common\eval\pointbase\lib\pbclient57.jar;E:\APPS\STAGE\OSB103\WLSERV~1.3\server\lib\xqrl.jar;jca\log4j_1.2.8.jar;E:\APPS\STAGE\OSB103\osb_10.3\lib\transports\jca\xmlparserv2.jar;WL_HOME\server\ext\jdbc\oracle\orai18n.jar;E:\APPS\STAGE\OSB103\WLSERV~1.3\common\eval\pointbase\lib\pbclient57.jar;E:\APPS\STAGE\OSB103\WLSERV~1.3\server\lib\xqrl.jar;
    -Atheek

  • Cannot start Outlook 2013: "name cannot be resolved" / "connection to Microsoft Exchange is unavailable" / "___.ost is not an Outlook data file (.ost)"

    My work e-mail has a double-login system, where my credentials for work access are one username and my e-mail is an alias of that first username, so they differ from one another. I suspect that's why I've been having the hardest time with Outlook 2013. I
    was able to add my account just fine once but changed my mind about using Outlook and removed the account. Now I can't get back into Outlook for the life of me. The error messages that show up are:
    1. It asks me to verify server and Mailbox. I've tried it with both usernames (the official work username and the e-mail alias) as my Mailbox info, followed by the email domain (even tried it without the domain) and it still won't verify when I click "Check
    Name".
    2. This message comes up: The name cannot be resolved. The connection to Microsoft Exchange is unavailable. Outlook must be online or connected to complete this action.
    3. Then once I click "OK" another pop-up says: Cannot start Microsoft Outlook. The file C:\Users\FirstLastname\AppData\Local\Microsoft\Outlook\FirstLastname.ost is not an Outlook data file (.ost).
    Help?

    Hi,
    As per this KB article, the issue might occurs when some required registry key does not exist on your computer. 
    Please try the steps mentioned in it and see if it is helpful to you:
    http://support.microsoft.com/kb/2264398/en-us
    Regards,
    Ethan Hua
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • Urgent: cannot start the shadow instance at phase STARTSAP_TRANS

    We are upgrading to NW2004s (ABAP only) from 640.
    <u><b>How to re-start the shadow instance?</b></u>
    At this point, <b>anyway we cannot start the shadow instance.</b>
    At SAPMMC, the disp+work
    1) first show "running but the dialog queue standstill"
    2) then show" running but not connected to the message server"
    3) then the disp+work dies.
    Above happens in 1 minute after re-start.
    <b>The dev_ms reads:
    trc file: "dev_ms", trc level: 1, release: "700"
    [Thr 4740] Mon Apr 02 15:07:53 2007
    [Thr 4740] MsSSetTrcLog: trc logging active, max size = 20971520 bytes
    systemid   560 (PC with Windows NT)
    relno      7000
    patchlevel 0
    patchno    94
    intno      20050900
    make:      multithreaded, ASCII, optimized
    pid        2932
    [Thr 4740] ***LOG Q01=> MsSInit, MSStart (Msg Server 1 2932) [msxxserv.c   1824]
    [Thr 4740] load acl file = D:\usr\sap\put\XYZ\SYS\global\ms_acl_info.DAT
    [Thr 4740] MsGetOwnIpAddr: my host addresses are :
    [Thr 4740]   1 : [10.10.10.68] houston (HOSTNAME)
    [Thr 4740]   2 : [127.0.0.1] houston.monet.local (LOCALHOST)
    [Thr 4740] Mon Apr 02 15:07:54 2007
    [Thr 4740] MsHttpInit: full qualified hostname = houston.monet.local
    [Thr 4740] HTTP logging is switch off
    [Thr 4740] MsHttpOwnDomain: own domain[1] = monet.local
    [Thr 4740] ms/icf_info_server : deleted
    [Thr 4740] *** I listen to port sapmsSHDXYZ (3660) ***
    [Thr 4740] CUSTOMER KEY: >B0790292062<
    [Thr 4740] Mon Apr 02 15:08:54 2007
    [Thr 4740] *** ERROR => MsSClientHandle: no server provides service ENQ  (4), requested from houston_XYZ_60 [msxxserv.c   4679]
    [Thr 4740] Mon Apr 02 15:19:35 2007
    [Thr 4740] *** ERROR => MsSCheckConnections: no response from client C0 (10.10.10.68) after 300 secs received [msxxserv.c   3165]
    [Thr 4740] *** ERROR => MsSCheckConnections: disconnect now [10.10.10.68] [msxxserv.c   3169]</b>
    The dev_disp reads:
    trc file: "dev_disp", trc level: 1, release: "700"
    sysno      60
    sid        XYZ
    systemid   560 (PC with Windows NT)
    relno      7000
    patchlevel 0
    patchno    95
    intno      20050900
    make:      multithreaded, ASCII, optimized
    pid        4036
    Mon Apr 02 15:07:53 2007
    kernel runs with dp version 224(ext=109) (@(#) DPLIB-INT-VERSION-224)
    length of sys_adm_ext is 360 bytes
    SWITCH TRC-HIDE on ***
    ***LOG Q00=> DpSapEnvInit, DPStart (60 4036) [dpxxdisp.c   1239]
         shared lib "dw_xml.dll" version 95 successfully loaded
         shared lib "dw_xtc.dll" version 95 successfully loaded
         shared lib "dw_stl.dll" version 95 successfully loaded
         shared lib "dw_gui.dll" version 95 successfully loaded
         shared lib "dw_mdm.dll" version 95 successfully loaded
    rdisp/softcancel_sequence :  -> 0,5,-1
    Mon Apr 02 15:07:58 2007
    WARNING => DpNetCheck: NiAddrToHost(1.0.0.0) took 5 seconds
    MtxInit: 30000 0 0
    DpSysAdmExtInit: ABAP is active
    DpSysAdmExtInit: VMC (JAVA VM in WP) is not active
    DpIPCInit2: start server >houston_XYZ_60                         <
    DpShMCreate: sizeof(wp_adm)          19888     (904)
    DpShMCreate: sizeof(tm_adm)          3605136     (17936)
    DpShMCreate: sizeof(wp_ca_adm)          18000     (60)
    DpShMCreate: sizeof(appc_ca_adm)     6000     (60)
    DpCommTableSize: max/headSize/ftSize/tableSize=500/8/528040/528048
    DpShMCreate: sizeof(comm_adm)          528048     (1048)
    DpSlockTableSize: max/headSize/ftSize/fiSize/tableSize=0/0/0/0/0
    DpShMCreate: sizeof(slock_adm)          0     (96)
    DpFileTableSize: max/headSize/ftSize/tableSize=0/0/0/0
    DpShMCreate: sizeof(file_adm)          0     (72)
    DpShMCreate: sizeof(vmc_adm)          0     (1280)
    DpShMCreate: sizeof(wall_adm)          (22440/34344/56/100)
    DpShMCreate: sizeof(gw_adm)     48
    DpShMCreate: SHM_DP_ADM_KEY          (addr: 05BF0040, size: 4240712)
    DpShMCreate: allocated sys_adm at 05BF0040
    DpShMCreate: allocated wp_adm at 05BF1A28
    DpShMCreate: allocated tm_adm_list at 05BF67D8
    DpShMCreate: allocated tm_adm at 05BF6808
    DpShMCreate: allocated wp_ca_adm at 05F66A98
    DpShMCreate: allocated appc_ca_adm at 05F6B0E8
    DpShMCreate: allocated comm_adm at 05F6C858
    DpShMCreate: system runs without slock table
    DpShMCreate: system runs without file table
    DpShMCreate: allocated vmc_adm_list at 05FED708
    DpShMCreate: allocated gw_adm at 05FED748
    DpShMCreate: system runs without vmc_adm
    DpShMCreate: allocated ca_info at 05FED778
    DpShMCreate: allocated wall_adm at 05FED780
    MBUF state OFF
    DpCommInitTable: init table for 500 entries
    EmInit: MmSetImplementation( 2 ).
    MM global diagnostic options set: 0
    <ES> client 0 initializing ....
    <ES> InitFreeList
    <ES> block size is 1024 kByte.
    Using implementation view
    <EsNT> Memory Reset disabled as NT default
    <ES> 2039 blocks reserved for free list.
    ES initialized.
    WARNING => System running without ICM - check rdisp/start_icman [dpxxdisp.c   12314]
    rdisp/http_min_wait_dia_wp : 1 -> 1
    ***LOG Q0K=> DpMsAttach, mscon ( houston) [dpxxdisp.c   11663]
    DpStartStopMsg: send start message (myname is >houston_XYZ_60                         <)
    DpStartStopMsg: start msg sent
    CCMS: AlInitGlobals : alert/use_sema_lock = TRUE.
    CCMS: Initalizing shared memory of size 40000000 for monitoring segment.
    CCMS: start to initalize 3.X shared alert area (first segment).
    DpMsgAdmin: Set release to 7000, patchlevel 0
    MBUF state PREPARED
    MBUF component UP
    DpMBufHwIdSet: set Hardware-ID
    ***LOG Q1C=> DpMBufHwIdSet [dpxxmbuf.c   1050]
    DpMsgAdmin: Set patchno for this platform to 95
    Release check o.K.
    Mon Apr 02 15:08:38 2007
    ERROR => W0 (pid 1084) died [dpxxdisp.c   14318]
    ERROR => W1 (pid 4200) died [dpxxdisp.c   14318]
    ERROR => W2 (pid 3316) died [dpxxdisp.c   14318]
    ERROR => W3 (pid 5276) died [dpxxdisp.c   14318]
    ERROR => W4 (pid 5348) died [dpxxdisp.c   14318]
    ERROR => W5 (pid 3436) died [dpxxdisp.c   14318]
    ERROR => W6 (pid 3920) died [dpxxdisp.c   14318]
    ERROR => W7 (pid 4868) died [dpxxdisp.c   14318]
    ERROR => W8 (pid 5380) died [dpxxdisp.c   14318]
    ERROR => W9 (pid 4584) died [dpxxdisp.c   14318]
    my types changed after wp death/restart 0x1f --> 0x1e
    ERROR => W10 (pid 4188) died [dpxxdisp.c   14318]
    my types changed after wp death/restart 0x1e --> 0x1c
    ERROR => W11 (pid 2700) died [dpxxdisp.c   14318]
    my types changed after wp death/restart 0x1c --> 0x18
    ERROR => W12 (pid 4604) died [dpxxdisp.c   14318]
    ERROR => W13 (pid 4916) died [dpxxdisp.c   14318]
    ERROR => W14 (pid 4440) died [dpxxdisp.c   14318]
    ERROR => W15 (pid 4544) died [dpxxdisp.c   14318]
    ERROR => W16 (pid 1888) died [dpxxdisp.c   14318]
    ERROR => W17 (pid 548) died [dpxxdisp.c   14318]
    ERROR => W18 (pid 2800) died [dpxxdisp.c   14318]
    ERROR => W19 (pid 2080) died [dpxxdisp.c   14318]
    ERROR => W20 (pid 2888) died [dpxxdisp.c   14318]
    my types changed after wp death/restart 0x18 --> 0x10
    ERROR => W21 (pid 5572) died [dpxxdisp.c   14318]
    my types changed after wp death/restart 0x10 --> 0x0
    DP_FATAL_ERROR => DpWPCheck: no more work processes
    DISPATCHER EMERGENCY SHUTDOWN ***
    increase tracelevel of WPs
    NiWait: sleep (10000ms) ...
    NiISelect: timeout 10000ms
    NiISelect: maximum fd=1609
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Apr 02 15:08:48 2007
    NiISelect: TIMEOUT occured (10000ms)
    dump system status
    Workprocess Table (long)               Mon Apr 02 20:08:48 2007
    ========================
    No Ty. Pid      Status  Cause Start Err Sem CPU    Time  Program  Cl  User         Action                    Table
    0 DIA     1084 Ended         no      1   0             0                                                             
    1 DIA     4200 Ended         no      1   0             0                                                             
    2 DIA     3316 Ended         no      1   0             0                                                             
    3 DIA     5276 Ended         no      1   0             0                                                             
    4 DIA     5348 Ended         no      1   0             0                                                             
    5 DIA     3436 Ended         no      1   0             0                                                             
    6 DIA     3920 Ended         no      1   0             0                                                             
    7 DIA     4868 Ended         no      1   0             0                                                             
    8 DIA     5380 Ended         no      1   0             0                                                             
    9 DIA     4584 Ended         no      1   0             0                                                             
    10 UPD     4188 Ended         no      1   0             0                                                             
    11 ENQ     2700 Ended         no      1   0             0                                                             
    12 BTC     4604 Ended         no      1   0             0                                                             
    13 BTC     4916 Ended         no      1   0             0                                                             
    14 BTC     4440 Ended         no      1   0             0                                                             
    15 BTC     4544 Ended         no      1   0             0                                                             
    16 BTC     1888 Ended         no      1   0             0                                                             
    17 BTC      548 Ended         no      1   0             0                                                             
    18 BTC     2800 Ended         no      1   0             0                                                             
    19 BTC     2080 Ended         no      1   0             0                                                             
    20 BTC     2888 Ended         no      1   0             0                                                             
    21 SPO     5572 Ended         no      1   0             0                                                             
    Dispatcher Queue Statistics               Mon Apr 02 20:08:48 2007
    ===========================
    --------++++--
    +
    Typ
    now
    high
    max
    writes
    reads
    --------++++--
    +
    NOWP
    0
    1
    2000
    1
    1
    --------++++--
    +
    DIA
    3
    3
    2000
    3
    0
    --------++++--
    +
    UPD
    0
    0
    2000
    0
    0
    --------++++--
    +
    ENQ
    0
    0
    2000
    0
    0
    --------++++--
    +
    BTC
    0
    0
    2000
    0
    0
    --------++++--
    +
    SPO
    0
    0
    2000
    0
    0
    --------++++--
    +
    UP2
    0
    0
    2000
    0
    0
    --------++++--
    +
    max_rq_id          7
    wake_evt_udp_now     0
    wake events           total     3,  udp     3 (100%),  shm     0 (  0%)
    since last update     total     3,  udp     3 (100%),  shm     0 (  0%)
    Dump of tm_adm structure:               Mon Apr 02 20:08:48 2007
    =========================
    Term    uid  man user    term   lastop  mod wp  ta   a/i (modes)
    Workprocess Comm. Area Blocks               Mon Apr 02 20:08:48 2007
    =============================
    Slots: 300, Used: 1, Max: 0
    --------++--
    +
    id
    owner
    pid
    eyecatcher
    --------++--
    +
    0
    DISPATCHER
    -1
    WPCAAD000
    NiWait: sleep (5000ms) ...
    NiISelect: timeout 5000ms
    NiISelect: maximum fd=1609
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Apr 02 15:08:53 2007
    NiISelect: TIMEOUT occured (5000ms)
    DpHalt: shutdown server >houston_XYZ_60                         < (normal)
    DpJ2eeDisableRestart
    DpModState: buffer in state MBUF_PREPARED
    NiBufSend starting
    NiIWrite: hdl 2 sent data (wrt=110,pac=1,MESG_IO)
    MsINiWrite: sent 110 bytes
    MsIModState: change state to SHUTDOWN
    DpModState: change server state from STARTING to SHUTDOWN
    Switch off Shared memory profiling
    ShmProtect( 57, 3 )
    ShmProtect(SHM_PROFILE, SHM_PROT_RW
    ShmProtect( 57, 1 )
    ShmProtect(SHM_PROFILE, SHM_PROT_RD
    DpWakeUpWps: wake up all wp's
    Stop work processes
    Stop gateway
    killing process (2072) (SOFT_KILL)
    Terminate gui connections
    wait for end of work processes
    wait for end of gateway
    [DpProcDied] Process lives  (PID:2072  HANDLE:1580)
    waiting for termination of gateway ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=1609
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Apr 02 15:08:54 2007
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process died  (PID:2072  HANDLE:1580)
    DpStartStopMsg: send stop message (myname is >houston_XYZ_60                         <)
    NiIMyHostName: hostname = 'houston'
    AdGetSelfIdentRecord: >                                                                           <
    XYZvtRecToExt: opcode 60 (AD_SELFIDENT), ser 0, ex 0, errno 0
    XYZvtRecToExt: opcode 4 (AD_STARTSTOP), ser 0, ex 0, errno 0
    DpConvertRequest: net size = 189 bytes
    NiBufSend starting
    NiIWrite: hdl 2 sent data (wrt=562,pac=1,MESG_IO)
    MsINiWrite: sent 562 bytes
    send msg (len 110+452) to name                    -, type 4, key -
    DpStartStopMsg: stop msg sent
    NiIRead: hdl 2 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 2
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 2 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 2
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 2 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 2
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 2 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 2
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 2 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 2
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 2 recv would block (errno=EAGAIN)
    NiIRead: read for hdl 2 timed out (0ms)
    DpHalt: no more messages from the message server
    DpHalt: send keepalive to synchronize with the message server
    NiBufSend starting
    NiIWrite: hdl 2 sent data (wrt=114,pac=1,MESG_IO)
    MsINiWrite: sent 114 bytes
    send msg (len 110+4) to name           MSG_SERVER, type 0, key -
    MsSndName: MS_NOOP ok
    Send 4 bytes to MSG_SERVER
    NiIRead: hdl 2 recv would block (errno=EAGAIN)
    NiIPeek: peek successful for hdl 2 (r)
    NiIRead: hdl 2 received data (rcd=114,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=114
    NiBufIIn: packet complete for hdl 2
    NiBufReceive starting
    MsINiRead: received 114 bytes
    MSG received, len 110+4, flag 3, from MSG_SERVER          , typ 0, key -
    Received 4 bytes from MSG_SERVER                             
    Received opcode MS_NOOP from msg_server, reply MSOP_OK
    MsOpReceive: ok
    MsSendKeepalive : keepalive sent to message server
    NiIRead: hdl 2 recv would block (errno=EAGAIN)
    Mon Apr 02 15:08:55 2007
    NiIPeek: peek for hdl 2 timed out (r; 1000ms)
    NiIRead: read for hdl 2 timed out (1000ms)
    DpHalt: no more messages from the message server
    DpHalt: sync with message server o.k.
    detach from message server
    ***LOG Q0M=> DpMsDetach, ms_detach () [dpxxdisp.c   11976]
    NiBufSend starting
    NiIWrite: hdl 2 sent data (wrt=110,pac=1,MESG_IO)
    MsINiWrite: sent 110 bytes
    MsIDetach: send logout to msg_server
    MsIDetach: call exit function
    DpMsShutdownHook called
    NiBufISelUpdate: new MODE -- (r-) for hdl 2 in set0
    SiSelNSet: set events of sock 1488 to: ---
    NiBufISelRemove: remove hdl 2 from set0
    SiSelNRemove: removed sock 1488 (pos=2)
    SiSelNRemove: removed sock 1488
    NiSelIRemove: removed hdl 2
    MBUF state OFF
    AdGetSelfIdentRecord: >                                                                           <
    XYZvtRecToExt: opcode 60 (AD_SELFIDENT), ser 0, ex 0, errno 0
    XYZvtRecToExt: opcode 40 (AD_MSBUF), ser 0, ex 0, errno 0
    XYZvtRecToExt: opcode 40 (AD_MSBUF), ser 0, ex 0, errno 0
    blks_in_queue/wp_ca_blk_no/wp_max_no = 1/300/22
    LOCK WP ca_blk 1
    make DISP owner of wp_ca_blk 1
    DpRqPutIntoQueue: put request into queue (reqtype 1, prio LOW, rq_id 9)
    MBUF component DOWN
    NiICloseHandle: shutdown and close hdl 2 / sock 1488
    NiBufIClose: clear extension for hdl 2
    MsIDetach: detach MS-system
    cleanup EM
    EsCleanup ....
    EmCleanup() -> 0
    Es2Cleanup: Cleanup ES2
    ***LOG Q05=> DpHalt, DPStop ( 4036) [dpxxdisp.c   10333]
    Good Bye .....
    <b>The dev_w21 reads:
    trc file: "dev_w21", trc level: 1, release: "700"
    ACTIVE TRACE LEVEL           1
    ACTIVE TRACE COMPONENTS      all, MJ

    B Mon Apr 02 15:08:01 2007
    B  create_con (con_name=R/3)
    B  Loading DB library 'D:\usr\sap\put\exe\dbmssslib.dll' ...
    B  Library 'D:\usr\sap\put\exe\dbmssslib.dll' loaded
    B  Version of 'D:\usr\sap\put\exe\dbmssslib.dll' is "700.08", patchlevel (0.87)
    B  New connection 0 created
    M sysno      60
    M sid        XYZ
    M systemid   560 (PC with Windows NT)
    M relno      7000
    M patchlevel 0
    M patchno    95
    M intno      20050900
    M make:      multithreaded, ASCII, optimized
    M pid        5572
    M
    M  kernel runs with dp version 224(ext=109) (@(#) DPLIB-INT-VERSION-224)
    M  length of sys_adm_ext is 360 bytes
    M  ***LOG Q0Q=> tskh_init, WPStart (Workproc21 5572) [dpxxdisp.c   1301]

    I Mon Apr 02 15:08:02 2007
    I  MtxInit: 30000 0 0
    M  DpSysAdmExtCreate: ABAP is active
    M  DpSysAdmExtCreate: VMC (JAVA VM in WP) is not active
    M  DpShMCreate: sizeof(wp_adm)          19888     (904)
    M  DpShMCreate: sizeof(tm_adm)          3605136     (17936)
    M  DpShMCreate: sizeof(wp_ca_adm)          18000     (60)
    M  DpShMCreate: sizeof(appc_ca_adm)     6000     (60)
    M  DpCommTableSize: max/headSize/ftSize/tableSize=500/8/528040/528048
    M  DpShMCreate: sizeof(comm_adm)          528048     (1048)
    M  DpSlockTableSize: max/headSize/ftSize/fiSize/tableSize=0/0/0/0/0
    M  DpShMCreate: sizeof(slock_adm)          0     (96)
    M  DpFileTableSize: max/headSize/ftSize/tableSize=0/0/0/0
    M  DpShMCreate: sizeof(file_adm)          0     (72)
    M  DpShMCreate: sizeof(vmc_adm)          0     (1280)
    M  DpShMCreate: sizeof(wall_adm)          (22440/34344/56/100)
    M  DpShMCreate: sizeof(gw_adm)     48
    M  DpShMCreate: SHM_DP_ADM_KEY          (addr: 063F0040, size: 4240712)
    M  DpShMCreate: allocated sys_adm at 063F0040
    M  DpShMCreate: allocated wp_adm at 063F1A28
    M  DpShMCreate: allocated tm_adm_list at 063F67D8
    M  DpShMCreate: allocated tm_adm at 063F6808
    M  DpShMCreate: allocated wp_ca_adm at 06766A98
    M  DpShMCreate: allocated appc_ca_adm at 0676B0E8
    M  DpShMCreate: allocated comm_adm at 0676C858
    M  DpShMCreate: system runs without slock table
    M  DpShMCreate: system runs without file table
    M  DpShMCreate: allocated vmc_adm_list at 067ED708
    M  DpShMCreate: allocated gw_adm at 067ED748
    M  DpShMCreate: system runs without vmc_adm
    M  DpShMCreate: allocated ca_info at 067ED778
    M  DpShMCreate: allocated wall_adm at 067ED780
    X  EmInit: MmSetImplementation( 2 ).
    X  MM global diagnostic options set: 0
    X  <ES> client 21 initializing ....
    X  Using implementation view
    M  <EsNT> Memory Reset disabled as NT default
    X  ES initialized.
    M  ThInit: running on host houston

    M Mon Apr 02 15:08:03 2007
    M  calling db_connect ...
    C  Thread ID:4020
    C  Thank You for using the SLOLEDB-interface
    C  Using dynamic link library 'D:\usr\sap\put\exe\dbmssslib.dll'
    C  dbmssslib.dll patch info
    C    patchlevel   0
    C    patchno      87
    C    patchcomment MSSQL: UTAB/ATAB/Dynp-access via clientside cursor (1002914)
    C  np:(local) connection used on houston
    C  CopyLocalParameters: dbuser is 'XYZ_shd'
    C  Using Provider SQLNCLI
    C  OpenOledbConnection: MARS property was set successfully.
    C  Provider Release:9.00.1399.06
    C  Using Provider SQLNCLI
    C  OpenOledbConnection: MARS property was set successfully.
    C  Can't use MARS (on sql 8.0).  Reconnecting without MARS functionality.
    C  Using Provider SQLNCLI
    C  Provider Release:9.00.1399.06
    C  Using Provider SQLNCLI
    C  CheckCodepageType: line 24329. hr: 0x80040e37 Invalid object name 'DBPROPERTIES'.
    C  sloledb.cpp [CheckCodepageType,line 24329]: Error/Message: (err 208, sev 16), Invalid object name 'DBPROPERTIES'.
    C  Procname: [CheckCodepageType -- no proc]
    C  Cache sizes: header 52 bytes, 20000 names (26720000 bytes), 500 dynamic statements (2724000 bytes), total 29444052 bytes
    C  Initializing shared procedure name cache houston_XYZXYZ_XYZ_SHD_MEM.
    C  procedure cache created/attached
    C  PSP: 0 procedure names registered
    C  Connected to db server : [houston] server_used : [np:(local)], dbname: XYZ, dbuser: XYZ
    C  pn_id:houston_XYZXYZ_XYZ_SHD
    C  Not using MARS (on sql 8.0)
    B  Connection 0 opened (DBSL handle 0)
    B  Wp  Hdl ConName          ConId     ConState     TX  PRM RCT TIM MAX OPT Date     Time   DBHost         
    B  000 000 R/3              000000000 ACTIVE       NO  YES NO  000 255 255 20070402 150803 houston       
    C  The IRow interface is supported by this OLEDB provider
    C  sloledb.cpp [ParamStmtExec,line 12988]: Error/Message: (err 8180, sev 0), Statement(s) could not be prepared.
    C  Procname: [##YshoustonXYZ00000055720000000001150803]
    C  sloledb.cpp [ParamStmtExec,line 12988]: Error/Message: (err 208, sev 16), Invalid object name 'SVERS'.
    C  Procname: [##YshoustonXYZ00000055720000000001150803]
    C  ParamStmtExec failed.  HR 80040e14 DBSL retcode 103. stmt: [SELECT TOP      1 VERSION FROM SVERS ]
    C  Conn_i:1 selection:1 singleton:1 flag_fupd:0 use_cursor:0 chksum: 112156
    C  DbSlRead - Error 103 (dbcode 208) on open
    C  DbSlRead - <##YshoustonXYZ00000055720000000001150803>
    C  DbSlRead - Error 103 (dbcode 208) on fetch
    C  DbSlRead - <##YshoustonXYZ00000055720000000001150803>
    B  ***LOG BZA=> table SVERS      does not exist on database            [dblink#3 @ 1299] [dblink  1299 ]
    M  ***LOG R19=> ThInit, db_connect ( DB-Connect 004096) [thxxhead.c   1426]
    M  in_ThErrHandle: 1
    M  *** ERROR => ThInit: db_connect (step 1, th_errno 13, action 3, level 1) [thxxhead.c   10240]

    M  Info for wp 21

    M    stat = WP_RUN
    M    waiting_for = NO_WAITING
    M    reqtype = DP_RQ_SPOWP
    M    act_reqtype = NO_REQTYPE
    M    rq_info = 0
    M    tid = -1
    M    mode = 255
    M    len = -1
    M    rq_id = 65535
    M    rq_source =
    M    last_tid = 0
    M    last_mode = 0
    M    semaphore = 0
    M    act_cs_count = 0
    M    csTrack = 0
    M    csTrackRwExcl = 0
    M    csTrackRwShrd = 0
    M    control_flag = 0
    M    int_checked_resource(RFC) = 0
    M    ext_checked_resource(RFC) = 0
    M    int_checked_resource(HTTP) = 0
    M    ext_checked_resource(HTTP) = 0
    M    report = >                                        <
    M    action = 0
    M    tab_name = >                              <
    M    vm = no VM

    M  *****************************************************************************
    M  *
    M  *  LOCATION    SAP-Server houston_XYZ_60 on host houston (wp 21)
    M  *  ERROR       ThInit: db_connect
    M  *
    M  *  TIME        Mon Apr 02 15:08:03 2007
    M  *  RELEASE     700
    M  *  COMPONENT   Taskhandler
    M  *  VERSION     1
    M  *  RC          13
    M  *  MODULE      thxxhead.c
    M  *  LINE        10439
    M  *  COUNTER     1
    M  *
    M  *****************************************************************************

    M  PfStatDisconnect: disconnect statistics
    M  Entering TH_CALLHOOKS
    M  ThCallHooks: call hook >ThrSaveSPAFields< for event BEFORE_DUMP
    M  *** ERROR => ThrSaveSPAFields: no valid thr_wpadm [thxxrun1.c   720]
    M  *** ERROR => ThCallHooks: event handler ThrSaveSPAFields for event BEFORE_DUMP failed [thxxtool3.c  260]
    M  Entering ThSetStatError
    M  ThIErrHandle: do not call ThrCoreInfo (no_core_info=0, in_dynp_env=0)
    M  Entering ThReadDetachMode
    M  call ThrShutDown (1)...
    M  ***LOG Q02=> wp_halt, WPStop (Workproc21 5572) [dpnttool.c   327]</b>
    On SDN there are many discussions about similar errors but none
    of them fits our situation.
    Please give your advice. Points will be given.
    Thanks!

    Target SAP system is ADC
    Enter the SAP instance number [59]:
    ? INSTANCE NUMBER   =
    Waiting for input since Mar 22, 2007 1:20:45 PM
    > INSTANCE NUMBER   =  59
    Type of database system is MSS
      >>>>>>>>>> Input Wizard <<<<<<<<<<
    Please enter up to 24 mount points for CDs.
    Enter at least the mount point for the CD titled "Upgrade Master CD/DVD"
    ? MOUNT POINT 01 =
    ? MOUNT POINT 02 =
    ? MOUNT POINT 03 =
    ? MOUNT POINT 04 =
    ? MOUNT POINT 05 =
    ? MOUNT POINT 06 =
    Please enter up to 24 mount points for CDs.
    Enter at least the mount point for the CD titled "Upgrade Master CD/DVD"
    ? MOUNT POINT 07 =
    ? MOUNT POINT 08 =
    ? MOUNT POINT 09 =
    ? MOUNT POINT 10 =
    ? MOUNT POINT 11 =
    ? MOUNT POINT 12 =
    Please enter up to 24 mount points for CDs.
    Enter at least the mount point for the CD titled "Upgrade Master CD/DVD"
    ? MOUNT POINT 13 =
    ? MOUNT POINT 14 =
    ? MOUNT POINT 15 =
    ? MOUNT POINT 16 =
    ? MOUNT POINT 17 =
    ? MOUNT POINT 18 =
    Please enter up to 24 mount points for CDs.
    Enter at least the mount point for the CD titled "Upgrade Master CD/DVD"
    ? MOUNT POINT 19 =
    ? MOUNT POINT 20 =
    ? MOUNT POINT 21 =
    ? MOUNT POINT 22 =
    ? MOUNT POINT 23 =
    ? MOUNT POINT 24 =
    Waiting for input since Mar 22, 2007 1:20:49 PM
    > MOUNT POINT 12 =  D:\D12\SAP_CRM_5.0_SR2_Installation_Export
    > MOUNT POINT 23 =  D:\D23\51032247
    > MOUNT POINT 18 =  D:\D18\NW_2004s_SR2_liveCache_7.6.00_Bd._29
    > MOUNT POINT 15 =  D:\D15\NW_2004s_SR2_Upgrade_Master
    > MOUNT POINT 09 =  D:\D9
    > MOUNT POINT 14 =  D:\D14\SAP_CRM_5.0_SR2_Installation_Export
    > MOUNT POINT 01 =  D:\D1\SAP_CRM_5.0_SR2_Upgrade_Export
    > MOUNT POINT 08 =  D:\D8\SAP_CRM_5.0_SR2_Languages
    > MOUNT POINT 20 =  D:\D20\NW_2004s_SR2_Languages
    > MOUNT POINT 03 =  C:\D3\SAP_CRM_5.0_SR2_Upgrade_Export
    > MOUNT POINT 06 =  C:\D6\NW_2004s_SR2_Kernel_WINDOWS__LNX_X86
    > MOUNT POINT 10 =  D:\D10
    > MOUNT POINT 17 =  D:\D17\51032257
    > MOUNT POINT 21 =  D:\D21\NW_2004s_SR2_Languages
    > MOUNT POINT 19 =  D:\D19\51032257
    > MOUNT POINT 05 =  C:\D5\SAP_CRM_5.0_SR2_Upgrade_Export
    > MOUNT POINT 04 =  C:\D4\SAP_CRM_5.0_SR2_Upgrade_Export
    > MOUNT POINT 11 =  D:\D11\SAP_CRM_5.0_SR2_Installation_Export
    > MOUNT POINT 07 =  D:\D7\SAP_CRM_5.0_SR2_Upgrade_Master
    > MOUNT POINT 24 =  D:\D24
    > MOUNT POINT 02 =  C:\D2\SAP_CRM_5.0_SR2_Upgrade_Export
    > MOUNT POINT 22 =  D:\D22\NW_2004s_SR2_Languages
    > MOUNT POINT 16 =  D:\D16\BS_2005_SR2_SAP_Installation_Master
    > MOUNT POINT 13 =  D:\D13\SAP_CRM_5.0_SR2_Installation_Export
    Reading data from "Upgrade Master CD/DVD"...
    Extracting archive "D:\D7\SAP_CRM_5.0_SR2_Upgrade_Master\UMN_WINDOWS_I386\DBINDEP\CTRL7000.SAR" to "D:\usr\sap\put" ...
    Archive D:\D7\SAP_CRM_5.0_SR2_Upgrade_Master\UMN_WINDOWS_I386\DBINDEP\CTRL7000.SAR successfully unpacked to D:\usr\sap\put.
    Extracting archive "D:\D7\SAP_CRM_5.0_SR2_Upgrade_Master\UMN_WINDOWS_I386\DBINDEP\CTRL700X.SAR" to "D:\usr\sap\put" ...
    Archive D:\D7\SAP_CRM_5.0_SR2_Upgrade_Master\UMN_WINDOWS_I386\DBINDEP\CTRL700X.SAR successfully unpacked to D:\usr\sap\put.
    Extracting archive "D:\D7\SAP_CRM_5.0_SR2_Upgrade_Master\UMN_WINDOWS_I386\MSS\UPTOOLS.SAR" to "D:\usr\sap\put" ...
    Archive D:\D7\SAP_CRM_5.0_SR2_Upgrade_Master\UMN_WINDOWS_I386\MSS\UPTOOLS.SAR successfully unpacked to D:\usr\sap\put.
    Extracting archive "D:\D7\SAP_CRM_5.0_SR2_Upgrade_Master\UMN_WINDOWS_I386\MSS\UPTOOLS2.SAR" to "D:\usr\sap\put" ...
    Archive D:\D7\SAP_CRM_5.0_SR2_Upgrade_Master\UMN_WINDOWS_I386\MSS\UPTOOLS2.SAR successfully unpacked to D:\usr\sap\put.
    Welcome to the SAP upgrade control program.
    Important information for this upgrade is included
    in the upgrade Note and further Notes mentioned therein.
    Refer to the upgrade manual for the number of this note.
    It is advisable to obtain this Note before starting any process
    since it also contains important information about preparing
    the upgrade.
    It is essential that you get a current version of this Note
    before starting the upgrade with SAPup. It contains a keyword
    which is necessary to start the upgrade procedure.
    Please look into the SAP Service Marketplace or, if not available,
    use the form in your packet to request the upgrade Note.
    ? continue
    ? cancel
    Waiting for input since Mar 22, 2007 1:24:47 PM
    > cancel
    Connection to SAPup  was closed
    Target SAP system is ADC
    Enter the SAP instance number [59]:
    ? INSTANCE NUMBER   =
    Waiting for input since Mar 22, 2007 1:28:34 PM
    > INSTANCE NUMBER   =  59
    Type of database system is MSS
    Reading data from "Upgrade Master CD"...
    Extracting archive "D:\D7\SAP_CRM_5.0_SR2_Upgrade_Master\UMN_WINDOWS_I386\DBINDEP\CTRL7000.SAR" to "D:\usr\sap\put" ...
    Archive D:\D7\SAP_CRM_5.0_SR2_Upgrade_Master\UMN_WINDOWS_I386\DBINDEP\CTRL7000.SAR successfully unpacked to D:\usr\sap\put.
    Extracting archive "D:\D7\SAP_CRM_5.0_SR2_Upgrade_Master\UMN_WINDOWS_I386\DBINDEP\CTRL700X.SAR" to "D:\usr\sap\put" ...
    Archive D:\D7\SAP_CRM_5.0_SR2_Upgrade_Master\UMN_WINDOWS_I386\DBINDEP\CTRL700X.SAR successfully unpacked to D:\usr\sap\put.
    Extracting archive "D:\D7\SAP_CRM_5.0_SR2_Upgrade_Master\UMN_WINDOWS_I386\MSS\UPTOOLS.SAR" to "D:\usr\sap\put" ...
    Archive D:\D7\SAP_CRM_5.0_SR2_Upgrade_Master\UMN_WINDOWS_I386\MSS\UPTOOLS.SAR successfully unpacked to D:\usr\sap\put.
    Extracting archive "D:\D7\SAP_CRM_5.0_SR2_Upgrade_Master\UMN_WINDOWS_I386\MSS\UPTOOLS2.SAR" to "D:\usr\sap\put" ...
    Archive D:\D7\SAP_CRM_5.0_SR2_Upgrade_Master\UMN_WINDOWS_I386\MSS\UPTOOLS2.SAR successfully unpacked to D:\usr\sap\put.
    Welcome to the SAP upgrade control program.
    Important information for this upgrade is included
    in the upgrade Note and further Notes mentioned therein.
    Refer to the upgrade manual for the number of this note.
    It is advisable to obtain this Note before starting any process
    since it also contains important information about preparing
    the upgrade.
    It is essential that you get a current version of this Note
    before starting the upgrade with SAPup. It contains a keyword
    which is necessary to start the upgrade procedure.
    Please look into the SAP Service Marketplace or, if not available,
    use the form in your packet to request the upgrade Note.
    ? continue
    ? cancel
    Waiting for input since Mar 22, 2007 1:28:43 PM
    > continue
    SAP  UPGRADE  CONTROL  PROGRAM
    ================================
    This is SAPup version 7.00/2 upgrade to release
            500 of BBPCRM
            2005_1_700 of PI_BASIS
            700 of SAP_ABA
            700 of SAP_AP
            700 of SAP_BASIS
            700 of SAP_BW
            2005_1_700 of ST-PI
    Target SAP system is ADC, MSSQL database
    SAPup started in PREPARE mode.
    ? continue
    ? cancel
    Waiting for input since Mar 22, 2007 1:28:50 PM
    > continue
    The following options are available:
    select: Display screen for selecting PREPARE modules
    status: Display the statuses of the PREPARE modules
    exit:   Exit PREPARE
    help:   Getting help about PREPARE
    ? select
    ? status
    ? exit
    Waiting for input since Mar 22, 2007 1:28:54 PM
    > select
    Select the PREPARE modules
    ?                             name     status  mandatory
    ?                  Parameter input    initial        yes
    ?                   Initialization    initial        yes
    ?                           Import    initial        yes
    ?                        Extension    initial        yes
    ?                      Integration    initial        yes
    ?                     Installation    initial        yes
    ?                   General checks    initial        yes
    ?                Activation checks    initial        yes
    ? Necessary checks for conversions    initial        yes
    ?  Optional checks for conversions    initial         no
    ?             Modification support    initial         no
    ?                   Pre-processing    initial         no
    Waiting for input since Mar 22, 2007 1:28:56 PM
    >                  Parameter input    initial        yes
    You selected the following PREPARE modules:
    Parameter input
    execute: Execute the selected PREPARE modules.
             Make sure that you have carried out the actions described in
             D:\usr\sap\put\log\CHECKS.LOG before continuing.
             (Note: The contents of file CHECKS.LOG are saved
              in D:\usr\sap\put\log\CHECKS.SAV)
    select:  Display screen for selecting PREPARE modules.
    exit:    Exit PREPARE.
    help:    Getting help about PREPARE modules.
    ? execute
    ? select
    ? exit
    Waiting for input since Mar 22, 2007 1:28:59 PM
    > execute
    Execution of PREPARE module Parameter input begins at 20070322142901
    >> 14:29:01  PREPARE: START OF PHASE BEGIN_PRE
    Generating html phase list files 'phase_toc.html' and 'phaselist.html'
    >> 14:29:01  PREPARE: END OF PHASE   BEGIN_PRE
    >> 14:29:01  PREPARE: START OF PHASE KEY_CHK
    Correction package 'D:\usr\sap\put\FIX_CRM50SR2.UPG' found, extracting to 'D:\usr\sap\put'
    Archive successfully unpacked.
    Enter the SAPup keyword of note 961511
    ? SAPup keyword =
    Waiting for input since Mar 22, 2007 1:29:02 PM
    > SAPup keyword = 19327784
    >> 14:37:23  PREPARE: END OF PHASE   KEY_CHK
    >> 14:37:23  PREPARE: START OF PHASE EXTRACTKRN_PRE
    Extracting archive "C:\D6\NW_2004s_SR2_Kernel_WINDOWS__LNX_X86\KN_WINDOWS_I386_AUPG\DBINDEP\SAPMMC.SAR" to "D:\usr\sap\put\exe" ...
    Archive C:\D6\NW_2004s_SR2_Kernel_WINDOWS__LNX_X86\KN_WINDOWS_I386_AUPG\DBINDEP\SAPMMC.SAR successfully unpacked to D:\usr\sap\put\exe.
    Copying file "C:\D6\NW_2004s_SR2_Kernel_WINDOWS__LNX_X86\KN_WINDOWS_I386_AUPG\DBINDEP\UNINSTSAP.EXE" to "D:\usr\sap\put\exe" ...
    Done.
    Extracting archive "C:\D6\NW_2004s_SR2_Kernel_WINDOWS__LNX_X86\KN_WINDOWS_I386_AUPG\DBINDEP\SAPEXE.SAR" to "D:\usr\sap\put\exe" ...
    Archive C:\D6\NW_2004s_SR2_Kernel_WINDOWS__LNX_X86\KN_WINDOWS_I386_AUPG\DBINDEP\SAPEXE.SAR successfully unpacked to D:\usr\sap\put\exe.
    Extracting archive "C:\D6\NW_2004s_SR2_Kernel_WINDOWS__LNX_X86\KN_WINDOWS_I386_AUPG\MSS\SAPEXEDB.SAR" to "D:\usr\sap\put\exe" ...
    Archive C:\D6\NW_2004s_SR2_Kernel_WINDOWS__LNX_X86\KN_WINDOWS_I386_AUPG\MSS\SAPEXEDB.SAR successfully unpacked to D:\usr\sap\put\exe.
    Copying file "C:\D6\NW_2004s_SR2_Kernel_WINDOWS__LNX_X86\KN_WINDOWS_I386_AUPG\DBINDEP\IGSEXE.SAR" to "D:\usr\sap\put\exe" ...
    Done.
    Copying file "C:\D6\NW_2004s_SR2_Kernel_WINDOWS__LNX_X86\KN_WINDOWS_I386_AUPG\DBINDEP\IGSHELPER.SAR" to "D:\usr\sap\put\exe" ...
    Done.
    Extracting archive "C:\D6\NW_2004s_SR2_Kernel_WINDOWS__LNX_X86\KN_WINDOWS_I386_AUPG\DBINDEP\SAPMMC.SAR" to "D:\usr\sap\put\exenew" ...
    Archive C:\D6\NW_2004s_SR2_Kernel_WINDOWS__LNX_X86\KN_WINDOWS_I386_AUPG\DBINDEP\SAPMMC.SAR successfully unpacked to D:\usr\sap\put\exenew.
    Copying file "C:\D6\NW_2004s_SR2_Kernel_WINDOWS__LNX_X86\KN_WINDOWS_I386_AUPG\DBINDEP\UNINSTSAP.EXE" to "D:\usr\sap\put\exenew" ...
    Done.
    Extracting archive "C:\D6\NW_2004s_SR2_Kernel_WINDOWS__LNX_X86\KN_WINDOWS_I386_AUPG\DBINDEP\SAPEXE.SAR" to "D:\usr\sap\put\exenew" ...
    Archive C:\D6\NW_2004s_SR2_Kernel_WINDOWS__LNX_X86\KN_WINDOWS_I386_AUPG\DBINDEP\SAPEXE.SAR successfully unpacked to D:\usr\sap\put\exenew.
    Extracting archive "C:\D6\NW_2004s_SR2_Kernel_WINDOWS__LNX_X86\KN_WINDOWS_I386_AUPG\MSS\SAPEXEDB.SAR" to "D:\usr\sap\put\exenew" ...
    Archive C:\D6\NW_2004s_SR2_Kernel_WINDOWS__LNX_X86\KN_WINDOWS_I386_AUPG\MSS\SAPEXEDB.SAR successfully unpacked to D:\usr\sap\put\exenew.
    Copying file "C:\D6\NW_2004s_SR2_Kernel_WINDOWS__LNX_X86\KN_WINDOWS_I386_AUPG\DBINDEP\IGSEXE.SAR" to "D:\usr\sap\put\exenew" ...
    Done.
    Copying file "C:\D6\NW_2004s_SR2_Kernel_WINDOWS__LNX_X86\KN_WINDOWS_I386_AUPG\DBINDEP\IGSHELPER.SAR" to "D:\usr\sap\put\exenew" ...
    Done.
    >> 14:40:10  PREPARE: END OF PHASE   EXTRACTKRN_PRE
    >> 14:40:10  PREPARE: START OF PHASE INITPUT_PRE
    Supply the following information:
    Confirm the name of your SAP system:
    ? SAP SYSTEM ID     =
    The hostname of your central SAP server:
    ? SAP SYSTEM HOST   =
    Enter the SAP instance number:
    ? INSTANCE NUMBER   =
    Waiting for input since Mar 22, 2007 1:40:10 PM
    > INSTANCE NUMBER   =  59
    > SAP SYSTEM HOST   =  damascus
    > SAP SYSTEM ID     =  ADC
    The system identifier of your database:
    ? DATABASE ID       =
    The hostname of your database server:
    ? DATABASE HOST     =
    Waiting for input since Mar 22, 2007 1:43:59 PM
    > DATABASE HOST     =  damascus
    > DATABASE ID       =  ADC
    Executing script MSSCONCHECK ...
    Supply the following information:
    The password for SAP user DDIC in client 000
    (may be 19920706):
    ? DDIC PASSWORD  =
    Verify password for SAP user DDIC:
    ? DDIC PASSWORD  =
    Waiting for input since Mar 22, 2007 1:44:03 PM
    > DDIC PASSWORD  =  <hidden input>
    > DDIC PASSWORD  =  <hidden input>
    The hostname of your batch server:
    ? BATCH HOST        =
    Waiting for input since Mar 22, 2007 1:44:14 PM
    > BATCH HOST        =  damascus
    Supply the following information:
    The maximum number of parallel processes during uptime:
    ? MAXIMUM UPTIME PROCESSES =
    The number of parallel import processes:
    ? R3TRANS PROCESSES =
    The maximum profile value of "bufreftime":
    ? MAXIMUM SYNC TIME =
    Waiting for input since Mar 22, 2007 1:44:16 PM
    > R3TRANS PROCESSES =  3
    > MAXIMUM SYNC TIME =  120
    > MAXIMUM UPTIME PROCESSES =  1
    The password for Operating System account .\SAPServiceADC:
    ? PASSWORD  =
    Verification of the password for Operating System account .\SAPServiceADC:
    ? PASSWORD  =
    Waiting for input since Mar 22, 2007 1:44:19 PM
    > PASSWORD  =  <hidden input>
    > PASSWORD  =  <hidden input>
    running D:\usr\sap\ADC\SYS\exe\run\tp.exe pf=D:\usr\sap\put\bin\DEFAULT.TPP getdbinfo ADC
    Executing script MSSUPGSPS ...
    Executing script MSSINCHK ...
    >> 14:44:43  PREPARE: END OF PHASE   INITPUT_PRE
    >> 14:44:43  PREPARE: START OF PHASE DBCHK_PRE
    running D:\usr\sap\ADC\SYS\exe\run\tp.exe pf=D:\usr\sap\put\bin\DEFAULT.TPP getdbinfo ADC
    running D:\usr\sap\ADC\SYS\exe\run\tp.exe pf=D:\usr\sap\put\bin\DEFAULT.TPP getdbinfo ADC
    running D:\usr\sap\ADC\SYS\exe\run\tp.exe pf=D:\usr\sap\put\bin\DEFAULT.TPP getdbinfo ADC
    Is there more than one system running in this database?
    (MCOD: Multiple components in one database)
    ? no
    ? yes
    Waiting for input since Mar 22, 2007 1:44:45 PM
    > no
    >> 14:44:49  PREPARE: END OF PHASE   DBCHK_PRE
    >> 14:44:49  PREPARE: START OF PHASE CONFCHK_IMP
    running D:\usr\sap\ADC\SYS\exe\run\tp.exe pf=D:\usr\sap\put\bin\DEFAULT.TPP getdbinfo ADC
    running D:\usr\sap\ADC\SYS\exe\run\tp.exe pf=D:\usr\sap\put\bin\DEFAULT.TPP getdbinfo ADC
    >> 14:44:50  PREPARE: END OF PHASE   CONFCHK_IMP
    >> 14:44:50  PREPARE: START OF PHASE SOLMAN_CHK
    The SAP Solution Manager Key is required for the upgrade.
    Further informations can be found in the upgrade guide,
    the SAP Service Marketplace and SAP note 805390!
    ? continue
    ? cancel
    Waiting for input since Mar 22, 2007 1:44:50 PM
    > continue
    ? SAP Solution Manager Key =
    Waiting for input since Mar 22, 2007 1:44:53 PM
    > SAP Solution Manager Key = 12D8B10981
    >> 14:45:14  PREPARE: END OF PHASE   SOLMAN_CHK
    >> 14:45:14  PREPARE: START OF PHASE CHKSYSTYPE
    >> 14:45:14  PREPARE: END OF PHASE   CHKSYSTYPE
    >> 14:45:14  PREPARE: START OF PHASE HIAV_CHK
    >> 14:45:14  PREPARE: END OF PHASE   HIAV_CHK
    >> 14:45:15  PREPARE: START OF PHASE J2EE_CHK1
    >> 14:45:15  PREPARE: END OF PHASE   J2EE_CHK1
    >> 14:45:15  PREPARE: START OF PHASE REQ_J2EEUPG
    >> 14:45:15  PREPARE: END OF PHASE   REQ_J2EEUPG
    >> 14:45:15  PREPARE: START OF PHASE SETSYNC_PREP_STARTED
    >> 14:45:15  PREPARE: END OF PHASE   SETSYNC_PREP_STARTED
    >> 14:45:15  PREPARE: START OF PHASE REQ_READNOTE
    >> 14:45:15  PREPARE: END OF PHASE   REQ_READNOTE
    >> 14:45:15  PREPARE: START OF PHASE INIT_CBU
    >> 14:45:15  PREPARE: END OF PHASE   INIT_CBU
    >> 14:45:15  PREPARE: START OF PHASE CHECKGROUP_END0
    Execution of PREPARE module Parameter input ends at 20070322144515
    Execution of the selected PREPARE modules finished
    with the statuses as follows:
    'Parameter input'  status: succeeded
    Please see file D:\usr\sap\put\log\CHECKS.LOG
    for the actions which have to be performed.
    ? continue
    ? cancel
    Waiting for input since Mar 22, 2007 1:45:15 PM
    > continue
    The following options are available:
    select: Display screen for selecting PREPARE modules
    status: Display the statuses of the PREPARE modules
    exit:   Exit PREPARE
    help:   Getting help about PREPARE
    ? select
    ? status
    ? exit
    Waiting for input since Mar 22, 2007 1:45:23 PM
    > select
    Select the PREPARE modules
    ?                             name     status  mandatory
    ?                  Parameter input  succeeded        yes
    ?                   Initialization    initial        yes
    ?                           Import    initial        yes
    ?                        Extension    initial        yes
    ?                      Integration    initial        yes
    ?                     Installation    initial        yes
    ?                   General checks    initial        yes
    ?                Activation checks    initial        yes
    ? Necessary checks for conversions    initial        yes
    ?  Optional checks for conversions    initial         no
    ?             Modification support    initial         no
    ?                   Pre-processing    initial         no
    Waiting for input since Mar 22, 2007 1:45:26 PM
    >                   Initialization    initial        yes
    You selected the following PREPARE modules:
    Initialization
    execute: Execute the selected PREPARE modules.
             Make sure that you have carried out the actions described in
             D:\usr\sap\put\log\CHECKS.LOG before continuing.
             (Note: The contents of file CHECKS.LOG are saved
              in D:\usr\sap\put\log\CHECKS.SAV)
    select:  Display screen for selecting PREPARE modules.
    exit:    Exit PREPARE.
    help:    Getting help about PREPARE modules.
    ? execute
    ? select
    ? exit
    ? display CHECKS.LOG
    Waiting for input since Mar 22, 2007 1:45:30 PM
    > execute
    Execution of PREPARE module Initialization begins at 20070322144532
    >> 14:45:32  PREPARE: START OF PHASE INITCURENV
    >> 14:45:32  PREPARE: END OF PHASE   INITCURENV
    >> 14:45:32  PREPARE: START OF PHASE DBCHK_INI
    running D:\usr\sap\ADC\SYS\exe\run\tp.exe pf=D:\usr\sap\put\bin\DEFAULT.TPP getdbinfo ADC
    running D:\usr\sap\ADC\SYS\exe\run\tp.exe pf=D:\usr\sap\put\bin\DEFAULT.TPP getdbinfo ADC
    running D:\usr\sap\ADC\SYS\exe\run\tp.exe pf=D:\usr\sap\put\bin\DEFAULT.TPP getdbinfo ADC
    >> 14:45:34  PREPARE: END OF PHASE   DBCHK_INI
    >> 14:45:34  PREPARE: START OF PHASE RFCCHK_INI
    >> 14:45:34  PREPARE: END OF PHASE   RFCCHK_INI
    >> 14:45:34  PREPARE: START OF PHASE VERSCHK_INI
    >> 14:45:34  PREPARE: END OF PHASE   VERSCHK_INI
    >> 14:45:34  PREPARE: START OF PHASE VALCHK_INI
    >> 14:45:35  PREPARE: END OF PHASE   VALCHK_INI
    >> 14:45:35  PREPARE: START OF PHASE TOOLVERSION_INI
    >> 14:45:36  PREPARE: END OF PHASE   TOOLVERSION_INI
    >> 14:45:36  PREPARE: START OF PHASE UNICODE_CHK_PRE
    >> 14:45:36  PREPARE: END OF PHASE   UNICODE_CHK_PRE
    >> 14:45:36  PREPARE: START OF PHASE TOOLVERSION_UPG1
    >> 14:46:00  PREPARE: END OF PHASE   TOOLVERSION_UPG1
    >> 14:46:00  PREPARE: START OF PHASE DBCONNCHK_INI
    Checking DB connect with 'D:\usr\sap\put\exe\R3trans.exe'.
    >> 14:46:00  PREPARE: END OF PHASE   DBCONNCHK_INI
    >> 14:46:00  PREPARE: START OF PHASE SETSYNC_INFO_FINISHED
    >> 14:46:00  PREPARE: END OF PHASE   SETSYNC_INFO_FINISHED
    >> 14:46:00  PREPARE: START OF PHASE UCMIG_DECISION
    Your system is configured as a non-Unicode SCP (Single Code Page) configuration.
    If you plan to perform a Unicode Conversion after the upgrade, you may choose to perform a combined
    Upgrade and Unicode Conversion.
    In this case, several of the migration preparation steps can be done already on the start release
    or on the upgrade shadow system.
    For further information, please refer to OSS note 928729.
    Do you want to perform a combined Upgrade and Unicode Conversion?
    ? Yes
    ? No
    Waiting for input since Mar 22, 2007 1:46:06 PM
    > No
    >> 14:48:04  PREPARE: END OF PHASE   UCMIG_DECISION
    >> 14:48:04  PREPARE: START OF PHASE CLNT_CHK_INI
    >> 14:48:09  PREPARE: END OF PHASE   CLNT_CHK_INI
    >> 14:48:09  PREPARE: START OF PHASE PATCH_CHK1
    >> 14:48:15  PREPARE: END OF PHASE   PATCH_CHK1
    >> 14:48:15  PREPARE: START OF PHASE INTCHK_INI
    running D:\usr\sap\ADC\SYS\exe\run\tp.exe pf=D:\usr\sap\put\bin\DEFAULT.TPP getddxttent ADC
    running D:\usr\sap\ADC\SYS\exe\run\tp.exe pf=D:\usr\sap\put\bin\DEFAULT.TPP getddxtfent ADC
    >> 14:48:15  PREPARE: END OF PHASE   INTCHK_INI
    >> 14:48:15  PREPARE: START OF PHASE ADJ_CNTRANS
    Calling R3trans to import 'RSUPDTEC.60X'.
    Waiting 130 seconds for buffer synchronization ...
    working ...
    >> 14:50:38  PREPARE: END OF PHASE   ADJ_CNTRANS
    >> 14:50:38  PREPARE: START OF PHASE INIT_CNTRANS
    >> 14:50:38  PREPARE: END OF PHASE   INIT_CNTRANS
    >> 14:50:38  PREPARE: START OF PHASE CNTRANS_PRE
    >> 14:50:38  PREPARE: END OF PHASE   CNTRANS_PRE
    >> 14:50:38  PREPARE: START OF PHASE DMPSPC_INI
    >> 14:50:38  PREPARE: END OF PHASE   DMPSPC_INI
    >> 14:50:38  PREPARE: START OF PHASE JOB_RSDB4090
    >> 14:50:38  PREPARE: END OF PHASE   JOB_RSDB4090
    >> 14:50:38  PREPARE: START OF PHASE CHK_DB6_REG_PRE
    >> 14:50:38  PREPARE: END OF PHASE   CHK_DB6_REG_PRE
    >> 14:50:39  PREPARE: START OF PHASE CHK_DB6_PAR_INI
    >> 14:50:39  PREPARE: END OF PHASE   CHK_DB6_PAR_INI
    >> 14:50:39  PREPARE: START OF PHASE SPACECHK_INI
    Executing script MSSSPACE ...
    >> 14:50:39  PREPARE: END OF PHASE   SPACECHK_INI
    >> 14:50:39  PREPARE: START OF PHASE KRNCHK_DEST
    >> 14:50:39  PREPARE: END OF PHASE   KRNCHK_DEST
    >> 14:50:39  PREPARE: START OF PHASE DBPREP_CHK
    >> 14:50:39  PREPARE: END OF PHASE   DBPREP_CHK
    >> 14:50:39  PREPARE: START OF PHASE EXECCV
    >> 14:50:44  PREPARE: END OF PHASE   EXECCV
    >> 14:50:44  PREPARE: START OF PHASE EXECAV
    >> 14:50:50  PREPARE: END OF PHASE   EXECAV
    >> 14:50:50  PREPARE: START OF PHASE COMPINFO_INI
    >> 14:50:50  PREPARE: END OF PHASE   COMPINFO_INI
    >> 14:50:50  PREPARE: START OF PHASE ADDON_CHK
    >> 14:50:50  PREPARE: END OF PHASE   ADDON_CHK
    >> 14:50:50  PREPARE: START OF PHASE ADDON_INFO
    >> 14:50:50  PREPARE: END OF PHASE   ADDON_INFO
    >> 14:50:50  PREPARE: START OF PHASE ADDON_SPEC1
    >> 14:50:55  PREPARE: END OF PHASE   ADDON_SPEC1
    >> 14:50:56  PREPARE: START OF PHASE ADDON_TREAS
    >> 14:50:56  PREPARE: END OF PHASE   ADDON_TREAS
    >> 14:50:56  PREPARE: START OF PHASE ADDON_WFM
    >> 14:51:01  PREPARE: END OF PHASE   ADDON_WFM
    >> 14:51:01  PREPARE: START OF PHASE ADDON_DMC
    >> 14:51:01  PREPARE: END OF PHASE   ADDON_DMC
    >> 14:51:01  PREPARE: START OF PHASE ACE_CHK
    >> 14:51:01  PREPARE: END OF PHASE   ACE_CHK
    >> 14:51:02  PREPARE: START OF PHASE CRM_BILL
    >> 14:51:02  PREPARE: END OF PHASE   CRM_BILL
    >> 14:51:02  PREPARE: START OF PHASE PR_DBPAR
    >> 14:51:02  PREPARE: END OF PHASE   PR_DBPAR
    >> 14:51:02  PREPARE: START OF PHASE CHECKGROUP_END1
    Execution of PREPARE module Initialization ends at 20070322145102
    Execution of the selected PREPARE modules finished
    with the statuses as follows:
    'Initialization'  status: succeeded
    Please see file D:\usr\sap\put\log\CHECKS.LOG
    for the actions which have to be performed.
    ? continue
    ? cancel
    Waiting for input since Mar 22, 2007 1:51:02 PM
    > continue
    The following options are available:
    select: Display screen for selecting PREPARE modules
    status: Display the statuses of the PREPARE modules
    exit:   Exit PREPARE
    help:   Getting help about PREPARE
    ? select
    ? status
    ? exit
    Waiting for input since Mar 22, 2007 1:51:41 PM
    > continue
    Select the PREPARE modules
    ?                             name     status  mandatory
    ?                  Parameter input  succeeded        yes
    ?                   Initialization  succeeded        yes
    ?                           Import    initial        yes
    ?                        Extension    initial        yes
    ?                      Integration    initial        yes
    ?                     Installation    initial        yes
    ?                   General checks    initial        yes
    ?                Activation checks    initial        yes
    ? Necessary checks for conversions    initial        yes
    ?  Optional checks for conversions    initial         no
    ?             Modification support    initial         no
    ?                   Pre-processing    initial         no
    Waiting for input since Mar 22, 2007 1:51:41 PM
    SAP  UPGRADE  CONTROL  PROGRAM
    ================================
    This is SAPup version 7.00/2 upgrade to release
            500 of BBPCRM
            2005_1_700 of PI_BASIS
            700 of SAP_ABA
            700 of SAP_AP
            700 of SAP_BASIS
            700 of SAP_BW
            2005_1_700 of ST-PI
    Target SAP system is ADC, MSSQL database
    SAPup started in PREPARE mode.
    ? continue
    ? cancel
    Waiting for input since Mar 22, 2007 1:58:46 PM
    > continue
    The following options are available:
    select: Display screen for selecting PREPARE modules
    status: Display the statuses of the PREPARE modules
    exit:   Exit PREPARE
    help:   Getting help about PREPARE
    ? select
    ? status
    ? exit
    Waiting for input since Mar 22, 2007 1:58:53 PM
    > select
    Select the PREPARE modules
    ?                             name     status  mandatory
    ?                  Parameter input  succeeded        yes
    ?                   Initialization  succeeded        yes
    ?                           Import    initial        yes
    ?                        Extension    initial        yes
    ?                      Integration    initial        yes
    ?                     Installation    initial        yes
    ?                   General checks    initial        yes
    ?                Activation checks    initial        yes
    ? Necessary checks for conversions    initial        yes
    ?  Optional checks for conversions    initial         no
    ?             Modification support    initial         no
    ?                   Pre-processing    initial         no
    Waiting for input since Mar 22, 2007 1:58:56 PM
    >                           Import    initial        yes
    You selected the following PREPARE modules:
    Import
    execute: Execute the selected PREPARE modules.
             Make sure that you have carried out the actions described in
             D:\usr\sap\put\log\CHECKS.LOG before continuing.
             (Note: The contents of file CHECKS.LOG are saved
              in D:\usr\sap\put\log\CHECKS.SAV)
    select:  Display screen for selecting PREPARE modules.
    exit:    Exit PREPARE.
    help:    Getting help about PREPARE modules.
    ? execute
    ? select
    ? exit
    ? display CHECKS.LOG
    Waiting for input since Mar 22, 2007 1:59:00 PM
    > execute
    Execution of PREPARE module Import begins at 20070322145902
    >> 14:59:02  PREPARE: START OF PHASE REQIMPORT
           The PREPARE module Import will be started now.
    During this module programs, structures, and table entries
    required by PREPARE are imported (the socalled "tool import").
    Note: This can cause a loss of performance in R/3
    In rare cases, a concurrent transport via the transport directory
    may disturb the tool import. Please avoid any concurrent import
    during this PREPARE module.
    ? continue
    ? cancel
    Waiting for input since Mar 22, 2007 1:59:02 PM
    > continue
    >> 14:59:05  PREPARE: END OF PHASE   REQIMPORT
    >> 14:59:05  PREPARE: START OF PHASE READDATA
    Trying to find archive files ...
    Extracting archive "D:\D1\SAP_CRM_5.0_SR2_Upgrade_Export\UPG1\DBINDEP\MISC7000.SAR" to "D:\usr\sap\put" ...
    Archive D:\D1\SAP_CRM_5.0_SR2_Upgrade_Export\UPG1\DBINDEP\MISC7000.SAR successfully unpacked to D:\usr\sap\put.
    Extracting archive "D:\D1\SAP_CRM_5.0_SR2_Upgrade_Export\UPG1\DBINDEP\MISC700X.SAR" to "D:\usr\sap\put" ...
    Archive D:\D1\SAP_CRM_5.0_SR2_Upgrade_Export\UPG1\DBINDEP\MISC700X.SAR successfully unpacked to D:\usr\sap\put.
    Extracting archive "D:\D1\SAP_CRM_5.0_SR2_Upgrade_Export\UPG1\DBINDEP\MISC_SP.SAR" to "D:\usr\sap\put" ...
    Archive D:\D1\SAP_CRM_5.0_SR2_Upgrade_Export\UPG1\DBINDEP\MISC_SP.SAR successfully unpacked to D:\usr\sap\put.
    Trying to find archive files ...
    Extracting archive "C:\D2\SAP_CRM_5.0_SR2_Upgrade_Export\UPG2\DBINDEP\MISC700I.SAR" to "D:\usr\sap\put" ...
    Archive C:\D2\SAP_CRM_5.0_SR2_Upgrade_Export\UPG2\DBINDEP\MISC700I.SAR successfully unpacked to D:\usr\sap\put.
    >> 14:59:40  PREPARE: END OF PHASE   READDATA
    >> 14:59:40  PREPARE: START OF PHASE READDATA_EXT
    Trying to find archive files ...
    >> 14:59:41  PREPARE: END OF PHASE   READDATA_EXT
    >> 14:59:41  PREPARE: START OF PHASE TOOLFIX_CHK
    Correction package 'D:\usr\sap\put\FIX_CRM50SR2.UPG' found, extracting to 'D:\usr\sap\put'
    Archive successfully unpacked.
    >> 14:59:42  PREPARE: END OF PHASE   TOOLFIX_CHK
    >> 14:59:42  PREPARE: START OF PHASE CPYFIL0_CBU
    >> 14:59:42  PREPARE: END OF P

  • OBIEE 11g opmnctl services cannot start (ping failed in ready callback)

    Hi,
    The BI server is up and running
    The platform is Linux, searching forums it's due to /etc/hosts and it is defined as
    127.0.0.1 localhost.localdomain localhost
    127.0.0.1 <servername>.<domain> <servername>
    All OPMN services cannot start with error messages (ping failed in ready callback).
    Any idea is highly appreciated !!!
    Thanks.

    Hi,
    Make sure static ip r u using? If u used to installed dynamic
    Ip it throw this kind off issue . I have face this same issue in obiee11.1.1.3 with dynamic ip address
    Note: u shoud use static ip ( configure look back adopter )
    Thanks
    Deva

  • A lot of problem for an error: Cannot start Managed Server through NM

    Hi, all. Thank for coming here.
    My main problem is cannot start Manager server through Node Manager. I've configured with the same way on my friend's network and It's works but It's wrong with mine.
    my weblogic domain:
    Machine 1: Administration Server + 1 Managed server
    Machine 2: 1 Managed server
    all of these servers communicate through SSL protocol. When I try to start Managed Server on remote machine:
    output from console which was invoked startWebLogic.sh
    +<Sep 9, 2010 12:09:53 PM> <INFO> <devdomain> <MS01> <Server failed during startup so will not be restarted>+
    Sep 9, 2010 12:09:53 PM weblogic.nodemanager.server.ServerManager log
    INFO: Server failed during startup so will not be restarted
    +<Sep 9, 2010 12:09:53 PM> <WARNING> <Exception while starting server 'MS01'>+
    java.io.IOException: Server failed to start up. See server output log for more details.
    at weblogic.nodemanager.server.ServerManager.start(ServerManager.java:331)
    at weblogic.nodemanager.server.Handler.handleStart(Handler.java:541)
    at weblogic.nodemanager.server.Handler.handleCommand(Handler.java:118)
    at weblogic.nodemanager.server.Handler.run(Handler.java:70)
    at java.lang.Thread.run(Thread.java:619)
    Sep 9, 2010 12:09:53 PM weblogic.nodemanager.server.Handler handleStart
    WARNING: Exception while starting server 'MS01'
    java.io.IOException: Server failed to start up. See server output log for more details.
    at weblogic.nodemanager.server.ServerManager.start(ServerManager.java:331)
    at weblogic.nodemanager.server.Handler.handleStart(Handler.java:541)
    at weblogic.nodemanager.server.Handler.handleCommand(Handler.java:118)
    at weblogic.nodemanager.server.Handler.run(Handler.java:70)
    at java.lang.Thread.run(Thread.java:619)
    And this is MS01 log:
    starting weblogic with Java version:
    ERROR: transport error 202: bind failed: Address already in use
    ERROR: JDWP Transport dt_socket failed to initialize, TRANSPORT_INIT(510)
    +JDWP exit error AGENT_ERROR_TRANSPORT_INIT(197): No transports initialized [../../../src/share/back/debugInit.c:690]+
    The application has requested the JVM to exit with an fatal error from JNI. Error message:
    JDWP No transports initialized, jvmtiError=AGENT_ERROR_TRANSPORT_INIT(197)
    Starting WLS with line:
    +/opt/Oracle/Middleware/jrockit_160_14_R27.6.5-32/bin/java -jrockit -Xdebug -Xnoagent -Xrunjdwp:transport=dt_socket,address=8453,server=y,suspend=n -Djava.compiler=NONE -Xms512m -Xmx512m -Dweblogic.Name=MS01 -Djava.security.policy=/opt/Oracle/Middleware/wlserver_10.3/server/lib/weblogic.policy -Dweblogic.system.BootIdentityFile=/opt/Oracle/Middleware/user_projects/domains/devdomain/servers/MS01/data/nodemanager/boot.properties -Dweblogic.nodemanager.ServiceEnabled=true -Dweblogic.security.SSL.ignoreHostnameVerification=true -Dweblogic.ReverseDNSAllowed=false -Xrs -Xverify:none -ea -da:com.bea... -da:javelin... -da:weblogic... -ea:com.bea.wli... -ea:com.bea.broker... -ea:com.bea.sbconsole... -Dplatform.home=/opt/Oracle/Middleware/wlserver_10.3 -Dwls.home=/opt/Oracle/Middleware/wlserver_10.3/server -Dweblogic.home=/opt/Oracle/Middleware/wlserver_10.3/server -Dweblogic.wsee.bind.suppressDeployErrorMessage=true -Dweblogic.wsee.skip.async.response=true -Dweblogic.management.discover=false -Dweblogic.management.server=http://192.168.1.35:7001 -Dwlw.iterativeDev=true -Dwlw.testConsole=true -Dwlw.logErrorsToConsole=true -Dweblogic.ext.dirs=/opt/Oracle/Middleware/patch_wls1032/profiles/default/sysext_manifest_classpath:/opt/Oracle/Middleware/patch_wlp1032/profiles/default/sysext_manifest_classpath:/opt/Oracle/Middleware/wlportal_10.3/p13n/lib/system:/opt/Oracle/Middleware/wlportal_10.3/light-portal/lib/system:/opt/Oracle/Middleware/wlportal_10.3/portal/lib/system:/opt/Oracle/Middleware/wlportal_10.3/info-mgmt/lib/system:/opt/Oracle/Middleware/wlportal_10.3/analytics/lib/system:/opt/Oracle/Middleware/wlportal_10.3/apps/lib/system:/opt/Oracle/Middleware/wlportal_10.3/info-mgmt/deprecated/lib/system:/opt/Oracle/Middleware/wlportal_10.3/content-mgmt/lib/system -Dweblogic.alternateTypesDirectory=/opt/Oracle/Middleware/wlportal_10.3/portal/lib/security weblogic.Server+
    ERROR: transport error 202: bind failed: Address already in use
    ERROR: JDWP Transport dt_socket failed to initialize, TRANSPORT_INIT(510)
    +JDWP exit error AGENT_ERROR_TRANSPORT_INIT(197): No transports initialized [../../../src/share/back/debugInit.c:690]+
    The application has requested the JVM to exit with an fatal error from JNI. Error message:
    JDWP No transports initialized, jvmtiError=AGENT_ERROR_TRANSPORT_INIT(197)
    Stopping PointBase server...
    PointBase server stopped.
    And this is output from console which node manager runs on:
    +<Sep 9, 2010 12:09:53 PM> <INFO> <devdomain> <MS01> <Server failed during startup so will not be restarted>+
    Sep 9, 2010 12:09:53 PM weblogic.nodemanager.server.ServerManager log
    INFO: Server failed during startup so will not be restarted
    +<Sep 9, 2010 12:09:53 PM> <WARNING> <Exception while starting server 'MS01'>+
    java.io.IOException: Server failed to start up. See server output log for more details.
    at weblogic.nodemanager.server.ServerManager.start(ServerManager.java:331)
    at weblogic.nodemanager.server.Handler.handleStart(Handler.java:541)
    at weblogic.nodemanager.server.Handler.handleCommand(Handler.java:118)
    at weblogic.nodemanager.server.Handler.run(Handler.java:70)
    at java.lang.Thread.run(Thread.java:619)
    Sep 9, 2010 12:09:53 PM weblogic.nodemanager.server.Handler handleStart
    WARNING: Exception while starting server 'MS01'
    java.io.IOException: Server failed to start up. See server output log for more details.
    at weblogic.nodemanager.server.ServerManager.start(ServerManager.java:331)
    at weblogic.nodemanager.server.Handler.handleStart(Handler.java:541)
    at weblogic.nodemanager.server.Handler.handleCommand(Handler.java:118)
    at weblogic.nodemanager.server.Handler.run(Handler.java:70)
    at java.lang.Thread.run(Thread.java:619)
    I tried to start Managed server some times again, but I face up to strange issue, this is output from console which Admin Server runs on (these exception messages throws continuously):
    +<Sep 9, 2010 12:42:53 PM EDT> <Warning> <JDBC> <BEA-001129> <Received exception while creating connection for pool "portalDataSourceNeverXA": SQL-server rejected establishment of SQL-connection. Pointbase Server may not be running on localhost at port 9093.>+
    +<Sep 9, 2010 12:42:57 PM EDT> <Warning> <JDBC> <BEA-001129> <Received exception while creating connection for pool "cgDataSource": SQL-server rejected establishment of SQL-connection. Pointbase Server may not be running on localhost at port 9093.>+
    +<Sep 9, 2010 12:42:58 PM EDT> <Warning> <JDBC> <BEA-001129> <Received exception while creating connection for pool "cgDataSource-nonXA": SQL-server rejected establishment of SQL-connection. Pointbase Server may not be running on localhost at port 9093.>+
    +<Sep 9, 2010 12:42:58 PM EDT> <Warning> <JDBC> <BEA-001129> <Received exception while creating connection for pool "p13nDataSource": SQL-server rejected establishment of SQL-connection. Pointbase Server may not be running on localhost at port 9093.>+
    +<Sep 9, 2010 12:42:58 PM EDT> <Warning> <JDBC> <BEA-001129> <Received exception while creating connection for pool "portalDataSource": SQL-server rejected establishment of SQL-connection. Pointbase Server may not be running on localhost at port 9093.>+
    +<Sep 9, 2010 12:42:58 PM EDT> <Warning> <JDBC> <BEA-001129> <Received exception while creating connection for pool "portalDataSourceAlwaysXA": SQL-server rejected establishment of SQL-connection. Pointbase Server may not be running on localhost at port 9093.>+
    I can ensure that all of these connection pool has configured to run on 9093 port already. Then I view the DOMAIN_NAME/pointbase.log, it said:
    Unable to start the server. start server error: java.net.BindException: Address already in use
    I cannot understand what's run on pointbase address ?
    All of these error make me angry, because I've configured with the same way on other system and It's work. I've spent all of week to fix these bug, but I'm having nothing :((
    Please help me.

    Thank Jay SenSharma.
    I've looked for these JAVA_OPTION values you said, but I cant found them. That value is content of JAVA_DEBUG option, not JAVA_OPTION. In my situation, JAVA_DEBUG=" " (it's not set by default).
    Please re-view my error log:
    Node Manager output:
    +<Sep 9, 2010 11:32:44 PM> <WARNING> <Exception while starting server 'MS01'>+
    java.io.IOException: Server failed to start up. See server output log for more details.
    at weblogic.nodemanager.server.ServerManager.start(ServerManager.java:331)
    at weblogic.nodemanager.server.Handler.handleStart(Handler.java:541)
    at weblogic.nodemanager.server.Handler.handleCommand(Handler.java:118)
    at weblogic.nodemanager.server.Handler.run(Handler.java:70)
    at java.lang.Thread.run(Thread.java:619)
    Sep 9, 2010 11:32:44 PM weblogic.nodemanager.server.Handler handleStart
    WARNING: Exception while starting server 'MS01'
    java.io.IOException: Server failed to start up. See server output log for more details.
    at weblogic.nodemanager.server.ServerManager.start(ServerManager.java:331)
    at weblogic.nodemanager.server.Handler.handleStart(Handler.java:541)
    at weblogic.nodemanager.server.Handler.handleCommand(Handler.java:118)
    at weblogic.nodemanager.server.Handler.run(Handler.java:70)
    at java.lang.Thread.run(Thread.java:619)
    Managed server MS01's log:
    +<Sep 9, 2010 11:45:05 PM> <INFO> <NodeManager> <Server output log file is '/opt/Oracle/Middleware/user_projects/domains/devdomain/servers/MS01/logs/MS01.out'>+
    +<Sep 9, 2010 11:45:07 PM EDT> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with BEA JRockit(R) Version R27.6.5-32_o-121899-1.6.0_14-20091001-2113-linux-ia32 from BEA Systems, Inc.>+
    +<Sep 9, 2010 11:45:09 PM EDT> <Info> <Management> <BEA-141107> <Version: WebLogic Server Temporary Patch for 9216172 Tue Jan 12 02:07:27 PST 2010+
    WebLogic Server 10.3.2.0  Tue Oct 20 12:16:15 PDT 2009 1267925 >
    +<Sep 9, 2010 11:45:13 PM EDT> <Error> <Management> <BEA-141244> <Schema validation errors while parsing /opt/Oracle/Middleware/user_projects/domains/devdomain/config/config.xml - Invalid xsi:type qname: 'wsrp:wsrp-identity-asserterType' in element realm@http://xmlns.oracle.com/weblogic/domain>+
    +<Sep 9, 2010 11:45:13 PM EDT> <Error> <Management> <BEA-141244> <Schema validation errors while parsing /opt/Oracle/Middleware/user_projects/domains/devdomain/config/config.xml - /opt/Oracle/Middleware/user_projects/domains/devdomain/<unknown>:11:9: error: failed to load java type corresponding to t=wsrp-identity-asserterType@http://www.bea.com/ns/wlp/90/security/wsrp>+
    +<Sep 9, 2010 11:45:14 PM EDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>+
    +<Sep 9, 2010 11:45:14 PM EDT> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool>+
    +<Sep 9, 2010 11:45:14 PM EDT> <Notice> <LoggingService> <BEA-320400> <The log file /opt/Oracle/Middleware/user_projects/domains/devdomain/servers/MS01/logs/MS01.log will be rotated. Reopen the log file if tailing has stopped. This can happen on some platforms like Windows.>+
    +<Sep 9, 2010 11:45:14 PM EDT> <Notice> <LoggingService> <BEA-320401> <The log file has been rotated to /opt/Oracle/Middleware/user_projects/domains/devdomain/servers/MS01/logs/MS01.log00002. Log messages will continue to be logged in /opt/Oracle/Middleware/user_projects/domains/devdomain/servers/MS01/logs/MS01.log.>+
    +<Sep 9, 2010 11:45:14 PM EDT> <Notice> <Log Management> <BEA-170019> <The server log file /opt/Oracle/Middleware/user_projects/domains/devdomain/servers/MS01/logs/MS01.log is opened. All server side log events will be written to this file.>+
    +<Sep 9, 2010 11:45:17 PM EDT> <Error> <Security> <BEA-090870> <The realm "myrealm" failed to be loaded: weblogic.security.service.SecurityServiceException: com.bea.common.engine.ServiceInitializationException: <openjpa-1.1.1-SNAPSHOT-r422266:807362 fatal internal error> org.apache.openjpa.util.InternalException: There was an error when invoking the static getInstance method on the named factory class "kodo.jdbc.kernel.KodoJDBCBrokerFactory". See the nested exception for details..+
    weblogic.security.service.SecurityServiceException: com.bea.common.engine.ServiceInitializationException: <openjpa-1.1.1-SNAPSHOT-r422266:807362 fatal internal error> org.apache.openjpa.util.InternalException: There was an error when invoking the static getInstance method on the named factory class "kodo.jdbc.kernel.KodoJDBCBrokerFactory".  See the nested exception for details.
    +     at weblogic.security.service.CSSWLSDelegateImpl.initializeServiceEngine(CSSWLSDelegateImpl.java:342)+
    +     at weblogic.security.service.CSSWLSDelegateImpl.initialize(CSSWLSDelegateImpl.java:221)+
    +     at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.InitializeServiceEngine(CommonSecurityServiceManagerDelegateImpl.java:1783)+
    +     at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initializeRealm(CommonSecurityServiceManagerDelegateImpl.java:442)+
    +     at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadRealm(CommonSecurityServiceManagerDelegateImpl.java:840)+
    +     Truncated. see log file for complete stacktrace+
    Caused By: com.bea.common.engine.ServiceInitializationException: <openjpa-1.1.1-SNAPSHOT-r422266:807362 fatal internal error> org.apache.openjpa.util.InternalException: There was an error when invoking the static getInstance method on the named factory class "kodo.jdbc.kernel.KodoJDBCBrokerFactory".  See the nested exception for details.
    +     at com.bea.common.engine.internal.ServiceEngineImpl.findOrStartService(ServiceEngineImpl.java:365)+
    +     at com.bea.common.engine.internal.ServiceEngineImpl.findOrStartService(ServiceEngineImpl.java:315)+
    +     at com.bea.common.engine.internal.ServiceEngineImpl.lookupService(ServiceEngineImpl.java:257)+
    +     at com.bea.common.engine.internal.ServicesImpl.getService(ServicesImpl.java:72)+
    +     at weblogic.security.service.internal.WLSIdentityServiceImpl.initialize(WLSIdentityServiceImpl.java:47)+
    +     Truncated. see log file for complete stacktrace+
    Caused By: <openjpa-1.1.1-SNAPSHOT-r422266:807362 fatal internal error> org.apache.openjpa.util.InternalException: There was an error when invoking the static getInstance method on the named factory class "kodo.jdbc.kernel.KodoJDBCBrokerFactory".  See the nested exception for details.
    +     at org.apache.openjpa.kernel.Bootstrap.getBrokerFactory(Bootstrap.java:95)+
    +     at com.bea.common.security.storeservice.util.StoreServiceDelegate$StoreSerivceHelper.getPersistenceManagerFactory(StoreServiceDelegate.java:347)+
    +     at com.bea.common.security.storeservice.util.StoreServiceDelegate.initJDO(StoreServiceDelegate.java:145)+
    +     at com.bea.common.security.storeservice.util.StoreServiceDelegate.<init>(StoreServiceDelegate.java:98)+
    +     at com.bea.common.security.internal.service.StoreServiceImpl.init(StoreServiceImpl.java:76)+
    +     Truncated. see log file for complete stacktrace+
    Caused By: java.lang.RuntimeException: There were errors initializing your configuration: <openjpa-1.1.1-SNAPSHOT-r422266:807362 fatal store error> org.apache.openjpa.util.StoreException: com.pointbase.jdbc.jdbcUniversalDriver
    +     at org.apache.openjpa.jdbc.schema.DataSourceFactory.newDataSource(DataSourceFactory.java:123)+
    +     at org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.createConnectionFactory(JDBCConfigurationImpl.java:776)+
    +     at org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getConnectionFactory(JDBCConfigurationImpl.java:683)+
    +     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)+
    +     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)+
    +     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)+
    +     at java.lang.reflect.Method.invoke(Method.java:597)+
    +     at org.apache.openjpa.lib.conf.ConfigurationImpl.instantiateAll(ConfigurationImpl.java:288)+
    +     at org.apache.openjpa.conf.OpenJPAConfigurationImpl.instantiateAll(OpenJPAConfigurationImpl.java:1409)+
    +     at org.apache.openjpa.kernel.AbstractBrokerFactory.makeReadOnly(AbstractBrokerFactory.java:646)+
    +     at org.apache.openjpa.kernel.AbstractBrokerFactory.pool(AbstractBrokerFactory.java:131)+
    +     at kodo.jdbc.kernel.KodoJDBCBrokerFactory.getInstance(KodoJDBCBrokerFactory.java:43)+
    +     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)+
    +     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)+
    +     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)+
    +     at java.lang.reflect.Method.invoke(Method.java:597)+
    +     at org.apache.openjpa.kernel.Bootstrap.invokeFactory(Bootstrap.java:124)+
    +     at org.apache.openjpa.kernel.Bootstrap.getBrokerFactory(Bootstrap.java:90)+
    +     at com.bea.common.security.storeservice.util.StoreServiceDelegate$StoreSerivceHelper.getPersistenceManagerFactory(StoreServiceDelegate.java:347)+
    +     at com.bea.common.security.storeservice.util.StoreServiceDelegate.initJDO(StoreServiceDelegate.java:145)+
    +     at com.bea.common.security.storeservice.util.StoreServiceDelegate.<init>(StoreServiceDelegate.java:98)+
    +     at com.bea.common.security.internal.service.StoreServiceImpl.init(StoreServiceImpl.java:76)+
    +     at com.bea.common.engine.internal.ServiceEngineImpl.findOrStartService(ServiceEngineImpl.java:363)+
    +     at com.bea.common.engine.internal.ServiceEngineImpl.findOrStartService(ServiceEngineImpl.java:315)+
    +     at com.bea.common.engine.internal.ServiceEngineImpl.lookupService(ServiceEngineImpl.java:257)+
    +     at com.bea.common.engine.internal.ServicesImpl.getService(ServicesImpl.java:72)+
    +     at weblogic.security.service.internal.WLSIdentityServiceImpl.initialize(WLSIdentityServiceImpl.java:47)+
    +     at weblogic.security.service.CSSWLSDelegateImpl.initializeServiceEngine(CSSWLSDelegateImpl.java:300)+
    +     at weblogic.security.service.CSSWLSDelegateImpl.initialize(CSSWLSDelegateImpl.java:221)+
    +     at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.InitializeServiceEngine(CommonSecurityServiceManagerDelegateImpl.java:1783)+
    +     at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initializeRealm(CommonSecurityServiceManagerDelegateImpl.java:442)+
    +     at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadRealm(CommonSecurityServiceManagerDelegateImpl.java:840)+
    +     at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initializeRealms(CommonSecurityServiceManagerDelegateImpl.java:869)+
    +     at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1028)+
    +     at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:875)+
    +     at weblogic.security.SecurityService.start(SecurityService.java:141)+
    +     at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)+
    +     at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)+
    +     at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)+
    Caused by: java.lang.ClassNotFoundException: com.pointbase.jdbc.jdbcUniversalDriver
    +     at java.lang.Class.forName0(Native Method)+
    +     at java.lang.Class.forName(Class.java:169)+
    +     at org.apache.openjpa.jdbc.schema.DataSourceFactory.newDataSource(DataSourceFactory.java:85)+
    +     ... 38 more+
    +     at org.apache.openjpa.lib.conf.ConfigurationImpl.instantiateAll(ConfigurationImpl.java:302)+
    +     at org.apache.openjpa.conf.OpenJPAConfigurationImpl.instantiateAll(OpenJPAConfigurationImpl.java:1409)+
    +     at org.apache.openjpa.kernel.AbstractBrokerFactory.makeReadOnly(AbstractBrokerFactory.java:646)+
    +     at org.apache.openjpa.kernel.AbstractBrokerFactory.pool(AbstractBrokerFactory.java:131)+
    +     at kodo.jdbc.kernel.KodoJDBCBrokerFactory.getInstance(KodoJDBCBrokerFactory.java:43)+
    +     Truncated. see log file for complete stacktrace+
    +>+
    +<Sep 9, 2010 11:45:17 PM EDT> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>+
    +<Sep 9, 2010 11:45:17 PM EDT> <Critical> <WebLogicServer> <BEA-000362> <Server failed. Reason:+
    There are 1 nested errors:
    +weblogic.security.service.SecurityServiceRuntimeException: [Security:090399]Security Services Unavailable+
    +     at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.doBootAuthorization(CommonSecurityServiceManagerDelegateImpl.java:916)+
    +     at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1050)+
    +     at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:875)+
    +     at weblogic.security.SecurityService.start(SecurityService.java:141)+
    +     at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)+
    +     at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)+
    +     at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)+
    +>+
    +<Sep 9, 2010 11:45:17 PM EDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FAILED>+
    +<Sep 9, 2010 11:45:17 PM EDT> <Error> <WebLogicServer> <BEA-000383> <A critical service failed. The server will shut itself down>+
    +<Sep 9, 2010 11:45:17 PM EDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>+
    +<Sep 9, 2010 11:45:17 PM> <FINEST> <NodeManager> <Waiting for the process to die: 16443>+
    +<Sep 9, 2010 11:45:17 PM> <INFO> <NodeManager> <Server failed during startup so will not be restarted>+
    +<Sep 9, 2010 11:45:18 PM> <FINEST> <NodeManager> <runMonitor returned, setting finished=true and notifying waiters>+
    ps:
    I've come your weblog and found alot of tips for debugging WebLogic Server exceptions. It's really helpful. Thanks.
    Edited by: Doubt_Man on Sep 10, 2010 10:49 AM
    Edited by: Doubt_Man on Sep 10, 2010 3:54 PM

  • Cannot Start SI4 After New License

    I have a test drive version of NW 4 running on Suse 9.2 Linux and db2.  It ran fine for 3 months.  Yesterday I installed a new license because the old one expired.  I installed it as root while the db was running.
    This morning, I cannot start sap, because the database won't start.
    The following is the output of R3trans.  Can anyone give me any suggestions on things to try to resolve it?
    4 ETW000 R3trans version 6.09 (release 640 - 28.04.04 - 16:14:00).
    4 ETW000 ===============================================
    4 ETW000
    4 ETW000 date&time   : 30.10.2005 - 07:08:07
    4 ETW000 control file: <no ctrlfile>
    4 ETW000 R3trans was called as follows: R3trans -d -w xx.log
    4 ETW000  trace at level 2 opened for a given file pointer
    4 ETW000  [dev trc     ,00000]  Sun Oct 30 07:08:07 2005                             148  0.000148
    4 ETW000  [dev trc     ,00000]  db_con_init called                                    27  0.000175
    4 ETW000  [dev trc     ,00000]  create_con (con_name=R/3)                             59  0.000234
    4 ETW000  [dev trc     ,00000]  Loading DB library '/usr/sap/SI4/SYS/exe/run/dbdb6slib.so' ...
    4 ETW000                                                                              57  0.000291
    4 ETW000  [dev trc     ,00000]  load shared library (/usr/sap/SI4/SYS/exe/run/dbdb6slib.so), hdl 0
    4 ETW000                                                                           21464  0.021755
    4 ETW000  [dev trc     ,00000]  Library '/usr/sap/SI4/SYS/exe/run/dbdb6slib.so' loaded
    4 ETW000                                                                              59  0.021814
    4 ETW000  [dev trc     ,00000]  function DbSlExpFuns loaded from library /usr/sap/SI4/SYS/exe/run/dbdb6slib.so
    4 ETW000                                                                              59  0.021873
    4 ETW000  [dev trc     ,00000]  Version of '/usr/sap/SI4/SYS/exe/run/dbdb6slib.so' is "640.00", patchlevel (0.7)
    4 ETW000                                                                             137  0.022010
    4 ETW000  [dev trc     ,00000]  function dsql_db_init loaded from library /usr/sap/SI4/SYS/exe/run/dbdb6slib.so
    4 ETW000                                                                              40  0.022050
    4 ETW000  [dev trc     ,00000]  function dbdd_exp_funs loaded from library /usr/sap/SI4/SYS/exe/run/dbdb6slib.so
    4 ETW000                                                                              40  0.022090
    4 ETW000  [dev trc     ,00000]  New connection 0 created                              35  0.022125
    4 ETW000  [dev trc     ,00000]  0: name = R/3, con_id = -000000001 state = DISCONNECTED, perm = YES, reco = NO , con_max = 255, con_opt = 255, occ = NO
    4 ETW000                                                                              45  0.022170
    4 ETW000  [dev trc     ,00000]  db_con_connect (con_name=R/3)                         31  0.022201
    4 ETW000  [dev trc     ,00000]  find_con_by_name found the following connection for reuse:
    4 ETW000                                                                              37  0.022238
    4 ETW000  [dev trc     ,00000]  0: name = R/3, con_id = 000000000 state = DISCONNECTED, perm = YES, reco = NO , con_max = 255, con_opt = 255, occ = NO
    4 ETW000                                                                              39  0.022277
    4 ETW000  [dev trc     ,00000]  RLIMIT_STACK: current=-1, max=-1                     296  0.022573
    4 ETW000  [dev trc     ,00000]  DB6 (DB2 UDB) database interface 640.00 [opt]         31  0.022604
    4 ETW000  [dev trc     ,00000]  DB6 shared library (dbdb6slib) patchlevels            27  0.022631
    4 ETW000  [dev trc     ,00000]    (0.6) DB6: Schema setting for remote monitoring (note 711477)
    4 ETW000                                                                              36  0.022667
    4 ETW000  [dev trc     ,00000]    (0.7) DB6: support DB6_DB_TYPE=DB2/400 (note 663756)
    4 ETW000                                                                              35  0.022702
    4 ETW000  [dev trc     ,00000]    (0.7) DB6: CTE on UNICODE (note 717357)             23  0.022725
    4 ETW000  [dev trc     ,00000]  Supported features:                                   22  0.022747
    4 ETW000  [dev trc     ,00000]    - smart optlevel handling (non-UR, FAE)             32  0.022779
    4 ETW000  [dev trc     ,00000]    - SQLExtendedBind for LOBs and Unicode (V8 or higher)
    4 ETW000                                                                              38  0.022817
    4 ETW000  [dev trc     ,00000]  ..retrieving configuration parameters                 87  0.022904
    4 ETW000  [dev trc     ,00000]  ..done                                               136  0.023040
    4 ETW000  [dev trc     ,00000]  Sun Oct 30 07:08:08 2005                           97739  0.120779
    4 ETW000  [dev trc     ,00000]  *** ERROR in DB6Connect[dbdb6.c, 1497] (BEGIN)        67  0.120846
    4 ETW000  [dev trc     ,00000]  &+***      DbSlConnectDB6( SQLConnect ): [IBM][CLI Driver] SQL1032N  No start database manager command was issued.  SQLSTATE=
    4 ETW000                                                                              46  0.120892
    4 ETW000  [dev trc     ,00000]  &+***      57019                                                                           
    4 ETW000                                                                              37  0.120929
    4 ETW000  [dev trc     ,00000]  &+***                                                                               
    4 ETW000                                                                              36  0.120965
    4 ETW000  [dev trc     ,00000]  &+***                                                                               
    4 ETW000                                                                              37  0.121002
    4 ETW000  [dev trc     ,00000]  &+***      ABAP location info '', 0                                                        
    4 ETW000                                                                              49  0.121051
    4 ETW000  [dev trc     ,00000]  &+***                                                                               
    4 ETW000                                                                              35  0.121086
    4 ETW000  [dev trc     ,00000]  *** ERROR in DB6Connect[dbdb6.c, 1497] (END)          23  0.121109
    4 ETW000  [dbdb6.c     ,00000]  *** ERROR => DbSlConnect to 'SI4' as 'sapsi4' failed
    4 ETW000                                                                             138  0.121247
    2EETW169 no connect possible: "DBMS = DB6                              --- DB2DBDFT = 'SI4'"
    si4host:si4adm 77>
    si4host:si4adm 77> db2admin start
    db2admin: Command not found.
    si4host:si4adm 78> db2admin
    db2admin: Command not found.
    si4host:si4adm 79> db2start
    10/30/2005 07:36:36     0   0   SQL8000N  DB2START processing failed; a valid product license was not found.
    SQL1032N  No start database manager command was issued.  SQLSTATE=57019

    Yes, startsap is the base script, which calls other scripts, R3trans and db2start.
    I didn't have any luck.  I did find an indication on an IBM website that the error message related to the fact that the db2 license had expired.  There is a command called "db2licm" which you can run to update the db2 license, but I couldn't find a license file.
    I wonder if IBM imposes it's own license expiration separate from SAP's, and that IBM require a re-install.  So, I gave up and just re-installed it.  Oh well, re-installing is good practice.
    Sorry I couldn't help you.

  • Glassfish3.1 cannot start up with jdk1.6.0.24 ?

    Hello all,
    root@sv1:/opt/glassfish3/glassfish/bin# sh asadmin start-domain domain1
    Waiting for domain1 to start .Error starting domain domain1.
    The server exited prematurely with exit code 1.
    Before it died, it produced the following output:
    Error occurred during initialization of VM
    Could not reserve enough space for object heap
    Could not create the Java virtual machine.
    Command start-domain failed.root@sv1:/opt/glassfish3/glassfish/bin# cat /proc/meminfo
    MemTotal:       524288 kB
    MemFree:        305256 kB
    Buffers:             0 kB
    Cached:              0 kB
    SwapCached:          0 kB
    Active:              0 kB
    Inactive:            0 kB
    HighTotal:           0 kB
    HighFree:            0 kB
    LowTotal:       524288 kB
    LowFree:        305256 kB
    SwapTotal:           0 kB
    SwapFree:            0 kB
    Dirty:               0 kB
    Writeback:           0 kB
    AnonPages:           0 kB
    Mapped:              0 kB
    Slab:                0 kB
    PageTables:          0 kB
    NFS_Unstable:        0 kB
    Bounce:              0 kB
    CommitLimit:         0 kB
    Committed_AS:        0 kB
    VmallocTotal:        0 kB
    VmallocUsed:         0 kB
    VmallocChunk:        0 kB
    HugePages_Total:     0
    HugePages_Free:      0
    HugePages_Rsvd:      0
    Hugepagesize:     2048 kBCould you tell me, what is this error come from?
    Note: I use the default configuration file of glassfish3 (config\domain.xml)
    Thanks.

    I follow your instructions. and I have tried : 1024, 512, 128, 64, 32.
    The same results, cannot initialize JVM.
    root@sv1:/opt/glassfish3/glassfish/bin# sh asadmin start-domain domain1
    Waiting for domain1 to start .Error starting domain domain1.
    The server exited prematurely with exit code 1.
    Before it died, it produced the following output:
    Error occurred during initialization of VM
    Could not reserve enough space for object heap
    Could not create the Java virtual machine.
    Command start-domain failed.here server log for 32m:
    INFO: JVM invocation command line:
    /home/jdk1.6.0_24/bin/java
    -cp
    /opt/glassfish3/glassfish/modules/glassfish.jar
    -XX:+UnlockDiagnosticVMOptions
    -XX:MaxPermSize=32m
    -XX:NewRatio=2
    -Xmx32m
    -client
    -javaagent:/opt/glassfish3/glassfish/lib/monitor/btrace-agent.jar=unsafe=true,noServer=true
    -Dosgi.shell.telnet.maxconn=1
    -Dfelix.fileinstall.disableConfigSave=false
    -Djdbc.drivers=org.apache.derby.jdbc.ClientDriver
    -Dfelix.fileinstall.dir=/opt/glassfish3/glassfish/modules/autostart/
    -Djavax.net.ssl.keyStore=/opt/glassfish3/glassfish/domains/domain1/config/keystore.jks
    -Dosgi.shell.telnet.port=6666
    -Djava.security.policy=/opt/glassfish3/glassfish/domains/domain1/config/server.policy
    -Dfelix.fileinstall.log.level=2
    -Dfelix.fileinstall.poll=5000
    -Dcom.sun.aas.instanceRoot=/opt/glassfish3/glassfish/domains/domain1
    -Dosgi.shell.telnet.ip=127.0.0.1
    -Dcom.sun.enterprise.config.config_environment_factory_class=com.sun.enterprise.config.serverbeans.AppserverConfigEnvironmentFactory
    -Djava.endorsed.dirs=/opt/glassfish3/glassfish/modules/endorsed:/opt/glassfish3/glassfish/lib/endorsed
    -Dcom.sun.aas.installRoot=/opt/glassfish3/glassfish
    -Dfelix.fileinstall.bundles.startTransient=true
    -Djava.ext.dirs=/home/jdk1.6.0_24/lib/ext:/home/jdk1.6.0_24/jre/lib/ext:/opt/glassfish3/glassfish/domains/domain1/lib/ext
    -Dfelix.fileinstall.bundles.new.start=true
    -Djavax.net.ssl.trustStore=/opt/glassfish3/glassfish/domains/domain1/config/cacerts.jks
    -Dorg.glassfish.additionalOSGiBundlesToStart=org.apache.felix.shell,org.apache.felix.gogo.runtime,org.apache.felix.gogo.shell,org.apache.felix.gogo.command
    -Dcom.sun.enterprise.security.httpsOutboundKeyAlias=s1as
    -Djava.security.auth.login.config=/opt/glassfish3/glassfish/domains/domain1/config/login.conf
    -DANTLR_USE_DIRECT_CLASS_LOADING=true
    -Dgosh.args=--nointeractive
    -Djava.library.path=/opt/glassfish3/glassfish/lib:/home/jdk1.6.0_24/jre/lib/i386/client:/home/jdk1.6.0_24/jre/lib/i386:/home/jdk1.6.0_24/lib/i386:/usr/java/packages/lib/i386:/lib:/usr/lib
    com.sun.enterprise.glassfish.bootstrap.ASMain
    -domainname
    domain1
    -asadmin-args
    --host,,,localhost,,,--port,,,4848,,,--secure=false,,,--terse=false,,,--echo=false,,,--interactive=true,,,start-domain,,,--verbose=false,,,--debug=false,,,--domaindir,,,/opt/glassfish3/glassfish/domains,,,domain1
    -instancename
    server
    -verbose
    false
    -debug
    false
    -asadmin-classpath
    /opt/glassfish3/glassfish/modules/admin-cli.jar
    -asadmin-classname
    com.sun.enterprise.admin.cli.AsadminMain
    -upgrade
    false
    -type
    DAS
    -domaindir
    /opt/glassfish3/glassfish/domains/domain1
    -read-stdin
    true
    Mar 31, 2011 7:09:55 AM com.sun.enterprise.admin.launcher.GFLauncherLogger info
    INFO: Successfully launched in 5 msec.

  • Cannot start Enterprise Manager for Fusion Middleware 11g

    Dear all,
    Because I want to install Oracle EGRCM v8.0.1 in Linux x86_64, so I installed Oracle Weblogic 11gR1 and SOA Suite 11g first.
    After installation successfully, I created a base_domain as default, and can start weblogic administration server ( http://localhost:7001/console ) successfully.
    Now I want to use Enterprise Manager for Fusion Middleware 11g. Per "*Oracle® Fusion Middleware Administrator's Guide 11g Release 1 (11.1.1)*", the EM should be available now and the access URL should be http://localhost:7001/em . But when I try to access it, the following error returned:
    Error 404--Not Found
    From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
    +10.4.5 404 Not Found+
    The server has not found anything matching the Request-URI. No indication is given of whether the condition is temporary or permanent.
    If the server does not wish to make this information available to the client, the status code 403 (Forbidden) can be used instead. The 410 (Gone) status code SHOULD be used if the server knows, through some internally configurable mechanism, that an old resource is permanently unavailable and has no forwarding address.
    So I try to start with emctl in *$MW_HOME/oracle_common/bin/*, the error is as following:
    +./emctl: line 387 /d02/Middleware/oracle_common/perl/bin/perl: No such file or directory+.
    I check the path and find out that no directory named "perl" under */d02/Middleware/oracle_common*. So I try to copy the necessary dir from the dir installed Oracle Database 11g ( *$ORACLE_HOME* ), but it returns following error:
    OC4J Configuration issue. /d02/Middleware/oracle_common/sysman/j2ee not found.
    I try to copy necessary dir from *$ORACLE_HOME* but still cannot start EM.
    Please give some advise about how I can start EM for Fusion Middleware 11g, any idea is appreciate!
    Best Regards,
    Kenny Wang

    Ravi Jegga wrote:
    Hi Kenny
    See this post of mine: Re: Fusion Middleware Console
    For any SOA Domain, unless you have Enterprise Manager Facet enabled (during domain creation process or adding later on by extending it), you will not be able to access the EM Console. For quick testing, open config.xml file for your domain and check the modules specially em module as shown below. It should be there. This is for one of my SOA Cluster Domains with SOA on top of WLS 10.3.2
    <app-deployment>
    <name>em</name>
    <target>AdminServer</target>
    <module-type>ear</module-type>
    <source-path>C:\beawls1032\user_projects\applications\soaDomainCluster1/em.ear</source-path>
    <deployment-order>400</deployment-order>
    <security-dd-model>DDOnly</security-dd-model>
    <staging-mode>nostage</staging-mode>
    </app-deployment>
    Thanks
    Ravi JeggaHello Ravi:
    I too like Kenny experienced the EXACT same thing this morning. I was trying to figure out how to modify the formsweb.cfg and I remembered from when I install Oracle9i/10g AS a few years back, that it was on the Enterprise Manager Console for forms (different than the EM for the database). Well that's different than the consoles for Weblogic Server and Weblogic Server for Forms. I ran into the same errors Kenny did, and I followed your steps except that I did install into the domain the Enterprise Manager so when I looked at the config.xml I do see the same code that you posted above. Yet I still get the error when accessing
    http://computer:7001/em
    Also when trying to run emctl (I copied the perl directory from the database) and same error as Kenny. Any tips/clues?
    I'm running on Red Hat Enterprise Linux 5, Oracle 11g (database, Fusion Middleware).
    Thanks,
    Gio

  • Cannot start managed server

    Hi,
    I cannot start the managed server and here MyServer.out
    <Aug 6, 2011 11:40:42 PM> <INFO> <NodeManager> <Server output log file is 'C:\spl\Middleware\user_projects\domains\DWP\servers\MyServer\logs\MyServer.out'>
    <Aug 6, 2011 11:40:43 PM PDT> <Info> <Security> <BEA-090905> <Disabling CryptoJ JCE Provider self-integrity check for better startup performance. To enable this check, specify -Dweblogic.security.allowCryptoJDefaultJCEVerification=true>
    <Aug 6, 2011 11:40:43 PM PDT> <Info> <Security> <BEA-090906> <Changing the default Random Number Generator in RSA CryptoJ from ECDRBG to FIPS186PRNG. To disable this change, specify -Dweblogic.security.allowCryptoJDefaultPRNG=true>
    <Aug 6, 2011 11:40:44 PM PDT> <Notice> <WebLogicServer> <BEA-000395> <Following extensions directory contents added to the end of the classpath:
    C:\spl\Middleware\user_projects\domains\DWP\lib\sipactivator.jar>
    <Aug 6, 2011 11:40:45 PM PDT> <Info> <Server> <BEA-002647> <The service plugin, com.oracle.core.sip.activator, was added from C:\spl\Middleware\user_projects\domains\DWP\lib\sipactivator.jar.>
    <Aug 6, 2011 11:40:45 PM PDT> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSpot(TM) Client VM Version 19.1-b02 from Sun Microsystems Inc.>
    <Aug 6, 2011 11:40:46 PM PDT> <Info> <Management> <BEA-141107> <Version: WebLogic Server 10.3.5.0 Fri Apr 1 20:20:06 PDT 2011 1398638 >
    <Aug 6, 2011 11:40:47 PM PDT> <Critical> <WebLogicServer> <BEA-000362> <Server failed. Reason: [Management:141266]Parsing Failure in config.xml: java.lang.AssertionError: java.lang.ClassNotFoundException: com.bea.wcp.sip.management.descriptor.beans.SipServerBean>
    <Aug 6, 2011 11:40:47 PM PDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FAILED>
    <Aug 6, 2011 11:40:47 PM PDT> <Error> <WebLogicServer> <BEA-000383> <A critical service failed. The server will shut itself down>
    <Aug 6, 2011 11:40:47 PM PDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>
    <Aug 6, 2011 11:40:48 PM> <FINEST> <NodeManager> <Waiting for the process to die: 6200>
    <Aug 6, 2011 11:40:48 PM> <INFO> <NodeManager> <Server failed during startup so will not be restarted>
    <Aug 6, 2011 11:40:48 PM> <FINEST> <NodeManager> <runMonitor returned, setting finished=true and notifying waiters>
    Please help. Thanks.

    maybe this http://appsonlinedba.blogspot.com/2011/05/managed-server-failed-to-start-when.html can help

  • SQLServerAgent could not be started (reason: Unable to connect to server ' ServerNAme '; SQLServerAgent cannot start)

    Unable to start SQL Agent SQL Server 2008 R2 RTM OS: Windows 2008 R2
    Agent Log
    2012-04-17 22:17:22 - ! [298] SQLServer Error: 27, Registry information is corrupt or missing. Make sure the provider installed and registered correctly. [SQLSTATE 08001]
    2012-04-17 22:17:22 - ! [298] SQLServer Error: 27, Client unable to establish connection [SQLSTATE 08001]
    2012-04-17 22:17:22 - ! [165] ODBC Error: 0, A network-related or instance-specific error has occurred while establishing a connection to SQL Server. Server is not found or not accessible. Check if instance name is correct and if SQL Server is configured to
    allow remote connections. For more information see SQL Server Books Online. [SQLSTATE 08001]
    2012-04-17 22:17:22 - ! [000] Unable to connect to server '(local)'; SQLServerAgent cannot start
    2012-04-17 22:17:22 - ! [298] SQLServer Error: 27, Registry information is corrupt or missing. Make sure the provider installed and registered correctly. [SQLSTATE 08001]
    2012-04-17 22:17:22 - ! [298] SQLServer Error: 27, Client unable to establish connection [SQLSTATE 08001]
    2012-04-17 22:17:22 - ! [165] ODBC Error: 0, A network-related or instance-specific error has occurred while establishing a connection to SQL Server. Server is not found or not accessible. Check if instance name is correct and if SQL Server is configured to
    allow remote connections. For more information see SQL Server Books Online. [SQLSTATE 08001]
    2012-04-17 22:17:22 - ! [382] Logon to server '(local)' failed (DisableAgentXPs)
    2012-04-17 22:17:23 - ? [098] SQLServerAgent terminated (normally)
    EventLog:
    SQLServerAgent could not be started (reason: Unable to connect to server '<ServerNAme>'; SQLServerAgent cannot start).
    TITLE: Microsoft SQL Server Management Studio
    Unable to start service SQLSERVERAGENT on server <Server Name>. (mscorlib)
    ADDITIONAL INFORMATION:
    The SQLSERVERAGENT service on <Server Name> started and then stopped. (ObjectExplorer)
    BUTTONS:
    OK
    Uninstalled couple of times and Reinstall still getting the same Error and also tried below workarounds:
    sp_configure 'show advanced options', 1;  
    GO  
    RECONFIGURE;  
    GO  
    sp_configure 'Agent XPs', 1;  
    GO  
    RECONFIGURE  
    GO
    [HKLM\SOFTWARE\Microsoft\Microsoft SQL Server\MSSQL10_50.MSSQLSERVER\SQLServerAgent] PATH is Correct
    Can you please share with you if have any fix for this issue.
    Note: Services are running under service account [Domain Account] and also has SA privilage.
    Thanks
    Nag
    Nag Pal MCTS/MCITP (SQL Server 2005/2008) :: Please Mark Answer/vote if it is helpful ::

    Hi Nagpal,
    Just thinking if you can try to Reparing the Native Client setup and see if it works.
    Also if SQL Server Agent account is a domain account (and not as of SQL Server Engine) then try to check if it has below permissions (via Local Policies of the server)  also does it has Local Machine Admin permission:
    Act as part of the operating system
    Adjust memory quotas for a process
    Bypass traverse checking
    Log on as a batch job
    Log on as a service
    Replace a process level token
    Regards Gursethi Blog: http://gursethi.blogspot.com/ ++++ Please mark "Propose As Answer" if my answer helped ++++

  • Cannot run application in JSC - Cannot start app server

    I have 4 separate JSF applications developed in JSC.
    On occasion, I have a problem starting the application server and get a popup saying to check for misassigned port names and contents of domain.xml.
    Whenever this happens, a system reboot seems to clear up the problem until now.
    Now, rebooting does not help.
    I have tried all 4 projects after rebooting and none of them will start.
    I do not know anything about the workings of the server, so I have not changed any of the server files since the time that it was working.
    I have attached the server log below.
    Does anyone have a clue as to what the problem is and how to resolve it?
    Thanks
    ==========================================================
    Server log file
    [#|2007-06-21T12:37:04.618-0500|WARNING|sun-appserver-pe8.2|javax.enterprise.tools.launcher|_ThreadID=10;|LAUNCHER005:Spaces in your PATH have been detected. The PATH must be consistently formated (e.g. C:\Program Files\Java\jdk1.5.0\bin; ) or the Appserver may not be able to start and/or stop.  Mixed quoted spaces in your PATH can cause problems, so the launcher will remove all double quotes before invoking the process. The most reliable solution would be to remove all spaces from your path before starting the Appservers components.  |#]
    [#|2007-06-21T12:37:04.628-0500|INFO|sun-appserver-pe8.2|javax.enterprise.tools.launcher|_ThreadID=10;|
    C:/Program Files/Sun/Creator2_1/java\bin\java
    -client
    -Xmx512m
    -XX:NewRatio=2
    -Dcom.sun.aas.defaultLogFile=C:/Program Files/Sun/Creator2_1/SunAppServer8/domains/creator/logs/server.log
    -Djava.endorsed.dirs=C:/Program Files/Sun/Creator2_1/SunAppServer8/lib/endorsed
    -Djava.security.policy=C:/Program Files/Sun/Creator2_1/SunAppServer8/domains/creator/config/server.policy
    -Djava.security.auth.login.config=C:/Program Files/Sun/Creator2_1/SunAppServer8/domains/creator/config/login.conf
    -Dsun.rmi.dgc.server.gcInterval=3600000
    -Dsun.rmi.dgc.client.gcInterval=3600000
    -Djavax.net.ssl.keyStore=C:/Program Files/Sun/Creator2_1/SunAppServer8/domains/creator/config/keystore.jks
    -Djavax.net.ssl.trustStore=C:/Program Files/Sun/Creator2_1/SunAppServer8/domains/creator/config/cacerts.jks
    -Djava.ext.dirs=C:/Program Files/Sun/Creator2_1/java/jre/lib/ext;C:/Program Files/Sun/Creator2_1/SunAppServer8/domains/creator/lib/ext;C:/Program Files/Sun/Creator2_1/SunAppServer8/derby/lib
    -Djdbc.drivers=org.apache.derby.jdbc.ClientDriver
    -Djavax.management.builder.initial=com.sun.enterprise.admin.server.core.jmx.AppServerMBeanServerBuilder
    -Dcom.sun.enterprise.config.config_environment_factory_class=com.sun.enterprise.config.serverbeans.AppserverConfigEnvironmentFactory
    -Dcom.sun.enterprise.taglibs=appserv-jstl.jar,jsf-impl.jar
    -Dcom.sun.enterprise.taglisteners=jsf-impl.jar
    -Djavax.xml.parsers.SAXParserFactory=com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl
    -Dcom.sun.aas.configName=server-config
    -Dorg.xml.sax.parser=org.xml.sax.helpers.XMLReaderAdapter
    -Ddomain.name=creator
    -Djmx.invoke.getters=true
    -Djavax.xml.parsers.DocumentBuilderFactory=com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl
    -Dcom.sun.aas.promptForIdentity=true
    -Dorg.xml.sax.driver=com.sun.org.apache.xerces.internal.parsers.SAXParser
    -Dcom.sun.aas.instanceRoot=C:/Program Files/Sun/Creator2_1/SunAppServer8/domains/creator
    -Djavax.xml.transform.TransformerFactory=com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl
    -Dcom.sun.aas.domainName=creator
    -Djava.util.logging.manager=com.sun.enterprise.server.logging.ServerLogManager
    -Dproduct.name=Sun-Java-System/Application-Server
    -Dcom.sun.enterprise.overrideablejavaxpackages=javax.faces,javax.servlet.jsp.jstl,javax.xml.bind,javax.help
    -Dcom.sun.aas.configRoot=C:/Program Files/Sun/Creator2_1/SunAppServer8/config
    -Djava.library.path=C:\Program Files\Sun\Creator2_1\java\jre\bin\client;C:\Program Files\Sun\Creator2_1\SunAppServer8\lib;C:\Program Files\Sun\Creator2_1\SunAppServer8\lib;C:\Program Files\Sun\Creator2_1\java\bin;.;C:\WINDOWS\system32;C:\WINDOWS;C:\Program Files\Sun\Creator2_1\SunAppServer8\lib;C:\Program Files\Sun\Creator2_1\SunAppServer8\bin;C:\Program Files\Sun\Creator2_1\SunAppServer8\lib;C:\Program Files\Sun\Creator2_1\SunAppServer8\bin;C:\Program Files\Sun\Creator2_1\SunAppServer8\bin;C:\Program Files\Sun\Creator2_1\SunAppServer8\bin;C:\oracle\ora92\bin;C:\Program Files\Java\jre1.5.0_06\bin;C:\Program Files\Common Files\Sonic Shared;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\ATI Technologies\ATI Control Panel;C:\PROGRA~1\CA\Common\SCANEN~1;C:\Program Files\Visual Networks\Dial Analysis\;C:\Program Files\MySQL\MySQL Server 5.0\bin;C:\oracle\ora92\bin;C:\Program Files\Java\jre1.5.0_06\bin;C:\Program Files\Common Files\Sonic Shared;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\ATI Technologies\ATI Control Panel;C:\PROGRA~1\CA\Common\SCANEN~1;C:\Program Files\Visual Networks\Dial Analysis\;C:\Program Files\MySQL\MySQL Server 5.0\bin;C:\Sun\AppServer\bin;C:\j2sdk1.4.2_03\bin
    -Dcom.sun.aas.instanceName=server
    -Dcom.sun.aas.processLauncher=SE
    -cp
    C:/Program Files/Sun/Creator2_1/java/lib/tools.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib/appserv-rt.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\activation.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\admin-cli.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-admin.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-assemblytool_es.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-assemblytool_fr.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-assemblytool_ja.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-assemblytool_ko.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-assemblytool_zh.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-assemblytool_zh_CN.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-cmp.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-cmp_es.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-cmp_fr.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-cmp_ja.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-cmp_ko.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-cmp_zh.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-cmp_zh_CN.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-env.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-ext.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-jstl.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-rt_es.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-rt_fr.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-rt_ja.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-rt_ko.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-rt_zh.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-rt_zh_CN.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-upgrade.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\commons-launcher.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\commons-launcher_es.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\commons-launcher_fr.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\commons-launcher_ja.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\commons-launcher_ko.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\commons-launcher_zh.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\commons-launcher_zh_CN.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\commons-logging.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\deployhelp_es.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\deployhelp_fr.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\deployhelp_ja.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\deployhelp_ko.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\deployhelp_zh.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\deployhelp_zh_CN.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\dom.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\driveradapter.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\j2ee-svc.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\j2ee.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\j2ee_es.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\j2ee_fr.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\j2ee_ja.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\j2ee_ko.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\j2ee_zh.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\j2ee_zh_CN.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\jax-qname.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\jaxr-api.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\jaxr-impl.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\jaxrpc-api.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\jaxrpc-impl.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\jdic_0_9.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\jmxremote.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\jmxremote_optional.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\jsf-api.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\jsf-impl.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\mail.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\PEtray.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\relaxngDatatype.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\rmissl.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\saaj-api.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\saaj-impl.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\smbase.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\smdb2.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\sminformix.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\smoracle.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\smresource.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\smspy.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\smsqlserver.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\smsybase.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\smutil.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\xalan.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\xercesImpl.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\xsdlib.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib/install/applications/jmsra/imqjmsra.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/imq/lib/jaxm-api.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/imq/lib/fscontext.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib/ant/lib/ant.jar
    com.sun.rave.tray.RavePEMain
    start
    display
    native|#]
    [#|2007-06-21T12:38:10.633-0500|INFO|sun-appserver-pe8.2|javax.enterprise.resource.jms|_ThreadID=10;|JMS5035: Timed out after 60000 milliseconds while trying to verify if the JMS service startup succeeded.|#]
    [#|2007-06-21T12:38:10.633-0500|INFO|sun-appserver-pe8.2|javax.enterprise.resource.jms|_ThreadID=10;|JMS5037: Check permissions of MQ instance directory C:\Program Files\Sun\Creator2_1\SunAppServer8\imq\var\instances|#]
    [#|2007-06-21T12:38:10.633-0500|INFO|sun-appserver-pe8.2|javax.enterprise.resource.jms|_ThreadID=10;|JMS5036: More details may be available in the log file for the JMS service broker instance imqbroker. Please refer to the JMS provider documentation for the exact location of this log file.|#]
    [#|2007-06-21T12:38:10.643-0500|SEVERE|sun-appserver-pe8.2|javax.enterprise.system.core|_ThreadID=10;|UnknownException during startup. Disable quick startup by setting system property com.sun.enterprise.server.ss.ASQuickStartup to false
    com.sun.appserv.server.ServerLifecycleException: [C4003]: Error occurred on connection creation [127.0.0.1:28676]. - cause: java.net.ConnectException: Connection refused: no further information
         at com.sun.enterprise.jms.JmsProviderLifecycle.checkProviderStartup(JmsProviderLifecycle.java:427)
         at com.sun.enterprise.server.ss.ASLazyKernel.startASSocketServices(ASLazyKernel.java:54)
         at com.sun.enterprise.server.PEMain.run(PEMain.java:274)
         at com.sun.enterprise.server.PEMain.main(PEMain.java:220)
         at com.sun.rave.tray.RavePEMain.main(RavePEMain.java:37)
    Caused by: com.sun.messaging.jms.JMSException: [C4003]: Error occurred on connection creation [127.0.0.1:28676]. - cause: java.net.ConnectException: Connection refused: no further information
         at com.sun.messaging.jmq.jmsclient.ExceptionHandler.getJMSConnectException(ExceptionHandler.java:233)
         at com.sun.messaging.jmq.jmsclient.ExceptionHandler.handleConnectException(ExceptionHandler.java:180)
         at com.sun.messaging.jmq.jmsclient.PortMapperClient.readBrokerPorts(PortMapperClient.java:191)
         at com.sun.messaging.jmq.jmsclient.PortMapperClient.init(PortMapperClient.java:116)
         at com.sun.messaging.jmq.jmsclient.PortMapperClient.<init>(PortMapperClient.java:54)
         at com.sun.messaging.jmq.jmsclient.protocol.tcp.TCPConnectionHandler.<init>(TCPConnectionHandler.java:61)
         at com.sun.messaging.jmq.jmsclient.protocol.tcp.TCPStreamHandler.openConnection(TCPStreamHandler.java:102)
         at com.sun.messaging.jmq.jmsclient.ConnectionInitiator.createConnectionOld(ConnectionInitiator.java:291)
         at com.sun.messaging.jmq.jmsclient.ConnectionInitiator.createConnection(ConnectionInitiator.java:113)
         at com.sun.messaging.jmq.jmsclient.ConnectionInitiator.createConnection(ConnectionInitiator.java:98)
         at com.sun.messaging.jmq.jmsclient.ProtocolHandler.init(ProtocolHandler.java:613)
         at com.sun.messaging.jmq.jmsclient.ProtocolHandler.<init>(ProtocolHandler.java:1194)
         at com.sun.messaging.jmq.jmsclient.ConnectionImpl.openConnection(ConnectionImpl.java:1949)
         at com.sun.messaging.jmq.jmsclient.ConnectionImpl.init(ConnectionImpl.java:745)
         at com.sun.messaging.jmq.jmsclient.ConnectionImpl.<init>(ConnectionImpl.java:315)
         at com.sun.messaging.jmq.jmsclient.UnifiedConnectionImpl.<init>(UnifiedConnectionImpl.java:33)
         at com.sun.messaging.jmq.jmsclient.QueueConnectionImpl.<init>(QueueConnectionImpl.java:32)
         at com.sun.messaging.ConnectionFactory.createQueueConnection(ConnectionFactory.java:72)
         at com.sun.messaging.jmq.admin.jmsspi.JMSAdminImpl.pingProvider(JMSAdminImpl.java:783)
         at com.sun.enterprise.jms.JmsProviderLifecycle.waitForJmsProvider(JmsProviderLifecycle.java:335)
         at com.sun.enterprise.jms.JmsProviderLifecycle.checkProviderStartup(JmsProviderLifecycle.java:396)
         ... 4 more
    Caused by: java.net.ConnectException: Connection refused: no further information
         at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
         at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:525)
         at com.sun.enterprise.server.ss.ASClientSocketImpl.connect(ASClientSocketImpl.java:181)
         at java.net.Socket.connect(Socket.java:507)
         at java.net.Socket.connect(Socket.java:457)
         at java.net.Socket.<init>(Socket.java:365)
         at java.net.Socket.<init>(Socket.java:178)
         at com.sun.messaging.jmq.jmsclient.PortMapperClient.readBrokerPorts(PortMapperClient.java:171)
         ... 22 more
    |#]
    [#|2007-06-21T12:38:10.663-0500|SEVERE|sun-appserver-pe8.2|javax.enterprise.system.core|_ThreadID=10;|Exception while stoppping Lifecycle.
    com.sun.appserv.server.ServerLifecycleException: MQ startup failed :[C4003]: Error occurred on connection creation [127.0.0.1:28676]. - cause: java.net.ConnectException: Connection refused: no further information
         at com.sun.enterprise.jms.JmsProviderLifecycle.checkProviderStartup(JmsProviderLifecycle.java:376)
         at com.sun.enterprise.jms.JmsProviderLifecycle.onShutdown(JmsProviderLifecycle.java:445)
         at com.sun.enterprise.server.ss.ASLazyKernel.stopLifecycle(ASLazyKernel.java:178)
         at com.sun.enterprise.server.ss.ASLazyKernel.stopMQ(ASLazyKernel.java:172)
         at com.sun.enterprise.server.ss.ASLazyKernel.exitServer(ASLazyKernel.java:74)
         at com.sun.enterprise.server.ss.ASLazyKernel.startASSocketServices(ASLazyKernel.java:67)
         at com.sun.enterprise.server.PEMain.run(PEMain.java:274)
         at com.sun.enterprise.server.PEMain.main(PEMain.java:220)
         at com.sun.rave.tray.RavePEMain.main(RavePEMain.java:37)
    |#]

    I'm having the same problem again.
    I tried using pe-start.bat -reset and it worked once, but not any more.
    Here is the result from running pe-start.bat -reset.
    If anyone has any clue as to why I cannot get the app server to start in JSC and how I can fix it, PLEASE let me know.
    I really don't want to do a reinstall.
    Microsoft Windows XP [Version 5.1.2600]
    (C) Copyright 1985-2001 Microsoft Corp.
    C:\Documents and Settings\Administrator>cd \
    C:\>cd \Program Files\Sun\Creator2_1\bin
    C:\Program Files\Sun\Creator2_1\bin>pe-start -reset
    The domain (creator) isn't running.
    CLI157 Could not stop the domain creator.
    WARNING: The --adminpassword option is insecure and should not be used since it
    can compromise your password. Please use either the command prompt or the --pas
    swordfile option.
    Domain creator created.
    WARNING: Existing user preference file .asadminprefs has been detected in your h
    ome directory. Application Server administration commands will attempt to use a
    dmin user name and password stored in this file and this may cause unexpected be
    havior and security issues. It is recommended that you delete this file prior t
    o using this new domain, creator.
    Compiler warnings:
    line 44: Attribute 'debug-options' outside of element.
    line 62: Attribute 'port' outside of element.
    line 73: Attribute 'port' outside of element.
    line 84: Attribute 'port' outside of element.
    line 87: Attribute 'address' outside of element.
    line 108: Attribute 'port' outside of element.
    line 111: Attribute 'address' outside of element.
    line 122: Attribute 'port' outside of element.
    line 133: Attribute 'port' outside of element.
    line 151: Attribute 'start-args' outside of element.
    line 162: Attribute 'port' outside of element.
    line 165: Attribute 'host' outside of element.
    line 179: Attribute 'port' outside of element.
    Starting Domain creator, please wait.
    Log redirected to C:\Program Files\Sun\Creator2_1\SunAppServer8\domains\creator\
    logs\server.log.
    Domain creator is ready to receive client requests. Additional services are bein
    g started in background.
    WARNING: The --password option is insecure and should not be used since it can c
    ompromise your password. Please use either the command prompt or the --password
    file option.
    Unable to connect to admin-server. Please check if the server is up and running
    and that the host and port provided are correct.
    CLI137 Command create-jdbc-connection-pool failed.
    WARNING: The --password option is insecure and should not be used since it can c
    ompromise your password. Please use either the command prompt or the --password
    file option.
    Unable to connect to admin-server. Please check if the server is up and running
    and that the host and port provided are correct.
    CLI137 Command create-jdbc-resource failed.
    WARNING: The --password option is insecure and should not be used since it can c
    ompromise your password. Please use either the command prompt or the --password
    file option.
    Unable to connect to admin-server. Please check if the server is up and running
    and that the host and port provided are correct.
    CLI137 Command create-jdbc-connection-pool failed.
    WARNING: The --password option is insecure and should not be used since it can c
    ompromise your password. Please use either the command prompt or the --password
    file option.
    Unable to connect to admin-server. Please check if the server is up and running
    and that the host and port provided are correct.
    CLI137 Command create-jdbc-resource failed.
    WARNING: The --password option is insecure and should not be used since it can c
    ompromise your password. Please use either the command prompt or the --password
    file option.
    Oct 4, 2007 9:43:07 AM com.sun.appserv.management.client.ProxyFactory getInstanc
    e
    SEVERE: ProxyFactory.getInstance: Failure trying to create a new ProxyFactory: j
    ava.io.IOException: Unable to connect to admin-server. Please check if the serv
    er is up and running and that the host and port provided are correct.
    CLI171 Command deploy failed : Deployment of application failed - java.io.IOExce
    ption: Unable to connect to admin-server. Please check if the server is up and
    running and that the host and port provided are correct.; requested operation ca
    nnot be completed
    WARNING: The --password option is insecure and should not be used since it can c
    ompromise your password. Please use either the command prompt or the --password
    file option.
    Oct 4, 2007 9:43:23 AM com.sun.appserv.management.client.ProxyFactory getInstanc
    e
    SEVERE: ProxyFactory.getInstance: Failure trying to create a new ProxyFactory: j
    ava.io.IOException: Unable to connect to admin-server. Please check if the serv
    er is up and running and that the host and port provided are correct.
    CLI171 Command deploy failed : Deployment of application failed - java.io.IOExce
    ption: Unable to connect to admin-server. Please check if the server is up and
    running and that the host and port provided are correct.; requested operation ca
    nnot be completed
    WARNING: The --password option is insecure and should not be used since it can c
    ompromise your password. Please use either the command prompt or the --password
    file option.
    Oct 4, 2007 9:43:39 AM com.sun.appserv.management.client.ProxyFactory getInstanc
    e
    SEVERE: ProxyFactory.getInstance: Failure trying to create a new ProxyFactory: j
    ava.io.IOException: Unable to connect to admin-server. Please check if the serv
    er is up and running and that the host and port provided are correct.
    CLI171 Command deploy failed : Deployment of application failed - java.io.IOExce
    ption: Unable to connect to admin-server. Please check if the server is up and
    running and that the host and port provided are correct.; requested operation ca
    nnot be completed
    WARNING: The --password option is insecure and should not be used since it can c
    ompromise your password. Please use either the command prompt or the --password
    file option.
    Oct 4, 2007 9:43:55 AM com.sun.appserv.management.client.ProxyFactory getInstanc
    e
    SEVERE: ProxyFactory.getInstance: Failure trying to create a new ProxyFactory: j
    ava.io.IOException: Unable to connect to admin-server. Please check if the serv
    er is up and running and that the host and port provided are correct.
    CLI171 Command deploy failed : Deployment of application failed - java.io.IOExce
    ption: Unable to connect to admin-server. Please check if the server is up and
    running and that the host and port provided are correct.; requested operation ca
    nnot be completed
    WARNING: The --password option is insecure and should not be used since it can c
    ompromise your password. Please use either the command prompt or the --password
    file option.
    Oct 4, 2007 9:44:10 AM com.sun.appserv.management.client.ProxyFactory getInstanc
    e
    SEVERE: ProxyFactory.getInstance: Failure trying to create a new ProxyFactory: j
    ava.io.IOException: Unable to connect to admin-server. Please check if the serv
    er is up and running and that the host and port provided are correct.
    CLI171 Command deploy failed : Deployment of application failed - java.io.IOExce
    ption: Unable to connect to admin-server. Please check if the server is up and
    running and that the host and port provided are correct.; requested operation ca
    nnot be completed
    WARNING: The --password option is insecure and should not be used since it can c
    ompromise your password. Please use either the command prompt or the --password
    file option.
    Oct 4, 2007 9:44:26 AM com.sun.appserv.management.client.ProxyFactory getInstanc
    e
    SEVERE: ProxyFactory.getInstance: Failure trying to create a new ProxyFactory: j
    ava.io.IOException: Unable to connect to admin-server. Please check if the serv
    er is up and running and that the host and port provided are correct.
    CLI171 Command deploy failed : Deployment of application failed - java.io.IOExce
    ption: Unable to connect to admin-server. Please check if the server is up and
    running and that the host and port provided are correct.; requested operation ca
    nnot be completed
    WARNING: The --password option is insecure and should not be used since it can c
    ompromise your password. Please use either the command prompt or the --password
    file option.
    Oct 4, 2007 9:44:42 AM com.sun.appserv.management.client.ProxyFactory getInstanc
    e
    SEVERE: ProxyFactory.getInstance: Failure trying to create a new ProxyFactory: j
    ava.io.IOException: Unable to connect to admin-server. Please check if the serv
    er is up and running and that the host and port provided are correct.
    CLI171 Command deploy failed : Deployment of application failed - java.io.IOExce
    ption: Unable to connect to admin-server. Please check if the server is up and
    running and that the host and port provided are correct.; requested operation ca
    nnot be completed
    C:\Program Files\Sun\Creator2_1\bin>

  • ESS - Cannot Start Transaction

    Hi,
    After maintaining infotyp 0105 and subtyp 0001, I'm getting and error message as folows (after clicking on almost all the functions, e.g. Personal Data):
    Cannot Start Transaction
    The Internet Transaction Server could not start the Transaction "pzxx" because of the following error. You are not authorized to use Transaction PZXX.
    Appreciate if someone could help me on this. Thank you.
    Best Regards,
    Hapizorr Rozi Alias

    Dear Srinivasa,
    I found your blog "What is UDDI?". I liked!
    I have a question about UDDI.
    I had configured the UDDI on server host XXXXX and can access it though
    the links (the UDDI works):
    - http://<host>:50100/uddiclient
    - http://<host>:50100/uddi/api/inquiry
    - http://<host>:50100/uddi/api/publish
    But when I try to enter virtual URL http://uddi.<domain>.net/publish I
    receive the message error "HTTP 404 - File not found Internet
    Information Services"
    Could you help me?
    Thanks a lot!
    Luciana
    Brazil

Maybe you are looking for

  • Using BAPI functions BSP file upload

    Hello, Can anyone clarify me  that ' can I upload a file form front end using BSP to the BP as backend to store e the image using the BAPI functions. All this is to get each BP photo in the Solution manager. or I have use  the datasets for the file u

  • Query Name in Excel Sheet tab

    Hi Friends, Instead of display Sheet 1 in the Excel sheet tab(Bex), is there a way we can display Query Name in the excel sheet tab? please let me know. Thanks, KK

  • How to design crystal report multi column

    how to design crystal report multi column for example id              1001             id                 1002              id            1003 name        dinesh          name            dk                 name        dkn address   kota             a

  • Purchase order price variance(PPV) accounts.

    Purpose is to add SAP inventory movement types to charge in inventory values,due to changing material numbers for purchased items,to the corresponding purchase price variance(PPV) accounts. ensure correct accounting for valuation changes that current

  • Chinese or Japanese characters in contextual menus

    <blockquote>Locking duplicate thread.<br> Please continue here: [/questions/822322]</blockquote><br> Whenever I right-click inside a Firefox window, at the very bottom of the contextual menu are three menu options written in either Chinese or Japanes