Unhandled event loop exception [message #437033] |
Tue, 20 September 2005 18:24 |
Eclipse User |
|
|
|
Originally posted by: jweng.us.ibm.com
Hi,
We developed a plug-in on Eclipse 3.1. We use plug-in to call the
jasperreoprt class (We registered jasperreport class and all its jar files
as third party in plug-in). The jasperreport works fine in RAD (Rational
Application Developer) and RSA (Rational Software Application)
environment. When we run the plugin, we got the following exception:
Unhandled event loop exception
Reason:
net/sf/jasperreports/engine/fill/JRFillParameter
We check it in the .metadata/.log file. It says the above file could not
be found. We run the
Class.forName("net.sf.jasperreports.engine.fill.JRFillParameter ").getName()
and also check it in the Eclipse prospective, it is there. Does anyone
have any idea of this error? Thank you in advance for your input.
Thanks
John
|
|
|
|
Re: Unhandled event loop exception [message #437120 is a reply to message #437044] |
Wed, 21 September 2005 15:24 |
Eclipse User |
|
|
|
Originally posted by: jweng.us.ibm.com
Hi, Reinhard
Thank you for your input! I try to put the log4j.jar file in my plugin,
it still gave me the same error message. I use the log4j-1.2.8.jar. Which
versionof log4j file you use? Thank you again for your answer......
John
|
|
|
|
|
Re: Unhandled event loop exception [message #437141 is a reply to message #437124] |
Thu, 22 September 2005 15:52 |
Eclipse User |
|
|
|
Originally posted by: jweng.us.ibm.com
Thank you guys again for your input!!!
Snap, I believe the problem you described is what I encounter now. I never
use ClassLoader and ContextFinder before. Could you give me a simple
example to show me how the ClassLoader and ContextFinder associate with
the jasperreport on Eclipse? Thank you again for your help.
John
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04901 seconds