[
https://issues.apache.org/jira/browse/KITTY-16?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gerben Castel updated KITTY-16:
-------------------------------
Attachment: Client.groovy
It's strange : I reinstalled kitty and reapplied the patch and it worked well :
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...
kitty> ls
ls
listing files and directories...
objectName: Catalina:
objectName2: Catalina:
Catalina:
-----
M type=NamingResources
M type=ThreadPool
M type=Environment
M j2eeType=WebModule
M j2eeType=Servlet
M type=WebappClassLoader
M type=GlobalRequestProcessor
M type=JspMonitor
M type=Manager
M type=Valve
M type=RequestProcessor
M type=Cache
M type=Host
M type=Resource
M type=Mapper
M type=Loader
M type=Connector
M type=Realm
M type=MBeanFactory
M j2eeType=Filter
M type=ServerClassLoader
M type=Deployer
M type=Server
M type=Engine
M type=ProtocolHandler
M type=StringCache
M type=Service
The domain list is:
kitty>
If the patch is not working in your IDE, you can try the joined prepatched
Client.groovy.
Hope it'll work !
> ls(): Invalid character ',' in key part of property
> ----------------------------------------------------
>
> Key: KITTY-16
> URL: https://issues.apache.org/jira/browse/KITTY-16
> Project: Kitty
> Issue Type: Bug
> Environment: Mac OS X
> IntelliJ 10
> Groovy 1.7.3
> Reporter: Matthew Sacks
> Priority: Blocker
> Labels: unbreaking
> Attachments: Client.groovy, kitty-16.patch, kitty-16_1.patch,
> kitty-16_2.patch, kitty-16_3.patch
>
> Original Estimate: 3h
> Remaining Estimate: 3h
>
> kitty> connect 127.0.0.1 9000
> connect 127.0.0.1 9000
> connecting to 127.0.0.1 at port 9000....
> the url is service:jmx:rmi:///jndi/rmi://127.0.0.1:9000/jmxrmi
> 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...
> Invalid character ',' in key part of property
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira