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 75910 - Cannot open NB projects.
Summary: Cannot open NB projects.
Status: VERIFIED FIXED
Alias: None
Product: webservices
Classification: Unclassified
Component: JAX-WS (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Milan Kuchtiak
URL:
Keywords:
: 76740 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-05-04 11:36 UTC by Tomas Stupka
Modified: 2006-06-15 13:29 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
log file (246.22 KB, text/plain)
2006-05-04 11:37 UTC, Tomas Stupka
Details
exception (12.37 KB, text/plain)
2006-05-05 14:05 UTC, Peter Pis
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Stupka 2006-05-04 11:36:16 UTC
Product Version         = NetBeans 5.5 Beta (Build 200605010200)
Operating System        = Linux version 2.6.5-1.358 running on i386
Java; VM; Vendor; Home  = 1.5.0_04; Java HotSpot(TM) Client VM 1.5.0_04-b05; Sun
Microsystems Inc.; /opt/jdk1.5.0_04/jre

exceptions when openning nb module project. see attached file.

doesn't occur everytime, but often. could reproduce it when opening a project
with many dependencies and selected 'open required project' checkbox or when
opening more projects at once.

see also #75858
Comment 1 Tomas Stupka 2006-05-04 11:37:27 UTC
Created attachment 30239 [details]
log file
Comment 2 Tomas Stupka 2006-05-04 11:38:52 UTC
the project wan't get open
Comment 3 Milan Kuchtiak 2006-05-05 09:15:41 UTC
Seams that something is wrong with nbproject/jax-ws.xml.
Can you please attach this file ?
Comment 4 Tomas Stupka 2006-05-05 09:50:44 UTC
sorry, but i don't know which one you need. as i already wrote - i was opening
many project and i don't see anything in the stacktrace what would help me to
identify the wrong nbproject/jax-ws.xml file.

is it a problem for you to reproduce the failure by yourself?
Comment 5 Milan Kuchtiak 2006-05-05 13:08:59 UTC
Yes it is.
It never happened to me.
Comment 6 Tomas Stupka 2006-05-05 13:16:50 UTC
did you try with 5.0 or 5.5 beta? if 5.0 then sorry, mea culpa. 

the problems apear only with 5.5 beta as i listed in the first comment.
unfortunately, i forgot to set the version attribute.

ppis could reproduce it too.
Comment 7 Milan Kuchtiak 2006-05-05 13:56:20 UTC
The only explanation to me is that nbproject/jax-ws.xml was corrupted that time.
I'd need to see that file at the moment this happens.

Comment 8 Peter Pis 2006-05-05 14:05:19 UTC
Created attachment 30271 [details]
exception
Comment 9 Milan Kuchtiak 2006-05-09 10:32:06 UTC
The source of problem are java projects like netbeans java/parser or mdr project.

Seams that there is no reason to create nbproject/jax-ws.xml before it is
actually needed. I will try to implement this solution.
Comment 10 Lukas Jungmann 2006-05-24 13:52:18 UTC
*** Issue 76740 has been marked as a duplicate of this issue. ***
Comment 11 Milan Kuchtiak 2006-05-31 08:05:31 UTC
Fixed.

See the issue 77033.
Comment 12 Jaroslav Pospisil 2006-06-15 13:29:24 UTC
VERIFIED in 200606140200