Jump to content

Problem Startup in Windows2000


2004 IR Help

Recommended Posts

By: Matteo - jyotaro

Problem Startup in Windows2000

2004-09-17 08:23

I'm using Windows2000. I've installed Adobe Acrobat 6.0, Ant and J2SE 1.4.2-05.

Using Startup.bat file version , I receive the following error

 

Error loading iReport Configuration file: C:Documents and SettingsM.Gattoni.i

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

 

It doesn't seem to be able to create the directory [WINDOWS_USER_HOME].iReport. What's the problem? Coul I tell to iReport to use a different directory?

 

 

 

 

 

 

 

By: Matteo - jyotaro

RE: Problem Startup in Windows2000

2004-09-17 08:38

HI,

Documentation says to modify iReport.bat as to let it see ANT_HOME and JAVA_HOME correctly.

I can't find out nothing to change in it.

What I have to do exactly?

 

Thanks a lot.

 

Matteo

 

 

 

 

By: Matteo - jyotaro

RE: Problem Startup in Windows2000

2004-09-24 00:41

Hello,

now I haven't still this problem.

 

I set environement's variable like this:

set ANT_HOME=[AntHome]

set JAVA_HOME=[JavaHome]

set PATH=%PATH%;%ANT_HOME%bin;%JAVA_HOME%bin

and I start the program using

ant iReport

 

Now I have the directory .iReport in my userHome but I can't manage "Favorite Files". Everything else is ok.

 

I hope this help you.

Bye,

Matteo

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