Jump to content
JasperReports Library 7.0 is now available ×

Error statring 0.4.0


2004 IR Help

Recommended Posts

By: Tullio Bettinazzi - tullio0106

Error statring 0.4.0

2004-10-11 10:10

Running iReporto 0.4.0 I got the following error :

Exception in thread "main" java.lang.NoSuchMethodError

at it.businesslogic.ireport.gui.SplashDialog.initComponents(SplashDi

.java:41)

at it.businesslogic.ireport.gui.SplashDialog.<init>(SplashDialog.jav

)

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

What did I miss ?

Tks

Tullio

 

 

 

 

By: Xeno - xenoryet

RE: Error statring 0.4.0

2004-10-11 10:20

You probably forgot to copy the tools.jar file into iReport/lib. Try that, and see if it works.

 

 

 

 

By: Carlos Macias - c_lamarque

RE: Error statring 0.4.0

2004-10-11 18:16

I alredy copy the tools.jar (jdk 1.4.2) file into iReport/lib but I got the same error. I'm executing under WinXP Pro SP2.

 

Regards.

 

Carlos Mací¡³

 

 

 

 

By: Giulio Toffoli - gt78

RE: Error statring 0.4.0

2004-10-11 10:20

 

What java version?

 

Giulio

 

 

 

 

By: mir_shajahan - comp_shajahan

RE: Error statring 0.4.0

2004-10-11 19:06

Hai,

I am new to iReport too, so I am just putting my comment and hope it might help.

 

The first time I start using I report, I cannot run the report totally and get some error and finally found out that my download was corrupted as some of the files were missing. So I download again and it's work. Make sure u copy the tools.jar to iReport lib and ur using oracle jdbc connection, copy the classess12.jar too.

 

Hope it works.

 

 

 

 

 

 

By: Carlos Macias - c_lamarque

RE: Error statring 0.4.0

2004-10-11 19:09

I solve the problem (well, my problem). The problem was in the PATH environment variable. Here, appears in first place the entries placed by Oracle to the JRE (version 1.3.1 and 1.1.8). For iReport it's a requirement, at least, the 1.4 version.

 

I hope my problem be the same than yours.

 

Regards.

 

Carlos Mací¡³.

 

 

 

 

By: yanaam - yanaam

RE: Error statring 0.4.0

2004-10-18 01:12

I still cannot start iReport (both version). I use j2sdk 1.4.2_05 on Win2000 SP3.

I already copy tools.jar to iReport/lib but the errors still occurs.

 

C:iReport-0.3.2>iReport.bat

Error loading iReport Configuration file: C:Documents and Settingszaidi.ZAIDI.

000.ireportconfig.xml

Using default parameters.

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:

751)

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

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

Terminate batch job (Y/N)? y

 

C:iReport-0.4.0>iReport.bat

Exception in thread "main" java.lang.NoSuchMethodError

at it.businesslogic.ireport.gui.SplashDialog.initComponents(SplashDialog

.java:41)

at it.businesslogic.ireport.gui.SplashDialog.<init>(SplashDialog.java:18

)

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

 

 

 

 

 

By: Giulio Toffoli - gt78

RE: Error statring 0.4.0

2004-10-19 09:41

 

Double check your PATH variable. I think your are running an old jvm.

 

Try:

 

java -version

 

Giulio

 

 

 

 

By: irene_lovemy - irene_lovemy

RE: Error statring 0.4.0

2004-10-25 18:48

i'm newbie to iReport and faced the same problem when i run ireport.bat for the first time. I solved my problem by checking my PATH variable and found out that more than one jre path was set in PATH variable. This is because i had installed oracle and oracle has it's own jre. What you need to do is to put the c:/j2sdk1.4.2_05/jre/bin in the first place in PATH variable before oracle jre path.

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Popular Days

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...