2004 IR Help Posted September 3, 2006 Posted September 3, 2006 By: Gokhan - cougar123 J2SE 5.0 and iReport 4.0 2004-12-23 14:21 Hi, iReport 4.0 with j2se 1.4.2 works fine but I need to upgrade my JRE to J2SE5.0, but iReport prints the following message when i press "Read Fields" in Report Query section. am I doing smthing wrong? How may I switch to j2se 5.0? Thanks Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException at it.businesslogic.ireport.gui.ReportQueryDialog.processQueryChanged(Re portQueryDialog.java:143) at it.businesslogic.ireport.gui.ReportQueryDialog.access$400(ReportQuery Dialog.java:55) at it.businesslogic.ireport.gui.ReportQueryDialog$2.actionPerformed(Repo rtQueryDialog.java:118) at javax.swing.Timer.fireActionPerformed(Unknown Source) at javax.swing.Timer$DoPostEvent.run(Unknown Source) at java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) By: Tobias Gaekle - ike987 RE: J2SE 5.0 and iReport 4.0 2005-02-28 04:24 i'm having exactly the same problem, any ideas? By: Giulio Toffoli - gt78 RE: J2SE 5.0 and iReport 4.0 2005-03-01 10:14 I use iReport with java 1.5. Try to recompile the iReport source code. Giulio
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now