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 197121 - AssertionError: Resource directory can't be null
Summary: AssertionError: Resource directory can't be null
Status: RESOLVED DUPLICATE of bug 153286
Alias: None
Product: serverplugins
Classification: Unclassified
Component: JBoss (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: Petr Hejl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-26 23:45 UTC by handy79
Modified: 2011-10-07 12:54 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 177962


Attachments
stacktrace (2.40 KB, text/plain)
2011-03-26 23:45 UTC, handy79
Details

Note You need to log in before you can comment on or make changes to this bug.
Description handy79 2011-03-26 23:45:51 UTC
This bug was originally marked as duplicate of bug 185432, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 7.0 Beta (Build 201011161834)
VM: Java HotSpot(TM) Client VM, 19.0-b09, Java(TM) SE Runtime Environment, 1.6.0_23-b05
OS: Windows XP

User Comments:
handy79: ? ???-?????????? ??????? ???????? Hibernate  ? ????? ??? ??????




Stacktrace: 
java.lang.AssertionError: Resource directory can't be null
   at org.netbeans.modules.j2ee.jboss4.config.ds.DatasourceSupport.<init>(DatasourceSupport.java:95)
   at org.netbeans.modules.j2ee.jboss4.config.JBDeploymentConfiguration.getDatasourceSupport(JBDeploymentConfiguration.java:104)
   at org.netbeans.modules.j2ee.jboss4.config.JBDeploymentConfiguration.getDatasources(JBDeploymentConfiguration.java:110)
   at org.netbeans.modules.j2ee.deployment.config.ConfigSupportImpl.getDatasources(ConfigSupportImpl.java:397)
   at org.netbeans.modules.j2ee.common.ui.BrokenDatasourceSupport.getBrokenDatasources(BrokenDatasourceSupport.java:156)
   at org.netbeans.modules.j2ee.common.project.ui.AbstractLogicalViewProvider.hasBrokenDataSource(AbstractLogicalViewProvider.java:832)
Comment 1 handy79 2011-03-26 23:45:54 UTC
Created attachment 107306 [details]
stacktrace
Comment 2 Petr Hejl 2011-10-07 12:54:48 UTC

*** This bug has been marked as a duplicate of bug 153286 ***