Clustering with Terracotta 3.6
Russell Beall
beall at usc.edu
Wed Dec 14 23:39:07 GMT 2011
Does the IdP function without clustering enabled?
This doesn't look like the kind of error that is the result of something from Terracotta.
Regards,
Russ.
On Dec 13, 2011, at 3:27 AM, raghavendra harapanahalli wrote:
> Hi all,
>
> I tried configuring IDP cluster with Terracotta 3.6 and followed the steps as mentioned in the Wiki
>
> https://wiki.shibboleth.net/confluence/display/SHIB2/IdPCluster
>
> I did some variations based on a previous discussion in the blog
>
> http://shibboleth.1660669.n2.nabble.com/Clustering-with-Terracotta-3-4-1-td6077871.html
>
> i installed tim-vector 2.7.1 and tim-tomcat 6.0 2.3.0 which are latest versions available.
> make-boot-jar.sh had been moved to <TC_HOME>/platform/bin/. I used that version.
> The boot jar got created successfully and when i tried to start the tomcat server with the sample script provided in the setup page , the startup is failing with the below entry in catalina.out
>
> Error occurred during initialization of VM
> java.lang.NoSuchMethodError: java.util.LinkedHashMap$Entry.<init>(ILjava/lang/Object;Ljava/lang/Object;Ljava/util/HashMap$Entry;)V
> at java.util.LinkedHashMap.init(Unknown Source)
> at java.util.HashMap.<init>(Unknown Source)
> at java.util.LinkedHashMap.<init>(Unknown Source)
> at java.io.ExpiringCache$1.<init>(ExpiringCache.java:47)
> at java.io.ExpiringCache.<init>(ExpiringCache.java:47)
> at java.io.ExpiringCache.<init>(ExpiringCache.java:42)
> at java.io.UnixFileSystem.<init>(UnixFileSystem.java:127)
> at java.io.FileSystem.getFileSystem(Native Method)
> at java.io.File.<clinit>(File.java:127)
> at java.lang.Runtime.loadLibrary0(Runtime.java:819)
> at java.lang.System.loadLibrary(System.java:1028)
> at java.lang.System.initializeSystemClass(System.java:1086)
>
>
> Please find attached the tc-config.xml i used for the setup.
>
> I am using java 1.6.0.25.
>
> Any idea why this error is occurring. i am not sure if its because of the Java version i am using.
>
>
>
>
>
>
> <tc-config.xml>--
> To unsubscribe from this list send an email to users-unsubscribe at shibboleth.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://shibboleth.net/pipermail/users/attachments/20111214/a4e54477/attachment.html
More information about the users
mailing list