Jump to content
We've recently updated our Privacy Statement, available here ×

iReport 0.5.0 startup error message


2005 IR Help

Recommended Posts

By: hanyou - hanyou

iReport 0.5.0 startup error message

2005-05-26 05:59

jdk1.5.0_03

iReport-0.5.0

 

run ireport.bat, but error message below

 

Exception in thread "main" java.lang.NoSuchMethodError

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

.java:43)

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

)

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

 

 

 

 

By: cbrandt - dascjb

RE: iReport 0.5.0 startup error message

2005-05-26 06:46

I had the same issue after I installed oracle and it added the path to jdk1.3. It worked fine once I make sure my defualt java binary was jdk1.4. Make sure your java version you are using is NOT jdk1.3

 

 

 

 

By: janek - janekda

RE: iReport 0.5.0 startup error message

2005-05-30 04:02

I checked classpath,path,java_home.

This is OK. I have only SDK 1.4.2 and for all that iReport doesn't work.

thanks

 

 

 

 

By: janek - janekda

RE: iReport 0.5.0 startup error message

2005-05-30 05:38

this is result:

 

java version "1.4.2_08"

Java 2 Runtime Environment, Standard Edition (build 1.4.2_08-b03)

Java HotSpot Client VM (build 1.4.2_08-b03, mixed mode)

 

 

 

 

By: Giulio Toffoli - gt78

RE: iReport 0.5.0 startup error message

2005-05-30 12:27

janek, are you sure that the exception is the same ?

 

 

 

 

By: janek - janekda

RE: iReport 0.5.0 startup error message

2005-06-03 00:14

you're right, exuse me. Full error message is:

 

Exception in thread "main" java.lang.ExceptionInInitializerError

at jcmdline.FileParam.<clinit>(FileParam.java:147)

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

Caused by: java.util.MissingResourceException: Can't find bundle for base name j

cmdline.strings, locale cs_CZ

at java.util.ResourceBundle.throwMissingResourceException(Unknown Source

)

at java.util.ResourceBundle.getBundleImpl(Unknown Source)

at java.util.ResourceBundle.getBundle(Unknown Source)

at jcmdline.Strings.<clinit>(Strings.java:53)

... 2 more

 

 

 

 

By: janek - janekda

RE: iReport 0.5.0 startup error message

2005-06-03 04:07

Agrr,

 

I found error (or bug?). I put files into directory starting with "!" and this is error.

 

thanks

 

 

 

 

By: Giulio Toffoli - gt78

RE: iReport 0.5.0 startup error message

2005-05-30 05:00

try to open a command prompt and type:

 

java -version

 

Giulio

 

 

 

 

By: Taimur - taimoor

RE: iReport 0.5.0 startup error message

2006-01-30 03:59

I am using windows 2000, ireport 0.5.3, J2SDK 1.4.1_03 and JRE 1.4.2.

Open reports is already installed along with tomcat and both are running smoothly. When ever i click to run ireport.bat i get the following error.

Exception in thread "main" java.lang.NoSuchMethodError at it.businesslogic.ireport.gui.SplashDialog.initComponents(SplashDialog.java:44)

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

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

 

Can some body guide me how to run succesfully ireport.

Regards,

Taimur.

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