× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



I'm trying to compare the differences between the myEcliplse IDE & RAD IDE
to see if myEclipse can be used as the replacement for RAD. When I try to
deploy my EJB application in myEclipse, I'm getting the RMIC compile error.
It seems like the problem is caused by RMIC not able to find the
org.apache.log4j.LogManager, that is used by the my
com.arch.boss.transaction.Job.class. I'm not very familiar with RMIC and
myEclipse and could not quite understand why it is trying to execute/compile
the job.java/job.class. Can anyone help?

thanks





Error generating RMI code: RMIC command failed on project: Boss with
message:

RMIC caught the following exception during processing

java.lang.RuntimeException: com.arch.boss.transaction.Job

. . . . . .

Caused by: java.lang.NoClassDefFoundError: org.apache.log4j.LogManager

at com.arch.boss.log.Log.<clinit>(Log.java:39)

at java.lang.J9VMInternals.initializeImpl(Native Method)

at java.lang.J9VMInternals.initialize(J9VMInternals.java:200)

at com.arch.boss.transaction.Job.<clinit>(Job.java:33)

at java.lang.J9VMInternals.initializeImpl(Native Method)

at java.lang.J9VMInternals.initialize(J9VMInternals.java:200)

at java.io.ObjectStreamClass.hasStaticInitializer(Native Method)

... 76 more

Caused by: java.lang.ClassNotFoundException

at
com.ibm.tools.rmic.iiop.DirectoryLoader.loadClass(DirectoryLoader.java:121)

at java.lang.ClassLoader.loadClass(ClassLoader.java:609)

... 83 more



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.