Hello,
this morning I tried to upgrade my MAF version from 2.1.0 to 2.1.1 using the check for updates tool.
After updating, at the restart the jdeveloper I've got this message:
Warning - could not install some modules: Extensions Cache - The module named oracle.ide was needed and not found. Actions Bridge - The module named oracle.ide was needed and not found. Master+URL FileSystem - The module named oracle.ide was needed and not found. JDev Projects via NB API - The module named oracle.javatools_nodeps was needed and not found. JDev Projects via NB API - The module named oracle.ide.library was needed and not found. JDev Projects via NB API - The module named oracle.ide was needed and not found. JDeveloper/NetBeans Bridge - The module named oracle.ide was needed and not found. Java Profiler (Common) - None of the modules providing the capability org.netbeans.lib.profiler.common.Profiler could be installed. Profiler Impl - The module named oracle.javatools_nodeps was needed and not found. Profiler Impl - The module named oracle.jdeveloper.java.core was needed and not found. Profiler Impl - The module named oracle.ide.library was needed and not found. Profiler Impl - The module named oracle.ide.runner was needed and not found. Profiler Impl - The module named oracle.javamodel_rt was needed and not found. Profiler Impl - The module named oracle.jdeveloper.runner was needed and not found. Profiler Impl - The module named oracle.ide was needed and not found. GUI Builder to JDev - The module named oracle.javatools_nodeps was needed and not found. GUI Builder to JDev - The module named oracle.jdeveloper.java.core was needed and not found. GUI Builder to JDev - The module named oracle.ide.library was needed and not found. GUI Builder to JDev - The module named oracle.javamodel_rt was needed and not found. GUI Builder to JDev - The module named oracle.ide was needed and not found. 13 further modules could not be installed due to the above problems
I disabled the modules and now it gives me this error on start (and obviously won't go further in loading jdev)
Apr 01, 2015 10:56:50 AM org.netbeans.modules.netbinox.NetbinoxHooks log
SEVERE: framework event com.oracle.jdeveloper.nbnavigator type 2
org.osgi.framework.BundleException: The bundle "com.oracle.jdeveloper.nbnavigator_1.0.0 [920]" could not be resolved. Reason: Missing Constraint: Require-Bundle: oracle.ide; bundle-version="[11.1.2,100.0.0)"
at org.eclipse.osgi.framework.internal.core.AbstractBundle.getResolverError(AbstractBundle.java:1332)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.getResolutionFailureException(AbstractBundle.java:1316)
at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:323)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:390)
at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1177)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:559)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:544)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:457)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:243)
at org.eclipse.osgi.framework.internal.core.EquinoxLauncher.internalStart(EquinoxLauncher.java:271)
at org.eclipse.osgi.framework.internal.core.EquinoxLauncher.start(EquinoxLauncher.java:241)
at org.eclipse.osgi.launch.Equinox.start(Equinox.java:258)
at org.netbeans.core.netigso.Netigso.start(Netigso.java:190)
at org.netbeans.NetigsoHandle.startFramework(NetigsoHandle.java:198)
at org.netbeans.ModuleManager.enable(ModuleManager.java:1189)
at org.netbeans.ModuleManager.enable(ModuleManager.java:1011)
at org.netbeans.core.startup.ModuleList.installNew(ModuleList.java:340)
at org.netbeans.core.startup.ModuleList.trigger(ModuleList.java:276)
at org.netbeans.core.startup.ModuleSystem.restore(ModuleSystem.java:301)
at org.netbeans.core.startup.Main.getModuleSystem(Main.java:181)
at org.netbeans.core.startup.Main.getModuleSystem(Main.java:150)
at org.netbeans.core.startup.Main.start(Main.java:307)
at org.netbeans.core.startup.TopThreadGroup.run(TopThreadGroup.java:123)
at java.lang.Thread.run(Thread.java:744)
I'm new to MAF and I really don't know what to do
Thank you
Laura