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

Summary: AssertionError: Resource directory can't be null
Product: serverplugins Reporter: handy79
Component: JBossAssignee: Petr Hejl <phejl>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 7.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 177962
Attachments: stacktrace

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 ***