Jump to content
JasperReports Library 7.0 is now available ×

java.util.Properties.loadFromXML


iang

Recommended Posts

I'm having difficulty running iReports-1.2.7. I've added the JasperIntelligence plugin and since it simply hangs with the following error message in the terminal window.

 

iang@LNXFNK01:/opt/iReport-1.2.7$ ./iReport.sh

Cannot find lib in iReport home directory (null)

Exception in thread "main" java.lang.NoSuchMethodError: java.util.Properties.loadFromXML(Ljava/io/InputStream;)V

at com.jaspersoft.jasperserver.irplugin.IRPlugin.loadConfiguration(IRPlugin.java:138)

at com.jaspersoft.jasperserver.irplugin.IRPlugin.call(IRPlugin.java:67)

at it.businesslogic.ireport.gui.MainFrame.loadPlugins(MainFrame.java:9569)

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

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

Link to comment
Share on other sites

  • Replies 3
  • Created
  • Last Reply

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