Thursday 21 July 2016

VM Issues

I was having below issues

not able to connect to 8000 port

You are running adapcctl.sh version 120.0.12020000.6
Stopping OPMN managed Oracle HTTP Server (OHS) instance ...
adapcctl.sh: exiting with status 2
adapcctl.sh: check the logfile /u01/install/VISION/fs1/inst/apps/EBSDB_ebs/logs/appl/admin/log/adapcctl.txt for more information ...
.end std out.
.end err out.
--------------

07/21/16-01:48:51 :: adapcctl.sh version 120.0.12020000.6
07/21/16-01:48:53 :: adapcctl.sh: stopping OPMN managed OHS instance

opmnctl stopproc: stopping opmn managed processes...
RCV: No such file or directory
Communication error with the OPMN server local port.
Check the OPMN log files
07/21/16-01:49:06 :: adapcctl.sh: exiting with status 2 

----------------------
07/21/16-01:50:47 :: admanagedsrvctl.sh version 120.14.12020000.9 
Validated the passed arguments for the option ebs-get-serverstatus
forms-c4ws_server1 is in RUNNING mode.
Validated the passed arguments for the option ebs-nmstop-managedsrv
Shutting down managed server forms-c4ws_server1
Connecting to t3://ebs.example.com:7801 with userid weblogic ...
The CompatabilityMBeanServer is not initialized properly. 
This might happen if the CompatabilityMBeanServer is 
disabled via the JMXMBean.

To view the root cause exception use dumpStack()
WLST detected that the DomainRuntimeMBeanServer is not enabled 
or not initialized properly. This might happen if the 
DomainRuntimeMBeanServer is disabled via the JMXMBean. Please 
ensure that this MBeanServer is enabled. Online WLST cannot 
function without this MBeanServer.


Cannot connect to t3://ebs.example.com:7801
ERROR: Unable to shutdown the managed server forms-c4ws_server1
07/21/16-02:04:32 :: admanagedsrvctl.sh: exiting with status 0 
================================================================================
07/21/16-02:32:55 :: admanagedsrvctl.sh version 120.14.12020000.9 
Validated the passed arguments for the option ebs-get-serverstatus
forms-c4ws_server1 is in RUNNING mode.
07/21/16-02:33:22 :: admanagedsrvctl.sh: exiting with status 2 
================================================================================
issue with form server
07/21/16-01:50:47 :: admanagedsrvctl.sh version 120.14.12020000.9 
Validated the passed arguments for the option ebs-get-serverstatus
forms-c4ws_server1 is in RUNNING mode.
Validated the passed arguments for the option ebs-nmstop-managedsrv
Shutting down managed server forms-c4ws_server1
Connecting to t3://ebs.example.com:7801 with userid weblogic ...
The CompatabilityMBeanServer is not initialized properly. 
This might happen if the CompatabilityMBeanServer is 
disabled via the JMXMBean.

To view the root cause exception use dumpStack()

WLST detected that the DomainRuntimeMBeanServer is not enabled 
or not initialized properly. This might happen if the 
DomainRuntimeMBeanServer is disabled via the JMXMBean. Please 
ensure that this MBeanServer is enabled. Online WLST cannot 
function without this MBeanServer.


Cannot connect to t3://ebs.example.com:7801
ERROR: Unable to shutdown the managed server forms-c4ws_server1

07/21/16-02:04:32 :: admanagedsrvctl.sh: exiting with status 0 

================================================================================


07/21/16-02:32:55 :: admanagedsrvctl.sh version 120.14.12020000.9 


Validated the passed arguments for the option ebs-get-serverstatus
forms-c4ws_server1 is in RUNNING mode.

07/21/16-02:33:22 :: admanagedsrvctl.sh: exiting with status 2 

================================================================================


Solved by running below:

Stop the application and run autoconfig
cd $ADMIN_SCRIPTS_HOME
sh adstpall.sh apps/apps
sh adautocfg.sh
sh adstrtal.sh apps/apps

No comments:

Post a Comment