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 251396

Summary: DukeScript plugin causing failures to generate 8.0 Update Catalog
Product: updatecenters Reporter: Jiri Kovalsky <jkovalsky>
Component: PluginportalAssignee: Jan Pirek <jpirek>
Status: RESOLVED FIXED    
Severity: normal CC: jtulach
Priority: P1    
Version: 8.0   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: NetBeans 8.0 Plugin Portal Update Center generation log file

Description Jiri Kovalsky 2015-03-24 11:54:36 UTC
Created attachment 152813 [details]
NetBeans 8.0 Plugin Portal Update Center generation log file

Since yesterday NetBeans 8.0 Plugin Portal Update Center cannot be generated. According to the attached log file the problem [1] is caused by easyUML plugin [2].

[1] Excerpt from the PPUC 8.0 generation log file:

copying .zip bundle submodules z3548_* into /tmp/nbms/
runing ant task: cd /home/nbweb/catalog-build/; export ANT_OPTS=-Xmx256m;ant -verbose generate-uc-catalog
ERROR: ant task did not generate /tmp/nbms/updates.xml!

[2] http://plugins.netbeans.org/plugin/55435

Can you please Honzo investigate this as soon as possible? Thanks!
Comment 1 Jaroslav Tulach 2015-03-24 12:25:29 UTC
Isn't the log file shortened? I don't see end of Ant execution...
Comment 2 Jiri Kovalsky 2015-03-24 13:09:30 UTC
Yes, it's complete. Or at least this is what Plugin Portal displays when I manually trigger generation of the module catalog.
Comment 3 Jiri Kovalsky 2015-03-25 11:43:42 UTC
The bug has been actually caused by another plugin [3]. Removing its verification yesterday and regenerating PPUC 8.0 catalogue fixed the problem.

[3] http://plugins.netbeans.org/plugin/57392