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 270744 - NullPointerException at org.netbeans.modules.team.server.TeamServerInstanceCustomizer.urlValid
Summary: NullPointerException at org.netbeans.modules.team.server.TeamServerInstanceCu...
Status: RESOLVED INVALID
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Team Framework (show other bugs)
Version: Dev
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-05-26 08:50 UTC by ilia
Modified: 2017-05-26 09:18 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 229277


Attachments
stacktrace (7.58 KB, text/plain)
2017-05-26 08:50 UTC, ilia
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ilia 2017-05-26 08:50:10 UTC
Build: NetBeans IDE Dev (Build 20170524-b5066dfdb0d2)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.91-b14, Java(TM) SE Runtime Environment, 1.8.0_91-b14
OS: Linux

User Comments:
ilia: Enter call***n/qa-dev/ url




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.team.server.TeamServerInstanceCustomizer.urlValid(TeamServerInstanceCustomizer.java:303)
   at org.netbeans.modules.team.server.TeamServerInstanceCustomizer.validateInput(TeamServerInstanceCustomizer.java:277)
   at org.netbeans.modules.team.server.TeamServerInstanceCustomizer.insertUpdate(TeamServerInstanceCustomizer.java:344)
   at javax.swing.text.AbstractDocument.fireInsertUpdate(AbstractDocument.java:201)
   at javax.swing.text.AbstractDocument.handleInsertString(AbstractDocument.java:748)
   at javax.swing.text.AbstractDocument.insertString(AbstractDocument.java:707)
Comment 1 ilia 2017-05-26 08:50:12 UTC
Created attachment 164411 [details]
stacktrace
Comment 2 ilia 2017-05-26 09:18:01 UTC
I figured out that some ODCS modules were disabled and "Provider" combobox was empty.