Starting a managed server session and keeping the session when you exit

I created a managed server named "xxx_mgd" with the create managed server wizard in the admin console
when I start the managed server it produces a prompt for the username and password, whcih is the same username
and password entered when i was created. The issue I have is that when I exit the session, the process dies.
In comparison to the starting of the admin server, which is started with custom scripts which calls the standard wl startup scripts and it runs in background using nohup....
Is there away to start my managed server the same way, so that it stays running when you exit. I have tried running it as the admin server, using an option where the password if fed, but it dies and never startup
If you have any clue let me know
Joseph

Assuming that you are running WebLogic version 9.x and above.
Copy the "security" folder inside DOMAIN_HOME/servers/AdminServer directory to DOMAIN_HOME/servers/ManagedServer directory.
This security folder will have boot.properties file which contains encrypted username and password which is used when starting the server.
You can run Admin Server in background using nohup command as below from DOMAIN_DIRECTORY. This command will redirect stdout to AdminServer.out file.
nohup ./startWebLogic>>AdminServer.out &
You can run Managed Server in background using nohup command as below from DOMAIN_DIRECTORY/bin folder. This command will redirect stdout to ManagedServer.out file.
nohup ./startManagedWebLogic.sh <Managed Server Name> t3://<AdminServerListenAddress>:<PortNo> >>ManagedServer.out &
Hope this helps.
- Tarun
Edited by: Tarun Boyella on Feb 3, 2011 2:09 PM

Similar Messages

  • How to create session and end the session in atg without using ootb

    can anyone send the code for creating session(Login) and ending(Logout) session in atg without using ootb.
    thankyou!

    It is plain simple and is plain old request.getSession(false) and then invalidate the session , but why do you want to do it separately . ATG works behind scenes to associate lot of attributes to the session when log in happens and then deassociates them when log out happens , SessionManager component is also helpful in security , can you state why exactly would you want to do it?

  • Unable to start WC_Spaces managed server

    Iam unable to start WC_Spaces managed server form console/managed weblogic. below is the error.
    C:\WC\user_projects\domains\WebCenter_domain\bin>startManagedWebLogic.cmd WC_Spa
    ces http://localhost:8888
    'WLS_MEM_ARGS_64BIT' is not recognized as an internal or external command,
    operable program or batch file.
    'WLS_MEM_ARGS_32BIT' is not recognized as an internal or external command,
    operable program or batch file.
    Launcher.exe version: 11.1.1.4.1 (internal 7.3.2.0)
    JAVA Memory arguments: -Xms512m -Xmx1024m -XX:CompileThreshold=8000 -XX:PermSize
    =128m -XX:MaxPermSize=512m
    WLS Start Mode=Development
    CLASSPATH=C:\WC\ORACLE~1\modules\oracle.jdbc_11.1.1\ojdbc6dms.jar;C:\WC\patch_wl
    s1036\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\WC\patch_oep
    e180\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\WC\patch_ocp3
    71\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\WC\patch_adfr11
    11\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\WC\JDK160~1\lib
    \tools.jar;C:\WC\WLSERV~1.3\server\lib\weblogic_sp.jar;C:\WC\WLSERV~1.3\server\l
    ib\weblogic.jar;C:\WC\modules\features\weblogic.server.modules_10.3.6.0.jar;C:\W
    C\WLSERV~1.3\server\lib\webservices.jar;C:\WC\modules\ORGAPA~1.1/lib/ant-all.jar
    ;C:\WC\modules\NETSFA~1.0_1/lib/ant-contrib.jar;C:/WC/ORACLE~2/ucm/idc/component
    s/NativeOsUtils/classes-NativeOsUtils.jar;C:\WC\ORACLE~1\soa\modules\commons-cli
    -1.1.jar;C:\WC\ORACLE~1\soa\modules\oracle.soa.mgmt_11.1.1\soa-infra-mgmt.jar;C:
    \WC\oracle_common\webcenter\modules\oracle.portlet.server_11.1.1\oracle-portlet-
    api.jar;C:\WC\Oracle_WC1\wcps-services-app\modules\oracle.wcps_11.1.1\wcps-conne
    ction-mbeans.jar;C:\WC\ORACLE~1\modules\oracle.jrf_11.1.1\jrf.jar;C:\WC\WLSERV~1
    .3\common\derby\lib\derbyclient.jar;C:\WC\WLSERV~1.3\server\lib\xqrl.jar;C:\WC\O
    RACLE~2\ucm\idc\jlib\idcloader.jar;C:\WC\ORACLE~2\ucm\idc\components\NativeOsUti
    ls\classes-NativeOsUtils.jar;
    PATH=C:/WC/ORACLE~2/ucm/idc/components/EmailMetadata/lib;C:/WC/ORACLE~2/ucm/idc/
    components/NativeOsUtils/lib/win32/7.2.1.1;C:/WC/ORACLE~2/ucm/idc/components/Sit
    eStudio/lib;C:/WC/ORACLE~2/ucm/idc/components/SiteStudioPublisher/lib;C:\WC\patc
    h_wls1036\profiles\default\native;C:\WC\patch_oepe180\profiles\default\native;C:
    \WC\patch_ocp371\profiles\default\native;C:\WC\patch_adfr1111\profiles\default\n
    ative;C:\WC\WLSERV~1.3\server\native\win\32;C:\WC\WLSERV~1.3\server\bin;C:\WC\mo
    dules\ORGAPA~1.1\bin;C:\WC\JDK160~1\jre\bin;C:\WC\JDK160~1\bin;C:\app\skora\prod
    uct\11.2.0\dbhome_1\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;
    c:\Program Files\Microsoft Platform SDK\bin\win64\x86\AMD64;c:\Program Files\Mic
    rosoft Platform SDK\Bin\win64\AMD64;c:\Program Files\Microsoft Platform SDK\Bin;
    c:\Program Files\Microsoft Platform SDK\Bin\Winnt;C:\PERL\BIN;C:\Program Files (
    x86)\Intel\CPP\Compiler80\ia32e\bin;c:\program files (x86)\intel\cpp\idbe80\bin;
    c:\jdk150\bin;c:\jdk160\bin;C:\MKSNT;c:\Program Files\WinZip;c:\orautil;C:\WC\WL
    SERV~1.3\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:
    java version "1.6.0_29"
    Java(TM) SE Runtime Environment (build 1.6.0_29-b11)
    Java HotSpot(TM) Client VM (build 20.4-b02, mixed mode)
    Starting WLS with line:
    C:\WC\JDK160~1\bin\java -client -Xms512m -Xmx1024m -XX:CompileThreshold=8000 -
    XX:PermSize=128m -XX:MaxPermSize=512m -Dweblogic.Name=WC_Spaces -Djava.security
    .policy=C:\WC\WLSERV~1.3\server\lib\weblogic.policy -Dweblogic.security.SSL.trus
    tedCAKeyStore="C:\WC\wlserver_10.3\server\lib\cacerts" -Xverify:none -da -Dpla
    tform.home=C:\WC\WLSERV~1.3 -Dwls.home=C:\WC\WLSERV~1.3\server -Dweblogic.home=C
    :\WC\WLSERV~1.3\server -Dcommon.components.home=C:\WC\ORACLE~1 -Djrf.version=11
    .1.1 -Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.Jdk14Logge
    r -Ddomain.home=C:\WC\USER_P~1\domains\WEBCEN~1 -Djrockit.optfile=C:\WC\ORACLE~1
    \modules\oracle.jrf_11.1.1\jrocket_optfile.txt -Doracle.server.config.dir=C:\WC\
    USER_P~1\domains\WEBCEN~1\config\FMWCON~1\servers\WC_Spaces -Doracle.domain.conf
    ig.dir=C:\WC\USER_P~1\domains\WEBCEN~1\config\FMWCON~1 -Digf.arisidbeans.carmll
    oc=C:\WC\USER_P~1\domains\WEBCEN~1\config\FMWCON~1\carml -Digf.arisidstack.home
    =C:\WC\USER_P~1\domains\WEBCEN~1\config\FMWCON~1\arisidprovider -Doracle.securit
    y.jps.config=C:\WC\USER_P~1\domains\WEBCEN~1\config\fmwconfig\jps-config.xml -Do
    racle.deployed.app.dir=C:\WC\USER_P~1\domains\WEBCEN~1\servers\WC_Spaces\tmp\_WL
    _user -Doracle.deployed.app.ext=\- -Dweblogic.alternateTypesDirectory=C:\WC\ORAC
    LE~1\modules\oracle.ossoiap_11.1.1,C:\WC\ORACLE~1\modules\oracle.oamprovider_11.
    1.1,C:\WC\ORACLE~1\modules\oracle.jps_11.1.1 -Djava.protocol.handler.pkgs=oracle
    .mds.net.protocol -Dweblogic.jdbc.remoteEnabled=false -Djps.auth.debug=false -D
    tangosol.coherence.log=jdk -DjiveHome=C:\WC\USER_P~1\domains\WEBCEN~1\config\fmw
    config\servers\WC_Spaces\owc_discussions -DUSE_JAAS=false -Djps.policystore.hybr
    id.mode=false -Djps.combiner.optimize.lazyeval=true -Djps.combiner.optimize=true
    -Djps.auth=ACC -Doracle.core.ojdl.logging.usercontextprovider=oracle.core.ojdl.
    logging.impl.UserContextImpl -noverify -Doracle.webcenter.analytics.disable-nati
    ve-partitioning=false -Doracle.webcenter.tagging.scopeTags=false -Djava.awt.head
    less=true -Doracle.webcenter.tagging.scopeTags=false -XX:+UseParallelGC -XX:+Dis
    ableExplicitGC -Dportlet.oracle.home=C:\WC\oracle_common -Dwc.oracle.home=C:\WC\
    Oracle_WC1 -Ducm.oracle.home=C:\WC\ORACLE~2 -Dem.oracle.home=C:\WC\oracle_commo
    n -Djava.awt.headless=true -Dweblogic.management.discover=false -Dweblogic.manag
    ement.server=http://localhost:8888 -Dwlw.iterativeDev=false -Dwlw.testConsole=f
    alse -Dwlw.logErrorsToConsole=false -Dweblogic.ext.dirs=C:\WC\patch_wls1036\prof
    iles\default\sysext_manifest_classpath;C:\WC\patch_oepe180\profiles\default\syse
    xt_manifest_classpath;C:\WC\patch_ocp371\profiles\default\sysext_manifest_classp
    ath;C:\WC\patch_adfr1111\profiles\default\sysext_manifest_classpath weblogic.Se
    rver
    <Jun 7, 2013 1:48:13 AM CDT> <Info> <Security> <BEA-090905> <Disabling CryptoJ J
    CE Provider self-integrity check for better startup performance. To enable this
    check, specify -Dweblogic.security.allowCryptoJDefaultJCEVerification=true>
    <Jun 7, 2013 1:48:13 AM CDT> <Info> <Security> <BEA-090906> <Changing the defaul
    t Random Number Generator in RSA CryptoJ from ECDRBG to FIPS186PRNG. To disable
    this change, specify -Dweblogic.security.allowCryptoJDefaultPRNG=true>
    <Jun 7, 2013 1:48:13 AM CDT> <Notice> <WebLogicServer> <BEA-000395> <Following e
    xtensions directory contents added to the end of the classpath:
    C:\WC\user_projects\domains\WebCenter_domain\lib\mbeantypes\csp-id-asserter.jar;
    C:\WC\user_projects\domains\WebCenter_domain\lib\mbeantypes\jps-wls-trustprovide
    r.jar>
    <Jun 7, 2013 1:48:13 AM CDT> <Info> <WebLogicServer> <BEA-000377> <Starting WebL
    ogic Server with Java HotSpot(TM) Client VM Version 20.4-b02 from Sun Microsyste
    ms Inc.>
    <Jun 7, 2013 1:48:14 AM CDT> <Info> <Security> <BEA-090065> <Getting boot identi
    ty from user.>
    Enter username to boot WebLogic server:weblogic
    Enter password to boot WebLogic server:
    <Jun 7, 2013 1:48:23 AM CDT> <Info> <Management> <BEA-141107> <Version: WebLogic
    Server 10.3.6.0 Tue Nov 15 08:52:36 PST 2011 1441050 >
    <Jun 7, 2013 1:48:25 AM CDT> <Emergency> <Management> <BEA-141151> <The admin se
    rver could not be reached at http://localhost:8888.>
    <Jun 7, 2013 1:48:25 AM CDT> <Info> <Configuration Management> <BEA-150018> <Thi
    s server is being started in managed server independence mode in the absence of
    the admin server.>
    <Jun 7, 2013 1:48:25 AM CDT> <Notice> <WebLogicServer> <BEA-000365> <Server stat
    e changed to STARTING>
    <Jun 7, 2013 1:48:25 AM CDT> <Info> <WorkManager> <BEA-002900> <Initializing sel
    f-tuning thread pool>
    <Jun 7, 2013 1:48:25 AM CDT> <Notice> <LoggingService> <BEA-320400> <The log fil
    e C:\WC\user_projects\domains\WebCenter_domain\servers\WC_Spaces\logs\WC_Spaces.
    log will be rotated. Reopen the log file if tailing has stopped. This can happen
    on some platforms like Windows.>
    <Jun 7, 2013 1:48:25 AM CDT> <Notice> <LoggingService> <BEA-320401> <The log fil
    e has been rotated to C:\WC\user_projects\domains\WebCenter_domain\servers\WC_Sp
    aces\logs\WC_Spaces.log00014. Log messages will continue to be logged in C:\WC\u
    ser_projects\domains\WebCenter_domain\servers\WC_Spaces\logs\WC_Spaces.log.>
    <Jun 7, 2013 1:48:25 AM CDT> <Notice> <Log Management> <BEA-170019> <The server
    log file C:\WC\user_projects\domains\WebCenter_domain\servers\WC_Spaces\logs\WC_
    Spaces.log is opened. All server side log events will be written to this file.>
    <Jun 7, 2013 1:48:30 AM CDT> <Notice> <Security> <BEA-090082> <Security initiali
    zing using security realm myrealm.>
    <Jun 7, 2013 1:48:30 AM CDT> <Error> <Configuration Management> <BEA-150000> <An
    error occurred while establishing a connection back to the adminstration server
    t3://127.0.0.1:8888 during startup. Since bootstrap succeeded check that t3://1
    27.0.0.1:8888 uniquely identifies the administration server.
    javax.naming.ServiceUnavailableException [Root exception is java.rmi.NoSuchObjec
    tException: The object identified by: '31' could not be found.  Either it was ha
    s not been exported or it has been collected by the distributed garbage collecto
    r.]
    at weblogic.jndi.internal.ExceptionTranslator.toNamingException(Exceptio
    nTranslator.java:70)
    at weblogic.jndi.internal.ExceptionTranslator.toNamingException(Exceptio
    nTranslator.java:32)
    at weblogic.jndi.WLInitialContextFactoryDelegate.toNamingException(WLIni
    tialContextFactoryDelegate.java:792)
    at weblogic.jndi.WLInitialContextFactoryDelegate.getInitialReference(WLI
    nitialContextFactoryDelegate.java:431)
    at weblogic.jndi.Environment.getInitialReference(Environment.java:245)
    Truncated. see log file for complete stacktrace
    Caused By: java.rmi.NoSuchObjectException: The object identified by: '31' could
    not be found. Either it was has not been exported or it has been collected by t
    he distributed garbage collector.
    at weblogic.rmi.internal.OIDManager.getServerReference(OIDManager.java:2
    51)
    at weblogic.rmi.extensions.server.ServerHelper.getLocalInitialReference(
    ServerHelper.java:455)
    at weblogic.rmi.extensions.StubFactory.getStub(StubFactory.java:131)
    at weblogic.rmi.extensions.StubFactory.getStub(StubFactory.java:124)
    at weblogic.jndi.WLInitialContextFactoryDelegate.getInitialReference(WLI
    nitialContextFactoryDelegate.java:427)
    Truncated. see log file for complete stacktrace
    >
    <Jun 7, 2013 1:48:31 AM CDT> <Critical> <WebLogicServer> <BEA-000362> <Server fa
    iled. Reason:
    There are 1 nested errors:
    javax.naming.ServiceUnavailableException [Root exception is java.rmi.NoSuchObjec
    tException: The object identified by: '31' could not be found.  Either it was ha
    s not been exported or it has been collected by the distributed garbage collecto
    r.]
    at weblogic.jndi.internal.ExceptionTranslator.toNamingException(Exceptio
    nTranslator.java:70)
    at weblogic.jndi.internal.ExceptionTranslator.toNamingException(Exceptio
    nTranslator.java:32)
    at weblogic.jndi.WLInitialContextFactoryDelegate.toNamingException(WLIni
    tialContextFactoryDelegate.java:792)
    at weblogic.jndi.WLInitialContextFactoryDelegate.getInitialReference(WLI
    nitialContextFactoryDelegate.java:431)
    at weblogic.jndi.Environment.getInitialReference(Environment.java:245)
    at weblogic.server.channels.RemoteChannelServiceImpl.registerInternal(Re
    moteChannelServiceImpl.java:173)
    at weblogic.server.channels.RemoteChannelServiceImpl.registerForever(Rem
    oteChannelServiceImpl.java:146)
    at weblogic.protocol.ConnectMonitorFactory.registerForever(ConnectMonito
    rFactory.java:88)
    at weblogic.management.provider.MSIService.registerForReconnectToAdminSe
    rver(MSIService.java:174)
    at weblogic.management.mbeanservers.compatibility.internal.Compatibility
    MBeanServerService.start(CompatibilityMBeanServerService.java:154)
    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: java.rmi.NoSuchObjectException: The object identified by: '31' could
    not be found. Either it was has not been exported or it has been collected by t
    he distributed garbage collector.
    at weblogic.rmi.internal.OIDManager.getServerReference(OIDManager.java:2
    51)
    at weblogic.rmi.extensions.server.ServerHelper.getLocalInitialReference(
    ServerHelper.java:455)
    at weblogic.rmi.extensions.StubFactory.getStub(StubFactory.java:131)
    at weblogic.rmi.extensions.StubFactory.getStub(StubFactory.java:124)
    at weblogic.jndi.WLInitialContextFactoryDelegate.getInitialReference(WLI
    nitialContextFactoryDelegate.java:427)
    ... 9 more
    >
    <Jun 7, 2013 1:48:31 AM CDT> <Notice> <WebLogicServer> <BEA-000365> <Server stat
    e changed to FAILED>
    <Jun 7, 2013 1:48:31 AM CDT> <Error> <WebLogicServer> <BEA-000383> <A critical s
    ervice failed. The server will shut itself down>
    <Jun 7, 2013 1:48:31 AM CDT> <Notice> <WebLogicServer> <BEA-000365> <Server stat
    e changed to FORCE_SHUTTING_DOWN>

    try starting managed server with startManagedWebLogic.cmd WC_Spaces without adding any parameter, I know this works in linux with startManagedWebLogic.sh WC_Spaces

  • While i am starting a Managed server some security Exception is raised

    JAVA Memory arguments: -Xms256m -Xmx512m -XX:CompileThreshold=8000 -XX:PermSize=48m -XX:MaxPermSize=128m
    WLS Start Mode=Development
    CLASSPATH=:/home/durgasoft/HDFC_bea/patch_wls1030/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/home/durgasoft/HDFC_bea/patch_cie660/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/home/durgasoft/HDFC_bea/jdk160_05/lib/tools.jar:/home/durgasoft/HDFC_bea/wlserver_10.3/server/lib/weblogic_sp.jar:/home/durgasoft/HDFC_bea/wlserver_10.3/server/lib/weblogic.jar:/home/durgasoft/HDFC_bea/modules/features/weblogic.server.modules_10.3.0.0.jar:/home/durgasoft/HDFC_bea/wlserver_10.3/server/lib/webservices.jar:/home/durgasoft/HDFC_bea/modules/org.apache.ant_1.6.5/lib/ant-all.jar:/home/durgasoft/HDFC_bea/modules/net.sf.antcontrib_1.0.0.0_1-0b2/lib/ant-contrib.jar::/home/durgasoft/HDFC_bea/wlserver_10.3/common/eval/pointbase/lib/pbclient57.jar:/home/durgasoft/HDFC_bea/wlserver_10.3/server/lib/xqrl.jar::
    PATH=/home/durgasoft/HDFC_bea/wlserver_10.3/server/bin:/home/durgasoft/HDFC_bea/modules/org.apache.ant_1.6.5/bin:/home/durgasoft/HDFC_bea/jdk160_05/jre/bin:/home/durgasoft/HDFC_bea/jdk160_05/bin:/usr/lib/qt-3.3/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/durgasoft/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_05"
    Java(TM) SE Runtime Environment (build 1.6.0_05-b13)
    Java HotSpot(TM) Client VM (build 10.0-b19, mixed mode)
    Starting WLS with line:
    /home/durgasoft/HDFC_bea/jdk160_05/bin/java -client -Xms256m -Xmx512m -XX:CompileThreshold=8000 -XX:PermSize=48m -XX:MaxPermSize=128m -Xverify:none -da -Dplatform.home=/home/durgasoft/HDFC_bea/wlserver_10.3 -Dwls.home=/home/durgasoft/HDFC_bea/wlserver_10.3/server -Dweblogic.home=/home/durgasoft/HDFC_bea/wlserver_10.3/server -Dweblogic.management.discover=false -Dweblogic.management.server=Admin_URL -Dwlw.iterativeDev=false -Dwlw.testConsole=false -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=/home/durgasoft/HDFC_bea/patch_wls1030/profiles/default/sysext_manifest_classpath:/home/durgasoft/HDFC_bea/patch_cie660/profiles/default/sysext_manifest_classpath -Dweblogic.Name=hdfc_mng6_1 -Djava.security.policy=/home/durgasoft/HDFC_bea/wlserver_10.3/server/lib/weblogic.policy weblogic.Server
    <Jun 24, 2012 5:31:42 AM GMT+05:30> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSpot(TM) Client VM Version 10.0-b19 from Sun Microsystems Inc.>
    <Jun 24, 2012 5:32:11 AM GMT+05:30> <Info> <Management> <BEA-141107> <Version: WebLogic Server 10.3 Fri Jul 25 16:30:05 EDT 2008 1137967 >
    <Jun 24, 2012 5:32:11 AM GMT+05:30> <Emergency> <Management> <BEA-141151> <The admin server could not be reached at http://Admin_URL.>
    <Jun 24, 2012 5:32:11 AM GMT+05:30> <Info> <Configuration Management> <BEA-150018> <This server is being started in managed server independence mode in the absence of the admin server.>
    <Jun 24, 2012 5:32:11 AM GMT+05:30> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    <Jun 24, 2012 5:32:11 AM GMT+05:30> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool>
    <Jun 24, 2012 5:32:11 AM GMT+05:30> <Notice> <Log Management> <BEA-170019> <The server log file /home/durgasoft/HDFC_bea/domains/HDFC_DOV_Domain/servers/hdfc_mng6_1/logs/hdfc_mng6_1.log is opened. All server side log events will be written to this file.>
    <Jun 24, 2012 5:32:12 AM GMT+05:30> <Error> <Security> <BEA-090870> <The realm "myrealm" failed to be loaded: weblogic.security.service.SecurityServiceException: com.bea.common.engine.ServiceInitializationException: com.bea.common.store.service.StoreInitializationException: [Security:099060]The URL specified for the data store connection is invalid: ldap://null:-1,please check all host configuration parameters..
    weblogic.security.service.SecurityServiceException: com.bea.common.engine.ServiceInitializationException: com.bea.common.store.service.StoreInitializationException: [Security:099060]The URL specified for the data store connection is invalid: ldap://null:-1,please check all host configuration parameters.
    at weblogic.security.service.CSSWLSDelegateImpl.initializeServiceEngine(Unknown Source)
    at weblogic.security.service.CSSWLSDelegateImpl.initialize(Unknown Source)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.InitializeServiceEngine(Unknown Source)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initializeRealm(Unknown Source)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadRealm(Unknown Source)
    Truncated. see log file for complete stacktrace
    com.bea.common.engine.ServiceInitializationException: com.bea.common.store.service.StoreInitializationException: [Security:099060]The URL specified for the data store connection is invalid: ldap://null:-1,please check all host configuration parameters.
    at com.bea.common.engine.internal.ServiceEngineImpl.findOrStartService(ServiceEngineImpl.java:365)
    at com.bea.common.engine.internal.ServiceEngineImpl.findOrStartService(ServiceEngineImpl.java:315)
    at com.bea.common.engine.internal.ServiceEngineImpl.lookupService(ServiceEngineImpl.java:257)
    at com.bea.common.engine.internal.ServicesImpl.getService(ServicesImpl.java:72)
    at weblogic.security.service.internal.WLSIdentityServiceImpl.initialize(Unknown Source)
    Truncated. see log file for complete stacktrace
    com.bea.common.store.service.StoreInitializationException: [Security:099060]The URL specified for the data store connection is invalid: ldap://null:-1,please check all host configuration parameters.
    at com.bea.common.ldap.properties.LDAPStoreServicePropertiesConfigurator.convertStoreProperties(LDAPStoreServicePropertiesConfigurator.java:53)
    at com.bea.common.security.internal.service.StoreServiceImpl.initJDOProperties(StoreServiceImpl.java:101)
    at com.bea.common.security.internal.service.StoreServiceImpl.init(StoreServiceImpl.java:73)
    at com.bea.common.engine.internal.ServiceEngineImpl.findOrStartService(ServiceEngineImpl.java:363)
    at com.bea.common.engine.internal.ServiceEngineImpl.findOrStartService(ServiceEngineImpl.java:315)
    Truncated. see log file for complete stacktrace
    >
    <Jun 24, 2012 5:32:12 AM GMT+05:30> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
    <Jun 24, 2012 5:32:12 AM GMT+05:30> <Critical> <WebLogicServer> <BEA-000362> <Server failed. Reason:
    There are 1 nested errors:
    weblogic.security.service.SecurityServiceRuntimeException: [Security:090399]Security Services Unavailable
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.doBootAuthorization(Unknown Source)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(Unknown Source)
    at weblogic.security.service.SecurityServiceManager.initialize(Unknown Source)
    at weblogic.security.SecurityService.start(SecurityService.java:141)
    at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    >
    <Jun 24, 2012 5:32:12 AM GMT+05:30> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FAILED>
    <Jun 24, 2012 5:32:12 AM GMT+05:30> <Error> <WebLogicServer> <BEA-000383> <A critical service failed. The server will shut itself down>
    <Jun 24, 2012 5:32:12 AM GMT+05:30> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>

    Hi,
    Please remember to mark the answers accordingly... Helpful or correct... You will be helping the forum community by doing that.
    First thing to fix is the Admin_URL, there should be something like:
    -Dweblogic.management.server=http://localhost:7001How are you starting this managed server? Node manager or command line? Try both options and see if they bring up the same error.
    Cheers,
    Vlad

  • Cannot start WebLogic Managed Server

    Hi,
    I have an weblogic domain on a physical machine with two servers (AdminServer and osb_server1 [Managed Server]). (Weblogic 10.3.6)
    I started nodeManager and enrolled the domain using nmEnroll command through WLST.
    I can start "AdminServer" thourgh nmStart('AdminServer') command. AdminServer starts successfully.
    However, when I want to start managed server (osb_server1):
    1. Through WebLogic administrator console it says:
    (Warning) The user is not authorized to perform lifecycle operations on server osb_server1.
    (Warning) All of the servers selected are currently in a state which is incompatible with this operation or are not associated with a running Node Manager or you are not authorized to perform the action requested. No action will be performed.
    2. Using startManagedWebLogic.cmd script after entering username/password, it returns authentication denied.
    Oct 22, 2012 10:31:21 AM EEST> <Critical> <Security> <BEA-090403> <Authentication for user weblogic denied>
    <Oct 22, 2012 10:31:21 AM EEST> <Critical> <WebLogicServer> <BEA-000386> <Server subsystem failed. Reason: weblogic.security.SecurityInitializationException: Authentication for user weblogic denied.
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.doBootAuthorization(CommonSecurityServiceManagerDelegateImpl.java:966)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1054)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:873)
    at weblogic.security.SecurityService.start(SecurityService.java:141)
    at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
    Truncated. see log file for complete stacktrace
    Caused By: javax.security.auth.login.FailedLoginException: [Security:090303]Authentication Failed: User weblogic weblogic.security.providers.authentication.LDAPAtnDelegateException: [Security:090295]caught unexpected exception
    at weblogic.security.providers.authentication.LDAPAtnLoginModuleImpl.login(LDAPAtnLoginModuleImpl.java:251)
    at com.bea.common.security.internal.service.LoginModuleWrapper$1.run(LoginModuleWrapper.java:110)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.bea.common.security.internal.service.LoginModuleWrapper.login(LoginModuleWrapper.java:106)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    Truncated. see log file for complete stacktrace
    >
    3. Using nmStart command on nodeManager, it is complaining about boot.properties file.
    I can login AdminServer with same account without problems.
    Best Regards,
    Edited by: ToRRaDo on Oct 22, 2012 5:25 PM

    Copied boot.properties from AdminServer to osb_server1 and the error below occured. (I also with plain text passwords in boot.properties file but error did not change)
    <Oct 23, 2012 8:03:59 AM EEST> <Error> <Configuration Management> <BEA-150021> <The admin server failed to authenticate the identity of the user weblogic starting the managed server. The reason for the error is .>
    <Oct 23, 2012 8:03:59 AM EEST> <Emergency> <Management> <BEA-141151> <The admin server could not be reached at http://localhost:7001/.>
    <Oct 23, 2012 8:03:59 AM EEST> <Info> <Configuration Management> <BEA-150018> <This server is being started in managed server independence mode in the absence of the admin server.>
    <Oct 23, 2012 8:03:59 AM EEST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    <Oct 23, 2012 8:03:59 AM EEST> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool>
    <Oct 23, 2012 8:04:00 AM EEST> <Notice> <Log Management> <BEA-170019> <The server log file C:\Oracle\Middleware\user_projects\domains\my_domain\servers\osb_server1\logs\osb_server1.log is opened. All server side log events will be written to this file.>
    <Oct 23, 2012 8:04:19 AM EEST> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
    <Oct 23, 2012 8:04:19 AM EEST> <Critical> <Security> <BEA-090402> <Authentication denied: Boot identity not valid;
    The user name and/or password from the boot identity file (boot.properties) is not valid. The boot identity may have been changed since the boot identity file was created. Please edit and update the boot identity file with the proper values of username and password. The first time the updated boot identity file is used to start the server, these new values are encrypted.>
    <Oct 23, 2012 8:04:20 AM EEST> <Critical> <WebLogicServer> <BEA-000386> <Server subsystem failed. Reason: weblogic.security.SecurityInitializationException: Authentication denied: Boot identity not valid; The user name and/or password fromthe boot identity file (boot.properties) is not valid. The boot identity may have been changed since the boot identity file was created.
    Please edit and update the boot identity file with the proper values of username and password. The first time the updated boot identity file is used to start the server, these new values are encrypted.
    weblogic.security.SecurityInitializationException: Authentication denied: Boot identity not valid; The user name and/or password from the boot identity file (boot.properties) is not valid. The boot identity may have been changed since the boot identity file was created. Please edit and update the boot identity file with the proper values of username and password. The first time the updated boot identity file is used to start the server, these new values are encrypted.
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.doBootAuthorization(CommonSecurityServiceManagerDelegateImpl.java:960)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1054)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:873)
    at weblogic.security.SecurityService.start(SecurityService.java:141)
    at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
    Truncated. see log file for complete stacktrace
    Caused By: javax.security.auth.login.FailedLoginException: [Security:090303]Authentication Failed: User weblogic weblogic.security.providers.authentication.LDAPAtnDelegateException: [Security:090295]caught unexpected exception
    at weblogic.security.providers.authentication.LDAPAtnLoginModuleImpl.login(LDAPAtnLoginModuleImpl.java:251)
    at com.bea.common.security.internal.service.LoginModuleWrapper$1.run(LoginModuleWrapper.java:110)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.bea.common.security.internal.service.LoginModuleWrapper.login(LoginModuleWrapper.java:106)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    Truncated. see log file for complete stacktrace>
    <Oct 23, 2012 8:04:20 AM EEST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FAILED>
    Edited by: ToRRaDo on Oct 23, 2012 8:13 AM
    Edited by: ToRRaDo on Oct 23, 2012 8:14 AM

  • Firefox freezes if I try to initiate a remote console session with the Netware 6.5 server I am connected to. I can force quit, re-initiate Firefox, re-authenticate and I'm able to successfully start a remote console session and acquire the server console.

    Firefox freezes if I try to initiate a remote console session with the Netware 6.5 server I am connected to. I can force quit, re-initiate Firefox, re-authenticate and I'm able to successfully start a remote console session and acquire the server console.

    Hi Mac Attack,
    My computer will not disconnect from the internet.  It seems to find a clone router and continues even when I shut down and unplug my my own home iy
    Your main question was 'chopped' in the title. Please reply in the body of a reply box with the full question and anything you have tried. And no, the long report was not helpful .
    If the same website is opening each time you launch a browser (Safari?) hold down the shift key as you launch to prevent previous pages from opening.
    Have a look at your settings in Safari > Preferences. Especially General and Privacy.
    Reset Safari to remove cookies and other stored data.
    System Preferences > General
    Have a look at your settings in System Preferences >  Security & Privacy.
    Call back with more questions.
    Regards,
    Ian

  • WLST start managed server throws error but the server was successf. started

    Hello,
    I have a funny problem.
    We are already using long time the WLST feature to startup managed servers via WLST connected to the Admin Console.
    Normally when we start a managed server it looks WLST output like this:
    Initializing WebLogic Scripting Tool (WLST) ...
    Welcome to WebLogic Server Administration Scripting Shell
    Successfully connected to Admin Server 'xxx_admin' that belongs to domain 'xxx_domain'.
    Starting server xxx_001 .................................................................................
    Disconnect from Admin server
    This was working without any errors when inside your nodemanager.properties file the following is set:
    StartScriptEnabled=false
    Unfortunately I'm now forced to use:
    StartScriptEnabled=true
    and specified a custom "+StartScriptName+" (startWebLogicCustomScript.sh) as well.
    What happen now is the following. WLST starts the script set at "StartScriptName" and once this script is finished (The script do not generate errors and returns return code 0) I get an error:
    Initializing WebLogic Scripting Tool (WLST) ...
    Welcome to WebLogic Server Administration Scripting Shell
    Successfully connected to Admin Server 'xxx_admin' that belongs to domain 'xxx_domain'.
    Starting server xxx_001 .................................................................................
    Exception while starting server 'xxx_001'
    No stack trace available.
    This Exception occurred at Thu Mar 03 01:01:40 CET 2011.
    weblogic.management.scripting.ScriptException: Error occured while performing start : Server with name xxx_001 failed to be started
    at weblogic.management.scripting.ExceptionHandler.handleException(ExceptionHandler.java:48)
    at weblogic.management.scripting.LifeCycleHandler.startServer(LifeCycleHandler.java:502)
    at weblogic.management.scripting.WLScriptContext.start(WLScriptContext.java:523)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    The funny thing now is that the managed server which WLST is given the error above is RUNNING so the everything is fine.
    So in the Admin Console everything is shown running.
    I don't would be normally worry about this since i can get around this with additional checks in my WLST script but what I'm worry about are the entries in the NodeManager log file which are generated (Especially the bold marked):
    +<INFO> <xxx_domain> <xxx_001> <Starting WebLogic server with command line: <just removed>/domains/xxx_domain/startWebLogicCustomScript.sh >+
    +<INFO> <xxx_domain> <xxx_001> <Working directory is '<just removed>/domains/xxx_domain'>+
    +<INFO> <xxx_domain> <xxx_001> <Rotated server output log to "<just removed>/domains/xxx_domain/servers/xxx_001/logs/xxx_001.out00025">+
    +<INFO> <xxx_domain> <xxx_001> <Server error log also redirected to server log>+
    +<INFO> <xxx_domain> <xxx_001> <Server output log file is '<just removed>/domains/xxx_domain/servers/xxx_001/logs/xxx_001.out'>+
    ++<INFO> <xxx_domain> <xxx_001> <Server failed during startup so will not be restarted>++
    +<WARNING> <Exception while starting server 'xxx_001'>+
    java.io.IOException: Server failed to start up. See server output log for more details.
    at weblogic.nodemanager.server.ServerManager.start(ServerManager.java:331)
    at weblogic.nodemanager.server.Handler.handleStart(Handler.java:567)
    at weblogic.nodemanager.server.Handler.handleCommand(Handler.java:118)
    at weblogic.nodemanager.server.Handler.run(Handler.java:70)
    at java.lang.Thread.run(Thread.java:662)
    Checking the server output log everything looks ok.
    Does anyone have an idea why WLST / NodeManager is trowing errors here and how to solve this problem ?
    Does maybe my custom script needs to return a special return code ?
    WLS version used is 10.3.3.0.
    Thx a lot.

    Does nobody have an idea ?

  • If I disconnect and connect the session which was currently working will not be avialable but a new session starts.

    Hi
    RDP connection over server 2008 R2 standard, if I disconnect and connect the session, which was currently working  will not be avialable but  a new session starts.
    what features should I add and how to configure so that if connection is lost the user should see the same session when they connect back.
    kind Regards,
    Jayanth

    Hi,
    Please enable this policy and try again.
    Restrict Users to a Single Session
    http://technet.microsoft.com/en-us/library/cc754762.aspx
    Thanks.
    Jeremy Wu
    TechNet Community Support

  • How can i keep the session always live and active

    how can i keep the session live ? i tried to call getmessages every 30 seconds and nothing happens
    i need your help to tell me how to keep session live always
    please i need steps which can help

    i open session
    then i login
    then i change status to active
    then i call dialexternalnumber
    but i want to know how you keep the session active can you please send me the steps in details how you keep your session active ? but please in detailed steps
    many thanks for your great effort

  • Starting a managed server as standalone

              greetings
              environment: weblogic 7.0 clustered on 2 sun boxes (1 box has admin server and
              a managed server, the other just managed server).
              we recently had hardware failure on on the box with the admin server and the managed
              server. I need to document how to get the lone managed server up and running w/o
              the adminserver/box available. I would like know if, in theory, I could start
              the managed server as standalone? That is, normally the managed server is started
              by using startManagedWebLogic.sh, could I use startWebLogic.sh and would it work?
              I dont have a real test environment to test it out or I would have done that (this
              config exists in production only). Any thoughts on this greatly appreciated. thanks
              in advance
              paul
              

    "paul wetzel" <[email protected]> wrote in message
              news:[email protected]...
              >
              > greetings
              > environment: weblogic 7.0 clustered on 2 sun boxes (1 box has admin server
              and
              > a managed server, the other just managed server).
              > we recently had hardware failure on on the box with the admin server and
              the managed
              > server. I need to document how to get the lone managed server up and
              running w/o
              > the adminserver/box available. I would like know if, in theory, I could
              start
              > the managed server as standalone? That is, normally the managed server is
              started
              > by using startManagedWebLogic.sh, could I use startWebLogic.sh and would
              it work?
              Paul, look in the document titled "Creating and Configuring WebLogic Server
              Domains" (rev. September 2002), chapter 4, section "Starting a Managed
              Server when the Administration Server is not accessible".
              I think you are supposed to continue to use the startManagedWebLogic.sh
              script, even when the Administration Server (AS) is down. When the Managed
              Server (MS) fails to connect to the AS, it will fall-back on local copies of
              the configuration files. Now, the problem is how to keep the local
              configuration files on the MS in sync with the AS files. If you have MS1
              running from the same directory as the AS, then you should be fine. But with
              MS2 running on a different piece of hardware, you must either manually copy
              the relevant files, or you must (before disaster strikes) enable replication
              of the files.
              

  • Error in server.log , while starting soa managed server - B2B not running

    Hi All
    After starting SOA managed server , we found following error in the server.log , we are successfully able to access em and admin console , but while trying to access B2B console getting no response.
    Please help us in understaning this error.
    [ServletContext@15501276[app:b2bui module:/b2bconsole path:/b2bconsole spec-version:2.5], request: weblogic.servlet.internal.ServletRequestImpl@4e8b8[ GET /b2bconsole/faces/login.jspx HTTP/1.1 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729) Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 Accept-Language: en-us,en;q=0.5 Accept-Encoding: gzip,deflate Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7 Keep-Alive: 115 Connection: keep-alive Referer: http://172.16.130.34:7001/console/console.portal?_pageLabel=WebAppModuleTestingPage&_nfpb=true&WebAppModuleTestingPortletexpandNode=ROOTCHILDNODE1 Cookie: JSESSIONID=8R1ZM24XMQDs1Z22QNJ4YM1cMrGlKbd77nCTLkTW62Bkvw2nG6vx!-1614137459; ADMINCONSOLESESSION=LKZJM23fPzQQsM2GyHDHWtJ2L8nNNzmB3gNQG1n1phMwv41mJMVN!-145877631 ]] Root cause of ServletException. java.lang.NoClassDefFoundError: Could not initialize class org.apache.myfaces.trinidadinternal.convert.ColorConverter at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27) at java.lang.reflect.Constructor.newInstance(Constructor.java:513) at java.lang.Class.newInstance0(Class.java:355) at java.lang.Class.newInstance(Class.java:308) at com.sun.faces.application.ApplicationImpl.newConverter(ApplicationImpl.java:1114) at com.sun.faces.application.ApplicationImpl.createConverter(ApplicationImpl.java:770) at oracle.adfinternal.view.faces.util.rich.ConverterValidatorRegistrationUtils.addConverterByTargetClass(ConverterValidatorRegistrationUtils.java:164) at oracle.adfinternal.view.faces.util.rich.ConverterValidatorRegistrationUtils.register(ConverterValidatorRegistrationUtils.java:84) at oracle.adfinternal.view.faces.config.rich.RegistrationConfigurator.init(RegistrationConfigurator.java:77) at org.apache.myfaces.trinidadinternal.config.GlobalConfiguratorImpl.init(GlobalConfiguratorImpl.java:400) at org.apache.myfaces.trinidadinternal.config.GlobalConfiguratorImpl.beginRequest(GlobalConfiguratorImpl.java:206) at org.apache.myfaces.trinidadinternal.config.GlobalConfiguratorImpl.getExternalContext(GlobalConfiguratorImpl.java:329) at org.apache.myfaces.trinidadinternal.context.FacesContextFactoryImpl$CacheRenderKit.<init>(FacesContextFactoryImpl.java:86) at org.apache.myfaces.trinidadinternal.context.FacesContextFactoryImpl.getFacesContext(FacesContextFactoryImpl.java:64) at oracle.adfinternal.controller.application.FacesContextFactoryImpl.getFacesContext(FacesContextFactoryImpl.java:56) at oracle.adfinternal.controller.application.model.FacesContextFactoryImpl.getFacesContext(FacesContextFactoryImpl.java:70) at javax.faces.webapp.FacesServlet.service(FacesServlet.java:260) at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227) at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125) at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:292) at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56) at oracle.help.web.rich.OHWFilter.doFilter(Unknown Source) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56) at oracle.tip.b2b.ui.util.SessionTimeoutFilter.doFilter(SessionTimeoutFilter.java:240) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56) at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:143) at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:70) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56) at oracle.dms.wls.DMSServletFilter.doFilter(DMSServletFilter.java:326) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56) at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56) at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3592) at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321) at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121) at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2202) at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2108) at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1432) at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201) at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Thanks
    Satendra Pare

    Which version of weblogic and SOA suite have you installed? Which OS are you using? Check on em whether soa-infra is up?
    BTW, for Oracle B2B related questions, you should raise threads in Oracle B2B forum -
    Integration - B2B
    Regards,
    Anuj

  • Facing Problem in Starting Weblogic Managed Server

    Hi,
    While starting a managed server through Weblogic Console it is giving "nodemanager is not running" related error. I am not sure what is happening here. It was working fine earlier.
    Thanks
    Pawan

    Hi,
    Please check wheather node manager is running inside the server. Please check the nodemanager listen port in nodemanager.properties file and issue below command from your server.
    netstat -a |grep "port"
    Regards,
    Kishore

  • Error in Starting soa Managed server on WEBLOGIC 11g..Windows 7

    Hi All,
    I have an exception coming up while starting the soa_server1 managed soa server in Weblogic Domain.
    I have started the Admin server but while starting the soa managed server we are getting the following error :
    <Jul 26, 2010 9:29:04 PM PDT> <Critical> <EmbeddedLDAP> <BEA-000000> <java.io.Fi
    leNotFoundException: D:\Oracle\Middleware\user_projects\domains\SOA_Domain\serve
    rs\AdminServer\data\ldap\replicadata\soa_server1.status (The process cannot acce
    ss the file because it is being used by another process)
    at java.io.FileOutputStream.open(Native Method)
    at java.io.FileOutputStream.<init>(FileOutputStream.java:179)
    at java.io.FileOutputStream.<init>(FileOutputStream.java:70)
    at com.octetstring.vde.replication.Replicator.increment(Replicator.java:
    88)
    at com.octetstring.vde.replication.Replicator.run(Replicator.java:301)
    at com.octetstring.vde.replication.Replication.run(Replication.java:339)
    >
    Pointers on this error would help us.
    Regards,
    Ramnath

    Lets us try to start your environment by using a WLST script.
    Before you try starting the servers by using the script, could you first check your weblogic console,
    to see if the server soa_server1 is running or not (click on environment, servers) maybe the enterprise manager is out of sync.
    The following steps are necessary the run the script:
    First edit the nodemanager.properties (which is located in the directory <middleware-home>/wlserver_10.3/common/nodemanager).
    Find the entry StartScriptEnabled and set this property to true.
    Open a command shell and navigate to the directory <middleware-home>/wlserver_10.3/server/bin and run the file setWLSEnv.cmd
    (this sets your environment variables, so that we can run a WLST script).
    Copy the following script into a file named for example StartScript.py and adjust variables as needed
    beahome = '<middleware-home>';
    linux = false;
    adminusername = 'weblogic';
    adminpassword = 'transfer-solutions';
    domainname = 'base_domain';
    pathseparator = '/';
    if not linux:
         print 'SETTING WINDOWS PATH SEPARATOR';
         pathseparator = '\\';
    domainlocation = beahome + pathseparator + 'user_projects' + pathseparator + 'domains' + pathseparator + domainname;
    nodemanagerhomelocation = beahome + pathseparator + 'wlserver_10.3' + pathseparator + 'common' + pathseparator + 'nodemanager';
    print 'START NODE MANAGER';
    startNodeManager(verbose='true', NodeManagerHome=nodemanagerhomelocation, ListenPort='5556', ListenAddress='localhost');
    print 'CONNECT TO NODE MANAGER';
    nmConnect(adminusername, adminpassword, 'localhost', '5556', domainname, domainlocation, 'ssl');
    print 'START ADMIN SERVER';
    nmStart('AdminServer');
    nmServerStatus('AdminServer');
    print 'CONNECT TO ADMIN SERVER';
    connect(adminusername, adminpassword);
    print 'START SOA SERVER';
    start('soa_server1','Server');
    nmServerStatus('soa_server1');Run this script as follows, but first stop the servers already running
    java weblogic.WLST <directory>/StartScript.py

  • Problem in starting OIM managed server

    Hello,
    After configuring the Managed server in a cluster, when we try to start the server it is starting in ADMIN mode.
    The SOA Managed server was started successfully.
    23:41:38 INFO [[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] - Nexaweb Server initialized successfully.
    <Sep 20, 2011 11:41:40 PM IST> <Notice> <Log Management> <BEA-170027> <The Server has established connection with the Domain level Diagnostic Service successfully.>
    <Sep 20, 2011 11:41:40 PM IST> <Notice> <Cluster> <BEA-000197> <Listening for announcements from cluster using unicast cluster messaging>
    <Sep 20, 2011 11:41:40 PM IST> <Notice> <Cluster> <BEA-000133> <Waiting to synchronize with other running members of oim_cluster.>
    <Sep 20, 2011 11:42:10 PM IST> <Notice> <Server> <BEA-002613> <Channel "Default" is now listening on 192.168.10.243:7003 for protocols iiop, t3, CLUSTER-BROADCAST, ldap, snmp, http.>
    <Sep 20, 2011 11:42:10 PM IST> <Notice> <WebLogicServer> <BEA-000332> <Started WebLogic Managed Server "WLS_OIM1" for domain "IDM_Domain" running in Development Mode>
    <Sep 20, 2011 11:42:13 PM IST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to ADMIN>
    <Sep 20, 2011 11:42:13 PM IST> <Notice> <WebLogicServer> <BEA-000360> <Server started in ADMIN mode>
    Please let us know how to make the server run in RUNNING mode.
    Thanks.

    Have you done any changes in Weblogic Admin Console ?
    Login into Weblogic Console and see what it shows for "Undo All Changes" and "Activate Changes" button.
    If "Activate Changes" in enabled then click on that and try to restart.

  • AuditLogFileException while starting a managed server

    Hi all,
    I implemented custom JAAS authentication for WLS 7.0 server and console. There
    are no issues with a standalone or single server in the domain. When testing an
    AdminServer with a managed server, I could still start the Admin Server without
    any problem after configuring the security realm. I got the following errors while
    starting the managed server. I tested with both servers on the same machine.
    Any help would be appreciated.
    <Server failed during initialization. Exception:weblogic.security.service.AuditLogFileException:
    Couldn't rename C:\bea7\user_projects\deletedomain\.\DefaultAuditRecorder.log
    to C:\bea7\user_projects\deletedomain\.\DefaultAuditRecorder.log2598.old
    weblogic.security.service.AuditLogFileException: Couldn't rename C:\bea7\user_pr
    ojects\deletedomain\.\DefaultAuditRecorder.log to C:\bea7\user_projects\deletedo
    main\.\DefaultAuditRecorder.log2598.old
    at weblogic.security.service.AuditLogFile.<init>(AuditLogFile.java:98)
    at weblogic.security.providers.audit.DefaultAuditProviderImpl.createLogF
    ile(DefaultAuditProviderImpl.java:106)
    at weblogic.security.providers.audit.DefaultAuditProviderImpl.initialize
    (DefaultAuditProviderImpl.java:89)
    at weblogic.security.service.SecurityServiceManager.createSecurityProvid
    er(SecurityServiceManager.java:1752)

    Hi,
    Please remember to mark the answers accordingly... Helpful or correct... You will be helping the forum community by doing that.
    First thing to fix is the Admin_URL, there should be something like:
    -Dweblogic.management.server=http://localhost:7001How are you starting this managed server? Node manager or command line? Try both options and see if they bring up the same error.
    Cheers,
    Vlad

Maybe you are looking for

  • 2GB enough to run Windows 7 and Snow Leopard via Parallels?

    I'm debating using Parallels to run Windows 7 but wasn't sure if 2GB would be enough RAM or would I need to upgrade to 4GB?

  • Problem in ME22n - BADI.

    HI Experts, I have a requirement to make in transaction ME22n.I have used BADI - ME_PROCESS_PO_CUST. After selecting the Purchase Order Type(MEPO_TOPLINE-BSART) for only a list of specific types and clicking on the Check box -- Delivery Complete (MEP

  • How to download flip videos from pc to ipad

    instructions on how to download flip videos on my pc to my ipad

  • IPad Mini takes hours to turn on after full charge

    This only happens after I charge it to 100%. I charge it when I go to bed so I cannot watch it and stop the charging at 99%, or I would. I have to unplug it then let it sit anywhere from 2 to 4 hours before it will power on. This has been going on fo

  • Stopping the service order from further processing

    Hi Experts, According to my requirement, the service orders will be generated by the call centre agents , then they will release and the technicians will be determined . The pager messages will go to the technicians. But the service order whic are ge