<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Does the IdP function without clustering enabled?<div><br></div><div>This doesn't look like the kind of error that is the result of something from Terracotta.</div><div><br></div><div>Regards,</div><div>Russ.</div><div><br><div><div>On Dec 13, 2011, at 3:27 AM, raghavendra harapanahalli wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">Hi all,&nbsp; <br><br>&nbsp;&nbsp;&nbsp;&nbsp; I tried configuring IDP cluster with Terracotta 3.6 and followed the steps as mentioned in the Wiki<br><br><a href="https://wiki.shibboleth.net/confluence/display/SHIB2/IdPCluster">https://wiki.shibboleth.net/confluence/display/SHIB2/IdPCluster</a><br>
<br>I did some variations based on a previous discussion in the blog <br><br><a href="http://shibboleth.1660669.n2.nabble.com/Clustering-with-Terracotta-3-4-1-td6077871.html">http://shibboleth.1660669.n2.nabble.com/Clustering-with-Terracotta-3-4-1-td6077871.html</a><br>
<br><ul><li>i installed <tt>tim-vector 2.7.1 and tim-tomcat 6.0 2.3.0 which are latest versions available.</tt></li><li><tt>make-boot-jar.sh had been moved to &lt;TC_HOME&gt;/platform/bin/. I used that version.</tt></li></ul>
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<br><br>Error occurred during initialization of VM<br>
java.lang.NoSuchMethodError: java.util.LinkedHashMap$Entry.&lt;init&gt;(ILjava/lang/Object;Ljava/lang/Object;Ljava/util/HashMap$Entry;)V<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at java.util.LinkedHashMap.init(Unknown Source)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at java.util.HashMap.&lt;init&gt;(Unknown Source)<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at java.util.LinkedHashMap.&lt;init&gt;(Unknown Source)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at java.io.ExpiringCache$1.&lt;init&gt;(ExpiringCache.java:47)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at java.io.ExpiringCache.&lt;init&gt;(ExpiringCache.java:47)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at java.io.ExpiringCache.&lt;init&gt;(ExpiringCache.java:42)<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at java.io.UnixFileSystem.&lt;init&gt;(UnixFileSystem.java:127)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at java.io.FileSystem.getFileSystem(Native Method)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at java.io.File.&lt;clinit&gt;(File.java:127)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at java.lang.Runtime.loadLibrary0(Runtime.java:819)<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at java.lang.System.loadLibrary(System.java:1028)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at java.lang.System.initializeSystemClass(System.java:1086)<br><br><br>Please find attached the tc-config.xml i used for the setup.<br><br>I am using java 1.6.0.25.<br>
<br>Any idea why this error is occurring. i am not sure if its because of the Java version i am using.<br><br><br><br><br><br><br>
<span>&lt;tc-config.xml&gt;</span>--<br>To unsubscribe from this list send an email to <a href="mailto:users-unsubscribe@shibboleth.net">users-unsubscribe@shibboleth.net</a></blockquote></div><br></div></body></html>