[infinispan-issues] [JBoss JIRA] (ISPN-1601) 5.1.0.CR1 gui demo is broken
Sanne Grinovero (Updated) (JIRA)
jira-events at lists.jboss.org
Tue Dec 13 11:11:10 EST 2011
[ https://issues.jboss.org/browse/ISPN-1601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sanne Grinovero updated ISPN-1601:
----------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
> 5.1.0.CR1 gui demo is broken
> ----------------------------
>
> Key: ISPN-1601
> URL: https://issues.jboss.org/browse/ISPN-1601
> Project: Infinispan
> Issue Type: Bug
> Components: Demos and Tutorials
> Affects Versions: 5.1.0.CR1
> Reporter: dex chen
> Assignee: Galder Zamarreño
> Priority: Critical
> Fix For: 5.1.0.CR2
>
>
> I am not sure if this is the right place to post this, and just want to you gouys know that the GUI demo in 5.1.0.CR1 is broken.
>
> The configureation files might be outdated.
>
> In paritcular, whe I run with "./runGuiDemo.sh config-samples/relay1.xml", it gives me the following errors:
>
> Caused by: java.lang.reflect.InvocationTargetException
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at org.infinispan.util.ReflectionUtil.invokeAccessibly(ReflectionUtil.java:203)
> ... 12 more
> Caused by: org.infinispan.CacheException: java.lang.IllegalArgumentException: the following properties in pbcast.NAKACK are not recognized: {gc_lag=0}
> at org.infinispan.remoting.transport.jgroups.JGroupsTransport.buildChannel(JGroupsTransport.java:306)
> at org.infinispan.remoting.transport.jgroups.JGroupsTransport.initChannel(JGroupsTransport.java:238)
> at org.infinispan.remoting.transport.jgroups.JGroupsTransport.initChannelAndRPCDispatcher(JGroupsTransport.java:266)
> at org.infinispan.remoting.transport.jgroups.JGroupsTransport.start(JGroupsTransport.java:156)
> ... 17 more
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list