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 253957 - Running GlassFish Verifier Tool
Summary: Running GlassFish Verifier Tool
Status: RESOLVED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: EAR (show other bugs)
Version: 8.1
Hardware: PC Windows 8
: P3 normal (vote)
Assignee: Petr Hejl
URL:
Keywords: SPACE_IN_PATH
Depends on:
Blocks:
 
Reported: 2015-07-29 17:03 UTC by lehel
Modified: 2015-08-08 02:02 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (71.92 KB, text/plain)
2015-07-29 17:03 UTC, lehel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description lehel 2015-07-29 17:03:23 UTC
Product Version = NetBeans IDE 8.1 Beta (Build 201507231027)
Operating System = Windows 8 version 6.2 running on amd64
Java; VM; Vendor = 1.8.0_20
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.20-b23


On Enterprise Application running the Glassfish Verifier Tool gives the following error:
Error: Could not find or load main class Files\glassfish-4.1\glassfish\lib\embedded\glassfish-embedded-static-shell.jar;C:\Program


Verifier output unparsable
Verifier output (C:\Work\Projects\Netbeans\8_1Beta_ReadinessCheck\EnterpriseApplication2\dist\EnterpriseApplication2.ear.xml) not found.
Comment 1 lehel 2015-07-29 17:03:30 UTC
Created attachment 155017 [details]
IDE log
Comment 2 Vladimir Riha 2015-08-03 08:47:00 UTC
I don't think this would be a stopper for Beta. Petre, could you please evaluate?
Comment 3 Petr Hejl 2015-08-03 09:15:48 UTC
Looks like space in path issue.
Comment 4 Petr Hejl 2015-08-07 14:32:28 UTC
Fixed in web-main 5a8fa302285a.
Comment 5 Quality Engineering 2015-08-08 02:02:11 UTC
Integrated into 'main-silver', will be available in build *201508080002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/5a8fa302285a
User: Petr Hejl <phejl@netbeans.org>
Log: #253957 - Running GlassFish Verifier Tool