After applying custom keystore in weblogic admin_server, server is not get started

Hi All, (Thanks in advance)
I have a big problem now. I applied the SSL configuration to weblogic and OBIEE. It was working fine with Demo Keystore. After creating selfsigned keystore and applying to weblogic admin_server, the server get shutdown and now it is not starting. here is the log, I have checked the username/password many times. also I removed boot.properties file and it get generated again during startup.
I used the following commands to generate custome keystores.
$JAVA_HOME/jre/bin/keytool -genkey -keyalg RSA -alias selfsigned -keystore identity.jks \
  -dname "CN=`hostname`, OU=My Department, O=My Company, L=Birmingham, ST=West Midlands, C=GB" \
  -storepass password1 -validity 3600 -keysize 2048 -keypass password1
$JAVA_HOME/jre/bin/keytool -selfcert -v -alias selfsigned -keypass password1 -keystore identity.jks \
  -storepass password1 -storetype jks -validity 3600
$JAVA_HOME/jre/bin/keytool -export -v -alias selfsigned -file "`hostname`-rootCA.der" -keystore identity.jks \
  -storepass password1
# Trust? yes
$JAVA_HOME/jre/bin/keytool -import -v -trustcacerts -alias selfsigned -file "`hostname`-rootCA.der" \
  -keystore trust.jks -storepass password1
####<Apr 28, 2014 6:46:00 PM GST> <Info> <WebLogicServer> <MYHOSTSERVER> <> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <> <> <> <1398696360069> <BEA-000000> <WebLogic Server "AdminServer" version:
WebLogic Server 10.3.5.0  Fri Apr 1 20:20:06 PDT 2011 1398638  Copyright (c) 1995, 2009, Oracle and/or its affiliates. All rights reserved.>
####<Apr 28, 2014 6:46:00 PM GST> <Notice> <Log Management> <MYHOSTSERVER> <> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <> <> <> <1398696360215> <BEA-170019> <The server log file /u01/app/obiee/user_projects/domains/bifoundation_domain/servers/AdminServer/logs/AdminServer.log is opened. All server side log events will be written to this file.>
####<Apr 28, 2014 6:46:00 PM GST> <Info> <Log Management> <MYHOSTSERVER> <> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <> <> <> <1398696360232> <BEA-170023> <The Server Logging is initialized with Java Logging API implementation.>
####<Apr 28, 2014 6:46:00 PM GST> <Info> <Diagnostics> <MYHOSTSERVER> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1398696360426> <BEA-320001> <The ServerDebug service initialized successfully.>
####<Apr 28, 2014 6:46:00 PM GST> <Info> <Server> <MYHOSTSERVER> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1398696360522> <BEA-002622> <The protocol "t3" is now configured.>
####<Apr 28, 2014 6:46:00 PM GST> <Info> <Server> <MYHOSTSERVER> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1398696360522> <BEA-002622> <The protocol "t3s" is now configured.>
####<Apr 28, 2014 6:46:00 PM GST> <Info> <Server> <MYHOSTSERVER> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1398696360522> <BEA-002622> <The protocol "http" is now configured.>
####<Apr 28, 2014 6:46:00 PM GST> <Info> <Server> <MYHOSTSERVER> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1398696360523> <BEA-002622> <The protocol "https" is now configured.>
####<Apr 28, 2014 6:46:00 PM GST> <Info> <Server> <MYHOSTSERVER> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1398696360524> <BEA-002622> <The protocol "iiop" is now configured.>
####<Apr 28, 2014 6:46:00 PM GST> <Info> <Server> <MYHOSTSERVER> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1398696360524> <BEA-002622> <The protocol "iiops" is now configured.>
####<Apr 28, 2014 6:46:00 PM GST> <Info> <Server> <MYHOSTSERVER> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1398696360525> <BEA-002622> <The protocol "ldap" is now configured.>
####<Apr 28, 2014 6:46:00 PM GST> <Info> <Server> <MYHOSTSERVER> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1398696360526> <BEA-002622> <The protocol "ldaps" is now configured.>
####<Apr 28, 2014 6:46:00 PM GST> <Info> <Server> <MYHOSTSERVER> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1398696360530> <BEA-002622> <The protocol "cluster" is now configured.>
####<Apr 28, 2014 6:46:00 PM GST> <Info> <Server> <MYHOSTSERVER> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1398696360531> <BEA-002622> <The protocol "clusters" is now configured.>
####<Apr 28, 2014 6:46:00 PM GST> <Info> <Server> <MYHOSTSERVER> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1398696360536> <BEA-002622> <The protocol "snmp" is now configured.>
####<Apr 28, 2014 6:46:00 PM GST> <Info> <Server> <MYHOSTSERVER> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1398696360536> <BEA-002622> <The protocol "admin" is now configured.>
####<Apr 28, 2014 6:46:00 PM GST> <Info> <Server> <MYHOSTSERVER> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1398696360536> <BEA-002624> <The administration protocol is "t3s" and is now configured.>
####<Apr 28, 2014 6:46:00 PM GST> <Info> <RJVM> <MYHOSTSERVER> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1398696360571> <BEA-000570> <Network Configuration for Channel "AdminServer"
Listen Address         :7002 (SSL)
Public Address         N/A
Http Enabled         true
Tunneling Enabled     false
Outbound Enabled     false
Admin Traffic Enabled     true>
####<Apr 28, 2014 6:46:00 PM GST> <Info> <Server> <MYHOSTSERVER> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1398696360611> <BEA-002609> <Channel Service initialized.>
####<Apr 28, 2014 6:46:00 PM GST> <Info> <Socket> <MYHOSTSERVER> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1398696360633> <BEA-000415> <System has file descriptor limits of - soft: 4,096, hard: 4,096>
####<Apr 28, 2014 6:46:00 PM GST> <Info> <Socket> <MYHOSTSERVER> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1398696360633> <BEA-000416> <Using effective file descriptor limit of: 4,096 open sockets/files.>
####<Apr 28, 2014 6:46:00 PM GST> <Info> <Socket> <MYHOSTSERVER> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1398696360634> <BEA-000406> <PosixSocketMuxer was built on Apr 24 2007 16:05:00>
####<Apr 28, 2014 6:46:00 PM GST> <Info> <Socket> <MYHOSTSERVER> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1398696360658> <BEA-000436> <Allocating 4 reader threads.>
####<Apr 28, 2014 6:46:00 PM GST> <Info> <Socket> <MYHOSTSERVER> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1398696360659> <BEA-000446> <Native IO Enabled.>
####<Apr 28, 2014 6:46:00 PM GST> <Info> <IIOP> <MYHOSTSERVER> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1398696360842> <BEA-002014> <IIOP subsystem enabled.>
####<Apr 28, 2014 6:46:09 PM GST> <Info> <Security> <MYHOSTSERVER> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1398696369085> <BEA-090894> <Successfully loaded the OPSS Policy Provider using oracle.security.jps.internal.policystore.JavaPolicyProvider.>
####<Apr 28, 2014 6:46:09 PM GST> <Info> <Security> <MYHOSTSERVER> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1398696369777> <BEA-000000> <Starting OpenJPA 1.1.1-SNAPSHOT>
####<Apr 28, 2014 6:46:10 PM GST> <Info> <Security> <MYHOSTSERVER> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1398696370127> <BEA-000000> <StoreServiceImpl.initJDO - StoreService is initialized with Id = ldap_POF2C8zjWtAwo24sMoFyQ+Komsg=>
####<Apr 28, 2014 6:46:10 PM GST> <Info> <Security> <MYHOSTSERVER> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1398696370185> <BEA-090074> <Initializing Authenticator provider using LDIF template file /u01/app/obiee/user_projects/domains/bifoundation_domain/security/DefaultAuthenticatorInit.ldift.>
####<Apr 28, 2014 6:46:10 PM GST> <Info> <Security> <MYHOSTSERVER> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1398696370328> <BEA-090075> <The Authenticator provider has had its LDIF information loaded from: /u01/app/obiee/user_projects/domains/bifoundation_domain/security/DefaultAuthenticatorInit.ldift>
####<Apr 28, 2014 6:46:10 PM GST> <Info> <Security> <MYHOSTSERVER> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1398696370690> <BEA-000000> <BootStrapServiceImpl.loadLDIFTemplate - Did not find /u01/app/obiee/user_projects/domains/bifoundation_domain/servers/AdminServer/data/ldap/XACMLAuthorizermyrealmInit.initialized, will load full LDIFT.>
####<Apr 28, 2014 6:46:10 PM GST> <Info> <Security> <MYHOSTSERVER> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1398696370716> <BEA-090074> <Initializing Authorizer provider using LDIF template file /u01/app/obiee/wlserver_10.3/server/lib/XACMLAuthorizerInit.ldift.>
####<Apr 28, 2014 6:46:11 PM GST> <Info> <Security> <MYHOSTSERVER> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1398696371107> <BEA-090075> <The Authorizer provider has had its LDIF information loaded from: /u01/app/obiee/wlserver_10.3/server/lib/XACMLAuthorizerInit.ldift>
####<Apr 28, 2014 6:46:11 PM GST> <Info> <Security> <MYHOSTSERVER> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1398696371736> <BEA-000000> <BootStrapServiceImpl.loadLDIFTemplate - Did not find /u01/app/obiee/user_projects/domains/bifoundation_domain/servers/AdminServer/data/ldap/DefaultCredentialMappermyrealmInit.initialized, will load full LDIFT.>
####<Apr 28, 2014 6:46:11 PM GST> <Info> <Security> <MYHOSTSERVER> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1398696371737> <BEA-090827> <LDIF template file /u01/app/obiee/wlserver_10.3/server/lib/DefaultCredentialMapperInit.ldift was empty. The WebLogic provider CredentialMapper has been bootstrapped but has not been initialized with any LDIF data.>
####<Apr 28, 2014 6:46:11 PM GST> <Info> <Security> <MYHOSTSERVER> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1398696371753> <BEA-000000> <BootStrapServiceImpl.loadLDIFTemplate - Did not find /u01/app/obiee/user_projects/domains/bifoundation_domain/servers/AdminServer/data/ldap/XACMLRoleMappermyrealmInit.initialized, will load full LDIFT.>
####<Apr 28, 2014 6:46:11 PM GST> <Info> <Security> <MYHOSTSERVER> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1398696371753> <BEA-090074> <Initializing RoleMapper provider using LDIF template file /u01/app/obiee/user_projects/domains/bifoundation_domain/security/XACMLRoleMapperInit.ldift.>
####<Apr 28, 2014 6:46:11 PM GST> <Info> <Security> <MYHOSTSERVER> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1398696371787> <BEA-090075> <The RoleMapper provider has had its LDIF information loaded from: /u01/app/obiee/user_projects/domains/bifoundation_domain/security/XACMLRoleMapperInit.ldift>
####<Apr 28, 2014 6:46:12 PM GST> <Info> <Security> <MYHOSTSERVER> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1398696372038> <BEA-090093> <No pre-WLS 8.1 Keystore providers are configured for server AdminServer for security realm myrealm.>
####<Apr 28, 2014 6:46:12 PM GST> <Notice> <Security> <MYHOSTSERVER> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1398696372038> <BEA-090082> <Security initializing using security realm myrealm.>
####<Apr 28, 2014 6:46:12 PM GST> <Critical> <Security> <MYHOSTSERVER> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1398696372064> <BEA-090402> <Authentication denied: Boot identity not valid; The user name and/or password from the boot identity file (boot.properties) is not valid. The boot identity may have been changed since the boot identity file was created. Please edit and update the boot identity file with the proper values of username and password. The first time the updated boot identity file is used to start the server, these new values are encrypted.>
####<Apr 28, 2014 6:46:12 PM GST> <Critical> <WebLogicServer> <MYHOSTSERVER> <AdminServer> <main> <<WLS Kernel>> <> <> <1398696372067> <BEA-000386> <Server subsystem failed. Reason: weblogic.security.SecurityInitializationException: Authentication denied: Boot identity not valid; The user name and/or password from the boot identity file (boot.properties) is not valid. The boot identity may have been changed since the boot identity file was created. Please edit and update the boot identity file with the proper values of username and password. The first time the updated boot identity file is used to start the server, these new values are encrypted.
weblogic.security.SecurityInitializationException: Authentication denied: Boot identity not valid; The user name and/or password from the boot identity file (boot.properties) is not valid. The boot identity may have been changed since the boot identity file was created. Please edit and update the boot identity file with the proper values of username and password. The first time the updated boot identity file is used to start the server, these new values are encrypted.
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.doBootAuthorization(CommonSecurityServiceManagerDelegateImpl.java:959)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1050)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:873)
    at weblogic.security.SecurityService.start(SecurityService.java:141)
    at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
Caused By: javax.security.auth.login.FailedLoginException: [Security:090304]Authentication Failed: User weblogic javax.security.auth.login.FailedLoginException: [Security:090302]Authentication Failed: User weblogic denied
    at weblogic.security.providers.authentication.LDAPAtnLoginModuleImpl.login(LDAPAtnLoginModuleImpl.java:261)
    at com.bea.common.security.internal.service.LoginModuleWrapper$1.run(LoginModuleWrapper.java:110)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.bea.common.security.internal.service.LoginModuleWrapper.login(LoginModuleWrapper.java:106)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at javax.security.auth.login.LoginContext.invoke(LoginContext.java:769)
    at javax.security.auth.login.LoginContext.access$000(LoginContext.java:186)
    at javax.security.auth.login.LoginContext$4.run(LoginContext.java:683)
    at java.security.AccessController.doPrivileged(Native Method)
    at javax.security.auth.login.LoginContext.invokePriv(LoginContext.java:680)
    at javax.security.auth.login.LoginContext.login(LoginContext.java:579)
    at com.bea.common.security.internal.service.JAASLoginServiceImpl.login(JAASLoginServiceImpl.java:113)
    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:597)
    at com.bea.common.security.internal.utils.Delegator$ProxyInvocationHandler.invoke(Delegator.java:57)
    at $Proxy36.login(Unknown Source)
    at weblogic.security.service.internal.WLSJAASLoginServiceImpl$ServiceImpl.login(WLSJAASLoginServiceImpl.java:89)
    at com.bea.common.security.internal.service.JAASAuthenticationServiceImpl.authenticate(JAASAuthenticationServiceImpl.java:82)
    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:597)
    at com.bea.common.security.internal.utils.Delegator$ProxyInvocationHandler.invoke(Delegator.java:57)
    at $Proxy54.authenticate(Unknown Source)
    at weblogic.security.service.WLSJAASAuthenticationServiceWrapper.authenticate(WLSJAASAuthenticationServiceWrapper.java:40)
    at weblogic.security.service.PrincipalAuthenticator.authenticate(PrincipalAuthenticator.java:348)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.doBootAuthorization(CommonSecurityServiceManagerDelegateImpl.java:929)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1050)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:873)
    at weblogic.security.SecurityService.start(SecurityService.java:141)
    at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
>
####<Apr 28, 2014 6:46:12 PM GST> <Notice> <WebLogicServer> <MYHOSTSERVER> <AdminServer> <main> <<WLS Kernel>> <> <> <1398696372142> <BEA-000365> <Server state changed to FAILED>
####<Apr 28, 2014 6:46:12 PM GST> <Error> <WebLogicServer> <MYHOSTSERVER> <AdminServer> <main> <<WLS Kernel>> <> <> <1398696372143> <BEA-000383> <A critical service failed. The server will shut itself down>
####<Apr 28, 2014 6:46:12 PM GST> <Notice> <WebLogicServer> <MYHOSTSERVER> <AdminServer> <main> <<WLS Kernel>> <> <> <1398696372147> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>
####<Apr 28, 2014 6:46:12 PM GST> <Info> <WebLogicServer> <MYHOSTSERVER> <AdminServer> <main> <<WLS Kernel>> <> <> <1398696372164> <BEA-000236> <Stopping execute threads.>

hi Puneeth, Thanks for the solution to run the weblogic. Now i have change SSL certificate to Demo. But also i have checked the default password for certificates is blank. i ran the following commad with blank password , and it runs without any error. After checking all these, I am getting the following error log, for bi_server1.
####<Apr 29, 2014 6:20:42 PM GST> <Info> <WebLogicServer> <AUHSPDC03OBIAP2> <> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <> <> <> <1398781242221> <BEA-000000> <WebLogic Server "bi_server1" version:
WebLogic Server 10.3.5.0  Fri Apr 1 20:20:06 PDT 2011 1398638  Copyright (c) 1995, 2009, Oracle and/or its affiliates. All rights reserved.>
####<Apr 29, 2014 6:20:42 PM GST> <Notice> <Log Management> <AUHSPDC03OBIAP2> <> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <> <> <> <1398781242366> <BEA-170019> <The server log file /u01/app/obiee/user_projects/domains/bifoundation_domain/servers/bi_server1/logs/bi_server1.log is opened. All server side log events will be written to this file.>
####<Apr 29, 2014 6:20:42 PM GST> <Info> <Log Management> <AUHSPDC03OBIAP2> <> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <> <> <> <1398781242383> <BEA-170023> <The Server Logging is initialized with Java Logging API implementation.>
####<Apr 29, 2014 6:20:42 PM GST> <Info> <Diagnostics> <AUHSPDC03OBIAP2> <bi_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1398781242643> <BEA-320001> <The ServerDebug service initialized successfully.>
####<Apr 29, 2014 6:20:42 PM GST> <Info> <Server> <AUHSPDC03OBIAP2> <bi_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1398781242773> <BEA-002622> <The protocol "t3" is now configured.>
####<Apr 29, 2014 6:20:42 PM GST> <Info> <Server> <AUHSPDC03OBIAP2> <bi_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1398781242774> <BEA-002622> <The protocol "t3s" is now configured.>
####<Apr 29, 2014 6:20:42 PM GST> <Info> <Server> <AUHSPDC03OBIAP2> <bi_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1398781242774> <BEA-002622> <The protocol "http" is now configured.>
####<Apr 29, 2014 6:20:42 PM GST> <Info> <Server> <AUHSPDC03OBIAP2> <bi_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1398781242775> <BEA-002622> <The protocol "https" is now configured.>
####<Apr 29, 2014 6:20:42 PM GST> <Info> <Server> <AUHSPDC03OBIAP2> <bi_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1398781242776> <BEA-002622> <The protocol "iiop" is now configured.>
####<Apr 29, 2014 6:20:42 PM GST> <Info> <Server> <AUHSPDC03OBIAP2> <bi_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1398781242776> <BEA-002622> <The protocol "iiops" is now configured.>
####<Apr 29, 2014 6:20:42 PM GST> <Info> <Server> <AUHSPDC03OBIAP2> <bi_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1398781242777> <BEA-002622> <The protocol "ldap" is now configured.>
####<Apr 29, 2014 6:20:42 PM GST> <Info> <Server> <AUHSPDC03OBIAP2> <bi_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1398781242778> <BEA-002622> <The protocol "ldaps" is now configured.>
####<Apr 29, 2014 6:20:42 PM GST> <Info> <Server> <AUHSPDC03OBIAP2> <bi_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1398781242782> <BEA-002622> <The protocol "cluster" is now configured.>
####<Apr 29, 2014 6:20:42 PM GST> <Info> <Server> <AUHSPDC03OBIAP2> <bi_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1398781242783> <BEA-002622> <The protocol "clusters" is now configured.>
####<Apr 29, 2014 6:20:42 PM GST> <Info> <Server> <AUHSPDC03OBIAP2> <bi_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1398781242787> <BEA-002622> <The protocol "snmp" is now configured.>
####<Apr 29, 2014 6:20:42 PM GST> <Info> <Server> <AUHSPDC03OBIAP2> <bi_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1398781242788> <BEA-002622> <The protocol "admin" is now configured.>
####<Apr 29, 2014 6:20:42 PM GST> <Info> <Server> <AUHSPDC03OBIAP2> <bi_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1398781242788> <BEA-002624> <The administration protocol is "t3s" and is now configured.>
####<Apr 29, 2014 6:20:42 PM GST> <Info> <RJVM> <AUHSPDC03OBIAP2> <bi_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1398781242802> <BEA-000570> <Network Configuration for Channel "bi_server1"
Listen Address         AUHSPDC03OBIAP2:9804 (SSL)
Public Address         N/A
Http Enabled         true
Tunneling Enabled     true
Outbound Enabled     false
Admin Traffic Enabled     true>
####<Apr 29, 2014 6:20:42 PM GST> <Info> <Server> <AUHSPDC03OBIAP2> <bi_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1398781242831> <BEA-002609> <Channel Service initialized.>
####<Apr 29, 2014 6:20:42 PM GST> <Info> <Socket> <AUHSPDC03OBIAP2> <bi_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1398781242853> <BEA-000415> <System has file descriptor limits of - soft: 4,096, hard: 4,096>
####<Apr 29, 2014 6:20:42 PM GST> <Info> <Socket> <AUHSPDC03OBIAP2> <bi_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1398781242853> <BEA-000416> <Using effective file descriptor limit of: 4,096 open sockets/files.>
####<Apr 29, 2014 6:20:42 PM GST> <Info> <Socket> <AUHSPDC03OBIAP2> <bi_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1398781242853> <BEA-000406> <PosixSocketMuxer was built on Apr 24 2007 16:05:00>
####<Apr 29, 2014 6:20:42 PM GST> <Info> <Socket> <AUHSPDC03OBIAP2> <bi_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1398781242878> <BEA-000436> <Allocating 4 reader threads.>
####<Apr 29, 2014 6:20:42 PM GST> <Info> <Socket> <AUHSPDC03OBIAP2> <bi_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1398781242879> <BEA-000446> <Native IO Enabled.>
####<Apr 29, 2014 6:20:43 PM GST> <Info> <IIOP> <AUHSPDC03OBIAP2> <bi_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1398781243056> <BEA-002014> <IIOP subsystem enabled.>
####<Apr 29, 2014 6:21:13 PM GST> <Info> <Security> <AUHSPDC03OBIAP2> <bi_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1398781273079> <BEA-090894> <Successfully loaded the OPSS Policy Provider using oracle.security.jps.internal.policystore.JavaPolicyProvider.>
####<Apr 29, 2014 6:21:13 PM GST> <Info> <Security> <AUHSPDC03OBIAP2> <bi_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1398781273641> <BEA-000000> <Starting OpenJPA 1.1.1-SNAPSHOT>
####<Apr 29, 2014 6:21:14 PM GST> <Info> <Security> <AUHSPDC03OBIAP2> <bi_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1398781274003> <BEA-000000> <StoreServiceImpl.initJDO - StoreService is initialized with Id = ldap_k2qDRpL7zl4bwzJMUfuX1cN+738=>
####<Apr 29, 2014 6:21:14 PM GST> <Info> <Security> <AUHSPDC03OBIAP2> <bi_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1398781274363> <BEA-090516> <The Authorizer provider has preexisting LDAP data.>
####<Apr 29, 2014 6:21:14 PM GST> <Info> <Security> <AUHSPDC03OBIAP2> <bi_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1398781274872> <BEA-090516> <The CredentialMapper provider has preexisting LDAP data.>
####<Apr 29, 2014 6:21:14 PM GST> <Info> <Security> <AUHSPDC03OBIAP2> <bi_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1398781274888> <BEA-090516> <The RoleMapper provider has preexisting LDAP data.>
####<Apr 29, 2014 6:21:15 PM GST> <Info> <Security> <AUHSPDC03OBIAP2> <bi_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1398781275099> <BEA-090093> <No pre-WLS 8.1 Keystore providers are configured for server bi_server1 for security realm myrealm.>
####<Apr 29, 2014 6:21:15 PM GST> <Notice> <Security> <AUHSPDC03OBIAP2> <bi_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1398781275100> <BEA-090082> <Security initializing using security realm myrealm.>
####<Apr 29, 2014 6:21:15 PM GST> <Critical> <Security> <AUHSPDC03OBIAP2> <bi_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1398781275125> <BEA-090402> <Authentication denied: Boot identity not valid; The user name and/or password from the boot identity file (boot.properties) is not valid. The boot identity may have been changed since the boot identity file was created. Please edit and update the boot identity file with the proper values of username and password. The first time the updated boot identity file is used to start the server, these new values are encrypted.>
####<Apr 29, 2014 6:21:15 PM GST> <Critical> <WebLogicServer> <AUHSPDC03OBIAP2> <bi_server1> <main> <<WLS Kernel>> <> <> <1398781275126> <BEA-000386> <Server subsystem failed. Reason: weblogic.security.SecurityInitializationException: Authentication denied: Boot identity not valid; The user name and/or password from the boot identity file (boot.properties) is not valid. The boot identity may have been changed since the boot identity file was created. Please edit and update the boot identity file with the proper values of username and password. The first time the updated boot identity file is used to start the server, these new values are encrypted.
weblogic.security.SecurityInitializationException: Authentication denied: Boot identity not valid; The user name and/or password from the boot identity file (boot.properties) is not valid. The boot identity may have been changed since the boot identity file was created. Please edit and update the boot identity file with the proper values of username and password. The first time the updated boot identity file is used to start the server, these new values are encrypted.
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.doBootAuthorization(CommonSecurityServiceManagerDelegateImpl.java:959)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1050)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:873)
    at weblogic.security.SecurityService.start(SecurityService.java:141)
    at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
Caused By: javax.security.auth.login.FailedLoginException: [Security:090303]Authentication Failed: User weblogic weblogic.security.providers.authentication.LDAPAtnDelegateException: [Security:090295]caught unexpected exception
    at weblogic.security.providers.authentication.LDAPAtnLoginModuleImpl.login(LDAPAtnLoginModuleImpl.java:251)
    at com.bea.common.security.internal.service.LoginModuleWrapper$1.run(LoginModuleWrapper.java:110)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.bea.common.security.internal.service.LoginModuleWrapper.login(LoginModuleWrapper.java:106)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at javax.security.auth.login.LoginContext.invoke(LoginContext.java:769)
    at javax.security.auth.login.LoginContext.access$000(LoginContext.java:186)
    at javax.security.auth.login.LoginContext$4.run(LoginContext.java:683)
    at java.security.AccessController.doPrivileged(Native Method)
    at javax.security.auth.login.LoginContext.invokePriv(LoginContext.java:680)
    at javax.security.auth.login.LoginContext.login(LoginContext.java:579)
    at com.bea.common.security.internal.service.JAASLoginServiceImpl.login(JAASLoginServiceImpl.java:113)
    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:597)
    at com.bea.common.security.internal.utils.Delegator$ProxyInvocationHandler.invoke(Delegator.java:57)
    at $Proxy36.login(Unknown Source)
    at weblogic.security.service.internal.WLSJAASLoginServiceImpl$ServiceImpl.login(WLSJAASLoginServiceImpl.java:89)
    at com.bea.common.security.internal.service.JAASAuthenticationServiceImpl.authenticate(JAASAuthenticationServiceImpl.java:82)
    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:597)
    at com.bea.common.security.internal.utils.Delegator$ProxyInvocationHandler.invoke(Delegator.java:57)
    at $Proxy54.authenticate(Unknown Source)
    at weblogic.security.service.WLSJAASAuthenticationServiceWrapper.authenticate(WLSJAASAuthenticationServiceWrapper.java:40)
    at weblogic.security.service.PrincipalAuthenticator.authenticate(PrincipalAuthenticator.java:348)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.doBootAuthorization(CommonSecurityServiceManagerDelegateImpl.java:929)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1050)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:873)
    at weblogic.security.SecurityService.start(SecurityService.java:141)
    at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
>
####<Apr 29, 2014 6:21:15 PM GST> <Notice> <Security> <AUHSPDC03OBIAP2> <bi_server1> <main> <<WLS Kernel>> <> <> <1398781275253> <BEA-090171> <Loading the identity certificate and private key stored under the alias DemoIdentity from the jks keystore file /u01/app/obiee/wlserver_10.3/server/lib/DemoIdentity.jks.>
####<Apr 29, 2014 6:21:15 PM GST> <Notice> <Security> <AUHSPDC03OBIAP2> <bi_server1> <main> <<WLS Kernel>> <> <> <1398781275282> <BEA-090169> <Loading trusted certificates from the jks keystore file /u01/app/obiee/wlserver_10.3/server/lib/DemoTrust.jks.>
####<Apr 29, 2014 6:21:15 PM GST> <Notice> <Security> <AUHSPDC03OBIAP2> <bi_server1> <main> <<WLS Kernel>> <> <> <1398781275289> <BEA-090169> <Loading trusted certificates from the jks keystore file /u01/app/obiee/Oracle_BI1/jdk/jre/lib/security/cacerts.>
####<Apr 29, 2014 6:21:15 PM GST> <Alert> <Security> <AUHSPDC03OBIAP2> <bi_server1> <main> <<WLS Kernel>> <> <> <1398781275470> <BEA-090152> <Demo trusted CA certificate is being used in production mode: [
  Version: V3
  Subject: CN=CACERT, OU=FOR TESTING ONLY, O=MyOrganization, L=MyTown, ST=MyState, C=US
  Signature Algorithm: MD5withRSA, OID = 1.2.840.113549.1.1.4
  Key:  Sun RSA public key, 512 bits
  modulus: 9550192877869244258838480703390456015046425375252278279190673063544122510925482179963329236052146047356415957587628011282484772458983977898996276815440753
  public exponent: 65537
  Validity: [From: Fri Mar 22 00:12:27 GST 2002,
               To: Wed Mar 23 00:12:27 GST 2022]
  Issuer: CN=CACERT, OU=FOR TESTING ONLY, O=MyOrganization, L=MyTown, ST=MyState, C=US
  SerialNumber: [    33f10648 fcde0deb 4199921f d64537f4]
Certificate Extensions: 1
[1]: ObjectId: 2.5.29.15 Criticality=true
KeyUsage [
  Key_CertSign
  Algorithm: [MD5withRSA]
  Signature:
0000: 9D 26 4C 29 C8 91 C3 A7   06 C3 24 6F AE B4 F8 82  .&L)......$o....
0010: 80 4D AA CB 7C 79 46 84   81 C4 66 95 F4 1E D8 C4  .M...yF...f.....
0020: E9 B7 D9 7C E2 23 33 A4   B7 21 E0 AA 54 2B 4A FF  .....#3..!..T+J.
0030: CB 21 20 88 81 21 DB AC   90 54 D8 7D 79 63 23 3C  .! ..!...T..yc#<
] The system is vulnerable to security attacks, since it trusts certificates signed by the demo trusted CA.>
####<Apr 29, 2014 6:21:15 PM GST> <Notice> <Security> <AUHSPDC03OBIAP2> <bi_server1> <main> <<WLS Kernel>> <> <> <1398781275506> <BEA-090898> <Ignoring the trusted CA certificate "CN=Entrust Root Certification Authority - G2,OU=(c) 2009 Entrust\, Inc. - for authorized use only,OU=See www.entrust.net/legal-terms,O=Entrust\, Inc.,C=US". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
####<Apr 29, 2014 6:21:15 PM GST> <Notice> <Security> <AUHSPDC03OBIAP2> <bi_server1> <main> <<WLS Kernel>> <> <> <1398781275516> <BEA-090898> <Ignoring the trusted CA certificate "CN=thawte Primary Root CA - G3,OU=(c) 2008 thawte\, Inc. - For authorized use only,OU=Certification Services Division,O=thawte\, Inc.,C=US". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
####<Apr 29, 2014 6:21:15 PM GST> <Notice> <Security> <AUHSPDC03OBIAP2> <bi_server1> <main> <<WLS Kernel>> <> <> <1398781275527> <BEA-090898> <Ignoring the trusted CA certificate "CN=T-TeleSec GlobalRoot Class 3,OU=T-Systems Trust Center,O=T-Systems Enterprise Services GmbH,C=DE". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
####<Apr 29, 2014 6:21:15 PM GST> <Notice> <Security> <AUHSPDC03OBIAP2> <bi_server1> <main> <<WLS Kernel>> <> <> <1398781275529> <BEA-090898> <Ignoring the trusted CA certificate "CN=T-TeleSec GlobalRoot Class 2,OU=T-Systems Trust Center,O=T-Systems Enterprise Services GmbH,C=DE". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
####<Apr 29, 2014 6:21:15 PM GST> <Notice> <Security> <AUHSPDC03OBIAP2> <bi_server1> <main> <<WLS Kernel>> <> <> <1398781275536> <BEA-090898> <Ignoring the trusted CA certificate "CN=GlobalSign,O=GlobalSign,OU=GlobalSign Root CA - R3". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
####<Apr 29, 2014 6:21:15 PM GST> <Notice> <Security> <AUHSPDC03OBIAP2> <bi_server1> <main> <<WLS Kernel>> <> <> <1398781275539> <BEA-090898> <Ignoring the trusted CA certificate "OU=Security Communication RootCA2,O=SECOM Trust Systems CO.\,LTD.,C=JP". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
####<Apr 29, 2014 6:21:15 PM GST> <Notice> <Security> <AUHSPDC03OBIAP2> <bi_server1> <main> <<WLS Kernel>> <> <> <1398781275544> <BEA-090898> <Ignoring the trusted CA certificate "CN=VeriSign Universal Root Certification Authority,OU=(c) 2008 VeriSign\, Inc. - For authorized use only,OU=VeriSign Trust Network,O=VeriSign\, Inc.,C=US". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
####<Apr 29, 2014 6:21:15 PM GST> <Notice> <Security> <AUHSPDC03OBIAP2> <bi_server1> <main> <<WLS Kernel>> <> <> <1398781275561> <BEA-090898> <Ignoring the trusted CA certificate "CN=KEYNECTIS ROOT CA,OU=ROOT,O=KEYNECTIS,C=FR". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
####<Apr 29, 2014 6:21:15 PM GST> <Notice> <Security> <AUHSPDC03OBIAP2> <bi_server1> <main> <<WLS Kernel>> <> <> <1398781275568> <BEA-090898> <Ignoring the trusted CA certificate "CN=GeoTrust Primary Certification Authority - G3,OU=(c) 2008 GeoTrust Inc. - For authorized use only,O=GeoTrust Inc.,C=US". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
####<Apr 29, 2014 6:21:15 PM GST> <Info> <WebLogicServer> <AUHSPDC03OBIAP2> <bi_server1> <main> <<WLS Kernel>> <> <> <1398781275581> <BEA-000307> <Exportable key maximum lifespan set to 500 uses.>
####<Apr 29, 2014 6:21:15 PM GST> <Notice> <Security> <AUHSPDC03OBIAP2> <bi_server1> <main> <<WLS Kernel>> <> <> <1398781275602> <BEA-090898> <Ignoring the trusted CA certificate "CN=Entrust Root Certification Authority - G2,OU=(c) 2009 Entrust\, Inc. - for authorized use only,OU=See www.entrust.net/legal-terms,O=Entrust\, Inc.,C=US". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
####<Apr 29, 2014 6:21:15 PM GST> <Notice> <Security> <AUHSPDC03OBIAP2> <bi_server1> <main> <<WLS Kernel>> <> <> <1398781275611> <BEA-090898> <Ignoring the trusted CA certificate "CN=thawte Primary Root CA - G3,OU=(c) 2008 thawte\, Inc. - For authorized use only,OU=Certification Services Division,O=thawte\, Inc.,C=US". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
####<Apr 29, 2014 6:21:15 PM GST> <Notice> <Security> <AUHSPDC03OBIAP2> <bi_server1> <main> <<WLS Kernel>> <> <> <1398781275619> <BEA-090898> <Ignoring the trusted CA certificate "CN=T-TeleSec GlobalRoot Class 3,OU=T-Systems Trust Center,O=T-Systems Enterprise Services GmbH,C=DE". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
####<Apr 29, 2014 6:21:15 PM GST> <Notice> <Security> <AUHSPDC03OBIAP2> <bi_server1> <main> <<WLS Kernel>> <> <> <1398781275621> <BEA-090898> <Ignoring the trusted CA certificate "CN=T-TeleSec GlobalRoot Class 2,OU=T-Systems Trust Center,O=T-Systems Enterprise Services GmbH,C=DE". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
####<Apr 29, 2014 6:21:15 PM GST> <Notice> <Security> <AUHSPDC03OBIAP2> <bi_server1> <main> <<WLS Kernel>> <> <> <1398781275627> <BEA-090898> <Ignoring the trusted CA certificate "CN=GlobalSign,O=GlobalSign,OU=GlobalSign Root CA - R3". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
####<Apr 29, 2014 6:21:15 PM GST> <Notice> <Security> <AUHSPDC03OBIAP2> <bi_server1> <main> <<WLS Kernel>> <> <> <1398781275628> <BEA-090898> <Ignoring the trusted CA certificate "OU=Security Communication RootCA2,O=SECOM Trust Systems CO.\,LTD.,C=JP". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
####<Apr 29, 2014 6:21:15 PM GST> <Notice> <Security> <AUHSPDC03OBIAP2> <bi_server1> <main> <<WLS Kernel>> <> <> <1398781275632> <BEA-090898> <Ignoring the trusted CA certificate "CN=VeriSign Universal Root Certification Authority,OU=(c) 2008 VeriSign\, Inc. - For authorized use only,OU=VeriSign Trust Network,O=VeriSign\, Inc.,C=US". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
####<Apr 29, 2014 6:21:15 PM GST> <Notice> <Security> <AUHSPDC03OBIAP2> <bi_server1> <main> <<WLS Kernel>> <> <> <1398781275646> <BEA-090898> <Ignoring the trusted CA certificate "CN=KEYNECTIS ROOT CA,OU=ROOT,O=KEYNECTIS,C=FR". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
####<Apr 29, 2014 6:21:15 PM GST> <Notice> <Security> <AUHSPDC03OBIAP2> <bi_server1> <main> <<WLS Kernel>> <> <> <1398781275651> <BEA-090898> <Ignoring the trusted CA certificate "CN=GeoTrust Primary Certification Authority - G3,OU=(c) 2008 GeoTrust Inc. - For authorized use only,O=GeoTrust Inc.,C=US". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
####<Apr 29, 2014 6:21:15 PM GST> <Notice> <WebLogicServer> <AUHSPDC03OBIAP2> <bi_server1> <main> <<WLS Kernel>> <> <> <1398781275833> <BEA-000365> <Server state changed to FAILED>
####<Apr 29, 2014 6:21:15 PM GST> <Error> <WebLogicServer> <AUHSPDC03OBIAP2> <bi_server1> <main> <<WLS Kernel>> <> <> <1398781275834> <BEA-000383> <A critical service failed. The server will shut itself down>
####<Apr 29, 2014 6:21:15 PM GST> <Notice> <WebLogicServer> <AUHSPDC03OBIAP2> <bi_server1> <main> <<WLS Kernel>> <> <> <1398781275839> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>
####<Apr 29, 2014 6:21:15 PM GST> <Info> <WebLogicServer> <AUHSPDC03OBIAP2> <bi_server1> <main> <<WLS Kernel>> <> <> <1398781275857> <BEA-000236> <Stopping execute threads.>

Similar Messages

  • J2EE Server is not getting started exit code -11113

    Hi,
    J2EE Server is not getting started, the exit code is -11113. When I tried to start J2EE Enginer Visual Administrator its giving below error.
    Unable to lookup connection default.
    https://SAPXI:8101/msgserver/text/logon returned empty list of connection parameters.
    Please help.
    Thanks,
    Nishant

    Go to the following directory.
    /usr/sap/<SAPSID>/<Instance_Name>/j2ee/admin
    and start the go.bat.
    Java Add-In You cannot use the Default login. Instead, perform the following steps:
    a) Choose New.
    b) Enter a display name and choose Direct Connection to a dispatcher Node.
    c) Choose Next.
    d) Enter at least the following:
    ■ User Name: J2EE_ADMIN
    ■ Host: <host_name> of the J2EE engine
    ■ Port: <P4_Port>
    The following convention applies for the port:
    5<Instance_Number_of_SAP_J2EE_Engine>04. For example, if
    your J2EE instance number is 15, the P4port is 51504.
    e) Choose Save and connect with your new login account by choosing
    Connect.
    f) Enter the password for the J2EE_ADMIN user and choose Connect.

  • After deploying Custom Component BO Analysis Adaptive Server would not Start

    Hello all,
    I just developed my custom component in Design Studio with SDK and uploaded this component to BI Enterprise 4.1 SP2 Patch 3 server . After that, I tried to restart the Adaptive Processing Server which includes Analysis Service. However, the server would not start and it fails. If I uninstall the component and restart the server, it starts and works smoothly.
    I have installed the same components to other BI servers without having any problems.
    Do you guys have any idea what could be causing this?
    Thanks in advanced.

    Zahid,
    Check if this line is added to the command line of the server holding the DS Server.
    -Djavax.xml.parsers.SAXParserFactory=com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl
    I had a similar problem, openned a support ticket and that solved it.
    Best
    Leandro

  • Weblogic server is not getting started.

    Hi
    We are getting problem in starting weblogic server 10.2 .
    We have two machine they switch each other by cluster.
    On one machine , Weblogic server does not start when cluster switch to this machine.
    When server starts , it hangs. We get following eroor:
    s*tarting weblogic with Java version:*
    The Autonomy executable IDOLserver/DiSH/AutonomyDiSH.exe is not executable.  Cannot start the search engine.
    ERROR: transport error 202: bind failed: Address already in use ["transport.c",L41]
    ERROR: JDWP Transport dt_socket failed to initialize, TRANSPORT_INIT(510) ["debugInit.c",L500]
    JDWP exit error JVMTI_ERROR_INTERNAL(113): No transports initializedFATAL ERROR in native method: JDWP No transports initialized, jvmtiError=JVMTI_ERROR_INTERNAL(113)
    Starting WLS with line:
    */home/bea/bea102/jdk150_11/bin/java -client -Xdebug -Xnoagent -Xrunjdwp:transport=dt_socket,address=8453,server=y,suspend=n -Djava.compiler=NONE -Xms256m -Xmx2048m -XX:CompileThreshold=8000 -XX:PermSize=48m -XX:MaxPermSize=256m -Xverify:none -ea -da:com.bea... -da:javelin... -da:weblogic... -ea:com.bea.wli... -ea:com.bea.broker... -ea:com.bea.sbconsole... -Dplatform.home=/home/bea/bea102/wlserver_10.0 -Dwls.home=/home/bea/bea102/wlserver_10.0/server -Dweblogic.home=/home/bea/bea102/wlserver_10.0/server -Dwli.home=/home/bea/bea102/wlserver_10.0/integration -Dweblogic.wsee.bind.suppressDeployErrorMessage=true -Dweblogic.wsee.skip.async.response=true -Dweblogic.management.discover=true -Dwlw.iterativeDev=true -Dwlw.testConsole=true -Dwlw.logErrorsToConsole=true -Dweblogic.ext.dirs=/home/bea/bea102/patch_wss110/profiles/default/sysext_manifest_classpath:/home/bea/bea102/patch_wlw1020/profiles/default/sysext_manifest_classpath:/home/bea/bea102/patch_wls1001/profiles/default/sysext_manifest_classpath:/home/bea/bea102/patch_wlp1020/profiles/default/sysext_manifest_classpath:/home/bea/bea102/patch_cie640/profiles/default/sysext_manifest_classpath -Dweblogic.Name=AdminServer -Djava.security.policy=/home/bea/bea102/wlserver_10.0/server/lib/weblogic.policy weblogic.Server*
    ERROR: transport error 202: bind failed: Address already in use ["transport.c",L41]
    ERROR: JDWP Transport dt_socket failed to initialize, TRANSPORT_INIT(510) ["debugInit.c",L500]
    JDWP exit error JVMTI_ERROR_INTERNAL(113): No transports initializedFATAL ERROR in native method: JDWP No transports initialized, jvmtiError=JVMTI_ERROR_INTERNAL(113)
    This issue is in our production environment. So plaese help me considering it URGENT.
    Thanks

    Nice to help me.
    We observe the server start up log. We did all that you suggested.
    Still I am not able to start the production server. As we get very lesser chance to RND on production server.
    The new problem is now  , when we start the server, its hangs, and did not start.
    I am posting the sever startup log:
    J*AVA Memory arguments: -Xms256m -Xmx2048m -XX:MaxPermSize=256m*
    WLS Start Mode=Production
    CLASSPATH=""
    PATH=""
    ** To start WebLogic Server, use a username and **
    ** password assigned to an admin-level user. For **
    ** server administration, use the WebLogic Server **
    ** console at http://hostname:port/console **
    starting weblogic with Java version:
    The Autonomy executable IDOLserver/DiSH/AutonomyDiSH.exe is not executable.  Cannot start the search engine.
    java version "1.5.0_11"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_11-b03)
    Java HotSpot(TM) Server VM (build 1.5.0_11-b03, mixed mode)
    Starting WLS with line:
    */home/bea/bea102/jdk150_11/bin/java -server -Xms256m -Xmx2048m -XX:MaxPermSize=256m -da -Dplatform.home=/home/bea/bea102/wlserver_10.0 -Dwls.home=/home/bea/bea102/wlserver_10.0/server -Dweblogic.home=/home/bea/bea102/wlserver_10.0/server -Dwli.home=/home/bea/bea102/wlserver_10.0/integration -Dweblogic.wsee.bind.suppressDeployErrorMessage=true -Dweblogic.wsee.skip.async.response=true -Dweblogic.management.discover=true -Dwlw.iterativeDev=false -Dwlw.testConsole=false -Dwlw.logErrorsToConsole=true -Dweblogic.ext.dirs=/home/bea/bea102/patch_wss110/profiles/default/sysext_manifest_classpath:/home/bea/bea102/patch_wlw1020/profiles/default/sysext_manifest_classpath:/home/bea/bea102/patch_wls1001/profiles/default/sysext_manifest_classpath:/home/bea/bea102/patch_wlp1020/profiles/default/sysext_manifest_classpath:/home/bea/bea102/patch_cie640/profiles/default/sysext_manifest_classpath -Dweblogic.Name=AdminServer -Djava.security.policy=/home/bea/bea102/wlserver_10.0/server/lib/weblogic.policy weblogic.Server*
    *<Sep 1, 2009 1:14:12 AM LKT> <Notice> <WebLogicServer> <BEA-000395> <Following extensions directory contents added to the end of the classpath:*
    */home/bea/bea102/wlserver_10.0/platform/lib/cm/content_system.jar:/home/bea/bea102/wlserver_10.0/platform/lib/p13n/p13n-schemas.jar:/home/bea/bea102/wlserver_10.0/platform/lib/p13n/p13n_common.jar:/home/bea/bea102/wlserver_10.0/platform/lib/p13n/p13n_system.jar:/home/bea/bea102/wlserver_10.0/platform/lib/p13n/wlp_services.jar:/home/bea/bea102/wlserver_10.0/platform/lib/wlp/analytics_sys.jar:/home/bea/bea102/wlserver_10.0/platform/lib/wlp/commerce_system.jar:/home/bea/bea102/wlserver_10.0/platform/lib/wlp/groupspace_system.jar:/home/bea/bea102/wlserver_10.0/platform/lib/wlp/netuix_common.jar:/home/bea/bea102/wlserver_10.0/platform/lib/wlp/netuix_schemas.jar:/home/bea/bea102/wlserver_10.0/platform/lib/wlp/netuix_system-full.jar:/home/bea/bea102/wlserver_10.0/platform/lib/wlp/netuix_system.jar:/home/bea/bea102/wlserver_10.0/platform/lib/wlp/nf-jspcmods.jar:/home/bea/bea102/wlserver_10.0/platform/lib/wlp/nf-system.jar:/home/bea/bea102/wlserver_10.0/platform/lib/wlp/wlp-schemas.jar:/home/bea/bea102/wlserver_10.0/platform/lib/wlp/wlp_content_system.jar:/home/bea/bea102/wlserver_10.0/platform/lib/wlp/wps_system.jar:/home/bea/bea102/wlserver_10.0/platform/lib/wlp/wsrp-client.jar:/home/bea/bea102/wlserver_10.0/platform/lib/wlp/wsrp-common.jar>*
    *<Sep 1, 2009 1:14:12 AM LKT> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSpot(TM) Server VM Version 1.5.0_11-b03 from Sun Microsystems Inc.>*
    *<Sep 1, 2009 1:14:13 AM LKT> <Info> <Management> <BEA-141107> <Version: WebLogic Server Temporary Patch for CR348244 Fri Oct 19 11:57:37 PDT 2007*
    WebLogic Server Temporary Patch for CR346064 Fri Oct 19 13:27:18 PDT 2007
    WebLogic Server Temporary Patch for CR346063 Fri Oct 05 14:48:13 PDT 2007
    WebLogic Server Temporary Patch for Cr346061 Thu Oct 18 15:38:04 PDT 2007
    WebLogic Server Temporary Patch for Cr346061 Thu Oct 18 15:38:04 PDT 2007
    WebLogic Server Temporary Patch for CR346060 Thu Oct 18 15:28:01 PDT 2007
    WebLogic Server Temporary Patch for CR350528 Fri Nov 02 16:19:36 PDT 2007
    WebLogic Server Temporary Patch for CR354048 Thu Dec 06 13:52:09 IST 2007
    WebLogic Server Temporary Patch for CR348229 Wed Oct 24 13:49:07 PDT 2007
    WebLogic Server Temporary Patch for CR356295 Wed Dec 19 15:37:45 EST 2007
    WebLogic Server 10.0 MP1  Thu Oct 18 20:17:44 EDT 2007 1005184 >
    *<Sep 1, 2009 1:14:15 AM LKT> <Info> <WebLogicServer> <BEA-000215> <Loaded License : /home/bea/bea102/license.bea>*
    *<Sep 1, 2009 1:14:15 AM LKT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>*
    *<Sep 1, 2009 1:14:15 AM LKT> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool>*
    *<Sep 1, 2009 1:14:15 AM LKT> <Notice> <Log Management> <BEA-170019> <The server log file /home/bea/bea102/user_projects/domains/tmpasldomain/servers/AdminServer/logs/AdminServer.log is opened. All server side log events will be written to this file.>*
    Sever hangs on the line
    */home/bea/bea102/user_projects/domains/tmpasldomain/servers/AdminServer/logs/AdminServer.log is opened. All server side log events will be written to this file.>*
    please give some more suggestion.
    Thnaks

  • OEM is not getting started after changing the Server name

    Hello DBAs
    Recently I installed Oracle database 10g on my a windows machine. It was working fine. Integrated OEM was also working fine.
    But now I have changed the machine name. Now Oracle Database has come up after updating the listener.ora & tnsnames.ora files with new server name. But OEM page is not getting open now. I tried after updating the emd.properties and other related file on ORACLE_HOME\sysman folder with the new server name. But no luck.
    In windows services one service named *"OracleDBConsoleDbname"* is not getting started, which could be the issue.
    Can someone please guide me what can be done to fix this problem.
    Thanks
    -Naveen

    Hi Naveen,
    What you are doing is not supported by Oracle. From EM Database Console FAQ (863631.1):
    What action needs to be taken if the hostname or SID of the database server is changed?
    If there is a hostname or SID change for the database server then the database console needs to be recreated. There is no other solution if the hostname or SID is changed other that recreating the database console. All database console configuration files are created under the hostname_sid directory and the configuration files along with the repository keeps reference of the hostname, which is why dbconsole needs to be reconfigured if there is change in hostname/sid.
    Refer : Note.293678.1 How To Reconfigure DB Control After a Hostname, Domain name or Listener Change Has Occurred On The Server
    And take a look at note 278100.1: How To Drop, Create And Recreate DB Control In A 10g Database
    Eric

  • OEM is not getting started after windows server name changed

    Hello DBAs
    Recently I installed Oracle database 10g on my a windows machine. It was working fine. Integrated OEM was also working fine.
    But now I have changed the machine name. Now Oracle Database has come up after updating the listener.ora & tnsnames.ora files with new server name. But OEM page is not getting open now. I tried after updating the emd.properties and other related file on ORACLE_HOME\sysman folder with the new server name. But no luck.
    In windows services one service named "OracleDBConsoleDbname" is not getting started, which could be the issue.
    Can someone please guide me what can be done to fix this problem.
    Thanks
    -Naveen

    This problem will happen when either changing the computer name or changing the domain name that the server belongs to.
    First, verify that the new computer name contains DNS compatible characters - no spaces or underscore ( _ ) characters, for instance. Next, you will need to recreate the Enterprise Manager Database Control repository. Directions can be found on this page under the heading of "6.2.8.3 Using EMCA After Changing the Database Host Name or IP Address":
    http://download.oracle.com/docs/cd/E11882_01/install.112/e10818/srvpool.htm#CHDEGDIJ
    The above directions should work as shown with Oracle 10g R2 - and possibly 10g R1 also.
    Charles Hooper
    Co-author of "Expert Oracle Practices: Oracle Database Administration from the Oak Table"
    http://hoopercharles.wordpress.com/
    IT Manager/Oracle DBA
    K&M Machine-Fabricating, Inc.

  • The X-Server can not be started on display :0.. see /var/dt/Xerrors

    The X-Server can not be started on display :0..
    see /var/dt/Xerrors
    I am trying to launch the CDE from the console and have tried the running the command : svcadm enable cde-login
    but still get the same error. After some investigation i have found some advice regarding the font path and fonts.dir but its well confusing !!!
    Can someone explain to me an easy way to display the cde?
    I have looked in /var/dt/Xerrors and the output is:
    Solaris ABI: 32-bit
    SUNWxorg-server package version: 6.8.0.5.10.7400,REV=0.2004.12.15
    SUNWxorg-server patches applied: 125720-20
    SUNWxorg-graphics-ddx package version: 6.8.0.5.10.7400,REV=0.2004.12.15
    SUNWxorg-graphics-ddx patches applied: 125720-20
    SUNWxorg-mesa package version: 6.8.2.5.10.0113,REV=0.2005.08.02
    SUNWxorg-mesa patches applied: 125720-20 125724-01
    Before reporting problems, check http://sunsolve.sun.com/
    to make sure that you have the latest version.
    Module Loader present
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Wed Sep 3 15:00:55 2008
    (EE) Unable to locate/open config file
    New driver is "ati"
    (==) Using default built-in configuration (57 lines)
    (EE) Failed to load module "dri" (module does not exist, 0)
    (II) Module "ddc" already built-in
    (II) Module "ramdac" already built-in
    (II) Module "i2c" already built-in
    (EE) AIGLX: DRI module not loaded
    The XKEYBOARD keymap compiler (xkbcomp) reports:
    Error: Mode_switch added to symbol map for multiple modifiers
    Using Mod2, ignoring Mod3.
    Warning: Symbol map for key <KPEQ> redefined
    Using last definition for conflicting fieldsErrors from xkbcomp are not fatal to the X server
    Fatal server error:
    could not open default font 'fixed'
    hes applied: 125720-20
    SUNWxorg-graphics-ddx package version: 6.8.0.5.10.7400,REV=0.2004.12.15
    SUNWxorg-graphics-ddx patches applied: 125720-20
    SUNWxorg-mesa package version: 6.8.2.5.10.0113,REV=0.2005.08.02
    SUNWxorg-mesa patches applied: 125720-20 125724-01
    Before reporting problems, check http://sunsolve.sun.com/
    to make sure that you have the latest version.
    Module Loader present
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Wed Sep 3 14:21:13 2008
    (EE) Unable to locate/open config file
    New driver is "ati"
    (==) Using default built-in configuration (57 lines)
    I have tried running kdmconfig and am worried about running a sysunconfig as this could unconfigure my server it Solaris 10 on x86!

    I had the same problem when I upgraded to snv_114 from snv_98
    on SPARC. The important line in /var/dt/Xerrors is this one:
    could not open default font 'fixed'
    The problem (in my case, anyway) was that the fonts.dir files were
    not updated during the install/upgrade process. This fixed it:
    $ su -
    # cd /usr/X11/lib/X11/fonts
    # for f in *; do cd $f; mkfontdir; cd -; done

  • "disp+work" process in not getting started after kernel upgradation

    Hello Experts,
    Good day…..,
    I am new to SAP. I installed SAP ECC6 EHP4 with default kernel version 701 and it was working fine.
    I have upgraded kernel version from 701 to 741, but the “disp+work” process is not getting started after kernel upgrade.
    I have posted “dev_W0” log &
    “disp+work” command result obtained in CMD prompt of respective server.
    Please help me out in this. Thanks all in advance.
    “dev_w0” Log”
    trc file: "dev_w0", trc level: 1, release: "741"
    *  ACTIVE TRACE LEVEL           1
    *  ACTIVE TRACE COMPONENTS      all, MJ
    M sysno      55
    M sid        TNG
    M systemid   562 (PC with Windows NT)
    M relno      7410
    M patchlevel 0
    M patchno    42
    M intno      20020600
    M make multithreaded, Unicode, 64 bit, optimized
    M profile D:\usr\sap\TNG\SYS\profile\TNG_DVEBMGS55_ABTHMSSB01
    M pid        2392
    M

    M Wed Jul 23 02:04:35 2014
    M  kernel runs with dp version 208000(ext=117000) (@(#) DPLIB-INT-VERSION-208000-UC)
    M  length of sys_adm_ext is 500 bytes
    M  ***LOG Q0Q=> tskh_init, WPStart (Workp. 0 2392) [dpInit.c 731]
    M  DpCommonParamInit: rdisp/core_file_size = default --> no change
    I  MtxInit: 30000 0 0

    M Wed Jul 23 02:04:36 2014
    M  DpIPCInit2: read dp-profile-values from sys_adm_ext
    M  DpShMCreate: alloate/attach shared memory (mode=ATTACH)
    M  DpShMCreate: sizeof(wp_adm)                         24288    (1104)
    M  DpShMCreate: sizeof(tm_adm)                          51472080             (256080)
    M  DpShMCreate: sizeof(ca_adm)                           432000  (72)
    M  DpCommTableSize: max/headSize/ftSize/tableSize=500/16/7464064/7583152
    M  DpShMCreate: sizeof(comm_adm)                   7583152                (14904)
    M  DpSlockTableSize: max/headSize/ftSize/fiSize/tableSize=0/0/0/0/0
    M  DpShMCreate: sizeof(slock_adm)                      0              (296)
    M  DpFileTableSize: max/headSize/ftSize/tableSize=0/0/0/0
    M  DpShMCreate: sizeof(file_adm)                         0              (80)
    M  DpSockTableSize: max/headSize/ftSize/tableSize=500/16/520064/520080
    M  DpShMCreate: sizeof(sock_adm)                       520080  (1016)
    M  DpShMCreate: sizeof(vmc_adm)                       0              (3208)
    M  DpShMCreate: sizeof(wall_adm)                        (ft=41664/fi=67472/hd=64/rec=192)
    M  DpShMCreate: sizeof(amc_rec_adm)                              (ft=86464/fi=67472/hd=64/rec=416)
    M  DpShMCreate: sizeof(websocket_adm)                         (ft=28864/hd=64/rec=272)
    M  DpShMCreate: sizeof(gw_adm)          64
    M  DpShMCreate: sizeof(j2ee_adm)       3936
    M  DpShMCreate: SHM_DP_ADM_KEY                  (addr: 00000000103D0050, size: 60433936
    M  DpShMCreate: allocated sys_adm at 00000000103D0250
    M  DpShMCreate: allocated wp_adm_list at 00000000103E20F0
    M  DpShMCreate: allocated wp_adm at 00000000103E2410
    M  DpShMCreate: allocated tm_adm_list at 00000000103E84F0
    M  DpShMCreate: allocated tm_adm at 00000000103E8730
    M  DpShMCreate: allocated ca_adm at 00000000134FF000
    M  DpShMCreate: allocated comm_adm at 0000000013568980
    M  DpShMCreate: system runs without slock table
    M  DpShMCreate: allocated sock_adm at  0000000013CA4130
    M  DpShMCreate: allocated vmc_adm_list at 0000000013D232C0
    M  DpShMCreate: system runs without VMC
    M  DpShMCreate: allocated gw_adm at 0000000013D23560
    M  DpShMCreate: allocated j2ee_adm at 0000000013D237A0
    M  DpShMCreate: allocated ca_info at 0000000013D24900
    M  DpShMCreate: allocated wall_adm (ft) at 0000000013D24B40
    M  DpShMCreate: allocated wall_adm (fi) at 0000000013D2F000
    M  DpShMCreate: allocated wall_adm (head) at 0000000013D3F990
    M  DpShMCreate: allocated amc_rec_adm (ft) at 0000000013D3FBD0
    M  DpShMCreate: allocated amc_rec_adm (fi) at 0000000013D54F90
    M  DpShMCreate: allocated amc_rec_adm (head) at 0000000013D65920
    M  DpShMCreate: allocated websocket_adm (ft) at 0000000013D65B60
    M  DpShMCreate: allocated websocket_adm (head) at 0000000013D6CE20
    M  DpShMCreate: initialized 21 eyes
    M  DpCommAttachTable: attached comm table (header=0000000013568980/ft=0000000013568990/fi=0000000013C86E10)
    M  DpSockAttachTable: attached sock table (header=0000000013CA4130/ft=0000000013CA4140)
    X  EmInit: MmSetImplementation( 2 ).
    X  MM global diagnostic options set: 0
    X  <ES> client 0 initializing ....
    X  <ES> EsILock: use Semphore 33 for locking
    X  Using implementation view
    X  <EsNT> Using memory model view.
    M  <EsNT> Memory Reset disabled as NT default
    X  ES initialized.

    X Wed Jul 23 02:04:37 2014
    X  mm.dump: set maximum dump mem to 96 MB
    M  ThStart: taskhandler started
    M  ThInit: initializing DIA work process W0

    M Wed Jul 23 02:04:44 2014
    M  ThInit: running on host ABTHMSSB01
    I  MtxInit: 0 0 0

    M Wed Jul 23 02:04:45 2014
    M  calling db_connect ...
    B  Loading DB library 'D:\usr\sap\TNG\DVEBMGS55\exe\dboraslib.dll' ...
    B  Library 'D:\usr\sap\TNG\DVEBMGS55\exe\dboraslib.dll' loaded
    B  Version of 'D:\usr\sap\TNG\DVEBMGS55\exe\dboraslib.dll' is "741.10", patchlevel (0.42)
    C  Prepending D:\usr\sap\TNG\DVEBMGS55\exe to Path.
    C  Register application info.

    C Wed Jul 23 02:04:47 2014
    C  Oracle client version: 10.2.0.4.0, (dbsl 741 040714, UNICODE[2])
    C  Detailed Oracle client (patch) info not available.
    C  *** ERROR => Connect via SAPUSER not supported for kernel >= 740.
    [dbsloci.c    2406]
    C     Only Secure Connect method possible.
    M  ***LOG R19=> ThDbConnect, db_connect ( DB-Connect 000256) [thDatabase.c 76]
    M  in_ThErrHandle: 1
    M  *** ERROR => ThInit: db_connect (step TH_INIT, thRc ERROR-DB-CONNECT_ERROR, action STOP_WP, level 1) [thxxhead.c   2281]
    M Wed Jul 23 02:04:48 2014

    M  Info for wp 0

    M    pid = 2392
    M    severity = 0
    M    status = 0
    M    stat = WP_NEW
    M    waiting_for = NO_WAITING
    M    workerType = DP_WORKER_DIAWP
    M    act_cs_count = 0
    M    csTrack = 0
    M    csTrackRwExcl = 0
    M    csTrackRwShrd = 0
    M mode_cleaned_counter = 0
    M    control_flag = 0
    M    report = > <
    M    action = 0
    M    tab_name = >                              <

    M  ThIErrHandle: no current incoming request


    M *****************************************************************************
    M  *
    M  *  LOCATION SAP-Server ABTHMSSB01_TNG_55 on host ABTHMSSB01 (wp 0)
    M  *  ERROR ThInit: db_connect
    M  *
    M  *  TIME Wed Jul 23 02:04:48 2014
    M  *  RELEASE 741
    M  *  COMPONENT Taskhandler
    M  *  VERSION 1
    M  *  RC 16797709
    M  *  MODULE D:/depot/bas/741_REL/src/krn/si/th/thxxhead.c
    M  *  LINE 2470
    M  *  COUNTER 1
    M  *
    M  *****************************************************************************

    M  PfRejectStatistic: clear statistic record
    M  PfClearAllRec: clear statistic area
    M  PfClearAllRec: statRecordAction = STAT_RECORD_ACTION_REJECT
    M  Entering TH_CALLHOOKS
    M  ThCallHooks: call hooks for event BEFORE_DUMP
    M  ThIErrHandle: entering ThSetStatError
    M  ThIErrHandle: do not call ThrCoreInfo (no_core_info=0, in_dynp_env=0)
    M  call ThrShutDown (1)...
    M  ***LOG Q02=> wp_halt, WPStop (Workp. 0 2392) [dpnttool.c 335]
    “Desp+Work” Command result:
    C:\Users\tngadm>disp+work
    disp+work information
    kernel release 741
    kernel make variant 741_REL
    compiled on NT 6.0 6002 x86 MS VC++ 16.00 for NTAMD64
    compiled for                  64 BIT
    compilation mode UNICODE
    compile time Jul  9 2014 16:39:46
    update level 0
    patch number 42
    source id 0.042
    RKS compatibility level 0
    supported environment
    database (SAP, table SVERS) 700
    710
    701
    702
    703
                                  711
    720
    730
    731
    732
    738
    740
    operating system
    Windows NT 5.1
    Windows NT 5.2
    Windows NT 6.0
    Windows NT 6.1
    Windows NT 6.2
    Windows NT 6.3
    C:\Users\tng

    C  *** ERROR => Connect via SAPUSER not supported for kernel >= 740.
    [dbsloci.c    2406]
    C     Only Secure Connect method possible.
    For this issue you need to set up SSFS.
    1639578 - SSFS as password storage for primary database connect
    I am new to SAP. I installed SAP ECC6 EHP4 with default kernel version 701 and it was working fine.
    I have upgraded kernel version from 701 to 741
    Are you sure kernel 741 is compatible with an EHP 4 system ?
    Read this SAP note
    1969546 - Release Roadmap Kernel 740
    Regards
    RB

  • J2EE server not getting started.....NO Activeuserstore is set...

    Hi,
    I have installed NW2004s.After patch installtion, when I tried to start my server, the Java Instance(server0) is not getting started.I saw postings in SDN but i couldnt find any helpful answers,now again posting it because i think  anyone of u might have solved it.Could u please tell me what is the solution, as I have to finish it before EOD and I ve to run my scenarios..I have a demo tomorrow.Waiting for ur reply.
    It is saying "No Activeuserstore is set"...
    Replies will be highly "appreciated".
    Expecting replies,
    Manikandan Rajendran
    Message was edited by: manikandan rajendran

    Hi Manikandan,
    I'm not sure waht the problem is but check this.
    http://help.sap.com/saphelp_nw04/helpdata/en/57/ef429d748ba84f83d9a6800c8cf252/frameset.htm
    Hope this help!
    Juan
    PS: don't forget to reward if helpful

  • Hiiii.....when i try to start SAP server its not geting start.....

    hiiii.....when i try to start SAP server its not geting start.....
    may be problem related with dialog work process....
    i attached DEV_W0 log file please help mi out
    thanks
    trc file: "dev_w0", trc level: 1, release: "620"
    ACTIVE TRACE LEVEL           1
    ACTIVE TRACE COMPONENTS      all, M

    B Sun Feb 05 19:01:08 2012
    B  create_con (con_name=R/3)
    B  Loading DB library 'F:\usr\sap\A12\SYS\exe\run\dboraslib.dll' ...
    B  Library 'F:\usr\sap\A12\SYS\exe\run\dboraslib.dll' loaded
    B  Version of 'F:\usr\sap\A12\SYS\exe\run\dboraslib.dll' is "620.02", patchlevel (0.549)
    B  New connection 0 created
    M  systemid   560 (PC with Windows NT)
    M  relno      6200
    M  patchlevel 0
    M  patchno    674
    M  intno      20020600
    M  pid        2172

    M  ***LOG Q0Q=> tskh_init, WPStart (Workproc 0 2172) [dpxxdisp.c   1028]
    I  MtxInit: -2 0 0
    M  DpShMCreate: sizeof(wp_adm)          12784     (752)
    M  DpShMCreate: sizeof(tm_adm)          1690816     (8412)
    M  DpShMCreate: sizeof(wp_ca_adm)     18000     (60)
    M  DpShMCreate: sizeof(appc_ca_adm)     6000     (60)
    M  DpShMCreate: sizeof(comm_adm)     192000     (384)
    M  DpShMCreate: sizeof(wall_adm)     (22440/34344/56/100)
    M  DpShMCreate: SHM_DP_ADM_KEY          (addr: 034E0040, size: 1977824)
    M  DpShMCreate: allocated sys_adm at 034E0040
    M  DpShMCreate: allocated wp_adm at 034E0560
    M  DpShMCreate: allocated tm_adm_list at 034E3750
    M  DpShMCreate: allocated tm_adm at 034E3778
    M  DpShMCreate: allocated wp_ca_adm at 03680438
    M  DpShMCreate: allocated appc_ca_adm at 03684A88
    M  DpShMCreate: allocated comm_adm_list at 036861F8
    M  DpShMCreate: allocated comm_adm at 03686210
    M  DpShMCreate: allocated ca_info at 036B5010
    M  DpShMCreate: allocated wall_adm at 036B5018

    X Sun Feb 05 19:01:09 2012
    X  EmInit: MmSetImplementation( 2 ).
    X  <ES> client 0 initializing ....
    X  Using implementation std
    M  <EsNT> Memory Reset enabled as NT default
    X  ES initialized.
    M  calling db_connect ...
    C  Got ORACLE_HOME=F:\oracle\ora92 from environment
    C  Client NLS settings: AMERICAN_AMERICA.WE8DEC
    C  Logon as OPS$-user to get SAPA12's password
    C  Connecting as /@A12 on connection 0 ...
    C  Attaching to DB Server A12 (con_hdl=0,svchp=075513DC,svrhp=07553644)

    C Sun Feb 05 19:01:19 2012
    C  Starting user session (con_hdl=0,svchp=075513DC,srvhp=07553644,usrhp=0755BE24)
    C  *** ERROR => OCI-call 'OCISessionBegin' failed: rc = 1033
    [dboci.c      3718]
    C  *** ERROR => CONNECT failed with sql error '1033'
    [dboci.c      9601]
    C  Try to connect with default password
    C  Connecting as SAPA12/<pwd>@A12 on connection 0 ...
    C  Starting user session (con_hdl=0,svchp=075513DC,srvhp=07553644,usrhp=0755BE24)
    C  *** ERROR => OCI-call 'OCISessionBegin' failed: rc = 1033
    [dboci.c      3718]
    C  *** ERROR => CONNECT failed with sql error '1033'
    [dboci.c      9601]
    B  ***LOG BV3=> severe db error 1033      ; work process is stopped [dbsh#2 @ 957] [dbsh    0957 ]
    B  ***LOG BY2=> sql error 1033   performing CON [dblink#1 @ 419] [dblink  0419 ]
    B  ***LOG BY0=> ORA-01033: ORACLE initialization or shutdown in progress [dblink#1 @ 419] [dblink  0419 ]
    M  ***LOG R19=> tskh_init, db_connect ( DB-Connect 000256) [thxxhead.c   1102]
    M  in_ThErrHandle: 1
    M  *** ERROR => tskh_init: db_connect (step 1, th_errno 13, action 3, level 1) [thxxhead.c   8437]

    M  Info for wp 0

    M    stat = 4
    M    reqtype = 1
    M    act_reqtype = -1
    M    tid = -1
    M    mode = 255
    M    len = -1
    M    rq_id = -1
    M    rq_source = 255
    M    last_tid = 0
    M    last_mode = 0
    M    rfc_req = 0
    M    report = >                                        <
    M    action = 0
    M    tab_name = >                              <

    M  *****************************************************************************
    M  *
    M  *  LOCATION    SAP-Server wagh_A12_00 on host wagh (wp 0)
    M  *  ERROR       tskh_init: db_connect
    M  *
    M  *  TIME        Sun Feb 05 19:01:19 2012
    M  *  RELEASE     620
    M  *  COMPONENT   Taskhandler
    M  *  VERSION     1
    M  *  RC          13
    M  *  MODULE      thxxhead.c
    M  *  LINE        8569
    M  *  COUNTER     1
    M  *
    M  *****************************************************************************

    M  Entering TH_CALLHOOKS
    M  ThCallHooks: call hook >ThrSaveSPAFields< for event BEFORE_DUMP
    M  *** ERROR => ThrSaveSPAFields: no valid thr_wpadm [thxxrun1.c   672]
    M  *** ERROR => ThCallHooks: event handler ThrSaveSPAFields for event BEFORE_DUMP failed [thxxtool3.c  237]
    M  Entering ThSetStatError
    M  Entering ThReadDetachMode
    M  call ThrShutDown (1)...
    M  ***LOG Q02=> wp_halt, WPStop (Workproc 0 2172) [dpnttool.c   346]

    hiii guys,
    My problem still not solve..now paste DEV_disp log file...here show work process died...plz look that n give mi solution..
    trc file: "dev_disp", trc level: 1, release: "620"
    Wed Feb 08 17:06:12 2012
    kernel runs with dp version 3(ext=1) (@(#) DPLIB-INT-VERSION-3)
    length of sys_adm_ext is 304 bytes
    Wed Feb 08 17:06:13 2012
    systemid   560 (PC with Windows NT)
    relno      6200
    patchlevel 0
    patchno    674
    intno      20020600
    pid        2412
    ***LOG Q00=> DpSapEnvInit, DPStart (00 2412) [dpxxdisp.c   978]
         shared lib "dw_xml.dll" version 674 successfully loaded
         shared lib "dw_xtc.dll" version 674 successfully loaded
         shared lib "dw_stl.dll" version 674 successfully loaded
    Wed Feb 08 17:06:17 2012
    WARNING => DpNetCheck: NiAddrToHost(1.0.0.0) took 4 seconds
    ***LOG GZZ=> 1 possible network problems detected - check tracefile and adjust the DNS settings [dpxxtool2.c  3212]
    MtxInit: -2 0 0
    DpShMCreate: sizeof(wp_adm)          11280     (752)
    DpShMCreate: sizeof(tm_adm)          1690816     (8412)
    DpShMCreate: sizeof(wp_ca_adm)     18000     (60)
    DpShMCreate: sizeof(appc_ca_adm)     6000     (60)
    DpShMCreate: sizeof(comm_adm)     192000     (384)
    DpShMCreate: sizeof(wall_adm)     (22440/34344/56/100)
    DpShMCreate: SHM_DP_ADM_KEY          (addr: 034E0040, size: 1976320)
    DpShMCreate: allocated sys_adm at 034E0040
    DpShMCreate: allocated wp_adm at 034E0560
    DpShMCreate: allocated tm_adm_list at 034E3170
    DpShMCreate: allocated tm_adm at 034E3198
    DpShMCreate: allocated wp_ca_adm at 0367FE58
    DpShMCreate: allocated appc_ca_adm at 036844A8
    DpShMCreate: allocated comm_adm_list at 03685C18
    DpShMCreate: allocated comm_adm at 03685C30
    DpShMCreate: allocated ca_info at 036B4A30
    DpShMCreate: allocated wall_adm at 036B4A38
    MBUF state OFF
    EmInit: MmSetImplementation( 2 ).
    <ES> client 0 initializing ....
    <ES> InitFreeList
    <ES> block size is 1024 kByte.
    Using implementation std
    <EsNT> Memory Reset enabled as NT default
    <EsNT> EsIUnamFileMapInit: Initialize the memory 1207 MB
    <ES> 1206 blocks reserved for free list.
    ES initialized.
    ***LOG Q0K=> DpMsAttach, mscon ( wagh) [dpxxdisp.c   9115]
    Wed Feb 08 17:06:18 2012
    CCMS: Initalizing shared memory of size 20000000 for monitoring segment.
    CCMS: start to initalize 3.X shared alert area (first segment).
    DpMsgAdmin: Set release to 6200, patchlevel 0
    MBUF state PREPARED
    MBUF component UP
    DpMBufHwIdSet: set Hardware-ID
    ***LOG Q1C=> DpMBufHwIdSet [dpxxmbuf.c   941]
    DpMsgAdmin: Set patchno for this platform to 674
    Release check o.K.
    Wed Feb 08 17:06:58 2012
    ERROR => W5 (pid 2712) died [dpxxdisp.c   11523]
    force unlock of wp_adm mutex W5
    ERROR => W9 (pid 2744) died [dpxxdisp.c   11523]
    force unlock of wp_adm mutex W9
    ERROR => W11 (pid 2760) died [dpxxdisp.c   11523]
    force unlock of wp_adm mutex W11
    my types changed after wp death/restart 0xbf --> 0xbb
    Wed Feb 08 17:07:18 2012
    ERROR => W0 (pid 2672) died [dpxxdisp.c   11523]
    force unlock of wp_adm mutex W0
    ERROR => W1 (pid 2680) died [dpxxdisp.c   11523]
    force unlock of wp_adm mutex W1
    ERROR => W3 (pid 2696) died [dpxxdisp.c   11523]
    force unlock of wp_adm mutex W3
    ERROR => W4 (pid 2704) died [dpxxdisp.c   11523]
    force unlock of wp_adm mutex W4
    ERROR => W7 (pid 2728) died [dpxxdisp.c   11523]
    force unlock of wp_adm mutex W7
    ERROR => W8 (pid 2736) died [dpxxdisp.c   11523]
    force unlock of wp_adm mutex W8
    ERROR => W10 (pid 2752) died [dpxxdisp.c   11523]
    force unlock of wp_adm mutex W10
    ERROR => W12 (pid 2768) died [dpxxdisp.c   11523]
    force unlock of wp_adm mutex W12
    ERROR => W13 (pid 2776) died [dpxxdisp.c   11523]
    force unlock of wp_adm mutex W13
    my types changed after wp death/restart 0xbb --> 0xa1
    Wed Feb 08 17:07:38 2012
    ERROR => W2 (pid 2688) died [dpxxdisp.c   11523]
    force unlock of wp_adm mutex W2
    ERROR => W6 (pid 2720) died [dpxxdisp.c   11523]
    force unlock of wp_adm mutex W6
    ERROR => W14 (pid 2784) died [dpxxdisp.c   11523]
    force unlock of wp_adm mutex W14
    my types changed after wp death/restart 0xa1 --> 0x80
    DP_FATAL_ERROR => DpEnvCheck: no more work processes
    DISPATCHER EMERGENCY SHUTDOWN ***
    DpModState: change server state from STARTING to SHUTDOWN
    Wed Feb 08 17:07:45 2012
    ***LOG Q0M=> DpMsDetach, ms_detach () [dpxxdisp.c   9341]
    MBUF state OFF
    MBUF component DOWN
    ***LOG Q05=> DpHalt, DPStop ( 2412) [dpxxdisp.c   7883]

  • J2EE Server could not be started - Error -11113

    HI,
         J2EE Server could not be started - Error -11113.
           My system configuration:
          Solution Manager 7.0
          Windows server 2003 32-bit
          ABAP Stack is working fine.
         1.After SGEN in client 001 all the users like J2EE_ADMIN,J2EE_Guest,Slddsuser,SAPJSF etc were deleted.
         2.I have manually create all the users and assigned the respective roles.
         3.Even now i face a same problem as JAVA Server (Server0) dies while starting framework.
    Please find the specific problem in the log of DEV_SERVER0
    [Thr 7968] JLaunchRequestQueueInit: create named pipe for ipc
    [Thr 7968] JLaunchRequestQueueInit: create pipe listener thread
    [Thr 8104] JLaunchRequestFunc: Thread 8104 started as listener thread for np messages.
    [Thr 6456] WaitSyncSemThread: Thread 6456 started as semaphore monitor thread.
    [Thr 7968] NiInit3: NI already initialized; param 'maxHandles' ignored (1;202)
    [Thr 7968] CPIC (version=700.2009.02.11)
    [Thr 7968] [Node: server0] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_13
    [Thr 7968] JStartupICheckFrameworkPackage: can't find framework package F:\usr\sap\SM2\DVEBMGS70\exe\jvmx.jar
    [Thr 5636] Wed May 18 08:45:59 2011
    [Thr 5636] JHVM_RegisterNatives: registering methods in com.sap.bc.krn.perf.PerfTimes
    [Thr 5636] Wed May 18 08:46:00 2011
    [Thr 5636] JHVM_RegisterNatives: registering methods in com.sap.bc.proj.jstartup.JStartupFramework
    [Thr 5636] JLaunchISetClusterId: set cluster id 701470150
    [Thr 5636] JLaunchISetState: change state from [Initial (0)] to [Waiting for start (1)]
    [Thr 5636] JLaunchISetState: change state from [Waiting for start (1)] to [Starting (2)]
    [Thr 6748] Wed May 18 08:46:30 2011
    [Thr 6748] JLaunchIExitJava: exit hook is called (rc = -11113)
    [Thr 6748] **********************************************************************
    ERROR => The Java VM terminated with a non-zero exit code.
    Please see SAP Note 943602 , section 'J2EE Engine exit codes'
    for additional information and trouble shooting.
    [Thr 6748] JLaunchCloseProgram: good bye (exitcode = -11113)
    This below log files belong to server0.log
         at com.sap.engine.services.security.SecurityServerFrame.start(SecurityServerFrame.java:194)
         at com.sap.engine.core.service630.container.ServiceRunner.startApplicationServiceFrame(ServiceRunner.java:214)
         at com.sap.engine.core.service630.container.ServiceRunner.run(ServiceRunner.java:144)
         at com.sap.engine.frame.core.thread.Task.run(Task.java:64)
         at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:83)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:156)
    Caused by: com.sap.engine.services.security.exceptions.BaseSecurityException: No active userstore is set.
         at com.sap.engine.services.security.server.UserStoreFactoryImpl.getActiveUserStore(UserStoreFactoryImpl.java:80)
         at com.sap.engine.services.security.server.jaas.LoginModuleHelperImpl.update(LoginModuleHelperImpl.java:415)
         at com.sap.engine.services.security.server.jaas.LoginModuleHelperImpl.<init>(LoginModuleHelperImpl.java:84)
         at com.sap.engine.services.security.server.SecurityContextImpl.<init>(SecurityContextImpl.java:58)
         at com.sap.engine.services.security.SecurityServerFrame.start(SecurityServerFrame.java:147)
         ... 5 more
    #1.5 #000BCDCBCF4F001F0000000C00001AA80004A38454DADAA1#1305688661484#/System/Server##com.sap.engine.core.service630.container.ServiceRunner#######SAPEngine_System_Thread[impl:5]_31##0#0#Error#1#/System/Server#Plain###Core service security failed. J2EE Engine cannot be started.#
    #1.5 #000BCDCBCF4F001F0000000E00001AA80004A38454DADE18#1305688661484#/System/Server/Critical##com.sap.engine.core.Framework#######SAPEngine_System_Thread[impl:5]_31##0#0#Fatal#1#com.sap.engine.core.Framework#Plain###Critical shutdown was invoked. Reason is: Core service security failed. J2EE Engine cannot be started.#
    Kindly help me in this issue and do let me know if any informations are needed.
    Regards
    Gopinath M.L

    Hi,
    Which UME user you are talking about i checked in config tool where there is no user in UME.
    Kindly advice how to create a UME User if not available to start the server.
    Note: Http://servername;57000/ is says that dispatcher working but not connect to JAVA Server.
    Regards
    Gopinath M.L

  • SLD server has not been started & Only local system can be administered

    Hi
    After I installed the NWA sp16, I see two warning message
    SLD server has not been started
    Only local system can be administered
    on the NWA Overview page.
    I checked the SLD server is running, and I executed all the NWA scenario template files without any errors.
    Can someone tell me what I might have missed?
    Thanks
    Justin

    Hi Justin,
    do you have the most topical Monitoring Setup Guide (https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/43f30e51-0a01-0010-f59a-fecea2b95b2c)? In chapter 5.6 this error is descibed.
    And another thing: does your SLD run in the central monitoring system, as demanded in the Monitoring Setup Guide, chapter 5.3.1? This CTC template does only work in case of a local SLD.
    Hope that helps.
    Dirk

  • J2ee server is not getting up

    Dear All,
    Solution manager j2ee server is getting up.It showing error j2ee server stoped -11113.I have changed the password of j2ee_admin and sapjsf from ume after that i restarted the server but j2ee server is not getting up.
    I m pasting dev_server0 log
    [Thr 5840] Wed Jun 09 11:31:11 2010
    [Thr 5840] JHVM_RegisterNatives: registering methods in com.sap.bc.krn.perf.PerfTimes
    [Thr 5840] JHVM_RegisterNatives: registering methods in com.sap.bc.proj.jstartup.JStartupFramework
    [Thr 5840] JLaunchISetClusterId: set cluster id 3448950
    [Thr 5840] JLaunchISetState: change state from [Initial (0)] to [Waiting for start (1)]
    [Thr 5840] JLaunchISetState: change state from [Waiting for start (1)] to [Starting (2)]
    Wed Jun 09 11:31:17 2010
    7.007: [ParNew 163840K->12575K(966656K), 0.0406053 secs]
    Wed Jun 09 11:31:21 2010
    10.555: [ParNew 176415K->14733K(966656K), 0.0385660 secs]
    Wed Jun 09 11:31:24 2010
    13.614: [ParNew 178573K->16345K(966656K), 0.0291049 secs]
    Wed Jun 09 11:31:26 2010
    15.909: [ParNew 180185K->18610K(966656K), 0.0285077 secs]
    Wed Jun 09 11:31:30 2010
    19.597: [ParNew 182450K->23228K(966656K), 0.0471396 secs]
    [Thr 5616] Wed Jun 09 11:31:33 2010
    [Thr 5616] JHVM_RegisterNatives: registering methods in com.sap.mw.rfc.driver.CpicDriver
    [Thr 5616] JHVM_RegisterNatives: registering methods in com.sap.i18n.cp.ConverterJNI
    [Thr 3800] Wed Jun 09 11:31:34 2010
    [Thr 3800] JLaunchIExitJava: exit hook is called (rc = -11113)
    [Thr 3800]
    ERROR => The Java VM terminated with a non-zero exit code.
    Please see SAP Note 943602 , section 'J2EE Engine exit codes'
    for additional information and trouble shooting.
    Thr 3800] JLaunchCloseProgram: good bye (exitcode = -11113)
    Kindly suggest me how to solve this error.
    Regards
    Ashok

    Hi Markus,
    Thanks for ut reply,
    I m pasting the logs of std_server0
    stdout/stderr redirect
    node name   : server0
    pid         : 4700
    system name : FCS
    system nr.  : 00
    started at  : Thu Jun 10 13:29:10 2010
    Loading: LogManager ... 1031 ms.
    Loading: PoolManager ... 15 ms.
    Loading: ApplicationThreadManager ... 110 ms.
    ->26496K(966656K), 0.0437374 secs]
    Jun 10, 2010 1:29:36 PM         com.sap.security.core.persistence [SAPEngine_System_Thread[impl:5]_56] Fatal: Initialization of ABAP data source (com.sap.security.core.persistence.datasource.imp.R3Persistence) failed: "Name or password is incorrect (repeat logon)". This message is critical if it appears during the startup of the AS Java.
    Jun 10, 2010 1:29:36 PM  ...re.server.ume.service.UMEServiceFrame [SAPEngine_System_Thread[impl:5]_56] Fatal:
      service com.sap.security.core.ume.service ================= ERROR =================
    Core service com.sap.security.core.ume.service failed. J2EE Engine cannot be started.
    com.sap.engine.frame.ServiceException: Start of UME service failed. Check help topic "Start of UME Service Failed". Technical details: Name or password is incorrect (repeat logon)
      Service log_configurator started. (7469 ms).
      Service locking started. (0 ms).
      Service naming started. (235 ms).
      Service http started. (281 ms).
      Service failover started. (47 ms).
      Service appclient started. (110 ms).
      Service javamail started. (110 ms).
      Service ts started. (109 ms).
      Service jmsconnector started. (141 ms).
      Service licensing started. (15 ms).
      Service connector started. (188 ms).
      Service iiop started. (109 ms).
      Service webservices started. (390 ms).
      Service deploy started. (10938 ms).
      Service configuration started. (16 ms).
      Service bimmrdeployer started. (0 ms).
      Service MigrationService started. (31 ms).
      Service dbpool started. (1063 ms).
      Service UT started. (15 ms).
    18.214: [ParNew 181998K->26061K(966656K), 0.0468565 secs]
    Jun 10, 2010 1:30:45 PM         com.sap.security.core.persistence [SAPEngine_System_Thread[impl:5]_53] Fatal: Initialization of ABAP
    com.sap.engine.frame.ServiceException: Start of UME service failed. Check help topic "Start of UME Service Failed". Technical details: Password logon no longer possible - too many failed attempts
         at com.sap.security.core.server.ume.service.UMEServiceFrame.start(UMEServiceFrame.java:398)
         at com.sap.engine.frame.ApplicationFrameAdaptor.start(ApplicationFrameAdaptor.java:31)
         at com.sap.engine.core.service630.container.ServiceRunner.startApplicationServiceFrame(ServiceRunner.java:214)
         at com.sap.engine.core.service630.container.ServiceRunner.run(ServiceRunner.java:144)
         at com.sap.engine.frame.core.thread.Task.run(Task.java:64)
         at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:81)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:152)
    Caused by: com.sap.security.core.persistence.datasource.PersistenceException: Password logon no longer possible - too many failed attempts
         security.core.InternalUMFactory.initializeUME(InternalUMFactory.java:221)
         at com.sap.security.core.server.ume.service.UMEServiceFrame.start(UMEServiceFrame.java:287)
         ... 6 more
    [Framework -> criticalShutdown] Core service com.sap.security.core.ume.service failed. J2EE Engine cannot be started.
    Jun 10, 2010 1:30:45 PM             com.sap.engine.core.Framework [SAPEngine_System_Thread[impl:5]_53] Fatal: Critical shutdown was invoked. Reason is: Core service com.sap.security.core.ume.service failed. J2EE Engine cannot be started.
    Regards
    Adil

  • Dev server the dispatcher is not getting start

    Dear all ,
    We are facing problem in dev server the dispatcher is not getting started. Plese suggest
    The log file .
    trc file: "dev_w0", trc level: 1, release: "640"
    ACTIVE TRACE LEVEL           1
    ACTIVE TRACE COMPONENTS      all, M

    B Mon Oct 05 08:43:39 2009
    B  create_con (con_name=R/3)
    B  Loading DB library 'G:\usr\sap\DEV\SYS\exe\run\dboraslib.dll' ...
    B  Library 'G:\usr\sap\DEV\SYS\exe\run\dboraslib.dll' loaded
    B  Version of 'G:\usr\sap\DEV\SYS\exe\run\dboraslib.dll' is "640.00", patchlevel (0.220)
    B  New connection 0 created
    M sysno      00
    M sid        DEV
    M systemid   561 (PC with Windows NT)
    M relno      6400
    M patchlevel 0
    M patchno    247
    M intno      20020600
    M make:      multithreaded, Unicode, 64 bit
    M pid        4936
    M
    M  ***LOG Q0Q=> tskh_init, WPStart (Workproc 0 4936) [dpxxdisp.c   1170]
    I  MtxInit: -2 0 0
    M  DpSysAdmExtCreate: ABAP is active
    M  DpShMCreate: sizeof(wp_adm)          38064     (1464)
    M  DpShMCreate: sizeof(tm_adm)          3609968     (17960)
    M  DpShMCreate: sizeof(wp_ca_adm)          24000     (80)
    M  DpShMCreate: sizeof(appc_ca_adm)     8000     (80)
    M  DpShMCreate: sizeof(comm_adm)          312000     (624)
    M  DpShMCreate: sizeof(vmc_adm)          0     (512)
    M  DpShMCreate: sizeof(wall_adm)          (41664/36752/64/192)
    M  DpShMCreate: SHM_DP_ADM_KEY          (addr: 000000000D440050, size: 4077792)
    M  DpShMCreate: allocated sys_adm at 000000000D440050
    M  DpShMCreate: allocated wp_adm at 000000000D441C30
    M  DpShMCreate: allocated tm_adm_list at 000000000D44B0E0
    M  DpShMCreate: allocated tm_adm at 000000000D44B110
    M  DpShMCreate: allocated wp_ca_adm at 000000000D7BC680
    M  DpShMCreate: allocated appc_ca_adm at 000000000D7C2440
    M  DpShMCreate: allocated comm_adm_list at 000000000D7C4380
    M  DpShMCreate: allocated comm_adm at 000000000D7C43A0
    M  DpShMCreate: allocated vmc_adm_list at 000000000D810660
    M  DpShMCreate: system runs without vmc_adm
    M  DpShMCreate: allocated ca_info at 000000000D810690
    M  DpShMCreate: allocated wall_adm at 000000000D8106A0
    M  ThTaskStatus: rdisp/reset_online_during_debug 0
    X  EmInit: MmSetImplementation( 2 ).
    X  <ES> client 0 initializing ....
    X  Using implementation flat
    M  <EsNT> Memory Reset disabled as NT default
    X  ES initialized.

    M Mon Oct 05 08:43:40 2009
    M  calling db_connect ...
    C  Prepending E:\oracle\DEV\ora92 to Path.
    C  got NLS_LANG='AMERICAN_AMERICA.UTF8' from environment
    C  Client NLS settings: AMERICAN_AMERICA.UTF8
    C  Logon as OPS$-user to get SAPDEV's password
    C  Connecting as /@DEV on connection 0 (nls_hdl 0) ... (dbsl 640 070308)
    C  Nls CharacterSet                 NationalCharSet              C      EnvHp      ErrHp ErrHpBatch
    C    0 UTF8                                                      1 000000000EE4FF20 000000000D0CDA90 000000000D0CD3C8
    C  Attaching to DB Server DEV (con_hdl=0,svchp=000000000D0CD298,srvhp=000000000EE67F78)
    C  Starting user session (con_hdl=0,svchp=000000000D0CD298,srvhp=000000000EE67F78,usrhp=000000000EE71C70)
    C  *** ERROR => OCI-call 'OCISessionBegin' failed: rc = 1033
    [dboci.c      4508]
    C  Detaching from DB Server (con_hdl=0,svchp=000000000D0CD298,srvhp=000000000EE67F78)
    C  *** ERROR => CONNECT failed with sql error '1033'
    [dbsloci.c    11395]
    C  Try to connect with default password
    C  Connecting as SAPDEV/<pwd>@DEV on connection 0 (nls_hdl 0) ... (dbsl 640 070308)
    C  Nls CharacterSet                 NationalCharSet              C      EnvHp      ErrHp ErrHpBatch
    C    0 UTF8                                                      1 000000000EE4FF20 000000000D0CDA90 000000000D0CD3C8
    C  Attaching to DB Server DEV (con_hdl=0,svchp=000000000D0CD298,srvhp=000000000EE67F78)

    C Mon Oct 05 08:43:41 2009
    C  Starting user session (con_hdl=0,svchp=000000000D0CD298,srvhp=000000000EE67F78,usrhp=000000000EE71C70)
    C  *** ERROR => OCI-call 'OCISessionBegin' failed: rc = 1033
    [dboci.c      4508]
    C  Detaching from DB Server (con_hdl=0,svchp=000000000D0CD298,srvhp=000000000EE67F78)
    C  *** ERROR => CONNECT failed with sql error '1033'
    [dbsloci.c    11395]
    B  ***LOG BV3=> severe db error 1033      ; work process is stopped [dbsh#3 @ 1199] [dbsh    1199 ]
    B  ***LOG BY2=> sql error 1033   performing CON [dblink#3 @ 428] [dblink  0428 ]
    B  ***LOG BY0=> ORA-01033: ORACLE initialization or shutdown in progress [dblink#3 @ 428] [dblink  0428 ]
    M  ***LOG R19=> tskh_init, db_connect ( DB-Connect 000256) [thxxhead.c   1283]
    M  in_ThErrHandle: 1
    M  *** ERROR => tskh_init: db_connect (step 1, th_errno 13, action 3, level 1) [thxxhead.c   9708]

    M  Info for wp 0

    M    stat = 4
    M    reqtype = 1
    M    act_reqtype = -1
    M    rq_info = 0
    M    tid = -1
    M    mode = 255
    M    len = -1
    M    rq_id = 65535
    M    rq_source = 255
    M    last_tid = 0
    M    last_mode = 0
    M    int_checked_resource(RFC) = 0
    M    ext_checked_resource(RFC) = 0
    M    int_checked_resource(HTTP) = 0
    M    ext_checked_resource(HTTP) = 0
    M    report = >                                        <
    M    action = 0
    M    tab_name = >                              <

    M  *****************************************************************************
    M  *
    M  *  LOCATION    SAP-Server DEVDEV_00 on host DEVDEV (wp 0)
    M  *  ERROR       tskh_init: db_connect
    M  *
    M  *  TIME        Mon Oct 05 08:43:41 2009
    M  *  RELEASE     640
    M  *  COMPONENT   Taskhandler
    M  *  VERSION     1
    M  *  RC          13
    M  *  MODULE      thxxhead.c
    M  *  LINE        9893
    M  *  COUNTER     1
    M  *
    M  *****************************************************************************

    M  PfStatDisconnect: disconnect statistics
    M  Entering TH_CALLHOOKS
    M  ThCallHooks: call hook >ThrSaveSPAFields< for event BEFORE_DUMP
    M  *** ERROR => ThrSaveSPAFields: no valid thr_wpadm [thxxrun1.c   730]
    M  *** ERROR => ThCallHooks: event handler ThrSaveSPAFields for event BEFORE_DUMP failed [thxxtool3.c  255]
    M  Entering ThSetStatError
    M  Entering ThReadDetachMode
    M  call ThrShutDown (1)...
    M  ***LOG Q02=> wp_halt, WPStop (Workproc 0 4936) [dpnttool.c   357]
    Regards,
    Kumar

    Hi Sunny,
    Thanks , i have try to stop the database and then startup the database. Then it is giving me error
    SQL> startup
    ORACLE instance started.
    Total System Global Area 1109237592 bytes
    Fixed Size                   737112 bytes
    Variable Size             587202560 bytes
    Database Buffers          520093696 bytes
    Redo Buffers                1204224 bytes
    Database mounted.
    ORA-01113: file 3 needs media recovery
    ORA-01110: data file 3: 'I:\ORACLE\DEV\SAPDATA3\DEV_1\DEV.DATA1'
    Please suggest what next command to recovery database in oracle 9i.
    Thanks,
    Kumar

  • I have updated iOS7 today via iTunes as I was not able to update it directly in the iPhone. After the update I restored the back up and now the iPhone is not getting started. Please advice?

    I have updated iOS7 today via iTunes as I was not able to update it directly in the iPhone. After the update I restored the back up and now the iPhone is not getting started. Please advice?

    That error message suggest you have a permissions issue. Make sure you have full read/write privileges for the Drive/ Folder location that you are copying the files to. 

Maybe you are looking for

  • How to get a visualizer for iPad2?

    Know this will probably be simple but how do you get a visualizer for the iPad 2. Thanks

  • How to compare between two versions of template project???

    Dear All, We are doing some cleanup activity in our solution manager system. For this actually we have created the replica of this project from production system to a sandbox system. We can do the cleanup of this project and can transport this new pr

  • Error of using UIX Template?

    I just copied the example from the Help Documentation "UIX Includes and templating" for a test. But I always get two error messages: I wonder what has caused these two errors? <?xml version="1.0" encoding="UTF-8"?> <templateDefinition xmlns="http://x

  • Sorting songs/artists/albums by "the"

    Is there a way to sort my songs, albums, artists, and videos by including "the" as an actual word? Right now, iPod sorts by the word after "the." It gets a little confusing when speed scrolling through the list and it jumps from letters in order to T

  • How to show window programaticaly on xcode 6

    How can I show a window programaticaly on xcode 6? On xcode 5 i did work with this: [window makeKeyAndOrderFront:window]; but now not anymore.