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 267858 - IllegalArgumentException: No configuration file configured: org.netbeans.modules.javaee.wildfly.WildflyDeploymentManager@203632fd
Summary: IllegalArgumentException: No configuration file configured: org.netbeans.modu...
Status: NEW
Alias: None
Product: serverplugins
Classification: Unclassified
Component: WildFly (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: ehsavoie
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-04 09:31 UTC by DiegoNovati
Modified: 2016-11-22 16:38 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 221671


Attachments
stacktrace (1.84 KB, text/plain)
2016-09-04 09:31 UTC, DiegoNovati
Details

Note You need to log in before you can comment on or make changes to this bug.
Description DiegoNovati 2016-09-04 09:31:00 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: Mac OS X

User Comments:
GUEST: opened persistence.xml via Alt+Shift+O

GUEST: When I click in my project and go to New > Entity Classes from Database...

GUEST: ?????? ???????? EJB ?????????

DiegoNovati: Message displayed when trying to create a new persistence unit




Stacktrace: 
java.lang.IllegalArgumentException: No configuration file configured: org.netbeans.modules.javaee.wildfly.WildflyDeploymentManager@203632fd
   at org.netbeans.modules.javaee.wildfly.config.WildflyDatasourceManager.<init>(WildflyDatasourceManager.java:109)
   at org.netbeans.modules.javaee.wildfly.ide.WildflyOptionalDeploymentManagerFactory.getDatasourceManager(WildflyOptionalDeploymentManagerFactory.java:109)
   at org.netbeans.modules.j2ee.deployment.plugins.spi.support.ProxyOptionalFactory.getDatasourceManager(ProxyOptionalFactory.java:134)
   at org.netbeans.modules.j2ee.deployment.impl.ServerInstance.getDisconnectedDatasourceManager(ServerInstance.java:693)
   at org.netbeans.modules.j2ee.deployment.impl.ServerInstance.getDatasources(ServerInstance.java:731)
   at org.netbeans.modules.j2ee.deployment.devmodules.spi.J2eeModuleProvider.getServerDatasources(J2eeModuleProvider.java:207)
Comment 1 DiegoNovati 2016-09-04 09:31:02 UTC
Created attachment 161893 [details]
stacktrace
Comment 2 Exceptions Reporter 2016-11-22 16:38:24 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=221671