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 201881 - Missing message for path to non existing folder.
Summary: Missing message for path to non existing folder.
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: GlassFish (show other bugs)
Version: -S1S-
Hardware: PC Linux
: P3 normal (vote)
Assignee: Vince Kraemer
URL: http://wiki.netbeans.org/TS_70_GlassFish
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-09 12:18 UTC by debuggercz
Modified: 2011-09-25 15:26 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 debuggercz 2011-09-09 12:18:10 UTC
Product Version: NetBeans IDE Dev (Build 201109080600)
Java: 1.7.0; Java HotSpot(TM) Client VM 21.0-b17
System: Linux version 2.6.38-11-generic running on i386; UTF-8; en_US (nb)
User directory: /home/debuggercz/.netbeans/dev
Cache directory: /home/debuggercz/.netbeans/dev/var/cache

Steps:
1.) In services view perform "Add Server..." action on Servers node
2.) Select "GlassFish Server 3.x" and click Next
3.) Specify path to non existing folder (for example /home/WRONG/GlassFish)
No message appears but should appear message "/home/WRONG/GlassFish does not exist but server can be downloaded and installed there."

Note:
If is the last part of hierarchy wrong (for example /home/user/WRONG) than warning message will appear. But if any other part of hierarchy is wrong (/WRONG/user/GlassFish or /home/WRONG/GlassFish) than no message appears.
Comment 1 Vince Kraemer 2011-09-23 18:10:08 UTC
can replicate
Comment 2 Quality Engineering 2011-09-25 14:05:50 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/8ed8009c1262
User: vince kraemer <vkraemer@netbeans.org>
Log: #201881 : 'missing' message... there is a message, but it is too long??? and ends up getting displayed as nothing
Comment 3 Vince Kraemer 2011-09-25 15:26:06 UTC
in the build