Jump to content
JasperReports Library 7.0 is now available ×

Error while running Startup.bat for IReport


2004 IR Help

Recommended Posts

By: visitramesh - visitramesh

Error while running Startup.bat for IReport

2004-03-14 03:25

Hi,

 

I downloaded Ireport 0.2.3 and the patch 0.2.3.1 . I got this error while i was running startup.bat in no ant directory.

 

java.lang.ClassNotFoundException: de.muntjak.tinylookandfeel.TinyLookAndFeel

at java.net.URLClassLoader.run(Unknown Source)

at java.security.AccessController.doPrivileged(Native Method)

at java.net.URLClassLoader.findClass(Unknown Source)

at java.lang.ClassLoader.loadClass(Unknown Source)

at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)

at java.lang.ClassLoader.loadClass(Unknown Source)

at java.lang.ClassLoader.loadClassInternal(Unknown Source)

at java.lang.Class.forName0(Native Method)

at java.lang.Class.forName(Unknown Source)

at javax.swing.SwingUtilities.loadSystemClass(Unknown Source)

at javax.swing.UIManager.setLookAndFeel(Unknown Source)

at it.businesslogic.ireport.gui.MainFrame.<init>(MainFrame.java:129)

at it.businesslogic.ireport.gui.MainFrame.main(MainFrame.java:4533)

Exception in thread "main" java.lang.NoSuchMethodError

at it.businesslogic.ireport.gui.JNumberComboBox.<init>(JNumberComboBox.j

ava:66)

at it.businesslogic.ireport.gui.MainFrame.initComponents(MainFrame.java:

651)

at it.businesslogic.ireport.gui.MainFrame.<init>(MainFrame.java:133)

at it.businesslogic.ireport.gui.MainFrame.main(MainFrame.java:4533)

 

What should i do to get ireport?. Previously i worked with Ireport.exe. What i am going to get now?.

 

 

 

 

By: Luciano Zanin - cianoz

RE: Error while running Startup.bat for IRepo

2004-03-18 05:12

Have you solved your problem ?

 

If you talk about iReport.exe i guess you were used to use the Windows version of iReport; the 0.2.3 version is a pure Java version, so you have to download and install the Java Development Kit (JDK) to work with this version.

You also have to set the JAVA_HOME system variable.

 

Ciano

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

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 account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...