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 12563 - Errors from jar while adding new JavaBeans/JVM crash
Summary: Errors from jar while adding new JavaBeans/JVM crash
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: All All
: P1 blocker (vote)
Assignee: rmatous
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-06-02 13:09 UTC by Marian Mirilovic
Modified: 2008-12-23 13:47 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Stack Trace (3.40 KB, text/plain)
2001-06-02 13:11 UTC, Marian Mirilovic
Details
[nb-dev](203), [jdk1.3.1](b24) stack trace (3.47 KB, text/plain)
2001-06-05 15:59 UTC, Marian Mirilovic
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marian Mirilovic 2001-06-02 13:09:34 UTC
[nb-dev](200), [jdk1.3.1](rc1)

Steps to reproduce:
- Select Tools | Install New JavaBean
- select jar file with beans , push ok

IDE died .
Comment 1 Marian Mirilovic 2001-06-02 13:11:34 UTC
Created attachment 1481 [details]
Stack Trace
Comment 2 Marian Mirilovic 2001-06-04 16:59:54 UTC
[nb-dev](202), [jdk1.3.1](24)

You must start new IDE build and try to add new JavaBeans. 
We reproduce it on WinNt4.0 and Solaris 8.
This happens from build 201.
Comment 3 Marian Mirilovic 2001-06-05 15:59:47 UTC
Created attachment 1492 [details]
[nb-dev](203), [jdk1.3.1](b24) stack trace
Comment 4 Jan Zajicek 2001-06-05 16:26:19 UTC
May be Radek can say more according to the last stack trace.
Comment 5 rmatous 2001-06-06 13:52:07 UTC
Fixed in main trunk. Method getManifest waits for end of parsing.
Comment 6 Marian Mirilovic 2001-06-07 15:29:29 UTC
Tests tested Install New beans today(7.june) PASS, against this background I
think this issue is fixed.
Comment 7 rmatous 2001-06-07 17:45:09 UTC
Changes:
http://www.netbeans.org/unbranded-
source/browse/openide/src/org/openide/filesystems/JarFileSystem.java.diff?
r1=1.47&r2=1.48
Comment 8 Quality Engineering 2003-07-01 16:29:13 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.