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 256957 - org.jboss.forge.furnace.exception.ContainerException: No services of type [org.jboss.forge.addon.projects.ProjectFactory] could be found in any started addons.
Summary: org.jboss.forge.furnace.exception.ContainerException: No services of type [or...
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Quick Search (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Jaroslav Havlin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-03 15:48 UTC by gilbertoca
Modified: 2015-12-03 15:48 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 220771


Attachments
stacktrace (8.63 KB, text/plain)
2015-12-03 15:48 UTC, gilbertoca
Details

Note You need to log in before you can comment on or make changes to this bug.
Description gilbertoca 2015-12-03 15:48:05 UTC
Build: NetBeans IDE 8.1 (Build 201510222201)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.66-b17, Java(TM) SE Runtime Environment, 1.8.0_66-b17
OS: Linux

User Comments:
GUEST: I tried to create a new project via jboss forge plugin

gilbertoca: Can not create a project with Forge plugin
Updated the plugin to fix this bug. Please retest with the latest version.

Thanks

gilbertoca: Creating a new project with JBoss Forge pluging

gilbertoca: Ctrl+I and enter proj. Netbeans keeps searching something and them throws this excpetion.

GUEST: try to install an addon without having a project in I=DE

GUEST: Tried to create a new jboss forge project.




Stacktrace: 
org.jboss.forge.furnace.exception.ContainerException: No services of type [org.jboss.forge.addon.projects.ProjectFactory] could be found in any started addons.
   at org.jboss.forge.furnace.impl.addons.ImportedImpl.get(ImportedImpl.java:79)
   at org.jboss.forge.addon.projects.ui.DefaultFacetComponentEnricher.enrich(DefaultFacetComponentEnricher.java:46)
   at sun.reflect.GeneratedMethodAccessor112.invoke(GeneratedMethodAccessor112.java:0)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   at java.lang.reflect.Method.invoke(Method.java:497)
   at org.jboss.forge.furnace.proxy.ClassLoaderInterceptor$1.call(ClassLoaderInterceptor.java:87)
Comment 1 gilbertoca 2015-12-03 15:48:07 UTC
Created attachment 157646 [details]
stacktrace