[
https://jira.jboss.org/jira/browse/JBIDE-3435?page=com.atlassian.jira.plu...
]
Rob Stryker commented on JBIDE-3435:
------------------------------------
handleDefaults() in the wizard needs to set a sane value for "name" if it had
not been set yet.
"name" is initially set when the composite is drawn. The composite is not drawn
until you "next" into the page. If you "finish" early, then it's
null. Workaround is to "next" through the wizard before pressing finish.
Null point exception when recreate AS with the same configurations
------------------------------------------------------------------
Key: JBIDE-3435
URL:
https://jira.jboss.org/jira/browse/JBIDE-3435
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JBossAS
Affects Versions: 3.0.0.cr1
Environment: JBoss AS 3.2.2, JBDS N-20081217
Reporter: Yura Zhishko
Assignee: Rob Stryker
Attachments: exception2.log, exeption1.log
1) Run JBDS whith new workspace
2) Delete server from JBoss server view
3) Right mouse click -> New -> Server
4) Press Finish
Null point exception appears: exception1
5) Close exception (Press OK)
6) Press Back
7) Press Finish
8) Repeat step 2-4
Next exception appears: exception2
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira