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 199837 - Unrecognized exception: Unmatched " in action
Summary: Unrecognized exception: Unmatched " in action
Status: RESOLVED WORKSFORME
Alias: None
Product: serverplugins
Classification: Unclassified
Component: GlassFish (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: Vince Kraemer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-01 19:58 UTC by kevin.roy
Modified: 2011-11-16 16:40 UTC (History)
1 user (show)

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 kevin.roy 2011-07-01 19:58:54 UTC
Product Version = NetBeans IDE 7.0 (Build 201104080000)
Operating System = Windows Server 2008 version 6.0 running on amd64
Java; VM; Vendor = 1.7.0
Runtime = Java HotSpot(TM) 64-Bit Server VM 21.0-b16

C:\royk\glassfish-3.1\bin>"C:\royk\Java\jdk1.6.0_26\bin\java" -Dimage.path="C:\royk\glassfish-3.1\bin\\.." -jar "C:\royk\glassfish-3.1\bin\\..\pkg/lib/pkg-bootstrap.jar" "C:\Users\kevin.roy\AppData\Local\Temp\2\pkg-bootstrap4080.props" 
Proxy: Using system proxy settings.
Install image: C:\royk\glassfish-3.1
Installing pkg packages.
Unrecognized exception: Unmatched " in action
java.lang.IllegalArgumentException: Unmatched " in action
	at com.sun.pkg.client.Manifest.rejoin(Manifest.java:190)
	at com.sun.pkg.client.Manifest.<init>(Manifest.java:132)
	at com.sun.pkg.client.Image.getManifest(Image.java:1932)
	at com.sun.pkg.client.Image$ImagePlan.evaluateFmri(Image.java:453)
	at com.sun.pkg.client.Image$ImagePlan.evaluate(Image.java:536)
	at com.sun.pkg.client.Image.makeAndEvaluateImagePlan(Image.java:1716)
	at com.sun.pkg.client.Image.makeInstallPlan(Image.java:1694)
	at com.sun.pkg.client.Image.installPackages(Image.java:1843)
	at com.sun.pkg.client.Image.installPackages(Image.java:1820)
	at com.sun.pkg.bootstrap.Bootstrap._main(Bootstrap.java:235)
	at com.sun.pkg.bootstrap.Bootstrap._main(Bootstrap.java:160)
	at com.sun.pkg.bootstrap.Bootstrap.main(Bootstrap.java:110)
Comment 1 kevin.roy 2011-07-01 19:59:02 UTC
C:\royk\glassfish-3.1\bin>"C:\royk\Java\jdk1.6.0_26\bin\java" -Dimage.path="C:\royk\glassfish-3.1\bin\\.." -jar "C:\royk\glassfish-3.1\bin\\..\pkg/lib/pkg-bootstrap.jar" "C:\Users\kevin.roy\AppData\Local\Temp\2\pkg-bootstrap4080.props" 
Proxy: Using system proxy settings.
Install image: C:\royk\glassfish-3.1
Installing pkg packages.
Unrecognized exception: Unmatched " in action
java.lang.IllegalArgumentException: Unmatched " in action
	at com.sun.pkg.client.Manifest.rejoin(Manifest.java:190)
	at com.sun.pkg.client.Manifest.<init>(Manifest.java:132)
	at com.sun.pkg.client.Image.getManifest(Image.java:1932)
	at com.sun.pkg.client.Image$ImagePlan.evaluateFmri(Image.java:453)
	at com.sun.pkg.client.Image$ImagePlan.evaluate(Image.java:536)
	at com.sun.pkg.client.Image.makeAndEvaluateImagePlan(Image.java:1716)
	at com.sun.pkg.client.Image.makeInstallPlan(Image.java:1694)
	at com.sun.pkg.client.Image.installPackages(Image.java:1843)
	at com.sun.pkg.client.Image.installPackages(Image.java:1820)
	at com.sun.pkg.bootstrap.Bootstrap._main(Bootstrap.java:235)
	at com.sun.pkg.bootstrap.Bootstrap._main(Bootstrap.java:160)
	at com.sun.pkg.bootstrap.Bootstrap.main(Bootstrap.java:110)
Comment 2 Vince Kraemer 2011-11-09 20:25:28 UTC
I could not replicate in this environment.


Product Version: NetBeans IDE Dev (Build 201111090600)
Java: 1.6.0_26; Java HotSpot(TM) Client VM 20.1-b02
System: Windows 7 version 6.1 running on x86; Cp1252; en_US (nb)
User directory: S:\Users\vbk\.netbeans\dev
Cache directory: S:\Users\vbk\.netbeans\dev\var\cache

Please reopen if you can replicate this problem for a recent dev build on Win Server 2008