Jump to content
We've recently updated our Privacy Statement, available here ×

Urgent! Pls help me with this


Yashodag

Recommended Posts

Hi,

I am using ireport 2.0.4 and 2.0.0

I have tried the following.
1. restarting the desktop.
2. switched from version 2.0.0 to 2.0.4
3. uninstalling and installing
4. installing in a new location.
5. updating the classpath freshly.

I am using java version 1.5.0.12.
I have tried with java version 1.6 also.

I have tried viewing the jrxml on other machine...which works fine. (the Jrxml is not corrupted)

Pls help!

I have started getting the below exception.

java.lang.NullPointerException
at org.flexdock.docking.defaults.DefaultDockingStrategy.findRegion(DefaultDockingStrategy.java:189)
at org.flexdock.docking.defaults.DefaultDockingStrategy.getSibling(DefaultDockingStrategy.java:107)
at org.flexdock.view.View.getSibling(View.java:371)
at it.businesslogic.ireport.util.Misc.dockAt(Misc.java:1438)
at it.businesslogic.ireport.gui.MainFrame.jCheckBoxMenuItemExplorerActionPerformed(MainFrame.java:6513)
at it.businesslogic.ireport.gui.MainFrame.access$12200(MainFrame.java:101)
at it.businesslogic.ireport.gui.MainFrame$124.actionPerformed(MainFrame.java:3210)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.JToggleButton$ToggleButtonModel.setPressed(Unknown Source)
at javax.swing.AbstractButton.doClick(Unknown Source)
at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source)
at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
[file name=ireport.doc size=74240]

Link to comment
Share on other sites

  • 4 weeks later...
  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

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