Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 355924

Summary: Runtime exception occurred during publish. The publish is aborted. Please report the bug with the stack trace. The stack can be found on the log and the Error Log view.
Product: [WebTools] WTP ServerTools Reporter: Satyajit Chakraborty <chakraborty13>
Component: wst.serverAssignee: wst.server <wst.server-inbox>
Status: NEW --- QA Contact: Elson Yuen <eyuen7>
Severity: normal    
Priority: P3    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Satyajit Chakraborty CLA 2011-08-26 04:38:08 EDT
Build Identifier: M20110210-1200

eclipse.buildId=M20110210-1200
java.version=1.6.0_24
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments:  -os win32 -ws win32 -arch x86 -clean


Error
Fri Aug 26 04:25:42 EDT 2011
Runtime exception occurred during publish. The publish is aborted. Please report the bug with the stack trace. The stack can be found on the log and the Error Log view.

java.lang.NullPointerException
at oracle.eclipse.tools.weblogic.server.internal.WlsJMXHelper.getDomainAttribute(WlsJMXHelper.java:158)
at oracle.eclipse.tools.weblogic.server.internal.WeblogicServerBehaviour.isProductionMode(WeblogicServerBehaviour.java:690)
at oracle.eclipse.tools.weblogic.server.internal.WeblogicServerBehaviour.publishOnce(WeblogicServerBehaviour.java:643)
at oracle.eclipse.tools.weblogic.server.internal.WeblogicServerBehaviour.publish(WeblogicServerBehaviour.java:531)
at org.eclipse.wst.server.core.model.ServerBehaviourDelegate.publish(ServerBehaviourDelegate.java:775)
at org.eclipse.wst.server.core.internal.Server.publishImpl(Server.java:2893)
at org.eclipse.wst.server.core.internal.Server$PublishJob.run(Server.java:337)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)


Reproducible: Always
Comment 1 DJ Houghton CLA 2011-08-29 10:08:51 EDT
Not sure if this is WTP or not Eclipse. Moving to WTP for comment.
Comment 2 Carl Anderson CLA 2011-08-29 10:44:44 EDT
Moving this over to Server Tools for comment, but to me it looks like NOTECLIPSE - the oracle.eclipse.tools.weblogic is code that is owned by Oracle, not eclipse, and so I believe this bug should be reported directly to them.