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 194697 - Loading Applets
Summary: Loading Applets
Status: NEW
Alias: None
Product: javacard
Classification: Unclassified
Component: Java Card (show other bugs)
Version: 6.x
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: onkentes
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-25 15:42 UTC by jwolf
Modified: 2012-08-01 08:41 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 jwolf 2011-01-25 15:42:43 UTC
Hello:

I have a long experience developing java card applet (JC 2.2.1) but I am new to Netbeans.
I initially tried to transfer a big project to Netbeans but I was never able to load a classic applet using the off card installer. I thought initially that the project was too big or that the usage of crypto functions was an issue. But trying to get to the bottom of it I was able to reproduce it with the sample HelloWord application:
C:\Program Files\NetBeans 6.9.1\javacard\JCDK3.0.2_ConnectedEdition\samples\classic_applets\HelloWorld

The problem is also there on the latest 7.0 beta.
I am able to build the applet but when I try to load it, the installer hangs a long time after “load-bundle” before existing with a timeout:

OffCard Installer [v3.0.2]
    Copyright (c) 2009 Sun Microsystems, Inc.
    All rights reserved.
    Use is subject to license terms.
[Unloading the bundle HelloWorld from http://localhost:8019/cardmanager/]
[ INFO: ] "Off Card Installer validating unload information"
[ INFO: ] "Off Card Installer sending unload request"
Connection reset
load-bundle:

If I re-launch the command in verbose mode I am getting the following:

OffCard Installer [v3.0.2]
    Copyright (c) 2009 Sun Microsystems, Inc.
    All rights reserved.
    Use is subject to license terms.
[Unloading the bundle HelloWorld from http://localhost:8019/cardmanager/]
[ INFO: ] "Off Card Installer validating unload information"
[ INFO: ] "Off Card Installer sending unload request"
Connection reset
load-bundle:
Checking for http://localhost:8019/cardmanager/
Checking for http://localhost:8019/cardmanager/
Checking for http://localhost:8019/cardmanager/
Checking for http://localhost:8019/cardmanager/
Checking for http://localhost:8019/cardmanager/
…

Any Idea?

Thank you very much for your help.
Sincerely,
Comment 1 _ tboudreau 2011-05-26 01:59:46 UTC
Reassigning a bunch of bugs still assigned to me - I haven't worked for Oracle in almost a year.
Comment 2 _ tboudreau 2011-05-26 02:45:00 UTC
Uy... I *am* the default assignee for javacard...
Comment 3 J Bachorik 2012-08-01 08:41:51 UTC
changing owner