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 132553 - Runs as Webstart fails with: Enter Passphrase for keystore: Enter key password for nb-jws:
Summary: Runs as Webstart fails with: Enter Passphrase for keystore: Enter key passwor...
Status: VERIFIED DUPLICATE of bug 122157
Alias: None
Product: javafx
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: Alexey Butenko
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-10 16:30 UTC by Lark Fitzgerald
Modified: 2011-10-19 12:02 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
arctangent.fx (1.58 KB, text/plain)
2008-04-10 16:32 UTC, Lark Fitzgerald
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lark Fitzgerald 2008-04-10 16:30:27 UTC
Product Version: NetBeans IDE Dev (Build 200804091204)
Java: 1.6.0_10-beta; Java HotSpot(TM) Client VM 11.0-b11
System: Windows Vista version 6.0 running on x86; Cp1252; en_US (nb)
Plugin: CB#334 (2008-04-10_13-05-03.zip)

Unable to run as webstart:

Steps:
1. Create project Arctangent with main class Arctangent (in project window)
2. paste the attached source into Archtangent.fx
3. Compile
4. Run File Arctangent.fx (This works as an applet)
5. Go to properties, and enable webstart.  Set the project to run with webstart.
6. Right click project > Run Project

The first time this seemed to work.  After closing the window all future attempts give this error.

init:
deps-jar:
compile:
Not copying the libraries.
To run this application from the command line without Ant, try:
java -jar "C:\Users\Lark\Documents\NetBeansProjects\Arctangent\dist\Arctangent.jar" arctangent.Arctangent
jnlp:
jnlp-init-generate-master:
Signing JAR: C:\Users\Lark\Documents\NetBeansProjects\Arctangent\dist\Arctangent.jar to 
C:\Users\Lark\Documents\NetBeansProjects\Arctangent\dist\Arctangent.jar as nb-jws
jarsigner: attempt to rename C:\Users\Lark\Documents\NetBeansProjects\Arctangent\dist\Arctangent.jar to 
C:\Users\Lark\Documents\NetBeansProjects\Arctangent\dist\Arctangent.jar.orig failed
Enter Passphrase for keystore: Enter key password for nb-jws: 
C:\Users\Lark\Documents\NetBeansProjects\Arctangent\nbproject\jnlp-impl.xml:61: The following error occurred while 
executing this line:
C:\Users\Lark\Documents\NetBeansProjects\Arctangent\nbproject\jnlp-impl.xml:385: jarsigner returned: 1
BUILD FAILED (total time: 0 seconds)
Comment 1 Lark Fitzgerald 2008-04-10 16:32:10 UTC
note: I manually added the lib dir to dist containing, javafxc.jar, javafxrt.jar, and Scenario.jar to avoid 
(http://www.netbeans.org/issues/show_bug.cgi?id=132430)
Comment 2 Lark Fitzgerald 2008-04-10 16:32:58 UTC
Created attachment 59994 [details]
arctangent.fx
Comment 3 Lark Fitzgerald 2008-04-10 16:58:14 UTC
Ok.  This happens because some process is still running after closing out the first run.  After locating the 
extraneous javaw.exe and killing them, I can re-run the app.
Comment 4 Alexey Butenko 2008-04-15 15:33:15 UTC

*** This issue has been marked as a duplicate of 122157 ***
Comment 5 Alexandr Scherbatiy 2008-04-18 13:30:47 UTC
verified
Comment 6 David Strupl 2011-10-19 12:02:24 UTC
Cleaning bugzilla categories ....