Clustering w/ TC 3.5.3 (was Re: Clustering with Terracotta 3.6)
Liam Hoekenga
liamr at umich.edu
Wed Jan 4 22:54:42 GMT 2012
I'm running into this too with java 1.6.0_29, Tomcat 6.0.33, IdP 2.3.5
and Terracotta 3.5.3.
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
The IdP functions w/o clustering.
If dso-boot-hotspot_linux_160_29.jar doesn't exist, shibboleth skips
over it silently, and continues to load. If
dso-boot-hotspot_linux_160_29.jar does exist, it throws that error,
and the IdP fails to load.
Liam
Quoting raghavendra harapanahalli <raghubiotech at gmail.com>:
> 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.
>
>
> !DSPAM:4ee736b7247671176612094!
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tc-config.xml
Type: text/xml
Size: 13760 bytes
Desc: not available
Url : http://shibboleth.net/pipermail/users/attachments/20120104/2b09ada6/attachment.xml
More information about the users
mailing list