Jump to content
JasperReports Library 7.0 is now available ×

Problem running under Solaris 9


2004 IR Help

Recommended Posts

By: Luis Toubes - sebuot

Problem running under Solaris 9

2004-05-25 12:25

Hi...

 

I have downloaded the binary and i am trying to run it under Solaris 9 with the provided script, but it not run!!!!

 

I obtain the next error

./startup.sh: bad interpreter: No such file or directory

 

I have read a post made by "johnzoet" with the same error, and the solution proposed by

him fix it the error, but produce this othe error

: command not found

'/startup.sh: line 9: syntax error near unexpected token `do

'/startup.sh: line 9: `do

 

Then i try to run the program manually using java,, putting all the jars in the classpatch but i obtain this other error

 

.

.

Exception in thread "main" java.lang.NullPointerException

at it.businesslogic.ireport.gui.JMDIDesktopPane.addPropertyChangeListener(JMDIDesktopPane.java:91)

at javax.swing.plaf.basic.BasicDesktopPaneUI.installListeners(BasicDesktopPaneUI.java:134)

at javax.swing.plaf.basic.BasicDesktopPaneUI.installUI(BasicDesktopPaneUI.java:101)

at javax.swing.JComponent.setUI(JComponent.java:624)

at javax.swing.JDesktopPane.setUI(JDesktopPane.java:139)

at javax.swing.JDesktopPane.updateUI(JDesktopPane.java:208)

at javax.swing.JDesktopPane.<init>(JDesktopPane.java:114)

at it.businesslogic.ireport.gui.JMDIDesktopPane.<init>(JMDIDesktopPane.java:59)

at it.businesslogic.ireport.gui.MainFrame.initComponents(MainFrame.java:731)

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

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

 

.....

 

Any comments???

 

 

 

 

By: Giulio Toffoli - gt78

RE: Problem running under Solaris 9

2004-05-26 01:01

 

JDKversion?

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