WebLogic 5.1 server not coming up....

Hi all,
I am pretty new to weblogic and am running Weblogic 5.1 SP6. After
installation when I run startWeblogic.sh I get the following error.
Could anyone help me?
Exception in thread "main" java.security.AccessControlException: access
denied (java.lang.RuntimePermission createSecurityManager )
at java.lang.Throwable.fillInStackTrace(Native Method)
at java.lang.Throwable.<init>(Throwable.java:94)
at java.lang.Exception.<init>(Exception.java:42)
at java.lang.RuntimeException.<init>(RuntimeException.java:47)
at java.lang.SecurityException.<init>(SecurityException.java:39)
at
java.security.AccessControlException.<init>(AccessControlException.java:57)
at java.security.AccessControlContext.checkPermission(Compiled
Code)
at java.security.AccessController.checkPermission(Compiled Code)
at java.lang.SecurityManager.checkPermission(Compiled Code)
at java.lang.SecurityManager.<init>(SecurityManager.java:307)
at
weblogic.boot.ServerSecurityManager.<init>(ServerSecurityManager.java:11)
at weblogic.Server.main(Server.java:59)
at weblogic.Server.main(Server.java:55)
Thanks,
Sunil

The Java Security Manager is not allowing access to the weblogic process
(probably because weblogic was not installed under the root i.e.,
"/weblogic"). You will need to modify the "weblogic.policy" file under the
weblogic directory to grant permission to your weblogic install directory
(by default it grants access to "/weblogic" only - you will need to modify
this to your installation directory).
Here's the link for more info:
http://www.weblogic.com/docs51/install/startserver.html#1042251
Giri
"Sunil Rao" <[email protected]> wrote in message
news:[email protected]..
Hi all,
I am pretty new to weblogic and am running Weblogic 5.1 SP6. After
installation when I run startWeblogic.sh I get the following error.
Could anyone help me?
Exception in thread "main" java.security.AccessControlException: access
denied (java.lang.RuntimePermission createSecurityManager )
at java.lang.Throwable.fillInStackTrace(Native Method)
at java.lang.Throwable.<init>(Throwable.java:94)
at java.lang.Exception.<init>(Exception.java:42)
at java.lang.RuntimeException.<init>(RuntimeException.java:47)
at java.lang.SecurityException.<init>(SecurityException.java:39)
at
java.security.AccessControlException.<init>(AccessControlException.java:57)
>
at java.security.AccessControlContext.checkPermission(Compiled
Code)
at java.security.AccessController.checkPermission(Compiled Code)
at java.lang.SecurityManager.checkPermission(Compiled Code)
at java.lang.SecurityManager.<init>(SecurityManager.java:307)
at
weblogic.boot.ServerSecurityManager.<init>(ServerSecurityManager.java:11)
at weblogic.Server.main(Server.java:59)
at weblogic.Server.main(Server.java:55)
Thanks,
Sunil

Similar Messages

  • In-process server not coming up.

    We Installed weblogic 10.3.6 and Oracle forms and reports 11.1.2 on top of it on windows 64 bit and configured for HA.
    In process server not coming up.
    Getting following error
    REP-52266: The in-process Reports Server rep_reports_1539_i_frw_q39 failed to start.oracle.reports.RWException: IDL:oracle/reports/RWException:1.0
    Waiting for quick response.
    Thanks,
    Jayraj

    Hi,
    I have  removed the SMD command lines from config tool, i have restarted the Instance  now  i am  facing the new error one .
    Sandbox is copied from Instance DBW and all services are pointing to DBW... even the message server also. please suggst where i have to change these settings..
    Thr 59500] Mon Jul 07 14:12:27 2008
    [Thr 59500] JHVM_RegisterNatives: registering methods in com.sap.mw.rfc.driver.CpicDriver
    [Thr 59500] ***LOG Q0I=> NiPGetServByName2: service 'sapmsDBW' not found: getservbyname_r [ninti.c 530]
    [Thr 59500] *** ERROR => LgIGroupX: NiServToNo(sapmsDBW) failed, (rc=NIESERV_UNKNOWN) [lgxx.c       4168]
    [Thr 59500] *** ERROR => JRFC> Error jrfc_lg LgGroup failed(-102) [jrfclg.c     344]
    [Thr 59500] *** ERROR =>       mshost: nbcddsabw10, msserv: sapmsDBW, r_group: TICDEV [jrfclg.c     345]
    [Thr 59860] JLaunchIExitJava: exit hook is called (rc = -11113)
    [Thr 59860] **********************************************************************
    ERROR => The Java VM terminated with a non-zero exit code.
    Please see SAP Note 943602 , section 'J2EE Engine exit codes'
    for additional information and trouble shooting.
    [Thr 59860] JLaunchCloseProgram: good bye (exitcode = -11113)
    Thanks,
    Subhash.G

  • Managed server not coming up due to weblogic.management.DeploymentException

    While bringing up the managed server we aare getting these errors in the logs.And the server is not coming up. Kindly help
    <Error> <Deployer> <BEA-149205> <Failed to initialize the application 'FileAdapter' due to error weblogic.management.DeploymentException: java.lang.IllegalArgumentException: /app/oracle/admin/clusters/SOAUAT/SOA_Cluster/deploymentplans/FileAdapterPlan.xml (Not a directory).
    weblogic.management.DeploymentException: java.lang.IllegalArgumentException: /app/oracle/admin/clusters/SOAUAT/SOA_Cluster/deploymentplans/FileAdapterPlan.xml (Not a directory)
    at weblogic.deploy.internal.targetserver.AppDeployment.parsePlan(AppDeployment.java:208)
    at weblogic.deploy.internal.targetserver.AppDeployment.prepare(AppDeployment.java:116)
    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)
    Truncated. see log file for complete stacktrace
    Caused By: java.io.FileNotFoundException: /app/oracle/admin/clusters/SOAUAT/SOA_Cluster/deploymentplans/FileAdapterPlan.xml (Not a directory)
    at java.io.FileInputStream.open(Native Method)
    at java.io.FileInputStream.<init>(FileInputStream.java:120)
    at weblogic.application.descriptor.AbstractDescriptorLoader2.getInputStream(AbstractDescriptorLoader2.java:367)
    at weblogic.application.descriptor.AbstractDescriptorLoader2.loadDescriptorBeanWithoutPlan(AbstractDescriptorLoader2.java:751)
    at weblogic.application.descriptor.AbstractDescriptorLoader2.loadDescriptorBean(AbstractDescriptorLoader2.java:768)
    Truncated. see log file for complete stacktrace
    >
    <Oct 12, 2012 12:57:18 AM PDT> <Error> <Deployer> <BEA-149205> <Failed to initialize the application 'DbAdapter' due to error weblogic.management.DeploymentException: java.lang.IllegalArgumentException: /app/oracle/admin/clusters/SOAUAT/SOA_Cluster/deploymentplans/DBAdapterPlan.xml (Not a directory).
    weblogic.management.DeploymentException: java.lang.IllegalArgumentException: /app/oracle/admin/clusters/SOAUAT/SOA_Cluster/deploymentplans/DBAdapterPlan.xml (Not a directory)
    at weblogic.deploy.internal.targetserver.AppDeployment.parsePlan(AppDeployment.java:208)
    at weblogic.deploy.internal.targetserver.AppDeployment.prepare(AppDeployment.java:116)
    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)
    Truncated. see log file for complete stacktrace
    Caused By: java.io.FileNotFoundException: /app/oracle/admin/clusters/SOAUAT/SOA_Cluster/deploymentplans/DBAdapterPlan.xml (Not a directory)
    at java.io.FileInputStream.open(Native Method)
    at java.io.FileInputStream.<init>(FileInputStream.java:120)
    at weblogic.application.descriptor.AbstractDescriptorLoader2.getInputStream(AbstractDescriptorLoader2.java:367)
    at weblogic.application.descriptor.AbstractDescriptorLoader2.loadDescriptorBeanWithoutPlan(AbstractDescriptorLoader2.java:751)
    at weblogic.application.descriptor.AbstractDescriptorLoader2.loadDescriptorBean(AbstractDescriptorLoader2.java:768)
    Truncated. see log file for complete stacktrace

    [oracle@soaappdevuat01:/app/oracle/admin/clusters/SOATST/SOA_Cluster/deploymentplans]
    ls -lrt
    total 188
    -rw-r----- 1 oracle dba 63595 Jul 27 00:18 JmsAdapterPlan.xml
    -rw-r----- 1 oracle dba 3923 Aug 1 10:05 AqAdapterPlan.xml
    -rw-r----- 1 oracle dba 71539 Oct 23 03:43 FtpAdapterPlan.xml
    -rw-r----- 1 oracle dba 0 Oct 29 02:47 FileAdapterPlan.xml
    -rw-r----- 1 oracle dba 38090 Oct 29 04:23 DbAdapterPlan.xml
    We have the permissions as expected.
    Regards,
    Prakash P

  • OBIEE 11G server not coming up after window username got chnged

    Hi,
    We have installed OBIEE 11g and was working fine. But, now the window username of the machine got changed and the BI server is not coming up. Do we need to re-install it or any workaround for this issue.
    Thanks,
    Anilesh

    Which service you are not able to start? Is it weblogic or bi services like bi server, PS server etc..
    Have you tried to start weblogic manually by running Startweblogic.cmd and able to open WLS console?

  • J2EE server not coming up plz help me

    Hi,
    I am new to EP.While deploying EAR into portal unkowingly entered 3 times wrong password for  SDM.
    Now J2EE server is not coming up.I changed SDM password thru command line.I even changed admin password thru config tool .
    still server is not coming up.Do I need to uninstall and install portal again? or is there any possible solution for this.
    If I have to uninstall what all the things I need to do apart from deleting c:/usr/sap.
    Please help me guys.
    Regs,
    Vijay

    Hi,
    your J2EE should start without problems even if you have problems with SDM? You can even disable the starup of your SDM and your J2EE will start and run anyway!
    Are you sure your J2EE is not starting or is it just the SDM process?
    The SDM will be stopped when you enter a wrong password. This is a security feature. You will have to restart the SDM (either from command line) or using JCMON.
    Are you on Windows or UNIX.
    Try starting JCMON and see which processes are up and running. If your engine is really
    down try to have a look at the tracefiles and see if there are any hints or post some of the output here!
    Try to check for running processes. (Windows: use MMC), UNIX ps -ef | grep <sidadm> or ps -ef | grep jlaunch. There should be a jlaunch process for yout dispatcher, every single node on your server and your SDM (if running)
    Let me know if you have further questions
    Hope this helps (Please reward if helpful)
    Cheers

  • Reports server not coming up....

    Hi ,
    During clonign after the changing of APPS password the reports server is not coming up ....
    getting the error below....
    adrepctl.sh: exiting with status 2
    starting Reports Server for CT1RTD on port 25103.
    REP-0186: Daemon failed to listen to port
    adrepctl.sh: exiting with status 0
    Reports Server for CT1RTD is already stopped.
    I had changed the CGIcmd.dat...wiht the newly updated apps password and also updated wdbsvr.app...
    TNS entry also fine....
    port is not used by anything else....
    before changing the APPS password it was running up and fine...
    anyone have any idea...how ot fix this....
    Thanks,
    Kr

    issue got fixed...when changed the domain in tnsnames.ora

  • Call Server not coming up

    ICM 7.5
    CVP 7.0
    The call server is not coming up.
    here is the log from voice browser.
    13:15:08 Initializing Event Management System (EMS) Library.
    13:15:08 Trace: EMS Server pipe Customer\Voice Browser\VBEMSPipe enabled for Customer\Voice Browser\VB
    13:15:08 Trace: Release 7.0.1, Build 1190
    13:15:08 Trace: INFO: Registry base = CVP\Customer\Voice Browser
    13:15:08 Trace: INFO: Process Name = VB
    13:15:08 Trace: INFO: ICRRoot = C:\Cisco\CVP\bin
    13:15:08 Initializing Node Manager Library.
    13:15:08 Trace: INFO: Voice Browser Reading Registry...
    13:15:08 Trace: Monitor Server pipe Customer\Voice Browser\VBCmdPipe enabled for Customer\Voice Browser\VB
    13:15:08 Trace: Monitor Server pipe Customer\Voice Browser\VBReadOnlyCmdPipe enabled for Customer\Voice Browser\VBReadOnly
    13:15:08 Trace: INFO: Voice Browser initializing globals...
    13:15:08 Trace: INFO: VBRegistry::SetRegNotify Setting Registry trace
    13:15:08 Trace: INFO: Voice Browser starting threads...
    13:15:10 Trace: INFO: Resolving IP address for ICMGRPCVP1
    13:15:12 Trace: INFO: IP address for ICMGRPCVP1 is 10.20.20.60
    13:15:12 Trace: INFO: Gatekeeper configured is 10.20.61.92;SIDEA;1719. Registration attempts will start with first GK in this list until a successful registration occurs
    13:15:12 Trace: INFO: H323CallMgr::getRegistrySettings: maxCalls(defined in radvision config as Q931.maxCalls) = 1400
    13:15:12 Trace: INFO: H323CallMgr::getRegistrySettings: maxIVRPorts = 130
    13:15:12 Trace: INFO: H323CallMgr::getRegistrySettings: maxTotalCalls = 555
    13:15:12 Trace: INFO: H323CallMgr::getRegistrySettings: takebackPercentage = 0
    13:15:12 Trace: INFO: H323CallMgr::getRegistrySettings: startingRtpPort = 16384
    13:15:12 Trace: INFO: H323CallMgr::getRegistrySettings: radConfigPath = C:\Cisco\CVP\VoiceBrowser\Config.val
    13:15:12 Trace: INFO: H323CallMgr::getRegistrySettings: pktInterval = 20
    13:15:12 Trace: INFO: H323CallMgr::getRegistrySettings: adminMode = 1
    13:15:12 Trace: INFO: H323CallMgr::getRegistrySettings: RaiMaxThreshold = 90
    13:15:12 Trace: INFO: H323CallMgr::getRegistrySettings: RaiMinThreshold = 80
    13:15:12 Trace: INFO: H323CallMgr::getRegistrySettings: Codec = g711Ulaw64k
    13:15:12 Trace: INFO: H323CallMgr::getRegistrySettings: CpuMaxThreshold = 99
    13:15:12 Trace: INFO: H323CallMgr::getRegistrySettings: CpuMinThreshold = 94
    13:15:12 Trace: INFO: H323CallMgr::getRegistrySettings: CpuHealthCheck = 0
    13:15:12 Trace: INFO: H323CallMgr::getRegistrySettings: CpuSustainedTime = 15
    13:15:12 Trace: INFO: H323CallMgr::getRegistrySettings: CpuOverloadReject = 0
    13:15:12 Trace: INFO: H323CallMgr::getRegistrySettings: PerfmonIntervalTimer = 5000
    13:15:12 Trace: INFO: H323CallMgr::getRegistrySettings: MemMaxThreshold = 80
    13:15:12 Trace: INFO: H323CallMgr::getRegistrySettings: MemMinThreshold = 60
    13:15:12 Trace: INFO: Voice Browser Main Thread Active...
    13:15:12 Trace: INFO: H.225 Call signalling address of Voice Browser is 10.20.20.60:1720
    13:15:12 Trace: INFO: Voice Browser Trace Mask is 0x101083
    13:15:12 Trace: INFO: Initial registration with gatekeeper
    13:15:12 Voice Browser communication to the Gatekeeper successful, alarm cleared.
    13:15:12 Trace: SYSLOG: Server: STATUS=2, Port: =H323,NAME=H.323Ser?+wSTATUS=2
    13:15:12 Trace: INFO: H323CallMgr::sendRAI: Successfully sent RAI for resource unavailability
    13:15:12 Trace: INFO: LongPoll Failed -- Got OUT_OF_SERVICE from Call Server
    13:15:13 Trace: INFO: Starting HEALTH long poller to Call server localhost:8000/cvp/VBServlet
    13:15:13 Voice Browser to Call Server localhost:8000 connection unsuccessful.
    13:15:13 Voice Browser cannot access any Call Servers and is no longer accepting calls.
    13:15:13 Voice Browser ICMGRPCVP1 is out of service.
    13:15:13 Trace: INFO: H323CallMgr::sendRAI: Successfully sent RAI for resource unavailability

    Dear Geoff;
    I am facing the same thing, but in the OAMP is shown to be down and not able to get any statistics on this CVP Call Server.
    Actually the PG01, PG02 and PG03 are enabled in the router registry (while PG01 for CUCM PG, PG02 for CVP Call Server PG and PG03 for the Media Routing PG).
    It was working before and I was receiving calls on it, but suddenly this happened.
    Actually, an upgrade happened from version 7 to version 8 and we imported new licenses for the VXML Server but did not import new licenses for the CVP Call Server. Could be a license issue because we have to import the new license to change from version 7 to version 8?
    Thanks in advance for the help.
    Regards
    Bilal

  • Weblogic./SOA server not getting started-BPEL Exception @ startup

    Hi All,
    Environment:
    Weblogic /SOA 11.1.1.4 is installed on my Windows machine with 3GB RAM.
    I installed the development mode and i have not configured my node manager.I just used to start the admin server and it automatically starts the managed SOA server.May be this is a new feature with 11g.
    The server was running fine till last week and i was doing my SOA practice as per 'SOA Getting Started ' book.But today morning when i restarted my system and started the server,i am gettign the below error:
    at com.collaxa.cube.engine.CubeEngine.endRequest(CubeEngine.java:4281)
    at com.collaxa.cube.engine.CubeEngine.createAndInvoke(CubeEngine.java:67
    9)
    at com.collaxa.cube.engine.delivery.DeliveryService.handleInvoke(Deliver
    yService.java:654)
    at com.collaxa.cube.engine.ejb.impl.CubeDeliveryBean.handleInvoke(CubeDe
    liveryBean.java:293)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
    java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJo
    inpointUsingReflection(AopUtils.java:310)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMetho
    dInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMetho
    dInvocation.proceed(ReflectiveMethodInvocation.java:149)
    at com.bea.core.repackaged.springframework.jee.intercept.MethodInvocatio
    nInvocationContext.proceed(MethodInvocationInvocationContext.java:104)
    at oracle.security.jps.ee.ejb.JpsAbsInterceptor$1.run(JpsAbsInterceptor.
    java:94)
    at java.security.AccessController.doPrivileged(Native Method)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:31
    3)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUt
    il.java:413)
    at oracle.security.jps.ee.ejb.JpsAbsInterceptor.runJaasMode(JpsAbsInterc
    eptor.java:81)
    at oracle.security.jps.ee.ejb.JpsAbsInterceptor.intercept(JpsAbsIntercep
    tor.java:112)
    at oracle.security.jps.ee.ejb.JpsInterceptor.intercept(JpsInterceptor.ja
    va:105)
    at sun.reflect.GeneratedMethodAccessor839.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJo
    inpointUsingReflection(AopUtils.java:310)
    at com.bea.core.repackaged.springframework.jee.intercept.JeeInterceptorI
    nterceptor.invoke(JeeInterceptorInterceptor.java:69)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMetho
    dInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at com.bea.core.repackaged.springframework.aop.support.DelegatingIntrodu
    ctionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
    at com.bea.core.repackaged.springframework.aop.support.DelegatingIntrodu
    ctionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMetho
    dInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at com.bea.core.repackaged.springframework.jee.spi.MethodInvocationVisit
    orImpl.visit(MethodInvocationVisitorImpl.java:37)
    at weblogic.ejb.container.injection.EnvironmentInterceptorCallbackImpl.c
    allback(EnvironmentInterceptorCallbackImpl.java:54)
    at com.bea.core.repackaged.springframework.jee.spi.EnvironmentIntercepto
    r.invoke(EnvironmentInterceptor.java:50)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMetho
    dInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at com.bea.core.repackaged.springframework.aop.interceptor.ExposeInvocat
    ionInterceptor.invoke(ExposeInvocationInterceptor.java:89)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMetho
    dInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at com.bea.core.repackaged.springframework.aop.support.DelegatingIntrodu
    ctionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
    at com.bea.core.repackaged.springframework.aop.support.DelegatingIntrodu
    ctionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMetho
    dInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopPr
    oxy.invoke(JdkDynamicAopProxy.java:204)
    at $Proxy281.handleInvoke(Unknown Source)
    at com.collaxa.cube.engine.ejb.impl.bpel.BPELDeliveryBean_5k948i_ICubeDe
    liveryLocalBeanImpl.__WL_invoke(Unknown Source)
    at weblogic.ejb.container.internal.SessionLocalMethodInvoker.invoke(Sess
    ionLocalMethodInvoker.java:39)
    at com.collaxa.cube.engine.ejb.impl.bpel.BPELDeliveryBean_5k948i_ICubeDe
    liveryLocalBeanImpl.handleInvoke(Unknown Source)
    at com.collaxa.cube.engine.dispatch.message.invoke.InvokeInstanceMessage
    Handler.handle(InvokeInstanceMessageHandler.java:35)
    at com.collaxa.cube.engine.dispatch.DispatchHelper.handleMessage(Dispatc
    hHelper.java:140)
    at com.collaxa.cube.engine.dispatch.BaseDispatchTask.process(BaseDispatc
    hTask.java:88)
    at com.collaxa.cube.engine.dispatch.BaseDispatchTask.run(BaseDispatchTas
    k.java:64)
    at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExec
    utor.java:886)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor
    .java:908)
    at java.lang.Thread.run(Thread.java:619)
    >
    <Apr 27, 2011 12:04:34 PM AST> <Error> <oracle.soa.bpel.engine.dispatch> <BEA-00
    0000> <Failed to handle dispatch message ... exception ORABPEL-05002
    Message handle error.
    error while attempting to process the message "com.collaxa.cube.engine.dispatch.
    message.invoke.InvokeInstanceMessage"; the reported exception is: Fault not hand
    led.
    failure to handle a fault thrown from a scope, by any blocks in the scope chain.
    This exception occurred because the fault thrown in the BPEL flow was not handle
    d by any fault handlers and reached the top-level scope.
    A top-level fault handler should be added to the flow to handle faults not caugh
    t from within the flow.
    This error contained an exception thrown by the message handler.
    Check the exception trace in the log (with logging level set to debug mode).
    ORABPEL-05002
    Message handle error.
    error while attempting to process the message "com.collaxa.cube.engine.dispatch.
    message.invoke.InvokeInstanceMessage"; the reported exception is: Fault not hand
    led.
    failure to handle a fault thrown from a scope, by any blocks in the scope chain.
    This exception occurred because the fault thrown in the BPEL flow was not handle
    d by any fault handlers and reached the top-level scope.
    A top-level fault handler should be added to the flow to handle faults not caugh
    t from within the flow.
    This error contained an exception thrown by the message handler.
    Check the exception trace in the log (with logging level set to debug mode).
    at com.collaxa.cube.engine.dispatch.DispatchHelper.handleMessage(Dispatc
    hHelper.java:207)
    at com.collaxa.cube.engine.dispatch.BaseDispatchTask.process(BaseDispatc
    hTask.java:88)
    at com.collaxa.cube.engine.dispatch.BaseDispatchTask.run(BaseDispatchTas
    k.java:64)
    at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExec
    utor.java:886)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor
    .java:908)
    at java.lang.Thread.run(Thread.java:619)
    Before this error,I am able to see'STARTING' message from admin server but after sometime i get the below error.I waiting for 30 minutes and tried to access the console but no use.
    I beleive ,this error is coming from one of the bpel components before i restarted my machine.is there any way to undeploy all my instaled SOA composite projects offline.Because,i am not able to start the server and i get this error at the server start up itslef.
    Thank you for your time and kind help !!
    Regards,
    Karthik B
    Edited by: Karthik Balakrishnan on Apr 29, 2011 1:42 PM

    Generally this error should not stop server. Carefully check the server startup log and see if there are other errors as well. Post them here. You may consider mailing your server startup log to my id.
    Regards,
    Anuj

  • SOA Managed Server not coming up

    Hi Experts
    I have upgraded weblogic to WLS 10.3.6 from 10.3.5 to upgrade SOA 11.1.1.5 to 11.1.1.7
    The admin and osb server comes up just fine, both from Node Manager and command prompt, but when i try to soa_server, it fails with following error :
    <Nov 7, 2013 2:43:45 PM CST> <Critical> <WebLogicServer> <BEA-000386> <Server subsystem failed. Reason: java.lang.IllegalArgumentException: Invalid -ve count -1
    java.lang.IllegalArgumentException: Invalid -ve count -1
    at weblogic.work.MinThreadsConstraint.<init>(MinThreadsConstraint.java:52)
    at weblogic.work.GlobalWorkManagerComponentsFactory.create(GlobalWorkManagerComponentsFactory.java:328)
    at weblogic.work.GlobalWorkManagerComponentsFactory.create(GlobalWorkManagerComponentsFactory.java:322)
    at weblogic.work.GlobalWorkManagerComponentsFactory.initialize(GlobalWorkManagerComponentsFactory.java:112)
    at weblogic.work.ServerWorkManagerFactory.initializeHere(ServerWorkManagerFactory.java:81)
    at weblogic.work.ServerWorkManagerFactory.initialize(ServerWorkManagerFactory.java:59)
    at weblogic.t3.srvr.BootService.start(BootService.java:61)
    at weblogic.t3.srvr.ServerServicesManager.startService(ServerServicesManager.java:461)
    at weblogic.t3.srvr.ServerServicesManager.startInStandbyState(ServerServicesManager.java:166)
    at weblogic.t3.srvr.T3Srvr.initializeStandby(T3Srvr.java:882)
    at weblogic.t3.srvr.T3Srvr.startup(T3Srvr.java:572)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:469)
    at weblogic.Server.main(Server.java:71)
    >
    The WebLogic Server encountered a critical failure
    Reason: Assertion violated
    Exception in thread "Main Thread" java.lang.NoClassDefFoundError: weblogic/protocol/ServerIdentityManager$Initializer
    at weblogic.protocol.ServerIdentityManager.findServerIdentity(ServerIdentityManager.java:64)
    at weblogic.protocol.URLManager.findAdministrationURL(URLManager.java:173)
    at weblogic.server.ServerLifeCycleRuntime.getLifeCycleOperationsRemote(ServerLifeCycleRuntime.java:1078)
    at weblogic.t3.srvr.ServerRuntime.sendStateToAdminServer(ServerRuntime.java:429)
    at weblogic.t3.srvr.ServerRuntime.updateRunState(ServerRuntime.java:415)
    at weblogic.t3.srvr.T3Srvr.setState(T3Srvr.java:206)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:482)
    at weblogic.Server.main(Server.java:71)
    <Nov 7, 2013 2:43:46 PM> <FINEST> <NodeManager> <Waiting for the process to die: 7496>
    <Nov 7, 2013 2:43:46 PM> <INFO> <NodeManager> <Server failed during startup so will not be restarted>
    Can anyone please help me, it's urgent
    Thanks
    Abhinav

    Change the setDomainEnv.sh file in that set debugFlag=false then, follow the url steps for nodemanager problems.
    url: http://biemond.blogspot.in/2011/04/easy-wy-to-start-your-weblogic-servers.html

  • BEA WebLogic 8.1 server not booting after adding a security realm

    Hi,
    I have added my own security realm for BEA WebLogic Server 8.1.
    However, when I try to boot the server using this realm, it simply hangs. I cannot
    take thread dumps as the server java process does not respond to "kill -3 PID"
    (after the server has hung).
    When I looked at the server log file, I observed that the server had hung after
    initializing the IIOP subsystem.
    I have attached herewith the following 3 files:
    1. config.xml (the server config file after adding entry for my security realm)
    2. default_realm.log (the server log file when booted through the default realm)
    3. netpoint_realm.log (the server log file when booted through my realm).
    Is there any way, I can debug where the server is exactly hanging?
    Thanks and Regards,
    Abhinay
    [BEA_Files.zip]

    is it admin server or Managed server which isnot starting?
    Mir

  • URGENT: OES 10g Admin server not coming up

    Hi All,
    The environment has OES 10g CP5 setup with WebLogic Server. There were no changes made to the env recently and all of a sudden OES 10g server has stopped working.
    We are seeing the below exception in logs. Appreciate any help.
    INFO   | jvm 1    | 2012/12/20 03:07:36 | ARME is started now
    INFO   | jvm 1    | 2012/12/20 03:07:37 | <Dec 20, 2012 3:07:37 AM PST> <Notice> <Security> <BEA-090082> <Security initializing using security realm asiadmin.>
    INFO   | jvm 1    | 2012/12/20 03:07:38 | <Dec 20, 2012 3:07:37 AM PST> <Error> <Security> <BEA-090060> <The AccessDecision class "com.bea.security.providers.authorization.asi.AuthorizationProviderStub" returned an error: com.bea.security.providers.authorization.asi.InvocationException: ArmeNOTREADY Exception: Engine did not recieve initial policy.>
    INFO   | jvm 1    | 2012/12/20 03:07:38 | <Dec 20, 2012 3:07:37 AM PST> <Critical> <Security> <BEA-090404> <User admin is not permitted to boot the server; The server policy may have changed in such a way that the user is no longer able to boot the server.Reboot the server with the administrative user account or contact the system administrator to update the server policy definitions.>
    INFO   | jvm 1    | 2012/12/20 03:07:38 | <Dec 20, 2012 3:07:37 AM PST> <Critical> <WebLogicServer> <BEA-000386> <Server subsystem failed. Reason: weblogic.security.SecurityInitializationException: User admin is not permitted to boot the server; The server policy may have changed in such a way that the user is no longer able to boot the server.Reboot the server with the administrative user account or contact the system administrator to update the server policy definitions.
    INFO   | jvm 1    | 2012/12/20 03:07:38 | weblogic.security.SecurityInitializationException: User admin is not permitted to boot the server; The server policy may have changed in such a way that the user is no longer able to boot the server.Reboot the server with the administrative user account or contact the system administrator to update the server policy definitions.
    INFO   | jvm 1    | 2012/12/20 03:07:38 |       at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.doBootAuthorization(Unknown Source)
    INFO   | jvm 1    | 2012/12/20 03:07:38 |       at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(Unknown Source)
    INFO   | jvm 1    | 2012/12/20 03:07:38 |       at weblogic.security.service.SecurityServiceManager.initialize(Unknown Source)
    INFO   | jvm 1    | 2012/12/20 03:07:38 |       at weblogic.security.SecurityService.start(SecurityService.java:141)
    INFO   | jvm 1    | 2012/12/20 03:07:38 |       at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
    INFO   | jvm 1    | 2012/12/20 03:07:38 |       Truncated. see log file for complete stacktrace
    INFO   | jvm 1    | 2012/12/20 03:07:38 | >
    INFO   | jvm 1    | 2012/12/20 03:07:38 | <Dec 20, 2012 3:07:37 AM PST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FAILED>
    INFO   | jvm 1    | 2012/12/20 03:07:38 | <Dec 20, 2012 3:07:37 AM PST> <Error> <WebLogicServer> <BEA-000383> <A critical service failed. The server will shut itself down>
    INFO   | jvm 1    | 2012/12/20 03:07:38 | <Dec 20, 2012 3:07:37 AM PST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>
    STATUS | wrapper  | 2012/12/20 03:07:40 | <-- Wrapper Stopped
    Following are the trials made without any success:
    1. changed credentials in /opt/oracle/bea/wls10_3/ales32-admin/asiDomain/servers/asiAdminServer/security/boot.properties
    2. Removed /opt/oracle/bea/wls10_3/ales32-admin/work/runtime/state.chk file and restarted
    3. Renamed the ldap folder under /opt/oracle/bea/wls10_3/ales32-admin/asiDomain/servers/asiAdminServer/data/ldap
    4. Changed password in boot.properties and ran asipassword.sh
              $ ./asipassword.sh admin /opt/oracle/bea/wls10_3/ales32-shared/keys/password.xml /opt/oracle/bea/wls10_3/ales32-shared/keys/password.key
              Enter password for alias: admin>
              Confirm password for alias: admin>
              Password saved.
              $
    Edited by: 898990 on 20-Dec-2012 04:35

    We are seeing the below messages in secure_audit.log:
    2012-12-20 04:30:22,369 [[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] ERROR Event Type = Authorization Audit Event V2 - Event Type =
    Authorization Audit Event V2 -- <<Event Type = Authorization Audit Event V2 ><Subject: 2
    Principal = class com.bea.security.principal.ALESDirectory("RootOrg!AdminDir")
    Principal = class weblogic.security.principal.WLSUserImpl("admin")
    <ONCE><<svr>><type=<svr>, application=, server=asiAdminServer, action=boot>>com.bea.security.providers.authorization.asi.InvocationException: ArmeNOTREADY Exception: Engine did not recieve initial policy
    at com.bea.security.providers.authorization.asi.AuthorizationProviderImpl.isAccessAllowed(AuthorizationProviderImpl.java:319)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

  • Weblogic 9.2 server not starting up : Could not create the Java virtual mac

    Hi
    I have created Weblogic domain.
    Now I am trying to bring my server up by using the startWeblogic.cmd present in domain\bin.
    I get the following error -
    java version "1.5.0_12"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_12-b04)
    Java HotSpot(TM) Client VM (build 1.5.0_12-b04, mixed mode)
    Unrecognized option: -
    Could not create the Java virtual machine.
    The output when i run the start script is as follows -
    JAVA Memory arguments: -Xms1024m -Xmx1024m -XX:CompileThreshold=8000 -XX:PermSize=256m -XX:MaxPermSize=256m
    WLS Start Mode=Development
    CLASSPATH=S:local;;D:\bea\patch_weblogic923\profiles\default\sys_manifest_classpath\weblogic_patch.jar;P:\JDK150~1\lib\tools.jar;D:\bea\WEBLOG~1\server\lib\weblogic_sp.jar;D:\bea\WEBLOG~1\server\lib\weblogic.jar;D:\bea\WEBLOG~1\server\lib\webservices.jar;;D:\bea\WEBLOG~1\common\eval\pointbase\lib\pbclient51.jar;D:\bea\WEBLOG~1\server\lib\xqrl.jar;;Q:\VODAFO~1\lib\WSDLProxy.jar;
    PATH=D:\bea\patch_weblogic923\profiles\default\native;D:\bea\WEBLOG~1\server\native\win\32;D:\bea\WEBLOG~1\server\bin;P:\JDK150~1\jre\bin;P:\JDK150~1\bin;D:\oracle\ora92\bin;C:\Program Files\Oracle\jre\1.3.1\bin;C:\Program Files\Oracle\jre\1.1.8\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Intel\DMIX;C:\Program Files\TortoiseSVN\bin;D:\ProgramFiles\Rational\common;C:\Program Files\CVSNT\;D:\bea\WEBLOG~1\server\native\win\32\oci920_8
    * 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:
    Starting WLS with line:
    P:\JDK150~1\bin\java -client -Xms1024m -Xmx1024m -XX:CompileThreshold=8000 -XX:PermSize=256m -XX:MaxPermSize=256m -Xverify:none -da -Dplatform.home=D:\bea\WEBLOG~1 -Dwls.home=D:\bea\WEBLOG~1\server -Dwli.home=D:\bea\WEBLOG~1\integration -Dweblogic.management.discover=true -Dweblogic.http.descriptor.merge=true -Dejbruntime.database=pointbase44 -Dwlw.iterativeDev= -Dwlw.testConsole= -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=D:\bea\patch_weblogic923\profiles\default\sysext_manifest_classpath -Djava.protocol.handler.pkgs=com.vodafone.vgsg.wsdlproxy -Dcom.vodafone.vgsg.wsdlproxy.protocol=http -Dcom.vodafone.vgsg.wsdlproxy.host=localhost -Dcom.vodafone.vgsg.wsdlproxy.port=7001 -Dweblogic.Name=portalServer -Djava.security.policy=D:\bea\WEBLOG~1\server\lib\weblogic.policy - weblogic.Server
    I checked all configurations. All seem fine but I am surely missing something.
    I recreated the domain thinking I messed up something but that did not help.
    I tried using jrockit instead of sun jdk. It still could not create JVM.
    I really appreciate any help!
    Regards,
    Smita

    Extra dash in the java start line ( before the weblogic.Server ):
    -Dweblogic.Name=portalServer -Djava.security.policy=D:\bea\WEBLOG~1\server\lib\weblogic.policy - weblogic.Server
    might be why you get the message:
    Unrecognized option: -
    I can get the same error with this example:
    /bin> java -
    Unrecognized option: -
    Could not create the Java virtual machine.

  • Crystal Enterprise 10 CMS Server not coming up

    Hello,
    I am getting errors while trying to start Crystal Enterprise 10 on UNIX. The CMS server does not come up. I turned on the trace for the startup script and below is the error log. Can someone help me diagnose the issue please. If this is due to corrupt registry or corrupt objects, can I just restore from backup of the registry directory and restart?
    Thanks.
    -James
    Output from crystalmsd_20081019_123014_24611.log
    Timestamp       ProcessID       ThreadID        Message
    [Sun Oct 19 12:30:15 2008]      24611   1       (wireobinit.cpp:134): trace message: CWireObject::InitializeStaticPropertyMap() - reference count: 0
    [Sun Oct 19 12:30:15 2008]      24611   1       (wireobinit.cpp:149): trace message: Creating the shared CWireObject::PropertyNameMap
    [Sun Oct 19 12:30:15 2008]      24611   1       (wireobinit.cpp:172): trace message: Setting static property map
    [Sun Oct 19 12:30:16 2008]      24611   1       Log: level=3 cat=1 msg=35100 p=Crystal Management Server started
    [Sun Oct 19 12:30:16 2008]      24611   1       trace message: SIServerController::run: Before initialize
    [Sun Oct 19 12:30:16 2008]      24611   1       (sidaemon.cpp:414): trace message: SUNIXDaemon::init: starting
    [Sun Oct 19 12:30:16 2008]      24611   1       trace message: SUNIXDaemon::init: redirecting stdio to /dev/null
    [Sun Oct 19 12:30:16 2008]      24611   1       (sidaemon.cpp:209): trace message: installing fg terminiation handler
    [Sun Oct 19 12:30:16 2008]      24611   1       (sidaemon.cpp:220): trace message: installing abnormal sys handler
    [Sun Oct 19 12:30:16 2008]      24611   1       (sidaemon.cpp:504): trace message: SUNIXDaemon::init: finished
    [Sun Oct 19 12:30:21 2008]      24611   1       trace message: GetClockSequenceUpdater: Getting clock sequence updater
    [Sun Oct 19 12:30:21 2008]      24611   1       Log: level=0 cat=1 msg=33015 p=DatabaseDriver
    [Sun Oct 19 12:30:21 2008]      24611   1       Log: level=0 cat=14 msg=35101 p=The root server reported an error Initialization Failure.
    [Sun Oct 19 12:30:21 2008]      24611   1       trace message: SIServerController:run: Fail to initialize or uninitialize.  Reason is The root server reported an
    error Initialization Failure.:
    [Sun Oct 19 12:30:21 2008]      24611   1       trace message: Uninitializing TheAPSServer object.... shutdown in progress....
    [Sun Oct 19 12:30:22 2008]      24611   1       Log: level=0 cat=1 msg=35730 p=Internal error: An unknown exception has occurred. Programmer error subsystem not
    available before use
    [Sun Oct 19 12:30:22 2008]      24611   1       assert failure: (siserver.cpp:882). (0 : The root server reported an error Initialization Failure. (Reason: Inter
    nal error: An unknown exception has occurred.).:Internal error: An unknown exception has occurred. Programmer error subsystem not available before use
    [Sun Oct 19 12:30:22 2008]      24611   1       Log: level=3 cat=1 msg=35100 p=Crystal Management Server stopped
    [Sun Oct 19 12:30:22 2008]      24611   1       (wireobinit.cpp:284): trace message: CWireObject::TerminateStaticPropertyMap() - reference count: 1
    [Sun Oct 19 12:30:22 2008]      24611   1       (wireobinit.cpp:291): trace message: Releasing static property map
    [Sun Oct 19 12:30:22 2008]      24611   1       (wireobinit.cpp:49): trace message: Deleting the shared CWireObject::PropertyNameMap
    ~

    Hi,
    Try these,
    1. Check whether the JDK version is an appropriate one and complete installation is done. Necessary entries of JAVA_HOME path is done in the Environment Variable.
    2. Increase the heap size through Configtool of the J2EE Engine. After setting, restart the server.
    3. Have the virtual memory increased.
    Consider awarding points to helpful answer.
    Regards
    Srinivasan T

  • Admin server not coming up

    Hi All
    I am using weblogic 10.3.4 over solaris10 x86 vmware. I have jdk1.7.0_05. While starting weblogic admin i am getting below error , can someone please suggest something.
    JAVA Memory arguments: -Xms512m -Xmx512m
    WLS Start Mode=Production
    CLASSPATH=/bea/wls/patch_wls1034/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/bea/wls/patch_ocp360/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/usr/jdk/instances/jdk1.7.0_05/lib/tools.jar:/bea/wls/wlserver_10.3/server/lib/weblogic_sp.jar:/bea/wls/wlserver_10.3/server/lib/weblogic.jar:/bea/wls/modules/features/weblogic.server.modules_10.3.4.0.jar:/bea/wls/wlserver_10.3/server/lib/webservices.jar:/bea/wls/modules/org.apache.ant_1.7.1/lib/ant-all.jar:/bea/wls/modules/net.sf.antcontrib_1.1.0.0_1-0b2/lib/ant-contrib.jar:/bea/wls/wlserver_10.3/common/derby/lib/derbyclient.jar:/bea/wls/wlserver_10.3/server/lib/xqrl.jar
    PATH=/bea/wls/wlserver_10.3/server/bin:/bea/wls/modules/org.apache.ant_1.7.1/bin:/usr/jdk/instances/jdk1.7.0_05/jre/bin:/usr/jdk/instances/jdk1.7.0_05/bin:/usr/sbin:/usr/bin:/usr/openwin/bin:/usr/ucb
    * 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:
    Starting WLS with line:
    /usr/jdk/instances/jdk1.7.0_05/bin/java -jrockit -Xms512m -Xmx512m -Dweblogic.Name=AdminServer -Djava.security.policy=/bea/wls/wlserver_10.3/server/lib/weblogic.policy -Dweblogic.ProductionModeEnabled=true -da -Dplatform.home=/bea/wls/wlserver_10.3 -Dwls.home=/bea/wls/wlserver_10.3/server -Dweblogic.home=/bea/wls/wlserver_10.3/server -Dweblogic.management.discover=true -Dwlw.iterativeDev=false -Dwlw.testConsole=false -Dwlw.logErrorsToConsole=false -Dweblogic.ext.dirs=/bea/wls/patch_wls1034/profiles/default/sysext_manifest_classpath:/bea/wls/patch_ocp360/profiles/default/sysext_manifest_classpath weblogic.Server
    unrecognized option: -jrockit
    Sharad

    Hi,
    Check from startup scripts like setDomainEnv.sh or startWebLogic.sh files.
    or in general check with in your system classpath.
    Regards,
    Kal

  • Server 0 process got ended, server not coming up.

    Used property files
    -> files [00] : C:\usr\sap\MI1\DVEBMGS02\j2ee\cluster\instance.properties
    Instance properties
    -> ms host    : APRINS06
    -> ms port    : 3903
    -> os libs    : C:\usr\sap\MI1\DVEBMGS02\j2ee\os_libs
    -> admin URL  :
    -> run mode   : normal
    -> run action : NONE
    -> enabled    : yes
    Bootstrap nodes
    -> [00] bootstrap            : C:\usr\sap\MI1\DVEBMGS02\j2ee\cluster\instance.properties
    -> [01] bootstrap_ID22549600 : C:\usr\sap\MI1\DVEBMGS02\j2ee\cluster\instance.properties
    -> [02] bootstrap_ID22549650 : C:\usr\sap\MI1\DVEBMGS02\j2ee\cluster\instance.properties
    Worker nodes
    -> [00] ID22549600           : C:\usr\sap\MI1\DVEBMGS02\j2ee\cluster\instance.properties
    -> [01] ID22549650           : C:\usr\sap\MI1\DVEBMGS02\j2ee\cluster\instance.properties
    [Thr 3436] JLaunchRequestQueueInit: create named pipe for ipc
    [Thr 3436] JLaunchRequestQueueInit: create pipe listener thread
    [Thr 6400] JLaunchRequestFunc: Thread 6400 started as listener thread for np messages.
    [Thr 7588] WaitSyncSemThread: Thread 7588 started as semaphore monitor thread.
    [Thr 3436] NiInit3: NI already initialized; param 'maxHandles' ignored (1;1002)
    [Thr 3436] CPIC (version=700.2006.09.13)
    [Thr 3436] [Node: server0] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_13
    [Thr 3436] JStartupICheckFrameworkPackage: can't find framework package C:\usr\sap\MI1\DVEBMGS02\exe\jvmx.jar
    JStartupIReadSection: read node properties [ID22549650]
    -> node name          : server0
    -> node type          : server
    -> node execute       : yes
    -> jlaunch parameters :
    -> java path          : C:\j2sdk1.4.2_13
    -> java parameters    : -Djava.security.policy=./java.policy -Djava.security.egd=file:/dev/urandom -Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy -Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy -Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProxy -Djco.jarm=1 -XX:MaxPermSize=192M -XX:PermSize=192M -XX:NewSize=160M -XX:MaxNewSize=160M -XX:DisableExplicitGC -verbose:gc -Xloggc:GC.log -XX:PrintGCDetails -XX:PrintGCTimeStamps -Djava.awt.headless=true -Dsun.io.useCanonCaches=false -XX:SoftRefLRUPolicyMSPerMB=1 -XX:SurvivorRatio=2 -XX:TargetSurvivorRatio=90 -XX:UseParNewGC -XX:+HandlePromotionFailure -Dorg.omg.PortableInterceptor.ORBInitializerClass.com.sap.engine.services.ts.jts.ots.PortableInterceptor.JTSInitializer
    -> java vm version    : 1.4.2_13-b06
    -> java vm vendor     : Java HotSpot(TM) Server VM (Sun Microsystems Inc.)
    -> java vm type       : server
    -> java vm cpu        : x86
    -> heap size          : 1024M
    -> init heap size     : 1024M
    -> root path          : C:\usr\sap\MI1\DVEBMGS02\j2ee\cluster\server0
    -> class path         : .\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> OS libs path       : C:\usr\sap\MI1\DVEBMGS02\j2ee\os_libs
    -> main class         : com.sap.engine.boot.Start
    -> framework class    : com.sap.bc.proj.jstartup.JStartupFramework
    -> registr. class     : com.sap.bc.proj.jstartup.JStartupNatives
    -> framework path     : C:\usr\sap\MI1\DVEBMGS02\exe\jstartup.jar;C:\usr\sap\MI1\DVEBMGS02\exe\jvmx.jar
    -> shutdown class     : com.sap.engine.boot.Start
    -> parameters         :
    -> debuggable         : no
    -> debug mode         : no
    -> debug port         : 50221
    -> shutdown timeout   : 120000
    [Thr 3436] JLaunchISetDebugMode: set debug mode [no]
    [Thr 10488] JLaunchIStartFunc: Thread 10488 started as Java VM thread.
    JHVM_LoadJavaVM: VM Arguments of node [server0]
    -> stack   : 262144 Bytes
    -> arg[  0]: exit
    -> arg[  1]: abort
    -> arg[  2]: vfprintf
    -> arg[  3]: -Djava.security.policy=./java.policy
    -> arg[  4]: -Djava.security.egd=file:/dev/urandom
    -> arg[  5]: -Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy
    -> arg[  6]: -Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy
    -> arg[  7]: -Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProxy
    -> arg[  8]: -Djco.jarm=1
    -> arg[  9]: -XX:MaxPermSize=192M
    -> arg[ 10]: -XX:PermSize=192M
    -> arg[ 11]: -XX:NewSize=160M
    -> arg[ 12]: -XX:MaxNewSize=160M
    -> arg[ 13]: -XX:+DisableExplicitGC
    -> arg[ 14]: -verbose:gc
    -> arg[ 15]: -Xloggc:GC.log
    -> arg[ 16]: -XX:+PrintGCDetails
    -> arg[ 17]: -XX:+PrintGCTimeStamps
    -> arg[ 18]: -Djava.awt.headless=true
    -> arg[ 19]: -Dsun.io.useCanonCaches=false
    -> arg[ 20]: -XX:SoftRefLRUPolicyMSPerMB=1
    -> arg[ 21]: -XX:SurvivorRatio=2
    -> arg[ 22]: -XX:TargetSurvivorRatio=90
    -> arg[ 23]: -XX:+UseParNewGC
    -> arg[ 24]: -XX:+HandlePromotionFailure
    -> arg[ 25]: -Dorg.omg.PortableInterceptor.ORBInitializerClass.com.sap.engine.services.ts.jts.ots.PortableInterceptor.JTSInitializer
    -> arg[ 26]: -Dsys.global.dir=C:\usr\sap\MI1\SYS\global
    -> arg[ 27]: -Dapplication.home=C:\usr\sap\MI1\DVEBMGS02\exe
    -> arg[ 28]: -Djava.class.path=C:\usr\sap\MI1\DVEBMGS02\exe\jstartup.jar;C:\usr\sap\MI1\DVEBMGS02\exe\jvmx.jar;.\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> arg[ 29]: -Djava.library.path=C:\j2sdk1.4.2_13\jre\bin\server;C:\j2sdk1.4.2_13\jre\bin;C:\j2sdk1.4.2_13\bin;C:\usr\sap\MI1\DVEBMGS02\j2ee\os_libs;d:\sapdb\programs\bin;d:\sapdb\programs\pgm;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Dell\SysMgt\RAC5;C:\Program Files\Dell\SysMgt\oma\bin;C:\Program Files\SAP\FrontEnd\SAPgui\websapconsole;C:\usr\sap\prfclog\CCMSAgent;C:\usr\sap\MI1\DVEBMGS02\exe;C:\usr\sap\MI1\SYS\exe\uc\NTI386
    -> arg[ 30]: -Dmemory.manager=1024M
    -> arg[ 31]: -Xmx1024M
    -> arg[ 32]: -Xms1024M
    -> arg[ 33]: -DLoadBalanceRestricted=no
    -> arg[ 34]: -Djstartup.mode=JCONTROL
    -> arg[ 35]: -Djstartup.ownProcessId=7040
    -> arg[ 36]: -Djstartup.ownHardwareId=E1844950085
    -> arg[ 37]: -Djstartup.whoami=server
    -> arg[ 38]: -Djstartup.debuggable=no
    -> arg[ 39]: -DSAPINFO=MI1_02_server
    -> arg[ 40]: -DSAPSTART=1
    -> arg[ 41]: -DCONNECT_PORT=2272
    -> arg[ 42]: -DSAPSYSTEM=02
    -> arg[ 43]: -DSAPSYSTEMNAME=MI1
    -> arg[ 44]: -DSAPMYNAME=APRINS06_MI1_02
    -> arg[ 45]: -DSAPPROFILE=C:\usr\sap\MI1\SYS\profile\MI1_DVEBMGS02_APRINS06
    -> arg[ 46]: -DFRFC_FALLBACK=ON
    -> arg[ 47]: -DFRFC_FALLBACK_HOST=localhost
    -> arg[ 48]: -DSAPSTARTUP=1
    -> arg[ 49]: -DSAPSYSTEM=02
    -> arg[ 50]: -DSAPSYSTEMNAME=MI1
    -> arg[ 51]: -DSAPMYNAME=APRINS06_MI1_02
    -> arg[ 52]: -DSAPDBHOST=APRINS06
    -> arg[ 53]: -Dj2ee.dbhost=APRINS06
    Error occurred during initialization of VM
    Could not reserve enough space for object heap
    [Thr 10488] JLaunchIAbortJava: abort hook is called
    [Thr 10488] **********************************************************************
    ERROR => The Java VM aborted unexpectedly.
    Please see SAP Note 943602 , section 'Java VM crashes'
    for additional information and trouble shooting.
    [Thr 10488] JLaunchCloseProgram: good bye (exitcode = -2)

    Hi Gaurav,
    the problem seems to be very simple:
    Could not reserve enough space for object heap
    I know nothing about your sizing and your java AS version, please post more information. If it´s possible try to set xmx and xms to 2048:
    -> Xmx2048M
    -> Xms2048M
    Did you already read note 940893?
    Best Regards,
    Jens

Maybe you are looking for