[
https://issues.apache.org/jira/browse/KITTY-29?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13057919#comment-13057919
]
Matthew Sacks commented on KITTY-29:
------------------------------------
resolved with patch:
kitty> connect localhost 9000
connect localhost 9000
Successfully connected to host
kitty> domains
domains
Domains Detected:
0: JMImplementation
1: Users
2: com.sun.management
3: Catalina
4: java.lang
5: java.util.logging
kitty> setdomain Catalina
setdomain Catalina
Setting the domain to Catalina...
The domain is set to Catalina
kitty> ls
ls
listing files and directories...
objectName: Catalina:,
objectName2: Catalina:,,
Invalid character ',' in key part of property
> Connection refused to host: localhost
> -------------------------------------
>
> Key: KITTY-29
> URL: https://issues.apache.org/jira/browse/KITTY-29
> Project: Kitty
> Issue Type: Bug
> Reporter: Alessandro Novarini
> Attachments: kitty-29.patch
>
>
> I am working off of trunk and I am trying to connect to a local Tomcat
> server. I can connect using jconsole remote but for some reason I get the
> following exception with kitty, can anyone reproduce?
> kitty> connect localhost 9000
> connect localhost 9000
> ERROR! Failed to retrieve RMIServer stub:
> javax.naming.ServiceUnavailableException [Root exception is
> java.rmi.ConnectException: Connection refused to host: localhost; nested
> exception is:
> java.net.ConnectException: Connection refused]
> Connection attempt was unsuccessful
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira