I just fixed this on my windows box by installing the latest version of 
the JDK 1.3.1_03.

-dain

Vesco Claudio wrote:

> Hi!
> 
> If I remember well, this is a problem with rmic but I have encontered this
> problem in WindowsNT sun jdk 1.3.
> 
> You have said that you are in linux and linux are the Francisco's main
> development platform.
> 
> In WindowsNT sun jdk 1.4 this problem go out.
> 
> In order to obviate to the problem you can try to copy jboss-j2ee.jar in
> $JAVA_HOME/jre/lib/ext :-(
> 
>       Claudio
> 
> 
>>-----Original Message-----
>>From: David Jencks [SMTP:[EMAIL PROTECTED]]
>>Sent: Tuesday, April 16, 2002 6:43 AM
>>To:   jboss-dev
>>Subject:      [JBoss-dev] Compile problem with iiop
>>
>>Anyone else getting this from the iiop module?
>>
>>I have linux 2.4.16, jdk 1.3.1_03 from sun.
>>
>>Any advice?
>>
>>compile-rmi:
>>Verify has been turned on.
>>RMI Compiling 1 class to
>>/usr/java/jboss/co12/jboss-all/iiop/output/classes
>>IIOP has been turned on.
>>java.lang.UnsatisfiedLinkError: hasStaticInitializer
>>      at
>>com.sun.corba.ee.internal.io.ObjectStreamClass.hasStaticInitializer(Native
>>Method)
>>      at
>>com.sun.corba.ee.internal.io.ObjectStreamClass._computeSerialVersionUID(Ob
>>jectStreamClass.java:943)
>>      at
>>com.sun.corba.ee.internal.io.ObjectStreamClass.<init>(ObjectStreamClass.ja
>>va:459)
>>      at
>>com.sun.corba.ee.internal.io.ObjectStreamClass.lookupInternal(ObjectStream
>>Class.java:139)
>>      at
>>com.sun.corba.ee.internal.io.ObjectStreamClass.lookup(ObjectStreamClass.ja
>>va:96)
>>      at
>>com.sun.corba.ee.internal.io.ObjectStreamClass.lookupInternal(ObjectStream
>>Class.java:133)
>>      at
>>com.sun.corba.ee.internal.io.ObjectStreamClass.lookup(ObjectStreamClass.ja
>>va:96)
>>      at
>>com.sun.corba.ee.internal.io.ObjectStreamClass.getSerialVersionUID(ObjectS
>>treamClass.java:159)
>>      at
>>com.sun.corba.ee.internal.util.RepositoryId.<clinit>(RepositoryId.java:150
>>)
>>      at sun.rmi.rmic.iiop.IDLNames.convertToISOLatin1(IDLNames.java:139)
>>      at
>>sun.rmi.rmic.iiop.IDLNames.getClassOrInterfaceName(IDLNames.java:233)
>>      at sun.rmi.rmic.iiop.CompoundType.<init>(CompoundType.java:644)
>>      at sun.rmi.rmic.iiop.InterfaceType.<init>(InterfaceType.java:104)
>>      at sun.rmi.rmic.iiop.RemoteType.<init>(RemoteType.java:115)
>>      at sun.rmi.rmic.iiop.RemoteType.forRemote(RemoteType.java:79)
>>      at
>>sun.rmi.rmic.iiop.StubGenerator.getTopType(StubGenerator.java:119)
>>      at sun.rmi.rmic.iiop.Generator.generate(Generator.java:262)
>>      at sun.rmi.rmic.Main.doCompile(Main.java:526)
>>      at sun.rmi.rmic.Main.compile(Main.java:133)
>>      at java.lang.reflect.Method.invoke(Native Method)
>>      at
>>org.apache.tools.ant.taskdefs.rmic.SunRmic.execute(SunRmic.java:89)
>>      at org.apache.tools.ant.taskdefs.Rmic.execute(Rmic.java:397)
>>      at org.apache.tools.ant.Task.perform(Task.java:217)
>>      at org.apache.tools.ant.Target.execute(Target.java:164)
>>      at org.apache.tools.ant.Target.performTasks(Target.java:182)
>>      at org.apache.tools.ant.Project.executeTarget(Project.java:601)
>>      at org.apache.tools.ant.Project.executeTargets(Project.java:560)
>>      at org.apache.tools.ant.Main.runBuild(Main.java:454)
>>      at org.apache.tools.ant.Main.start(Main.java:153)
>>      at org.apache.tools.ant.Main.main(Main.java:176)
>>error: An error has occurred in the compiler; please file a bug report
>>(http://java.sun.com/cgi-bin/bugreport.cgi).
>>1 error
>>
>>
>>_______________________________________________
>>Jboss-development mailing list
>>[EMAIL PROTECTED]
>>https://lists.sourceforge.net/lists/listinfo/jboss-development
>>
> 
> _______________________________________________
> Jboss-development mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-development
> 



_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to