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 187680 - Error while installing JavaFX plugins from UC
Summary: Error while installing JavaFX plugins from UC
Status: VERIFIED FIXED
Alias: None
Product: updatecenters
Classification: Unclassified
Component: Stable (show other bugs)
Version: 6.x
Hardware: All All
: P1 normal with 1 vote (vote)
Assignee: rnovak
URL:
Keywords:
: 187650 187666 187704 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-06-16 20:38 UTC by Andrei Chistiakov
Modified: 2010-06-22 00:46 UTC (History)
6 users (show)

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 Andrei Chistiakov 2010-06-16 20:38:16 UTC
Reproducible with NB 6.9 FCS build.

To reproduce:
- install NB 6.9 'Java' distribution
- open Plugins manager and try to install all JavaFX plugins from UC

The following error occures:

Some plugins require plugin Java Common Project API to be installed.

The plugin Java Common Project API is requested in implementation version 201005312001.

The following plugin is affected: JavaFX Profiler
Comment 1 Jiri Kovalsky 2010-06-16 20:44:30 UTC
Robert, as far as I know you were already working on this, right? Is it resolved or not?
Comment 2 Jiri Kovalsky 2010-06-16 20:58:14 UTC
IMO, this is a duplicate of issue #187300. Some related information is also available in issue #186588.

Andrei, which operating system is it? Isn't it Solaris SPARC?
Comment 3 Andrei Chistiakov 2010-06-16 21:10:50 UTC
No, I reproduced this on Windows XP.
Comment 4 dlipin 2010-06-16 22:19:04 UTC
*** Bug 187666 has been marked as a duplicate of this bug. ***
Comment 5 dlipin 2010-06-16 22:19:20 UTC
*** Bug 187650 has been marked as a duplicate of this bug. ***
Comment 6 serb 2010-06-17 08:15:07 UTC
This is a really bad practice to close bugs as duplicate if they were submitted early!!!
This bug was submitted later than others.
Comment 7 Alexandr Scherbatiy 2010-06-17 08:50:57 UTC
*** Bug 187704 has been marked as a duplicate of this bug. ***
Comment 8 Michael Nazarov 2010-06-17 10:25:30 UTC
Yes, the problem really exists.
It really seems like issue 187300 came back.
Comment 9 Michael Nazarov 2010-06-17 10:56:40 UTC
Not only XP affected.
Comment 10 rnovak 2010-06-17 12:06:13 UTC
Fixed. It was a problem in UC catalog - it contained all data about JavaFX modules, although new NBms were uploaded to the server. It got resolved after the catalog was regenerated.
Comment 11 Jiri Kovalsky 2010-06-17 12:34:04 UTC
Yes, the plugins can be installed without any problems now. Thank you Robert!
Comment 12 Jiri Kovalsky 2010-06-17 12:42:36 UTC
Now we only need to resolve missing license text for JavaFX Debugger module: issue #187726.
Comment 13 Alexandr Scherbatiy 2010-06-17 14:13:46 UTC
I am sorry.

I am not able to install the JavaFX plugin from the UAC using
NetBeans IDE 6.9 (Build 201006101454) which uses the URL:
http://updates.netbeans.org/netbeans/updates/6.9/uc/final/stable/catalog.xml.gz 

I even removed the userdir. It does not help.
The message is the same:
------------------------------------------------------
The plugin Java Common Project API is requested in implementation version 201005312001.  
The following plugin is affected:       JavaFX Profiler 
------------------------------------------------------

What else should I done to get the JavaFX plugin from the UC?
Comment 14 rnovak 2010-06-17 14:36:57 UTC
Try to reload the UC catalog - in Plugin Manager press the button [Reload Catalog]
It seems that the old version of catalog is still cached.
Comment 15 artisan 2010-06-17 14:42:12 UTC
Works for me now. Just reloaded the catalog. I haven't checked the functionality but it seems I can create JavaFX projects and other stuff.