Server stopped in ADMIN mode

Can any body help on this issue
Server is stopped in ADMIN mode and is not coming into RUNNING mode

I got the same thing. The managed Server is in ADMIN mode and the other managed server is running fine.
Both these managed servers are clustered. And the Admin Server is also running.
I resumed it and it says, the server is in an incompatible state.
How to resolve it ???
Thanks in advance

Similar Messages

  • OSR 10.3 server drops into ADMIN mode

    Using WL 10.3, jrockit_160_05 on RH on a 2 node cluster with the registry.war deployed to a single server within the cluster.
    The server running Oracle Service Registry application will drop into ADMIN mode, but not much is logged in the server log. There were no entries in the log for over an hour prior to the server dropping out of RUNNING status, and no one is logged in ( "no active sessions" )
    <May 26, 2009 11:20:26 AM EDT> <Warning> <Socket> <BEA-000450> <Socket 12 internal data record unavailable (probable closure due idle timeout), event received 17>
    <May 26, 2009 1:08:05 PM EDT> <Alert> <WebLogicServer> <BEA-000396> <Server lock has been requested by <WLS Kernel>>
    <May 26, 2009 1:08:05 PM EDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to SUSPENDING>
    <May 26, 2009 1:08:05 PM EDT> <Notice> <HTTP> <BEA-101278> <There are no active sessions. The Web service is ready to suspend.>
    <May 26, 2009 1:08:05 PM EDT> <Notice> <Cluster> <BEA-000163> <Stopping "async" replication service>
    <May 26, 2009 1:08:05 PM EDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to ADMIN>
    The server has to be shutdown and restarted and will run for a few days before repeating.
    Has anyone seen this behavior?

    I second hisaaks and mmeyers opinion.
    It is much discussed but documented and widely known (and though often thought to be not necessary) prequisite for OSB clustering. Compared to WLS clustering there some limitations.
    You can only have one cluster in a OSB domain, if there is more than one maneged servers you have to put them in a cluster.
    Like it or not, the product requires it. IMHO it is acceptable. My guess is that one reason for it are the uniformely distributed queues used within OSB.
    IMHO the real problems start, when you think about extending the cluster after creating the domain, then you have to manually set all these queues and distributed queues and JMS modules and everything that gets typically targetted for you by the domain wizzard. Or is there a solution for it yet? (Sorry to hijack your thread).
    regards,
    Barossa.

  • WSM Managed server starts in ADMIN Mode after upgrade to 11.1.1.7

    We have just upgraded our 11g SOA Cluster environment from 11.1.1.4 to 11.1.1.7. The issue is after the upgrade, our WSM servers are starting to ADMIN state with following error.
    <Sep 25, 2013 7:14:35 AM PDT> <Error> <Deployer> <BEA-149205> <Failed to initialize the application 'DMS Application [Version=11.1.1.1.0]' due to error weblogic.application.ModuleException: Failed to load webapp: 'dms.war'.
    weblogic.application.ModuleException: Failed to load webapp: 'dms.war'
    Caused By: weblogic.management.DeploymentException: Error: Unresolved Webapp Library references for "ServletContext@381802823[app:DMS Application module:dms.war path:/dms spec-version:2.5 version:11.1.1.1.0]", defined in weblogic.xml [Extension-Name: jstl, Specification-Version: 1.2, Implementation-Version: 1.2, exact-match: false]
    at weblogic.servlet.internal.WebAppServletContext.processWebAppLibraries(WebAppServletContext.java:2750)
    Our cluster environment has one Admin Server, and two of each OSB, WSM and SOA managed servers. As our WSM servers are not coming up, we are not able to start our SOA servers too.
    Thank You

    Same issue here :-)), Just playing around with policies configuration, the server was running just fine, I wanted to check if the policies are applicable during runtime even the WSM managed server is down. After restart, it started in ADMIN mode, well the solution is straight. It is exactly telling that the dms application is missing the jstl library reference
    <Error> <Deployer> <iwpdcdevsoaa.iwater.ie> <WLS_WSM1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <bcfaf10ec8fbdfc2:-26d85d29:1429ffae24c:-8000-0000000000000003> <1385663491675> <BEA-149205> <Failed to initialize the application 'DMS Application [Version=11.1.1.1.0]' due to error weblogic.application.ModuleException: Failed to load webapp: 'dms.war'.
    weblogic.application.ModuleException: Failed to load webapp: 'dms.war'
            at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:395)
            at weblogic.application.internal.flow.ScopedModuleDriver.prepare(ScopedModuleDriver.java:180)
            at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:199)
            at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:518)
            at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
            at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:159)
            at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:47)
            at weblogic.application.internal.BaseDeployment$1.next(BaseDeployment.java:649)
            at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
            at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:191)
            at weblogic.application.internal.SingleModuleDeployment.prepare(SingleModuleDeployment.java:44)
            at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:154)
            at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:60)
            at weblogic.deploy.internal.targetserver.AppDeployment.prepare(AppDeployment.java:144)
            at weblogic.management.deploy.internal.DeploymentAdapter$1.doPrepare(DeploymentAdapter.java:40)
            at weblogic.management.deploy.internal.DeploymentAdapter.prepare(DeploymentAdapter.java:191)
            at weblogic.management.deploy.internal.AppTransition$1.transitionApp(AppTransition.java:22)
            at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:261)
            at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:220)
            at weblogic.management.deploy.internal.ConfiguredDeployments.prepare(ConfiguredDeployments.java:166)
            at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:122)
            at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:181)
            at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:97)
            at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
            at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
            at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    Caused By: weblogic.management.DeploymentException: Error: Unresolved Webapp Library references for "ServletContext@384044243[app:DMS Application module:dms.war path:/dms spec-version:2.5 version:11.1.1.1.0]", defined in weblogic.xml [Extension-Name: jstl, Specification-Version: 1.2, Implementation-Version: 1.2, exact-match: false]
            at weblogic.servlet.internal.WebAppServletContext.processWebAppLibraries(WebAppServletContext.java:2750)
            at weblogic.servlet.internal.WebAppServletContext.<init>(WebAppServletContext.java:416)
            at weblogic.servlet.internal.WebAppServletContext.<init>(WebAppServletContext.java:494)
            at weblogic.servlet.internal.HttpServer.loadWebApp(HttpServer.java:418)
            at weblogic.servlet.internal.WebAppModule.registerWebApp(WebAppModule.java:976)
            at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:384)
            at weblogic.application.internal.flow.ScopedModuleDriver.prepare(ScopedModuleDriver.java:180)
            at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:199)
            at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:518)
            at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
            at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:159)
            at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:47)
            at weblogic.application.internal.BaseDeployment$1.next(BaseDeployment.java:649)
            at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
            at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:191)
            at weblogic.application.internal.SingleModuleDeployment.prepare(SingleModuleDeployment.java:44)
            at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:154)
            at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:60)
            at weblogic.deploy.internal.targetserver.AppDeployment.prepare(AppDeployment.java:144)
            at weblogic.management.deploy.internal.DeploymentAdapter$1.doPrepare(DeploymentAdapter.java:40)
            at weblogic.management.deploy.internal.DeploymentAdapter.prepare(DeploymentAdapter.java:191)
            at weblogic.management.deploy.internal.AppTransition$1.transitionApp(AppTransition.java:22)
            at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:261)
            at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:220)
            at weblogic.management.deploy.internal.ConfiguredDeployments.prepare(ConfiguredDeployments.java:166)
            at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:122)
            at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:181)
            at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:97)
            at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
            at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
            at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    >
    So search for "jstl" within the weblogic console in search bar, it is type of library, click on it and target it to the managed server where OWSM is running as weel. It was root cause in my case, somehow the library was not targeted to our WLS_WMS1 managed server. Now the server is back in RUNNING mode. Of course apply this in case of problem with SOA servers, target it to the cluster or exact nodes and it should work.
    Still I don't know how the issue has been crated, I don't think that somebody removed it from deployment. Rather I think that somebody was applying patch or some artifacts to OSB or SOA managed server and this library was required as well, but as soon as we have separated WSM cluster, it was maybe assuming that it is running within OSB or SOA clusters and therefore didn't target the WSM cluster automatically. But this is just the idea :-))
    Ladislav

  • How to stop B2B listener polling when SOA server in Admin Mode

    Hi ,
    I recently came across this situation like my B2B FTP listener is polling and deleting file when my SOA server is Admin Mode.
    Can anyone help me to stop that polling when server is in Admin Mode ?
    Thanks,
    Saba

    thanks for quick reply...
    the "catch (IOException e) {... } " block in Server already catches this exception, and as there is no other code but printing the exception, the method run() is quitted (no need to terminate the loop). However, the thread is NOT terminated even after that. To make it sure, I added a public variable and accessed it from Handler at the end of the code, after sd.resetSock(); !!!
    You told that it doesn't stop because of the way I coded it, isn't it the traditional way of setting a listener socket? If no, may be recoding the listener would be much better...

  • Start/Stop Weblogic Admin Server

    Hello,
    I have installed Forms 11g in my home Pc, so is it possible to Start/Stop Weblogic Admin Server and the Dos window that appears, not to ask me about username and password?
    I mean like a bat file (script), to enter the username and password in a text file
    if yes, also the same in WLS_FORMS?
    Thank you.

    Starting an Administration Server with a Startup Script
    An Administration Server is a WebLogic Server instance that maintains configuration data for a domain. In a development environment, it is usually sufficient to start an Administration Server and deploy your applications directly onto the Administration Server. In a production environment, you create Managed Servers to run applications. For more information about Administration Servers and Managed Servers, see "Understanding WebLogic Server Domains" in Understanding Domain Configuration for Oracle WebLogic Server.
    You can start an Administration Server with a default startup script or create your own. To start an Administration Server with the WebLogic Server-included startup script:
    If you have not already done so, use the Configuration Wizard or WebLogic Scripting Tool (WLST) to create a domain.
    See Creating Domains Using the Configuration Wizard or "Creating Domains Using WLST Offline" in Oracle WebLogic Scripting Tool.
    Open a shell (command prompt) on the computer on which you created the domain.
    Change to the directory in which you located the domain.
    By default, this directory is MW_HOME\user_projects\domains\DOMAIN_NAME, where DOMAIN_NAME is the root directory of the domain. (The name of this directory is the name of the domain.)
    Run one of the following scripts:
    bin/startWebLogic.cmd (Windows)
    bin\startWebLogic.sh (UNIX and Windows. On Windows, this script supports the MKS and Cygnus BASH UNIX shell emulators.)
    Note:
    If you use a Configuration Wizard template that is provided by WebLogic Server, your domain directory includes a start script named startWebLogic. If you use a domain template from another source, the wizard might not create a start script, or it might create a script with a different name. The template designer determines whether the wizard creates a start script and the name of the script.
    The startWebLogic script does the following:
    Sets environment variables by invoking DOMAIN_NAME\bin\setDomainEnv.cmd (setDomainEnv.sh on UNIX), where DOMAIN_NAME is the directory in which you located the domain; for example, WL_HOME\user_projects\domains\DOMAIN_NAME, and where WL_HOME is the location in which you installed WebLogic Server.
    Invokes the java weblogic.Server command, which starts a JVM that is configured to run a WebLogic Server instance.
    When the server successfully completes its startup process, it writes the following message to standard out (which, by default, is the command window):
    <Notice> <WebLogicServer> <BEA-000360> <Server started in RUNNING mode>
    Starting an Administration Server from the Windows Start Menu
    When you create an Administration Server on a Windows computer, the Configuration Wizard creates a shortcut on the Start Menu for starting the server (User Projects > DOMAIN_NAME > Start Admin Server for WebLogic Server Domain).
    The command that the Configuration Wizard adds to the Start menu opens a command window and calls the startup script that is described in Starting an Administration Server with a Startup Script. When the server has successfully completed its startup process, it writes the following message to standard out (which, by default, is the command window):
    <Notice> <WebLogicServer> <BEA-000360> <Server started in RUNNING mode>
    Mark this helpful/correct to help others too

  • Server stops when loading WPSD.NLM

    i found a strange behaviour of my NW&%SP8-VM.
    after reinstalling nmas the server stops loading when WPSD.NLM is called.
    the server does not abend or freeze ! :-)
    i can connect via rconj but not via nrm or netware client.
    i changed to hte logger screen and saved it to c:\nweserver :
    <F1> for Help-----------Top Of Screen Lines Lost: 0
    Initialize Keyboard
    Initialize Debugger
    Initialize Polling Keyboard
    System Memory
    Loading module XLDR.NLM
    Loading module PVER500.NLM
    Loading module LIBC.NLM from startup device
    Portions copyright (c) 1980, 1982, 1983, 1986, 1990, 1993 by the
    Regents
    of the University of California (Free BSD) and (c) 1997, 1998 by the
    NetBSD
    Foundation, Inc.
    Loading module FATFS.NLM from startup device
    Checking local drives
    ALERT: NetWare needs to check one or more drives for consistency. This
    becomes
    necessary when NetWare is not downed correctly (ie: from an abend, hang
    or
    quitting from the context of the internal debugger.)
    NetWare is now checking the C: volume for file system errors...
    Volume NWLOCALVOL created Aug-16-2007 17:3
    Volume Serial Number is BDDD-3062
    517,890,048 bytes total disk space.
    65,536 bytes in 2 hidden files.
    409,600 bytes in 46 directories.
    143,491,072 bytes in 2013 user files.
    373,923,840 bytes available on disk.
    8,192 bytes in allocation unit.
    63,219 total allocation units on disk.
    45,645 available allocation units on disk.
    VERIFIED OK
    Loading module TBX.NLM from startup device
    Loading module CDBE.NLM from startup device
    Initializing NetWare Configuration Database
    Running CDBE consistency check on the NetWare Configuration File
    (C:\NWSERVER).
    Validating CDBE Local Registry File...
    ++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++++++++++++++++++++++++++
    ++++++++++++++++++++++++++++++++++++++
    CDBE consistency check completed successfully.
    NetWare Configuration file is located at C:\NWSERVER
    Building CDBE Local cache...
    Parsing the NetWare Configuration File [v6.1]
    Refreshing the NetWare Environment from the NetWare Configuration File.
    Initializing NetWare Environment
    The NetWare Environment has been updated successfully.
    Initialize Swap File
    Add Default Swap Info
    Processing LCONFIG.SYS file.
    LCONFIG.SYS file exists, overriding default locale values
    Process Startup File [Pass 1]
    System Cache
    Loading module NWKCFG.NLM from startup device
    NetWare Kernel Load Template v63.8 rev. 0.
    NetWare Kernel Load Template being verified.
    NetWare Kernel Load Template verification successful.
    Processing stage 0 loading of nlms.
    To Enable Splash Screen, reload server using command line option -L
    Processor 0 Speed
    NW Server v5.70+ detected
    Default options:
    Floppy drive is present.
    Floppy drive is present.
    Module ACPIDRV.PSM load status OK
    Auto-Loading Module ACPICA.NLM
    Auto-loading module ACPICA.NLM
    ACPI Component Architecture for ACPI compliant systems
    Version 1.05.16 16 January 2007
    Copyright (C) 2000-2007 Novell, Inc. All Rights Reserved.
    Auto-Loading Module ACPIASL.NLM
    Auto-loading module ACPIASL.NLM
    ACPI Architecture Services Layer for ACPI compliant systems
    Version 1.05.16 16 January 2007
    Copyright (C) 2003-2007 Novell, Inc. All Rights Reserved.
    Module ACPIASL.NLM load status OK
    Module ACPICA.NLM load status OK
    Module SCSIHD.CDM load status OK
    Module IDECD.CDM load status OK
    Module IDEATA.HAM load status OK
    Module LSIMPTNW.HAM load status OK
    Module KEYB.NLM load status OK
    Module CHARSET.NLM load status OK
    Loading module ACPIDRV.PSM
    ACPI Platform Support Module for ACPI compliant systems
    Version 1.05.19 16 January 2007
    Copyright (C) 1987-2007 Novell, Inc. All Rights Reserved.
    ACPI: RSDP @ 0xF6C70/0x0014 (v000 PTLTD )
    ACPI: RSDT @ 0x2FEFAB74/0x0030 (v001 PTLTD RSDT 0x06040000 LTP
    0x00000000)
    ACPI: FACP @ 0x2FEFEF14/0x0074 (v001 INTEL 440BX 0x06040000 PTL
    0x000F4240)
    ACPI: DSDT @ 0x2FEFABA4/0x4370 (v001 PTLTD Custom 0x06040000 MSFT
    0x0100000D)
    ACPI: FACS @ 0x2FEFFFC0/0x0040
    ACPI: APIC @ 0x2FEFEF88/0x0050 (v001 PTLTD APIC 0x06040000 LTP
    0x000000
    00)
    ACPI: BOOT @ 0x2FEFEFD8/0x0028 (v001 PTLTD $SBFTBL$ 0x06040000 LTP
    0x00000001)
    Parsing all Control Methods:
    Table [DSDT](id 0001) - 328 Objects with 31 Devices 84 Methods 9 Regions
    tbxface-0619 [13] TbLoadNamespace : ACPI Tables successfully
    acquired
    evxfevnt-0176 [13] Enable : Transition to ACPI mode
    successful
    evgpeblk-1108 [15] EvCreateGpeBlock : GPE 00 to 0F [_GPE] 2 regs on
    int 0x9
    evgpeblk-1208 [15] EvInitializeGpeBlock : Found 1 Wake, Enabled 1
    Runtime GPEs
    in this block
    Completing Region/Field/Buffer/Package
    initialization:..........................
    Initialized 9/9 Regions 0/0 Fields 26/26 Buffers 21/22 Packages (337
    nodes)
    Initializing Device/Processor/Thermal objects by executing _INI
    methods:.
    Executed 1 _INI methods requiring 0 _STA executions (examined 37
    objects)
    Module ACPIDRV.PSM load status OK
    Loading module SCSIHD.CDM
    Novell NetWare SCSI Fixed Disk Custom Device Module
    Version 3.03.10 30 May 2008
    Copyright (c) 1995-2008 Novell, Inc. All Rights Reserved.
    Module SCSIHD.CDM load status OK
    Loading module IDECD.CDM
    Novell ATA/IDE CD/DVD Custom Device Module
    Version 4.13 4 April 2007
    Copyright (C) 1994-2007, Novell, Inc. All rights reserved.
    Module IDECD.CDM load status OK
    Loading module IDEATA.HAM
    Novell IDE/ATA/ATAPI/SATA Host Adapter Module
    Version 4.34 5 May 2007
    Copyright (C) 1989-2007, Novell, Inc. All rights reserved.
    Module IDEATA.HAM load status OK
    Loading module LSIMPTNW.HAM
    LSI Corporation Common Architecture NWPA-HAM SAS/Fibre/SCSI Driver.
    Version 5.02 5 December 2007
    Copyright (c) 2000-2007 LSI Corporation. All rights reserved.
    Module LSIMPTNW.HAM load status OK
    Loading module KEYB.NLM
    NetWare National Keyboard Support
    Version 2.10 26 July 2001
    Copyright 2001 Novell, Inc. All rights reserved.
    (LsiMptNw-SAS/Fibre/SCSI) Device List:
    HBA ID LUN VENDOR PRODUCT REV SYNC WIDE QTAG IR P
    SCAN
    2 0 0 VMware Virtual disk 1.0 F40 W16 Yes Y
    New
    2 1 0 VMware Virtual disk 1.0 F40 W16 Yes Y
    New
    2 2 0 VMware Virtual disk 1.0 F40 W16 Yes Y
    New
    2 7 LSI Corpo LSI_53C1030 1 F160 W16
    New
    Keyboard support for Germany, code page 850 loaded
    Module KEYB.NLM load status OK
    Loading module CHARSET.NLM
    Display Character Set Support For NetWare
    Version 1.01 4 June 2003
    Copyright 2003, Novell, Inc. All Rights Reserved.
    Module CHARSET.NLM load status OK
    <SCSIHD>READCAPACITY SUCCEEDED FOR DEVICE 3
    <SCSIHD>CAPACITY=0x9FFFFF sectors * 200
    <SCSIHD>READCAPACITY SUCCEEDED FOR DEVICE 5
    <SCSIHD>CAPACITY=0x9FFFFF sectors * 200
    <SCSIHD>READCAPACITY SUCCEEDED FOR DEVICE 7
    <SCSIHD>CAPACITY=0x7FFFFF sectors * 200
    Total server memory: 785.982 Kilobytes
    Novell Open Enterprise Server, NetWare 6.5
    Support Pack Revision 08
    (C) Copyright 1983-2008 Novell Inc. All Rights Reserved. Patent Pending.
    Server Version 5.70.08 October 3, 2008
    Friday, 3 July 2009 19.36.36 <<NO TIME ZONE>>
    Loading module ACPICMGR.NLM
    ACPI Component Manager for ACPI compliant systems
    Version 1.05.16 16 January 2007
    Copyright (C) 2003-2007 Novell, Inc. All Rights Reserved.
    Module ACPICMGR.NLM load status OK
    Loading module ACPIPWR.NLM
    ACPI Power Management Driver for ACPI compliant systems
    Version 1.05.16 16 January 2007
    Copyright (C) 2003-2007 Novell, Inc. All Rights Reserved.
    Module ACPIPWR.NLM load status OK
    NOTE: The NLM "CONNMGR.NLM" has modified event 154 properties
    (1:0:0)<SCSIHD>REA
    DCAPACITY SUCCEEDED FOR DEVICE 3
    <SCSIHD>CAPACITY=0x9FFFFF sectors * 200
    <SCSIHD>READCAPACITY SUCCEEDED FOR DEVICE 5
    <SCSIHD>CAPACITY=0x9FFFFF sectors * 200
    <SCSIHD>READCAPACITY SUCCEEDED FOR DEVICE 7
    <SCSIHD>CAPACITY=0x7FFFFF sectors * 200
    Loading module MALHLP.NLM
    NSS Configure help messages (Build 163 MP)
    Version 3.27 13 November 2008
    Copyright 1987-2008 Novell, Inc. All Rights Reserved.
    Module MALHLP.NLM load status OK
    NSS background checking scheduled.
    (LsiMptNw-SAS/Fibre/SCSI) Device List:
    HBA ID LUN VENDOR PRODUCT REV SYNC WIDE QTAG IR P
    SCAN
    2 0 0 VMware Virtual disk 1.0 F40 W16 Yes Y
    Refr
    2 1 0 VMware Virtual disk 1.0 F40 W16 Yes Y
    Refr
    2 2 0 VMware Virtual disk 1.0 F40 W16 Yes Y
    Refr
    2 7 LSI Corpo LSI_53C1030 1 F160 W16
    Refr
    NetWare Virtual Disk
    Version 1.00 30 November 2004
    Copyright 2003-2004 Novell, Inc. All rights reserved.
    Module VDISK.NLM load status OK
    Adding swap file to 'SYS'
    Successfully imported symbols from NSS
    All Digitally Signed Objects successfully loaded.
    Loading module PMLODR.NLM
    Portions (C) Copyright 1986-1990 RSA Data Security, Inc.
    Loading module TIMESYNC.NLM
    NetWare Time Synchronization Services
    Version 6.61.01 14 October 2005
    Copyright 1991-2001,2002 Novell, Inc. All rights reserved.
    Auto-Loading Module CLIB.NLM
    Auto-loading module CLIB.NLM
    (Legacy) Standard C Runtime Library for NLMs
    Version 5.90.15 10 March 2008
    Copyright (c) 1996-2007 by Novell, Inc. All rights reserved.
    Auto-Loading Module NLMLIB.NLM
    Auto-loading module NLMLIB.NLM
    Novell NLM Runtime Library
    Version 5.90.15 10 March 2008
    Copyright (c) 1996-2007 by Novell, Inc. All rights reserved.
    Auto-Loading Module REQUESTR.NLM
    Auto-loading module REQUESTR.NLM
    Novell NCP Requestor for NLMs
    Version 5.90.15 10 March 2008
    Copyright (c) 1996-2007 by Novell, Inc. All rights reserved.
    Auto-Loading Module THREADS.NLM
    Auto-loading module THREADS.NLM
    Novell Threads Package for NLMs
    Version 5.90.15 10 March 2008
    Copyright (c) 1996-2007 by Novell, Inc. All rights reserved.
    Auto-Loading Module LIB0.NLM
    Auto-loading module LIB0.NLM
    Novell Ring 0 Library for NLMs
    Version 5.90.15 10 March 2008
    Copyright (c) 1996-2007 by Novell, Inc. All rights reserved.
    Loading module POLIMGR.NLM
    Module LIB0.NLM load status OK
    Module THREADS.NLM load status OK
    Module REQUESTR.NLM load status OK
    Auto-Loading Module STREAMS.NLM
    Auto-loading module STREAMS.NLM
    NetWare STREAMS PTF
    Version 6.00.06 4 May 2005
    Copyright 1989-1999 Mentat, Inc. All rights reserved.
    Portions Copyright 1989-2002 Novell, Inc. All rights reserved.
    Module STREAMS.NLM load status OK
    Module NLMLIB.NLM load status OK
    Auto-Loading Module NIT.NLM
    Auto-loading module NIT.NLM
    NetWare Interface Tools Library for NLMs
    Version 5.90.15 10 March 2008
    Copyright (c) 1996-2007 by Novell, Inc. All rights reserved.
    Module NIT.NLM load status OK
    Module CLIB.NLM load status OK
    Auto-Loading Module DSAPI.NLM
    Auto-loading module DSAPI.NLM
    NetWare NWNet Runtime Library
    Version 6.00.04 27 January 2006
    (C) Copyright 1995-2005, Novell, Inc. All rights reserved.
    Patent Pending--Novell, Inc.
    Auto-Loading Module NETNLM32.NLM
    Auto-loading module NETNLM32.NLM
    NetWare NWNet Runtime Library
    Version 6.01.03 26 August 2008
    (C) Copyright 1995-2008, Novell, Inc. All rights reserved.
    Patent Pending--Novell, Inc.
    Auto-Loading Module NCPNLM32.NLM
    Auto-loading module NCPNLM32.NLM
    NetWare NWNCP Runtime Library
    Version 6.01.03 26 August 2008
    (C) Copyright 1995-2008, Novell, Inc. All rights reserved.
    Patent Pending--Novell, Inc.
    Auto-Loading Module CLNNLM32.NLM
    Auto-loading module CLNNLM32.NLM
    NetWare NWClient Runtime Library
    Version 6.01.03 26 August 2008
    (C) Copyright 1995-2008, Novell, Inc. All rights reserved.
    Patent Pending--Novell, Inc.
    Module CLNNLM32.NLM load status OK
    Module NCPNLM32.NLM load status OK
    Module NETNLM32.NLM load status OK
    Auto-Loading Module DSEVENT.NLM
    Auto-loading module DSEVENT.NLM
    NetWare DSEvent Runtime Library
    Version 6.01.03 26 August 2008
    (C) Copyright 1995-2008, Novell, Inc. All rights reserved.
    Patent Pending--Novell, Inc.
    Module DSEVENT.NLM load status OK
    Module DSAPI.NLM load status OK
    Auto-Loading Module CLXNLM32.NLM
    Auto-loading module CLXNLM32.NLM
    NetWare NWCLX Runtime Library
    Version 6.01.03 26 August 2008
    (C) Copyright 1995-2008, Novell, Inc. All rights reserved.
    Patent Pending--Novell, Inc.
    Module CLXNLM32.NLM load status OK
    Module TIMESYNC.NLM load status OK
    NetWare License Policy Manager
    Version 6.27 3 November 2005
    Copyright 1984-2005 Novell, Inc. All rights reserved.
    Module POLIMGR.NLM load status OK
    SAS Data Flow Manager
    Version 27510.02a 25 August 2008
    Copyright 1999-2008, Novell, Inc. All rights reserved.
    All Digitally Signed Objects successfully loaded.
    Security Domain Infrastructure
    Version 27510.02a 25 August 2008
    Copyright 1998-2008, Novell, Inc. All rights reserved.
    All Digitally Signed Objects successfully loaded.
    Setting _admin volume's ID
    Loading module DHOST.NLM
    Novell DHost Portability Interface 1.0.0 SMP
    Version 10010.97 18 September 2006
    Copyright 1999-2006 Novell, Inc.
    DHost Portability Interface loaded successfully.
    Module DHOST.NLM load status OK
    Loading module SPMDCLNT.NLM
    Novell SPM Client for DClient 3.3.1.0 20081112
    Version 33100811.12 12 November 2008
    Copyright 2003-2008 Novell, Inc. All rights reserved.
    Module SPMDCLNT.NLM load status OK
    Loading module EDIT.NLM
    NetWare Text Editor
    Version 8.00.01 1 May 2006
    Copyright 1989-2006 Novell, Inc. All rights reserved.
    Auto-Loading Module NWSNUT.NLM
    Auto-loading module NWSNUT.NLM
    NetWare NLM Utility User Interface
    Version 7.00.01 11 July 2008
    Copyright 1989-2008 Novell, Inc. All rights reserved.
    Module NWSNUT.NLM load status OK
    Module EDIT.NLM load status OK
    SERVER-5.70-151: Unable to find load file DXEVENT.NLM
    Admin volume startup: error logging the server in = -634
    Unable to verify _admin volume object in eDirectory.
    Loading module CONLOG.NLM
    System Console Logger
    Version 3.01.02 8 August 2006
    (c) Copyright 1992-2002-2006 Novell, Inc. All rights reserved.
    Module CONLOG.NLM load status OK
    CONLOG-3.01-10: System console logging started Fri Jul 3 18:44:30 2009.
    CONLOG-3.01-9: Logging system console to sys:etc\console.log.
    CONLOG-3.01-22: Log file size restricted to 100 kilobytes.
    Loading module SNMP.NLM
    Netware 4.x/5.x/6.x SNMP Service
    Version 4.18 25 July 2006
    Copyright 1995-1999, 2002 Novell, Inc. All rights reserved.
    Auto-Loading Module TLI.NLM
    Auto-loading module TLI.NLM
    NetWare Transport Level Interface Library
    Version 4.30.02 19 December 2000
    Copyright 1989-1992 Mentat, Inc. All rights reserved.
    Portions Copyright 1989-2000 Novell, Inc. All rights reserved.
    Module TLI.NLM load status OK
    Module SNMP.NLM load status OK
    Loading module IPXS.NLM
    NetWare STREAMS IPX Protocol
    Version 4.10.01 12 February 1998
    Copyright 1989-1998 Novell, Inc. All rights reserved.
    Loading module BCALLSRV.NLM
    IPXS-4.10-0022:
    Warning, unable to open default IPX configuration file
    "SYS:ETC\IPXSPX.CFG"; using internal defaults.
    Module IPXS.NLM load status OK
    Backup Call Server MOAB_NDK2
    Version 1.02.01 18 August 1998
    (c) Copyright 1991-1998 Novell, Inc. All Rights Reserved.
    Auto-Loading Module BTRIEVE.NLM
    Auto-loading module BTRIEVE.NLM
    BTRIEVE.NLM v7.90.000
    Version 7.90 21 March 2001
    (c) Copyright Pervasive Software Inc. 1989-2001. All rights reserved.
    Auto-Loading Module NWMKDE.NLM
    Auto-loading module NWMKDE.NLM
    NWMKDE.NLM v7.94.251.000
    Version 7.94 11 December 2001
    (c) Copyright Pervasive Software Inc. 1989-2001. All rights reserved.
    Auto-Loading Module NWUCMGR.NLM
    Auto-loading module NWUCMGR.NLM
    NWUCMGR.NLM v1.5 Build 230
    Version 1.05 14 March 2001
    Module NWUCMGR.NLM load status OK
    User Count Manager
    (c) Copyright 1996-2001, Pervasive Software Inc. All rights reserved
    worldwide.
    Auto-Loading Module PSVCS.NLM
    Auto-loading module PSVCS.NLM
    Portability Services
    Version 251.00 30 November 2001
    Module PSVCS.NLM load status OK
    Auto-Loading Module NWAIF103.NLM
    Auto-loading module NWAIF103.NLM
    nwaif103.nlm v7.94, Build 251 ()
    Version 7.94 30 November 2001
    Module NWAIF103.NLM load status OK
    Auto-Loading Module NWENC103.NLM
    Auto-loading module NWENC103.NLM
    NWENC103.NLM v7.90.000 (Text Encoding Conversion Library)
    Version 7.90 24 February 2001
    Copyright (c) 1999-2001 Pervasive Software Inc.
    Module NWENC103.NLM load status OK
    Pervasive Text Encoding Library successfully loaded.
    NWMKDE-29:
    MicroKernel Database Engine
    (c) Copyright Pervasive Software Inc. 1989-2001
    All Rights Reserved
    Module NWMKDE.NLM load status OK
    BTRIEVE-1:
    Btrieve for NetWare v7.90
    (c) Copyright Pervasive Software Inc. 1989-2001
    All Rights Reserved.
    Module BTRIEVE.NLM load status OK
    Auto-Loading Module CSL.NLM
    Auto-loading module CSL.NLM
    NetWare Call Support Layer For NetWare
    Version 2.06.02 13 January 2000
    (c) Copyright 1991-2000 Novell, Inc. All Rights Reserved.
    Module CSL.NLM load status OK
    Module BCALLSRV.NLM load status OK
    BCALLSRV-1.02-59: BCALLSRV initializing.
    Loading module CNEAMD.LAN
    Novell Ethernet NE1500/2100 and PCnet (ISA, ISA+, PCI, Fast)
    Version 1.39 23 January 1998
    (c) Copyright 1996, 1997, 1998 by Novell, Inc. All rights reserved.
    Auto-Loading Module ETHERTSM.NLM
    Auto-loading module ETHERTSM.NLM
    Novell Ethernet Topology Specific Module
    Version 3.90 20 March 2006
    (C) Copyright 1990 - 2006, by Novell, Inc. All rights reserved.
    Auto-Loading Module MSM.NLM
    Auto-loading module MSM.NLM
    Novell Multi-Processor Media Support Module
    Version 4.12 22 August 2007
    Copyright (c) 1990 - 2007, by Novell, Inc. All rights reserved.
    Module MSM.NLM load status OK
    Module ETHERTSM.NLM load status OK
    Module CNEAMD.LAN load status OK
    Loading module CNEAMD.LAN
    Previously loaded module was used re-entrantly
    Module CNEAMD.LAN load status OK
    Loading module TCPIP.NLM
    Novell TCP/IP Stack - Network module (NULL encryption)
    Version 6.82 20 November 2007
    Copyright 1994-2007 Novell, Inc. All rights reserved.
    Patent pending
    Auto-Loading Module CSLIND.NLM
    Auto-loading module CSLIND.NLM
    TCPIP CSL INDEPENDENCE MODULE 7Dec99 7Dec99
    Version 4.21 7 December 1999
    Copyright 1994-1999 Novell, Inc. All rights reserved.
    Module CSLIND.NLM load status OK
    Auto-Loading Module NETLIB.NLM
    Auto-loading module NETLIB.NLM
    Novell TCPIP NETLIB Module
    Version 6.50.22 12 February 2003
    Copyright 1994-2003 Novell, Inc. All rights reserved. Patent
    pending.
    Module NETLIB.NLM load status OK
    Auto-Loading Module TCP.NLM
    Auto-loading module TCP.NLM
    Novell TCP/IP Stack - Transport module (NULL encryption)
    Version 6.82.04 30 September 2008
    Copyright 1994-2008 Novell, Inc. All rights reserved. Patent
    pending.
    Module TCP.NLM load status OK
    TCPIP-6.82-26: Fri Jul 3 18:44:48 2009
    Will act as a router.
    TCPIP-6.82-27: Fri Jul 3 18:44:48 2009
    RIP is disabled.
    Novell BSDSOCK Module
    Version 6.82 20 November 2007
    Copyright 1994-2007 Novell, Inc. All rights reserved.
    Module BSDSOCK.NLM load status OK
    Module TCPIP.NLM load status OK
    TCPIP.NLM autoloaded TCP.NLMLoading module IPXRTR.NLM
    IPX NLSP Router
    Version 6.81.01 22 April 2008
    Copyright 1994-2008 Novell, Inc. All rights reserved.
    Portions Copyright 1991-2008 D.L.S. Associates.
    Auto-Loading Module A3112.NLM
    Auto-loading module A3112.NLM
    OS Support For NetWare 4.x NLMs
    Version 4.18 25 October 1999
    (c) Copyright 1993-1997, Novell, Inc. All rights reserved.
    Module A3112.NLM load status PUB EXISTS
    Module IPXRTR.NLM load status OK
    Loading module IPXRTRNM.NLM
    IPX Router Network Management
    Version 6.60 24 June 1998
    Copyright 1994-1998 Novell, Inc. All rights reserved.
    Module IPXRTRNM.NLM load status OK
    Timesync: Waiting for TCP/IP to be initialized
    Timesync: TCP/IP initialized. Timesync is loaded with TCP/IP support
    Timesync: IPX is initialized. Timesync is loaded with IPX support
    Time Synchronization has been established
    Loading module VMWTOOL.NLM
    VMware Tools
    Version 1.01 26 July 2007
    Copyright (c) 1998-2007 VMware, Inc. All rights reserved.
    Protected by one or more U.S. Patent Nos.
    6,397,242, 6,496,847, 6,704,925, 6,711,672, 6,725,289,
    6,735,601, 6,785,886, 6,789,156, 6,795,966, 6,880,022,
    6,944,699, 6,961,806 and ...
    Module VMWTOOL.NLM load status OK
    Loading module NW5-IDLE.NLM
    Netware CPU Idler
    Version 1.00.09 26 March 2009
    Module NW5-IDLE.NLM load status OK
    Loading module JAVA.NLM
    java.nlm (based on 1.4.2_18) Build 08101613
    Version 1.43 16 October 2008
    Copyright (c) 2006 Novell, Inc. Portions Copyright (c) 2006 Sun
    Microsystems
    Auto-Loading Module JSOCK.NLM
    Auto-loading module JSOCK.NLM
    Support For Java Sockets (loader)
    Version 1.43 16 October 2008
    (C) Copyright 2000-2006 Novell, Inc. All Rights Reserved
    Module JSOCK.NLM load status OK
    Loading module JSOCK6X.NLM
    Module JAVA.NLM load status OK
    NetWare 6.x Support For Java Sockets (JDK 1.4.2)
    Version 1.43 16 October 2008
    (C) Copyright 2000-2006 Novell, Inc. All Rights Reserved
    Module JSOCK6X.NLM load status OK
    Loading module IPMGMT.NLM
    TCPIP - NetWare IP Address Management
    Version 1.03.01 29 May 2007
    Copyright (C) 2007 Novell, Inc. All Rights Reserved
    Module IPMGMT.NLM load status OK
    Loading module PERL.NLM
    Perl 5.8.4 - Command Line Interface
    Version 5.00.05 13 September 2005
    Copyright (C) 2000-01, 2004-05 Novell, Inc. All Rights Reserved.
    Loading module PERL.NLM
    Auto-Loading Module LIBPERL.NLM
    Auto-loading module LIBPERL.NLM
    Perl 5.8.4 - Script Interpreter and Library
    Version 5.00.05 13 September 2005
    Copyright (C) 2000-01, 2004-05 Novell, Inc. All Rights Reserved.
    Loading module JVM.NLM
    Module LIBPERL.NLM load status OK
    Module PERL.NLM load status OK
    Perl 5.8.4 - Command Line Interface
    Version 5.00.05 13 September 2005
    Copyright (C) 2000-01, 2004-05 Novell, Inc. All Rights Reserved.
    Module PERL.NLM load status OK
    Java Hotspot 1.4.2_18 Interpreter
    Version 1.43 16 October 2008
    (C) Copyright 2003-2006 Novell, Inc. All Rights Reserved.
    Module JVM.NLM load status OK
    Loading module VERIFY.NLM
    Java verify (based on 1.4.2_18)
    Version 1.43 16 October 2008
    Copyright (c) 2006 Novell, Inc. Portions Copyright (c) 2006 Sun
    Microsystems
    Module VERIFY.NLM load status OK
    Loading module JVMLIB.NLM
    Java jvmlib (based on 1.4.2_18)
    Version 1.43 16 October 2008
    Copyright (c) 2006 Novell, Inc. Portions Copyright (c) 2006 Sun
    Microsystems
    Module JVMLIB.NLM load status OK
    Loading module ZIP.NLM
    Java zip (based on 1.4.2_18)
    Version 1.43 16 October 2008
    Copyright (c) 2006 Novell, Inc. Portions Copyright (c) 2006 Sun
    Microsystems
    Fri Jul 3 18:45:13 2009
    Time synchronization has been established.
    Module ZIP.NLM load status OK
    Loading module NILE.NLM
    Novell N/Ties NLM ("") Release Build with symbols
    Version 7.00.01 20 August 2007
    Copyright (C) 1996-2007 Novell, Inc. All Rights Reserved
    Auto-Loading Module NWUTIL.NLM
    Auto-loading module NWUTIL.NLM
    Novell Utility Library NLM (_NW65[SP7]{""})
    Version 3.00.02 20 August 2007
    Copyright (C) 1996-2006 Novell, Inc. All Rights Reserved
    Fri Jul 3 18:45:29 2009
    Time synchronization has been lost after 2 successful polling loops.
    DOSFAT.NSS and/or FATFS.NLM is loaded!
    Module NWUTIL.NLM load status OK
    Auto-Loading Module PKIAPI.NLM
    Auto-loading module PKIAPI.NLM
    Public Key Infrastructure Services
    Version 2.23.10 20 November 2004
    Copyright 1997-2004 Novell, Inc. All rights reserved.
    Module PKIAPI.NLM load status OK
    Auto-Loading Module PKI.NLM
    Auto-loading module PKI.NLM
    Novell Certificate Server
    Version 3.32 25 August 2008
    Copyright 1997-2008 Novell, Inc. All rights reserved.
    Module PKI.NLM load status OK
    Module NILE.NLM load status OK
    Loading module HTTPSTK.NLM
    Novell Small Http Interface
    Version 4.03 4 September 2008
    Copyright 1998-2008 Novell, Inc. All rights reserved.
    Error accessing WinSock Services, ccode = 0x273B
    SERVER-5.70-1553: Module initialization failed.
    Module HTTPSTK.NLM NOT loaded
    Module HTTPSTK.NLM load status INIT FAIL
    Loading module NICISDI.XLM
    Module NICISDI.XLM load status OK
    Loading module SASDFM.XLM
    Module SASDFM.XLM load status OK
    Loading module NFAP4NRM.NLM
    NFAP Simple Password Management NLM
    Version 1.04 8 December 2003
    Copyright 2001-2003 Novell, Inc. All rights reserved.
    Auto-Loading Module SETMD4.NLM
    Auto-loading module SETMD4.NLM
    Windows Native File Access CIFS Library (Build 163 SP)
    Version 2.01 13 November 2008
    Copyright 1987-2008 Novell, Inc. All Rights Reserved.
    Auto-Loading Module NMASGPXY.NLM
    Auto-loading module NMASGPXY.NLM
    NMAS Generic Proxy 3.3.1.0 20081112
    Version 33100811.12 12 November 2008
    Copyright 2000-2008 Novell, Inc. All rights reserved.
    Module NMASGPXY.NLM load status OK
    Module SETMD4.NLM load status OK
    java: Class APAdminIPConf exited successfully
    java: Class ApacheIPConf exited successfully
    Auto-Loading Module PORTAL.NLM
    Auto-loading module PORTAL.NLM
    Novell Remote Manager NLM
    Version 4.03 22 September 2008
    Copyright 1998-2008 Novell, Inc. All rights reserved.
    java: Class com.novell.application.tomcat.ipconfig.IPConfigUti l exited
    successfu
    lly
    java: Class com.novell.application.tomcat.ipconfig.IPConfigUti l exited
    successfu
    lly
    Auto-Loading Module HTTPSTK.NLM
    Auto-loading module HTTPSTK.NLM
    Novell Small Http Interface
    Version 4.03 4 September 2008
    Copyright 1998-2008 Novell, Inc. All rights reserved.
    Error accessing WinSock Services, ccode = 0x273B
    Module HTTPSTK.NLM load status INIT FAIL
    Auto-Loading Module NWIDK.NLM
    Auto-loading module NWIDK.NLM
    CDWare Volume Module
    Version 3.01.01 19 September 2003
    Copyright 2003 Novell, Inc. All rights reserved.
    Module NWIDK.NLM load status OK
    Module PORTAL.NLM cannot be loaded until HTTPSTK is loaded
    Module PORTAL.NLM load status AUTO FAIL
    Auto-Loading Module HTTPSTK.NLM
    Auto-loading module HTTPSTK.NLM
    Novell Small Http Interface
    Version 4.03 4 September 2008
    Copyright 1998-2008 Novell, Inc. All rights reserved.
    Error accessing WinSock Services, ccode = 0x273B
    Module HTTPSTK.NLM load status INIT FAIL
    Module NFAP4NRM.NLM cannot be loaded until PORTAL is loaded
    Module NFAP4NRM.NLM cannot be loaded until HTTPSTK is loaded
    Error processing External Records.
    Module NFAP4NRM.NLM NOT loaded
    Module NFAP4NRM.NLM load status AUTO FAIL
    Loading module AFPTCP.NLM
    AFPTCP (Build 163 SP)
    Version 2.07 13 November 2008
    Copyright 1987-2008 Novell, Inc. All Rights Reserved.
    Auto-Loading Module WSPDSI.NLM
    Auto-loading module WSPDSI.NLM
    NetWare Winsock Service 1.0 NLM for Data Stream Interface
    Version 6.21.01 25 October 2005
    Copyright 1984-2004 Novell, Inc. All rights reserved.
    Auto-Loading Module WSPIP.NLM
    Auto-loading module WSPIP.NLM
    NetWare Winsock Service 1.0 NLM for TCP and UDP
    Version 6.24 4 December 2007
    Copyright 1984-2007 Novell, Inc. All rights reserved.
    Module WSPIP.NLM load status OK
    Module WSPDSI.NLM load status OK
    Module AFPTCP.NLM load status OK
    Loading module CIFS.NLM
    CIFS Semantic Agent (Build 163 MP)
    Version 3.27 13 November 2008
    Copyright 1987-2008 Novell, Inc. All Rights Reserved.
    Auto-Loading Module VLRPC.NLM
    Auto-loading module VLRPC.NLM
    DFS Volume Location Database (VLDB) RPC interface (Build 163 MP)
    Version 3.27 13 November 2008
    Copyright 1987-2008 Novell, Inc. All Rights Reserved.
    Auto-Loading Module DFSLIB.NLM
    Auto-loading module DFSLIB.NLM
    DFS Common Library (Build 163 MP)
    Version 3.27 13 November 2008
    Copyright 1987-2008 Novell, Inc. All Rights Reserved.
    Module DFSLIB.NLM load status OK
    Auto-Loading Module JSTCP.NLM
    Auto-loading module JSTCP.NLM
    Jetstream TCP Transport Layer (Build 163 MP)
    Version 3.27 13 November 2008
    Copyright 1987-2008 Novell, Inc. All Rights Reserved.
    Patents Pending.
    Auto-Loading Module JSMSG.NLM
    Auto-loading module JSMSG.NLM
    Jetstream Message Layer (Build 163 MP)
    Version 3.27 13 November 2008
    Copyright 1987-2008 Novell, Inc. All Rights Reserved.
    Patents pending.
    Module JSMSG.NLM load status OK
    Module JSTCP.NLM load status OK
    Module VLRPC.NLM load status OK
    The share point "_ADMIN" is now active on volume _ADMIN.
    The share point "SYS" is now active on volume SYS.
    The share point "NW65OS" is now active on volume NW65OS.
    Module CIFS.NLM load status OK
    Loading module CIFSPROX.NLM
    NMAS Proxy for CIFS (Build 163 MP)
    Version 3.27 13 November 2008
    Copyright 1987-2008 Novell, Inc. All Rights Reserved.
    Auto-Loading Module LDAPX.NLM
    Auto-loading module LDAPX.NLM
    NetWare Extension APIs for LDAP SDK (Clib version)
    Version 3.05.01 22 October 2008
    (C) Copyright 1999-2005, Novell, Inc. All rights reserved.
    Module LDAPX.NLM load status OK
    Module CIFSPROX.NLM load status OK
    Loading module NFAP4NRM.NLM
    NFAP Simple Password Management NLM
    Version 1.04 8 December 2003
    Copyright 2001-2003 Novell, Inc. All rights reserved.
    Auto-Loading Module PORTAL.NLM
    Auto-loading module PORTAL.NLM
    Novell Remote Manager NLM
    Version 4.03 22 September 2008
    Copyright 1998-2008 Novell, Inc. All rights reserved.
    Auto-Loading Module HTTPSTK.NLM
    Auto-loading module HTTPSTK.NLM
    Novell Small Http Interface
    Version 4.03 4 September 2008
    Copyright 1998-2008 Novell, Inc. All rights reserved.
    Module HTTPSTK.NLM load status OK
    Module PORTAL.NLM load status OK
    Module NFAP4NRM.NLM load status OK
    Loading module PKI.NLM
    This module is ALREADY loaded and cannot be loaded more than once.
    Module PKI.NLM load status NOT MULTIPLE
    Loading module NLDAP.NLM
    LDAP Agent for Novell eDirectory 8.8 SP4
    Version 20218.11 30 January 2009
    Copyright 1997-2007 Novell, Inc. All rights reserved.
    Module NLDAP.NLM load status OK
    Loading module PSA.NSS
    PSA Posix Semantic Agent (PSA) (Build 163 MP)
    Version 3.27 13 November 2008
    Copyright 1987-2008 Novell, Inc. All Rights Reserved.
    This product includes software developed by the University of
    California, Berk
    eley and its contributors.
    Module PSA.NSS load status OK
    Loading module JAVA.NLM
    This module is ALREADY loaded and cannot be loaded more than once.
    Module JAVA.NLM load status NOT MULTIPLE
    Loading module SCRCB.NLM
    Scripting - LibC-CLib Context Broker
    Version 1.00 3 October 2005
    Copyright (c) 2002-03 Novell, Inc. All Rights Reserved.
    Module SCRCB.NLM load status OK
    Loading module LSSS.NLM
    Novell SecretStore LDAP Extension Manager 3.4.1.2
    Version 3.40 8 August 2008
    Copyright 1998-2008 Novell, Inc.
    U.S. Patent No. 5,818,936
    U.S. Patent No. 7,231,517.
    Auto-Loading Module SSLDP.NLM
    Auto-loading module SSLDP.NLM
    Novell SecretStore LDAP Transport Plugin 3.4.1.2
    Version 3.40 8 August 2008
    Copyright 1998-2008 Novell, Inc.
    U.S. Patent No. 5,818,936
    U.S. Patent No. 7,231,517.
    Auto-Loading Module SSS.NLM
    Auto-loading module SSS.NLM
    Novell SecretStore 3.4.1.2
    Version 3.40 8 August 2008
    Copyright 1998-2008 Novell, Inc.
    U.S. Patent No. 5,818,936
    U.S. Patent No. 7,231,517.
    Module SSS.NLM load status OK
    SSS.NLM: Audit Not Available!
    Loading module APACHE2.NLM
    Cache Refresh Scheduled ...
    SecretStore Service Configuration
    =================================
    SecretStore Service Configuration Cache Enabled...
    Cache Refresh Frequency Set to 30 Minutes...
    Default Policy Object Hierarchy Was Used...
    DN of the SecretStore Policy Object =
    SecretStore.Security
    Master Password Feature Enabled...
    Last Accessed Timestamp Feature Disabled...
    Module SSLDP.NLM load status OK
    SSS.NLM: Audit Log Reporting Not Requested...
    Module LSSS.NLM load status OK
    SecretStore LDAP Service Extensions Loaded...
    Apache Web Server 2.0.63
    Version 2.00.63 25 April 2008
    Copyright 2006 The Apache Software Foundation. Licensed under the
    Apache Licen
    se Version 2.0.
    Loading module NMASLDAP.NLM
    Auto-Loading Module APRLIB.NLM
    Auto-loading module APRLIB.NLM
    Apache Portability Runtime Library 0.9.17
    Version 0.09.17 25 April 2008
    Licensed under the Apache License Version 2.0
    Module APRLIB.NLM load status OK
    Module APACHE2.NLM load status OK
    NMAS LDAP Extensions 3.3.1.0 20081112
    Version 33100811.12 12 November 2008
    Copyright 2001-2008 Novell, Inc. All rights reserved.
    Module NMASLDAP.NLM load status OK
    Loading module SYSCALLS.NLM
    NetWare Operating System Call and Marshalling Library
    Version 5.61 2 August 2007
    (c) Copyright 1996-2007 Novell, Inc. All rights reserved.
    Loading module LDAPXS.NLM
    SSLDP.NLM: LDAP Service Plugin Available...
    Module SYSCALLS.NLM load status OK
    (Clib version)
    Version 3.05.01 22 October 2008
    (C) Copyright 1999-2005, Novell, Inc. All rights reserved.
    Module LDAPXS.NLM load status OK
    Loading module LBURP.NLM
    Loading module NLSTRAP.NLM
    LDAP Bulkload Update/Replication Protocol service extension for
    Novell eDirect
    ory 8.8
    Version 20215.04 28 August 2008
    Copyright 2001-2002 Novell, Inc. All rights reserved.
    Module LBURP.NLM load status OK
    NetWare License Server Trap
    Version 5.02 19 February 2004
    Copyright 1997-2004 Novell, Inc. All Rights Reserved.
    Loading module SASL.NLM
    Module NLSTRAP.NLM load status OK
    Simple Authentication and Security Layer 3.3.1.0 20081112
    Version 33100811.12 12 November 2008
    Copyright 2002-2008 Novell, Inc. All rights reserved.
    Module SASL.NLM load status OK
    NLSTRAP: Server Name is NW65
    NLSTRAP: Community String set to public
    NLSTRAP: Time Interval set to 10
    Loading module APACHE2.NLM
    Loading in address space ADMINSRV.
    Apache Web Server 2.0.63
    Version 2.00.63 25 April 2008
    Copyright 2006 The Apache Software Foundation. Licensed under the
    Apache Licen
    se Version 2.0.
    Auto-Loading Module APRLIB.NLM
    Auto-loading module APRLIB.NLM
    Loading in address space ADMINSRV.
    Apache Portability Runtime Library 0.9.17
    Version 0.09.17 25 April 2008
    Licensed under the Apache License Version 2.0
    Auto-Loading Module LIBC.NLM
    Auto-loading module LIBC.NLM
    Loading in address space ADMINSRV.
    Standard C Runtime Library for NLMs [optimized, 7]
    Version 9.00.05 3 October 2008
    Copyright (c) 1999-2007 by Novell, Inc. All rights reserved.
    Portions copyright (c) 1980, 1982, 1983, 1986, 1990, 1993 by the
    Regents
    of the University of California (Free BSD) and (c) 1997, 1998 by the
    NetBSD
    Foundation, Inc.
    Module LIBC.NLM load status OK
    Module APRLIB.NLM load status OK
    Module APACHE2.NLM load status OK
    Loading module SMSUT.NLM
    SMS - Utility Library for NetWare 6.X
    Version 1.01.03 26 June 2008
    Copyright (C) 1990-2003, 2005 Novell, Inc. All Rights Reserved.
    Fri Jul 3 18:46:23 2009
    Time synchronization has been established.
    Module SMSUT.NLM load status OK
    Loading module SMDR.NLM
    SMS - Storage Data Requestor
    Version 6.58.01 16 October 2008
    Copyright (C) 1989-95, 2007, 2008 Novell, Inc. All Rights Reserved.
    Module SMDR.NLM load status OK
    Loading module SPXS.NLM
    Loading module TSAFS.NLM
    SMS - File System Agent for NetWare 6.X
    Version 6.53.03 16 October 2008
    Copyright (C) 2002-03, 2008 Novell, Inc. All Rights Reserved.
    Module TSAFS.NLM load status OK
    NetWare SPX/SPXII Protocol (PTF)
    Version 5.14 18 January 2000
    Copyright 1992-1999 Novell, Inc. All Rights Reserved.
    Auto-Loading Module A3112.NLM
    Auto-loading module A3112.NLM
    OS Support For NetWare 4.x NLMs
    Version 4.18 25 October 1999
    (c) Copyright 1993-1997, Novell, Inc. All rights reserved.
    Module A3112.NLM load status PUB EXISTS
    Loading module NISSERV.NLM
    Module SPXS.NLM load status OK
    NetWare NFS - NIS Server
    Version 15.12.02 14 October 2008
    Copyright (C) 1995-2006, Novell, Inc. All Rights Reserved.
    Auto-Loading Module UNICRYPT.NLM
    Auto-loading module UNICRYPT.NLM
    TCP/IP Encryption NLM
    Version 9.11 15 December 1998
    (C) Copyright 1995, Novell, Inc. All rights reserved
    Module UNICRYPT.NLM load status OK
    Auto-Loading Module NDSILIB.NLM
    Auto-loading module NDSILIB.NLM
    NetWare NFS - eDirectory Interface Library
    Version 15.05.01 14 October 2008
    Copyright (C) 1999-2006, Novell, Inc. All Rights Reserved.
    Auto-Loading Module NETDB.NLM
    Auto-loading module NETDB.NLM
    Network Database Access Module
    Version 4.11.05 6 January 2005
    Copyright (C) 1993-2005, Novell, Inc. All Rights Reserved.
    Loading module DSBACKER.NLM
    Loading module JNET.NLM
    NDS Context: O=nwmig
    NetDB Library loaded successfully.
    Module NETDB.NLM load status OK
    Auto-Loading Module NISBIND.NLM
    Auto-loading module NISBIND.NLM
    NetWare NFS - NIS Client Module
    Version 15.02.02 14 October 2008
    Copyright (C) 1995-2006, Novell, Inc. All Rights Reserved.
    Auto-Loading Module PKERNEL.NLM
    Auto-loading module PKERNEL.NLM
    NetWare NFS - Portmapper and RPC Module
    Version 15.01 14 October 2008
    Copyright (C) 1995-2005, Novell, Inc. All Rights Reserved.
    Auto-Loading Module RPCBSTUB.NLM
    Auto-loading module RPCBSTUB.NLM
    NetWare NFS - Portmapper & Rpcbind co-existance Support Module
    Version 15.00.16 14 October 2008
    Copyright (C) 1995-2005, Novell, Inc. All Rights Reserved.
    Module RPCBSTUB.NLM load status OK
    Module PKERNEL.NLM load status OK
    Module NISBIND.NLM load status OK
    Default domain is not set, you need to set it through ypset
    Unable to Login. : error -219. Run schinst -n and try again. If the
    problem stil
    l persists, see the TroubleShooting section of the admin doc.
    Could not authenticate ContextHandle.Run schinst -n and try again. If
    the proble
    m still persists, see the TroubleShooting section of the admin doc.
    Exiting...-2
    19
    Module NDSILIB.NLM load status OK
    Auto-Loading Module NISSWDD.NLM
    Auto-loading module NISSWDD.NLM
    NetWare NFS - NIS Password Management Support Module
    Version 15.02.02 14 October 2008
    Copyright (C) 1995-2006, Novell, Inc. All Rights Reserved.
    Module NISSWDD.NLM load status OK
    NISSERV - Error initializing NDSILIB at startup
    Module NISSERV.NLM load status OK
    Java jnet (based on 1.4.2_18)
    Version 1.43 16 October 2008
    Copyright (c) 2006 Novell, Inc. Portions Copyright (c) 2006 Sun
    Microsystems
    Loading module XNFS.NLM
    Module JNET.NLM load status OK
    Module NDSILIB.NLM is being referenced
    You must unload NISSWDD.NLM before you can unload NDSILIB.NLM
    Loading module PERL.NLM
    Loading module PERL.NLM
    NetWare NFS - NFS Server for NetWare 6.5
    Version 1.04.02 14 October 2008
    Copyright (C) 2002-2008, Novell, Inc. All Rights Reserved.
    Error : NFS services initialization failed during eDirectory interface
    library
    (ndsilib.nlm) initialization - Error Code : 9600. Unloading XNFS.NLM.
    Error : Try running 'schinst -n'. For details refer to Native File
    Access doc
    umentation.
    SERVER-5.70-1553: Module initialization failed.
    Module XNFS.NLM NOT loaded
    Module XNFS.NLM load status INIT FAIL
    Install for Novell eDirectory
    Version 20218.05 1 October 2008
    Copyright (c) 1993-2007 Novell, Inc. All rights reserved.
    Loading module EMBOX.NLM
    Module DSBACKER.NLM load status OK
    Perl 5.8.4 - Command Line Interface
    Version 5.00.05 13 September 2005
    Copyright (C) 2000-01, 2004-05 Novell, Inc. All Rights Reserved.
    Auto-Loading Module LIBPERL.NLM
    Auto-loading module LIBPERL.NLM
    Perl 5.8.4 - Script Interpreter and Library
    Version 5.00.05 13 September 2005
    Copyright (C) 2000-01, 2004-05 Novell, Inc. All Rights Reserved.
    Module LIBPERL.NLM load status OK
    Module PERL.NLM load status OK
    Using CATALINA_BASE: sys:/tomcat/4
    Using CATALINA_HOME: sys:/tomcat/4
    Using CATALINA_TMPDIR: sys:/tomcat/4/temp
    Using JAVA_HOME: SYS:\java
    Doing a start
    java: Class com.novell.application.tomcat.util.tccheck.LDAPVer ifier
    exited succe
    ssfully
    Module DSBACKER.NLM unloaded
    eDirectory Management Tool Box Engine
    Version 20215.23 24 April 2008
    Copyright 2001-2007 Novell, Inc. All rights reserved. Patents
    Pending.
    Auto-Loading Module XIS11.NLM
    Auto-loading module XIS11.NLM
    XML Integration Service
    Version 1.00.03 30 September 2008
    Copyright (c) 1993-2002 Novell, Inc. All rights reserved.
    Module XIS11.NLM load status OK
    Module EMBOX.NLM load status OK
    Perl 5.8.4 - Command Line Interface
    Version 5.00.05 13 September 2005
    Copyright (C) 2000-01, 2004-05 Novell, Inc. All Rights Reserved.
    Module PERL.NLM load status OK
    Using CATALINA_BASE: sys:/tomcat/4
    Using CATALINA_HOME: sys:/tomcat/4
    Using CATALINA_TMPDIR: sys:/tomcat/4/temp
    Using JAVA_HOME: SYS:\java
    Doing a start
    Loading module LANGMAN.NLM
    java: Class com.novell.application.tomcat.util.tccheck.LDAPVer ifier
    exited succe
    ssfully
    Loading module OWCIMOMD.NLM
    Novell Cross-Platform Language Manager
    Version 10210.69 23 April 2008
    Copyright 2001-2003 Novell, Inc. All rights reserved. Patents
    Pending.
    Auto-Loading Module XI18N.NLM
    Auto-loading module XI18N.NLM
    Novell Cross-Platform Internationalization Package
    Version 10310.53 2 August 2005
    Copyright 2001-2003 Novell, Inc. All rights reserved. Patents
    Pending.
    Module XI18N.NLM load status OK
    Module LANGMAN.NLM load status OK
    OpenWBEM CIMOM Daemon with Novell providers
    Version 3.02 27 November 2007
    Copyright (C) 2004 Novell, Inc. Portions Copyright (C) 2000-2004
    Vintela, Inc
    Auto-Loading Module LLDAPSSL.NLM
    Auto-loading module LLDAPSSL.NLM
    NetWare SSL Library for LDAP SDK (LibC version)
    Version 3.05.01 22 October 2008
    (C) Copyright 1999-2005, Novell, Inc. All rights reserved.
    Module LLDAPSSL.NLM load status OK
    Auto-Loading Module LIBGCC_S.NLM
    Auto-loading module LIBGCC_S.NLM
    gcc runtime and intrinsics support
    Version 3.04.03 29 April 2005
    Copyright (C) 1989-2004 Free Software Foundation, Inc.
    Loading module HT2SOAP.NLM
    Module LIBGCC_S.NLM load status OK
    Starting service NetWare Administration Tomcat
    Apache Tomcat/4.1.37-LE-jdk1.4
    Starting service Tomcat-Standalone
    Apache Tomcat/4.1.37-LE-jdk1.4
    Using config file: /system/cimom/etc/openwbem/openwbem.conf
    [1] CIMOM beginning startup
    Module OWCIMOMD.NLM load status OK
    Loading module RCONAG6.NLM
    Fri Jul 3 18:50:17 2009
    Time synchronization has been lost after 8 successful polling loops.
    eDirectory Management Tool Box HTTP to SOAP shim
    Version 20215.23 24 April 2008
    Copyright 2001-2007 Novell, Inc. All rights reserved. Patents
    Pending.
    Module HT2SOAP.NLM load status OK
    RConsole Agent for Netware
    Version 6.11 20 November 2007
    (C) 1995-1998, 2004-2006 Novell, Inc. All rights reserved.
    Auto-Loading Module SAS.NLM
    Auto-loading module SAS.NLM
    Secure Authentication Services
    Version 1.75 13 March 2004
    Copyright 1997-2003 Novell, Inc. All rights reserved.
    Portions Copyright 1996 Terisa Systems, Inc. All rights reserved.
    Loading module EMBOXMGR.NLM
    Module SAS.NLM load status OK
    Module RCONAG6.NLM load status OK
    eDirectory Management Tool Box Manager
    Version 20215.23 24 April 2008
    Copyright 2001-2007 Novell, Inc. All rights reserved. Patents
    Pending.
    Auto-Loading Module EMBOXMSG.NLM
    Auto-loading module EMBOXMSG.NLM
    eDirectory Management Tool Box Message API
    Version 20215.23 24 April 2008
    Copyright 2001-2007 Novell, Inc. All rights reserved. Patents
    Pending.
    Loading module SLPDA.NLM
    Module EMBOXMSG.NLM load status OK
    Module EMBOXMGR.NLM load status OK
    SERVICE LOCATION NDS DIRECTORY AGENT (RFC2165/RFC2608)
    Version 2.13 15 November 2005
    Copyright 1996-2005 Novell, Inc. All rights reserved.
    Loading module RSS.NLM
    NetWare Secure IP Remote Console service registered
    Fri Jul 3 18:50:29 2009
    RCONAG6 LISTEN /dev/ssltcp 172.16.16.57:2036
    Fri Jul 3 18:50:29 2009
    RCONAG6 LISTEN /dev/tcp 172.16.16.57:2034
    Fri Jul 3 18:50:29 2009
    RCONAG6 LISTEN /dev/nspx D5F83F:000000000001:16800
    NetWare IP Remote Console service registered
    Fri Jul 3 18:50:49 2009
    Time synchronization has been established.
    Novell GroupWise WebAccess
    Version 7.0.3
    (C) Copyright 1993-2008 Novell, Inc. All rights reserved.
    <GroupWise WebAccess> WebAccess Servlet is ready for work
    Novell GroupWise WebAccess Spell Checker
    Version 7.0.3
    (C) Copyright 1996-2008 Novell, Inc. All rights reserved.
    Maximum suggestions: 10
    Dictionary path :
    SYS:\Tomcat\4\webapps\gw\web-inf\classes\com\novell
    \collexion\morphology\data
    <GroupWise WebAccess Spell Checker> Spell Servlet is ready for work
    Loading module WPSD.NLM
    Fri Jul 3 18:52:55 2009
    Fri Jul 3 18:53:25 2009
    Time synchronization has been established.
    Fri Jul 3 18:57:16 2009
    RCONAG6 192.168.10.123:2376 Remote console connection granted

    Hello,
    maybe your problem has to do something with loading SLPDA.NLM. If you
    cannot get to open Autoexec.ncf then go back to DOS-Mode, rename this
    file in C:\nwserver-directory and start again. i have seenthis behaviour
    on servers loading SLPDA with no network-communication and they stop
    loading at WPSD.NLM. Try to load SLPD.NLM manually when the server is
    up. After that shift the line in Autoexec.ncf where you want to load
    Slpda.NLM to the end of the file and boot the server again to see what
    happens.
    Good luck
    Burkhard Wiegand
    Netware Admin
    Debeka-Versicherungen
    D-56068 Koblenz

  • OIM_SERVER1 starting in Admin Mode

    Guys,
    Following Tasks(to upgrade Oracle Identity Manager from 9.x to 11g) from upgrade guide (http://docs.oracle.com/cd/E21764_01/upgrade.1111/e10129/upgrade_oim.htm#CACIBHHJ) has been completed succesfully:-
    •Task 1: Identify and Prepare Oracle Database for Oracle Identity Manager 11g (Optional)
    •Task 2: Use the Repository Creation Utility to Create the Schema in the Database
    •Task 3: Install Oracle Fusion Middleware
    •Task 4: Use Upgrade Assistant to Upgrade the Oracle Identity Manager Schema
    •Task 5: Create a WebLogic Domain for Oracle Identity Manager
    •Task 6: Start the WebLogic Administration Server
    •Task 7: Configure Oracle Identity Manager Server 11g
    •Task 8: Configure Node Manager to Start Managed Servers
    •Task 9: Start the SOA Managed Server
    In the below Task10 while starting OIM server, OIM_SERVER1 is starting in Admin mode ( i guess it should come in running mode).
    "Task 10: Start the Oracle Identity Manager Managed Server"
    Best Regards,
    Manohar

    Hi Kevin,
    Thanks, pasting text from cammand prompt.
    :\ORACLE~2\MIDDLE~1\ORACLE~1\modules\oracle.owasp_11.1.1\antisamy-bin.1.3.jar;E:
    \ORACLE~2\MIDDLE~1\ORACLE~1\modules\oracle.owasp_11.1.1\commons-configuration-1.
    5.jar;E:\ORACLE~2\MIDDLE~1\ORACLE~1\modules\oracle.owasp_11.1.1\commons-fileuplo
    ad-1.2.jar;E:\ORACLE~2\MIDDLE~1\ORACLE~1\modules\oracle.owasp_11.1.1\commons-lan
    g-2.3.jar;E:\ORACLE~2\MIDDLE~1\ORACLE~1\modules\oracle.owasp_11.1.1\nekohtml-0.9
    .5.jar;E:\ORACLE~2\MIDDLE~1\ORACLE~1\modules\oracle.owasp_11.1.1\xercesImpl-2.9.
    1.jar;E:\ORACLE~2\MIDDLE~1\ORACLE~1\modules\oracle.jrf_11.1.1\jrf.jar;E:\ORACLE~
    2\MIDDLE~1\WLSERV~1.3\common\derby\lib\derbyclient.jar;E:\ORACLE~2\MIDDLE~1\WLSE
    RV~1.3\server\lib\xqrl.jar
    PATH=E:\ORACLE~2\MIDDLE~1\patch_wls1036\profiles\default\native;E:\ORACLE~2\MIDD
    LE~1\patch_ocp371\profiles\default\native;E:\ORACLE~2\MIDDLE~1\WLSERV~1.3\server
    \native\win\x64;E:\ORACLE~2\MIDDLE~1\WLSERV~1.3\server\bin;E:\ORACLE~2\MIDDLE~1\
    modules\ORGAPA~1.1\bin;E:\Java\JDK16~1.0_3\jre\bin;E:\Java\JDK16~1.0_3\bin;E:\Or
    acle\product\10.2.0\client_1\bin;C:\Windows\system32;C:\Windows;C:\Windows\Syste
    m32\Wbem;C:\Program Files (x86)\Windows Imaging\;E:\Java\jdk1.6.0_32\bin;C:\Wind
    ows\sysWOW64;E:\ORACLE~2\MIDDLE~1\WLSERV~1.3\server\native\win\x64\oci920_8;E:\O
    racle_11g\middleware_home\Oracle_SOA1\soa\thirdparty\edifecs\XEngine\bin
    * To start WebLogic Server, use a username and *
    * password assigned to an admin-level user. For *
    * server administration, use the WebLogic Server *
    * console at http:\\hostname:port\console *
    starting weblogic with Java version:
    java version "1.6.0_32"
    Java(TM) SE Runtime Environment (build 1.6.0_32-b05)
    Java HotSpot(TM) 64-Bit Server VM (build 20.7-b02, mixed mode)
    Starting WLS with line:
    E:\Java\JDK16~1.0_3\bin\java -client -Xms768m -Xmx1536m -XX:PermSize=256m -XX:
    MaxPermSize=512m -Dweblogic.Name=oim_server1 -Djava.security.policy=E:\ORACLE~2\
    MIDDLE~1\WLSERV~1.3\server\lib\weblogic.policy -Dweblogic.security.SSL.trustedCA
    KeyStore="E:\Oracle_11g\middleware_home\wlserver_10.3\server\lib\cacerts" -Xver
    ify:none -da -Dplatform.home=E:\ORACLE~2\MIDDLE~1\WLSERV~1.3 -Dwls.home=E:\ORAC
    LE~2\MIDDLE~1\WLSERV~1.3\server -Dweblogic.home=E:\ORACLE~2\MIDDLE~1\WLSERV~1.3\
    server -Dcommon.components.home=E:\ORACLE~2\MIDDLE~1\ORACLE~1 -Djrf.version=11.
    1.1 -Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.Jdk14Logger
    -Ddomain.home=E:\ORACLE~2\MIDDLE~1\USER_P~1\domains\BASE_D~1 -Djrockit.optfile=
    E:\ORACLE~2\MIDDLE~1\ORACLE~1\modules\oracle.jrf_11.1.1\jrocket_optfile.txt -Dor
    acle.server.config.dir=E:\ORACLE~2\MIDDLE~1\USER_P~1\domains\BASE_D~1\config\FMW
    CON~1\servers\oim_server1 -Doracle.domain.config.dir=E:\ORACLE~2\MIDDLE~1\USER_P
    ~1\domains\BASE_D~1\config\FMWCON~1 -Digf.arisidbeans.carmlloc=E:\ORACLE~2\MIDD
    LE~1\USER_P~1\domains\BASE_D~1\config\FMWCON~1\carml -Digf.arisidstack.home=E:\
    ORACLE~2\MIDDLE~1\USER_P~1\domains\BASE_D~1\config\FMWCON~1\arisidprovider -Dora
    cle.security.jps.config=E:\ORACLE~2\MIDDLE~1\USER_P~1\domains\BASE_D~1\config\fm
    wconfig\jps-config.xml -Doracle.deployed.app.dir=E:\ORACLE~2\MIDDLE~1\USER_P~1\d
    omains\BASE_D~1\servers\oim_server1\tmp\_WL_user -Doracle.deployed.app.ext=\- -D
    weblogic.alternateTypesDirectory=E:\Oracle_11g\middleware_home\Oracle_IDM1\serve
    r\loginmodule\wls,E:\ORACLE~2\MIDDLE~1\ORACLE~1\modules\oracle.ossoiap_11.1.1,E:
    \ORACLE~2\MIDDLE~1\ORACLE~1\modules\oracle.oamprovider_11.1.1 -Djava.protocol.ha
    ndler.pkgs=oracle.mds.net.protocol"|"oracle.fabric.common.classloaderurl.handler
    "|"oracle.fabric.common.uddiurl.handler"|"oracle.bpm.io.fs.protocol -Dweblogic.
    jdbc.remoteEnabled=false -DXL.HomeDir=E:\Oracle_11g\middleware_home\Oracle_IDM1
    \server -Djava.security.auth.login.config=E:\Oracle_11g\middleware_home\Oracle_
    IDM1\server\config\authwl.conf -Dorg.owasp.esapi.resources=E:\Oracle_11g\middle
    ware_home\Oracle_IDM1\server\apps\oim.ear\APP-INF\classes -da:org.apache.xmlbea
    ns... -Dsoa.archives.dir=E:\Oracle_11g\middleware_home\Oracle_SOA1\soa -Dsoa.ora
    cle.home=E:\Oracle_11g\middleware_home\Oracle_SOA1 -Dsoa.instance.home=E:\ORACLE
    ~2\MIDDLE~1\USER_P~1\domains\BASE_D~1 -Dtangosol.coherence.clusteraddress=227.7.
    7.9 -Dtangosol.coherence.clusterport=9778 -Dtangosol.coherence.log=jdk -Djavax.x
    ml.soap.MessageFactory=oracle.j2ee.ws.saaj.soap.MessageFactoryImpl -Dweblogic.tr
    ansaction.blocking.commit=true -Dweblogic.transaction.blocking.rollback=true -Dj
    avax.net.ssl.trustStore=E:\ORACLE~2\MIDDLE~1\WLSERV~1.3\server\lib\DemoTrust.jks
    -Dem.oracle.home=E:\Oracle_11g\middleware_home\oracle_common -Djava.awt.headles
    s=true -Dums.oracle.home=E:\Oracle_11g\middleware_home\Oracle_SOA1 -Dweblogic.ma
    nagement.discover=false -Dweblogic.management.server=http://mapidmapn01:7001 -D
    wlw.iterativeDev=false -Dwlw.testConsole=false -Dwlw.logErrorsToConsole=false -D
    weblogic.ext.dirs=E:\ORACLE~2\MIDDLE~1\patch_wls1036\profiles\default\sysext_man
    ifest_classpath;E:\ORACLE~2\MIDDLE~1\patch_ocp371\profiles\default\sysext_manife
    st_classpath weblogic.Server
    <Aug 22, 2012 5:30:27 AM GMT-06:00> <Info> <Security> <BEA-090905> <Disabling Cr
    yptoJ JCE Provider self-integrity check for better startup performance. To enabl
    e this check, specify -Dweblogic.security.allowCryptoJDefaultJCEVerification=tru
    e>
    <Aug 22, 2012 5:30:28 AM GMT-06:00> <Info> <Security> <BEA-090906> <Changing the
    default Random Number Generator in RSA CryptoJ from ECDRBG to FIPS186PRNG. To d
    isable this change, specify -Dweblogic.security.allowCryptoJDefaultPRNG=true>
    <Aug 22, 2012 5:30:29 AM GMT-06:00> <Info> <WebLogicServer> <BEA-000377> <Starti
    ng WebLogic Server with Java HotSpot(TM) 64-Bit Server VM Version 20.7-b02 from
    Sun Microsystems Inc.>
    <Aug 22, 2012 5:30:31 AM GMT-06:00> <Info> <Security> <BEA-090065> <Getting boot
    identity from user.>
    Enter username to boot WebLogic server:weblogic
    Enter password to boot WebLogic server:
    <Aug 22, 2012 5:32:43 AM GMT-06:00> <Info> <Management> <BEA-141107> <Version: W
    ebLogic Server 10.3.6.0 Tue Nov 15 08:52:36 PST 2011 1441050 >
    <Aug 22, 2012 5:32:45 AM GMT-06:00> <Notice> <WebLogicServer> <BEA-000365> <Serv
    er state changed to STARTING>
    <Aug 22, 2012 5:32:45 AM GMT-06:00> <Info> <WorkManager> <BEA-002900> <Initializ
    ing self-tuning thread pool>
    <Aug 22, 2012 5:32:46 AM GMT-06:00> <Notice> <LoggingService> <BEA-320400> <The
    log file E:\Oracle_11g\middleware_home\user_projects\domains\base_domain\servers
    \oim_server1\logs\oim_server1.log will be rotated. Reopen the log file if tailin
    g has stopped. This can happen on some platforms like Windows.>
    <Aug 22, 2012 5:32:46 AM GMT-06:00> <Notice> <LoggingService> <BEA-320401> <The
    log file has been rotated to E:\Oracle_11g\middleware_home\user_projects\domains
    \base_domain\servers\oim_server1\logs\oim_server1.log00022. Log messages will co
    ntinue to be logged in E:\Oracle_11g\middleware_home\user_projects\domains\base_
    domain\servers\oim_server1\logs\oim_server1.log.>
    <Aug 22, 2012 5:32:46 AM GMT-06:00> <Notice> <Log Management> <BEA-170019> <The
    server log file E:\Oracle_11g\middleware_home\user_projects\domains\base_domain\
    servers\oim_server1\logs\oim_server1.log is opened. All server side log events w
    ill be written to this file.>
    Aug 22, 2012 5:32:54 AM oracle.iam.platform.auth.providers.wls.OIMAuthentication
    Provider initialize
    INFO: Authentication module initialized
    <Aug 22, 2012 5:32:58 AM GMT-06:00> <Notice> <Security> <BEA-090082> <Security i
    nitializing using security realm myrealm.>
    <Aug 22, 2012 5:33:06 AM GMT-06:00> <Notice> <WebLogicServer> <BEA-000365> <Serv
    er state changed to STANDBY>
    <Aug 22, 2012 5:33:06 AM GMT-06:00> <Notice> <WebLogicServer> <BEA-000365> <Serv
    er state changed to STARTING>
    <Aug 22, 2012 5:33:29 AM GMT-06:00> <Warning> <oracle.jps.upgrade> <JPS-06003> <
    Cannot migrate credential folder/key ADF/anonymous#oimBpelCredKey.Reason oracle.
    security.jps.service.credstore.CredentialAlreadyExistsException: JPS-01007: The
    credential with map ADF and key anonymous#oimBpelCredKey already exists..>
    <Aug 22, 2012 5:33:34 AM GMT-06:00> <Warning> <oracle.adf.share.ADFContext> <BEA
    -000000> <Automatically initializing a DefaultContext for getCurrent.
    Caller should ensure that a DefaultContext is proper for this use.
    Memory leaks and/or unexpected behaviour may occur if the automatic initializati
    on is performed improperly.
    This message may be avoided by performing initADFContext before using getCurrent
    To see the stack trace for thread that is initializing this, set the logging lev
    el of oracle.adf.share.ADFContext to FINEST>
    <Aug 22, 2012 5:33:39 AM GMT-06:00> <Error> <Deployer> <BEA-149205> <Failed to i
    nitialize the application 'oim [Version=11.1.1.3.0]' due to error oracle.iam.pla
    tform.utils.OIMAppInitializationException:
    OIM application intialization failed because of the following reasons:
    Password for .xldatabasekey is not seeded in CSF.
    oracle.iam.platform.utils.OIMAppInitializationException:
    OIM application intialization failed because of the following reasons:
    Password for .xldatabasekey is not seeded in CSF.
    at oracle.iam.platform.utils.OIMAppInitializationListener.preStart(OIMAp
    pInitializationListener.java:145)
    at weblogic.application.internal.flow.BaseLifecycleFlow$PreStartAction.r
    un(BaseLifecycleFlow.java:282)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(Authenticate
    dSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:
    120)
    at weblogic.application.internal.flow.BaseLifecycleFlow$LifecycleListene
    rAction.invoke(BaseLifecycleFlow.java:199)
    Truncated. see log file for complete stacktrace
    Caused By: oracle.iam.platform.utils.OIMAppInitializationException:
    OIM application intialization failed because of the following reasons:
    Password for .xldatabasekey is not seeded in CSF.
    at oracle.iam.platform.utils.OIMAppInitializationListener.preStart(OIMAp
    pInitializationListener.java:145)
    at weblogic.application.internal.flow.BaseLifecycleFlow$PreStartAction.r
    un(BaseLifecycleFlow.java:282)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(Authenticate
    dSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:
    120)
    at weblogic.application.internal.flow.BaseLifecycleFlow$LifecycleListene
    rAction.invoke(BaseLifecycleFlow.java:199)
    Truncated. see log file for complete stacktrace
    >
    <Aug 22, 2012 5:33:40 AM GMT-06:00> <Warning> <Munger> <BEA-2156203> <A version
    attribute was not found in element application in the deployment descriptor in E
    :\Oracle_11g\middleware_home\Oracle_IDM1\server\apps\spml-xsd.ear/META-INF/appli
    cation.xml. A version attribute is required, but this version of the Weblogic Se
    rver will assume that the JEE5 is used. Future versions of the Weblogic Server w
    ill reject descriptors that do not specify the JEE version.>
    <Aug 22, 2012 5:33:40 AM GMT-06:00> <Warning> <Munger> <BEA-2156203> <A version
    attribute was not found in element application in the deployment descriptor in E
    :\Oracle_11g\middleware_home\user_projects\domains\base_domain\servers\oim_serve
    r1\tmp\_WL_user\spml-xsd\s8d2b9/META-INF/application.xml. A version attribute is
    required, but this version of the Weblogic Server will assume that the JEE5 is
    used. Future versions of the Weblogic Server will reject descriptors that do not
    specify the JEE version.>
    <Aug 22, 2012 5:33:40 AM GMT-06:00> <Emergency> <Deployer> <BEA-149259> <Server
    'oim_server1' in cluster 'OIM_CLUSTER' is being brought up in administration sta
    te due to failed deployments.>
    Loading xalan.jar for XPathAPI.
    05:33:57 INFO [[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (
    self-tuning)'] -
    ----------------- NEXAWEB SERVER LICENSE ------------------
    - Customer ID : 122
    - License type : Enterprise
    - Max unique IPs : unlimited
    - Max XUL sessions : unlimited
    - Max CPUs/server : unlimited
    - Clustering allowed : true
    - Expiration date : none
    Nexaweb Technologies Inc.(C)2000-2004. All Rights Reserved.
    Nexaweb Technologies Inc.
    10 Canal Park
    Cambridge, MA 02141
    Tel: 617.577.8100. Email: [email protected]
    05:33:57 INFO [[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (
    self-tuning)'] - Clustering is OFF.
    05:33:58 INFO [[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (
    self-tuning)'] - Servlet Engine: WebLogic Server 10.3.6.0 Tue Nov 15 08:52:36 PS
    T 2011 1441050 Oracle WebLogic Server Module Dependencies 10.3 Thu Sep 29 17:47:
    37 EDT 2011 Oracle WebLogic Server on JRockit Virtual Edition Module Dependencie
    s 10.3 Wed Jun 15 17:54:24 EDT 2011
    05:33:58 INFO [[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (
    self-tuning)'] - Servlet API Version: 2.5
    05:33:58 INFO [[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (
    self-tuning)'] - Nexaweb Server Info = Nexaweb Server 3.3.1072
    05:33:58 INFO [[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (
    self-tuning)'] - Nexaweb Server initialized successfully.
    <Aug 22, 2012 5:34:04 AM GMT-06:00> <Notice> <Log Management> <BEA-170027> <The
    Server has established connection with the Domain level Diagnostic Service succe
    ssfully.>
    <Aug 22, 2012 5:34:04 AM GMT-06:00> <Notice> <Cluster> <BEA-000138> <Listening f
    or announcements from cluster OIM_CLUSTER on 239.192.0.0:7001.>
    <Aug 22, 2012 5:34:04 AM GMT-06:00> <Notice> <Cluster> <BEA-000133> <Waiting to
    synchronize with other running members of OIM_CLUSTER.>
    <Aug 22, 2012 5:34:07 AM GMT-06:00> <Error> <Cluster> <BEA-000166> <Some other c
    luster in this domain is configured to use the same multicast address as OIM_CLU
    STER. Clusters cannot use the same multicast address.>
    <Aug 22, 2012 5:34:34 AM GMT-06:00> <Notice> <Security> <BEA-090171> <Loading th
    e identity certificate and private key stored under the alias DemoIdentity from
    the jks keystore file E:\ORACLE~2\MIDDLE~1\WLSERV~1.3\server\lib\DemoIdentity.jk
    s.>
    <Aug 22, 2012 5:34:35 AM GMT-06:00> <Notice> <Security> <BEA-090169> <Loading tr
    usted certificates from the jks keystore file E:\ORACLE~2\MIDDLE~1\WLSERV~1.3\se
    rver\lib\DemoTrust.jks.>
    <Aug 22, 2012 5:34:35 AM GMT-06:00> <Notice> <Security> <BEA-090169> <Loading tr
    usted certificates from the jks keystore file E:\Java\JDK16~1.0_3\jre\lib\securi
    ty\cacerts.>
    <Aug 22, 2012 5:34:35 AM GMT-06:00> <Notice> <Security> <BEA-090898> <Ignoring t
    he trusted CA certificate "CN=Entrust Root Certification Authority - G2,OU=(c) 2
    009 Entrust\, Inc. - for authorized use only,OU=See www.entrust.net/legal-terms,
    O=Entrust\, Inc.,C=US". The loading of the trusted certificate list raised a cer
    tificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier obje
    ct: 1.2.840.113549.1.1.11.>
    <Aug 22, 2012 5:34:35 AM GMT-06:00> <Notice> <Security> <BEA-090898> <Ignoring t
    he trusted CA certificate "CN=thawte Primary Root CA - G3,OU=(c) 2008 thawte\, I
    nc. - For authorized use only,OU=Certification Services Division,O=thawte\, Inc.
    ,C=US". The loading of the trusted certificate list raised a certificate parsing
    exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.1135
    49.1.1.11.>
    <Aug 22, 2012 5:34:35 AM GMT-06:00> <Notice> <Security> <BEA-090898> <Ignoring t
    he trusted CA certificate "CN=T-TeleSec GlobalRoot Class 3,OU=T-Systems Trust Ce
    nter,O=T-Systems Enterprise Services GmbH,C=DE". The loading of the trusted cert
    ificate list raised a certificate parsing exception PKIX: Unsupported OID in the
    AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    <Aug 22, 2012 5:34:35 AM GMT-06:00> <Notice> <Security> <BEA-090898> <Ignoring t
    he trusted CA certificate "CN=T-TeleSec GlobalRoot Class 2,OU=T-Systems Trust Ce
    nter,O=T-Systems Enterprise Services GmbH,C=DE". The loading of the trusted cert
    ificate list raised a certificate parsing exception PKIX: Unsupported OID in the
    AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    <Aug 22, 2012 5:34:35 AM GMT-06:00> <Notice> <Security> <BEA-090898> <Ignoring t
    he trusted CA certificate "CN=GlobalSign,O=GlobalSign,OU=GlobalSign Root CA - R3
    ". The loading of the trusted certificate list raised a certificate parsing exce
    ption PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.
    1.11.>
    <Aug 22, 2012 5:34:35 AM GMT-06:00> <Notice> <Security> <BEA-090898> <Ignoring t
    he trusted CA certificate "OU=Security Communication RootCA2,O=SECOM Trust Syste
    ms CO.\,LTD.,C=JP". The loading of the trusted certificate list raised a certifi
    cate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object:
    1.2.840.113549.1.1.11.>
    <Aug 22, 2012 5:34:35 AM GMT-06:00> <Notice> <Security> <BEA-090898> <Ignoring t
    he trusted CA certificate "CN=VeriSign Universal Root Certification Authority,OU
    =(c) 2008 VeriSign\, Inc. - For authorized use only,OU=VeriSign Trust Network,O=
    VeriSign\, Inc.,C=US". The loading of the trusted certificate list raised a cert
    ificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier objec
    t: 1.2.840.113549.1.1.11.>
    <Aug 22, 2012 5:34:35 AM GMT-06:00> <Notice> <Security> <BEA-090898> <Ignoring t
    he trusted CA certificate "CN=KEYNECTIS ROOT CA,OU=ROOT,O=KEYNECTIS,C=FR". The l
    oading of the trusted certificate list raised a certificate parsing exception PK
    IX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    <Aug 22, 2012 5:34:35 AM GMT-06:00> <Notice> <Security> <BEA-090898> <Ignoring t
    he trusted CA certificate "CN=GeoTrust Primary Certification Authority - G3,OU=(
    c) 2008 GeoTrust Inc. - For authorized use only,O=GeoTrust Inc.,C=US". The loadi
    ng of the trusted certificate list raised a certificate parsing exception PKIX:
    Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    <Aug 22, 2012 5:34:35 AM GMT-06:00> <Notice> <Server> <BEA-002613> <Channel "Def
    ault" is now listening on 132.189.236.47:14000 for protocols iiop, t3, CLUSTER-B
    ROADCAST, ldap, snmp, http.>
    <Aug 22, 2012 5:34:35 AM GMT-06:00> <Notice> <Server> <BEA-002613> <Channel "Def
    aultSecure" is now listening on 132.189.236.47:14001 for protocols iiops, t3s, C
    LUSTER-BROADCAST-SECURE, ldaps, https.>
    <Aug 22, 2012 5:34:35 AM GMT-06:00> <Notice> <WebLogicServer> <BEA-000332> <Star
    ted WebLogic Managed Server "oim_server1" for domain "base_domain" running in De
    velopment Mode>
    <Aug 22, 2012 5:34:35 AM GMT-06:00> <Notice> <WebLogicServer> <BEA-000365> <Serv
    er state changed to ADMIN>
    <Aug 22, 2012 5:34:35 AM GMT-06:00> <Notice> <WebLogicServer> <BEA-000360> <Serv
    er started in ADMIN mode>

  • Weblogic starting in ADMIN mode for Epmserver0...11.1.2.3 version

    Hi All,
    I have installed Hyperion 11.1.2.3 version with sql server 2008. after configuration .. services are up and running.But i'm unable to login to worskpace/shared services.
    i tried login to weblogic. under servers epmserver0 in running in ADMIN mode...insted of runnin mode.
    also EPMA services are not starting...
    Can anyone give me the solution for this 2 issues...
    Regards,
    Ravi

    user9060912 wrote:
    Hello hyperionEPM...
    Firstly thank you very much for your help.
    I haven't check the forum due some prob... pls dnt says like this... i have marked helpful for your post.
    once again thank you hyperionEPM.
    One more thing... please try to help the people if you know the answer and dont expect anything from them.they will automatically do this.
    and about my questions analysis ... please don't do like this to anyone.
    thanks for you big big help...I am not here to fight, so relax... :)
    Sorry to say but you shouldn't be saying all this...After all points encourage users on the forum to answer to your queries..
    Thanks,
    hyperionEPM

  • Server stopped due to start up failure

    hi!
    i have downloaded and installed j2ee sdk without any problems.
    however when i start the server it closes itself.
    at the end of the log file it says:
    " [#|2005-07-13T09:54:37.267+0300|SEVERE|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|Server stopped due to Server startup failure.|#]"
    the whole log file is below. can anybody help?
    ps: i am a beginner.
    Starting Sun Java System Application Server Platform Edition 8.0.0_01 (build b08-fcs) ...
    [#|2005-07-13T09:52:32.438+0300|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|CORE5076: Using [Java HotSpot(TM) Client VM, Version 1.4.2_04] from [Sun Microsystems Inc.]|#]
    [#|2005-07-13T09:52:36.413+0300|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.tools.admin|_ThreadID=10;|ADM0020:Following is the information about the JMX MBeanServer used:|#]
    [#|2005-07-13T09:52:37.104+0300|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.tools.admin|_ThreadID=10;|ADM0001:MBeanServer initialized successfully|#]
    [#|2005-07-13T09:52:46.137+0300|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.container.web|_ThreadID=10;|Creating virtual server server|#]
    [#|2005-07-13T09:52:46.187+0300|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|S1AS AVK Instrumentation disabled|#]
    [#|2005-07-13T09:52:46.237+0300|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.core.security|_ThreadID=10;|SEC1143: Loading policy provider com.sun.enterprise.security.provider.PolicyWrapper.|#]
    [#|2005-07-13T09:52:54.299+0300|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.core.transaction|_ThreadID=10;|JTS5014: Recoverable JTS instance, serverId = [100]|#]
    [#|2005-07-13T09:52:59.106+0300|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|Satisfying Optional Packages dependencies...|#]
    [#|2005-07-13T09:53:02.210+0300|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.resource.resourceadapter|_ThreadID=10;|RAR7008 : Initialized monitoring registry and listeners|#]
    [#|2005-07-13T09:53:05.565+0300|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|CORE5100:Loading system apps|#]
    [#|2005-07-13T09:53:05.856+0300|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|Selecting file [C:\Sun\AppServer\lib\install\applications\MEjbApp.ear] for autodeployment|#]
    [#|2005-07-13T09:53:05.956+0300|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|Selecting file [C:\Sun\AppServer\lib\install\applications\__ejb_container_timer_app.ear] for autodeployment|#]
    [#|2005-07-13T09:53:05.986+0300|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.tools.admin|_ThreadID=10;|[AutoDeploy] Selecting file [ C:\Sun\AppServer\lib\install\applications\MEjbApp.ear ] for autodeployment.|#]
    [#|2005-07-13T09:53:07.007+0300|WARNING|sun-appserver-pe8.0.0_01|javax.enterprise.system.tools.admin|_ThreadID=10;|ADM1022:Deployment failed - Detailed Message:
    com.sun.enterprise.admin.common.exception.ServerInstanceException
         at com.sun.enterprise.admin.mbeans.ApplicationsConfigMBean.getVirtualServerHostAndPort(ApplicationsConfigMBean.java:2133)
         at com.sun.enterprise.admin.mbeans.ApplicationsConfigMBean.setHostAndPort(ApplicationsConfigMBean.java:3038)
         at com.sun.enterprise.admin.mbeans.ApplicationsConfigMBean.deploy(ApplicationsConfigMBean.java:274)
         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:324)
         at com.sun.enterprise.admin.MBeanHelper.invokeOperationInBean(MBeanHelper.java:287)
         at com.sun.enterprise.admin.config.BaseConfigMBean.invoke(BaseConfigMBean.java:280)
         at com.sun.jmx.mbeanserver.DynamicMetaDataImpl.invoke(DynamicMetaDataImpl.java:221)
         at com.sun.jmx.mbeanserver.MetaDataImpl.invoke(MetaDataImpl.java:228)
         at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:823)
         at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:792)
         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:324)
         at com.sun.enterprise.admin.util.proxy.ProxyClass.invoke(ProxyClass.java:54)
         at $Proxy1.invoke(Unknown Source)
         at com.sun.enterprise.admin.server.core.jmx.SunoneInterceptor.invoke(SunoneInterceptor.java:282)
         at com.sun.enterprise.deployment.autodeploy.AutoDeployer.invokeDeploymentService(AutoDeployer.java:471)
         at com.sun.enterprise.deployment.autodeploy.AutoDeployer.deployApplication(AutoDeployer.java:367)
         at com.sun.enterprise.deployment.autodeploy.AutoDeployer.deployApplication(AutoDeployer.java:346)
         at com.sun.enterprise.deployment.autodeploy.AutoDeployer.deployAll(AutoDeployer.java:167)
         at com.sun.enterprise.server.SystemAppLifecycle.deployToTarget(SystemAppLifecycle.java:180)
         at com.sun.enterprise.server.SystemAppLifecycle.deploySystemApps(SystemAppLifecycle.java:155)
         at com.sun.enterprise.server.SystemAppLifecycle.onStartup(SystemAppLifecycle.java:77)
         at com.sun.enterprise.server.ApplicationServer.onStartup(ApplicationServer.java:295)
         at com.sun.enterprise.server.PEMain.run(PEMain.java:220)
         at com.sun.enterprise.server.PEMain.main(PEMain.java:172)
         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:324)
         at org.apache.commons.launcher.ChildMain.run(ChildMain.java:269)
    |#]
    [#|2005-07-13T09:53:07.017+0300|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.tools.admin|_ThreadID=10;|[AutoDeploy] Exception occures while invoking backend deployment service for file : C:\Sun\AppServer\lib\install\applications\MEjbApp.ear. -- null -- null|#]
    [#|2005-07-13T09:53:07.097+0300|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.tools.admin|_ThreadID=10;|[AutoDeploy] Autodeploy failed : C:\Sun\AppServer\lib\install\applications\MEjbApp.ear.|#]
    [#|2005-07-13T09:53:07.097+0300|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.tools.admin|_ThreadID=10;|[AutoDeploy] Selecting file [ C:\Sun\AppServer\lib\install\applications\__ejb_container_timer_app.ear ] for autodeployment.|#]
    [#|2005-07-13T09:53:07.117+0300|WARNING|sun-appserver-pe8.0.0_01|javax.enterprise.system.tools.admin|_ThreadID=10;|ADM1022:Deployment failed - Detailed Message:
    com.sun.enterprise.admin.common.exception.ServerInstanceException
         at com.sun.enterprise.admin.mbeans.ApplicationsConfigMBean.getVirtualServerHostAndPort(ApplicationsConfigMBean.java:2133)
         at com.sun.enterprise.admin.mbeans.ApplicationsConfigMBean.setHostAndPort(ApplicationsConfigMBean.java:3038)
         at com.sun.enterprise.admin.mbeans.ApplicationsConfigMBean.deploy(ApplicationsConfigMBean.java:274)
         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:324)
         at com.sun.enterprise.admin.MBeanHelper.invokeOperationInBean(MBeanHelper.java:287)
         at com.sun.enterprise.admin.config.BaseConfigMBean.invoke(BaseConfigMBean.java:280)
         at com.sun.jmx.mbeanserver.DynamicMetaDataImpl.invoke(DynamicMetaDataImpl.java:221)
         at com.sun.jmx.mbeanserver.MetaDataImpl.invoke(MetaDataImpl.java:228)
         at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:823)
         at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:792)
         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:324)
         at com.sun.enterprise.admin.util.proxy.ProxyClass.invoke(ProxyClass.java:54)
         at $Proxy1.invoke(Unknown Source)
         at com.sun.enterprise.admin.server.core.jmx.SunoneInterceptor.invoke(SunoneInterceptor.java:282)
         at com.sun.enterprise.deployment.autodeploy.AutoDeployer.invokeDeploymentService(AutoDeployer.java:471)
         at com.sun.enterprise.deployment.autodeploy.AutoDeployer.deployApplication(AutoDeployer.java:367)
         at com.sun.enterprise.deployment.autodeploy.AutoDeployer.deployApplication(AutoDeployer.java:346)
         at com.sun.enterprise.deployment.autodeploy.AutoDeployer.deployAll(AutoDeployer.java:167)
         at com.sun.enterprise.server.SystemAppLifecycle.deployToTarget(SystemAppLifecycle.java:180)
         at com.sun.enterprise.server.SystemAppLifecycle.deploySystemApps(SystemAppLifecycle.java:155)
         at com.sun.enterprise.server.SystemAppLifecycle.onStartup(SystemAppLifecycle.java:77)
         at com.sun.enterprise.server.ApplicationServer.onStartup(ApplicationServer.java:295)
         at com.sun.enterprise.server.PEMain.run(PEMain.java:220)
         at com.sun.enterprise.server.PEMain.main(PEMain.java:172)
         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:324)
         at org.apache.commons.launcher.ChildMain.run(ChildMain.java:269)
    |#]
    [#|2005-07-13T09:53:07.127+0300|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.tools.admin|_ThreadID=10;|[AutoDeploy] Exception occures while invoking backend deployment service for file : C:\Sun\AppServer\lib\install\applications\__ejb_container_timer_app.ear. -- null -- null|#]
    [#|2005-07-13T09:53:07.137+0300|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.tools.admin|_ThreadID=10;|[AutoDeploy] Autodeploy failed : C:\Sun\AppServer\lib\install\applications\__ejb_container_timer_app.ear.|#]
    [#|2005-07-13T09:53:07.298+0300|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.container.web|_ThreadID=10;|WEB0302: Starting Tomcat.|#]
    [#|2005-07-13T09:53:08.900+0300|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.container.web|_ThreadID=10;|WEB0100: Loading web module [adminapp] in virtual server [server] at [web1]|#]
    [#|2005-07-13T09:53:10.683+0300|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.container.web|_ThreadID=10;|WEB0100: Loading web module [admingui] in virtual server [server] at [asadmin]|#]
    [#|2005-07-13T09:53:10.693+0300|WARNING|sun-appserver-pe8.0.0_01|javax.enterprise.system.container.web|_ThreadID=10;|WEB0500: default-locale attribute of locale-charset-info element has been deprecated and is being ignored. Use default-charset attribute of parameter-encoding element instead|#]
    [#|2005-07-13T09:53:10.743+0300|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.container.web|_ThreadID=10;|WEB0100: Loading web module [com_sun_web_ui] in virtual server [server] at [com_sun_web_ui]|#]
    [#|2005-07-13T09:53:10.803+0300|INFO|sun-appserver-pe8.0.0_01|org.apache.catalina.startup.Embedded|_ThreadID=10;|Starting tomcat server|#]
    [#|2005-07-13T09:53:10.803+0300|INFO|sun-appserver-pe8.0.0_01|org.apache.catalina.startup.Embedded|_ThreadID=10;|Catalina naming disabled|#]
    [#|2005-07-13T09:53:11.363+0300|INFO|sun-appserver-pe8.0.0_01|org.apache.catalina.core.StandardEngine|_ThreadID=10;|Starting Servlet Engine: Sun-Java-System/Application-Server-PE-8.0|#]
    [#|2005-07-13T09:53:25.003+0300|INFO|sun-appserver-pe8.0.0_01|org.apache.catalina.startup.ContextConfig|_ThreadID=10;|Missing application web.xml, using defaults only StandardEngine[server].StandardHost[server].StandardContext[]|#]
    [#|2005-07-13T09:53:32.724+0300|INFO|sun-appserver-pe8.0.0_01|org.apache.coyote.http11.Http11Protocol|_ThreadID=10;|Initializing Coyote HTTP/1.1 on port 8080|#]
    [#|2005-07-13T09:53:32.864+0300|INFO|sun-appserver-pe8.0.0_01|org.apache.coyote.http11.Http11Protocol|_ThreadID=10;|Starting Coyote HTTP/1.1 on port 8080|#]
    [#|2005-07-13T09:53:33.916+0300|INFO|sun-appserver-pe8.0.0_01|org.apache.coyote.http11.Http11Protocol|_ThreadID=10;|Initializing Coyote HTTP/1.1 on port 1043|#]
    [#|2005-07-13T09:53:33.946+0300|INFO|sun-appserver-pe8.0.0_01|org.apache.coyote.http11.Http11Protocol|_ThreadID=10;|Starting Coyote HTTP/1.1 on port 1043|#]
    [#|2005-07-13T09:53:34.006+0300|INFO|sun-appserver-pe8.0.0_01|org.apache.coyote.http11.Http11Protocol|_ThreadID=10;|Initializing Coyote HTTP/1.1 on port 4848|#]
    [#|2005-07-13T09:53:34.026+0300|INFO|sun-appserver-pe8.0.0_01|org.apache.coyote.http11.Http11Protocol|_ThreadID=10;|Starting Coyote HTTP/1.1 on port 4848|#]
    [#|2005-07-13T09:54:36.326+0300|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.resource.jms|_ThreadID=10;|JMS5035: Timed out after 60000 milliseconds while trying to verify if the JMS service startup succeeded.|#]
    [#|2005-07-13T09:54:36.326+0300|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.resource.jms|_ThreadID=10;|JMS5037: Check permissions of MQ instance directory C:\Sun\AppServer\imq\var\instances|#]
    [#|2005-07-13T09:54:36.326+0300|INFO|sun-appserver-pe8.0.0_01|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.|#]
    [#|2005-07-13T09:54:36.326+0300|SEVERE|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|CORE5071: An error occured during initialization
    com.sun.appserv.server.ServerLifecycleException: [C4003]: Error occurred on connection creation [127.0.0.1:7676]. - cause: java.net.ConnectException: Connection refused: connect
         at com.sun.enterprise.jms.JmsProviderLifecycle.checkProviderStartup(JmsProviderLifecycle.java:415)
         at com.sun.enterprise.server.PEMain.run(PEMain.java:224)
         at com.sun.enterprise.server.PEMain.main(PEMain.java:172)
         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:324)
         at org.apache.commons.launcher.ChildMain.run(ChildMain.java:269)
    Caused by: com.sun.messaging.jms.JMSException: [C4003]: Error occurred on connection creation [127.0.0.1:7676]. - cause: java.net.ConnectException: Connection refused: connect
         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:172)
         at com.sun.messaging.jmq.jmsclient.PortMapperClient.init(PortMapperClient.java:97)
         at com.sun.messaging.jmq.jmsclient.PortMapperClient.<init>(PortMapperClient.java:50)
         at com.sun.messaging.jmq.jmsclient.protocol.tcp.TCPConnectionHandler.<init>(TCPConnectionHandler.java:53)
         at com.sun.messaging.jmq.jmsclient.protocol.tcp.TCPStreamHandler.openConnection(TCPStreamHandler.java:102)
         at com.sun.messaging.jmq.jmsclient.ConnectionInitiator.createConnectionOld(ConnectionInitiator.java:271)
         at com.sun.messaging.jmq.jmsclient.ConnectionInitiator.createConnection(ConnectionInitiator.java:107)
         at com.sun.messaging.jmq.jmsclient.ConnectionInitiator.createConnection(ConnectionInitiator.java:92)
         at com.sun.messaging.jmq.jmsclient.ProtocolHandler.init(ProtocolHandler.java:562)
         at com.sun.messaging.jmq.jmsclient.ProtocolHandler.<init>(ProtocolHandler.java:1102)
         at com.sun.messaging.jmq.jmsclient.ConnectionImpl.openConnection(ConnectionImpl.java:1741)
         at com.sun.messaging.jmq.jmsclient.ConnectionImpl.init(ConnectionImpl.java:588)
         at com.sun.messaging.jmq.jmsclient.ConnectionImpl.<init>(ConnectionImpl.java:274)
         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:734)
         at com.sun.enterprise.jms.JmsProviderLifecycle.waitForJmsProvider(JmsProviderLifecycle.java:324)
         at com.sun.enterprise.jms.JmsProviderLifecycle.checkProviderStartup(JmsProviderLifecycle.java:384)
         ... 7 more
    Caused by: java.net.ConnectException: Connection refused: connect
         at java.net.PlainSocketImpl.socketConnect(Native Method)
         at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:305)
         at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:171)
         at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:158)
         at java.net.Socket.connect(Socket.java:452)
         at java.net.Socket.connect(Socket.java:402)
         at java.net.Socket.<init>(Socket.java:309)
         at java.net.Socket.<init>(Socket.java:124)
         at com.sun.messaging.jmq.jmsclient.PortMapperClient.readBrokerPorts(PortMapperClient.java:152)
         ... 25 more
    |#]
    [#|2005-07-13T09:54:36.326+0300|SEVERE|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|Server Startup failed. Exiting...|#]
    [#|2005-07-13T09:54:36.326+0300|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|Server shutdown in progress...|#]
    [#|2005-07-13T09:54:36.326+0300|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.container.web|_ThreadID=10;|WEB0303: Stopping Tomcat.|#]
    [#|2005-07-13T09:54:36.336+0300|INFO|sun-appserver-pe8.0.0_01|org.apache.coyote.http11.Http11Protocol|_ThreadID=10;|Stoping http11 protocol on 8080 server:type=ThreadPool,name=http8080|#]
    [#|2005-07-13T09:54:36.506+0300|INFO|sun-appserver-pe8.0.0_01|org.apache.coyote.http11.Http11Protocol|_ThreadID=10;|Stoping http11 protocol on 1043 server:type=ThreadPool,name=http1043|#]
    [#|2005-07-13T09:54:36.536+0300|INFO|sun-appserver-pe8.0.0_01|org.apache.coyote.http11.Http11Protocol|_ThreadID=10;|Stoping http11 protocol on 4848 server:type=ThreadPool,name=http4848|#]
    [#|2005-07-13T09:54:37.027+0300|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|CORE5051: Shutting down all J2EE applications ...|#]
    [#|2005-07-13T09:54:37.057+0300|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|CORE5052: Application shutdown complete.|#]
    [#|2005-07-13T09:54:37.057+0300|WARNING|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|CORE5061: Exception :
    com.sun.appserv.server.ServerLifecycleException: MQ startup failed :[C4003]: Error occurred on connection creation [127.0.0.1:7676]. - cause: java.net.ConnectException: Connection refused: connect
         at com.sun.enterprise.jms.JmsProviderLifecycle.checkProviderStartup(JmsProviderLifecycle.java:364)
         at com.sun.enterprise.jms.JmsProviderLifecycle.onShutdown(JmsProviderLifecycle.java:433)
         at com.sun.enterprise.server.ApplicationServer.onShutdown(ApplicationServer.java:400)
         at com.sun.enterprise.server.PEMain.run(PEMain.java:233)
         at com.sun.enterprise.server.PEMain.main(PEMain.java:172)
         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:324)
         at org.apache.commons.launcher.ChildMain.run(ChildMain.java:269)
    |#]
    [#|2005-07-13T09:54:37.267+0300|SEVERE|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|Server stopped due to Server startup failure.|#]

    Hi,
    Did you resolve this issue? I have the same problem. I appreciate if you could please let me know what the problem was.
    Thanks

  • Safari could not open page because the server stopped responding

    "Could Not Open Page.... Safari could not open page because the server stopped responding"
    ....but it could worked just fine for the first 2 weeks of iPhone4 ownership.
    WiFi network at home, working fine with MacBook, visiting friends' phones, my new iPhone4 - no problems. Had to power down the modem & router very briefly last night. Rebooted, MacBook connected fine, iPhone doesn't - it goes through the motions - shows all signs of full connection, full signal, password accepted etc etc - but web pages will not open, displaying after 30 secs the warning message above.
    Tried at work on another wireless network - same response.
    Have gone through all the FAQs, reset network settings, forgotten network etc - still nothing.
    Anyone experienced the same and fixed it?
    cheers

    I'm having a very similar problem, but it's with my 3G connection, not with wifi. The display tells me there is 3G connectivity, and I get the loading symbol, but pages stop loading a few seconds after I try to open them, and some time later I get the "server stopped responding" message. That happens with addresses I know are working, such as Google. Some times, restarting the iPhone or the internet connection (by switching plane mode on and off) solves the issue, but it has been happening often these days.

  • Am not able to use facebook on my Iphone 4, softwareversion:iOS7.1, also tried to access through safari and chrome that i have installed it gives an error message saying: "safari could not open the page because server stopped responding",

    Am not able to use facebook on my Iphone 4, softwareversion:iOS7.1, also tried to access through safari and chrome that i have installed it gives an error message saying: "safari could not open the page because server stopped responding", i tried network reset, reset the whole device, rebooting , changing airplane mode rebooting nothing fix the issue, but i can access other sites and google , am using Vodafone as my carrier with 2g network, when at home able to access facebook.com through wifi in safari requesting assistance thank you

    If you can access Facebook while on Wifi at home, but you are unable to access it while away running on your carrier's 2G network, I could phone your carrier.  You have already completed the Cellular Data troubleshooting for the iPhone, so any limitations keeping your from connecting to Facebook over cellular will have to be answered by your carrier.

  • Weblogic managed instance started in "admin" mode.

    Hi,
    I tried to startup a managed instance for my cluster and it was started in "admin" mode and not "running" mode. I am using WLS 9.2.
    Saw some error messages in the weblogic logs related to Database. Could it be the reason for that?
    Thanks.
    Vincent
    ####<Mar 18, 2013 9:39:02 AM SGT> <Info> <JDBC> [ACTIVE] ExecuteThread: '2' for
    queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1363570742322> <BEA-001156> <Stack trace associated with message 001129 follows:
    java.sql.SQLException: ORA-01033: ORACLE initialization or shutdown in progress
            at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:112)
            at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:331)
            at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:283)
            at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:278)
            at oracle.jdbc.driver.T4CTTIoauthenticate.receiveOsesskey(T4CTTIoauthenticate.java:293)
            at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:357)
            at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:420)
            at oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:165)
            at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:35)
            at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:801)
            at weblogic.jdbc.common.internal.ConnectionEnvFactory.makeConnection(ConnectionEnvFactory.java:300)
            at weblogic.jdbc.common.internal.ConnectionEnvFactory.createResource(ConnectionEnvFactory.java:204)
            at weblogic.common.resourcepool.ResourcePoolImpl.makeResources(ResourcePoolImpl.java:1076)
            at weblogic.common.resourcepool.ResourcePoolImpl.makeResources(ResourcePoolImpl.java:1000)
            at weblogic.common.resourcepool.ResourcePoolImpl.recreateDeadResources(ResourcePoolImpl.java:1870)
            at weblogic.common.resourcepool.ResourcePoolImpl.access$800(ResourcePoolImpl.java:37)
            at weblogic.common.resourcepool.ResourcePoolImpl$ResourcePoolMaintanenceTask.timerExpired(ResourcePo
    olImpl.java:1984)
            at weblogic.timers.internal.TimerImpl.run(TimerImpl.java:265)
            at weblogic.work.ServerWorkManagerImpl$WorkAdapterImpl.run(ServerWorkManagerImpl.java:518)
            at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
            at weblogic.work.ExecuteThread.run(ExecuteThread.java:181)

    Sri Mud <> wrote:
    Hi,
    I am trying to start a Managed server running on WLS9.2 when the Admin
    server is down. I am using the following:
    ./startManagedWebLogic.sh <Managed server name> <Admin URL>
    I am getting the following error:
    weblogic.security.spi.ProviderInitializationException:
    [Security:090730]Failed to verify credential mapper LDAP hierarchy
    netscape.ldap.LDAPException: failed to connect to server ldap://<Admin
    URL> (91)Hi,
    Did you activate the managed server independent mode? (msi replication)
    If you, did you find those files on the managed server?
    rgrds,
    Bart
    Schelstraete Bart
    [email protected]
    http://www.schelstraete.org
    http://www.linkedin.com/in/bschelst

  • TS4006 I have an error on my ipad stating: "Server stopped responding"

    I have an error on my IPad stating: "Server stopped responding'
    However, I have full connection to wifi, I tried rebooting wifi, turning off wifi and turning back on -on I Pad, I tried turning on/off airplane mode, etc.
    My email is working fine so I know I have internet connection to the IPad....
    Does anyone have any advice?
    Zenna

    Tap Settings > General > Reset > Reset All Settings
    No data is lost due to a reset.
    Then restart the device.

  • SQL Server Analysis Services not showing in Services on Server on Central Admin

    Hi All
    We have a Sharepoint 2013 farm set up (2xApp, 2xWeb, 1xSQL) and we have a number of excel powerpivot workbooks deployed and refreshing.
    This was all working fine, until recently when our Excel 2013 Tabular workbooks stopped refreshing manually.  This had worked fine in the past, but now is giving the following error:
    "An error occurred during an attempt to establish a connection to the external data source"
    The first thing I wanted to check was that the "SQL Server Analysis Services" was started in Services on Server within Central Admin.   However when i navigated to check this, I noticed that the service was no longer listed at all.
    I checked the Analysis services for Powerpivot is running on the server and it is registered within Data Models on Excel services.   
    There was recently some Windows updates that were applied to the servers, but i'm pretty confident that the refresh was working after these, however i cant rule out 100%.
    Hoping for any advice on what I can check/do here?
    Thanks!

    When i try to run that tool i actually get a strange error (we are running Enterprise Edition):
    "PowerPivot for SharePoint 2013 Configuration is missing prerequisites: SharePoint 2013 Enterprise Edition is required.
    For more information go to http://go.microsoft.com/fwlink/?LinkId=247828.
    Please address the validation failures and try again."
    Yes it looks like on the server hosting PowerPivot analysis server that a number of windows updates got applied.  However
    none look to be specifically about for SQL, and the 2 cumulative ones are for IE and Active X for Windows Server.

  • BI_server in Admin Mode

    Hi friends,
    When i tried to open my OBIEE 11.1.1.5 which is installed in my windows machine, by starting the BI services through Start-->Program-->Start BI Services, the BI services is not coming to an running mode, as it seems that
    BI presentation services is down. We analysed about this problem, and when we seen under the servers section in my weblogic domain i have two servers
    <li> Admin Servers
    <li> BI Servers
    Admin Servers seems to be in running mode, but the BI Servers is seemed to be in ADMIN mode. and we though that due to this only my BI presentation service is getting down. Can anyone friends, try to help me out with this issue.
    On how to make my BI Servers back to the running mode in the weblogic console under the server section during the start up of my BI services (via) Start-->Program-->Start BI Services.
    Is im missing anything.
    Thanks in Advance
    Brgds,
    Hari

    It look like another instance of weblogic is running some where in your processes.
    When the server starts it checks if any .lok file in present in the tmp file.If yes, it would try to acquire a lock on that one.
    If the lock is already held by some other process, then it would throw error.Check the running processes which can acquire lock on the .lok files and kill them.
    If you are running in on unix use the commands below to kill java and weblogic services.
    ps -ef | grep "java" or ps -ef | grep "weblogic" and kill everything .
    If you are running on Windows PC , go to task Manager and kill all javac and weblogic instances, and restart weblogic using startweblogic.cmd and then startManagedWeblogic.cmd.
    Does your logs say any specific error .?
    Let me know.
    -VS
    Edited by: 925007 on Jul 12, 2012 2:16 PM

Maybe you are looking for