|
Jun 20 2009, 3:00 AM EDT
|
|
|
edit |
3 words added
3 words deleted
|
|
Change: %JAVA_HOME%\lib\jconsole.jar;%JAVA_HOME%lib\tools.jar;%ORACLE_HOME%\j2ee\home\lib\adminclient.jar;%ORACLE_HOME%\j2ee\home\oc4jclient.jar%ORACLE_HOME%\j2ee\home\lib\adminclient.jar;%ORACLE_HOME%\j2ee\home\oc4jclient.jarUsing File -> Add JMX Connection, and "Use security credential" (e.g. oc4jadmin/welcome1)With the option "--cp:a" you define the classpath for the netbean. seeSee "visualvm --help".With the swithoption "-J-Dnetbeans.logger.console=true" you can get the logging to the console.Tested with JVisualVM: Java
View changes from previous version.
(Word count: 552)
|
|
Jun 19 2009, 6:15 PM EDT
|
|
|
edit |
40 words added
1 word deleted
|
|
Change: and "Use security credential" (e.g. oc4jadmin/welcome1)With the option "--cp:a" you define the classpath for the netbean. see "visualvm --help".With the swith "-J-Dnetbeans.logger.console=true" you can get the logging to the console. Tested with JVisualVM: Java SE 6 Update 13 and 14 and VisualVM 1.1.1.
View changes from previous version.
(Word count: 560)
|
|
Jun 19 2009, 12:07 PM EDT
|
|
|
edit |
2 words added
11 words deleted
|
|
Change: (Sun, http://java.sun.com/javase/6/docs/technotes/guides/management/jconsole.html),, JVisulaVM (http://java.sun.com/javase/6/docs/technotes/tools/share/jvisualvm.html) or VisualVM (https://visualvm.dev.java.net/) to monitor Oracle Application ServerorServer or OC4J standalone.JConsole: Sun, http://java.sun.com/javase/6/docs/technotes/guides/management/jconsole.htmlJVisulaVM: Sun, http://java.sun.com/javase/6/docs/technotes/tools/share/jvisualvm.htmlVisualVM: https://visualvm.dev.java.net/ )VisualVM has been available as a distinct open source product
View changes from previous version.
(Word count: 502)
|
|
Jun 19 2009, 11:57 AM EDT
|
|
|
edit |
61 words added
13 words deleted
|
|
Change: If you want to connect to a remote OC4J you can do this by starting JVisualVM or VisualVM with the momentfollowing Iparameter:jvisualvm-J-Dcom.sun.management.jmxremote.ssl=false-J-Dcom.sun.management.jmxremote.authenticate=true-J-Djmx.remote.protocol.provider.pkgs=oracle.oc4j.admin.jmx.remote--cp:a am%JAVA_HOME%\lib\jconsole.jar;%JAVA_HOME%lib\tools.jar;%ORACLE_HOME%\j2ee\home\lib\adminclient.jar;%ORACLE_HOME%\j2ee\home\oc4jclient.jarWith notthe ableoption to"--cp:a" useyou JVisualVM/VisualVmdefine tothe connectclasspath remotelyfor the
View changes from previous version.
(Word count: 532)
|
|
Jun 19 2009, 6:29 AM EDT
|
|
|
rename |
No content added or deleted. |
|
Change: Renamed from How to use JConsole or VisualVM with Oracle Application Server by Jun 19 2009, 6:29 AM EDT for: Rename
|
|
Jun 19 2009, 3:19 AM EDT
|
|
|
edit |
5 words added
5 words deleted
|
|
Change: jvisulavmJVisulaVM (http://java.sun.com/javase/6/docs/technotes/tools/share/jvisualvm.html) or VisualVM (https://visualvm.dev.java.net/) to monitor Oracle Application Serveror standaloneor OC4J standalone.VisualVM has been available as a distinct open source product for some time, but has been
View changes from previous version.
(Word count: 414)
|
|
Jun 19 2009, 3:12 AM EDT
|
|
|
edit |
1 word added
1 word deleted
|
|
Change: startstarting OC4JFor Application Server 11g (Technology PreviewTP3, TP4 or TP5)- Go to your $JDEV_USER_DIR/system11.1.1.0.22.48.95/o.j2ee/embedded-oc4j/bin ( for TP5 go to $JDEV_USER_DIR/system11.1.1.0.30.50.54/o.j2ee/embedded-oc4j/bin)- Edit the startsoa(.bat): add "-Dcom.sun.management.jmxremote" to the JAVA_VM paramter- Start the server with this script directly or from within the JDeveloper 11g.Start
View changes from previous version.
(Word count: 414)
|
|
Jun 19 2009, 3:08 AM EDT
|
|
|
edit |
79 words added
|
|
Change: If you want to connect to a remote OC4J you can do this by starting JConsole with the following parameter:jconsole-J-Dcom.sun.management.jmxremote.ssl=false-J-Dcom.sun.management.jmxremote.authenticate=true-J-Djmx.remote.protocol.provider.pkgs=oracle.oc4j.admin.jmx.remote-J-Djava.class.path=;%JAVA_HOME%\lib\jconsole.jar;%JAVA_HOME%lib\tools.jar;%ORACLE_HOME%\j2ee\home\lib\adminclient.jar;%ORACLE_HOME%\j2ee\home\oc4jclient.jarUsing the advanced connection tab, you can specify the direct JMX Service URL to identify the target server.To connect remotely to
View changes from previous version.
(Word count: 414)
|
|
Jun 19 2009, 2:52 AM EDT
|
|
|
edit |
68 words added
4 words deleted
|
|
Change: VisualVM has been available as a distinct open source product for some time, but has been included with Sun's JDK since Java SE 6 Update 7 as JVisualVM. It provides advantages of JConsole such as visualization of memory and performance data and generic access to JMX MBeans.See also Metalink
View changes from previous version.
(Word count: 279)
|
|
Mar 30 2009, 2:30 AM EDT
|
|
|
edit |
1 image added
|
|
Change: There were only format changes (bold, italics, etc.) in this version. See this version for details.
(Word count: 188)
|
|
Mar 30 2009, 2:25 AM EDT
|
|
|
edit |
22 words added
3 words deleted
|
|
Change: JAVA_VM paramter - Start the server with this script anddirectly or from within the JDeveloper 11g.Start JConsole and select the local process with "oc4j..."JConsole Sceens:Start visualvm and select on the left side the process with "oc4j.jar"visualvm Screen: Tested also with JDK 1.6.0.10, see screenshot
View changes from previous version.
(Word count: 188)
|
|
May 8 2008, 6:23 AM EDT
|
|
|
rename |
No content added or deleted. |
|
Change: Renamed from How to use JConsole or VisualVM by May 8 2008, 6:23 AM EDT for: Rename
|
|
Apr 10 2008, 6:25 AM EDT
|
|
|
edit |
5 words added
|
|
Change: See also Metalink Note 443506.1.Add "-Dcom.sun.management.jmxremote" to your JVM.For Application Server 10.1.3.x goto $ORACLE_HOME/opmn/config. Edit opmn.xml. Add this to the process-type/start-paramters/java-options of the "home" or "oc4j-soa" or ...Restart Application ServerFor OC4J standalone ...For Application Server 11g (Technology PreviewTP3 or TP4)Go to your $JDEV_USER_DIR/system11.1.1.0.22.48.95/o.j2ee/embedded-oc4j\bin
View changes from previous version.
(Word count: 159)
|
|
Apr 8 2008, 10:26 AM EDT
|
|
|
edit |
11 words added
7 words deleted
|
|
Change: Server 10.1.3.xServeror orstandalone OC4J standalone.Add "-Dcom.sun.management.jmxremote" to your JVM.For Application Server 10.1.3.x goto $ORACLE_HOME/opmn/config. Edit opmn.xml. Add this to the process-type/start-paramters/java-options of the "home" or "oc4j-soa" or ...Restart Application ServerFor OC4J standalone ...For Application Server 11g (TP3(Technology PreviewTP3 or TP4)Go
View changes from previous version.
(Word count: 154)
|
|
Apr 8 2008, 8:42 AM EDT
|
|
|
rename |
No content added or deleted. |
|
Change: Renamed from How to USE JConsole or VisualVM by Apr 8 2008, 8:42 AM EDT for: Rename
|
|
Apr 8 2008, 8:41 AM EDT
|
|
|
edit |
|
|
Change: There were only format changes (bold, italics, etc.) in this version. See this version for details.
(Word count: 155)
|
|
Apr 8 2008, 8:38 AM EDT
|
|
|
edit |
17 words added
3 words deleted
1 image added
|
|
Change: $JDEV_USER_DIR/system11.1.1.0.22.48.95/o.j2ee/embedded-oc4j\binEdit the startsoa(.bat): add "-Dcom.sun.management.jmxremote" to the JAVA_VM paramterStart the server with this script and from within the JDeveloper 11g.Start JConsole or visualvm and select the local connectionprocess with "oc4j..." JConsole Sceens:Start visualvm and select on the left side the process with "oc4j.jar"visualvm Screen:
View changes from previous version.
(Word count: 155)
|
|
Apr 8 2008, 8:35 AM EDT
|
|
|
edit |
2 images added
2 images deleted
|
|
Change: There were only format changes (bold, italics, etc.) in this version. See this version for details.
(Word count: 140)
|
|
Apr 8 2008, 8:28 AM EDT
|
|
|
edit |
2 images added
2 images deleted
|
|
Change: There were only format changes (bold, italics, etc.) in this version. See this version for details.
(Word count: 140)
|
|
Apr 8 2008, 8:24 AM EDT
|
|
|
edit |
32 words added
|
|
Change: Restart Application ServerFor OC4J standalone ... For Application Server 11g (TP3 or TP4)Go to your $JDEV_USER_DIR/system11.1.1.0.22.48.95/o.j2ee/embedded-oc4j\binEdit the startsoa(.bat): add "-Dcom.sun.management.jmxremote" to the JAVA_VM paramterStart the server with this script and from within the JDeveloper 11g.Start JConsole or visualvm and select the local connection with "oc4j..."
View changes from previous version.
(Word count: 140)
|