Performance overhead of using JRockit management console

Hi,
I wanted to know what is the overhead of using jrockit management console? We have enabled the management server in our production environment and started the actual console on different windows box.
Is it ok to have the console running in production environment? what kind of performance impact this will have?
I read through BEA docs and it says the performance impact will be negligible, but wanted to check any experience in community.
Thanks,
- Pritam.

Hi Pritam,
I don't remember what the console overhead is, but it is in the order of "low single digit % or less".
We have measured standard JRA recording overhead to 0.5% on SPECjAppServer scores, with optional lock profiling enabled that grows to ~3.5%.
Connecting the Memory Leak Detector increases GC pause times by maybe 10% but has no other impact on throughput.
-- Henrik

Similar Messages

  • Using the management console in less-than-ideal network topologies

    I'm interested in using the JRockit management console for investigating
    performance issues happening on customer sites. However, the management
    console's method of communication with the server doesn't appear to be
    very tolerant of tunneled connections (which would be the most
    straightforward approach), on account of the management client starting
    a new connection with an address and port provided by the server --
    which is likely not to be an address and port which, from the client's
    location, will actually reach the server.
    Even if I were to start a non-tunneled connection from our VPN host
    (which is less than ideal, as this system is headless), it would fail on
    account of being given the server's primary address rather than its VPN
    address. Setting jrockit.management.address at application server
    startup isn't an acceptable solution as we may be starting the JVM
    before the VPN connection has negotiated an IP, and restarting the
    application server every time the VPN resets is an entirely unacceptable
    approach.
    If anyone could suggest a workaround, it would be appreciated.
    Putting a rework of the management console's connection method on the
    TODO list such that some future version of JRockit doesn't have this
    issue would be a Good Thing as well -- particularly were it to occur
    before IPv6 becomes widely deployed enough to make the issue moot.

    I got my first MB about a year ago. Since this is your first MB, I'd suggest that you "play" with it first to get used to it.
    After consulting this forum (and since my MB was after all brand new with no important files to backup), I did a "fresh" install from the installation DVD that comes with the MB (instead of deleting unwanted files). You do this by putting the DVD in your MB, restarting it and holding the C key.
    I can't remember the detailed installation instructions, but they were quite simple and straightforward, and I just followed them as they appeared on the screen.
    I do remember that I opted for the "erase and install" option which completely erases the destination volume and then installs a new copy of Mac OS X on the MB. There is also an option where you can select which programs you want to install (so that you can free up hard disk space).
    After installing Mac OS X, you'll have to configure all of your computer settings (just follow the instructions on the screen), install iLife applications (which are provided on a DVD with a new MB) and other 3rd party applications you might be interested in (some of which can be downloaded for free from the internet).
    While you won't be using Office for Mac, you may want to try Neo Office (just google for it). It's free although donations are appreciated.
    Last but not least, my MB has been trouble free and my overall experience has been very good.
    I hope this helps and enjoy your new MB.

  • Jrockit Management Console

    I have a JRockit JVM running on a linux server. I have the -verbose option set on the JVM and I see where the JRockit Managment Console is started on port 7090.
    I want to be able to connect to this JVM instance using the Management Console on my Windows machine. It won't connect. I keep getting an error message about Connection not accepted on the port for the machine in question. Can you connect to a remote JRockit JVM?

    Hi Cassandra,
    I suspect the problem may be related to your WLS settings, and I am unfortunately no WLS expert. Could you try compiling and running a very basic java program (that for instance does while(true){Thread.sleep(1000); Thread.yield();}) with the JRockit you're trying to monitor? Use -Xmanagement and -Djrockit.managementserver.address=<ip of interface used for comm. with console>. Don't set a security manager.
    Kind regards,
    Marcus

  • 500 "Server error" when use User Management Console

    Hello All, i'm staring with Hyperion products on this week))
    I installed Shared Serveces and Essbase – System 9
    I deployed Shared Serveces on OAS 10.1.3.1
    And now when I use User Management Console and try to open
    node 'Projects' I get an error 500 "Server error".
    Why ?
    Please help me resolve this issue
    What's wrong? May be I have to install additional components to use Projects?

    I found follow error in my OC4J where deployed "User Management Console"
    log file located in $OAS_ORACLE_HOME/j2ee/Hyperion/application-deployments/SharedServices9/Hyperion_default_group_1/application.log
    07/11/16 10:57:16.633 interop: Error preloading servlet
    javax.servlet.ServletException: Error instantiating servlet 'integration'. Servlet class com.hyperion.interop.webservices.integration.IntegrationWebservice not found in web-application interop
         at com.evermind.server.http.HttpApplication.servletClassNotFound(HttpApplication.java:4866)
         at com.evermind.server.http.HttpApplication.findServlet(HttpApplication.java:4832)
         at com.evermind.server.http.HttpApplication.findServlet(HttpApplication.java:4734)
         at com.evermind.server.http.HttpApplication.initPreloadServlets(HttpApplication.java:4922)
         at com.evermind.server.http.HttpApplication.initDynamic(HttpApplication.java:1134)
         at com.evermind.server.http.HttpApplication.<init>(HttpApplication.java:738)
         at com.evermind.server.ApplicationStateRunning.getHttpApplication(ApplicationStateRunning.java:414)
         at com.evermind.server.Application.getHttpApplication(Application.java:545)
         at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.createHttpApplicationFromReference(HttpSite.java:1990)
         at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.<init>(HttpSite.java:1909)
         at com.evermind.server.http.HttpSite.initApplications(HttpSite.java:645)
         at com.evermind.server.http.HttpSite.setConfig(HttpSite.java:290)
         at com.evermind.server.http.HttpServer.setSites(HttpServer.java:270)
         at com.evermind.server.http.HttpServer.setConfig(HttpServer.java:177)
         at com.evermind.server.ApplicationServer.initializeHttp(ApplicationServer.java:2450)
         at com.evermind.server.ApplicationServer.setConfig(ApplicationServer.java:998)
         at com.evermind.server.ApplicationServerLauncher.run(ApplicationServerLauncher.java:131)
         at java.lang.Thread.run(Thread.java:595)
    07/11/16 10:57:17.334 interop: Error preloading servlet
    javax.servlet.ServletException: Cannot initialize Hyperion DSF. Error:
         Missing class: org.apache.xerces.jaxp.DocumentBuilderFactoryImpl
         Dependent class: com.hyperion.workflow.engine.server.services.modelrepository.WfProductSchemaParser
         Loader: SharedServices9.web.interop:0.0.0
         Code-Source: /u0/SOA/SOA_Suite/j2ee/Hyperion/applications/SharedServices9/interop/WEB-INF/lib/wf_eng_server.jar
         Configuration: WEB-INF/lib/ directory in /u0/SOA/SOA_Suite/j2ee/Hyperion/applications/SharedServices9/interop/WEB-INF/lib
    The missing class is not available from any code-source or loader in the system.
         at com.hyperion.dsf.server.framework.DsfServer.init(DsfServer.java:52)
         at com.evermind.server.http.HttpApplication.loadServlet(HttpApplication.java:2361)
         at com.evermind.server.http.HttpApplication.findServlet(HttpApplication.java:4810)
         at com.evermind.server.http.HttpApplication.findServlet(HttpApplication.java:4734)
         at com.evermind.server.http.HttpApplication.initPreloadServlets(HttpApplication.java:4922)
         at com.evermind.server.http.HttpApplication.initDynamic(HttpApplication.java:1134)
         at com.evermind.server.http.HttpApplication.<init>(HttpApplication.java:738)
         at com.evermind.server.ApplicationStateRunning.getHttpApplication(ApplicationStateRunning.java:414)
         at com.evermind.server.Application.getHttpApplication(Application.java:545)
         at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.createHttpApplicationFromReference(HttpSite.java:1990)
         at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.<init>(HttpSite.java:1909)
         at com.evermind.server.http.HttpSite.initApplications(HttpSite.java:645)
         at com.evermind.server.http.HttpSite.setConfig(HttpSite.java:290)
         at com.evermind.server.http.HttpServer.setSites(HttpServer.java:270)
         at com.evermind.server.http.HttpServer.setConfig(HttpServer.java:177)
         at com.evermind.server.ApplicationServer.initializeHttp(ApplicationServer.java:2450)
         at com.evermind.server.ApplicationServer.setConfig(ApplicationServer.java:998)
         at com.evermind.server.ApplicationServerLauncher.run(ApplicationServerLauncher.java:131)
         at java.lang.Thread.run(Thread.java:595)
    07/11/16 10:57:17.482 interop: 10.1.3.1.0 Started

  • JRockit Management Console - Exception Count

    Hello,
    I'm using jrockit-j2sdk1.4.2_04. I download the JRA from: /wljrockit/docs142/JRA.zip. I started the Management Server with Tomcat 5.0. After starting the management console the exception count continuously increases one per second (approx). Is this a bug? Am I doing anything wrong? Can I drill down to see whats happening somehow?
    Thanks,
    Ralph

    You can run JRockit with the (undocumented and unsupported) option -Djrockit.printstacktraces=true to print out every exception that happens. This will probably tell you what the exception is.
    One exception every second is nothing to worry about from a performance pespective.
    Regards,
    /Staffan

  • Connecting to the Database using the management console

    Hi all,
    When I login into the web based management console , I am able to see my system ( and also register other systems 0
    However, when I click on the 'Database' - I am required to supply a "User ID" and "Password"
    I tried everything : my SAPGUI user/pass , a database user/pass  , the <SID>adm unix user/pass - nothing works.
    What exactly goes there ?
    Appreciate your help
    below is a print screen of the user prompt I am getting when clicking the database component on the left

    Hi
    thanks for your reply
    So , if I understand you correctly , this userid/password is the unix account <sid>adm credentials.
    Well, if I understand the articel correctly , you need to either have write permissions for the sapstartsrv executable ( which my admin account currently do not have ) OR have the service/admin_users parameter set with the admin account
    So I added the service/admin_users = <my admin account> and bounce
    Did not help.
    I also have :
    -rwsr-x---
    1 root
    sapsys  
    707299 Jul  1 12:34 sapuxuserchk
    Anything else you think I am missing ?

  • Uploading EJB Jars using Enterprise Manager Console

    I realize most publish their EJBs as an "ear" and their web modules as "war
    But, what if I want to publish my ejb as a "jar" component? The Enterprise Manager Oc4J home has buttons for uploading WAR and EAR components only.
    Please suggest work arounds.

    Our forthcoming 10.1.3 release will support the additional deployment of standalone JAR files for EJB applications from Application Server Control (EM).
    In earlier releases you can either:
    1. Wrapper the JAR file witihn an EAR file and deploy that.
    2. Manually deploy your JAR file to the default application using the j2ee/home/application.xml file by adding an entry such as:
    <ejb-module id="jmsrouter_ejb" path="../../home/applications/jmsrouter-ejb.jar"/>
    Note that in an DCM managed environment, this form of manual deployment not a recommended option. Make sure you notify the DCM repository of this type of change using "dcmctl updateConfig".
    cheers
    -steve-

  • Unable to use Solaris Management Console to administer Disks - CIM_ERR_FAIL

    Hi Guys,
    I am trying to use the SMC but whenever I try to access the disk I get the following error:
    Unexpected CIM error: CIM_ERR_FAILED.
    Do anyone have an idea why I am getting this error?
    Thanks,
    JavaMoh
    Edited by: JavaMoh on Oct 10, 2009 2:03 AM

    Have you able to resolved this issue.
    Regards,
    Nandika

  • JRockit Management console unable to find classes in Method profiler

    I have no problem to connect the console to the right JVM.
    All tabs work OK so I can see memory and CPU usage. I can even do Method profiling on plain Java objects like String and Long but whenever I specify one of my classes (full path name) I'm unable to find them.
    Any help would be really appreciated,
    MV

    Hi,
    We've tried this internally now, and it works as designed - as long as the class has been loaded, i.e. if any classloader has loaded the class, it will be reachable and should show up properly. If the class hasn't been loaded yet, however, it will not show.
    For instance, say a class C is reachable by only loader L. Trying to retrieve the methods of C before it has been loaded by L will fail. After L.loadClass("C") or similar has been executed the class should show up.
    Kind regards,
    Marcus

  • WLS server JVM disappears mysteriously after using management console

    Has anyone had a problem with the server process JVM mysteriously disappearing after
    using the management console? I am able to login to mydomain, configure a JDBC connection
    pool, and then a Tx Data Source. But when I set the chosen target for my Tx Data
    source to mydomain and hit apply, the server dies.
    This has happened with both WLS 7.0 and the new WLP 7.0 installations. I'm running
    WinXP Pro, WLP 7.0, and SQL Server 7.0. I suspect it's a config related issue.
    thanks,
    Ron

    Ok, I understand that it's not support. When is support for Win XP slated to be available
    then?
    Ron
    Michael Young <[email protected]> wrote:
    Definitely a configuration problem. We do not yet support windows XP.
    See the following for
    supported platforms:
    http://edocs.bea.com/wls/platforms/index.html
    Ron Park wrote:
    Has anyone had a problem with the server process JVM mysteriously disappearingafter
    using the management console? I am able to login to mydomain, configurea JDBC connection
    pool, and then a Tx Data Source. But when I set the chosen target formy Tx Data
    source to mydomain and hit apply, the server dies.
    This has happened with both WLS 7.0 and the new WLP 7.0 installations.I'm running
    WinXP Pro, WLP 7.0, and SQL Server 7.0. I suspect it's a config relatedissue.
    thanks,
    Ron--
    Michael Young
    Developer Relations Engineer
    BEA Support

  • Disconnect object using a script (not from FIM Management console)

    Hi,
    Is there any way to disconnect a connector from its connected Metaverse object using a PowerShell command or wathever?
    For the moment we use the Management Console to achieve this operation by clicking on "disconnect" to force the connector to become "disconnector". 
    Thanks for your help.

    Thank you for your reply,
    The deprovisioning process works fine and is not the purpose of what I want to achieve.
    What I want to do is to disconnect an Connector from a MV object to reconnect it to another MV object because the join rule isn't valid anymore.
    The case is as follow : 
    An Active Directory user is linked to an identity in our Identity Management System using a UserID which is mapped to employeeId attribute in AD user.
    If the employeeID in AD is modified (by another Management Agent for example), I want to connect the user, with the new employeeID, to the correct MV object and hence to the correct ID in our system.
    The main idea is to store some information from AD user such as UserPrincipaleName or sAMAccountName in the correct identity.
    Unfortunately, the join rule isn't evaluated for the "connected" Connectors but only for "disconnectors" (unless there is an option to re evaluate the join rules for all objects that I don't know). 
    So to connect the user to the correct MV object, I have to disconnect manually the Connector to make it disconnector and re-sync. The sync process connect automatically the user to the correct MV Object which provision attributes from AD user to the right
    ID and "delete" attributes from the former ID in our system.
    Thanks for your help.

  • Solaris Management Console and root pasword

    I upgraded to Solaris 10 last night and tried to perform some admin work to user accounts, using Solaris Management Console. When performing the task, Solaris wants to verify user and password, the root password fails. The root pasword is correct because it let me login as root. Solaris Management Console rejects all passwords for verification. Help me please.

    Thanks for your help. I updated my root password from 4 charcters to 4charcters + 4 numerals , still SMC will not let me in. I updated 2 machines and both allow me to login as root (GUI) but SMC wants to confirm the password and will not let me in.
    I have reinstalled (initialized rather than upgrade) Solaris 10 on one machine (Ultra60) , that machine now works fine. It allows me to login as root(GUI) ans the SMC accepts my root password
    The machines are an Ultra10 and an Ultra60.
    I choose to upgrade rather than a new install because of to much info to rebuild.
    Brian

  • Solaris Management Console Error

    I have installed Solaris 9.0 and I am using Solaris Management Console 2.1. I am trying to change the shell of the 'root' user . When I make the change I get the following error message :
    "The management server cannot perform the operation requested
    if this problem persists, refer to the log Viewer for additional information and contact your Sun Microsystem support provider.
    The actual error reported was:
    User root was partially modified. See the error log for further details "
    I have seen that the changes requeted( change shell in this case) does actually take place although the SMC complains. Where is the error log and how do I see it ? I fail to understand why this happens. Any help will be appreciated.
    I have also noticed that when I make any changed to other users SMC does not complain.
    Thanks

    I have installed Solaris 9.0 and I am using Solaris
    Management Console 2.1. I am trying to change the
    shell of the 'root' user . When I make the change I
    get the following error message :
    "The management server cannot perform the operation
    requested
    if this problem persists, refer to the log Viewer for
    additional information and contact your Sun
    Microsystem support provider.
    The actual error reported was:
    User root was partially modified. See the error log
    for further details "
    I have seen that the changes requeted( change shell in
    this case) does actually take place although the SMC
    complains. Where is the error log and how do I see it
    ? I fail to understand why this happens. Any help will
    be appreciated.
    I have also noticed that when I make any changed to
    other users SMC does not complain.
    ThanksAdded on 10/23 :
    This is a part of the log : /var/sadm/wbem/log/wbem_log
    T^L�f\236�:^A�m��fym;^Ulogsvc.wbem.version.1^A�m�_�\236�C��CIMOM@#@2@#@0@#@N/A@#@localhost@#@sun02@#@1066871122857@#@CIM Object Manager Started@#@CIM Object Manager version 2.5.1 build 04/29/03:17:32 started@#@null@#@0@#@0@#@off@#@^A�m�"b�RC^A^ASolaris Management Console Server@#@2@#@0@#@root@#@sun02@#@sun02@#@1066871201263@#@Solaris Management Console server starts up.@#@Solaris Management Console server starts up on
    port 898.@#@
    The user SMC Service was logged in as role root.@#@0@#@0@#@off@#@^A�m�vjj�^A^E^A^A^A^AAuthentication Service@#@1@#@0@#@root@#@sun02@#@sun02@#@1066871233865@#@Session opened@#@A secure session was established for user "root" from host "sun02" with session identifier 1066871233422.@#@
    The user root was logged in as role root.@#@0@#@0@#@off@#@^A�m�\2127=/^B^[��UMgrProvider@#@0@#@2@#@root@#@sun02@#@sun02@#@1066871280383@#@Listing user(s) failed@#@The details for User root were not fully retrieved.
    The Users Full Name could not be returned due to an unknown reason.@#@@#@0@#@0@#@off@#@^A�m��}�d^C2��UMgrProvider@#@0@#@2@#@root@#@sun02@#@sun02@#@1066871283929@#@User modify failed@#@User root was partially modified. See the error log for further details.@#@@#@0@#@0@#@off@#@^A�m���\202^O^D,��UMgrProvider@#@0@#@2@#@root@#@sun02@#@sun02@#@1066873142980@#@Listing user(s) failed@#@The details for User root were not fully^Q�^Q^P^T�f�(^O^A�m��fym;^Ulogsvc.wbem.version.1^A�m�_�\236�C��CIMOM@#@2@#@0@#@N/A@#@localhost@#@sun02@#@1066871122857@#@CIM Object Manager Started@#@CIM Object Manager version 2.5.1 build 04/29/03:17:32 started@#@null@#@0@#@0@#@off@#@^A�m�"b�RC^A^ASolaris Management Console Server@#@2@#@0@#@root@#@sun02@#@sun02@#@1066871201263@#@Solaris Management Console server starts up.@#@Solaris Management Console server starts up
    on port 898.@#@
    Hope this helps !
    Thanks again

  • Management console connection refused

    When I tried to use the management console to connect to JRockit on another
    machine, I got the error at the end of this email. I downloaded a
    license, the application is definitely running and listening on 7091. Could
    someone provide some insight into this error?
    Thanks
    ava.rmi.ConnectException: Connection refused to host: 127.0.0.2; nested
    exception is:
    java.net.ConnectException: Connection refused
    at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:574)
    at sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:185)
    at sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java:171)
    at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:94)
    at
    javax.management.remote.rmi.RMIServerImpl_Stub.newClient(Ljava.lang.Object;)Ljavax.management.remote.rmi.RMIConnection;(Unknown
    Source)
    at
    javax.management.remote.rmi.RMIConnector.getConnection(RMIConnector.java:2229)
    at javax.management.remote.rmi.RMIConnector.connect(RMIConnector.java:271)
    at javax.management.remote.rmi.RMIConnector.connect(RMIConnector.java:229)
    at
    com.jrockit.console.rjmx.RJMXConnection.setupServer(RJMXConnection.java:617)
    at com.jrockit.console.rjmx.RJMXConnection.connect(RJMXConnection.java:175)
    at
    com.jrockit.console.rjmx.RJMXConnectorModel.connect(RJMXConnectorModel.java:387)
    at
    com.jrockit.console.browser.BrowserAbstractNode.connectNode(BrowserAbstractNode.java:102)
    at
    com.jrockit.console.application.AllUIOperations$4.doAction(AllUIOperations.java:127)
    at
    com.jrockit.console.application.AllUIOperations.executeAction(AllUIOperations.java:664)
    at
    com.jrockit.console.application.UIOperation.actionPerformed(UIOperation.java:311)
    at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1849)
    at
    javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2169)
    at
    javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)
    at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)
    at javax.swing.AbstractButton.doClick(AbstractButton.java:302)
    at
    javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:1000)
    at workshop.core.plaf.JbMenuItemUI.doClick(JbMenuItemUI.java:640)
    at
    javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(BasicMenuItemUI.java:1041)
    at
    javax.swing.plaf.basic.BasicMenuItemUI$MouseInputHandler.mouseReleased(BasicMenuItemUI.java:942)
    at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:231)
    at java.awt.Component.processMouseEvent(Component.java:5488)
    at javax.swing.JComponent.processMouseEvent(JComponent.java:3093)
    at java.awt.Component.processEvent(Component.java:5253)
    at java.awt.Container.processEvent(Container.java:1966)
    at java.awt.Component.dispatchEventImpl(Component.java:3955)
    at java.awt.Container.dispatchEventImpl(Container.java:2024)
    at java.awt.Component.dispatchEvent(Component.java:3803)
    Caused by: java.net.ConnectException: Connection refused
    at
    jrockit.net.SocketNativeIO.connect(Ljava.io.FileDescriptor;Ljava.net.InetAddress;III)I(Unknown
    Source)
    at java.net.AbstractSocketImpl.doConnect(Ljava.net.InetAddress;II)V(Unknown
    Source)
    at java.net.PlainSocketImpl.doConnect(Ljava.net.InetAddress;II)V(Unknown
    Source)
    at
    java.net.PlainSocketImpl.connectToAddress(Ljava.net.InetAddress;II)V(Unknown
    Source)
    at java.net.PlainSocketImpl.connect(Ljava.net.SocketAddress;I)V(Unknown
    Source)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:364)
    at java.net.Socket.connect(Socket.java:507)
    at java.net.Socket.connect(Socket.java:457)
    at java.net.Socket.<init>(Socket.java:365)
    at java.net.Socket.<init>(Socket.java:178)
    at
    sun.rmi.transport.proxy.RMIDirectSocketFactory.createSocket(RMIDirectSocketFactory.java:22)
    at
    sun.rmi.transport.proxy.RMIMasterSocketFactory.createSocket(RMIMasterSocketFactory.java:128)
    at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:569)
    at sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:185)
    at sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java:171)
    at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:94)
    at
    javax.management.remote.rmi.RMIServerImpl_Stub.newClient(Ljava.lang.Object;)Ljavax.management.remote.rmi.RMIConnection;(Unknown
    Source)
    at
    javax.management.remote.rmi.RMIConnector.getConnection(RMIConnector.java:2229)
    at javax.management.remote.rmi.RMIConnector.connect(RMIConnector.java:271)
    at javax.management.remote.rmi.RMIConnector.connect(RMIConnector.java:229)
    at
    com.jrockit.console.rjmx.RJMXConnection.setupServer(RJMXConnection.java:617)
    at com.jrockit.console.rjmx.RJMXConnection.connect(RJMXConnection.java:175)
    at
    com.jrockit.console.rjmx.RJMXConnectorModel.connect(RJMXConnectorModel.java:387)
    at
    com.jrockit.console.browser.BrowserAbstractNode.connectNode(BrowserAbstractNode.java:102)
    at
    com.jrockit.console.application.AllUIOperations$4.doAction(AllUIOperations.java:127)
    at
    com.jrockit.console.application.AllUIOperations.executeAction(AllUIOperations.java:664)
    at
    com.jrockit.console.application.UIOperation.actionPerformed(UIOperation.java:311)
    at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1849)
    at
    javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2169)
    at
    javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)
    at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)
    at javax.swing.AbstractButton.doClick(AbstractButton.java:302)
    Jeff

    I did that as well, but it doesn't change the error message beyond the IP address which is refusing the connection:
    Could not open Management Console for testfix.dhcp.isgenesis.com.
    java.rmi.ConnectException: Connection refused to host: 10.0.129.82; nested exception is:
         java.net.ConnectException: Connection refused: connect
    at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:574)
    at sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:185)
    at sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java:171)
    at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:94)
    at javax.management.remote.rmi.RMIServerImpl_Stub.newClient(Unknown Source)
    at javax.management.remote.rmi.RMIConnector.getConnection(RMIConnector.java:2239)
    at javax.management.remote.rmi.RMIConnector.connect(RMIConnector.java:271)
    at javax.management.remote.rmi.RMIConnector.connect(RMIConnector.java:229)
    at com.jrockit.console.rjmx.RJMXConnection.setupServer(RJMXConnection.java:616)
    at com.jrockit.console.rjmx.RJMXConnection.connect(RJMXConnection.java:194)
    at com.jrockit.console.rjmx.RJMXConnectorModel.connect(RJMXConnectorModel.java:209)
    at com.jrockit.mc.browser.views.JRockitBrowserToolkit.connect(JRockitBrowserToolkit.java:372)
    at com.jrockit.mc.console.ui.actions.StartConsole$1.preConnect(StartConsole.java:35)
    at com.jrockit.mc.browser.utils.PreConnectJob.run(PreConnectJob.java:56)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:58)
    -- Caused by --
    java.net.ConnectException: Connection refused: connect
    at java.net.PlainSocketImpl.socketConnect(Native Method)
    at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
    at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
    at java.net.Socket.connect(Socket.java:516)
    at java.net.Socket.connect(Socket.java:466)
    at java.net.Socket.<init>(Socket.java:366)
    at java.net.Socket.<init>(Socket.java:179)
    at sun.rmi.transport.proxy.RMIDirectSocketFactory.createSocket(RMIDirectSocketFactory.java:22)
    at sun.rmi.transport.proxy.RMIMasterSocketFactory.createSocket(RMIMasterSocketFactory.java:128)
    at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:569)
    at sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:185)
    at sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java:171)
    at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:94)
    at javax.management.remote.rmi.RMIServerImpl_Stub.newClient(Unknown Source)
    at javax.management.remote.rmi.RMIConnector.getConnection(RMIConnector.java:2239)
    at javax.management.remote.rmi.RMIConnector.connect(RMIConnector.java:271)
    at javax.management.remote.rmi.RMIConnector.connect(RMIConnector.java:229)
    at com.jrockit.console.rjmx.RJMXConnection.setupServer(RJMXConnection.java:616)
    at com.jrockit.console.rjmx.RJMXConnection.connect(RJMXConnection.java:194)
    at com.jrockit.console.rjmx.RJMXConnectorModel.connect(RJMXConnectorModel.java:209)
    at com.jrockit.mc.browser.views.JRockitBrowserToolkit.connect(JRockitBrowserToolkit.java:372)
    at com.jrockit.mc.console.ui.actions.StartConsole$1.preConnect(StartConsole.java:35)

  • Enterprise Manager Console on AIX 5L

    I installed 10g on an RS6000, istall went great and I was able to access the database via the web console. 2 days after the install I can no longer access the web console. When I attempt to access it, the browser times out after a while saying the page cannot be found. If I try to stop the service using emctl stop dbconsole that hangs indefinitely. I verified that localhost is correct(127.0.0.1) and the agent is running. How can I stop and start the service without shutting the machine down. I can start and stop the database from sqlplus and can connect to the database using Enterprise Manager but I cant seem to get the web interface back.
    I am sure I am using the right port and have tried several things I read in other posts with no success. I can even check the status of the em agent from a browser and verify that the web server is up on port 5500 but I cant access the dbconsole.
    Any assistance would be greatly appreciated.
    Thanks,
    Jon King

    can I use Enterprise manager console on Oracle Express?No, it's not possible standalone.
    I didn't try if EM present somewhere on network to access XE.

Maybe you are looking for

  • Safari problems with Snow Leopard

    Hi all I bought my macbook almost two years ago now, it came with Leopard. In all that time I have no complaints about it except Mail's compatibility with several different internet connections I've had. However, since installing Snow Leopard a coupl

  • Laserjet 1300 Vista TO XP to Vista

    I just upgraded to a Vista machine, and it recognized my LJ1300 which is also recognized on my network. I cannot get my XP laptop to share the printer. When I use the Wizard or any other method I can think of, I get a message that tells me the server

  • Airport express not working with 8.0

    airport express was working fine until I downloaded IOS 8.0 Cannot get icon to show up on screen to play on airport express network

  • Easy Question How to create Basic Groups and add respective Users

    Please help. I need to know how to create a basic group and later add users to the group. The group name would be callled Hardware and I will add johnsmith and janedoe to the group. Should I concern myself with the group id for whatever reason? I thi

  • TS1702 I love my various Apple products, but "Pages" word processor: not so much

    Just purchased "Pages" because my prior word processor on my new iPad decided to stop sending emails It worked for a few months, then decided to hate me and do strange things. I am already having this problem with Pages, after just 5 minutes of buyin