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 142988 - [65cat] Glassfish V3 Prelude - Admin console cannot be installed
Summary: [65cat] Glassfish V3 Prelude - Admin console cannot be installed
Status: RESOLVED WORKSFORME
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@serverplugins
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-06 01:19 UTC by glarian
Modified: 2008-11-28 12:56 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 glarian 2008-08-06 01:19:26 UTC
[ JDK VERSION : 1.6.0_07 ]

I installed GF V3 Prelude using bundled in NetBeans install package.
After installation and server start-up, I tried to install
administration console.
I've tried 
1) go to 'http://localhost:4848.'
2) click the link for installation.
3) redirected to 'http://localhost:8080/admin'
4) select 'Direct' and click 'Ok'
5) the dialogue said that the war file is downloading.
6) redirected to 'http://localhost:8080/admin' again
7) select 'Direct' and click 'Ok' again
8) the screen again tried to download war file with the error message
below.

java.net.URISyntaxException: Illegal character in path at index 16:
file:/C:/Program
Files/glassfish-v3-b15b/glassfish/lib/install/applications/__admingui/


For additional comment, I didn't experience this problem when I
install GF V3 from http://glassfish.java.net page.
Comment 1 Jana Maleckova 2008-08-07 13:45:31 UTC
this seems to be s problem with path which includes spaces ... I found similar issue which is assigned to core (121513)
and which hasn't been fixed yet. But I am not sure if this is really duplicate => reassign to core for evaluation
Comment 2 Lukas Hasik 2008-08-12 19:23:32 UTC
could you attach whole exception stacktrace?
thank you
Comment 3 Vince Kraemer 2008-08-13 17:30:45 UTC
Where did this error message appear?  Was it in the browser window or in the server log window?
Comment 4 mvanek 2008-11-28 12:56:23 UTC
feel free to reopen if you see similar issue