Problem is starting weblogic

Hi,
I am having problem is starting up the weblogic server.What is happening is when I install the weblogic admin server and configure a domain, the admin server is starting up fine.But whenever I install the SOA suite (11.1.1.5) and extend the existing domain/create a new domain, the admin server is failing to start up with a message "failed to create JVM".I am using a laptop with windows 7 64 bit having a primary memory of 4 GB. So I really see no reason for memory shortage.Moreover, I installed SOA suite 11.1.1.5 in my desktop(windows xp 32 bit with 2 GB primary memory) using the same installer files and it is running fine there.Is it happening because of the 64 bit OS?(I made sure I ran the .exe files for windows 64 bit while installing).Any help is highly appreciated.
Thanks,
Rahul

Have you installed WLS as service? Refer to Article ID: 1157875.1 for a solution of Weblogic as Service on 64 bit.
One of the solutions from there:
1. Select the Windows "Start" -> "Run" -> "regedit"
2. In the Registry Editor, navigate to: HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/Services/beasvc <Domain_ServerName>/Parameters
3. Double Click on the "CmdLine" variable and change the "value data" from "-client" to "-server". For example change:
-client -Xms32m -Xmx200m -XX:MaxPermSize=128m etc..
to:
-server -Xms32m -Xmx200m -XX:MaxPermSize=128m etc..
or if using JRockit JDK:
-jrockit -Xms32m -Xmx200m -XX:MaxPermSize=128m etc..
4. Attempt to start the service again and it should start successfully. Check the <ServerName>-stdout.txt to make sure the server is up and running.
OR delete the exisitng service and create it again
HTH,
BB

Similar Messages

  • Problem in starting weblogic server as proxy

    I am using weblogic server as Proxy to forward the requests to weblogic cluster.
    When i bring up the proxy, it works fine, but when i try to access the application deployed in cluster through Proxy, the proxy server crashes with the follwoing error.
    I am Pasting my complete logs below.
    Setting JVM memory params for server IRISProxy
    Using server IRISProxy-specfic java memory arguments: -Xms32m -Xmx200m -XX:SurvivorRatio=4 -XX:TargetSurvivorRatio=80 -XX:MaxPermSize=128m -XX:+DisableExplicitGC -XX:NewRatio=4
    WLS Production Mode=true
    ./startWebLogic.sh[68]: B: not found.
    maxfiles=8192
    CLASSPATH=/home/weblogic/bea_wli/user_projects/domains/AppSvcDomain/util/CR211812_81sp4.jar:/home/weblogic/bea_wli/user_projects/domains/AppSvcDomain/util/CR235145_81sp4.jar:/home/weblogic/bea_wli/weblogic81/common/lib/CR224719_81sp2.jar:/home/weblogic/bea_wli/weblogic81/common/lib/CR137449_81sp2.jar:/home/weblogic/bea_wli/weblogic81/server/lib/weblogic_knex_patch.jar:/home/weblogic/bea_wli/weblogic81/common/lib/log4j.jar:/home/weblogic/bea_wli/weblogic81/server/lib/debugging.jar:/home/weblogic/bea_wli/weblogic81/server/lib/knex.jar:/home/weblogic/bea_wli/weblogic81/javelin/lib/javelin.jar:/home/weblogic/bea_wli/weblogic81/server/lib/wlw-lang.jar:/home/weblogic/bea_wli/jdk141_05/lib/tools.jar:/home/weblogic/bea_wli/weblogic81/server/lib/weblogic_sp.jar:/home/weblogic/bea_wli/weblogic81/server/lib/weblogic.jar:/home/weblogic/bea_wli/weblogic81/server/lib/ojdbc14.jar:/home/weblogic/bea_wli/weblogic81/server/lib/ant/ant.jar:/home/weblogic/bea_wli/jdk141_05/jre/lib/rt.jar:/opt/jes/policy_agent/IdentityServer/j2ee_agents/config/_home_weblogic_bea_wli_user_projects_domains_AppSvcDomain-IRIS:/opt/jes/policy_agent/IdentityServer/j2ee_agents/lib/agent_tools_2_1.jar:/opt/jes/policy_agent/IdentityServer/j2ee_agents/config/_home_weblogic_bea_wli_user_projects_domains_AppSvcDomain-Admin:/opt/jes/policy_agent/IdentityServer/j2ee_agents/locale:/opt/jes/policy_agent/IdentityServer/j2ee_agents/lib/am_agent_sdk_2_1.jar:/opt/jes/policy_agent/IdentityServer/j2ee_agents/lib/am_agent_filter_2_1.jar:/opt/jes/policy_agent/IdentityServer/j2ee_agents/lib/am_sdk.jar:/opt/jes/policy_agent/IdentityServer/j2ee_agents/lib/am_services.jar:/opt/jes/policy_agent/IdentityServer/j2ee_agents/lib/am_sso_provider.jar:/opt/jes/policy_agent/IdentityServer/j2ee_agents/lib/am_logging.jar:/opt/jes/policy_agent/IdentityServer/j2ee_agents/lib/am_wl70_agent_2_1.jar:::::/home/weblogic/bea_wli/user_projects/domains/AppSvcDomain/util/SecurityClient-v1.0.7.jar:/home/weblogic/bea_wli/user_projects/domains/AppSvcDomain/util/Log4JInitServlet.jar:/home/weblogic/bea_wli/user_projects/domains/AppSvcDomain/util/log4j_IRIS-1.2.4.jar:::/home/weblogic/bea_wli/weblogic81/server/lib/webserviceclient.jar:/home/weblogic/bea_wli/weblogic81/server/lib/webserviceclient+ssl.jar:/home/weblogic/bea_wli/weblogic81/server/lib/xbean.jar:/home/weblogic/bea_wli/weblogic81/server/lib/wlxbean.jar:/home/weblogic/bea_wli/weblogic81/server/lib/xqrl.jar:/home/weblogic/bea_wli/weblogic81/server/lib/netui/netui-compiler.jar:/home/weblogic/bea_wli/weblogic81/server/lib/wli.jar:/home/weblogic/bea_wli/weblogic81/server/lib/fop.jar:/home/weblogic/bea_wli/weblogic81/integration/adapters/sample/lib/sample-eis.jar:
    PATH=/home/weblogic/bea_wli/weblogic81/server/bin:/home/weblogic/bea_wli/weblogic81/server/bin:/home/weblogic/bea_wli/jdk141_05/jre/bin:/home/weblogic/bea_wli/jdk141_05/bin:/usr/sbin:/usr/bin:/usr/ccs/bin:/usr/contrib/bin:/usr/local/bin:/opt/hparray/bin:/opt/nettladm/bin:/opt/upgrade/bin:/opt/fcms/bin:/opt/pd/bin:/usr/bin/X11:/usr/contrib/bin/X11:/opt/resmon/bin:/opt/perf/bin:/opt/prm/bin:/opt/mx/bin:/opt/gnome/bin:/opt/wbem/bin:/opt/wbem/sbin:/opt/ignite/bin:/opt/graphics/common/bin:/usr/sbin/diag/contrib:/opt/sec_mgmt/spc/bin:/opt/networker/bin:/opt/sec_mgmt/bastille/bin:/opt/hpnpl//bin:/opt/mozilla:/opt/OV/bin/OpC:/opt/OV/bin:/sbin:/home/root:/util:/home/weblogic/bea_wli/jdk141_05/jre/bin:/usr/local/bin:/usr/local/sbin:.
    * 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.4.1.05"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1.05-030910-01:23)
    Java HotSpot(TM) Server VM (build 1.4.1 1.4.1.05-030910-02:49-PA_RISC2.0 PA2.0, mixed mode)
    Starting WLS with line:
    /home/weblogic/bea_wli/jdk141_05/bin/java -server -Xms32m -Xmx200m -XX:SurvivorRatio=4 -XX:TargetSurvivorRatio=80 -XX:MaxPermSize=128m -XX:+DisableExplicitGC -XX:NewRatio=4 -Dweblogic.security.SSL.trustedCAKeyStore=/home/weblogic/bea_wli/weblogic81/server/lib/cacerts -Dweblogic.security.SSL.ignoreHostnameVerification=true -Dcom.iplanet.coreservices.configpath=/opt/jes/policy_agent/IdentityServer/j2ee_agents/config/_home_weblogic_bea_wli_user_projects_domains_AppSvcDomain-IRIS/ums -Djava.util.logging.config.file=/opt/jes/policy_agent/IdentityServer/j2ee_agents/config/_home_weblogic_bea_wli_user_projects_domains_AppSvcDomain-IRIS/AMAgent.properties -DLOG_COMPATMODE=Off -Dmax_conn_pool=10 -Dmin_conn_pool=1 -Damconfig=AMAgent -Dapp.config.dir=/home/weblogic/upload/appsvcdomain/IRIS/config -Dcom.iplanet.coreservices.configpath=/opt/jes/policy_agent/IdentityServer/j2ee_agents/config/_home_weblogic_bea_wli_user_projects_domains_AppSvcDomain-IRIS/ums -Djava.util.logging.config.file=/opt/jes/policy_agent/IdentityServer/j2ee_agents/config/_home_weblogic_bea_wli_user_projects_domains_AppSvcDomain-IRIS/AMAgent.properties -DLOG_COMPATMODE=Off -Dmax_conn_pool=10 -Dmin_conn_pool=1 -Damconfig=AMAgent -Dapp.config.dir=/home/weblogic/upload/appsvcdomain/IRIS/config -da -Dplatform.home=/home/weblogic/bea_wli/weblogic81 -Dwls.home=/home/weblogic/bea_wli/weblogic81/server -Dwli.home=/home/weblogic/bea_wli/weblogic81/integration -Dlog4j.configuration=file:/home/weblogic/bea_wli/weblogic81/common/lib/workshopLogCfg.xml -Dweblogic.management.discover=false -Dweblogic.management.server=t3://170.63.142.14:8100 -Dweblogic.security.SSL.ignoreHostnameVerify=false -Dwlw.iterativeDev=false -Dwlw.testConsole=false -Dwlw.logErrorsToConsole=true -Dweblogic.security.SSL.trustedCAKeyStore=/home/weblogic/bea_wli/weblogic81/server/lib/cacerts -Dcom.iplanet.coreservices.configpath=/opt/jes/policy_agent/IdentityServer/j2ee_agents/config/_home_weblogic_bea_wli_user_projects_domains_AppSvcDomain/ums -Djava.util.logging.config.file=/opt/jes/policy_agent/IdentityServer/j2ee_agents/config/_home_weblogic_bea_wli_user_projects_domains_AppSvcDomain/AMAgent.properties -DLOG_COMPATMODE=Off -Dmax_conn_pool=10 -Dmin_conn_pool=1 -Damconfig=AMAgent -Dweblogic.Name=IRISProxy -Dweblogic.ProductionModeEnabled=true -Djava.security.policy=/home/weblogic/bea_wli/weblogic81/server/lib/weblogic.policy weblogic.Server
    Bad level value for property: com.iplanet.services.debug.level
    Bad level value for property: com.sun.identity.agents.logging.level
    Bad level value for property: com.sun.am.policy.amFilter.audit.level
    <Mar 15, 2006 3:40:33 PM EST> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSpot(TM) Server VM Version 1.4.1 1.4.1.05-030910-02:49-PA_RISC2.0 PA2.0 from Hewlett-Packard Company>
    <Mar 15, 2006 3:40:34 PM EST> <Info> <Management> <BEA-141140> <The managed server is going to contact the admin server at http://170.63.142.14:8100 to check if there exists a running admin server at this URL.>
    <Mar 15, 2006 3:40:34 PM EST> <Info> <Configuration Management> <BEA-150017> <This server is being started as a dependent managed server.>
    <Mar 15, 2006 3:40:35 PM EST> <Warning> <Configuration Management> <BEA-150033> <The managed server should not be started in development mode.>
    <Mar 15, 2006 3:40:35 PM EST> <Info> <Management> <BEA-141107> <Version: WebLogic Temporary Patch for CR211812 01/23/2005 22:15:39
    WebLogic Temporary Patch for CR235145 08/16/2005 11:44:59
    WebLogic Temporary Patch for CR224719 04/29/2005 16:40:35
    WebLogic Temporary Patch for CR137449 02/24/2004 10:48:06
    WebLogic Server 8.1 SP2 Fri Dec 5 15:01:51 PST 2003 316284
    WebLogic XMLX Module 8.1 SP2 Fri Dec 5 15:01:51 PST 2003 316284
    WebLogic Server 8.1 SP2 Fri Dec 5 15:01:51 PST 2003 316284
    WebLogic Server 8.1 SP2 Fri Dec 5 15:01:51 PST 2003 316284
    WebLogic Integration 8.1 SP2 Thu Dec 11 22:07:14 PST 2003 148883>
    <Mar 15, 2006 3:40:35 PM EST> <Info> <Configuration Management> <BEA-150015> <Connecting to the administration server http://170.63.142.14:8100 to retrieve the initial configuration.>
    <Mar 15, 2006 3:40:46 PM EST> <Notice> <Log Management> <BEA-170019> <The server log file /home/weblogic/bea_wli/user_projects/domains/AppSvcDomain/IRISProxy/IRISProxy.log is opened. All server side log events will be written to this file.>
    <Mar 15, 2006 3:41:29 PM EST> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
    <Mar 15, 2006 3:41:29 PM EST> <Notice> <WebLogicServer> <BEA-000328> <Starting WebLogic Managed Server "IRISProxy" for domain "AppSvcDomain">
    <Mar 15, 2006 3:41:57 PM EST> <Warning> <HTTP> <BEA-101299> <The servlet-mapping for servlet-name "HttpClusterServlet" will override the default mapping for *.jsp. This can lead to a show code vulnerability.>
    <Mar 15, 2006 3:42:06 PM EST> <Notice> <Security> <BEA-090170> <Loading the private key stored under the alias irisqa from the jks keystore file /home/weblogic/bea_wli/weblogic81/server/lib/trustIdentityKeys/iris_qa.jks.>
    <Mar 15, 2006 3:42:06 PM EST> <Notice> <Security> <BEA-090171> <Loading the identity certificate stored under the alias irisqa from the jks keystore file /home/weblogic/bea_wli/weblogic81/server/lib/trustIdentityKeys/iris_qa.jks.>
    <Mar 15, 2006 3:42:08 PM EST> <Notice> <Security> <BEA-090169> <Loading trusted certificates from the jks keystore file /home/weblogic/bea_wli/jdk141_05/jre/lib/security/cacerts.>
    <Mar 15, 2006 3:42:09 PM EST> <Notice> <WebLogicServer> <BEA-000330> <Started WebLogic Managed Server "IRISProxy" for domain "AppSvcDomain" running in Production Mode>
    <Mar 15, 2006 3:42:09 PM EST> <Notice> <WebLogicServer> <BEA-000360> <Server started in RUNNING mode>
    <Mar 15, 2006 3:42:09 PM EST> <Notice> <WebLogicServer> <BEA-000355> <Thread "ListenThread.Default" listening on port 7001, ip address 170.63.142.29>
    <Mar 15, 2006 3:42:09 PM EST> <Notice> <WebLogicServer> <BEA-000355> <Thread "SSLListenThread.Default" listening on port 443, ip address 170.63.142.29>
    <Mar 15, 2006 5:02:26 PM EST> <Emergency> <WebLogicServer> <BEA-000209> <ListenThread.run() failed: java.lang.NoSuchMethodError: com.certicom.tls.interfaceimpl.TLSSystem.createServer(Ljavax/net/ssl/SSLSocket;Ljava/io/InputStream;Ljava/io/OutputStream;Ljava/io/Serializable;)Lcom/certicom/tls/TLSConnection;
    java.lang.NoSuchMethodError: com.certicom.tls.interfaceimpl.TLSSystem.createServer(Ljavax/net/ssl/SSLSocket;Ljava/io/InputStream;Ljava/io/OutputStream;Ljava/io/Serializable;)Lcom/certicom/tls/TLSConnection;
         at javax.net.ssl.impl.SSLSocketImpl.resetConnection(Unknown Source)
         at javax.net.ssl.impl.SSLServerSocketImpl.accept(Unknown Source)
         at weblogic.t3.srvr.ListenThread.accept(ListenThread.java:739)
         at weblogic.t3.srvr.ListenThread.run(ListenThread.java:292)
    >
    <Mar 15, 2006 5:02:26 PM EST> <Emergency> <WebLogicServer> <BEA-000210> <The WebLogic Server is no longer listening for connections.>
    <Mar 15, 2006 5:02:26 PM EST> <Alert> <WebLogicServer> <BEA-000218> <Server shutdown has been requested by <WLS Kernel>>
    <Mar 15, 2006 5:02:26 PM EST> <Notice> <WebLogicServer> <BEA-000353> <Thread "ListenThread.Default" stopped listening on port 7001, ip address 170.63.142.29>
    <Mar 15, 2006 5:02:26 PM EST> <Notice> <WebLogicServer> <BEA-000353> <Thread "SSLListenThread.Default" stopped listening on port 443, ip address 170.63.142.29>
    <Mar 15, 2006 5:02:26 PM EST> <Alert> <WebLogicServer> <BEA-000219> <The shutdown sequence has been initiated.>
    Can someone help me in solving this problem
    Thanks
    Kris

    I solved this problem by commenting the 8.1 SP4 patches i applied in 8.1 SP2
    WebLogic Temporary Patch for CR211812
    WebLogic Temporary Patch for CR235145
    Once i commented the above patches in the CLASSPATH.
    The issue is resolved.

  • Problem while starting Weblogic 7.0..please help

    Hi,
    Im facing this problem while starting the weblogic.
    Below is the error i get...
    <Nov 3, 2006 6:11:29 PM IST> <Alert> <WebLogicServer> <000297> <Inconsistent security configuration, java.lang.Exception: Certificate expired or not yet valid:
    fingerprint = a48264011b8f3aeb13f64147821dc941, not before = Sat Nov 02 01:32:23 IST 2002, not after = Mon Oct 16 01:32:23 IST 2006, holder = C=US SP=California
    L=San Francisco O=BEA WebLogic CN=weblogic.bea.com [email protected] , issuer = C=US SP=California L=San Francisco O=BEA WebLogic OU=Security CN=Demo Certi
    ficate Authority Constraints [email protected] , key = modulus length=65, exponent length=3>
    java.lang.Exception: Certificate expired or not yet valid: fingerprint = a48264011b8f3aeb13f64147821dc941, not before = Sat Nov 02 01:32:23 IST 2002, not after
    = Mon Oct 16 01:32:23 IST 2006, holder = C=US SP=California L=San Francisco O=BEA WebLogic CN=weblogic.bea.com [email protected] , issuer = C=US SP=California L=San Francisco O=BEA WebLogic OU=Security CN=Demo Certificate Authority Constraints [email protected] , key = modulus length=65, exponent length=3 at weblogic.t3.srvr.SSLListenThread.<init>(SSLListenThread.java:219)
    at weblogic.t3.srvr.SSLListenThread.<init>(SSLListenThread.java:122)
    at weblogic.t3.srvr.T3Srvr.initializeListenThreads(T3Srvr.java:1556)
    at weblogic.t3.srvr.T3Srvr.resume(T3Srvr.java:891)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:300)
    at weblogic.Server.main(Server.java:32)
    <Nov 3, 2006 6:11:29 PM IST> <Emergency> <Security> <090034> <Not listening for SSL, java.io.IOException: Inconsistent security configuration, Certificate expir
    ed or not yet valid: fingerprint = a48264011b8f3aeb13f64147821dc941, not before
    = Sat Nov 02 01:32:23 IST 2002, not after = Mon Oct 16 01:32:23 IST 2006, holder = C=US SP=California L=San Francisco O=BEA WebLogic CN=weblogic.bea.com Email=s
    [email protected] , issuer = C=US SP=California L=San Francisco O=BEA WebLogic OU=Security CN=Demo Certificate Authority Constraints [email protected] , key =
    modulus length=65, exponent length=3.>
    I have updated my license.bea file also. the date of expiration="2006-12-02" ..
    Please suggest as to how to proceed
    Thanks and Regards
    SmitaUdupa

    Your server certificate expired. You need to update your identity keystore with a new certificate.
    The expired certificate was issued by the demo BEA certificate authority (CA). These certs are not adequate for production but if you want to take this approach for your new cert you'll have to use the BEA CertGen utility. Have a look at http://edocs.bea.com/wls/docs70/secmanage/ssl.html for more details.
    Your other option is to use Java's keytool utility to create a private key. You'd then generate a certificate signing request (CSR) that you'd send to a CA such as Verisign. You might even have a CA in-house. The CA will then send you a signed certificate that you load in your keystore. Assuming you've configured WebLogic to use this keystore you should be back in business with SSL.
    Mike
    Weblogic/J2EE Security Blog: http://monduke.com

  • Problem getting started weblogic server (for BI Publisher)

    Hello,
    I am trying to run services BI publisher
    But I can't because I have the following error:
    SVR_GRP =
    JAVA Memory arguments: -Xms256m -Xmx1024m
    WLS Start Mode=Production
    CLASSPATH=C:\BI11\ORACLE~1\modules\oracle.jdbc_11.1.1\ojdbc6dms.jar;C:\BI11\Oracle_BI1\bifoundation\jdbc\jdk16\bijdbc.jar;;C:\BI11\patch_wls1035\profiles\defaul
    t\sys_manifest_classpath\weblogic_patch.jar;C:\BI11\JROCKI~1.2-4\lib\tools.jar;C:\BI11\WLSERV~1.3\server\lib\weblogic_sp.jar;C:\BI11\WLSERV~1.3\server\lib\weblo
    gic.jar;C:\BI11\modules\features\weblogic.server.modules_10.3.5.0.jar;C:\BI11\WLSERV~1.3\server\lib\webservices.jar;C:\BI11\modules\ORGAPA~1.1/lib/ant-all.jar;C
    :\BI11\modules\NETSFA~1.0_1/lib/ant-contrib.jar;C:\BI11\wlserver_10.3\server\lib\weblogic.jar;C:\BI11\oracle_common\modules\oracle.dms_11.1.1\dms.jar;C:\BI11\or
    acle_common\modules\oracle.jmx_11.1.1\jmxframework.jar;C:\BI11\oracle_common\modules\oracle.jmx_11.1.1\jmxspi.jar;C:\BI11\oracle_common\modules\oracle.odl_11.1.
    1\ojdl.jar;C:\BI11\ORACLE~1\soa\modules\commons-cli-1.1.jar;C:\BI11\ORACLE~1\soa\modules\oracle.soa.mgmt_11.1.1\soa-infra-mgmt.jar;C:\BI11\ORACLE~1\modules\orac
    le.jrf_11.1.1\jrf.jar;C:\BI11\WLSERV~1.3\common\derby\lib\derbyclient.jar;C:\BI11\WLSERV~1.3\server\lib\xqrl.jar
    PATH=C:\BI11\patch_wls1035\profiles\default\native;C:\BI11\WLSERV~1.3\server\native\win\32;C:\BI11\WLSERV~1.3\server\bin;C:\BI11\modules\ORGAPA~1.1\bin;C:\BI11\
    JROCKI~1.2-4\jre\bin;C:\BI11\JROCKI~1.2-4\bin;C:\oracle11g\dbhome\bin;C:\;C:;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\VAIO;C:\Program Files\Ja
    va\jre6\bin;;C:\Program Files\Microsoft SQL Server\90\Tools\binn\;C:\E900\system\bin32;C:\E900\DEMO\bin32;C:\BI11\Oracle_BI1\products\Essbase\EssbaseServer\bin;
    C:\BI11\Oracle_BI1\bin;C:\BI11\Oracle_BI1\opmn\bin;C:\BI11\Oracle_BI1\opmn\lib;C:\BI11\Oracle_BI1\perl\bin;C:\BI11\WLSERV~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_24"
    Java(TM) SE Runtime Environment (build 1.6.0_24-b07)
    Oracle JRockit(R) (build R28.1.3-11-141760-1.6.0_24-20110301-1429-windows-ia32,
    compiled mode)
    Starting WLS with line:
    C:\BI11\JROCKI~1.2-4\bin\java -jrockit -Xms256m -Xmx1024m -Dweblogic.Name=AdminServer -Djava.security.policy=C:\BI11\WLSERV~1.3\server\lib\weblogic.policy -D
    weblogic.ProductionModeEnabled=true -Doracle.home=C:\BI11\Oracle_BI1 -da -Dplatform.home=C:\BI11\WLSERV~1.3 -Dwls.home=C:\BI11\WLSERV~1.3\server -Dweblogic.hom
    e=C:\BI11\WLSERV~1.3\server -Dcommon.components.home=C:\BI11\ORACLE~1 -Djrf.version=11.1.1 -Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.Jdk
    14Logger -Ddomain.home=C:\BI11\USER_P~1\domains\BIFOUN~1 -Djrockit.optfile=C:\BI11\ORACLE~1\modules\oracle.jrf_11.1.1\jrocket_optfile.txt -Doracle.server.config
    .dir=C:\BI11\USER_P~1\domains\BIFOUN~1\config\FMWCON~1\servers\AdminServer -Doracle.domain.config.dir=C:\BI11\USER_P~1\domains\BIFOUN~1\config\FMWCON~1 -Digf.a
    risidbeans.carmlloc=C:\BI11\USER_P~1\domains\BIFOUN~1\config\FMWCON~1\carml -Digf.arisidstack.home=C:\BI11\USER_P~1\domains\BIFOUN~1\config\FMWCON~1\arisidprov
    ider -Doracle.security.jps.config=C:\BI11\USER_P~1\domains\BIFOUN~1\config\fmwconfig\jps-config.xml -Doracle.deployed.app.dir=C:\BI11\USER_P~1\domains\BIFOUN~1\
    servers\AdminServer\tmp\_WL_user -Doracle.deployed.app.ext=\- -Dweblogic.alternateTypesDirectory=C:\BI11\ORACLE~1\modules\oracle.ossoiap_11.1.1,C:\BI11\ORACLE~1
    \modules\oracle.oamprovider_11.1.1 -Djava.protocol.handler.pkgs=oracle.mds.net.protocol -Dweblogic.jdbc.remoteEnabled=false -Dbi.oracle.home=C:\BI11\Oracle_BI1
    -DEPM_ORACLE_HOME=C:\BI11\Oracle_BI1 -Dweblogic.MaxMessageSize=50000000 -DEPM_ORACLE_HOME=C:\BI11\Oracle_BI1 -DHYPERION_HOME=C:\BI11\Oracle_BI1 -DEPM_ORACLE_IN
    STANCE=novalue -Dhyperion.home=C:\BI11\Oracle_BI1 -DEPM_REG_PROPERTIES_PATH=C:\BI11\USER_P~1\domains\BIFOUN~1\config\fmwconfig -Depm.useApplicationContextId=fal
    se -Doracle.biee.search.bisearchproperties=C:\BI11\Oracle_BI1\bifoundation\jee\BISearchConfig.properties -Dweblogic.management.clearTextCredentialAccessEnabled=
    true -Doracle.notification.filewatching.interval=2000 -Dweblogic.security.SSL.ignoreHostnameVerification=true -Dweblogic.security.SSL.enableJSSE=true -Dfile.enc
    oding=utf-8 -Doracle.ecsf.security.service=oracle.biee.search.security.BISearchSecurityService -Doracle.ecsf.configuration.class=oracle.biee.search.services.BIS
    earchServiceConfiguration -Dxdo.server.config.dir=C:\BI11\user_projects\domains\bifoundation_domain\config\bipublisher -DXDO_FONT_DIR=C:\BI11\Oracle_BI1\common\
    fonts -Dem.oracle.home=C:\BI11\oracle_common -Djava.awt.headless=true -Dweblogic.management.discover=true -Dwlw.iterativeDev=false -Dwlw.testConsole=false -Dw
    lw.logErrorsToConsole=false -Dweblogic.ext.dirs=C:\BI11\patch_wls1035\profiles\default\sysext_manifest_classpath weblogic.Server
    [WARN ] Use of -Djrockit.optfile is deprecated and discouraged.
    <Apr 10, 2012 3:07:11 PM CEST> <Info> <Security> <BEA-090905> <Disabling CryptoJ JCE Provider self-integrity check for better startup performance. To enable thi
    s check, specify -Dweblogic.security.allowCryptoJDefaultJCEVerification=true>
    <Apr 10, 2012 3:07:11 PM CEST> <Info> <Security> <BEA-090906> <Changing the default Random Number Generator in RSA CryptoJ from ECDRBG to FIPS186PRNG. To disabl
    e this change, specify -Dweblogic.security.allowCryptoJDefaultPRNG=true><Apr 10, 2012 3:07:12 PM CEST> <Info> <WebLogicServer> <BEA-000377> <Starting We
    bLogic Server with Oracle JRockit(R) Version R28.1.3-11-141760-1.6.0_24-20110301-1429-windows-ia32 from Oracle Corporation>
    <Apr 10, 2012 3:07:12 PM CEST> <Info> <Management> <BEA-141107> <Version: Weblogic Server 10.3.5.0 Fri Apr 1 20:20:06 PDT 2011 1398638 >
    <Apr 10, 2012 3:07:14 PM CEST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    <Apr 10, 2012 3:07:14 PM CEST> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool>
    <Apr 10, 2012 3:07:15 PM CEST> <Notice> <Log Management> <BEA-170019> <The server log file C:\BI11\user_projects\domains\bifoundation_domain\servers\AdminServer
    \logs\AdminServer.log is opened. All server side log events will be written to this file.>
    Apr 10, 2012 3:07:23 PM oracle.security.jps.internal.igf.ovd.OvdIGFServiceProvider pushLdapNamesTolibOvd
    SEVERE: JPS-02592
    <Apr 10, 2012 3:07:23 PM CEST> <Error> <Security> <BEA-090892> <The loading of OPSS java security policy provider failed due to exception, see the exception sta
    ck trace or the server log file for root cause. If still see no obvious cause, enable the debug flag -Djava.security.debug=jpspolicy to get more information. Er
    ror message: JPS-02592: Failed to push ldap config data to libOvd for service instance "idstore.ldap" in JPS context "default", cause: org.xml.sax.SAXParseExcep
    tion: <Line 2, Column 1>: XML-20108: (Fatal Error) Start of root element expected.>
    <Apr 10, 2012 3:07:23 PM CEST> <Critical> <WebLogicServer> <BEA-000386> <Serversubsystem failed. Reason: weblogic.security.SecurityInitializationException: The
    loading of OPSS java security policy provider failed due to exception, see theexception stack trace or the server log file for root cause. If still see no obv
    ious cause, enable the debug flag -Djava.security.debug=jpspolicy to get more information. Error message: JPS-02592: Failed to push ldap config data to libOvd f
    or service instance "idstore.ldap" in JPS context "default", cause: org.xml.sax.
    SAXParseException: <Line 2, Column 1>: XML-20108: (Fatal Error) Start of root element expected.
    weblogic.security.SecurityInitializationException: The loading of OPSS java security policy provider failed due to exception, see the exception stack trace or the server log file for root cause. If still see no obvious cause, enable the debug flag -Djava.security.debug=jpspolicy to get more information. Error message:JPS-02592: Failed to push ldap config data to libOvd for service instance "idsto
    re.ldap" in JPS context "default", cause: org.xml.sax.SAXParseException: <Line 2, Column 1>: XML-20108: (Fatal Error) Start of root element expected.
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadOPSSPolicy(CommonSecurityServiceManagerDelegateImpl.java:1398)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1018)
    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: oracle.security.jps.JpsRuntimeException: JPS-02592: Failed to push ldap config data to libOvd for service instance "idstore.ldap" in JPS context "def
    ault", cause: org.xml.sax.SAXParseException: <Line 2, Column 1>: XML-20108: (Fatal Error) Start of root element expected.
    at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:167)
    at oracle.security.jps.internal.policystore.JavaPolicyProvider.<init>(JavaPolicyProvider.java:369)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    Truncated. see log file for complete stacktraceCaused By: oracle.security.jps.JpsException: JPS-02592: Failed to push ldap conf
    ig data to libOvd for service instance "idstore.ldap" in JPS context "default",cause: org.xml.sax.SAXParseException: <Line 2, Column 1>: XML-20108: (Fatal Erro
    r) Start of root element expected.
    at oracle.security.jps.internal.policystore.PolicyUtil.getDefaultPDPService(PolicyUtil.java:2855)
    at oracle.security.jps.internal.policystore.PolicyUtil.getPDPService(PolicyUtil.java:3099)
    at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:164)
    at oracle.security.jps.internal.policystore.JavaPolicyProvider.<init>(JavaPolicyProvider.java:369)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    Truncated. see log file for complete stacktrace
    Caused By: oracle.security.jps.service.idstore.IdentityStoreException: JPS-02592: Failed to push ldap config data to libOvd for service instance "idstore.ldap"
    in JPS context "default", cause: org.xml.sax.SAXParseException: <Line 2, Column1>: XML-20108: (Fatal Error) Start of root element expected.
    at oracle.security.jps.internal.idstore.ldap.LdapIdentityStoreProvider$NoLibOvd.getInstance(LdapIdentityStoreProvider.java:341)
    at oracle.security.jps.internal.idstore.ldap.LdapIdentityStoreProvider.getInstance(LdapIdentityStoreProvider.java:118)
    at oracle.security.jps.internal.idstore.ldap.LdapIdentityStoreProvider.getInstance(LdapIdentityStoreProvider.java:74)
    at oracle.security.jps.internal.core.runtime.ContextFactoryImpl.findServiceInstance(ContextFactoryImpl.java:139)
    at oracle.security.jps.internal.core.runtime.ContextFactoryImpl.getContext(ContextFactoryImpl.java:170)
    Truncated. see log file for complete stacktrace
    Caused By: oracle.security.jps.service.igf.IGFException: JPS-02592: Failed to push ldap config data to libOvd for service instance "idstore.ldap" in JPS context
    "default", cause: org.xml.sax.SAXParseException: <Line 2, Column 1>: XML-20108: (Fatal Error) Start of root element expected.
    at oracle.security.jps.internal.igf.ovd.OvdIGFServiceProvider.pushLdapNamesTolibOvd(OvdIGFServiceProvider.java:321)
    at oracle.security.jps.internal.igf.ovd.OvdIGFServiceProvider.prepareDataPush2libOvd(OvdIGFServiceProvider.java:370)
    at oracle.security.jps.internal.idstore.ldap.LdapIdentityStoreProvider$NoLibOvd.getInstance(LdapIdentityStoreProvider.java:339)
    at oracle.security.jps.internal.idstore.ldap.LdapIdentityStoreProvider.getInstance(LdapIdentityStoreProvider.java:118)
    at oracle.security.jps.internal.idstore.ldap.LdapIdentityStoreProvider.getInstance(LdapIdentityStoreProvider.java:74)
    Truncated. see log file for complete stacktrace
    Caused By: org.xml.sax.SAXParseException: <Line 2, Column 1>: XML-20108: (FatalError) Start of root element expected.
    at oracle.ods.virtualization.engine.config.parsers.ConfigErrorHandler.fatalError(ConfigErrorHandler.java:101)
    at oracle.xml.parser.v2.XMLError.flushErrorHandler(XMLError.java:432)
    at oracle.xml.parser.v2.XMLError.flushErrors1(XMLError.java:287)
    at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:414)
    at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:356)
    Truncated. see log file for complete stacktrace
    Caused By: org.xml.sax.SAXParseException: <Line 2, Column 1>: XML-20108: (FatalError) Start of root element expected.
    at oracle.xml.parser.v2.XMLError.flushErrorHandler(XMLError.java:422)
    at oracle.xml.parser.v2.XMLError.flushErrors1(XMLError.java:287)
    at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:414)
    at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:355)
    at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:226)
    Truncated. see log file for complete stacktrace
    >
    <Apr 10, 2012 3:07:23 PM CEST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FAILED>
    <Apr 10, 2012 3:07:23 PM CEST> <Error> <WebLogicServer> <BEA-000383> <A critical service failed. The server will shut itself down>
    <Apr 10, 2012 3:07:23 PM CEST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>
    help me please
    Thanks.
    Edited by: 842284 on 10 avr. 2012 07:41

    Hi,
    Please navigate to the fmwconfig folder and check the adapters.os_xml file.
    $DOMAIN_HOME/config/fmwconfig/ovd/default/adapters.os_xml
    There are chances the adapters.os_xml file could be corrupted due to which the Weblogic server fails to start.
    Please verify if the adapters.os_xml file is valid.
    In case the file is corrupted, please perform the following steps :
    1) Take a backup of $DOMAIN_HOME/config/fmwconfig/ovd/default/adapters.os_xml
    2) Delete $DOMAIN_HOME/config/fmwconfig/ovd/default/adapters.os_xml
    3) copy adapters.os_xml from $MW_HOME/oracle_common/modules/oracle.ovd_11.1.1/templates/ to $DOMAIN_HOME/config/fmwconfig/ovd/default/
    4) Restart the server.
    Regards,
    Kal

  • Problem while starting weblogic server 10.3.3.0

    Hi,
    I have installed the Weblogic server 10.3.3.0 on machine which has Microsoft Windows XP 2002, Service pack3. RAM - 2GB
    On that Weblogic server 10.3.3.0 i have installed SOA 11.1.1.2.0 and applied the patch set 2 on SOA 11.1.1.2.0 to upgrate it to SOA 11.1.1.3.0. I have used XE database which is installed on another machine.
    After the installation of SOA 11.1.1.3.0 I have created one domain.
    While starting the Admin server of that domain, it prompt me with an error as :
    ** Setting up SOA specific environment for win...
    PATH=D:\ORACLE~1\MIDDLE~1\patch_wls1033\profiles\default\native;D:\ORACLE~1\MIDDLE~1\patch_ocp353\profiles\default\native;D:\ORACLE~1\MIDDLE~1\WLSERV~1.3\server\native\win\32;D:\ORACLE~1\MIDDLE~1\WLSERV~1.3\server\bin;D:\ORACLE~1\MIDDLE~1\modules\ORGAPA~1.1\bin;D:\ORACLE~1\MIDDLE~1\JDK160~1\jre\bin;D:\ORACLE~1\MIDDLE~1\JDK160~1\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Windows Imaging\;C:\WINDOWS\Tools\Wintools;C:\Program Files\Microsoft SQL Server\80\Tools\BINN;C:\Program Files\Microsoft SQL Server\80\Tools\Binn\;C:\Program Files\Microsoft SQL Server\90\DTS\Binn\;C:\Program Files\Microsoft SQL Server\90\Tools\binn\;C:\Program Files\Microsoft SQL Server\90\Tools\Binn\VSShell\Common7\IDE\;C:\Program Files\Microsoft Visual Studio 8\Common7\IDE\PrivateAssemblies\;;D:\ORACLE~1\MIDDLE~1\WLSERV~1.3\server\native\win\32\oci920_8;D:\OracleWebLogic\Middleware\Oracle_SOA1\soa\thirdparty\edifecs\XEngine\bin
    USER_MEM_ARGS=-Xms512m -Xmx1024m -XX:PermSize=128m -XX:MaxPermSize=512m
    JAVA_OPTIONS= -Xverify:none
    ** End SOA Specific environment setup for win.
    JAVA Memory arguments: -Xms512m -Xmx1024m -XX:PermSize=128m -XX:MaxPermSize=512m
    WLS Start Mode=Development
    CLASSPATH=D:\ORACLE~1\MIDDLE~1\WLSERV~1.3\server\ext\jdbc\oracle\11g\ojdbc6dms.jar;D:\OracleWebLogic\Middleware\Oracle_SOA1\soa\modules\user-patch.jar;D:\OracleWebLogic\Middleware\Oracle_SOA1\soa\modules\soa-startup.jar;;D:\ORACLE~1\MIDDLE~1\patch_wls1033\profiles\default\sys_manifest_classpath\weblogic_patch.jar;D:\ORACLE~1\MIDDLE~1\patch_ocp353\profiles\default\sys_manifest_classpath\weblogic_patch.jar;D:\ORACLE~1\MIDDLE~1\JDK160~1\lib\tools.jar;D:\ORACLE~1\MIDDLE~1\WLSERV~1.3\server\lib\weblogic_sp.jar;D:\ORACLE~1\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.jar;D:\ORACLE~1\MIDDLE~1\modules\features\weblogic.server.modules_10.3.3.0.jar;D:\ORACLE~1\MIDDLE~1\WLSERV~1.3\server\lib\webservices.jar;D:\ORACLE~1\MIDDLE~1\modules\ORGAPA~1.1/lib/ant-all.jar;D:\ORACLE~1\MIDDLE~1\modules\NETSFA~1.0_1/lib/ant-contrib.jar;D:\OracleWebLogic\Middleware\Oracle_SOA1\soa\modules\oracle.soa.common.adapters_11.1.1\oracle.soa.common.adapters.jar;D:\ORACLE~1\MIDDLE~1\ORACLE~1\soa\modules\commons-cli-1.1.jar;D:\ORACLE~1\MIDDLE~1\ORACLE~1\soa\modules\oracle.soa.mgmt_11.1.1\soa-infra-mgmt.jar;D:\ORACLE~1\MIDDLE~1\ORACLE~1\modules\oracle.xdk_11.1.0\xsu12.jar;D:\ORACLE~1\MIDDLE~1\modules\features\weblogic.server.modules.xquery_10.3.1.0.jar;D:\OracleWebLogic\Middleware\Oracle_SOA1\soa\modules\db2jcc4.jar;D:\ORACLE~1\MIDDLE~1\USER_P~1\domains\SOACOE\config\soa-infra;D:\OracleWebLogic\Middleware\Oracle_SOA1\soa\modules\fabric-url-handler_11.1.1.jar;D:\OracleWebLogic\Middleware\Oracle_SOA1\soa\modules\quartz-all-1.6.5.jar;D:\OracleWebLogic\Middleware\Oracle_SOA1\soa\modules\oracle.soa.fabric_11.1.1\oracle.soa.fabric.jar;D:\OracleWebLogic\Middleware\Oracle_SOA1\soa\modules\oracle.soa.adapter_11.1.1\oracle.soa.adapter.jar;D:\OracleWebLogic\Middleware\Oracle_SOA1\soa\modules\oracle.soa.b2b_11.1.1\oracle.soa.b2b.jar;D:\ORACLE~1\MIDDLE~1\ORACLE~1\modules\oracle.jrf_11.1.1\jrf.jar;D:\ORACLE~1\MIDDLE~1\WLSERV~1.3\common\derby\lib\derbyclient.jar;D:\ORACLE~1\MIDDLE~1\WLSERV~1.3\server\lib\xqrl.jar
    PATH=D:\ORACLE~1\MIDDLE~1\patch_wls1033\profiles\default\native;D:\ORACLE~1\MIDDLE~1\patch_ocp353\profiles\default\native;D:\ORACLE~1\MIDDLE~1\WLSERV~1.3\server\native\win\32;D:\ORACLE~1\MIDDLE~1\WLSERV~1.3\server\bin;D:\ORACLE~1\MIDDLE~1\modules\ORGAPA~1.1\bin;D:\ORACLE~1\MIDDLE~1\JDK160~1\jre\bin;D:\ORACLE~1\MIDDLE~1\JDK160~1\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Windows Imaging\;C:\WINDOWS\Tools\Wintools;C:\Program Files\Microsoft SQL Server\80\Tools\BINN;C:\Program Files\Microsoft SQL Server\80\Tools\Binn\;C:\Program Files\Microsoft SQL Server\90\DTS\Binn\;C:\Program Files\Microsoft SQL Server\90\Tools\binn\;C:\Program Files\Microsoft SQL Server\90\Tools\Binn\VSShell\Common7\IDE\;C:\Program Files\Microsoft Visual Studio 8\Common7\IDE\PrivateAssemblies\;;D:\ORACLE~1\MIDDLE~1\WLSERV~1.3\server\native\win\32\oci920_8;D:\OracleWebLogic\Middleware\Oracle_SOA1\soa\thirdparty\edifecs\XEngine\bin
    * To start WebLogic Server, use a username and *
    * password assigned to an admin-level user. For *
    * server administration, use the WebLogic Server *
    * console at http:\\hostname:port\console *
    starting weblogic with Java version:
    Starting WLS with line:
    D:\ORACLE~1\MIDDLE~1\JDK160~1\bin\java -client -Xms512m -Xmx1024m -XX:PermSize=128m -XX:MaxPermSize=512m -Dweblogic.Name=AdminServer -Djava.security.policy=D:\ORACLE~1\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.policy -Xverify:none -da -Dplatform.home=D:\ORACLE~1\MIDDLE~1\WLSERV~1.3 -Dwls.home=D:\ORACLE~1\MIDDLE~1\WLSERV~1.3\server -Dweblogic.home=D:\ORACLE~1\MIDDLE~1\WLSERV~1.3\server -Ddomain.home=D:\ORACLE~1\MIDDLE~1\USER_P~1\domains\SOACOE -Dcommon.components.home=D:\ORACLE~1\MIDDLE~1\ORACLE~1 -Djrf.version=11.1.1 -Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.Jdk14Logger -Djrockit.optfile=D:\ORACLE~1\MIDDLE~1\ORACLE~1\modules\oracle.jrf_11.1.1\jrocket_optfile.txt -Doracle.domain.config.dir=D:\ORACLE~1\MIDDLE~1\USER_P~1\domains\SOACOE\config\FMWCON~1 -Doracle.server.config.dir=D:\ORACLE~1\MIDDLE~1\USER_P~1\domains\SOACOE\config\FMWCON~1\servers\AdminServer -Doracle.security.jps.config=D:\ORACLE~1\MIDDLE~1\USER_P~1\domains\SOACOE\config\fmwconfig\jps-config.xml -Djava.protocol.handler.pkgs=oracle.mds.net.protocol -Digf.arisidbeans.carmlloc=D:\ORACLE~1\MIDDLE~1\USER_P~1\domains\SOACOE\config\FMWCON~1\carml -Digf.arisidstack.home=D:\ORACLE~1\MIDDLE~1\USER_P~1\domains\SOACOE\config\FMWCON~1\arisidprovider -Dweblogic.alternateTypesDirectory=D:\ORACLE~1\MIDDLE~1\ORACLE~1\modules\oracle.ossoiap_11.1.1,D:\ORACLE~1\MIDDLE~1\ORACLE~1\modules\oracle.oamprovider_11.1.1 -Dweblogic.jdbc.remoteEnabled=false -da:org.apache.xmlbeans... -Dsoa.archives.dir=D:\OracleWebLogic\Middleware\Oracle_SOA1\soa -Dsoa.oracle.home=D:\OracleWebLogic\Middleware\Oracle_SOA1 -Dsoa.instance.home=D:\ORACLE~1\MIDDLE~1\USER_P~1\domains\SOACOE -Dtangosol.coherence.clusteraddress=227.7.7.9 -Dtangosol.coherence.clusterport=9778 -Dtangosol.coherence.log=jdk -Djavax.xml.soap.MessageFactory=oracle.j2ee.ws.saaj.soap.MessageFactoryImpl -Djava.protocol.handler.pkgs="oracle.mds.net.protocol|oracle.fabric.common.classloaderurl.handler|oracle.fabric.common.uddiurl.handler|oracle.bpm.io.fs.protocol" -Dweblogic.transaction.blocking.commit=true -Dweblogic.transaction.blocking.rollback=true -Djavax.net.ssl.trustStore=D:\ORACLE~1\MIDDLE~1\WLSERV~1.3\server\lib\DemoTrust.jks -Dem.oracle.home=D:\OracleWebLogic\Middleware\oracle_common -Djava.awt.headless=true -Dums.oracle.home=D:\OracleWebLogic\Middleware\Oracle_SOA1 -Dweblogic.management.discover=true -Dwlw.iterativeDev= -Dwlw.testConsole= -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=D:\ORACLE~1\MIDDLE~1\patch_wls1033\profiles\default\sysext_manifest_classpath;D:\ORACLE~1\MIDDLE~1\patch_ocp353\profiles\default\sysext_manifest_classpath weblogic.Server
    Error occurred during initialization of VM
    Could not reserve enough space for object heap
    Any help How to resolve this error.I have increased the virtual memory of the drive in which i have done the installation.
    Thanks
    Mala

    Hi
    Go to your soa domain root folder/bin and open setSOADomainEnv.cmd file in any text editor. Search for -Xmx1024m and replace that with -Xmx512m. I would prefer copy this entire line and comment one old line and edit the new line with this new value of 512m. So that you know what you changed later on. I do something like this on my side
    REM JEGGA changed -Xmx1024m to -Xmx512m
    set DEFAULT_MEM_ARGS=-Xms512m -Xmx512m
    REM set DEFAULT_MEM_ARGS=-Xms512m -Xmx1024m
    Now you should be able to start the domain. Still 2GB is kind of low memory to start SOA Domain with AdminServer and managed server. One other option you have is while Creating SOA Domain, do NOT use all the defaults, instead check the boxes like to changed managed servers etc. And remove the soa managed server during this process and remove the cluster. Just have only one Admin Server and all the SOA Modules deployed to this AdminServer only. In this way, you will have SOA Domain with only one AdminServer and you can start this admin server alone. You can deploy any SOA Application on this domain and it should work fine.
    Refer this thread for creating single server soa domain:
    Re: Combining two WLS domains
    Thanks
    Ravi Jegga

  • 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

  • Problem in starting Weblogic 5.1 with Solaris 2.6

    Hi all:
    I am getting the following errors when I run Weblogic 5.1 on Solaris 2.6. I
    am going to the prompt and
    executing startWebLogic.sh command. Do we have to write a KSH for this. I am getting
    the following errors.My first question is that do we need
    Java version 1.2 or above to execute WLS5.1. My license file has the valid license
    entries in the file. Please go
    through it and give me suggestions.
    My License file entries:
    <WEBLOGIC-LICENSES>
    <LICENSE PRODUCT="WebLogic"
    IP="161.127.67.35" UNITS="4" EXPIRATION="never"
    KEY="1d3c1f482515f5b4bbf4639c86564e3a"
    />
    <LICENSE PRODUCT="WebLogic/SSL"
    IP="161.127.67.35" UNITS="4" EXPIRATION="never"
    KEY="8952273c8d5ffcd568c0092bc95faf05"
    />
    <LICENSE PRODUCT="WebLogic/ClusterII"
    IP="161.127.67.35" UNITS="4" EXPIRATION="never"
    KEY="4c607083770e6f917ea719a888499b68"
    />
    <LICENSE PRODUCT="jdbcKona/Oracle"
    IP="161.127.67.35" UNITS="4" EXPIRATION="never"
    KEY="8025e0ee6e6e301a03714f2e949c93a8"
    />
    <LICENSE PRODUCT="jdbcKona/Sybase"
    IP="161.127.67.35" UNITS="4" EXPIRATION="never"
    KEY="aa680dc79bee2b67645e1a9b602092c2"
    />
    <LICENSE PRODUCT="jdbcKona/MSSQLServer4"
    IP="161.127.67.35" UNITS="4" EXPIRATION="never"
    KEY="7fd41a5a9f51f79e491d1a901ad5f04c"
    />
    <LICENSE PRODUCT="jdbcKona/Informix4"
    IP="161.127.67.35" UNITS="4" EXPIRATION="never"
    KEY="7a5992e6f46cb94b13041d7d2992c0bb"
    />
    <LICENSE PRODUCT="jdbcKona/MSSQLServer"
    IP="161.127.67.35" UNITS="4" EXPIRATION="never"
    KEY="7ae6465612751853e942286a2fff2182"
    />
    </WEBLOGIC-LICENSES>
    <!--^M
    Copyright (c) 1997-1999 by BEA Systems, Inc. All Rights Reserved.^M
    ^M
    WebLogicLicense.xml^M
    ^M
    This is your WebLogic license file.^M
    ^M
    Prior to evalating the WebLogic products, you must first read and^M
    accept the evaluation license at:^M
    ^M
    http://www.weblogic.com/licbeta.html^M
    ^M
    and register as an evaluation user. ^M
    ^M
    When you purchase a product license for WebLogic, you will^M
    receive non-expiring keys for this file by email.^M
    ^M
    Instructions on how to edit and compile this file are online in the^M
    WebLogic Administrator Guide "Installing a WebLogic license" at:^M
    ^M
    http://www.weblogic.com/docs/techstart/license.html^M
    ^M
    If you have other questions about this file or obtaining license^M
    keys, you can email us at [email protected].^M
    -->^M
    <!-- Keys for version 4.0 and later -->^M
    <WEBLOGIC-LICENSES>^M
    <LICENSE PRODUCT="WebLogic"^M
    IP="any" UNITS="3" EXPIRATION="08-Dec-2000"^M
    KEY="faebf1221509b2736dfaeb5c44888cd0"^M
    />^M
    <LICENSE PRODUCT="WebLogic/SSL"^M
    IP="any" UNITS="3" EXPIRATION="08-Dec-2000"^M
    KEY="265850b96d6968031ae89006ee67eaae"^M
    />^M
    <LICENSE PRODUCT="Personalization"^M
    IP="any" UNITS="3" EXPIRATION="08-Dec-2000"^M
    KEY="7a066dc751368d3ed7f6a4814d4e503d"^M
    />^M
    <LICENSE PRODUCT="WebLogic/ClusterII"^M
    IP="any" UNITS="3" EXPIRATION="08-Dec-2000"^M
    KEY="7727113940ad9e437a5b53ac91cfe10e"^M
    />^M
    <LICENSE PRODUCT="jdbcKona/Oracle"^M
    IP="any" UNITS="3" EXPIRATION="08-Dec-2000"^M
    KEY="ece7c023669fa3acf4e071972a917299"^M
    />^M
    <LICENSE PRODUCT="jdbcKona/Sybase"^M
    IP="any" UNITS="3" EXPIRATION="08-Dec-2000"^M
    KEY="db0a96966b5991110b522fb8a1a9a187"^M
    />^M
    <LICENSE PRODUCT="jdbcKona/MSSQLServer4"^M
    IP="any" UNITS="3" EXPIRATION="08-Dec-2000"^M
    KEY="cade68cb4c93b1a58cb9fc27233dc872"^M
    />^M
    <LICENSE PRODUCT="jdbcKona/Informix4"^M
    IP="any" UNITS="3" EXPIRATION="08-Dec-2000"^M
    KEY="b1147046c1cb4d2fc50161ed4000075d"^M
    />^M
    <LICENSE PRODUCT="jdbcKona/MSSQLServer"^M
    IP="any" UNITS="3" EXPIRATION="08-Dec-2000"^M
    KEY="d3d6d957274aa5492adab8224ef0b468"^M
    />^M
    </WEBLOGIC-LICENSES>^M
    Errors:
    LD_LIBRARY_PATH=/export/opt/weblogic/weblogic/lib/solaris
    SimpleDateFormat produced: Fri Dec 08 03:00:00 EST 2000 but should have produced
    : Fri Dec 08 00:00:00 EST 2000. Is your java runtime older than 1.2.0 ?
    SimpleDateFormat produced: Fri Dec 08 03:00:00 EST 2000 but should have produced
    : Fri Dec 08 00:00:00 EST 2000. Is your java runtime older than 1.2.0 ?
    SimpleDateFormat produced: Fri Dec 08 03:00:00 EST 2000 but should have produced
    : Fri Dec 08 00:00:00 EST 2000. Is your java runtime older than 1.2.0 ?
    SimpleDateFormat produced: Fri Dec 08 03:00:00 EST 2000 but should have produced
    : Fri Dec 08 00:00:00 EST 2000. Is your java runtime older than 1.2.0 ?
    SimpleDateFormat produced: Fri Dec 08 03:00:00 EST 2000 but should have produced
    : Fri Dec 08 00:00:00 EST 2000. Is your java runtime older than 1.2.0 ?
    SimpleDateFormat produced: Fri Dec 08 03:00:00 EST 2000 but should have produced
    : Fri Dec 08 00:00:00 EST 2000. Is your java runtime older than 1.2.0 ?
    SimpleDateFormat produced: Fri Dec 08 03:00:00 EST 2000 but should have produced
    : Fri Dec 08 00:00:00 EST 2000. Is your java runtime older than 1.2.0 ?
    SimpleDateFormat produced: Fri Dec 08 03:00:00 EST 2000 but should have produced
    : Fri Dec 08 00:00:00 EST 2000. Is your java runtime older than 1.2.0 ?
    SimpleDateFormat produced: Fri Dec 08 03:00:00 EST 2000 but should have produced
    : Fri Dec 08 00:00:00 EST 2000. Is your java runtime older than 1.2.0 ?
    SimpleDateFormat produced: 07-Dec-2000 but should equal: 08-Dec-2000 Note that
    older java runtime versions had a bug in SimpleDateFormat...
    SimpleDateFormat produced: 07-Dec-2000 but should equal: 08-Dec-2000 Note that
    older java runtime versions had a bug in SimpleDateFormat...
    $$$$$$$$$$$$$$$$ License Exception $$$$$$$$$$$$$$$$
    Loaded License : /export/opt/weblogic/weblogic/license/WebLogicLicense.xml
    However Unable to start because :
    License key incorrect for WebLogic,any,3,07-Dec-2000|faebf1221509b2736dfaeb5c448
    88cd0
    As well as the fact that: No License found for Tengah
    As well as the fact that: No License found for WebLogic/JDBC
    As well as the fact that: No License found for Tengah/JDBC
    As well as the fact that: No License found for jdbcKona/T3

    1) Remove the second section in your license file that contains
    expired licenses.
    2) Check the Supported Platforms page for what JDK you should
    use.
    Mike
    "Hari Pillai" <[email protected]> wrote:
    >
    Hi all:
    I am getting the following errors when I run Weblogic 5.1 on Solaris
    2.6. I
    am going to the prompt and
    executing startWebLogic.sh command. Do we have to write a KSH for this.
    I am getting
    the following errors.My first question is that do we need
    Java version 1.2 or above to execute WLS5.1. My license file has the
    valid license
    entries in the file. Please go
    through it and give me suggestions.
    My License file entries:
    <WEBLOGIC-LICENSES>
    <LICENSE PRODUCT="WebLogic"
    IP="161.127.67.35" UNITS="4" EXPIRATION="never"
    KEY="1d3c1f482515f5b4bbf4639c86564e3a"
    />
    <LICENSE PRODUCT="WebLogic/SSL"
    IP="161.127.67.35" UNITS="4" EXPIRATION="never"
    KEY="8952273c8d5ffcd568c0092bc95faf05"
    />
    <LICENSE PRODUCT="WebLogic/ClusterII"
    IP="161.127.67.35" UNITS="4" EXPIRATION="never"
    KEY="4c607083770e6f917ea719a888499b68"
    />
    <LICENSE PRODUCT="jdbcKona/Oracle"
    IP="161.127.67.35" UNITS="4" EXPIRATION="never"
    KEY="8025e0ee6e6e301a03714f2e949c93a8"
    />
    <LICENSE PRODUCT="jdbcKona/Sybase"
    IP="161.127.67.35" UNITS="4" EXPIRATION="never"
    KEY="aa680dc79bee2b67645e1a9b602092c2"
    />
    <LICENSE PRODUCT="jdbcKona/MSSQLServer4"
    IP="161.127.67.35" UNITS="4" EXPIRATION="never"
    KEY="7fd41a5a9f51f79e491d1a901ad5f04c"
    />
    <LICENSE PRODUCT="jdbcKona/Informix4"
    IP="161.127.67.35" UNITS="4" EXPIRATION="never"
    KEY="7a5992e6f46cb94b13041d7d2992c0bb"
    />
    <LICENSE PRODUCT="jdbcKona/MSSQLServer"
    IP="161.127.67.35" UNITS="4" EXPIRATION="never"
    KEY="7ae6465612751853e942286a2fff2182"
    />
    </WEBLOGIC-LICENSES>
    <!--^M
    Copyright (c) 1997-1999 by BEA Systems, Inc. All Rights Reserved.^M
    ^M
    WebLogicLicense.xml^M
    ^M
    This is your WebLogic license file.^M
    ^M
    Prior to evalating the WebLogic products, you must first read and^M
    accept the evaluation license at:^M
    ^M
    http://www.weblogic.com/licbeta.html^M
    ^M
    and register as an evaluation user. ^M
    ^M
    When you purchase a product license for WebLogic, you will^M
    receive non-expiring keys for this file by email.^M
    ^M
    Instructions on how to edit and compile this file are online in the^M
    WebLogic Administrator Guide "Installing a WebLogic license" at:^M
    ^M
    http://www.weblogic.com/docs/techstart/license.html^M
    ^M
    If you have other questions about this file or obtaining license^M
    keys, you can email us at [email protected].^M
    -->^M
    <!-- Keys for version 4.0 and later -->^M
    <WEBLOGIC-LICENSES>^M
    <LICENSE PRODUCT="WebLogic"^M
    IP="any" UNITS="3" EXPIRATION="08-Dec-2000"^M
    KEY="faebf1221509b2736dfaeb5c44888cd0"^M
    />^M
    <LICENSE PRODUCT="WebLogic/SSL"^M
    IP="any" UNITS="3" EXPIRATION="08-Dec-2000"^M
    KEY="265850b96d6968031ae89006ee67eaae"^M
    />^M
    <LICENSE PRODUCT="Personalization"^M
    IP="any" UNITS="3" EXPIRATION="08-Dec-2000"^M
    KEY="7a066dc751368d3ed7f6a4814d4e503d"^M
    />^M
    <LICENSE PRODUCT="WebLogic/ClusterII"^M
    IP="any" UNITS="3" EXPIRATION="08-Dec-2000"^M
    KEY="7727113940ad9e437a5b53ac91cfe10e"^M
    />^M
    <LICENSE PRODUCT="jdbcKona/Oracle"^M
    IP="any" UNITS="3" EXPIRATION="08-Dec-2000"^M
    KEY="ece7c023669fa3acf4e071972a917299"^M
    />^M
    <LICENSE PRODUCT="jdbcKona/Sybase"^M
    IP="any" UNITS="3" EXPIRATION="08-Dec-2000"^M
    KEY="db0a96966b5991110b522fb8a1a9a187"^M
    />^M
    <LICENSE PRODUCT="jdbcKona/MSSQLServer4"^M
    IP="any" UNITS="3" EXPIRATION="08-Dec-2000"^M
    KEY="cade68cb4c93b1a58cb9fc27233dc872"^M
    />^M
    <LICENSE PRODUCT="jdbcKona/Informix4"^M
    IP="any" UNITS="3" EXPIRATION="08-Dec-2000"^M
    KEY="b1147046c1cb4d2fc50161ed4000075d"^M
    />^M
    <LICENSE PRODUCT="jdbcKona/MSSQLServer"^M
    IP="any" UNITS="3" EXPIRATION="08-Dec-2000"^M
    KEY="d3d6d957274aa5492adab8224ef0b468"^M
    />^M
    </WEBLOGIC-LICENSES>^M
    Errors:
    LD_LIBRARY_PATH=/export/opt/weblogic/weblogic/lib/solaris
    SimpleDateFormat produced: Fri Dec 08 03:00:00 EST 2000 but should have
    produced
    : Fri Dec 08 00:00:00 EST 2000. Is your java runtime older than 1.2.0
    SimpleDateFormat produced: Fri Dec 08 03:00:00 EST 2000 but should have
    produced
    : Fri Dec 08 00:00:00 EST 2000. Is your java runtime older than 1.2.0
    SimpleDateFormat produced: Fri Dec 08 03:00:00 EST 2000 but should have
    produced
    : Fri Dec 08 00:00:00 EST 2000. Is your java runtime older than 1.2.0
    SimpleDateFormat produced: Fri Dec 08 03:00:00 EST 2000 but should have
    produced
    : Fri Dec 08 00:00:00 EST 2000. Is your java runtime older than 1.2.0
    SimpleDateFormat produced: Fri Dec 08 03:00:00 EST 2000 but should have
    produced
    : Fri Dec 08 00:00:00 EST 2000. Is your java runtime older than 1.2.0
    SimpleDateFormat produced: Fri Dec 08 03:00:00 EST 2000 but should have
    produced
    : Fri Dec 08 00:00:00 EST 2000. Is your java runtime older than 1.2.0
    SimpleDateFormat produced: Fri Dec 08 03:00:00 EST 2000 but should have
    produced
    : Fri Dec 08 00:00:00 EST 2000. Is your java runtime older than 1.2.0
    SimpleDateFormat produced: Fri Dec 08 03:00:00 EST 2000 but should have
    produced
    : Fri Dec 08 00:00:00 EST 2000. Is your java runtime older than 1.2.0
    SimpleDateFormat produced: Fri Dec 08 03:00:00 EST 2000 but should have
    produced
    : Fri Dec 08 00:00:00 EST 2000. Is your java runtime older than 1.2.0
    SimpleDateFormat produced: 07-Dec-2000 but should equal: 08-Dec-2000
    Note that
    older java runtime versions had a bug in SimpleDateFormat...
    SimpleDateFormat produced: 07-Dec-2000 but should equal: 08-Dec-2000
    Note that
    older java runtime versions had a bug in SimpleDateFormat...
    $$$$$$$$$$$$$$$$ License Exception $$$$$$$$$$$$$$$$
    Loaded License : /export/opt/weblogic/weblogic/license/WebLogicLicense.xml
    However Unable to start because :
    License key incorrect for WebLogic,any,3,07-Dec-2000|faebf1221509b2736dfaeb5c448
    88cd0
    As well as the fact that: No License found for Tengah
    As well as the fact that: No License found for WebLogic/JDBC
    As well as the fact that: No License found for Tengah/JDBC
    As well as the fact that: No License found for jdbcKona/T3

  • Problem while starting Weblogic Server

    Hi,
    I upgraded my weblogic domain 8.1 to 10.3 and also i upgrade securityprovides and when i tried to start the weblogic server, server failed to start stating following err log:
    ####<May 19, 2009 2:36:21 PM SGT> <Info> <Server> <RAJI> <portalServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1242714981922> <BEA-002622> <The protocol "snmp" is now configured.>
    ####<May 19, 2009 2:36:21 PM SGT> <Info> <Server> <RAJI> <portalServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1242714981922> <BEA-002622> <The protocol "admin" is now configured.>
    ####<May 19, 2009 2:36:21 PM SGT> <Info> <Server> <RAJI> <portalServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1242714981922> <BEA-002624> <The administration protocol is "t3s" and is now configured.>
    ####<May 19, 2009 2:36:21 PM SGT> <Info> <RJVM> <RAJI> <portalServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1242714981969> <BEA-000570> <Network Configuration for Channel "portalServer"
    Listen Address          *
    Public Address          N/A
    Http Enabled          true
    Tunneling Enabled     false
    Outbound Enabled     false
    Admin Traffic Enabled     true>
    ####<May 19, 2009 2:36:21 PM SGT> <Info> <RJVM> <RAJI> <portalServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1242714981969> <BEA-000570> <Network Configuration for Channel "portalServer"
    Listen Address          null:7002 (SSL)
    Public Address          N/A
    Http Enabled          true
    Tunneling Enabled     false
    Outbound Enabled     false
    Admin Traffic Enabled     true>
    ####<May 19, 2009 2:36:22 PM SGT> <Info> <Server> <RAJI> <portalServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1242714982031> <BEA-002609> <Channel Service initialized.>
    ####<May 19, 2009 2:36:22 PM SGT> <Info> <Socket> <RAJI> <portalServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1242714982078> <BEA-000406> <NTSocketMuxer was built on Jan 13 2005 17:47:03
    >
    ####<May 19, 2009 2:36:22 PM SGT> <Info> <Socket> <RAJI> <portalServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1242714982125> <BEA-000436> <Allocating 3 reader threads.>
    ####<May 19, 2009 2:36:22 PM SGT> <Info> <Socket> <RAJI> <portalServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1242714982125> <BEA-000446> <Native IO Enabled.>
    ####<May 19, 2009 2:36:22 PM SGT> <Info> <IIOP> <RAJI> <portalServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1242714982484> <BEA-002014> <IIOP subsystem enabled.>
    ####<May 19, 2009 2:37:03 PM SGT> <Info> <Security> <RAJI> <portalServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1242715023953> <BEA-000000> <Starting OpenJPA 1.1.0>
    ####<May 19, 2009 2:37:04 PM SGT> <Info> <Security> <RAJI> <portalServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1242715024078> <BEA-000000> <StoreServiceImpl.initJDO - StoreService is initialized with Id = ldap_j5sIDd79wW4Hy46eiB3qR9PK1tc=>
    ####<May 19, 2009 2:37:04 PM SGT> <Info> <Security> <RAJI> <portalServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1242715024156> <BEA-090511> <The following exception has occurred:
    java.lang.NoClassDefFoundError: com/bea/wsrp/util/debug/Debug
         at com.bea.wsrp.security.WSRPIdentityAsserterProviderImpl.<clinit>(WSRPIdentityAsserterProviderImpl.java:45)
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Class.java:247)
         at com.bea.common.security.internal.legacy.service.SecurityProviderImpl.init(SecurityProviderImpl.java:51)
         at com.bea.common.engine.internal.ServiceEngineImpl.findOrStartService(ServiceEngineImpl.java:363)
         at com.bea.common.engine.internal.ServiceEngineImpl.findOrStartService(ServiceEngineImpl.java:315)
         at com.bea.common.engine.internal.ServiceEngineImpl.lookupService(ServiceEngineImpl.java:257)
         at com.bea.common.engine.internal.ServicesImpl.getService(ServicesImpl.java:72)
         at weblogic.security.service.internal.WLSIdentityServiceImpl.initialize(Unknown Source)
         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)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initializeRealms(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:142)
         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)
    >
    ####<May 19, 2009 2:37:04 PM SGT> <Error> <Security> <RAJI> <portalServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1242715024172> <BEA-090870> <The realm "myrealm" failed to be loaded: weblogic.security.service.SecurityServiceException: java.lang.NoClassDefFoundError: com/bea/wsrp/util/debug/Debug.
    weblogic.security.service.SecurityServiceException: java.lang.NoClassDefFoundError: com/bea/wsrp/util/debug/Debug
         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)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initializeRealms(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)
    java.lang.NoClassDefFoundError: com/bea/wsrp/util/debug/Debug
         at com.bea.wsrp.security.WSRPIdentityAsserterProviderImpl.<clinit>(WSRPIdentityAsserterProviderImpl.java:45)
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Class.java:247)
         at com.bea.common.security.internal.legacy.service.SecurityProviderImpl.init(SecurityProviderImpl.java:51)
         at com.bea.common.engine.internal.ServiceEngineImpl.findOrStartService(ServiceEngineImpl.java:363)
         at com.bea.common.engine.internal.ServiceEngineImpl.findOrStartService(ServiceEngineImpl.java:315)
         at com.bea.common.engine.internal.ServiceEngineImpl.lookupService(ServiceEngineImpl.java:257)
         at com.bea.common.engine.internal.ServicesImpl.getService(ServicesImpl.java:72)
         at weblogic.security.service.internal.WLSIdentityServiceImpl.initialize(Unknown Source)
         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)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initializeRealms(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:142)
         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)
    >
    ####<May 19, 2009 2:37:04 PM SGT> <Notice> <Security> <RAJI> <portalServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1242715024172> <BEA-090082> <Security initializing using security realm myrealm.>
    ####<May 19, 2009 2:37:04 PM SGT> <Critical> <WebLogicServer> <RAJI> <portalServer> <Main Thread> <<WLS Kernel>> <> <> <1242715024188> <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)
    >
    ####<May 19, 2009 2:37:04 PM SGT> <Notice> <WebLogicServer> <RAJI> <portalServer> <Main Thread> <<WLS Kernel>> <> <> <1242715024266> <BEA-000365> <Server state changed to FAILED>
    ####<May 19, 2009 2:37:04 PM SGT> <Error> <WebLogicServer> <RAJI> <portalServer> <Main Thread> <<WLS Kernel>> <> <> <1242715024266> <BEA-000383> <A critical service failed. The server will shut itself down>
    ####<May 19, 2009 2:37:04 PM SGT> <Notice> <WebLogicServer> <RAJI> <portalServer> <Main Thread> <<WLS Kernel>> <> <> <1242715024281> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>
    ####<May 19, 2009 2:37:04 PM SGT> <Info> <WebLogicServer> <RAJI> <portalServer> <Main Thread> <<WLS Kernel>> <> <> <1242715024281> <BEA-000236> <Stopping execute threads.>
    Pls, help
    krishna

    The above issue is resolved by adding this to setDomainEnv.sh :
    ALTERNATE_TYPES_DIRECTORY="${WLPORTAL_HOME}/portal/lib/security"
    export ALTERNATE_TYPES_DIRECTORY
    JAVA_OPTIONS="${JAVA_OPTIONS} -Dweblogic.alternateTypesDirectory=${ALTERNATE_TYPES_DIRECTORY}"
    # weblogic extension directories (system jars)
    if [ "${WEBLOGIC_EXTENSION_DIRS}" != "" ] ; then
    WEBLOGIC_EXTENSION_DIRS="${WEBLOGIC_EXTENSION_DIRS}${CLASSPATHSEP}${WLPORTAL_HOME}/p13n/lib/system"
    export WEBLOGIC_EXTENSION_DIRS
    else
    WEBLOGIC_EXTENSION_DIRS="${WLPORTAL_HOME}/p13n/lib/system"
    export WEBLOGIC_EXTENSION_DIRS
    fi
    WEBLOGIC_EXTENSION_DIRS="${WEBLOGIC_EXTENSION_DIRS}${CLASSPATHSEP}${WLPORTAL_HOME}/light-portal/lib/system${CLASSPATHSEP}${WLPORTAL_HOME}/portal/lib/system${
    CLASSPATHSEP}${WLPORTAL_HOME}/info-mgmt/lib/system${CLASSPATHSEP}${WLPORTAL_HOME}/analytics/lib/system${CLASSPATHSEP}${WLPORTAL_HOME}/apps/lib/system${CLASSP
    ATHSEP}${WLPORTAL_HOME}/info-mgmt/deprecated/lib/system"
    export WEBLOGIC_EXTENSION_DIRS
    WEBLOGIC_EXTENSION_DIRS="${WEBLOGIC_EXTENSION_DIRS}${CLASSPATHSEP}${WLPORTAL_HOME}/content-mgmt/lib/system"
    export WEBLOGIC_EXTENSION_DIRS
    if [ "${WEBLOGIC_EXTENSION_DIRS}" != "" ] ; then
    JAVA_OPTIONS="${JAVA_OPTIONS} -Dweblogic.ext.dirs=${WEBLOGIC_EXTENSION_DIRS}"
    export JAVA_OPTIONS
    fi

  • Problem on starting weblogic integration 2.1

    I would like to ask you for advise/information on the start-up of the
    weblogic integration 2.1.
    I have tried to setup the weblogic integration 2.1 (sp1) at home, but
    without any success yet.
    There was nothing helpful that I can found in the BEA knowledge base.
    My weblogic server 6.1 (sp2) starts up alone normally and working fine, and
    I have followed
    all the steps in the installation document, including create and setup the
    database.
    I have also executed the setenv.cmd and make sure the domain in use is
    "wlidomain".
    When I try to start up the weblogic integration 2.1, it give me the
    following exception.
    C:\bea\wlintegration2.1\config\wlidomain>startWeblogic.cmd
    The WebLogic Server did not start up properly.
    Exception raised:
    java.lang.ArrayIndexOutOfBoundsException
    at com.bea.utils.misc.ProcessUtil.base64ToBytes(ProcessUtil.java:552)
    at com.bea.utils.misc.Process.validate(Process.java:1231)
    at com.bea.utils.misc.Process.isValidSignature(Process.java:518)
    at com.bea.utils.misc.ProcessManager.memCheck(ProcessManager.java:647)
    at weblogic.t3.srvr.T3Srvr.checkAccess(T3Srvr.java:286)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:343)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:202)
    at weblogic.Server.main(Server.java:35)
    Reason: Fatal initialization exception
    Thanks in advance, and looking forward for your reply soon.
    Best Regards,
    Matthew Ho

    Hi.
    Try posting this on either weblogic.integration.interest or
    weblogic.integration.developer.
    Thanks,
    Michael
    Matthew Ho wrote:
    I would like to ask you for advise/information on the start-up of the
    weblogic integration 2.1.
    I have tried to setup the weblogic integration 2.1 (sp1) at home, but
    without any success yet.
    There was nothing helpful that I can found in the BEA knowledge base.
    My weblogic server 6.1 (sp2) starts up alone normally and working fine, and
    I have followed
    all the steps in the installation document, including create and setup the
    database.
    I have also executed the setenv.cmd and make sure the domain in use is
    "wlidomain".
    When I try to start up the weblogic integration 2.1, it give me the
    following exception.
    C:\bea\wlintegration2.1\config\wlidomain>startWeblogic.cmd
    The WebLogic Server did not start up properly.
    Exception raised:
    java.lang.ArrayIndexOutOfBoundsException
    at com.bea.utils.misc.ProcessUtil.base64ToBytes(ProcessUtil.java:552)
    at com.bea.utils.misc.Process.validate(Process.java:1231)
    at com.bea.utils.misc.Process.isValidSignature(Process.java:518)
    at com.bea.utils.misc.ProcessManager.memCheck(ProcessManager.java:647)
    at weblogic.t3.srvr.T3Srvr.checkAccess(T3Srvr.java:286)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:343)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:202)
    at weblogic.Server.main(Server.java:35)
    Reason: Fatal initialization exception
    Thanks in advance, and looking forward for your reply soon.
    Best Regards,
    Matthew Ho--
    Michael Young
    Developer Relations Engineer
    BEA Support

  • Error WSM-02120 when starting Weblogic Server

    Hi All,
    I have problem while starting weblogic server, I found this error:
    WSM-02120 : Unable to
    oracle.wsm.policymanager.
    PolicyManagerException: WSM-02120 : Unable to
      connect to the Oracle WSM Policy Manager due to the following error
      "javax.naming.CommunicationEx
      ception [Root exception is java.net.ConnectException:
      t3://b00wps01:8889,b00wps01:8888: Destination unreachable; nested
      exception is:
              java.net.ConnectException: Connection refused; No available router
      to destination]".
              at
      oracle.wsm.policymanager.BeanFactory.getInitialContext(BeanFactory.java:619)
              at
      oracle.wsm.policymanager.BeanFactory.getJndiObj(BeanFactory.java:648)
    I have followed this instruction (OWSM Error Message: WSM-02120 ... Connection refused; No available router to destination (Doc ID 1569900.1) from oracle support, and unfortunately it didn't work.
    Anyone can help me to solve this issue?

    Hi there,
    Can you check the JDK version and see the compatible with your weblogic installation ?
    You can refer the certification matrix from Oracle to check the compatible version of JDK. Here you go - Oracle Fusion Middleware 12c (12.1.3.0.0) Certification Matrix.
    Most probably, this issue will occur when JDK is not compatible with weblogic installation..
    Lakshman

  • Problem in srating weblogic

    Hi i am having problem in starting weblogic server 4.5 .1 with jdk1.3 in sun solaris 2.6i get following msgThe WebLogic Server did not start up properly.Exception raised: java.lang.reflect.InvocationTargetExceptionjava.lang.reflect.InvocationTargetException: java.lang.UnsatisfiedLinkError: exception occurred in JNI_OnLoadat java.lang.ClassLoader$NativeLibrary.load(Native Method)at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1382)at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1298)at java.la.

    Michael:
    Sun Bug #4389589 is for the inability to run anything less than JDK 1.2.2_007 on
    a Pentium 4 (just released and with the fix for the P4 marked). The platforms
    page doesn't go into enough specifics on which versionof 1.2.2. I don't know
    if that is the case here (I don't have a P4), but that specific bug is the
    reason I came to the Bea groups.
    -Rich
    Michael Girdley wrote:
    This is typically the result in a class path problem from one I have seen.
    Check the documentation for information on how to set your class path for
    version 5.1/4.5.
    Michael Girdley, BEA Systems Inc
    Learning WebLogic? Buy the book.
    http://www.learnweblogic.com/
    "kannan" <[email protected]> wrote in message
    news:3a5de3fc$[email protected]..
    Hi i am having problem in starting weblogic server 4.5 .1 with jdk1.3 insun solaris 2.6i get following msgThe WebLogic Server did not start up
    properly.Exception raised:
    java.lang.reflect.InvocationTargetExceptionjava.lang.reflect.InvocationTarge
    tException: java.lang.UnsatisfiedLinkError: exception occurred in
    JNI_OnLoadat java.lang.ClassLoader$NativeLibrary.load(Native Method)at
    java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1382)at
    java.lang.ClassLoader.loadLibrary(ClassLoader.java:1298)at java.la.

  • Problem in starting the weblogic server

    HI friends,
    I have a problem running the weblogic server, i am getting error as follows:
    * 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.4.2_04"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_04-b05)
    Java HotSpot(TM) Client VM (build 1.4.2_04-b05, mixed mode)
    Starting WLS with line:
    C:\bea\JDK142~1\bin\java -client -Xms256m -Xmx512m -XX:CompileThreshold=8000 -
    XX:PermSize=32m -XX:MaxPermSize=128m -Djrockit.codegen.optpriority=1 -Xverify:
    none -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.ProductionModeEnabled= -Dwlw.iterativeDev= -Dwlw.testConsole=
    -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=C:\bea\patch_weblogic901\profiles\
    default\sysext_manifest_classpath -Dweblogic.Name=AdminServer -Djava.security.po
    licy=D:\bea\WEBLOG~1\server\lib\weblogic.policy weblogic.Server
    The WebLogic Server encountered a critical failure
    Exception in thread "main" java.lang.NoClassDefFoundError
    at weblogic.t3.srvr.T3Srvr.setState(T3Srvr.java:174)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:372)
    at weblogic.Server.main(Server.java:66)
    So plz suggest me.
    Regrads
    Abhi007

    Hi,
    NoClassDefFoundError signifies that there is a classpath problem.
    May be you are missing some critical jars in your classpath
    for ex. weblogic.jar, jdk's rt.jar or something else.
    You need to find this out.
    HTH
    VJ

  • Problem Starting Weblogic

    Hi All,
    I´m using ALSB, ALDSP, weblogic server and so one under linux but it´s taking so much time to get RUNNING STATE. It´s taking at least 10 minutes to go up!
    I think there´s no hardware problem because this linux machine has 4GB of RAM and a better processor than my machine that runs up my server very fast.
    Does anybody have any ideia?
    []´s

    starting log details
    JAVA Memory arguments: -Xms256m -Xmx512m -XX:CompileThreshold=8000 -XX:PermSize=48m -XX:MaxPermSize=128m
    WLS Start Mode=Development
    CLASSPATH=:/usr/bea2/patch_weblogic922/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/usr/bea2/jdk150_10/lib/tools.jar:/usr/bea2/weblogic92/server/lib/weblogic_sp.jar:/usr/bea2/weblogic92/server/lib/weblogic.jar:/usr/bea2/weblogic92/server/lib/webservices.jar::/usr/bea2/weblogic92/common/eval/pointbase/lib/pbclient51.jar:/usr/bea2/weblogic92/server/lib/xqrl.jar::
    PATH=/usr/bea2/weblogic92/server/bin:/usr/bea2/jdk150_10/jre/bin:/usr/bea2/jdk150_10/bin:/usr/local/bin:/usr/bin:/usr/X11R6/bin:/bin:/usr/games:/opt/gnome/bin:/opt/kde3/bin:/usr/lib/mit/bin:/usr/lib/mit/sbin
    * 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.5.0_10"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_10-b03)
    Java HotSpot(TM) Client VM (build 1.5.0_10-b03, mixed mode, sharing)
    Starting WLS with line:
    /usr/bea2/jdk150_10/bin/java -client -Xms256m -Xmx512m -XX:CompileThreshold=8000 -XX:PermSize=48m -XX:MaxPermSize=128m -Xverify:none -da -Dplatform.home=/usr/bea2/weblogic92 -Dwls.home=/usr/bea2/weblogic92/server -Dwli.home=/usr/bea2/weblogic92/integration -Dweblogic.management.discover=true -Dwlw.iterativeDev= -Dwlw.testConsole= -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=/usr/bea2/patch_weblogic922/profiles/default/sysext_manifest_classpath -Dweblogic.Name=smsServer -Djava.security.policy=/usr/bea2/weblogic92/server/lib/weblogic.policy weblogic.Server
    <Nov 11, 2008 6:08:56 PM BRST> <Notice> <WebLogicServer> <BEA-000395> <Following extensions directory contents added to the end of the classpath:
    /usr/bea2/weblogic92/platform/lib/p13n/p13n-schemas.jar:/usr/bea2/weblogic92/platform/lib/p13n/p13n_common.jar:/usr/bea2/weblogic92/platform/lib/p13n/p13n_system.jar:/usr/bea2/weblogic92/platform/lib/wlp/netuix_common.jar:/usr/bea2/weblogic92/platform/lib/wlp/netuix_schemas.jar:/usr/bea2/weblogic92/platform/lib/wlp/netuix_system.jar:/usr/bea2/weblogic92/platform/lib/wlp/wsrp-common.jar>
    <Nov 11, 2008 6:08:56 PM BRST> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSpot(TM) Client VM Version 1.5.0_10-b03 from Sun Microsystems Inc.>
    <Nov 11, 2008 6:08:57 PM BRST> <Info> <Management> <BEA-141107> <Version: WebLogic Server 9.2 MP2 Mon Jun 25 01:32:01 EDT 2007 952826 >
    <Nov 11, 2008 6:09:48 PM BRST> <Info> <WebLogicServer> <BEA-000215> <Loaded License : /usr/bea2/license.bea>
    <Nov 11, 2008 6:09:48 PM BRST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    <Nov 11, 2008 6:09:48 PM BRST> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool>

  • Problem : Starting Weblogic Server8.1

    I have got the Weblogic 8.1 CD with DeveloperIQ book Dec 2003 Issue. After the Installation I have downloded license.bea file and kept it in bea/wlserver8.1 director and I started the server. I m getting this error. Can any one of you please help me to start the weblogic server.
    $$$$$$$$$$$$$$$$ License Exception $$$$$$$$$$$$$$$$
    Unable to start WebLogic Server!!
    Missing license file for: WebLogic Platform 8.1
    $$$$$$$$$$$$$$$$ License Exception $$$$$$$$$$$$$$$$
    please help me

    Did u solve ur problem?
    If no, this is the contents of the license file
    license.bea
    <?xml version="1.0"?>
    <bea-licenses>
    <license-group format="1.0" product="WebLogic Platform" release="8.1">
    <license
    component="2PC"
    cpus="1"
    expiration="2004-11-06"
    ip="any"
    licensee="BEA Evaluation Customer"
    type="EVAL"
    units="20"
    signature="AEiGzzIbkhYx0mEE4h7nFFx5lNI=0MCwCFCMCc6O2OOEh8+QEnw2ZAbsIajCHAhRigw/WuIwtrJyR7i2IkivYYfhbug=="
    />
    <license
    component="AI"
    cpus="1"
    expiration="2004-11-06"
    ip="any"
    licensee="BEA Evaluation Customer"
    type="EVAL"
    units="20"
    signature="b/vEQMOuzB50EsQY2nVBCctOSq4=0MCwCFED73cjoUQxfM2sqFb/OS66z1c91AhR4bE/u4g6wCWS9BWwnXbLp86QCUg=="
    />
    <license
    component="B2Bi"
    cpus="1"
    expiration="2004-11-06"
    ip="any"
    licensee="BEA Evaluation Customer"
    type="EVAL"
    units="20"
    signature="EXQkX6ER3bykfXZ3x1GXAAi5xCc=0MC0CFBuE8ntlRykY/4pwItXg/MHz5uxHAhUAxAgsQ0FLH5KmIUPFqjm7EiaZLcE="
    />
    <license
    component="BPM"
    cpus="1"
    expiration="2004-11-06"
    ip="any"
    licensee="BEA Evaluation Customer"
    type="EVAL"
    units="20"
    signature="/pROYXjApN5IqPSu4D8bFdgsLVs=0MC0CFG87JKbvLUQpQf/tZkbV9N1QmVXmAhUAnANsWWEUYXgkyyedjqCZlKnyzKA="
    />
    <license
    component="Campaign Manager"
    cpus="1"
    expiration="2004-11-06"
    ip="any"
    licensee="BEA Evaluation Customer"
    type="EVAL"
    units="20"
    signature="v6LKDk7+Iqx85jk0y/vpOybbs3o=0MC0CFQDFO+GEfiDbXwwAc7FBmNT1sC4GQQIUKLZSD6Jqzf7TxsXmcvbqYF4TRoE="
    />
    <license
    component="Cluster"
    cpus="1"
    expiration="2004-11-06"
    ip="any"
    licensee="BEA Evaluation Customer"
    type="EVAL"
    units="20"
    signature="4IS3EQ8r8ETy8P9RtegJeExpZdc=0MC4CFQCN17eJRxoIwW261r0FMGL4YlMlFwIVAIkEWmjYMcpTjhf7LA0C3D2kHNhv"
    />
    <license
    component="Clustered JMS"
    cpus="1"
    expiration="2004-11-06"
    ip="any"
    licensee="BEA Evaluation Customer"
    type="EVAL"
    units="20"
    signature="07LQ+1goPDCb5v2dx0DfGJGVEFs=0MC0CFQDW/rYTiS1+GS3gPILuvxNrdkV/1AIUHh7xwI0cCQ+k6H/+0+o64jCBMHE="
    />
    <license
    component="Commerce"
    cpus="1"
    expiration="2004-11-06"
    ip="any"
    licensee="BEA Evaluation Customer"
    type="EVAL"
    units="20"
    signature="KD3czB4m07tEVOPS/odsUmoQaHg=0MCwCFBddW5W+QtJwro69Dgo6xKqrbzstAhQF+PM2YYjdhMS7cfBKbxwBmwpotA=="
    />
    <license
    component="Connector"
    cpus="1"
    expiration="2004-11-06"
    ip="any"
    licensee="BEA Evaluation Customer"
    type="EVAL"
    units="20"
    signature="iKWOHcjzotVSlQbUuiyXpRbZcCk=0MC4CFQC/O07YhPuMKKTuaBS4/iQ9P7erBwIVALj3eRH8ULZYAtnZPIRP1foYGuSk"
    />
    <license
    component="DI"
    cpus="1"
    expiration="2004-11-06"
    ip="any"
    licensee="BEA Evaluation Customer"
    type="EVAL"
    units="20"
    signature="NrlzsSeYJF1dhgJnqiP7Q1sdAbc=0MC4CFQC1AUEQgljxZfmc22YQoY4K2xGDTwIVAJL1bZFQEXxjwQPhFyophU3TE/gJ"
    />
    <license
    component="EJB 1.0"
    cpus="1"
    expiration="2004-11-06"
    ip="any"
    licensee="BEA Evaluation Customer"
    type="EVAL"
    units="20"
    signature="An4jbw5Oub6JLHz9DobBTyZhX2s=0MC0CFQCMCiI4MYBWYNuLbCoFgxbx5YfhNwIUb7u0Xm+oJD+/HLQW5XrDvaodLvA="
    />
    <license
    component="EJB 2.0"
    cpus="1"
    expiration="2004-11-06"
    ip="any"
    licensee="BEA Evaluation Customer"
    type="EVAL"
    units="20"
    signature="XInkHNO2b9/mHMfURb0LaN9RS2k=0MC0CFAd60sQ+cTrlUFuPfkS7RQfr+v6uAhUA3cT7RykWyhaMIRDriSTZh0eaBVU="
    />
    <license
    component="Encryption/Export"
    cpus="1"
    expiration="2004-11-06"
    ip="any"
    licensee="BEA Evaluation Customer"
    type="EVAL"
    units="20"
    signature="uqbPsJKnRilQNSNtKYZHMeFS32I=0MCwCFFRmyBcEcAWQWNiNteq/abz1SP5BAhREb2rBr8561f3N6sKSpFGvWzwokw=="
    />
    <license
    component="In-memory Replication - EJB"
    cpus="1"
    expiration="2004-11-06"
    ip="any"
    licensee="BEA Evaluation Customer"
    type="EVAL"
    units="20"
    signature="NR9usf02+csjfNFr+zRMH3XY8eA=0MC0CFBbFGoO/MhK7BfSADoz8z9PXhuDtAhUAh2c3/+IGM7jXJniuSeZtJsXxhs0="
    />
    <license
    component="In-memory Replication - Servlet"
    cpus="1"
    expiration="2004-11-06"
    ip="any"
    licensee="BEA Evaluation Customer"
    type="EVAL"
    units="20"
    signature="95gRCn+Dsh5TAeAe2xyjDaaXdBQ=0MCwCFACYuuDk8QU2t5qYASsnIXQ7WD7xAhQGQRkvvleTs9vqfZFtHGh6/mNslw=="
    />
    <license
    component="JMS"
    cpus="1"
    expiration="2004-11-06"
    ip="any"
    licensee="BEA Evaluation Customer"
    type="EVAL"
    units="20"
    signature="2AbWAg6ZEn3JVJl58J0EpMLro2g=0MC0CFHQDAjS69oiMLDb+CWQjJvOEhUWCAhUAv2SRQ1LTUsrHBvH0n1TXYfkt5gg="
    />
    <license
    component="Personalization"
    cpus="1"
    expiration="2004-11-06"
    ip="any"
    licensee="BEA Evaluation Customer"
    type="EVAL"
    units="20"
    signature="FVJ3S904FyIdx9GhcKyz6k3Dmcw=0MC0CFCEEHr1BuNesTD2QeP2EiOTSPxcLAhUAlNZJxHCyhh0HZ42PZ1LUBANYK1A="
    />
    <license
    component="Portal"
    cpus="1"
    expiration="2004-11-06"
    ip="any"
    licensee="BEA Evaluation Customer"
    type="EVAL"
    units="20"
    signature="QS8ru8OaVixl2xBibHS5CFaY02A=0MC0CFCwaTlMgfg3G1BYrVMUmD6jfUYNxAhUAjcBcujJEqeCTH+a9jy4rDDlAzzA="
    />
    <license
    component="SSL/Export"
    cpus="1"
    expiration="2004-11-06"
    ip="any"
    licensee="BEA Evaluation Customer"
    type="EVAL"
    units="20"
    signature="4AE82eh38vcwPSJpwaDwWi9rF0g=0MC4CFQCYEC5QSoCgBuFOyhrkIoM2STuFKgIVANMnIsUvumNZncAKTMVTUtXAZ/zV"
    />
    <license
    component="Servlet Session"
    cpus="1"
    expiration="2004-11-06"
    ip="any"
    licensee="BEA Evaluation Customer"
    sessions="unlimited"
    type="EVAL"
    units="20"
    signature="x6x334XV9WExhF7NYCIU0WEMTuA=0MCwCFAtbXBxnuAkoYaG3wVpSj/FmbdQaAhRdscC/fwVBnh6wcwtew/TuvgMiNw=="
    />
    <license
    component="WebLogic"
    cpus="1"
    expiration="2004-11-06"
    ip="any"
    licensee="BEA Evaluation Customer"
    type="EVAL"
    units="20"
    signature="jMsLJVvH8dyyP3Ecwk+WBKEhBc8=0MC0CFD2XdGVX15VAugpvXm7Me8TFXsMmAhUAm+sn6j0aozjG/wOuQsBlSkwj2BI="
    />
    <license
    component="jDriver/Informix4"
    cpus="1"
    expiration="2004-11-06"
    ip="any"
    licensee="BEA Evaluation Customer"
    type="EVAL"
    units="20"
    signature="BSXeTas1zBCYi8bKQZGdg+BYnT0=0MCwCFCLe/rPnqFXdcC/GmDzg90Wrdk27AhQv1XaljiDTCunjsJ2QvwI375pmsA=="
    />
    <license
    component="jDriver/MSSQLServer4"
    cpus="1"
    expiration="2004-11-06"
    ip="any"
    licensee="BEA Evaluation Customer"
    type="EVAL"
    units="20"
    signature="WK+ED/2aiAJtBV54RYrpAb6ww/M=0MCwCFFnV5WrucVT/K+YnOaxPamNYg8YEAhRYE4AEueOEMxZcDDRsiwtkpdG62g=="
    />
    <license
    component="jDriver/Oracle"
    cpus="1"
    expiration="2004-11-06"
    ip="any"
    licensee="BEA Evaluation Customer"
    type="EVAL"
    units="20"
    signature="GM555nBNjhNyOL5vO5Un69rH+HY=0MC4CFQCtT9QKWQYUtSdZ6pbDvhhtOx6kCgIVAJlPFPHmbsL7nEhhjmMjsOkSYcyb"
    />
    </license-group>
    </bea-licenses>

  • Problem starting Weblogic under Eclipse

    Hello!
    When I am trying to start the Weblogic server from Eclipse i receive the following error:
    <12.12.2006 11.20 Uhr CET> <Notice> <WebLogicServer> <BEA-000395> <Following extensions directory contents added to the end of the classpath:
    C:\Programme\bea\user_projects\domains\curves_domain\lib\quartz-all-1.5.2.jar;C:\Programme\bea\weblogic_ejb30_preview\platform\lib\p13n\p13n-schemas.jar;C:\Programme\bea\weblogic_ejb30_preview\platform\lib\p13n\p13n_common.jar;C:\Programme\bea\weblogic_ejb30_preview\platform\lib\p13n\p13n_system.jar;C:\Programme\bea\weblogic_ejb30_preview\platform\lib\wlp\netuix_common.jar;C:\Programme\bea\weblogic_ejb30_preview\platform\lib\wlp\netuix_schemas.jar;C:\Programme\bea\weblogic_ejb30_preview\platform\lib\wlp\netuix_system.jar>
    <12.12.2006 11.20 Uhr CET> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSpot(TM) Client VM Version 1.5.0_07-b03 from Sun Microsystems Inc.>
    <12.12.2006 11.20 Uhr CET> <Info> <Management> <BEA-141107> <Version: WebLogic Server 9.2  Mon May 15 23:48:19 EDT 2006 763445 >
    <12.12.2006 11.20 Uhr CET> <Critical> <WebLogicServer> <BEA-000362> <Server failed. Reason:
    There are 1 nested errors:
    weblogic.management.ManagementException: [Management:141266]Parsing Failure in config.xml: javax.xml.namespace.QName; local class incompatible: stream classdesc serialVersionUID = 4418622981026545151, local class serialVersionUID = -9120448754896609940
         at weblogic.management.provider.internal.RuntimeAccessImpl.<init>(RuntimeAccessImpl.java:122)
         at weblogic.management.provider.internal.RuntimeAccessService.start(RuntimeAccessService.java:38)
         at weblogic.t3.srvr.ServerServicesManager.startService(ServerServicesManager.java:374)
         at weblogic.t3.srvr.ServerServicesManager.startInStandbyState(ServerServicesManager.java:125)
         at weblogic.t3.srvr.T3Srvr.initializeStandby(T3Srvr.java:630)
         at weblogic.t3.srvr.T3Srvr.startup(T3Srvr.java:402)
         at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:361)
         at weblogic.Server.main(Server.java:67)
    Caused by: java.io.InvalidClassException: javax.xml.namespace.QName; local class incompatible: stream classdesc serialVersionUID = 4418622981026545151, local class serialVersionUID = -9120448754896609940
         at java.io.ObjectStreamClass.initNonProxy(ObjectStreamClass.java:546)
         at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1551)
         at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1465)
         at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1698)
         at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1304)
         at java.io.ObjectInputStream.readObject(ObjectInputStream.java:349)
         at java.util.HashMap.readObject(HashMap.java:1012)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:946)
         at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1818)
         at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1718)
         at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1304)
         at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1917)
         at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1841)
         at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1718)
         at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1304)
         at java.io.ObjectInputStream.readObject(ObjectInputStream.java:349)
         at java.util.HashMap.readObject(HashMap.java:1013)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:946)
         at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1818)
         at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1718)
         at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1304)
         at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1917)
         at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1841)
         at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1718)
         at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1304)
         at java.io.ObjectInputStream.readObject(ObjectInputStream.java:349)
         at com.bea.staxb.buildtime.internal.bts.BindingFile.forSer(BindingFile.java:77)
         at com.bea.staxb.buildtime.internal.tylar.RuntimeTylar.getBindingFiles(RuntimeTylar.java:111)
         at com.bea.staxb.buildtime.internal.tylar.RuntimeTylar.getBindingLoader(RuntimeTylar.java:90)
         at com.bea.staxb.runtime.internal.BindingContextFactoryImpl.createBindingContext(BindingContextFactoryImpl.java:66)
         at com.bea.staxb.runtime.internal.BindingContextFactoryImpl.createBindingContext(BindingContextFactoryImpl.java:52)
         at weblogic.descriptor.internal.MarshallerFactory.<init>(MarshallerFactory.java:48)
         at weblogic.descriptor.DescriptorManager$DefaultMarshallerFactorySingleton.<clinit>(DescriptorManager.java:40)
         at weblogic.descriptor.DescriptorManager.getDefaultMF(DescriptorManager.java:116)
         at weblogic.descriptor.DescriptorManager.getMarshallerFactory(DescriptorManager.java:125)
         at weblogic.descriptor.DescriptorManager.getDescriptorFactory(DescriptorManager.java:153)
         at weblogic.descriptor.DescriptorManager.createDescriptor(DescriptorManager.java:277)
         at weblogic.management.provider.internal.DescriptorManagerHelper.loadDescriptor(DescriptorManagerHelper.java:52)
         at weblogic.management.provider.internal.RuntimeAccessImpl$IOHelperImpl.parseXML(RuntimeAccessImpl.java:599)
         at weblogic.management.provider.internal.RuntimeAccessImpl.parseNewStyleConfig(RuntimeAccessImpl.java:230)
         at weblogic.management.provider.internal.RuntimeAccessImpl.<init>(RuntimeAccessImpl.java:110)
         ... 7 more
    >
    <12.12.2006 11.20 Uhr CET> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FAILED>
    <12.12.2006 11.20 Uhr CET> <Error> <WebLogicServer> <BEA-000383> <A critical service failed. The server will shut itself down>
    <12.12.2006 11.20 Uhr CET> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN> I have seen this problem for AIX, but I am using Weblogic under Windows XP

    hi jprivas,
    i am having the same problem (but with wls 9.0). please, can you share with us how you solved your problem?
    many thanks

Maybe you are looking for

  • Cannot install HP support assistant after upgrading to windows 7 error 1316

    After upgrading to Win 7 from Vista I am unable to install the HP support assistant.  First I get this error:  Error 1316 The specified account already exists.  After clicking OK I get the following error msg:  Error: -1603  Fatal error during instal

  • Can we show comments in adhoc query?

    Hello All,        Can we put comments in Adhoc query?        I have a comment icon in infotype 9903.        I need to fetch that particular comments and show in a query output. It is not a field.        Can we do this? If yes, then please let me know

  • Looking for a good photo editing app!

    On an iPad, I want to be able to edit the background in a photo.  I am looking for an app that lets me select an area in a photo (say, the sky), select a color, and then the app will change the area to the new color.  I don't want to have to paint th

  • Multiple EJB's with the same name

    I have one EJB application which I deployed twice: JndiJarTest01 and JndiJarTest02. It has a session bean FooBean with a remote interface FooRemote. Then I have one WAR application: JndiWarTest. From the NewServlet servlet in the WAR application I wa

  • Using Adobe Document Services (ADS) with SSL

    Hi, Hope any of you encountered a question like me while implementing ADS on NW04 SP16. We've installed ADS and patched it to SP16_1. After wrote a dynpro application to run on portal. Everything is ok with HTTP. But if we access same application via