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 228206

Summary: Report Bug and accessing NB bugs from IDE not working after nb.org migration
Product: connecteddeveloper Reporter: Antonin Nebuzelsky <anebuzelsky>
Component: BugzillaAssignee: Tomas Stupka <tstupka>
Status: RESOLVED WORKSFORME    
Severity: normal CC: berniev, johnjullion, mmirilovic
Priority: P1    
Version: 7.3   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: SSLHandshakeException

Description Antonin Nebuzelsky 2013-04-03 13:03:37 UTC
Report Bug functionality in the IDE and browsing/modifying NB bugs in the IDE is not working after the netbeans.org migration which happened last weekend.
Comment 1 Tomas Stupka 2013-04-03 13:46:56 UTC
in the bugzilla support there are two known problems caused by the migration:

1.) the url https://netbeans.org/bugzilla/config.cgi?ctype=rdf returns an bogus empty xml file with no data about the bugzilla server configuration. 
- without that it is impossible to design queries or create/edit issues
- in case the bugzilla configuration is already cached on the client, then it is also possible to define and execute queries as well as to create/edit issues

2.) downloading attachements
a SSLHandshakeException is raised - see attachment
Comment 2 Tomas Stupka 2013-04-03 13:47:23 UTC
Created attachment 133281 [details]
SSLHandshakeException
Comment 3 Antonin Nebuzelsky 2013-04-05 12:26:32 UTC
keeping track of "73patch2-candidate" in case it needs to be backported to 7.3.1
Comment 4 Marian Mirilovic 2013-04-15 07:30:54 UTC
*** Bug 228516 has been marked as a duplicate of this bug. ***
Comment 5 Antonin Nebuzelsky 2013-04-22 13:07:54 UTC
Fixed on server side. Closing WORKSFORME now, and removing 73patch2-candidate.

See also testing issue 228846 and issue 228849.