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 66157 - Encountered NumberFormatException upon first startup after fresh installation of 5.0 Beta
Summary: Encountered NumberFormatException upon first startup after fresh installation...
Status: VERIFIED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Web Project (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Martin Krauskopf
URL:
Keywords:
: 70704 70711 71254 71348 71424 71775 71863 72217 72222 72232 72251 72272 72384 75467 76538 77001 84136 86735 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-10-06 19:07 UTC by frankioski
Modified: 2006-10-09 09:34 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Stack trace of NumberFormatException copied from the NetBeans log file (3.19 KB, text/plain)
2005-10-06 19:08 UTC, frankioski
Details
Stack trace copied from the dialog box when importing settings from 4.1 upon first start up after new install of 5.0 Beta. (3.12 KB, text/plain)
2005-10-18 01:59 UTC, frankioski
Details
message.log segment from ...\.netbeans\5.0beta\var\log (14.78 KB, text/plain)
2005-10-18 02:10 UTC, frankioski
Details
messages.log file (18.67 KB, text/plain)
2005-12-01 18:24 UTC, frankioski
Details
Thread dump from DOS console (6.34 KB, text/plain)
2005-12-01 18:25 UTC, frankioski
Details

Note You need to log in before you can comment on or make changes to this bug.
Description frankioski 2005-10-06 19:07:10 UTC
Encountered NumberFormatException upon first startup after fresh installation of
5.0 Beta.  Previous installation was 4.1.  Projects were migrated during the
installation.
Comment 1 frankioski 2005-10-06 19:08:21 UTC
Created attachment 25618 [details]
Stack trace of NumberFormatException copied from the NetBeans log file
Comment 2 mslama 2005-10-07 19:43:14 UTC
Reassign to web/project.
Comment 3 frankioski 2005-10-18 01:56:59 UTC
Clarification: I just installed NetBeans 5.0 Beta at on an Windows XP Pro
workstation, and the same (or very similar) error occurred after I answered
"Yes" to import of setting from previous version of NetBeans that was found
(4.1).  See attached file, NetBeans_50_Error_during_import_settings.txt.  This
is upon the first startup after newly installing 5.0 Beta.
Comment 4 frankioski 2005-10-18 01:59:09 UTC
Created attachment 26046 [details]
Stack trace copied from the dialog box when importing settings from 4.1 upon first start up after new install of 5.0 Beta.
Comment 5 frankioski 2005-10-18 02:10:52 UTC
Created attachment 26047 [details]
message.log segment from ...\.netbeans\5.0beta\var\log
Comment 6 Radko Najman 2005-10-25 10:21:34 UTC
It looks like a duplicate of issue #54292 which has been already fixed. Was the
exception thrown for all your web projects or for particular project only? I
can't reproduce it with my 4.1 projects and settings. If it was thrown for a
particular project only, I guess that project had been created by any
developnent build of NB4.1 before the problem was fixed. Is it that case?
Comment 7 frankioski 2005-11-09 19:42:28 UTC
I had only one web project.  I have no other web projects to test this condition
with.  That web project was created by the released version of 4.1.  I have no
development version of 4.1.
Comment 8 frankioski 2005-12-01 18:24:07 UTC
Created attachment 27483 [details]
messages.log file
Comment 9 frankioski 2005-12-01 18:25:20 UTC
Created attachment 27484 [details]
Thread dump from DOS console
Comment 10 frankioski 2005-12-01 18:28:50 UTC
Please delete (or ignore) the two files I attached on Dec 1 (messages2.log and
thread_dump2.txt).  They were meant for a different issue.  (Issuezilla, for
some reason, brought me to this issue after I submitted a comment for the other
issue, and I unwittingly attached files here when I actually meant to attach
them to the other issue.)
Comment 11 Jiri Rechtacek 2005-12-22 08:13:31 UTC
*** Issue 70704 has been marked as a duplicate of this issue. ***
Comment 12 Radko Najman 2006-01-05 13:38:43 UTC
*** Issue 70711 has been marked as a duplicate of this issue. ***
Comment 13 Radko Najman 2006-01-24 10:19:33 UTC
*** Issue 71775 has been marked as a duplicate of this issue. ***
Comment 14 Jiri Prox 2006-01-30 07:22:29 UTC
*** Issue 71863 has been marked as a duplicate of this issue. ***
Comment 15 Jiri Prox 2006-02-06 08:24:10 UTC
*** Issue 72232 has been marked as a duplicate of this issue. ***
Comment 16 Radko Najman 2006-02-08 12:24:23 UTC
*** Issue 72384 has been marked as a duplicate of this issue. ***
Comment 17 Radko Najman 2006-02-08 13:22:46 UTC
*** Issue 72251 has been marked as a duplicate of this issue. ***
Comment 18 Radko Najman 2006-02-08 13:24:50 UTC
A lot of duplicates, increasing to P2.
Comment 19 Jiri Prox 2006-02-08 13:36:16 UTC
*** Issue 72251 has been marked as a duplicate of this issue. ***
Comment 20 Jiri Prox 2006-02-08 14:22:05 UTC
*** Issue 72222 has been marked as a duplicate of this issue. ***
Comment 21 Jiri Rechtacek 2006-02-13 18:16:22 UTC
*** Issue 72217 has been marked as a duplicate of this issue. ***
Comment 22 Jaroslav Pospisil 2006-03-13 13:42:56 UTC
TM 5.0->TBD
Comment 23 Martin Krauskopf 2006-04-25 15:10:42 UTC
web/project/src/org/netbeans/modules/web/project/ui/customizer/PlatformUiSupport.java
new revision: 1.12.30.1; previous revision: 1.12

I'll commit the fix also for other j2ee project types, since this code is
copy-pasted.
Comment 24 Radko Najman 2006-05-03 14:34:17 UTC
*** Issue 71254 has been marked as a duplicate of this issue. ***
Comment 25 Radko Najman 2006-05-03 14:34:48 UTC
*** Issue 71348 has been marked as a duplicate of this issue. ***
Comment 26 Radko Najman 2006-05-03 14:35:20 UTC
*** Issue 71424 has been marked as a duplicate of this issue. ***
Comment 27 Radko Najman 2006-05-04 15:48:47 UTC
*** Issue 75467 has been marked as a duplicate of this issue. ***
Comment 28 Radko Najman 2006-05-26 12:20:30 UTC
*** Issue 72272 has been marked as a duplicate of this issue. ***
Comment 29 Radko Najman 2006-05-30 15:56:50 UTC
*** Issue 77001 has been marked as a duplicate of this issue. ***
Comment 30 cezariusz 2006-06-02 15:32:41 UTC
*** Issue 76538 has been marked as a duplicate of this issue. ***
Comment 31 Dan Kolar 2006-07-24 10:05:53 UTC
v. 200606251930
Comment 32 Radko Najman 2006-09-04 15:28:47 UTC
*** Issue 84136 has been marked as a duplicate of this issue. ***
Comment 33 Radko Najman 2006-10-09 09:34:35 UTC
*** Issue 86735 has been marked as a duplicate of this issue. ***