This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 83660 - NPE Deploying Synchronous Sample Application
Summary: NPE Deploying Synchronous Sample Application
Status: VERIFIED FIXED
Alias: None
Product: soa
Classification: Unclassified
Component: Composite Application (show other bugs)
Version: 5.x
Hardware: Macintosh Mac OS X
: P3 blocker (vote)
Assignee: Jun Qian
URL:
Keywords:
: 83661 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-08-29 04:02 UTC by merrill
Modified: 2006-09-21 10:37 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description merrill 2006-08-29 04:02:36 UTC
I get an NPE error when trying to deploy the Synchronous Sample Application. The
Server is up and running, and the JBI Framework is active. Trace is:

java.lang.NullPointerException
	at
org.netbeans.modules.compapp.jbiserver.JbiManager.getServerInstanceProperties(JbiManager.java:160)
	at
org.netbeans.modules.compapp.jbiserver.JbiManager.isRunningAppServer(JbiManager.java:129)
	at
org.netbeans.modules.compapp.projects.jbi.JbiActionProvider.isSelectedServer(JbiActionProvider.java:367)
	at
org.netbeans.modules.compapp.projects.jbi.JbiActionProvider.invokeAction(JbiActionProvider.java:198)
	at
org.netbeans.modules.project.ui.actions.ProjectAction.actionPerformed(ProjectAction.java:96)
	at
org.netbeans.modules.project.ui.actions.LookupSensitiveAction.actionPerformed(LookupSensitiveAction.java:106)
	at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1882)
	at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2202)
	at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)
	at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)
	at javax.swing.AbstractButton.doClick(AbstractButton.java:334)
	at javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:1000)
	at
javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(BasicMenuItemUI.java:1041)
	at java.awt.Component.processMouseEvent(Component.java:5554)
	at javax.swing.JComponent.processMouseEvent(JComponent.java:3126)
	at java.awt.Component.processEvent(Component.java:5319)
	at java.awt.Container.processEvent(Container.java:2010)
	at java.awt.Component.dispatchEventImpl(Component.java:4021)
	at java.awt.Container.dispatchEventImpl(Container.java:2068)
	at java.awt.Component.dispatchEvent(Component.java:3869)
	at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4256)
	at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3936)
	at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3866)
	at java.awt.Container.dispatchEventImpl(Container.java:2054)
	at java.awt.Window.dispatchEventImpl(Window.java:1774)
	at java.awt.Component.dispatchEvent(Component.java:3869)
[catch] at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
	at
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:269)
	at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:190)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:184)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:176)
	at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
Comment 1 Jun Qian 2006-08-31 23:30:06 UTC
*** Issue 83661 has been marked as a duplicate of this issue. ***
Comment 2 Jun Qian 2006-08-31 23:36:58 UTC
Which build did you use?
Comment 3 Jun Qian 2006-09-01 18:23:18 UTC
This has already been fixed in release55 trunk. 
Comment 4 gc140975 2006-09-21 10:37:00 UTC
Verified in the build 060919