Jump to content
JasperReports Library 7.0 is now available ×

iReport Startup Error


2005 IR Help

Recommended Posts

By: Subhashini Sekar - ss161213

iReport Startup Error

2005-10-24 01:04

 

I am unablet to start the iReport. while running the startup.bat it is giving exception

java.lang.NoSuchMethodError at it.businesslogic.ireport.gui.SplashDialog. initComponents

 

My Environment is

 

Window XP Proff and Java 2 SDK, Standard Edition Version 1.4.2

 

I have jakarta-tomcat-5.5.9 configured for jasperreport(jasperreports-1.0.2.jar). It is working fine.

 

I want to design a report using iReport. for that i Download the latest version from iReport site.

iReport-0.5.1 and copied the tools.jar to iReportlib

 

Running startup.bat is giving the above exception.

 

AnyI am unablet to start the iReport. while running the startup.bat it is giving exception

java.lang.NoSuchMethodError at it.businesslogic.ireport.gui.SplashDialog. initComponents

 

My Environment is

 

Window XP Proff and Java 2 SDK, Standard Edition Version 1.4.2

 

I have jakarta-tomcat-5.5.9 configured for jasperreport. It is working fine.

 

I want to design a report using iReport. for that i Download the lastest version from iReport site.

iReport-0.5.1 and copied the tools.jar to iReportlib

 

running startup.bat is giving the above exception.

 

Any idea why this is happening

 

 

 

 

 

By: Subhashini Sekar - ss161213

RE: iReport Startup Error

2005-11-07 01:14

I have solved by setting the path.

 

The path has setted two more jdk. i removed unwanted settings.

 

It is now working fine.

 

 

 

 

By: uyu - uyu

RE: iReport Startup Error

2005-11-09 04:46

I have the same error, but haven't solved at this time.

 

The error is:

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:6775)

 

 

This is the classpath that is used:

IREPORT_CLASSPATH=;

.classes;

.libbarbecue-1.1.jar;

.libbsh-1.3.0.jar;

.libcommons-beanutils-1.5.jar;

.libcommons-collections-2.1.jar;

.libcommons-digester-1.7.jar;

.libcommons-logging-1.0.2.jar;

.libcommons-logging-api-1.0.2.jar;

.libgroovy-all-1.0-beta-10.jar;

.libhsqldb-1.61.jar;

.libiReport.jar;

.libitext-1.3.1.jar;

.libjasperreports-1.1.0.jar;

.libjcmdline-1.0.2.jar;

.libjcommon-1.0.0-rc1.jar;

.libjdt-compiler.jar;

.libjfreechart-1.0.0-rc1.jar;

.libjr-bsh-compiler.jar;

.libjr-groovy-compiler.jar;

.liblog4j-1.2.8.jar;

.liblooks-1.2.2.jar;

.libmysql-connector-java-3.1.11-bin.jar;

.libpngencoder.jar;

.libpoi-2.0-final-20040126.jar;

.libtinylaf.jar;

.libtools.jar;

.libxalan.jar;

.libxercesImpl.jar;

.libxml-apis.jar

 

 

 

 

 

By: Subhashini Sekar - ss161213

RE: iReport Startup Error

2005-11-10 02:40

check your path just keep the c:jdkx.xbin alone and start you iReport it will work.

 

by c:>set path=c:jdkx.xbin;

c:>cd iReport0.5.2

c:iReport0.5.2>iReport.bat

 

It will start the iReport.

 

 

 

 

 

By: uyu - uyu

RE: iReport Startup Error

2005-11-10 08:45

you're right!

thanx!

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