Jump to content

iReport 1.2.4 doesn't work on Mac OSX


2006 IR Open Dicussion

Recommended Posts

By: Tomas Garrido - tgarrido

iReport 1.2.4 doesn't work on Mac OSX

2006-06-26 18:48

After installing 1.2.4 I can open a report on Mac OSX, but an exception ocurred after this and I can't edit the report. I'm running java 1.4.2 and it seems that iReport 1.2.4 is using 1.5 methods. Previous version worked fine. This is the stack trace that appears on the system console:

 

apple.awt.EventQueueExceptionHandler Caught Throwable : java.lang.NoSuchMethodError: java.lang.Boolean.parseBoolean(Ljava/lang/String;)Z

java.lang.NoSuchMethodError: java.lang.Boolean.parseBoolean(Ljava/lang/String;)Z

at it.businesslogic.ireport.gui.ReportQueryDialog.setSubDataset(ReportQueryDialog.java:1840)

at it.businesslogic.ireport.gui.MainFrame.setActiveReportForm(MainFrame.java:925)

at it.businesslogic.ireport.gui.MainFrame.jMDIDesktopPaneInternalFrameActivated(MainFrame.java:859)

at it.businesslogic.ireport.gui.MainFrame$3.internalFrameActivated(MainFrame.java:423)

at it.businesslogic.ireport.gui.JMDIDesktopPane.fireInternalFrameActivatedListenerInternalFrameActivated(JMDIDesktopPane.java:147)

at it.businesslogic.ireport.gui.JMDIDesktopPane.internalFrameActivated(JMDIDesktopPane.java:85)

at it.businesslogic.ireport.gui.JMDIFrame.formInternalFrameActivated(JMDIFrame.java:188)

at it.businesslogic.ireport.gui.JMDIFrame.access$400(JMDIFrame.java:42)

at it.businesslogic.ireport.gui.JMDIFrame$3.internalFrameActivated(JMDIFrame.java:124)

at javax.swing.JInternalFrame.fireInternalFrameEvent(JInternalFrame.java:1537)

at javax.swing.JInternalFrame.setSelected(JInternalFrame.java:1057)

at it.businesslogic.ireport.gui.MainFrame.openNewReportWindow(MainFrame.java:6888)

at it.businesslogic.ireport.gui.MainFrame.openFile(MainFrame.java:4761)

at it.businesslogic.ireport.gui.MainFrame.jMenuItemOpenActionPerformed(MainFrame.java:6431)

at it.businesslogic.ireport.gui.MainFrame.jButtonOpenActionPerformed(MainFrame.java:6087)

at it.businesslogic.ireport.gui.MainFrame.access$2100(MainFrame.java:81)

at it.businesslogic.ireport.gui.MainFrame$21.actionPerformed(MainFrame.java:1559)

at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1819)

at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(AbstractButton.java:1872)

at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)

at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)

at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:247)

at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:231)

at java.awt.Component.processMouseEvent(Component.java:5166)

at java.awt.Component.processEvent(Component.java:4963)

at java.awt.Container.processEvent(Container.java:1613)

at java.awt.Component.dispatchEventImpl(Component.java:3681)

at java.awt.Container.dispatchEventImpl(Container.java:1671)

at java.awt.Component.dispatchEvent(Component.java:3543)

at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:3527)

at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3242)

at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3172)

at java.awt.Container.dispatchEventImpl(Container.java:1657)

at java.awt.Window.dispatchEventImpl(Window.java:1606)

at java.awt.Component.dispatchEvent(Component.java:3543)

at java.awt.EventQueue.dispatchEvent(EventQueue.java:480)

at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:234)

at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:184)

at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:178)

at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:170)

at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)

 

 

 

 

 

By: guyq_chico - guyq_chico

RE: iReport 1.2.4 doesn't work on Mac OSX

2006-06-27 00:39

I am in windows OS ,have the same wrong.

 

 

 

 

By: Giulio Toffoli - gt78

RE: iReport 1.2.4 doesn't work on Mac OSX

2006-06-27 09:43

Fixed in CVS.

 

Workaround: use java 1.5

 

Sorry guys :-)

Giulio

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