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 21818

Summary: Import projects from ffj30 throws exception on Forte for Java Update Center
Product: platform Reporter: Milan Kubec <mkubec>
Component: AutoupdateAssignee: Vitezslav Stejskal <vstejskal>
Status: CLOSED FIXED    
Severity: blocker CC: akemr, pkeegan
Priority: P2    
Version: -FFJ-   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: exception stack trace

Description Milan Kubec 2002-03-22 17:26:03 UTC
When importing project from ffj30 Import error dialog says it cannot load Forte
for Java Update Center and exception is thrown.
Comment 1 Milan Kubec 2002-03-22 17:26:59 UTC
Created attachment 5152 [details]
exception stack trace
Comment 2 Milan Kubec 2002-03-25 11:15:52 UTC
Ales, could you evaluate this bug if it's safe to fix for Orion. Thanks.
Comment 3 akemr 2002-03-26 13:19:44 UTC
I don't know what is the problem. StreamCorruptedException
occurs when I'm trying to deserialize in Orion/JDK1.4 value previously
serialized in Pilsen/JDK1.3.

In Orion/JDK1.3 it's OK.

Also I can import this project to Pilsen.

Original class was moved from autoupdate to autoupdateffj module, and
there is no need to import it.
I can eliminate ClassNotFoundException, but not StreamCorruptedException.

So I have no fix for Orion.
Comment 4 akemr 2002-03-27 07:32:11 UTC
Suggested to add this to release notes.

This exception is harmless.
Comment 5 Jan Chalupa 2002-04-16 12:30:55 UTC
Requesting a waiver for FFJ 4.0 (Orion). The exception is harmless,
fix unknown. To be documented in the release notes.
Comment 6 akemr 2002-04-18 07:56:29 UTC
Vito,

could you please send StreamCorruptedException only to log?
Thanks!
Comment 7 Vitezslav Stejskal 2002-04-18 11:59:03 UTC
Fixed in trunk. Could you verify it, please. SCE shouldn't appear in 
"Errors Opening the Project" window anymore, but it is logged with 
INFORMATIONAL severity.

org/netbeans/modules/projects/content/ProjectErrorManager.java: 1.9
Comment 8 akemr 2002-04-18 12:54:39 UTC
Reviewed and tested - OK.
Thanks.
Comment 9 Vitezslav Stejskal 2002-04-18 15:38:42 UTC
integrated to orion_fcs
Comment 10 Patrick Keegan 2002-07-23 16:13:18 UTC
removing RELNOTE keyword
Comment 11 Milan Kubec 2002-10-17 10:53:35 UTC
Verified.
Comment 12 Quality Engineering 2003-06-30 13:51:10 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.