[Bug 57380] Misleading NameNotFoundException from DataSourceRealm

2014-12-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57380 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 57380] Misleading NameNotFoundException from DataSourceRealm

2014-12-20 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57380 --- Comment #2 from mitya --- (In reply to Konstantin Kolinko from comment #1) Konstantin, thank you for your tip, with localDataSource="true" I can see relevant stacktrace in the log. Still I can't get why does it work without localDataSo

[Bug 57380] Misleading NameNotFoundException from DataSourceRealm

2014-12-20 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57380 --- Comment #1 from Konstantin Kolinko --- Your assumptions are wrong. You are missing localDataSource="true" on your Realm. As such it looks for Resource defined in the Global JNDI Context (configured in server.xml). Thus you have a NameN