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 209400 - NullPointerException at org.netbeans.modules.j2ee.weblogic9.deploy.WLJpa2SwitchSupport.isEnabledViaSmartUpdate
Summary: NullPointerException at org.netbeans.modules.j2ee.weblogic9.deploy.WLJpa2Swit...
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: WebLogic (show other bugs)
Version: 7.1
Hardware: All All
: P3 normal (vote)
Assignee: Petr Hejl
URL:
Keywords:
: 207419 209304 213847 213953 214049 214861 214989 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-03-10 01:23 UTC by bgallie
Modified: 2012-10-19 13:37 UTC (History)
10 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 185603


Attachments
stacktrace (10.64 KB, text/plain)
2012-03-10 01:23 UTC, bgallie
Details
stacktrace (7.09 KB, text/plain)
2012-03-12 12:23 UTC, Alniks
Details
stacktrace (7.09 KB, text/plain)
2012-03-12 12:26 UTC, Alniks
Details

Note You need to log in before you can comment on or make changes to this bug.
Description bgallie 2012-03-10 01:23:46 UTC
Build: NetBeans IDE 7.1 (Build 201112071828)
VM: Java HotSpot(TM) 64-Bit Server VM, 22.1-b02, Java(TM) SE Runtime Environment, 1.7.0_03-b05
OS: Windows 7

User Comments:
GUEST: looking at persistence.xml

GUEST: trying to use servers option on tools menu

bgallie: The error occurred when I clicked on the Oracle Web Logic entry on the Tools -> Servers dialog.
The dialog works in NetBeans 7.0.1.
The dialog worked in NetBeans 7.1 until the latest update occured.
Adding an Oracle Weblogic Instance does not work in NetBeans 7.1 after the last update or in NetBeabs 7.1.1.




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.j2ee.weblogic9.deploy.WLJpa2SwitchSupport.isEnabledViaSmartUpdate(WLJpa2SwitchSupport.java:324)
   at org.netbeans.modules.j2ee.weblogic9.deploy.WLJpa2SwitchSupport.isEnabledViaSmartUpdate(WLJpa2SwitchSupport.java:308)
   at org.netbeans.modules.j2ee.weblogic9.ui.nodes.CustomizerGeneral.initValues(CustomizerGeneral.java:127)
   at org.netbeans.modules.j2ee.weblogic9.ui.nodes.CustomizerGeneral.<init>(CustomizerGeneral.java:87)
   at org.netbeans.modules.j2ee.weblogic9.ui.nodes.Customizer.initComponents(Customizer.java:107)
   at org.netbeans.modules.j2ee.weblogic9.ui.nodes.Customizer.<init>(Customizer.java:82)
Comment 1 bgallie 2012-03-10 01:23:48 UTC
Created attachment 116531 [details]
stacktrace
Comment 2 Alniks 2012-03-12 12:23:15 UTC
Created attachment 116601 [details]
stacktrace
Comment 3 Alniks 2012-03-12 12:26:15 UTC
Created attachment 116602 [details]
stacktrace
Comment 4 Petr Hejl 2012-03-12 15:55:32 UTC
Fixed in web-main 01f328d66d71.
Comment 5 Quality Engineering 2012-03-13 14:05:25 UTC
Integrated into 'main-golden', will be available in build *201203130400* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/01f328d66d71
User: Petr Hejl <phejl@netbeans.org>
Log: #209400 NullPointerException at org.netbeans.modules.j2ee.weblogic9.deploy.WLJpa2SwitchSupport.isEnabledViaSmartUpdate
Comment 6 Petr Hejl 2012-03-21 11:50:09 UTC
*** Bug 207419 has been marked as a duplicate of this bug. ***
Comment 7 Petr Hejl 2012-03-21 11:50:14 UTC
*** Bug 209304 has been marked as a duplicate of this bug. ***
Comment 8 az4 2012-05-03 19:00:31 UTC
I just added Oracle Weblogic 10.3.5 Server to the IDE via Servers panel.
Comment 9 Petr Hejl 2012-06-08 16:04:26 UTC
*** Bug 213847 has been marked as a duplicate of this bug. ***
Comment 10 Petr Hejl 2012-06-11 10:20:48 UTC
*** Bug 213953 has been marked as a duplicate of this bug. ***
Comment 11 Petr Hejl 2012-10-15 13:28:11 UTC
*** Bug 214049 has been marked as a duplicate of this bug. ***
Comment 12 Petr Hejl 2012-10-19 13:36:03 UTC
*** Bug 214989 has been marked as a duplicate of this bug. ***
Comment 13 Petr Hejl 2012-10-19 13:37:00 UTC
*** Bug 214861 has been marked as a duplicate of this bug. ***