Java process will not die when stopping EM
We recently installed Oracle 11g onto Solaris 10/SPARC.
We have a problem with EM not stopping, there is always a java process running.
We have tried to search the Internet for a solution but no luck.
Here's a short description of the problem.
Before EM, there is no java running:
oracle@arizona:~ $ /usr/ucb/ps auxwww | grep java
oracle 5529 0.0 0.1 1608 1048 pts/2 S 10:11:26 0:00 grep java
oracle@arizona:~ $ emctl status dbconsole
Oracle Enterprise Manager 11g Database Control Release 11.2.0.1.0
Copyright (c) 1996, 2009 Oracle Corporation. All rights reserved.
http://arizona:1158/em/console/aboutApplication
Oracle Enterprise Manager 11g is not running.
Starting EM:
oracle@arizona:~ $ emctl start dbconsole
We have a problem with EM not stopping, there is always a java process running.
We have tried to search the Internet for a solution but no luck.
Here's a short description of the problem.
Before EM, there is no java running:
oracle@arizona:~ $ /usr/ucb/ps auxwww | grep java
oracle 5529 0.0 0.1 1608 1048 pts/2 S 10:11:26 0:00 grep java
oracle@arizona:~ $ emctl status dbconsole
Oracle Enterprise Manager 11g Database Control Release 11.2.0.1.0
Copyright (c) 1996, 2009 Oracle Corporation. All rights reserved.
http://arizona:1158/em/console/aboutApplication
Oracle Enterprise Manager 11g is not running.
Starting EM:
oracle@arizona:~ $ emctl start dbconsole
0