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 33725 - Update on closing
Summary: Update on closing
Status: VERIFIED DUPLICATE of bug 34355
Alias: None
Product: platform
Classification: Unclassified
Component: Plugin Manager (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: Petr Hrebejk
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-19 09:48 UTC by jd
Modified: 2007-05-21 09:12 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jd 2003-05-19 09:48:20 UTC
Every time I shutdown NB it show up a splash
dialog saying 

"The Update Center is now updating the IDE.

Please wait..."

but if never end. My pc was turned on for all the
night (from 18.00 to 9.00 of the next day), but it
won't finish.

I'm on a DSL always on, and nb is correctly
configured, since I can download update from
update center inside the ide.
Comment 1 jd 2003-05-19 09:50:42 UTC
looking in the taskmanager, I noticed two instance of runide.exe
Comment 2 jd 2003-05-19 15:28:25 UTC
running runide.exe in the shell it printed

Bad update_tracking
org.xml.sax.SAXParseException: Premature end of file.
        at org.apache.xerces.parsers.DOMParser.parse(DOMParser.java:267)
        at
org.apache.xerces.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.
java:201)
        at org.netbeans.updater.XMLUtil.parse(XMLUtil.java:58)
        at
org.netbeans.updater.UpdateTracking.readModuleFromFile(UpdateTracking
.java:301)
        at
org.netbeans.updater.UpdateTracking.readModuleTracking(UpdateTracking
.java:283)
        at
org.netbeans.updater.ModuleUpdater.unpack(ModuleUpdater.java:303)
        at org.netbeans.updater.ModuleUpdater.run(ModuleUpdater.java:131)
java.lang.NullPointerException
        at
org.netbeans.updater.ModuleUpdater.unpack(ModuleUpdater.java:304)
        at org.netbeans.updater.ModuleUpdater.run(ModuleUpdater.java:131)

My NetBeans\update\backup\netbeans\update_tracking folder is empty
while the NetBeans\update_tracking has 84 .xml files.
I looked to xml files in \NetBeans\update_tracking and all seems to be
well formed.
Another information: when I downloaded updates I choosed to install
them later.
Now I downloaded them again and choosed to install now: it closed the
ide and started to install updates. The problem shoud be on
JellyTools, 'cos the exception was thrown when update was processing it.
Hope this could help.
Comment 3 jd 2003-05-19 15:34:22 UTC
oh-ho, It did the same even when I choosed to install only "JUnit test"
Comment 4 Petr Hrebejk 2003-05-19 15:38:55 UTC
Which AU center do you use?
Comment 5 Antonin Nebuzelsky 2003-07-25 15:51:04 UTC
David, you mention all xml files in \NetBeans\update_tracking are ok.
Could you have a look in update_tracking directory in your userdir and
let me know if the xml files there are also ok (if any files are
present there). If you find an empty xml file there, this would be a
duplicate problem of 34355
(http://www.netbeans.org/issues/show_bug.cgi?id=34355).
Comment 6 jd 2003-07-25 16:56:58 UTC
 	
Hi Antonin I purged xml dir and downloaded again all modules and it
worked.
I looked at issue 34355 and ... yes, I the problem is the same!

*** This issue has been marked as a duplicate of 34355 ***
Comment 7 Marian Mirilovic 2003-07-28 15:22:18 UTC
verifying duplicity.