Unable to Start Agile PLM Managed Node Running on the Different Server Machine as Admin Node with BEA-141151 in Managed Server log
(Doc ID 2924014.1)
Last updated on JANUARY 24, 2024
Applies to:
Oracle Agile PLM Framework - Version 9.3.6.0 and laterInformation in this document applies to any platform.
Symptoms
Agile Product Lifecycle Management (PLM) Managed server running on the different machine from admin server fails to start up with below error:
Error
<Jan 26, 2023 9:48:58 AM UTC> <Info> <Management> <BEA-141298> <Could not register with the Administration Server: java.rmi.RemoteException: [Deployer:149150]An IOException occurred while reading the input.; nested exception is:
java.net.NoRouteToHostException: No route to host (Host unreachable)>
<Jan 26, 2023 9:48:58 AM UTC> <Info> <Management> <BEA-141107> <Version: WebLogic Server 12.2.1.4.0>
<Jan 26, 2023 9:49:01 AM UTC> <Alert> <Management> <BEA-141151> <The Administration Server could not be reached at http://{Server 1}.{domain_name}:{port}.>
<Jan 26, 2023 9:49:01 AM UTC> <Info> <Configuration Management> <BEA-150018> <This server is being started in Managed Server independence mode in the absence of the Administration Server.>
<Jan 26, 2023 9:49:01 AM UTC> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING.>
<Jan 26, 2023 9:49:01 AM UTC> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool.>
<Jan 26, 2023 9:49:01 AM UTC> <Info> <WorkManager> <BEA-002942> <CMM memory level becomes 0. Setting standby thread pool size to 256.>
Jan 26, 2023 9:49:02 AM oracle.security.jps.wls.JpsDefaultService start
INFO: JPS default service started.
Jan 26, 2023 9:49:02 AM oracle.security.jps.JpsStartup startWithRetry
INFO: Jps initializing.
Jan 26, 2023 9:49:02 AM oracle.security.jps.internal.config.util.BootstrapConfigurationUtil getCredentialFromBootstrapContext
SEVERE: A password credential is expected; instead found null for alias BOOTSTRAP_JPS and key bootstrap_bgP1F6qRfcsd8U3PNv/APBuur6hPpzNEaNpHN5zuCIQJS31cshA5veYT/DTI/hayNTuinjWSD2UAltjefUbg+Q== at location /pswdcd1/agile/agile936/agileDomain/config/fmwconfig/bootstrap.
Jan 26, 2023 9:49:02 AM oracle.security.jps.internal.policystore.rdbms.DBStoreManager <init>
SEVERE: JPS-01016: A password credential is expected; instead found null for alias BOOTSTRAP_JPS and key bootstrap_bgP1F6qRfcsd8U3PNv/APBuur6hPpzNEaNpHN5zuCIQJS31cshA5veYT/DTI/hayNTuinjWSD2UAltjefUbg+Q== at location /pswdcd1/agile/agile936/agileDomain/config/fmwconfig/bootstrap.
oracle.security.jps.service.idstore.IdentityStoreException: JPS-01016: A password credential is expected; instead found null for alias BOOTSTRAP_JPS and key bootstrap_bgP1F6qRfcsd8U3PNv/APBuur6hPpzNEaNpHN5zuCIQJS31cshA5veYT/DTI/hayNTuinjWSD2UAltjefUbg+Q== at location /pswdcd1/agile/agile936/agileDomain/config/fmwconfig/bootstrap.
at oracle.security.jps.internal.policystore.ldap.LdapPolicyStoreProperties.getPolicyStoreCredsFromBootstrapCredStore(LdapPolicyStoreProperties.java:292)
Environmental Details
- Server structure:
- Server1: Admin node + Managed node
- Server2: Managed node
- From Server 2, can connect to WebLogic admin console using URL: http://{Server 1}.{domain_name}:{port}/console
Steps
The issue can be reproduced at will with the following steps:
- From Server 1, launch command and start Admin server node using nohup command
nohup ./startServerAgileAdmin.sh & - From Server 1, launch command and start Managed server node using nohup command
nohup ./startServerAgileManaged1.sh & - From Server 2, launch command and start Managed server node using nohup command
nohup ./startServerAgileManaged1.sh & - See the error in nohup log
Changes
Patch 34845927: Coherence 12.2.1.4 Cumulative Patch 16 (12.2.1.4.16) was applied to Server 1
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |