Problem to start domain BEA-149204

Hi,
I have just installed WebLogic serwer 8.1 SP4 on RedHat Linux 2.4.21-27.ELsmp with Intel Xeon(TM) CPU 3.20GHz CPUs
2 CPU 4GB RAM;
It is a new installation; After install I've created new domain with configuration Wizzard, without JMS, JDBC, AdvancedSecurity etc.
Then I've tried to start thi clean domain:
And this is what I get:
[bea@Blade150 OSS]$ ./startWebLogic.sh
CLASSPATH=/appsrv/bea/jdk142_05/lib/tools.jar:/appsrv/bea/weblogic81/server/lib/weblogic_sp.jar:/appsrv/bea/weblogic81/server/lib/weblogic.jar::/appsrv/bea/weblogic81/common/eval/pointbase/lib/pbserver44.jar:/appsrv/bea/weblogic81/common/eval/pointbase/lib/pbclient44.jar:/appsrv/bea/jdk142_05/jre/lib/rt.jar:/appsrv/bea/weblogic81/server/lib/webservices.jar:/appsrv/bea/weblogic81/server/lib/weblogic.jar:/appsrv/bea/jdk142_05/lib/tools.jar
PATH=/appsrv/bea/weblogic81/server/bin:/appsrv/bea/jdk142_05/jre/bin:/appsrv/bea/jdk142_05/bin:/appsrv/bea/weblogic81/server/lib:/appsrv/bea/jdk142_05/jre/bin:/appsrv/bea/weblogic81/server/bin:/usr/kerberos/bin:/bin:/usr/bin:/usr/local/bin:/usr/bin/X11:/usr/X11R6/bin:/opt/IBM/director/bin:/home/bea/bin:/appsrv/bea/jdk142_05/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 *
<Dec 13, 2005 11:11:03 PM CET> <Info> <Security> <BEA-090065> <Getting boot identity from user.>
Enter username to boot WebLogic server:weblogic
Enter password to boot WebLogic server:
<Dec 13, 2005 11:11:09 PM CET> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSpot(TM) Server VM Version 1.4.2_05-b04 from Sun Microsystems Inc.>
<Dec 13, 2005 11:11:09 PM CET> <Info> <Configuration Management> <BEA-150016> <This server is being started as the administration server.>
<Dec 13, 2005 11:11:09 PM CET> <Info> <Management> <BEA-141107> <Version: WebLogic Server 8.1 SP4 Mon Nov 29 16:21:29 PST 2004 471647
WebLogic XMLX Module 8.1 SP4 Mon Nov 29 16:21:29 PST 2004 471647 >
<Dec 13, 2005 11:11:10 PM CET> <Notice> <Management> <BEA-140005> <Loading domain configuration from configuration repository at /appsrv/bea/domains/OSS/./config.xml.>
<Dec 13, 2005 11:11:13 PM CET> <Notice> <Log Management> <BEA-170019> <The server log file /appsrv/bea/domains/OSS/Admin/Admin.log is opened. All server side log events will be written to this file.>
<Dec 13, 2005 11:11:14 PM CET> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
<Dec 13, 2005 11:11:14 PM CET> <Notice> <WebLogicServer> <BEA-000327> <Starting WebLogic Admin Server "Admin" for domain "OSS">
<Dec 13, 2005 11:11:20 PM CET> <Error> <Deployer> <BEA-149204> <The deployment framework was unable to register with the Data Replication Service.
RegisterException due to underlying exception java.lang.NullPointerException
at weblogic.drs.internal.DataReplicationService.registerSlave(DataReplicationService.java:285)
at weblogic.management.deploy.slave.SlaveDeployer.resume(SlaveDeployer.java:377)
at weblogic.management.deploy.DeploymentManagerServerLifeCycleImpl.resume(DeploymentManagerServerLifeCycleImpl.java:229)
at weblogic.t3.srvr.SubsystemManager.resume(SubsystemManager.java:131)
at weblogic.t3.srvr.T3Srvr.resume(T3Srvr.java:966)
at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:361)
at weblogic.Server.main(Server.java:32)
>
<Dec 13, 2005 11:11:20 PM CET> <Error> <Deployer> <BEA-149601> <The deployment framework was unable to resume accepting requests.>
<Dec 13, 2005 11:11:20 PM CET> <Emergency> <WebLogicServer> <BEA-000342> <Unable to initialize the server: [Deployer:149601]The deployment framework was unable to resume accepting requests.[Deployer:149204]The deployment framework was unable to register with the Data Replication Service.
RegisterException due to underlying exception java.lang.NullPointerException
at weblogic.drs.internal.DataReplicationService.registerSlave(DataReplicationService.java:285)
at weblogic.management.deploy.slave.SlaveDeployer.resume(SlaveDeployer.java:377)
at weblogic.management.deploy.DeploymentManagerServerLifeCycleImpl.resume(DeploymentManagerServerLifeCycleImpl.java:229)
at weblogic.t3.srvr.SubsystemManager.resume(SubsystemManager.java:131)
at weblogic.t3.srvr.T3Srvr.resume(T3Srvr.java:966)
at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:361)
at weblogic.Server.main(Server.java:32)
>
The WebLogic Server did not start up properly.
Exception raised: 'weblogic.management.DeploymentException: [Deployer:149204]The deployment framework was unable to register with the Data Replication Service.
RegisterException due to underlying exception java.lang.NullPointerException
at weblogic.drs.internal.DataReplicationService.registerSlave(DataReplicationService.java:285)
at weblogic.management.deploy.slave.SlaveDeployer.resume(SlaveDeployer.java:377)
at weblogic.management.deploy.DeploymentManagerServerLifeCycleImpl.resume(DeploymentManagerServerLifeCycleImpl.java:229)
at weblogic.t3.srvr.SubsystemManager.resume(SubsystemManager.java:131)
at weblogic.t3.srvr.T3Srvr.resume(T3Srvr.java:966)
at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:361)
at weblogic.Server.main(Server.java:32)
Reason: [Deployer:149601]The deployment framework was unable to resume accepting requests.[Deployer:149204]The deployment framework was unable to register with the Data Replication Service.
RegisterException due to underlying exception java.lang.NullPointerException
at weblogic.drs.internal.DataReplicationService.registerSlave(DataReplicationService.java:285)
at weblogic.management.deploy.slave.SlaveDeployer.resume(SlaveDeployer.java:377)
at weblogic.management.deploy.DeploymentManagerServerLifeCycleImpl.resume(DeploymentManagerServerLifeCycleImpl.java:229)
at weblogic.t3.srvr.SubsystemManager.resume(SubsystemManager.java:131)
at weblogic.t3.srvr.T3Srvr.resume(T3Srvr.java:966)
at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:361)
at weblogic.Server.main(Server.java:32)
Any ideas ?
Thank you in advice

The concrete error message is,
<2007-10-18 ??09?14?10? SGT> <Error> <Deployer> <BEA-149204> <The deployment framework was unable to register with the Data Replication Service.
RegisterException due to underlying exception java.lang.NullPointerException
at weblogic.drs.internal.DataReplicationService.registerSlave(DataReplicationService.java:285)
at weblogic.management.deploy.slave.SlaveDeployer.resume(SlaveDeployer.java:370)
at weblogic.management.deploy.DeploymentManagerServerLifeCycleImpl.resume(DeploymentManagerServerLifeCycleImpl.java:229)
at weblogic.t3.srvr.SubsystemManager.resume(SubsystemManager.java:136)
at weblogic.t3.srvr.T3Srvr.resume(T3Srvr.java:965)
at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:360)
at weblogic.Server.main(Server.java:32)
>
<2007-10-18 ??09?14?10? SGT> <Error> <Deployer> <BEA-149601> <The deployment framework was unable to resume accepting requests.>
<2007-10-18 ??09?14?10? SGT> <Emergency> <WebLogicServer> <BEA-000342> <Unable to initialize the server: [Deployer:149601]The deployment framework was unable to resume accepting requests.[Deployer:149204]The deployment framework was unable to register with the Data Replication Service.
RegisterException due to underlying exception java.lang.NullPointerException
at weblogic.drs.internal.DataReplicationService.registerSlave(DataReplicationService.java:285)
at weblogic.management.deploy.slave.SlaveDeployer.resume(SlaveDeployer.java:370)
at weblogic.management.deploy.DeploymentManagerServerLifeCycleImpl.resume(DeploymentManagerServerLifeCycleImpl.java:229)
at weblogic.t3.srvr.SubsystemManager.resume(SubsystemManager.java:136)
at weblogic.t3.srvr.T3Srvr.resume(T3Srvr.java:965)
at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:360)
at weblogic.Server.main(Server.java:32)
>
The WebLogic Server did not start up properly.
Exception raised: 'weblogic.management.DeploymentException: [Deployer:149204]The deployment framework was unable to register with the Data Replication Service.
RegisterException due to underlying exception java.lang.NullPointerException
at weblogic.drs.internal.DataReplicationService.registerSlave(DataReplicationService.java:285)
at weblogic.management.deploy.slave.SlaveDeployer.resume(SlaveDeployer.java:370)
at weblogic.management.deploy.DeploymentManagerServerLifeCycleImpl.resume(DeploymentManagerServerLifeCycleImpl.java:229)
at weblogic.t3.srvr.SubsystemManager.resume(SubsystemManager.java:136)
at weblogic.t3.srvr.T3Srvr.resume(T3Srvr.java:965)
at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:360)
at weblogic.Server.main(Server.java:32)
Reason: [Deployer:149601]The deployment framework was unable to resume accepting requests.[Deployer:149204]The deployment framework was unable to register with the Data Replication Service.
RegisterException due to underlying exception java.lang.NullPointerException
at weblogic.drs.internal.DataReplicationService.registerSlave(DataReplicationService.java:285)
at weblogic.management.deploy.slave.SlaveDeployer.resume(SlaveDeployer.java:370)
at weblogic.management.deploy.DeploymentManagerServerLifeCycleImpl.resume(DeploymentManagerServerLifeCycleImpl.java:229)
at weblogic.t3.srvr.SubsystemManager.resume(SubsystemManager.java:136)
at weblogic.t3.srvr.T3Srvr.resume(T3Srvr.java:965)
at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:360)
at weblogic.Server.main(Server.java:32)
***************************************************************************

Similar Messages

  • Problem in Starting Default Domain

    Hi,
    I am facing a problem while starting default domain, Its showing me the following statement:
    Starting Domain domain1, please wait.
    Log redirected to D:\Sun\AppServer\domains\domain1\logs\server.log.
    Domain domain1 failed to startup. Please check the server log for more details.
    CLI156 Could not start the domain domain1.
    Following is the log file of the server:
    Starting J2EE(TM) Application Server 1.4 Developer Release (build b44-dr) ...
    [#|2004-01-09T16:19:49.058+0500|INFO|j2ee-appserver1.4|javax.enterprise.system.core|_ThreadID=10;|CORE5076: Using [Java HotSpot(TM) Client VM, Version 1.4.2_02] from [Sun Microsystems Inc.]|#]
    [#|2004-01-09T16:19:57.350+0500|INFO|j2ee-appserver1.4|javax.enterprise.system.tools.admin|_ThreadID=10;|ADM0020:Following is the information about the JMX MBeanServer used:|#]
    [#|2004-01-09T16:19:58.621+0500|INFO|j2ee-appserver1.4|javax.enterprise.system.tools.admin|_ThreadID=10;|ADM0001:MBeanServer initialized successfully|#]
    [#|2004-01-09T16:20:06.242+0500|INFO|j2ee-appserver1.4|javax.enterprise.system.container.web|_ThreadID=10;|Creating Engine server|#]
    [#|2004-01-09T16:20:08.816+0500|INFO|j2ee-appserver1.4|javax.enterprise.system.container.web|_ThreadID=10;|Creating virtual server server|#]
    [#|2004-01-09T16:20:08.876+0500|INFO|j2ee-appserver1.4|javax.enterprise.system.core|_ThreadID=10;|S1AS AVK Instrumentation disabled|#]
    [#|2004-01-09T16:20:08.966+0500|INFO|j2ee-appserver1.4|javax.enterprise.system.core.security|_ThreadID=10;|SEC1143: Loading policy provider com.sun.enterprise.security.provider.PolicyWrapper.|#]
    [#|2004-01-09T16:20:28.725+0500|INFO|j2ee-appserver1.4|javax.enterprise.system.core.transaction|_ThreadID=10;|JTS5014: Recoverable JTS instance, serverId = [100]|#]
    [#|2004-01-09T16:20:39.560+0500|INFO|j2ee-appserver1.4|javax.enterprise.system.core|_ThreadID=10;|Satisfying Optional Packages dependencies...|#]
    [#|2004-01-09T16:20:40.672+0500|INFO|j2ee-appserver1.4|javax.enterprise.resource.resourceadapter|_ThreadID=10;|RAR7008 : Initialized monitoring registry and listeners|#]
    [#|2004-01-09T16:20:44.447+0500|INFO|j2ee-appserver1.4|javax.enterprise.system.core|_ThreadID=10;|CORE5100:Loading system apps|#]
    [#|2004-01-09T16:20:44.527+0500|INFO|j2ee-appserver1.4|javax.enterprise.system.tools.admin|_ThreadID=10;|autoDeployment status dir missing, creating a new one|#]
    [#|2004-01-09T16:20:44.638+0500|INFO|j2ee-appserver1.4|javax.enterprise.system.core|_ThreadID=10;|Selecting file [D:\Sun\AppServer\lib\install\applications\MEjbApp.ear] for autodeployment|#]
    [#|2004-01-09T16:20:44.708+0500|INFO|j2ee-appserver1.4|javax.enterprise.system.core|_ThreadID=10;|Selecting file [D:\Sun\AppServer\lib\install\applications\__ejb_container_timer_app.ear] for autodeployment|#]
    [#|2004-01-09T16:20:44.738+0500|INFO|j2ee-appserver1.4|javax.enterprise.system.tools.admin|_ThreadID=10;|[AutoDeploy] Selecting file [ D:\Sun\AppServer\lib\install\applications\MEjbApp.ear ] for autodeployment.|#]
    [#|2004-01-09T16:20:53.340+0500|INFO|j2ee-appserver1.4|javax.enterprise.system.tools.deployment|_ThreadID=10;|DPL5109: EJBC - START of EJBC for [MEjbApp]|#]
    Remote message: Processing beans ....
    [#|2004-01-09T16:20:53.971+0500|INFO|j2ee-appserver1.4|javax.enterprise.system.tools.deployment|_ThreadID=10;|DPL5108: EJBC - Generated code for remote home and EJBObject implementations for [MEjbApp]|#]
    Remote message: Compiling wrapper code ....
    Compilation failed: com.sun.ejb.codegen.ProcessExecutorException: Process timed out.
    Timeout was 60,000 msecs
    Attempted command: D:\Sun\AppServer\jdk\bin\javac.exe -extdirs D:\Sun\AppServer\jdk/jre/lib/ext;D:\Sun\AppServer\domains\domain1/lib/ext -g -d D:\Sun\AppServer\domains\domain1\generated\ejb\j2ee-apps\MEjbApp -classpath D:\Sun\AppServer\lib\commons-launcher.jar;D:\Sun\AppServer\jdk\lib\tools.jar;D:\Sun\AppServer\lib\activation.jar;D:\Sun\AppServer\lib\admin-cli.jar;D:\Sun\AppServer\lib\appserv-admin.jar;D:\Sun\AppServer\lib\appserv-cmp.jar;D:\Sun\AppServer\lib\appserv-ext.jar;D:\Sun\AppServer\lib\appserv-jstl.jar;D:\Sun\AppServer\lib\appserv-rt.jar;D:\Sun\AppServer\lib\appserv-upgrade.jar;D:\Sun\AppServer\lib\commons-logging.jar;D:\Sun\AppServer\lib\j2ee-svc.jar;D:\Sun\AppServer\lib\j2ee.jar;D:\Sun\AppServer\lib\jax-qname.jar;D:\Sun\AppServer\lib\jaxr-api.jar;D:\Sun\AppServer\lib\jaxr-impl.jar;D:\Sun\AppServer\lib\jaxrpc-api.jar;D:\Sun\AppServer\lib\jaxrpc-impl.jar;D:\Sun\AppServer\lib\mail.jar;D:\Sun\AppServer\lib\relaxngDatatype.jar;D:\Sun\AppServer\lib\saaj-api.jar;D:\Sun\AppServer\lib\saaj-impl.jar;D:\Sun\AppServer\lib\xsdlib.jar;D:\Sun\AppServer\jdk/lib/tools.jar;D:\Sun\AppServer/lib/install/applications/jmsra/imqjmsra.jar;D:\Sun\AppServer\imq\lib/imq.jar;D:\Sun\AppServer\imq\lib/jaxm-api.jar;D:\Sun\AppServer\imq\lib/imqadmin.jar;D:\Sun\AppServer\imq\lib/imqutil.jar;D:\Sun\AppServer\imq\lib/fscontext.jar;D:\Sun\AppServer\imq\lib/providerutil.jar;D:\Sun\AppServer/lib/ant/lib/ant.jar;D:\Sun\AppServer/pointbase/lib/pbclient.jar;D:\Sun\AppServer/pointbase/lib/pbembedded.jar;D:\Sun\AppServer/pointbase/lib/pbclient.jar;D:\Sun\AppServer/pointbase/lib/pbembedded.jar;D:\Sun\AppServer\domains\domain1\lib\classes;D:\Sun\AppServer\domains\domain1\generated\ejb\j2ee-apps\MEjbApp;D:\Sun\AppServer\domains\domain1\applications\j2ee-apps\MEjbApp\mejb_jar;D:\Sun\AppServer\domains\domain1\generated\ejb\j2ee-apps\MEjbApp;D:\Sun\AppServer\domains\domain1\generated\ejb\j2ee-apps\MEjbApp @C:\Documents and Settings\sakhtar\Local Settings\Temp\16b99ca_f9fa5cfa050000_14434.s1a
    Output from command:
         at com.sun.ejb.codegen.IASEJBC.compileClasses(IASEJBC.java:361)
         at com.sun.ejb.codegen.IASEJBC.compileAndRmic(IASEJBC.java:210)
         at com.sun.ejb.codegen.IASEJBC.ejbc(IASEJBC.java:1144)
         at com.sun.enterprise.deployment.backend.EJBCompiler.preDeployApp(EJBCompiler.java:326)
         at com.sun.enterprise.deployment.backend.EJBCompiler.compile(EJBCompiler.java:196)
         at com.sun.enterprise.deployment.backend.AppDeployer.runEJBC(AppDeployer.java:277)
         at com.sun.enterprise.deployment.backend.AppDeployer.deploy(AppDeployer.java:163)
         at com.sun.enterprise.deployment.backend.AppDeployer.doRequestFinish(AppDeployer.java:105)
         at com.sun.enterprise.deployment.phasing.J2EECPhase.runPhase(J2EECPhase.java:128)
         at com.sun.enterprise.deployment.phasing.DeploymentPhase.executePhase(DeploymentPhase.java:79)
         at com.sun.enterprise.deployment.phasing.DeploymentService.executePhases(DeploymentService.java:216)
         at com.sun.enterprise.deployment.phasing.DeploymentService.deploy(DeploymentService.java:152)
         at com.sun.enterprise.admin.mbeans.ApplicationsConfigMBean.deploy(ApplicationsConfigMBean.java:270)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sun.enterprise.admin.MBeanHelper.invokeOperationInBean(MBeanHelper.java:266)
         at com.sun.enterprise.admin.config.BaseConfigMBean.invoke(BaseConfigMBean.java:268)
         at com.sun.jmx.mbeanserver.DynamicMetaDataImpl.invoke(DynamicMetaDataImpl.java:212)
         at com.sun.jmx.mbeanserver.MetaDataImpl.invoke(MetaDataImpl.java:218)
         at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:808)
         at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:781)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sun.enterprise.admin.util.proxy.ProxyClass.invoke(ProxyClass.java:54)
         at $Proxy1.invoke(Unknown Source)
         at com.sun.enterprise.admin.server.core.jmx.SunoneInterceptor.invoke(SunoneInterceptor.java:282)
         at com.sun.enterprise.deployment.autodeploy.AutoDeployer.invokeDeploymentService(AutoDeployer.java:468)
         at com.sun.enterprise.deployment.autodeploy.AutoDeployer.deployApplication(AutoDeployer.java:364)
         at com.sun.enterprise.deployment.autodeploy.AutoDeployer.deployApplication(AutoDeployer.java:343)
         at com.sun.enterprise.deployment.autodeploy.AutoDeployer.deployAll(AutoDeployer.java:164)
         at com.sun.enterprise.server.SystemAppLifecycle.deployToTarget(SystemAppLifecycle.java:185)
         at com.sun.enterprise.server.SystemAppLifecycle.deploySystemApps(SystemAppLifecycle.java:160)
         at com.sun.enterprise.server.SystemAppLifecycle.onStartup(SystemAppLifecycle.java:82)
         at com.sun.enterprise.server.ApplicationServer.onStartup(ApplicationServer.java:282)
         at com.sun.enterprise.server.PEMain.run(PEMain.java:217)
         at com.sun.enterprise.server.PEMain.main(PEMain.java:171)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at org.apache.commons.launcher.ChildMain.run(ChildMain.java:269)
    Caused by: com.sun.ejb.codegen.JavaCompilerException: com.sun.ejb.codegen.ProcessExecutorException: Process timed out.
    Timeout was 60,000 msecs
    Attempted command: D:\Sun\AppServer\jdk\bin\javac.exe -extdirs D:\Sun\AppServer\jdk/jre/lib/ext;D:\Sun\AppServer\domains\domain1/lib/ext -g -d D:\Sun\AppServer\domains\domain1\generated\ejb\j2ee-apps\MEjbApp -classpath D:\Sun\AppServer\lib\commons-launcher.jar;D:\Sun\AppServer\jdk\lib\tools.jar;D:\Sun\AppServer\lib\activation.jar;D:\Sun\AppServer\lib\admin-cli.jar;D:\Sun\AppServer\lib\appserv-admin.jar;D:\Sun\AppServer\lib\appserv-cmp.jar;D:\Sun\AppServer\lib\appserv-ext.jar;D:\Sun\AppServer\lib\appserv-jstl.jar;D:\Sun\AppServer\lib\appserv-rt.jar;D:\Sun\AppServer\lib\appserv-upgrade.jar;D:\Sun\AppServer\lib\commons-logging.jar;D:\Sun\AppServer\lib\j2ee-svc.jar;D:\Sun\AppServer\lib\j2ee.jar;D:\Sun\AppServer\lib\jax-qname.jar;D:\Sun\AppServer\lib\jaxr-api.jar;D:\Sun\AppServer\lib\jaxr-impl.jar;D:\Sun\AppServer\lib\jaxrpc-api.jar;D:\Sun\AppServer\lib\jaxrpc-impl.jar;D:\Sun\AppServer\lib\mail.jar;D:\Sun\AppServer\lib\relaxngDatatype.jar;D:\Sun\AppServer\lib\saaj-api.jar;D:\Sun\AppServer\lib\saaj-impl.jar;D:\Sun\AppServer\lib\xsdlib.jar;D:\Sun\AppServer\jdk/lib/tools.jar;D:\Sun\AppServer/lib/install/applications/jmsra/imqjmsra.jar;D:\Sun\AppServer\imq\lib/imq.jar;D:\Sun\AppServer\imq\lib/jaxm-api.jar;D:\Sun\AppServer\imq\lib/imqadmin.jar;D:\Sun\AppServer\imq\lib/imqutil.jar;D:\Sun\AppServer\imq\lib/fscontext.jar;D:\Sun\AppServer\imq\lib/providerutil.jar;D:\Sun\AppServer/lib/ant/lib/ant.jar;D:\Sun\AppServer/pointbase/lib/pbclient.jar;D:\Sun\AppServer/pointbase/lib/pbembedded.jar;D:\Sun\AppServer/pointbase/lib/pbclient.jar;D:\Sun\AppServer/pointbase/lib/pbembedded.jar;D:\Sun\AppServer\domains\domain1\lib\classes;D:\Sun\AppServer\domains\domain1\generated\ejb\j2ee-apps\MEjbApp;D:\Sun\AppServer\domains\domain1\applications\j2ee-apps\MEjbApp\mejb_jar;D:\Sun\AppServer\domains\domain1\generated\ejb\j2ee-apps\MEjbApp;D:\Sun\AppServer\domains\domain1\generated\ejb\j2ee-apps\MEjbApp @C:\Documents and Settings\sakhtar\Local Settings\Temp\16b99ca_f9fa5cfa050000_14434.s1a
    Output from command:
         at com.sun.ejb.codegen.Compiler.compile(Compiler.java:76)
         at com.sun.ejb.codegen.IASEJBC.compileClasses(IASEJBC.java:353)
         ... 44 more
    Caused by: com.sun.ejb.codegen.ProcessExecutorException: Process timed out.
    Timeout was 60,000 msecs
    Attempted command: D:\Sun\AppServer\jdk\bin\javac.exe -extdirs D:\Sun\AppServer\jdk/jre/lib/ext;D:\Sun\AppServer\domains\domain1/lib/ext -g -d D:\Sun\AppServer\domains\domain1\generated\ejb\j2ee-apps\MEjbApp -classpath D:\Sun\AppServer\lib\commons-launcher.jar;D:\Sun\AppServer\jdk\lib\tools.jar;D:\Sun\AppServer\lib\activation.jar;D:\Sun\AppServer\lib\admin-cli.jar;D:\Sun\AppServer\lib\appserv-admin.jar;D:\Sun\AppServer\lib\appserv-cmp.jar;D:\Sun\AppServer\lib\appserv-ext.jar;D:\Sun\AppServer\lib\appserv-jstl.jar;D:\Sun\AppServer\lib\appserv-rt.jar;D:\Sun\AppServer\lib\appserv-upgrade.jar;D:\Sun\AppServer\lib\commons-logging.jar;D:\Sun\AppServer\lib\j2ee-svc.jar;D:\Sun\AppServer\lib\j2ee.jar;D:\Sun\AppServer\lib\jax-qname.jar;D:\Sun\AppServer\lib\jaxr-api.jar;D:\Sun\AppServer\lib\jaxr-impl.jar;D:\Sun\AppServer\lib\jaxrpc-api.jar;D:\Sun\AppServer\lib\jaxrpc-impl.jar;D:\Sun\AppServer\lib\mail.jar;D:\Sun\AppServer\lib\relaxngDatatype.jar;D:\Sun\AppServer\lib\saaj-api.jar;D:\Sun\AppServer\lib\saaj-impl.jar;D:\Sun\AppServer\lib\xsdlib.jar;D:\Sun\AppServer\jdk/lib/tools.jar;D:\Sun\AppServer/lib/install/applications/jmsra/imqjmsra.jar;D:\Sun\AppServer\imq\lib/imq.jar;D:\Sun\AppServer\imq\lib/jaxm-api.jar;D:\Sun\AppServer\imq\lib/imqadmin.jar;D:\Sun\AppServer\imq\lib/imqutil.jar;D:\Sun\AppServer\imq\lib/fscontext.jar;D:\Sun\AppServer\imq\lib/providerutil.jar;D:\Sun\AppServer/lib/ant/lib/ant.jar;D:\Sun\AppServer/pointbase/lib/pbclient.jar;D:\Sun\AppServer/pointbase/lib/pbembedded.jar;D:\Sun\AppServer/pointbase/lib/pbclient.jar;D:\Sun\AppServer/pointbase/lib/pbembedded.jar;D:\Sun\AppServer\domains\domain1\lib\classes;D:\Sun\AppServer\domains\domain1\generated\ejb\j2ee-apps\MEjbApp;D:\Sun\AppServer\domains\domain1\applications\j2ee-apps\MEjbApp\mejb_jar;D:\Sun\AppServer\domains\domain1\generated\ejb\j2ee-apps\MEjbApp;D:\Sun\AppServer\domains\domain1\generated\ejb\j2ee-apps\MEjbApp @C:\Documents and Settings\sakhtar\Local Settings\Temp\16b99ca_f9fa5cfa050000_14434.s1a
    Output from command:
         at com.sun.ejb.codegen.ProcessRunner.makeTimeoutException(ProcessExecutor.java:348)
         at com.sun.ejb.codegen.ProcessExecutor.execute(ProcessExecutor.java:140)
         at com.sun.ejb.codegen.Compiler.runProcess(Compiler.java:165)
         at com.sun.ejb.codegen.JavaCompiler.javacCompile(JavaCompiler.java:128)
         at com.sun.ejb.codegen.JavaCompiler.internal_compile(JavaCompiler.java:65)
         at com.sun.ejb.codegen.Compiler.compile(Compiler.java:67)
         ... 45 more
    [#|2004-01-09T16:21:57.833+0500|WARNING|j2ee-appserver1.4|javax.enterprise.system.tools.deployment|_ThreadID=10;|Deployment Error
    com.sun.enterprise.deployment.backend.IASDeploymentException: Fatal Error from EJB Compiler -- Compilation failed: com.sun.ejb.codegen.ProcessExecutorException: Process timed out.
    Timeout was 60,000 msecs
    Attempted command: D:\Sun\AppServer\jdk\bin\javac.exe -extdirs D:\Sun\AppServer\jdk/jre/lib/ext;D:\Sun\AppServer\domains\domain1/lib/ext -g -d D:\Sun\AppServer\domains\domain1\generated\ejb\j2ee-apps\MEjbApp -classpath D:\Sun\AppServer\lib\commons-launcher.jar;D:\Sun\AppServer\jdk\lib\tools.jar;D:\Sun\AppServer\lib\activation.jar;D:\Sun\AppServer\lib\admin-cli.jar;D:\Sun\AppServer\lib\appserv-admin.jar;D:\Sun\AppServer\lib\appserv-cmp.jar;D:\Sun\AppServer\lib\appserv-ext.jar;D:\Sun\AppServer\lib\appserv-jstl.jar;D:\Sun\AppServer\lib\appserv-rt.jar;D:\Sun\AppServer\lib\appserv-upgrade.jar;D:\Sun\AppServer\lib\commons-logging.jar;D:\Sun\AppServer\lib\j2ee-svc.jar;D:\Sun\AppServer\lib\j2ee.jar;D:\Sun\AppServer\lib\jax-qname.jar;D:\Sun\AppServer\lib\jaxr-api.jar;D:\Sun\AppServer\lib\jaxr-impl.jar;D:\Sun\AppServer\lib\jaxrpc-api.jar;D:\Sun\AppServer\lib\jaxrpc-impl.jar;D:\Sun\AppServer\lib\mail.jar;D:\Sun\AppServer\lib\relaxngDatatype.jar;D:\Sun\AppServer\lib\saaj-api.jar;D:\Sun\AppServer\lib\saaj-impl.jar;D:\Sun\AppServer\lib\xsdlib.jar;D:\Sun\AppServer\jdk/lib/tools.jar;D:\Sun\AppServer/lib/install/applications/jmsra/imqjmsra.jar;D:\Sun\AppServer\imq\lib/imq.jar;D:\Sun\AppServer\imq\lib/jaxm-api.jar;D:\Sun\AppServer\imq\lib/imqadmin.jar;D:\Sun\AppServer\imq\lib/imqutil.jar;D:\Sun\AppServer\imq\lib/fscontext.jar;D:\Sun\AppServer\imq\lib/providerutil.jar;D:\Sun\AppServer/lib/ant/lib/ant.jar;D:\Sun\AppServer/pointbase/lib/pbclient.jar;D:\Sun\AppServer/pointbase/lib/pbembedded.jar;D:\Sun\AppServer/pointbase/lib/pbclient.jar;D:\Sun\AppServer/pointbase/lib/pbembedded.jar;D:\Sun\AppServer\domains\domain1\lib\classes;D:\Sun\AppServer\domains\domain1\generated\ejb\j2ee-apps\MEjbApp;D:\Sun\AppServer\domains\domain1\applications\j2ee-apps\MEjbApp\mejb_jar;D:\Sun\AppServer\domains\domain1\generated\ejb\j2ee-apps\MEjbApp;D:\Sun\AppServer\domains\domain1\generated\ejb\j2ee-apps\MEjbApp @C:\Documents and Settings\sakhtar\Local Settings\Temp\16b99ca_f9fa5cfa050000_14434.s1a
    Output from command:
         at com.sun.ejb.codegen.IASEJBC.compileClasses(IASEJBC.java:361)
         at com.sun.ejb.codegen.IASEJBC.compileAndRmic(IASEJBC.java:210)
         at com.sun.ejb.codegen.IASEJBC.ejbc(IASEJBC.java:1144)
         at com.sun.enterprise.deployment.backend.EJBCompiler.preDeployApp(EJBCompiler.java:326)
         at com.sun.enterprise.deployment.backend.EJBCompiler.compile(EJBCompiler.java:196)
         at com.sun.enterprise.deployment.backend.AppDeployer.runEJBC(AppDeployer.java:277)
         at com.sun.enterprise.deployment.backend.AppDeployer.deploy(AppDeployer.java:163)
         at com.sun.enterprise.deployment.backend.AppDeployer.doRequestFinish(AppDeployer.java:105)
         at com.sun.enterprise.deployment.phasing.J2EECPhase.runPhase(J2EECPhase.java:128)
         at com.sun.enterprise.deployment.phasing.DeploymentPhase.executePhase(DeploymentPhase.java:79)
         at com.sun.enterprise.deployment.phasing.DeploymentService.executePhases(DeploymentService.java:216)
         at com.sun.enterprise.deployment.phasing.DeploymentService.deploy(DeploymentService.java:152)
         at com.sun.enterprise.admin.mbeans.ApplicationsConfigMBean.deploy(ApplicationsConfigMBean.java:270)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sun.enterprise.admin.MBeanHelper.invokeOperationInBean(MBeanHelper.java:266)
         at com.sun.enterprise.admin.config.BaseConfigMBean.invoke(BaseConfigMBean.java:268)
         at com.sun.jmx.mbeanserver.DynamicMetaDataImpl.invoke(DynamicMetaDataImpl.java:212)
         at com.sun.jmx.mbeanserver.MetaDataImpl.invoke(MetaDataImpl.java:218)
         at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:808)
         at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:781)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sun.enterprise.admin.util.proxy.ProxyClass.invoke(ProxyClass.java:54)
         at $Proxy1.invoke(Unknown Source)
         at com.sun.enterprise.admin.server.core.jmx.SunoneInterceptor.invoke(SunoneInterceptor.java:282)
         at com.sun.enterprise.deployment.autodeploy.AutoDeployer.invokeDeploymentService(AutoDeployer.java:468)
         at com.sun.enterprise.deployment.autodeploy.AutoDeployer.deployApplication(AutoDeployer.java:364)
         at com.sun.enterprise.deployment.autodeploy.AutoDeployer.deployApplication(AutoDeployer.java:343)
         at com.sun.enterprise.deployment.autodeploy.AutoDeployer.deployAll(AutoDeployer.java:164)
         at com.sun.enterprise.server.SystemAppLifecycle.deployToTarget(SystemAppLifecycle.java:185)
         at com.sun.enterprise.server.SystemAppLifecycle.deploySystemApps(SystemAppLifecycle.java:160)
         at com.sun.enterprise.server.SystemAppLifecycle.onStartup(SystemAppLifecycle.java:82)
         at com.sun.enterprise.server.ApplicationServer.onStartup(ApplicationServer.java:282)
         at com.sun.enterprise.server.PEMain.run(PEMain.java:217)
         at com.sun.enterprise.server.PEMain.main(PEMain.java:171)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at org.apache.commons.launcher.ChildMain.run(ChildMain.java:269)
    |#]
    [#|2004-01-09T16:21:57.883+0500|INFO|j2ee-appserver1.4|javax.enterprise.system.tools.deployment|_ThreadID=10;|Total Deployment Time: 70021 msec, Total EJB Compiler Module Time: 0 msec, Portion spent EJB Compiling: 0%|#]
    [#|2004-01-09T16:21:57.953+0500|SEVERE|j2ee-appserver1.4|javax.enterprise.system.tools.admin|_ThreadID=10;|No local string defined|#]
    [#|2004-01-09T16:21:57.953+0500|SEVERE|j2ee-appserver1.4|javax.enterprise.system.tools.admin|_ThreadID=10;|No local string defined
    com.sun.enterprise.deployment.backend.IASDeploymentException: Fatal Error from EJB Compiler -- Compilation failed: com.sun.ejb.codegen.ProcessExecutorException: Process timed out.
    Timeout was 60,000 msecs
    Attempted command: D:\Sun\AppServer\jdk\bin\javac.exe -extdirs D:\Sun\AppServer\jdk/jre/lib/ext;D:\Sun\AppServer\domains\domain1/lib/ext -g -d D:\Sun\AppServer\domains\domain1\generated\ejb\j2ee-apps\MEjbApp -classpath D:\Sun\AppServer\lib\commons-launcher.jar;D:\Sun\AppServer\jdk\lib\tools.jar;D:\Sun\AppServer\lib\activation.jar;D:\Sun\AppServer\lib\admin-cli.jar;D:\Sun\AppServer\lib\appserv-admin.jar;D:\Sun\AppServer\lib\appserv-cmp.jar;D:\Sun\AppServer\lib\appserv-ext.jar;D:\Sun\AppServer\lib\appserv-jstl.jar;D:\Sun\AppServer\lib\appserv-rt.jar;D:\Sun\AppServer\lib\appserv-upgrade.jar;D:\Sun\AppServer\lib\commons-logging.jar;D:\Sun\AppServer\lib\j2ee-svc.jar;D:\Sun\AppServer\lib\j2ee.jar;D:\Sun\AppServer\lib\jax-qname.jar;D:\Sun\AppServer\lib\jaxr-api.jar;D:\Sun\AppServer\lib\jaxr-impl.jar;D:\Sun\AppServer\lib\jaxrpc-api.jar;D:\Sun\AppServer\lib\jaxrpc-impl.jar;D:\Sun\AppServer\lib\mail.jar;D:\Sun\AppServer\lib\relaxngDatatype.jar;D:\Sun\AppServer\lib\saaj-api.jar;D:\Sun\AppServer\lib\saaj-impl.jar;D:\Sun\AppServer\lib\xsdlib.jar;D:\Sun\AppServer\jdk/lib/tools.jar;D:\Sun\AppServer/lib/install/applications/jmsra/imqjmsra.jar;D:\Sun\AppServer\imq\lib/imq.jar;D:\Sun\AppServer\imq\lib/jaxm-api.jar;D:\Sun\AppServer\imq\lib/imqadmin.jar;D:\Sun\AppServer\imq\lib/imqutil.jar;D:\Sun\AppServer\imq\lib/fscontext.jar;D:\Sun\AppServer\imq\lib/providerutil.jar;D:\Sun\AppServer/lib/ant/lib/ant.jar;D:\Sun\AppServer/pointbase/lib/pbclient.jar;D:\Sun\AppServer/pointbase/lib/pbembedded.jar;D:\Sun\AppServer/pointbase/lib/pbclient.jar;D:\Sun\AppServer/pointbase/lib/pbembedded.jar;D:\Sun\AppServer\domains\domain1\lib\classes;D:\Sun\AppServer\domains\domain1\generated\ejb\j2ee-apps\MEjbApp;D:\Sun\AppServer\domains\domain1\applications\j2ee-apps\MEjbApp\mejb_jar;D:\Sun\AppServer\domains\domain1\generated\ejb\j2ee-apps\MEjbApp;D:\Sun\AppServer\domains\domain1\generated\ejb\j2ee-apps\MEjbApp @C:\Documents and Settings\sakhtar\Local Settings\Temp\16b99ca_f9fa5cfa050000_14434.s1a
    Output from command:
         at com.sun.ejb.codegen.IASEJBC.compileClasses(IASEJBC.java:361)
         at com.sun.ejb.codegen.IASEJBC.compileAndRmic(IASEJBC.java:210)
         at com.sun.ejb.codegen.IASEJBC.ejbc(IASEJBC.java:1144)
         at com.sun.enterprise.deployment.backend.EJBCompiler.preDeployApp(EJBCompiler.java:326)
         at com.sun.enterprise.deployment.backend.EJBCompiler.compile(EJBCompiler.java:196)
         at com.sun.enterprise.deployment.backend.AppDeployer.runEJBC(AppDeployer.java:277)
         at com.sun.enterprise.deployment.backend.AppDeployer.deploy(AppDeployer.java:163)
         at com.sun.enterprise.deployment.backend.AppDeployer.doRequestFinish(AppDeployer.java:105)
         at com.sun.enterprise.deployment.phasing.J2EECPhase.runPhase(J2EECPhase.java:128)
         at com.sun.enterprise.deployment.phasing.DeploymentPhase.executePhase(DeploymentPhase.java:79)
         at com.sun.enterprise.deployment.phasing.DeploymentService.executePhases(DeploymentService.java:216)
         at com.sun.enterprise.deployment.phasing.DeploymentService.deploy(DeploymentService.java:152)
         at com.sun.enterprise.admin.mbeans.ApplicationsConfigMBean.deploy(ApplicationsConfigMBean.java:270)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sun.enterprise.admin.MBeanHelper.invokeOperationInBean(MBeanHelper.java:266)
         at com.sun.enterprise.admin.config.BaseConfigMBean.invoke(BaseConfigMBean.java:268)
         at com.sun.jmx.mbeanserver.DynamicMetaDataImpl.invoke(DynamicMetaDataImpl.java:212)
         at com.sun.jmx.mbeanserver.MetaDataImpl.invoke(MetaDataImpl.java:218)
         at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:808)
         at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:781)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sun.enterprise.admin.util.proxy.ProxyClass.invoke(ProxyClass.java:54)
         at $Proxy1.invoke(Unknown Source)
         at com.sun.enterprise.admin.server.core.jmx.SunoneInterceptor.invoke(SunoneInterceptor.java:282)
         at com.sun.enterprise.deployment.autodeploy.AutoDeployer.invokeDeploymentService(AutoDeployer.java:468)
         at com.sun.enterprise.deployment.autodeploy.AutoDeployer.deployApplication(AutoDeployer.java:364)
         at com.sun.enterprise.deployment.autodeploy.AutoDeployer.deployApplication(AutoDeployer.java:343)
         at com.sun.enterprise.deployment.autodeploy.AutoDeployer.deployAll(AutoDeployer.java:164)
         at com.sun.enterprise.server.SystemAppLifecycle.deployToTarget(SystemAppLifecycle.java:185)
         at com.sun.enterprise.server.SystemAppLifecycle.deploySystemApps(SystemAppLifecycle.java:160)
         at com.sun.enterprise.server.SystemAppLifecycle.onStartup(SystemAppLifecycle.java:82)
         at com.sun.enterprise.server.ApplicationServer.onStartup(ApplicationServer.java:282)
         at com.sun.enterprise.server.PEMain.run(PEMain.java:217)
         at com.sun.enterprise.server.PEMain.main(PEMain.java:171)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at org.apache.commons.launcher.ChildMain.run(ChildMain.java:269)
    |#]
    [#|2004-01-09T16:21:58.023+0500|INFO|j2ee-appserver1.4|javax.enterprise.system.tools.admin|_ThreadID=10;|[AutoDeploy] Autodeploy failed : D:\Sun\AppServer\lib\install\applications\MEjbApp.ear.|#]
    [#|2004-01-09T16:21:58.023+0500|INFO|j2ee-appserver1.4|javax.enterprise.system.tools.admin|_ThreadID=10;|[AutoDeploy] Selecting file [ D:\Sun\AppServer\lib\install\applications\__ejb_container_timer_app.ear ] for autodeployment.|#]
    [#|2004-01-09T16:22:11.753+0500|INFO|j2ee-appserver1.4|javax.enterprise.system.tools.deployment|_ThreadID=10;|DPL5109: EJBC - START of EJBC for [__ejb_container_timer_app]|#]
    Remote message: Processing beans ....
    [#|2004-01-09T16:22:38.882+0500|INFO|j2ee-appserver1.4|javax.enterprise.system.tools.deployment|_ThreadID=10;|DPL5110: EJBC - END of EJBC for [__ejb_container_timer_app]|#]
    [#|2004-01-09T16:22:41.375+0500|INFO|j2ee-appserver1.4|javax.enterprise.system.tools.deployment|_ThreadID=10;|Total Deployment Time: 43001 msec, Total EJB Compiler Module Time: 27149 msec, Portion spent EJB Compiling: 63%
    Breakdown of EJBC Module Time: Total Time for EJBC: 27149 msec, CMP Generation: 19007 msec (70%), Java Compilation: 7451 msec (27%), RMI Compilation: 0 msec (0%), JAX-RPC Generation: 0 msec (0%),
    |#]
    [#|2004-01-09T16:22:41.896+0500|INFO|j2ee-appserver1.4|javax.enterprise.system.tools.admin|_ThreadID=10;|ADM1041:Sent the event to instance:[ApplicationDeployEvent -- deploy __ejb_container_timer_app]|#]
    [#|2004-01-09T16:22:43.799+0500|INFO|j2ee-appserver1.4|javax.enterprise.system.container.ejb|_ThreadID=10;|EJB5109:EJB Timer Service started successfully for datasource [jdbc/__TimerPool]|#]
    [#|2004-01-09T16:22:43.799+0500|INFO|j2ee-appserver1.4|javax.enterprise.system.core.classloading|_ThreadID=10;|LDR5010: All ejb(s) of [__ejb_container_timer_app] loaded successfully!|#]
    [#|2004-01-09T16:22:43.809+0500|INFO|j2ee-appserver1.4|javax.enterprise.system.tools.admin|_ThreadID=10;|ADM1042:Status of dynamic reconfiguration event processing:[success]|#]
    [#|2004-01-09T16:22:43.819+0500|INFO|j2ee-appserver1.4|javax.enterprise.system.tools.admin|_ThreadID=10;|[AutoDeploy] Successfully autodeployed : D:\Sun\AppServer\lib\install\applications\__ejb_container_timer_app.ear.|#]
    [#|2004-01-09T16:22:43.989+0500|INFO|j2ee-appserver1.4|javax.enterprise.system.container.web|_ThreadID=10;|WEB0302: Starting Tomcat.|#]
    [#|2004-01-09T16:22:45.111+0500|INFO|j2ee-appserver1.4|javax.enterprise.system.container.web|_ThreadID=10;|WEB0100: Loading web module [adminapp] in virtual server [server] at [web1]|#]
    [#|2004-01-09T16:22:45.972+0500|INFO|j2ee-appserver1.4|javax.enterprise.system.container.web|_ThreadID=10;|WEB0100: Loading web module [admingui] in virtual server [server] at [asadmin]|#]
    [#|2004-01-09T16:22:46.182+0500|INFO|j2ee-appserver1.4|javax.enterprise.system.container.web|_ThreadID=10;|WEB0100: Loading web module [com_sun_web_ui] in virtual server [server] at [com_sun_web_ui]|#]
    [#|2004-01-09T16:22:46.363+0500|INFO|j2ee-appserver1.4|org.apache.catalina.startup.Embedded|_ThreadID=10;|Starting tomcat server|#]
    [#|2004-01-09T16:22:46.373+0500|INFO|j2ee-appserver1.4|org.apache.catalina.startup.Embedded|_ThreadID=10;|Catalina naming disabled|#]
    [#|2004-01-09T16:22:46.783+0500|INFO|j2ee-appserver1.4|org.apache.catalina.core.StandardEngine|_ThreadID=10;|Starting Servlet Engine: J2EETM 1.4 Application Server|#]
    [#|2004-01-09T16:23:02.516+0500|INFO|j2ee-appserver1.4|org.apache.catalina.startup.ContextConfig|_ThreadID=10;|Missing application web.xml, using defaults only StandardEngine[server].StandardHost[server].StandardContext[]|#]
    [#|2004-01-09T16:23:03.908+0500|INFO|j2ee-appserver1.4|org.apache.coyote                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    

    hi there
    good that you solved ur problem and ur server is up and running....even i have installed the win2000server and j2ee server on it...but i get an error stating that...'Could not find the main class:Program will exit'....can u please help me out...thanx in advance

  • Problems configuring Platform Domain with MS Sql Server

    Hi,
    We are having problems configuring a Platform Domain with MS Sql Server 2000.
    We are using Weblogic version 7.0.0.2. These are the steps we followed
    1.We manually created a database called TestDB and created a user account called
    "system", pwd ==>> "weblogic" in SQL server and assigned him as the DB owner for
    the TestDB created.
    2. Changed dbsettings_properties files (Commented pointbase entries and uncommented
    SQL Server entries. I gave the connection parameter as connection=jdbc:weblogic:mssqlserver4:localhost:1433
    in this file.
    3. Modified Config.xml and changed properties for DataSyncPool, WLIPool, CommercePool,WLIPool
    and modified the RDBMS realm properties to point to the database.
    4. ran the create_db script and it seemed to have run fine looking at the log
    file.
    5. I then tried to start the BEA Server instance and I get the following error.
    I am also attaching the config.xml file for reference.
    Appreciate any help/suggestions. Thanks in Advance.
    Vikram
    <Apr 9, 2003 2:57:45 AM EDT> <Error> <RDBMSRealm> <000000> <An error occured cre
    ating a database connection for the realm.
    java.sql.SQLException: Invalid port: weblogic:mssqlserver4:localhost:1433
    at weblogic.jdbc.mssqlserver4.ConnectionInfo.<init>(ConnectionInfo.java:
    193)
    at weblogic.jdbc.mssqlserver4.ConnectDriver.parse(ConnectDriver.java:333
    at weblogic.jdbc.mssqlserver4.ConnectDriver.connect(ConnectDriver.java:1
    02)
    at com.bea.p13n.security.realm.RDBMSDelegate.<init>(RDBMSDelegate.java:1
    69)
    at com.bea.p13n.security.realm.RDBMSDelegate$DFactory.getInstance(RDBMSD
    elegate.java:962)
    at com.bea.p13n.security.realm.internal.Pool.<init>(Pool.java:53)
    at com.bea.p13n.security.realm.RDBMSRealm.createPool(RDBMSRealm.java:153
    at com.bea.p13n.security.realm.RDBMSRealm.<init>(RDBMSRealm.java:140)
    at java.lang.Class.newInstance0(Native Method)
    at java.lang.Class.newInstance(Class.java:232)
    at weblogic.security.acl.Realm.getRealm(Realm.java:87)
    at weblogic.security.acl.Realm.getRealm(Realm.java:65)
    at weblogic.security.SecurityService.initializeRealm(SecurityService.jav
    a:353)
    at weblogic.security.providers.realmadapter.AuthorizationProviderImpl.in
    itialize(AuthorizationProviderImpl.java:72)
    at weblogic.security.service.SecurityServiceManager.createSecurityProvid
    er(SecurityServiceManager.java:1875)
    at weblogic.security.service.AuthorizationManager.initialize(Authorizati
    onManager.java:206)
    at weblogic.security.service.AuthorizationManager.<init>(AuthorizationMa
    nager.java:127)
    at weblogic.security.service.SecurityServiceManager.doATZ(SecurityServic
    eManager.java:1613)
    at weblogic.security.service.SecurityServiceManager.initializeRealm(Secu
    rityServiceManager.java:1426)
    at weblogic.security.service.SecurityServiceManager.loadRealm(SecuritySe
    rviceManager.java:1365)
    at weblogic.security.service.SecurityServiceManager.initializeRealms(Sec
    urityServiceManager.java:1487)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityS
    erviceManager.java:1207)
    at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:723)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:594)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:282)
    at weblogic.Server.main(Server.java:32)
    >
    <Apr 9, 2003 2:57:45 AM EDT> <Emergency> <WebLogicServer> <000342> <Unable to
    in
    itialize the server: Fatal initialization exception
    Throwable: java.lang.IllegalAccessError: Exception[com.bea.p13n.security.realm.R
    DBMSException: An error occured creating a database connection for the realm.]
    java.lang.IllegalAccessError: Exception[com.bea.p13n.security.realm.RDBMSExcepti
    on: An error occured creating a database connection for the realm.]
    at weblogic.security.acl.Realm.getRealm(Realm.java:94)
    at weblogic.security.acl.Realm.getRealm(Realm.java:65)
    at weblogic.security.SecurityService.initializeRealm(SecurityService.jav
    a:353)
    at weblogic.security.providers.realmadapter.AuthorizationProviderImpl.in
    itialize(AuthorizationProviderImpl.java:72)
    at weblogic.security.service.SecurityServiceManager.createSecurityProvid
    er(SecurityServiceManager.java:1875)
    at weblogic.security.service.AuthorizationManager.initialize(Authorizati
    onManager.java:206)
    at weblogic.security.service.AuthorizationManager.<init>(AuthorizationMa
    nager.java:127)
    at weblogic.security.service.SecurityServiceManager.doATZ(SecurityServic
    eManager.java:1613)
    at weblogic.security.service.SecurityServiceManager.initializeRealm(Secu
    rityServiceManager.java:1426)
    at weblogic.security.service.SecurityServiceManager.loadRealm(SecuritySe
    rviceManager.java:1365)
    at weblogic.security.service.SecurityServiceManager.initializeRealms(Sec
    urityServiceManager.java:1487)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityS
    erviceManager.java:1207)
    at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:723)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:594)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:282)
    at weblogic.Server.main(Server.java:32)
    >
    The WebLogic Server did not start up properly.
    Exception raised:
    java.lang.IllegalAccessError: Exception[com.bea.p13n.security.realm.RDBMSExcepti
    on: An error occured creating a database connection for the realm.]
    at weblogic.security.acl.Realm.getRealm(Realm.java:94)
    at weblogic.security.acl.Realm.getRealm(Realm.java:65)
    at weblogic.security.SecurityService.initializeRealm(SecurityService.jav
    a:353)
    at weblogic.security.providers.realmadapter.AuthorizationProviderImpl.in
    itialize(AuthorizationProviderImpl.java:72)
    at weblogic.security.service.SecurityServiceManager.createSecurityProvid
    er(SecurityServiceManager.java:1875)
    at weblogic.security.service.AuthorizationManager.initialize(Authorizati
    onManager.java:206)
    at weblogic.security.service.AuthorizationManager.<init>(AuthorizationMa
    nager.java:127)
    at weblogic.security.service.SecurityServiceManager.doATZ(SecurityServic
    eManager.java:1613)
    at weblogic.security.service.SecurityServiceManager.initializeRealm(Secu
    rityServiceManager.java:1426)
    at weblogic.security.service.SecurityServiceManager.loadRealm(SecuritySe
    rviceManager.java:1365)
    at weblogic.security.service.SecurityServiceManager.initializeRealms(Sec
    urityServiceManager.java:1487)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityS
    erviceManager.java:1207)
    at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:723)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:594)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:282)
    at weblogic.Server.main(Server.java:32)
    Reason: Fatal initialization exception
    Throwable: java.lang.IllegalAccessError: Exception[com.bea.p13n.security.realm.R
    DBMSException: An error occured creating a database connection for the realm.]
    java.lang.IllegalAccessError: Exception[com.bea.p13n.security.realm.RDBMSExcepti
    on: An error occured creating a database connection for the realm.]
    at weblogic.security.acl.Realm.getRealm(Realm.java:94)
    at weblogic.security.acl.Realm.getRealm(Realm.java:65)
    at weblogic.security.SecurityService.initializeRealm(SecurityService.jav
    a:353)
    at weblogic.security.providers.realmadapter.AuthorizationProviderImpl.in
    itialize(AuthorizationProviderImpl.java:72)
    at weblogic.security.service.SecurityServiceManager.createSecurityProvid
    er(SecurityServiceManager.java:1875)
    at weblogic.security.service.AuthorizationManager.initialize(Authorizati
    onManager.java:206)
    at weblogic.security.service.AuthorizationManager.<init>(AuthorizationMa
    nager.java:127)
    at weblogic.security.service.SecurityServiceManager.doATZ(SecurityServic
    eManager.java:1613)
    at weblogic.security.service.SecurityServiceManager.initializeRealm(Secu
    rityServiceManager.java:1426)
    at weblogic.security.service.SecurityServiceManager.loadRealm(SecuritySe
    rviceManager.java:1365)
    at weblogic.security.service.SecurityServiceManager.initializeRealms(Sec
    urityServiceManager.java:1487)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityS
    erviceManager.java:1207)
    at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:723)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:594)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:282)
    at weblogic.Server.main(Server.java:32)
    [config.xml]

    Try removing the server section from the SchemaProperties line.
    Preferrably do not use localhost or hostnames in the server
    configuration file.
    <RDBMSRealm
    Name="wlcsRealm"
    DatabaseDriver="weblogic.jdbc.mssqlserver4.Driver"
    DatabasePassword="weblogic"
    DatabaseURL="jdbc:weblogic:mssqlserver4:yourIPAddress:1433"
    RealmClassName="com.bea.p13n.security.realm.RDBMSRealm"
    SchemaProperties="user=system;password=weblogic"/>
    Also consider ...
    If you have a new Portal database created in SQL Server?
    Does the user system have the Portal database as his default database?
    -- Jim
    Vikram wrote:
    Hi,
    We are having problems configuring a Platform Domain with MS Sql Server 2000.
    We are using Weblogic version 7.0.0.2. These are the steps we followed
    1.We manually created a database called TestDB and created a user account called
    "system", pwd ==>> "weblogic" in SQL server and assigned him as the DB owner for
    the TestDB created.
    2. Changed dbsettings_properties files (Commented pointbase entries and uncommented
    SQL Server entries. I gave the connection parameter as connection=jdbc:weblogic:mssqlserver4:localhost:1433
    in this file.
    3. Modified Config.xml and changed properties for DataSyncPool, WLIPool, CommercePool,WLIPool
    and modified the RDBMS realm properties to point to the database.
    4. ran the create_db script and it seemed to have run fine looking at the log
    file.
    5. I then tried to start the BEA Server instance and I get the following error.
    I am also attaching the config.xml file for reference.
    Appreciate any help/suggestions. Thanks in Advance.
    Vikram
    <Apr 9, 2003 2:57:45 AM EDT> <Error> <RDBMSRealm> <000000> <An error occured cre
    ating a database connection for the realm.
    java.sql.SQLException: Invalid port: weblogic:mssqlserver4:localhost:1433
    at weblogic.jdbc.mssqlserver4.ConnectionInfo.<init>(ConnectionInfo.java:
    193)
    at weblogic.jdbc.mssqlserver4.ConnectDriver.parse(ConnectDriver.java:333
    at weblogic.jdbc.mssqlserver4.ConnectDriver.connect(ConnectDriver.java:1
    02)
    at com.bea.p13n.security.realm.RDBMSDelegate.<init>(RDBMSDelegate.java:1
    69)
    at com.bea.p13n.security.realm.RDBMSDelegate$DFactory.getInstance(RDBMSD
    elegate.java:962)
    at com.bea.p13n.security.realm.internal.Pool.<init>(Pool.java:53)
    at com.bea.p13n.security.realm.RDBMSRealm.createPool(RDBMSRealm.java:153
    at com.bea.p13n.security.realm.RDBMSRealm.<init>(RDBMSRealm.java:140)
    at java.lang.Class.newInstance0(Native Method)
    at java.lang.Class.newInstance(Class.java:232)
    at weblogic.security.acl.Realm.getRealm(Realm.java:87)
    at weblogic.security.acl.Realm.getRealm(Realm.java:65)
    at weblogic.security.SecurityService.initializeRealm(SecurityService.jav
    a:353)
    at weblogic.security.providers.realmadapter.AuthorizationProviderImpl.in
    itialize(AuthorizationProviderImpl.java:72)
    at weblogic.security.service.SecurityServiceManager.createSecurityProvid
    er(SecurityServiceManager.java:1875)
    at weblogic.security.service.AuthorizationManager.initialize(Authorizati
    onManager.java:206)
    at weblogic.security.service.AuthorizationManager.<init>(AuthorizationMa
    nager.java:127)
    at weblogic.security.service.SecurityServiceManager.doATZ(SecurityServic
    eManager.java:1613)
    at weblogic.security.service.SecurityServiceManager.initializeRealm(Secu
    rityServiceManager.java:1426)
    at weblogic.security.service.SecurityServiceManager.loadRealm(SecuritySe
    rviceManager.java:1365)
    at weblogic.security.service.SecurityServiceManager.initializeRealms(Sec
    urityServiceManager.java:1487)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityS
    erviceManager.java:1207)
    at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:723)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:594)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:282)
    at weblogic.Server.main(Server.java:32)
    <Apr 9, 2003 2:57:45 AM EDT> <Emergency> <WebLogicServer> <000342> <Unable to
    in
    itialize the server: Fatal initialization exception
    Throwable: java.lang.IllegalAccessError: Exception[com.bea.p13n.security.realm.R
    DBMSException: An error occured creating a database connection for the realm.]
    java.lang.IllegalAccessError: Exception[com.bea.p13n.security.realm.RDBMSExcepti
    on: An error occured creating a database connection for the realm.]
    at weblogic.security.acl.Realm.getRealm(Realm.java:94)
    at weblogic.security.acl.Realm.getRealm(Realm.java:65)
    at weblogic.security.SecurityService.initializeRealm(SecurityService.jav
    a:353)
    at weblogic.security.providers.realmadapter.AuthorizationProviderImpl.in
    itialize(AuthorizationProviderImpl.java:72)
    at weblogic.security.service.SecurityServiceManager.createSecurityProvid
    er(SecurityServiceManager.java:1875)
    at weblogic.security.service.AuthorizationManager.initialize(Authorizati
    onManager.java:206)
    at weblogic.security.service.AuthorizationManager.<init>(AuthorizationMa
    nager.java:127)
    at weblogic.security.service.SecurityServiceManager.doATZ(SecurityServic
    eManager.java:1613)
    at weblogic.security.service.SecurityServiceManager.initializeRealm(Secu
    rityServiceManager.java:1426)
    at weblogic.security.service.SecurityServiceManager.loadRealm(SecuritySe
    rviceManager.java:1365)
    at weblogic.security.service.SecurityServiceManager.initializeRealms(Sec
    urityServiceManager.java:1487)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityS
    erviceManager.java:1207)
    at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:723)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:594)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:282)
    at weblogic.Server.main(Server.java:32)
    The WebLogic Server did not start up properly.
    Exception raised:
    java.lang.IllegalAccessError: Exception[com.bea.p13n.security.realm.RDBMSExcepti
    on: An error occured creating a database connection for the realm.]
    at weblogic.security.acl.Realm.getRealm(Realm.java:94)
    at weblogic.security.acl.Realm.getRealm(Realm.java:65)
    at weblogic.security.SecurityService.initializeRealm(SecurityService.jav
    a:353)
    at weblogic.security.providers.realmadapter.AuthorizationProviderImpl.in
    itialize(AuthorizationProviderImpl.java:72)
    at weblogic.security.service.SecurityServiceManager.createSecurityProvid
    er(SecurityServiceManager.java:1875)
    at weblogic.security.service.AuthorizationManager.initialize(Authorizati
    onManager.java:206)
    at weblogic.security.service.AuthorizationManager.<init>(AuthorizationMa
    nager.java:127)
    at weblogic.security.service.SecurityServiceManager.doATZ(SecurityServic
    eManager.java:1613)
    at weblogic.security.service.SecurityServiceManager.initializeRealm(Secu
    rityServiceManager.java:1426)
    at weblogic.security.service.SecurityServiceManager.loadRealm(SecuritySe
    rviceManager.java:1365)
    at weblogic.security.service.SecurityServiceManager.initializeRealms(Sec
    urityServiceManager.java:1487)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityS
    erviceManager.java:1207)
    at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:723)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:594)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:282)
    at weblogic.Server.main(Server.java:32)
    Reason: Fatal initialization exception
    Throwable: java.lang.IllegalAccessError: Exception[com.bea.p13n.security.realm.R
    DBMSException: An error occured creating a database connection for the realm.]
    java.lang.IllegalAccessError: Exception[com.bea.p13n.security.realm.RDBMSExcepti
    on: An error occured creating a database connection for the realm.]
    at weblogic.security.acl.Realm.getRealm(Realm.java:94)
    at weblogic.security.acl.Realm.getRealm(Realm.java:65)
    at weblogic.security.SecurityService.initializeRealm(SecurityService.jav
    a:353)
    at weblogic.security.providers.realmadapter.AuthorizationProviderImpl.in
    itialize(AuthorizationProviderImpl.java:72)
    at weblogic.security.service.SecurityServiceManager.createSecurityProvid
    er(SecurityServiceManager.java:1875)
    at weblogic.security.service.AuthorizationManager.initialize(Authorizati
    onManager.java:206)
    at weblogic.security.service.AuthorizationManager.<init>(AuthorizationMa
    nager.java:127)
    at weblogic.security.service.SecurityServiceManager.doATZ(SecurityServic
    eManager.java:1613)
    at weblogic.security.service.SecurityServiceManager.initializeRealm(Secu
    rityServiceManager.java:1426)
    at weblogic.security.service.SecurityServiceManager.loadRealm(SecuritySe
    rviceManager.java:1365)
    at weblogic.security.service.SecurityServiceManager.initializeRealms(Sec
    urityServiceManager.java:1487)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityS
    erviceManager.java:1207)
    at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:723)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:594)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:282)
    at weblogic.Server.main(Server.java:32)
    <Domain Name="epmsDomain">
    <Log
    FileName="logs/wl-domain.log"
    Name="epmsDomain"
    />
    <!-- Configuration Wizard Cluster and Admin/Managed Node support -->
    <Server
    Name="platformServer"
         ListenAddress="localhost"
    ListenPort="7501"
    NativeIOEnabled="true"
    TransactionLogFilePrefix="logs/"
    >
    <SSL
    Name="platformServer"
    ListenPort="7502"
    Enabled="true"
    ServerCertificateChainFileName="ca.pem"
    ServerCertificateFileName="democert.pem"
    ServerKeyFileName="demokey.pem"
    />
    <Log
    FileName="logs/weblogic.log"
    />
    <WebServer
    DefaultWebApp="splashPage"
    LogFileName="./logs/access.log"
    LoggingEnabled="true"
    Name="platformServer"
    />
    </Server>
    <!-- WLP Pool -->
    <JDBCConnectionPool
    Name="commercePool"
    DriverName="weblogic.jdbc.mssqlserver4.Driver"
    URL="jdbc:weblogic:mssqlserver4:localhost:1433"
    Properties="user=system;password=weblogic;server=jdbc:weblogic:mssqlserver4:localhost:1433"
    Password="weblogic"
    InitialCapacity="20"
    MaxCapacity="20"
    CapacityIncrement="1"
    RefreshMinutes="0"
    ShrinkingEnabled="false"
    Targets="platformServer"
    TestConnectionsOnReserve="false"
    TestTableName="WEBLOGIC_IS_ALIVE"
    />
    <!-- WLI Pool -->
    <JDBCConnectionPool
    CapacityIncrement="2"
    DriverName="weblogic.jdbc.mssqlserver4.Driver"
    InitialCapacity="8"
    LoginDelaySeconds="1"
    MaxCapacity="36"
    Name="wliPool"
    Properties="user=system;password=weblogic;server=jdbc:weblogic:mssqlserver4:localhost:1433"
    Password="weblogic"
    RefreshMinutes="0"
    ShrinkPeriodMinutes="15"
    ShrinkingEnabled="true"
    Targets="platformServer"
    URL="jdbc:weblogic:mssqlserver4:localhost:1433"
    />
    <JDBCTxDataSource
    EnableTwoPhaseCommit="false"
    JNDIName="weblogic.jdbc.jts.commercePool"
    Name="commercePool"
    PoolName="commercePool"
    Targets="platformServer"
    />
    <JDBCDataSource
    JNDIName="weblogic.jdbc.pool.commercePool"
    Name="commercePool"
    PoolName="commercePool"
    Targets="platformServer"
    />
    <JDBCDataSource
    JNDIName="WLAI_DataSource"
    Name="WLAI_DataSource"
    PoolName="wliPool"
    Targets="platformServer"
    />
    <JDBCTxDataSource
    EnableTwoPhaseCommit="true"
    JNDIName="com.bea.wlpi.TXDataSource"
    Name="TXDataSource"
    PoolName="wliPool"
    Targets="platformServer"
    />
    <JDBCTxDataSource
    EnableTwoPhaseCommit="true"
    JNDIName="WLCHub.DS"
    Name="WLCHub.DS"
    PoolName="wliPool"
    Targets="platformServer"/>
    />
    <!-- Configure WebLogic Workshop to run in Platform domain -->
    <JDBCTxDataSource
         EnableTwoPhaseCommit="true"
    JNDIName="cgDataSource"
    Name="cgDataSource"
    PoolName="commercePool"
    Targets="platformServer"/>
    <JDBCTxDataSource
    EnableTwoPhaseCommit="true"
    JNDIName="cgSampleDataSource"
    Name="cgSampleDataSource"
    PoolName="commercePool"
    Targets="platformServer"/>
    <JMSConnectionFactory JNDIName="weblogic.jws.jms.QueueConnectionFactory"
    Name="cgQueue" Targets="platformServer"/>
    <JMSJDBCStore ConnectionPool="commercePool" Name="cgJDBCStore" PrefixName="WEBLOGIC"/>
    <JMSServer Name="cgJMSServer" Store="cgJDBCStore" Targets="platformServer">
    <JMSQueue JNDIName="jws.queue" Name="cgJWSQueue" StoreEnabled="default"/>
    </JMSServer>
    <JTA Name="epmsDomain" TimeoutSeconds="3600"/>
    <!-- End: Configure WebLogic Workshop to run in Platform domain -->
    <!-- WLP DATASYNC -->
    <JDBCConnectionPool
    Name="dataSyncPool"
    DriverName="weblogic.jdbc.mssqlserver4.Driver"
    URL="jdbc:weblogic:mssqlserver4:localhost:1433"
    Properties="user=system;password=weblogic;server=jdbc:weblogic:mssqlserver4:localhost:1433"
    Password="WEBLOGIC"
    InitialCapacity="1"
    MaxCapacity="5"
    CapacityIncrement="1"
    RefreshMinutes="0"
    ShrinkingEnabled="false"
    TestConnectionsOnReserve="false"
    TestTableName="WEBLOGIC_IS_ALIVE"
    Targets="platformServer"/>
    />
    <JDBCTxDataSource
    EnableTwoPhaseCommit="false"
    JNDIName="weblogic.jdbc.jts.dataSyncPool"
    Name="dataSyncPool"
    PoolName="dataSyncPool"
    Targets="platformServer"/>
    />
    <!-- General Config -->
    <Security
    GuestDisabled="false"
    Name="epmsDomain"
    PasswordPolicy="wl_default_password_policy"
    Realm="wl_default_realm"
    CompatibilityMode="true"
    />
    <PasswordPolicy
    Name="wl_default_password_policy"
    />
    <Realm
    Name="wl_default_realm"
    CachingRealm="wlcsCachingRealm"
    FileRealm="wl_default_file_realm"
    />
    <CachingRealm
    BasicRealm="wlcsRealm"
    CacheCaseSensitive="true"
    Name="wlcsCachingRealm"
    />
    <RDBMSRealm DatabaseDriver="weblogic.jdbc.mssqlserver4.Driver"
    DatabasePassword="weblogic"
    DatabaseURL="jdbc:weblogic:mssqlserver4:localhost:1433"
    SchemaProperties="user=system;password=weblogic;server=jdbc:weblogic:mssqlserver4:localhost:1433"
    Name="wlcsRealm"
    RealmClassName="com.bea.p13n.security.realm.RDBMSRealm"/>
    <FileRealm
    Name="wl_default_file_realm"
    />
    <StartupClass
    ClassName="com.beasys.commerce.ebusiness.security.KeyBootstrap"
    FailureIsFatal="false"
    Name="KeyBootstrap"
    Targets="platformServer"
    />
    <!-- WLI configuraion for Platform -->
    <JMSConnectionFactory Name="WLI_B2B_TopicFactory"
    JNDIName="com.bea.wli.b2b.server.TopicConnectionFactory"
    AllowCloseInOnMessage="true"
    UserTransactionsEnabled="true"
    Targets="platformServer"
    />
    <JMSConnectionFactory
    AllowCloseInOnMessage="true"
    JNDIName="com.bea.wli.b2b.rosettanet.QueueConnectionFactory"
    Name="RNQueueFactory"
    Targets="platformServer"
    UserTransactionsEnabled="true"
    />
    <JMSConnectionFactory
    AllowCloseInOnMessage="false"
    DefaultDeliveryMode="Persistent"
    DefaultPriority="4"
    DefaultTimeToLive="0"
    JNDIName="com.bea.wlai.JMSConnectionFactory"
    MessagesMaximum="10"
    Name="WLAI_JMSConnectionFactory"
    OverrunPolicy="KeepOld"
    UserTransactionsEnabled="true"
    Targets="platformServer"/>
    />
    <JMSConnectionFactory
    AllowCloseInOnMessage="true"
    JNDIName="com.bea.wlpi.TopicConnectionFactory"
    Name="wlpiFactory"
    Targets="platformServer"
    UserTransactionsEnabled="true"
    />
    <JMSConnectionFactory
    AllowCloseInOnMessage="true"
    JNDIName="com.bea.wlpi.QueueConnectionFactory"
    Name="wlpiQueueFactory"
    Targets="platformServer"
    UserTransactionsEnabled="true"
    />
    <JMSJDBCStore
    ConnectionPool="wliPool"
    Name="JMSWLIStore"
    PrefixName="PBPUBLIC"
    />
    <JMSServer Name="WLIJMSServer"
    Targets="platformServer"
    TemporaryTemplate="TemporaryTemplate"
    Store="JMSWLIStore">
    <JMSTemplate Name="TemporaryTemplate"/>
    <!-- B2B -->
    <JMSQueue Name="WLI_B2B_RNEncoderQueue"
    JNDIName="com.bea.wli.b2b.rosettanet.EncoderQueue"/>
    <JMSTopic Name="WLI_B2B_Topic"
    JNDIName="com.bea.wli.b2b.server.B2BTopic"/>
    <JMSQueue Name="WLI_B2B_OutboundQueue"
    JNDIName="com.bea.b2b.OutboundQueue"/>
    <!-- BPM -->
    <JMSTopic Name="wlpiEvent"
    JNDIName="com.bea.wlpi.EventTopic"/>
    <JMSQueue Name="WLI_BPM_Timer"
    JNDIName="com.bea.wli.bpm.TimerQueue"
    StoreEnabled="true"
    Template="WLI_JMSTemplate"/>
    <JMSQueue Name="WLI_BPM_Event"
    JNDIName="com.bea.wli.bpm.EventQueue"
    StoreEnabled="true"
    Template="WLI_JMSTemplate"/>
    <JMSQueue Name="WLI_BPM_ValidatingEvent"
    JNDIName="com.bea.wli.bpm.ValidatingEventQueue"
    StoreEnabled="true"
    Template="WLI_JMSTemplate"/>
    <JMSTopic Name="WLI_BPM_Error"
    JNDIName="com.bea.wli.bpm.ErrorTopic"/>
    <JMSTopic Name="WLI_BPM_Audit"
    JNDIName="com.bea.wli.bpm.AuditTopic"/>
    <JMSTopic Name="WLI_BPM_Notify"
    JNDIName="com.bea.wli.bpm.NotifyTopic"/>
    <!-- AI -->
    <JMSQueue Name="WLAI_ASYNC_REQUEST_QUEUE"
    JNDIName="com.bea.wlai.ASYNC_REQUEST_QUEUE"/>
    <JMSQueue Name="WLAI_ASYNC_RESPONSE_QUEUE"
    JNDIName="com.bea.wlai.ASYNC_RESPONSE_QUEUE"/>
    <JMSQueue Name="WLAI_EVENT_QUEUE"
    JNDIName="com.bea.wlai.EVENT_QUEUE"/>
    <JMSTopic Name="WLAI_EVENT_TOPIC"
    JNDIName="com.bea.wlai.EVENT_TOPIC"/>
         <!-- App View control -->
         <JMSQueue JNDIName="com.bea.wlai.WORKSHOP_ASYNC_RESPONSE_QUEUE" Name="WLAI_WORKSHOP_ASYNC_RESPONSE_QUEUE"/>
         <JMSQueue JNDIName="com.bea.wlai.WORKSHOP_EVENT_QUEUE" Name="WLAI_WORKSHOP_EVENT_QUEUE"/>
    <!-- WLI -->
    <JMSQueue Name="WLI_FailedEvent"
    JNDIName="com.bea.wli.FailedEventQueue"
    StoreEnabled="true"/>
    <JMSTemplate Name="WLI_JMSTemplate"
    ErrorDestination="WLI_FailedEvent"
    RedeliveryDelayOverride="60000"
    RedeliveryLimit="10"/>
    </JMSServer>
    <JMSJDBCStore Name="JMSWLIStore"
    ConnectionPool="wliPool"
    PrefixName="platformServer"/>
    <!-- Distributed queue/topic configuration for WLI components -->
    <!-- End WLI configuraion for Platform -->
    <!--===========================================================================-->
    <!-- Configure the J2EE enterprise applications supporting the Platform -->
    <!--===========================================================================-->
    <!-- The enterprise application containing the WLS-based Tax and Payment WebService -->
    <Application
    Deployed="true"
    Name="taxWSApp"
    Path="C:/bea/user_projects/epmsDomain/beaApps/taxWSApp"
    TwoPhase="true"
    >
    <EJBComponent
    Name="tax"
    URI="tax.jar"
    Targets="platformServer"
    />
    <WebAppComponent
    Name="tax-webservice"
    URI="tax-ws"
    Targets="platformServer"
    />
    </Application>
    <Application
    Deployed="true"
    Name="paymentWSApp"
    Path="C:/bea/user_projects/epmsDomain/beaApps/paymentWSApp"
    TwoPhase="true"
    >
    <EJBComponent
    Name="payment"
    URI="payment.jar"
    Targets="platformServer"
    />
    <WebAppComponent
    Name="payment-edit webservice"
    URI="pay-ws"
    Targets="platformServer"
    />
    </Application>
    <!-- The enterprise application containing the installed/online links documentation -->
    <Application
    Deployed="true"
    Name="wlpDocsApp"
    Notes=""
    Path="C:/bea/weblogic700/portal/lib"
    TwoPhase="true"
    >
    <WebAppComponent
    IndexDirectoryEnabled="false"
    Name="wlpDocs"
    Targets="platformServer"
    URI="wlpDocs.war"
    ServletReloadCheckSecs="300"
    />
    </Application>
    <!-- The enterprise application containing the WLP components -->
    <Application
    Deployed="true"
    Name="portalApp"
    Notes=""
    Path="C:/bea/user_projects/epmsDomain/beaApps/portalApp"
    TwoPhase="true"
    >
    <ApplicationConfiguration
    Name="portalApp"
    Targets="platformServer"
    URI="META-INF/application-config.xml"
    />
    <EJBComponent
    Name="events"
    Targets="platformServer"
    URI="events.jar"
    />
    <EJBComponent
    Name="pipeline"
    Targets="platformServer"
    URI="pipeline.jar"
    />
    <EJBComponent
    Name="property"
    Targets="platformServer"
    URI="property.jar"
    />
    <EJBComponent
    Name="rules"
    Targets="platformServer"
    URI="rules.jar"
    />
    <EJBComponent
    Name="usermgmt"
    Targets="platformServer"
    URI="usermgmt.jar"
    />
    <EJBComponent
    Name="customer"
    Targets="platformServer"
    URI="customer.jar"
    />
    <EJBComponent
    Name="ebusiness"
    Targets="platformServer"
    URI="ebusiness.jar"
    />
    <EJBComponent
    Name="portal"
    Targets="platformServer"
    URI="portal.jar"
    />
    <EJBComponent
    Name="campaign"
    Targets="platformServer"
    URI="campaign.jar"
    />
    <EJBComponent
    Name="catalogws"
    Targets="platformServer"
    URI="catalogws.jar"
    />
    <EJBComponent
    Name="document"
    Targets="platformServer"
    URI="document.jar"
    />
    <EJBComponent
    Name="ejbadvisor"
    Targets="platformServer"
    URI="ejbadvisor.jar"
    />
    <EJBComponent
    Name="mail"
    Targets="platformServer"
    URI="mail.jar"
    />
    <EJBComponent
    Name="placeholder"
    Targets="platformServer"
    URI="placeholder.jar"
    />
    <WebAppComponent
    Name="toolSupport"
    Targets="platformServer"
    URI="toolSupport"
    ServletReloadCheckSecs="300"
    />
    <WebAppComponent
    Name="tools"
    Targets="platformServer"
    URI="tools"
    ServletReloadCheckSecs="300"
    />
    <WebAppComponent
    Name="datasync"
    Targets="platformServer"
    URI="datasync"
    ServletReloadCheckSecs="300"
    />
    <WebAppComponent
    Name="splashPage"
    Targets="platformServer"
    URI="splashPage"
    ServletReloadCheckSecs="300"
    />
    <!-- The enterprise application containing the WLP P13N Console components -->
    </Application>
    <Application
    Deployed="true"
    TwoPhase="true"
    StagedTargets="platformServer"
    Name="p13nConsoleApp"
    Path="C:/bea/weblogic700/portal/lib"
    >
    <WebAppComponent
    Name="p13nConsole"
    ServletReloadCheckSecs="300"
    Targets="platformServer"
    URI="p13nConsole.war"
    />
    </Application>
    <!-- The enterprise application containing the WLI components -->
    <Application Deployed="true" LoadOrder="900" Name="EAI" Path="C:/bea/weblogic700/samples/workshop/wlai/ear/" TwoPhase="true">
    <EJBComponent
    DeploymentOrder="100"
    Name="repository-ejb.jar"
         Targets="platformServer"
    URI="repository-ejb.jar"/>
    <EJBComponent Name="WLI-B2B Startup"
    DeploymentOrder="200"
    Targets="platformServer"
    URI="b2b-startup.jar"/>
    <EJBComponent DeploymentOrder="300" Name="b2b-rosettanet.jar" Targets="platformServer" URI="b2b-rosettanet.jar"/>
    <WebAppComponent DeploymentOrder="400" Name="b2b.war" Targets="platformServer" URI="b2b.war"/>
    <WebAppComponent DeploymentOrder="500" Name="b2bconsole.war" Targets="platformServer" URI="b2bconsole.war"/>
    <EJBComponent DeploymentOrder="600" Name="WLI-AI Server" Targets="platformServer" URI="wlai-server-ejb.jar"/>
    <WebAppComponent DeploymentOrder="700" Name="wlai" Targets="platformServer" URI="wlai.war"/>
    <EJBComponent DeploymentOrder="800" Name="WLI-AI Async Processor" Targets="platformServer" URI="wlai-asyncprocessor-ejb.jar"/>
    <EJBComponent DeploymentOrder="900" Name="WLI-AI Event Processor" Targets="platformServer" URI="wlai-eventprocessor-ejb.jar"/>
    <EJBComponent DeploymentOrder="1000" Name="wlpi-ejb.jar" Targets="platformServer" URI="wlpi-ejb.jar"/>
    <EJBComponent DeploymentOrder="1100" Name="wlpi-master-ejb.jar" Targets="platformServer" URI="wlpi-master-ejb.jar"/>
    <EJBComponent DeploymentOrder="1200" Name="wlpi-mdb-ejb.jar" Targets="platformServer" URI="wlpi-mdb-ejb.jar"/>
    <EJBComponent DeploymentOrder="1300" Name="WLXTEJB.jar" Targets="platformServer" URI="WLXTEJB.jar"/>

  • 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 with starting itunes...

    ok this is my first time on this forum. So here is my problem i start up itunes and it will be fine for like a second and all of a sudden a screen pops up and says AppleMobileDeviceHelper has stopped working. And then it keeps popping up until i close itunes altogether. Ive tried uninstalling and reinstalling and it still persists.

    Queen-Bea, lets get a crash log to the Apple Engineers for a look.
    Typically, you'll need to configure Dr. Watson on your PC in order to generate crash logs. Windows start menu -> Run. Type in "cmd". Hit return. At the prompt in the command line window that comes up, type in
    drwtsn32 -i
    And hit return.
    This will create crash logs in Documents And Settings\All Users\Application Data\Microsoft\Dr Watson\. There'll usually be a file in here called "drwtsn32.log"
    prior to collecting the itunes crash log, delete any existing crash logs in there. (we want to make sure we send the correct crash log.)
    Generate the crash, collect the crash log, and and send it as an attachment to this email address.
    in the email to Roy, be sure to include the following information:
    - A link to the thread on Apple Discussions where the issue is being discussed
    - The username you are using in the thread
    - The version of iTunes you are using or trying to use
    - A concise description of the issue you are seeing
    - The exact text of the error message you are seeing (if you are seeing one)

  • Cannot start  domain in suse 9.3

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

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

  • Problem in starting Admin server in Obiee 11.1.1.5

    Hi,
    I'm facing a problem in starting the admin server in obiee 11.1.1.5. Since after the fresh installtion i'm facing difficulty in starting the admin server. so i request someone to give solution for the same.
    the admin-server error log as follows:
    ###<Sep 27, 2011 11:50:45 AM IST> <Critical> <WebLogicServer> <mildh1712> <AdminServer> <Main Thread> <<WLS Kernel>> <> <> <1317104445891> <BEA-000386> <Server subsystem failed. Reason: 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: oracle.security.jps.JpsException: [PolicyUtil] Exception while getting default policy Provider
    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: oracle.security.jps.JpsException: [PolicyUtil] Exception while getting default policy Provider
    thanks in advance
    Praveen

    Hi,
    I have resolved that issue by commenting that line. Since I'm not using servlets, I hope that wouldn't create any problems !
    Sajan

  • Plz Resolve ..Error while starting domain at Java 2ee 1.5 server

    Hi all,
    while starting server i got this error
    D:\Sun\SDK\bin>asadmin start-domain
    Starting Domain domain1, please wait.
    Log redirected to D:\Sun\SDK\domains\domain1\logs\server.log.
    The domain (domain1) is already running.
    CLI156 Could not start the domain domain1.

    Thanks i resolved that problem,
    but i got new problem while try to build a Petstore Application
    tha error as follows
    BUILD FAILED
    D:\javapetstore-2.0\build.xml:70: The following error occurred while executing t
    his line:
    D:\javapetstore-2.0\setup\setup.xml:66: The following error occurred while execu
    ting this line:
    D:\javapetstore-2.0\bp-project\app-server-ant.xml:163: Execute failed: java.io.I
    OException: CreateProcess: c:\Sun\SDK\bin\asadmin.bat create-jdbc-connection-poo
    l user admin passwordfile c:/Sun/SDK/samples/bp-project/passwordfile --host
    localhost port 4848 datasourceclassname org.apache.derby.jdbc.ClientDataSour
    ce restype javax.sql.XADataSource property portNumber=1527:serverName=localh
    ost:User=APP:Password=APP:databaseName=petstore PetstorePool error=3
    Thanks

  • IOP5002 error when starting domain

    Hi.
    Can anybody help in identifying what could be the problem while starting the domain at asadmin.
    Please find this error log....
    [#|2007-03-06T12:06:35.209-0500|INFO|sun-appserver-pe8.1_02|javax.enterprise.tools.launcher|_ThreadID=10;|
    /usr/jdk/entsys-j2se/bin/java
    -Xmx512m
    -XX:NewRatio=2
    -Dcom.sun.aas.defaultLogFile=/var/opt/SUNWappserver/domains/domain2/logs/server.log
    -Djava.endorsed.dirs=/opt/SUNWappserver/appserver/lib/endorsed
    -Djava.security.policy=/var/opt/SUNWappserver/domains/domain2/config/server.policy
    -Djava.security.auth.login.config=/var/opt/SUNWappserver/domains/domain2/config/login.conf
    -Dsun.rmi.dgc.server.gcInterval=3600000
    -Dsun.rmi.dgc.client.gcInterval=3600000
    -Djava.ext.dirs=/usr/jdk/entsys-j2se/jre/lib/ext:/var/opt/SUNWappserver/domains/domain2/lib/ext:/opt/SUNWappserver/appserver/lib/jdbcdrivers
    -Djdbc.drivers=com.pointbase.jdbc.jdbcUniversalDriver
    -Dcom.sun.enterprise.config.config_environment_factory_class=com.sun.enterprise.config.serverbeans.AppserverConfigEnvironmentFactory
    -Dcom.sun.enterprise.taglibs=appserv-jstl.jar,jsf-impl.jar
    -Dcom.sun.enterprise.taglisteners=jsf-impl.jar
    -Djavax.management.builder.initial=com.sun.enterprise.ee.admin.AppServerMBeanServerBuilder
    -Dcom.sun.appserv.pluggable.features=com.sun.enterprise.ee.server.pluggable.EEPluggableFeatureImpl
    -Dcom.sun.appserv.nss.db=/var/opt/SUNWappserver/domains/domain2/config
    -Djavax.xml.parsers.SAXParserFactory=com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl
    -Dcom.sun.aas.configName=server-config
    -Dorg.xml.sax.parser=org.xml.sax.helpers.XMLReaderAdapter
    -Ddomain.name=domain2
    -Djmx.invoke.getters=true
    -Djavax.xml.parsers.DocumentBuilderFactory=com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl
    -Dcom.sun.aas.promptForIdentity=true
    -Dorg.xml.sax.driver=com.sun.org.apache.xerces.internal.parsers.SAXParser
    -Dcom.sun.aas.instanceRoot=/var/opt/SUNWappserver/domains/domain2
    -Djavax.xml.transform.TransformerFactory=com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl
    -Dcom.sun.aas.domainName=domain2
    -Djava.util.logging.manager=com.sun.enterprise.server.logging.ServerLogManager
    -Dproduct.name=Sun-Java-System/Application-Server
    -Dcom.sun.enterprise.overrideablejavaxpackages=javax.faces,javax.servlet.jsp.jstl,javax.xml.bind,javax.help
    -Dcom.sun.aas.configRoot=/opt/SUNWappserver/appserver/config
    -Djava.library.path=/usr/jdk/entsys-j2se/usr/jdk/entsys-j2se/jre/lib/sparc/client:/usr/jdk/instances/jdk1.5.0/jre/lib/sparc/server:/usr/jdk/instances/jdk1.5.0/jre/lib/sparc:/usr/jdk/instances/jdk1.5.0/jre/../lib/sparc:/usr/lib/mps/secv1:/opt/SUNWappserver/appserver/lib:/usr/lib/lwp:/usr/lib/mps/secv1:/opt/SUNWappserver/appserver/lib:/usr/lib/lwp:/usr/jdk/instances/jdk1.5.0/jre/lib/sparc/server:/usr/jdk/instances/jdk1.5.0/jre/lib/sparc:/usr/jdk/instances/jdk1.5.0/jre/../lib/sparc:/usr/lib/mps/secv1:/opt/SUNWappserver/appserver/lib:/usr/lib::/usr/lib
    -Dcom.sun.aas.instanceName=server
    -Dcom.sun.aas.processLauncher=SE
    -cp
    /usr/jdk/entsys-j2se/lib/tools.jar:/opt/SUNWappserver/appserver/lib/appserv-rt.jar:/opt/SUNWappserver/appserver/lib/appserv-ext.jar:/opt/SUNWappserver/appserver/lib/j2ee.jar:/opt/SUNWappserver/appserver/lib/admin-cli.jar:/opt/SUNWappserver/appserver/lib/appserv-admin.jar:/opt/SUNWappserver/appserver/lib/activation.jar:/opt/SUNWappserver/appserver/lib/appserv-cmp.jar:/opt/SUNWappserver/appserver/lib/appserv-jstl.jar:/opt/SUNWappserver/appserver/lib/commons-launcher.jar:/opt/SUNWappserver/appserver/lib/commons-logging.jar:/opt/SUNWappserver/appserver/lib/dom.jar:/opt/SUNWappserver/appserver/lib/j2ee-svc.jar:/opt/SUNWappserver/appserver/lib/jax-qname.jar:/opt/SUNWappserver/appserver/lib/jaxr-api.jar:/opt/SUNWappserver/appserver/lib/jaxr-impl.jar:/opt/SUNWappserver/appserver/lib/jaxrpc-api.jar:/opt/SUNWappserver/appserver/lib/jaxrpc-impl.jar:/opt/SUNWappserver/appserver/lib/jmxremote.jar:/opt/SUNWappserver/appserver/lib/jmxremote_optional.jar:/opt/SUNWappserver/appserver/lib/jsf-api.jar:/opt/SUNWappserver/appserver/lib/jsf-impl.jar:/opt/SUNWappserver/appserver/lib/mail.jar:/opt/SUNWappserver/appserver/lib/relaxngDatatype.jar:/opt/SUNWappserver/appserver/lib/rmissl.jar:/opt/SUNWappserver/appserver/lib/xalan.jar:/opt/SUNWappserver/appserver/lib/saaj-api.jar:/opt/SUNWappserver/appserver/lib/saaj-impl.jar:/opt/SUNWappserver/appserver/lib/xercesImpl.jar:/opt/SUNWappserver/appserver/lib/xsdlib.jar:/opt/SUNWappserver/appserver/lib/appserv-upgrade.jar:/opt/SUNWappserver/appserver/lib/appserv-se.jar:/opt/SUNWappserver/appserver/lib/admin-cli-ee.jar:/opt/SUNWappserver/appserver/lib/appserv-ee.jar:/opt/SUNWappserver/appserver/lib/install/applications/jmsra/imqjmsra.jar:/usr/share/lib/jaxm-api.jar:/usr/share/lib/fscontext.jar:/usr/sfw/lib/ant/ant.jar:/opt/SUNWhadb/4/lib/hadbjdbc4.jar:/opt/SUNWjdmk/5.1/lib/jdmkrt.jar:/opt/SUNWappserver/appserver/pointbase/lib/pbclient.jar:/opt/SUNWappserver/appserver/pointbase/lib/pbembedded.jar
    com.sun.enterprise.server.PEMain
    start
    display|#]
    [#|2007-03-06T12:06:38.573-0500|INFO|sun-appserver-ee8.1_02|javax.enterprise.system.tools.admin|_ThreadID=10;|ADM0001:MBeanServer initialized successfully|#]
    [#|2007-03-06T12:06:40.543-0500|INFO|sun-appserver-ee8.1_02|javax.enterprise.system.core.security|_ThreadID=10;|SEC1143: Loading policy provider com.sun.enterprise.security.provider.PolicyWrapper.|#]
    [#|2007-03-06T12:06:42.660-0500|INFO|sun-appserver-ee8.1_02|javax.enterprise.system.container.web|_ThreadID=10;|Created virtual server server|#]
    [#|2007-03-06T12:06:42.686-0500|INFO|sun-appserver-ee8.1_02|javax.enterprise.system.container.web|_ThreadID=10;|Created virtual server __asadmin|#]
    [#|2007-03-06T12:06:43.386-0500|SEVERE|sun-appserver-ee8.1_02|javax.enterprise.resource.corba|_ThreadID=10;|[b]IOP5002: Exception occurred in init of IIOPSSLSocketFactory
    java.lang.IllegalStateException: IOP5079: Alias name s1as does not identify a key entry.     at com.sun.enterprise.iiop.IIOPSSLSocketFactory.init(IIOPSSLSocketFactory.java:232)
         at com.sun.enterprise.iiop.IIOPSSLSocketFactory.<init>(IIOPSSLSocketFactory.java:123)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
         at java.lang.Class.newInstance0(Class.java:350)
         at java.lang.Class.newInstance(Class.java:303)
         at com.sun.corba.ee.impl.orb.ParserTable$5.operate(Unknown Source)
         at com.sun.corba.ee.impl.orb.NormalParserAction.apply(Unknown Source)
         at com.sun.corba.ee.spi.orb.PropertyParser.parse(Unknown Source)
         at com.sun.corba.ee.spi.orb.ParserImplBase.init(Unknown Source)
         at com.sun.corba.ee.impl.orb.ORBDataParserImpl.<init>(Unknown Source)
         at com.sun.corba.ee.impl.orb.ORBImpl.postInit(Unknown Source)
         at com.sun.corba.ee.impl.orb.ORBImpl.set_parameters(Unknown Source)
         at org.omg.CORBA.ORB.init(ORB.java:337)
         at com.sun.enterprise.util.ORBManager.createORB(ORBManager.java:374)
         at com.sun.enterprise.util.ORBManager.init(ORBManager.java:242)
         at com.sun.enterprise.server.J2EEServer.createORB(J2EEServer.java:318)
         at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:172)
         at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:592)
         at com.sun.enterprise.server.ApplicationServer.onInitialization(ApplicationServer.java:237)
         at com.sun.enterprise.server.PEMain.run(PEMain.java:284)
         at com.sun.enterprise.server.PEMain.main(PEMain.java:220)
    |#]
    [#|2007-03-06T12:06:43.406-0500|WARNING|sun-appserver-ee8.1_02|javax.enterprise.resource.corba.ee._CORBA_.orb.lifecycle|_ThreadID=10;|"IOP02410214: (DATA_CONVERSION) com.sun.enterprise.iiop.IIOPSSLSocketFactory is not a valid custom socket factory"
    org.omg.CORBA.DATA_CONVERSION: vmcid: SUN minor code: 214 completed: No
         at com.sun.corba.ee.impl.logging.ORBUtilSystemException.badCustomSocketFactory(Unknown Source)
         at com.sun.corba.ee.impl.logging.ORBUtilSystemException.badCustomSocketFactory(Unknown Source)
         at com.sun.corba.ee.impl.orb.ParserTable$5.operate(Unknown Source)
         at com.sun.corba.ee.impl.orb.NormalParserAction.apply(Unknown Source)
         at com.sun.corba.ee.spi.orb.PropertyParser.parse(Unknown Source)
         at com.sun.corba.ee.spi.orb.ParserImplBase.init(Unknown Source)
         at com.sun.corba.ee.impl.orb.ORBDataParserImpl.<init>(Unknown Source)
         at com.sun.corba.ee.impl.orb.ORBImpl.postInit(Unknown Source)
         at com.sun.corba.ee.impl.orb.ORBImpl.set_parameters(Unknown Source)
         at org.omg.CORBA.ORB.init(ORB.java:337)
         at com.sun.enterprise.util.ORBManager.createORB(ORBManager.java:374)
         at com.sun.enterprise.util.ORBManager.init(ORBManager.java:242)
         at com.sun.enterprise.server.J2EEServer.createORB(J2EEServer.java:318)
         at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:172)
         at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:592)
         at com.sun.enterprise.server.ApplicationServer.onInitialization(ApplicationServer.java:237)
         at com.sun.enterprise.server.PEMain.run(PEMain.java:284)
         at com.sun.enterprise.server.PEMain.main(PEMain.java:220)
    Caused by: java.lang.IllegalStateException: java.lang.IllegalStateException: IOP5079: Alias name s1as does not identify a key entry.
         at com.sun.enterprise.iiop.IIOPSSLSocketFactory.<init>(IIOPSSLSocketFactory.java:164)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
         at java.lang.Class.newInstance0(Class.java:350)
         at java.lang.Class.newInstance(Class.java:303)
         ... 16 more
    |#]
    [#|2007-03-06T12:06:43.411-0500|SEVERE|sun-appserver-ee8.1_02|javax.enterprise.system.util|_ThreadID=10;|UTIL6009:Unexcpected Exception in createORB.
    org.omg.CORBA.DATA_CONVERSION: vmcid: SUN minor code: 214 completed: No
         at com.sun.corba.ee.impl.logging.ORBUtilSystemException.badCustomSocketFactory(Unknown Source)
         at com.sun.corba.ee.impl.logging.ORBUtilSystemException.badCustomSocketFactory(Unknown Source)
         at com.sun.corba.ee.impl.orb.ParserTable$5.operate(Unknown Source)
         at com.sun.corba.ee.impl.orb.NormalParserAction.apply(Unknown Source)
         at com.sun.corba.ee.spi.orb.PropertyParser.parse(Unknown Source)
         at com.sun.corba.ee.spi.orb.ParserImplBase.init(Unknown Source)
         at com.sun.corba.ee.impl.orb.ORBDataParserImpl.<init>(Unknown Source)
         at com.sun.corba.ee.impl.orb.ORBImpl.postInit(Unknown Source)
         at com.sun.corba.ee.impl.orb.ORBImpl.set_parameters(Unknown Source)
         at org.omg.CORBA.ORB.init(ORB.java:337)
         at com.sun.enterprise.util.ORBManager.createORB(ORBManager.java:374)
         at com.sun.enterprise.util.ORBManager.init(ORBManager.java:242)
         at com.sun.enterprise.server.J2EEServer.createORB(J2EEServer.java:318)
         at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:172)
         at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:592)
         at com.sun.enterprise.server.ApplicationServer.onInitialization(ApplicationServer.java:237)
         at com.sun.enterprise.server.PEMain.run(PEMain.java:284)
         at com.sun.enterprise.server.PEMain.main(PEMain.java:220)
    Caused by: java.lang.IllegalStateException: java.lang.IllegalStateException: IOP5079: Alias name s1as does not identify a key entry.
         at com.sun.enterprise.iiop.IIOPSSLSocketFactory.<init>(IIOPSSLSocketFactory.java:164)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
         at java.lang.Class.newInstance0(Class.java:350)
         at java.lang.Class.newInstance(Class.java:303)
         ... 16 more
    |#]
    [#|2007-03-06T12:06:43.456-0500|SEVERE|sun-appserver-ee8.1_02|javax.enterprise.resource.corba|_ThreadID=10;|IOP5002: Exception occurred in init of IIOPSSLSocketFactory
    java.lang.IllegalStateException: IOP5079: Alias name s1as does not identify a key entry.
         at com.sun.enterprise.iiop.IIOPSSLSocketFactory.init(IIOPSSLSocketFactory.java:232)
         at com.sun.enterprise.iiop.IIOPSSLSocketFactory.<init>(IIOPSSLSocketFactory.java:123)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)...................
    Any kind of help would be appreciated.....
    Thank you.
    G

    G,
    If you don't get an answer here you may want to try one of the Application Server forums:
    http://forum.java.sun.com/category.jspa?categoryID=109
    Joe

  • 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

  • Could not start domain

    Dear all,
    I'm experiencing a rather strange issue with the "asadmin" utility for Sun ONE Application Server 7 on Solaris 9, where the default domain "domain1" could not be found.
    Whenever the command "asadmin start-domain --domain domain1" is issued, the error,
    Could not start the domain.
    domain1 is not a registered domainWhen I check the Sun ONE Application Server's installation directory, I found two files "domains.lck" and "domains.bin" both with 0 bytes length.
    I've checked with another Sun ONE Application Server's installation directory and found that "domains.bin" is not 0 bytes in length.
    Any idea on how to resolve this issue?
    Thanks in advance.

    Found a solution.
    After uninstalling the SUN ONE Application Server, some packages must be removed as stipulated in the post with SunOne ID:7887.
    The processes must be killed as well.
    After that, the /opt/SUNWappserver7 directory was removed as well.
    Reinstalling the application server did not cause any problems. Even the domain "domain1" was registered properly as well!
    However, when starting the "domain1", the following error was found in the server.log,
    [27/Jan/2004:18:25:08] INFO (  720): CORE1116: Sun ONE Application Server 7.0.0_01
    [27/Jan/2004:18:25:08] INFO (  721): CORE3016: daemon is running as super-user
    [27/Jan/2004:18:25:10] INFO (  721): CORE5076: Using [Java HotSpot(TM) Server VM, Version 1.4.2_02] from [Sun Microsystems Inc.]
    [27/Jan/2004:18:25:10] SEVERE (  721): CORE4007: Internal error: Unexpected Java exception thrown (unknown exception, no description), stack: java.lang.NoClassDefFoundError: com/sun/messaging/jmq/jmsclient/JMSXATopicConnectionFactoryImpl
         at com.sun.messaging.jmq.admin.jmsspi.JMSAdminFactoryImpl.getJMSAdmin(JMSAdminFactoryImpl.java:53)
         at com.sun.messaging.jmq.admin.jmsspi.JMSAdminFactoryImpl.getJMSAdmin(JMSAdminFactoryImpl.java:39)
         at com.iplanet.ias.jms.IASJmsUtil.getJMSAdminFactory(IASJmsUtil.java:99)
         at com.iplanet.ias.jms.JmsProviderLifecycle.onInitialization(JmsProviderLifecycle.java:157)
         at com.iplanet.ias.server.ApplicationServer.onInitialization(ApplicationServer.java:206)
         at com.iplanet.ias.server.J2EERunner.confPreInit(J2EERunner.java:114)
    [27/Jan/2004:18:25:10] SEVERE (  721): CORE3186: Failed to set configurationAny workarounds would be greatly appreciated... Thanks!!

  • Modeler problem after changing domain name

    Hello GURUS,
    I had my BI7 on RHEL5 and MaxDB configured and working with hostname xxxbwd.yyy.pl. Today I had to change domain/host name to xxxbwd.zzzz.yyy.pl. I've changed it in /etc/hosts, changed profile parameter icm/host_name_full to new value and almost everything works.
    I have problem with starting modeler form t-code RSPLAN - it throws IE error "Page not found" and I can see that "old" domain name is called. Where do I have to type in new domain name to make RSPLAN work?
    Regs,
    FS

    Found it myself.
    Report RSPLS_LAUNCH_ADMIN allows to set such things.
    Regs,
    =FS=

  • Error in starting domain controller !

    I have installed on Windows 2000, Oracle 9i Database 9.0.1 and Oracle 9iFS release 9.0.1.
    Configuration was OK, but the domain doesn't start.
    I launch 'ifslaunchdc.bat', 'ifslaunchnode.bat', and when I launch 'ifsstartdomain.bat', I receive this error:
    "An exception occurred while starting Domain controller - oracle.ifs.common.IfsException: IFS-40066: Remothed method threw exception java.lang.NoSuchFieldError: OCIEnvHandle"
    OTHER WAY:
    If I try in Oracle Management Server (from Oracle Enterprise Management Console), I go to Internet File Systems, I go to the domain picasso:53140 and it is launched (yellow light). I do right click and I choose 'Start Domain'. I receive the following message:
    " The Domain Controller 'picasso:53140' is launched
    Command failed:
    IFS-40066: Remothed method threw exception java.lang.NoSuchFieldError: OCIEnvHandle"
    So, the same error, and I don't find anywhere this exception !
    What should be done? Thanks, Jeanina

    I am not sure how you got into this state, but to clear it up you can edit the boot.properties file to enter (clear text) the username and password for the server (entered when running the Configuration Wizard).
    The boot.properties file is located in your domain at:
    <domain root>/servers/AdminServer/security
    Just enter the username and password in the file:
    username=myUserName
    password=myPassword
    WebLogic Server will boot up using these values and immediately encrypt the username and password in the file.
    An alternate approach would be to delete boot.properties in which case WLS will prompt you for the id/pw each time it is started/stopped.
    Brad

  • Severe problem while starting Lenovo 3000 N200

    Dear friends & experts,
    I am using Lenovo 3000N200 0769BDG laptop. I have following problems while starting the system.
    Recently my system was hacked against which I installed an Anti-Malware software. It showed that the system was free from any Malware.(But believe me, it is true that the system was hacked.). But each time on starting the system, a  black and white window  is being displayed which contains the following message:
    We apologize for the inconvenience, but Windows didnot start successfully. A recent hardware or software change might have caused this.
    If your computer stopped responding, restarted unexpectedly, or was automatically shut down to protect your files and folders, choose Last Known Good Configuration  to revert to the most recent settings that worked.
    If a previous startup attempt was interrupted due to a power failure or because the Power or Reset button was pressed , or if you aren't sure what caused the problem, choose Start Windows Normally.
    Safe  Mode
    Safe Mode with Networking
    Safe Mode with Command Prompt
    Last Known Good Configuration (your most recent settings that worked)
    Start Windows Normally
    Use the up and down arrow keys to move the highlight to your choice.
    Seconds until Windows starts:30.....1
    After 30 seconds, the Windows logo is displayed immediately followed by a Blue screen which lasts for 1 second and the system restarts.  I tried all the options listed above-- from Safe Mode to Start Windows Normally but the same problem recurrs. And the system doesn't shutdown until I press the power button.
    I have a licensed version of Windows Xp SP3 as OS. I tried to repair the system using WinXP CD but I found the following message:
    Setup did not find any hard disk drives installed in your computer.
    Make sure any hard disk drives are powered on and properly connected to your computer, and that any disk-related hardware configuration is correct. This may involve running a manufacturer-supplied diagnostic or setup program.
    Setup cannot continue. To quit Setup, press F3.
    A point to be noted is that earlier, I removed the Rescue & Recovery from my system  thinking that it might not be of much use and now, I lament for it.
    When I press F3 the same window appeared and the same problem recurred.
    I tried to access the files in my hard disk using Ubuntu CD and it was successful. I used Lenovo hardware quick test to check for any hardware faults, and my system passed all the tests.
    I request you to help me in solving this problem so that I can continue my studies peacefully.
    Thanking you,
    With regards,
    T.I. Kiran

    First off, being "hacked" and having viruses/malware are two different things. Someone hacking your computer doesn't really mean you have a virus/malware, it means an actual person gained access to your computer remotely and did something to it.
    More than likely you got a virus that corrupt your Windows System directory and/or registry. Anti-malware software won't necescarily detect all viruses, especially executable that run commands to simply delete files.
    The blue screen you're seeing is what us technicians call the BSOD (blue screen of death), it's an indication that there is a direct corruption with the core files that Windows requires to function properly.
    As an IT Technician, if this were one of my laptops or one of my end-users, I would simply reload it with a fresh copy of Windows XP. There's a possiblity that all data you had on the laptop is gone because if the Windows core files are corrupt/missing, then that could very well mean your system was wiped completely but the boot table is in tact, hence the fact that you even have the option to boot Windows XP.
    One other option I would suggest is try to reinstall Windows XP. Sometimes if you have the right copy of the install, it will let you reinstall the Windows XP core files, leaving your programs, files and directories in tact.
    Good luck.

  • Problem with LDAP in BEA Portal

    Problem with LDAP in BEA Portal
    I have a list of 50 user which should be cerated in portal staging(devlopment) machine and should be transfered to
    production machine using LDAP
    Steps which i followed to create Users
    1.Create User Profile with 2 parameters branch and Role
    2.I have list user in the Xls file with Username,password ,branch and Role
    3.Write a java File which will read the Xls File
    4.The users are created in the staging machine for the portal
    Steps which i followed in LDAP to tranfer the created User form Devlopment to Production
    1.Export the created user from Devlopment (which was moved as .DAT in my local directory)
    2.import the user from local direcory to production machine
    The Users are imported in the production machine with username and password but the role and branch values are empty
    We need a solution for importing the user with role and branch corresponding to each user.
    Thanks in Adv
    Suresh

    In Portal 8.1, user name and password in stored in LDAP where as user profile values are stored in database. That is the reason you are not able to see the user profile values.
    Check once again whether you can see these values through admin tool. In case,it is not(after confirmation again),you might have to use APIs to do this for you incase you dont want to manage through Admin Tool.
    Thanks,
    Prashanth Bhat.

Maybe you are looking for

  • Can see usb HD in Utility, but don't know how to access it.

    Hello and thanks in advance for any help! I have the 802.11n router with a 250gb MyBook hard drive connected to it. When I double click on the router in the Airport Utility - it brings up the screen, which I can select 'Disks' on. I see the hard driv

  • Copy the Existing Emp Vendor Balances to New Emp Vendor Balance

    Dear all, I am stuck in a situation where in i need to copy the Balances of the Existing Empl Vendor to the New Emp Vendor. What i am looking for : Existing Emp No :- E0123 Existing op Balance :- 125.00 rs I want to Transfer the Existing Emp Vendor t

  • R3 to CRM - pass value from Handling unit in R3 to CRM One Order

    Hi all, Scenario is that CRM (v7.0) One Order gets replicated in R3. Delivery and Handling unit documents are created in R3. From handling unit, I need to pass Customer packaging material (VEKPVB-VHILM_KU - can be seen at the item level, additional d

  • Can't update iPhoto and iMovie.

    I recently purchased a Macbook Pro Retina, and once everything was set up, the Mac App store tells me I have updates for iPhoto and iMovie. However, when I tried updating them, I get the follwong message: You have updates available for other accounts

  • Auto Scrolling based on Mouse Movements.

    I am currently working on a interactive map that I am building in flash. I need to figure out if there is a way to code something so that we can have our map zoomed in, so it is only showing a section of the map in the veiwport at a time, but when th