On Thu, May 19, 2016 at 8:40 PM, Jason Newmoyer <
ja...@newmoyergeospatial.com> wrote:
> Andrea,
>
> It rings a bell but I believe my exception was slightly different,
> relating to the classpath.
>
Thanks for the follow up. Do you have by any chance your stack trace handy?
Was that happening wit
Andrea,
It rings a bell but I believe my exception was slightly different, relating
to the classpath.
Anyway, the solution for me was setting:
System.setProperty("org.eclipse.emf.ecore.EPackage.Registry.INSTANCE",
"org.eclipse.emf.ecore.impl.EPackageRegsitryImpl");
I noted this thread in my com
Hi,
on a production system running an old Geoserver I'm seeing the following
stack trace:
Caused by: java.lang.NullPointerException
at
org.eclipse.emf.ecore.util.EcoreEList.resolveProxy(EcoreEList.java:212)
at
org.eclipse.emf.ecore.util.EcoreEList.indexOf(EcoreEList.java:411)