<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hello Daniel,<div><br class="webkit-block-placeholder"></div><div>I just found that getSimpleName was defined in java 5, so you should get a Java-5 compliant JVM.</div><div>there are versions for Linux, Windows and Solaris on&nbsp;<a href="http://java.sun.com/">http://java.sun.com/</a></div><div><br></div><div>in freebsd, when you execute "portupgrade -N java" it gives you an address where you accept sun's SLA and then download and install the JVM.</div><div><br class="webkit-block-placeholder"></div><div>hope this helps. If not, please, provide some more details about your system and JVM version. :)</div><div><br class="webkit-block-placeholder"></div><div>best regards,</div><div><br class="webkit-block-placeholder"></div><div>Elias</div><div><br class="webkit-block-placeholder"></div><div>PD: just updated the <a href="http://www.wesip.com">www.wesip.com</a> wiki to reflect this requirement of java 5.</div><div>sorry for the inconvenience.</div><div><br><div><div>El 26/11/2007, a las 16:43, Daniel escribió:</div><br class="Apple-interchange-newline"><blockquote type="cite">Hi all,<br>I'm using wesip with openser 1.2.2. <br>I've configured both of the configuration files (openser.cfg with SEAS module and server.xml) but when I run the wesip startup script I get this Exception:<br><br> <span style="font-style: italic;">Starting WESIP Application Server VozTelecom...</span><br style="font-style: italic;"><span style="font-style: italic;">[root@SERVER conf]# Exception during startup processing</span><br style="font-style: italic;"> <span style="font-style: italic;">java.lang.reflect.InvocationTargetException</span><br style="font-style: italic;"><span style="font-style: italic;">&nbsp;&nbsp; at java.lang.reflect.Method.invoke (libgcj.so.7)</span><br style="font-style: italic;"> <span style="font-style: italic;">&nbsp;&nbsp; at org.apache.catalina.startup.Bootstrap.main (Bootstrap.java:156)</span><br style="font-style: italic;"><span style="font-style: italic;">Caused by: java.lang.NoSuchMethodError: method java.lang.Class.getSimpleName with signature ()Ljava.lang.String; was not found.</span><br style="font-style: italic;"><span style="font-style: italic;">&nbsp;&nbsp; at org.apache.catalina.connector.http.HttpConnector.start (HttpConnector.java :1194)</span><br style="font-style: italic;"><span style="font-style: italic;">&nbsp;&nbsp; at org.apache.catalina.core.StandardService.start (StandardService.java:452)</span><br style="font-style: italic;"><span style="font-style: italic;"> &nbsp;&nbsp; at org.apache.catalina.core.StandardServer.start (StandardServer.java:2142)</span><br style="font-style: italic;"><span style="font-style: italic;">&nbsp;&nbsp; at org.apache.catalina.startup.Catalina.start (Catalina.java:474)</span> <br style="font-style: italic;"><span style="font-style: italic;">&nbsp;&nbsp; at org.apache.catalina.startup.Catalina.execute (Catalina.java:358)</span><br style="font-style: italic;"><span style="font-style: italic;">&nbsp;&nbsp; at org.apache.catalina.startup.Catalina.process (Catalina.java:129)</span><br style="font-style: italic;"><span style="font-style: italic;">&nbsp;&nbsp; at java.lang.reflect.Method.invoke (libgcj.so.7)</span><br style="font-style: italic;"><span style="font-style: italic;">&nbsp;&nbsp; ...1 more </span><br><br clear="all"><br>Can somebody help me?<br>Regards,<br>daniel<br><br>-- <br>Daniel Grotti<br>________________________<br>e-mail : <a href="mailto:d.grotti@gmail.com">d.grotti@gmail.com</a> _______________________________________________<br>Users mailing list<br><a href="mailto:Users@lists.openser.org">Users@lists.openser.org</a><br>http://lists.openser.org/cgi-bin/mailman/listinfo/users<br></blockquote></div><br></div></body></html>