[awips2-users] DatabasePluginRegistry: Failed to register dataplugin [grid]

  • To: "awips2-users@xxxxxxxxxxxxxxxx" <awips2-users@xxxxxxxxxxxxxxxx>
  • Subject: [awips2-users] DatabasePluginRegistry: Failed to register dataplugin [grid]
  • From: Brian Bernard <bbernard@xxxxxxxxxxxx>
  • Date: Tue, 19 Apr 2016 19:50:27 +0000
  • Authentication-results: unidata.ucar.edu; dkim=none (message not signed) header.d=none;unidata.ucar.edu; dmarc=none action=none header.from=pelmorex.com;
  • Spamdiagnosticmetadata: NSPM
  • Spamdiagnosticoutput: 1:23
Hello,


I received this error after starting the edex server and checking the 
edexIngest logs.


----------------------------------------------------------------------------------------------------------------------------------------------------------


ERROR 2016-04-19 19:23:15,214 [EDEXMain] DatabasePluginRegistry: Failed to 
register dataplugin [grid]
com.raytheon.uf.common.util.registry.RegistryException: Plugin 
com.raytheon.uf.common.dataplugin.grid failed during registration
    at 
com.raytheon.uf.edex.database.DatabasePluginRegistry.register(DatabasePluginRegistry.java:93)
 ~[com.raytheon.uf.edex.database.jar:na]
    at 
com.raytheon.uf.edex.database.DatabasePluginRegistry.pluginAdded(DatabasePluginRegistry.java:119)
 ~[com.raytheon.uf.edex.database.jar:na]
    at 
com.raytheon.uf.edex.core.dataplugin.PluginRegistry.register(PluginRegistry.java:76)
 [com.raytheon.uf.edex.core.jar:na]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
~[na:1.7.0_80]
    at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) 
~[na:1.7.0_80]
    at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 ~[na:1.7.0_80]
    at java.lang.reflect.Method.invoke(Method.java:606) ~[na:1.7.0_80]
    at 
org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:160)
 [spring-beans-3.2.13.RELEASE.jar:3.2.13.RELEASE]
    at 
org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:592)
 [spring-beans-3.2.13.RELEASE.jar:3.2.13.RELEASE]
    at 
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1057)
 [spring-beans-3.2.13.RELEASE.jar:3.2.13.RELEASE]
    at 
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:953)
 [spring-beans-3.2.13.RELEASE.jar:3.2.13.RELEASE]
    at 
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:487)
 [spring-beans-3.2.13.RELEASE.jar:3.2.13.RELEASE]
    at 
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:458)
 [spring-beans-3.2.13.RELEASE.jar:3.2.13.RELEASE]
    at 
org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:293)
 [spring-beans-3.2.13.RELEASE.jar:3.2.13.RELEASE]
    at 
org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)
 [spring-beans-3.2.13.RELEASE.jar:3.2.13.RELEASE]
    at 
org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:290)
 [spring-beans-3.2.13.RELEASE.jar:3.2.13.RELEASE]
    at 
org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:191)
 [spring-beans-3.2.13.RELEASE.jar:3.2.13.RELEASE]
    at 
org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:283)
 [spring-beans-3.2.13.RELEASE.jar:3.2.13.RELEASE]
    at 
org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:191)
 [spring-beans-3.2.13.RELEASE.jar:3.2.13.RELEASE]
    at 
org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:636)
 [spring-beans-3.2.13.RELEASE.jar:3.2.13.RELEASE]
    at 
org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:934)
 [spring-context-3.2.13.RELEASE.jar:3.2.13.RELEASE]
    at 
org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:479)
 [spring-context-3.2.13.RELEASE.jar:3.2.13.RELEASE]
    at 
org.springframework.context.support.ClassPathXmlApplicationContext.<init>(ClassPathXmlApplicationContext.java:139)
 [spring-context-3.2.13.RELEASE.jar:3.2.13.RELEASE]
    at 
org.springframework.context.support.ClassPathXmlApplicationContext.<init>(ClassPathXmlApplicationContext.java:93)
 [spring-context-3.2.13.RELEASE.jar:3.2.13.RELEASE]
    at com.raytheon.uf.edex.esb.camel.Executor.start(Executor.java:180) 
[com.raytheon.uf.edex.esb.camel.jar:na]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
~[na:1.7.0_80]
    at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) 
~[na:1.7.0_80]
    at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 ~[na:1.7.0_80]
    at java.lang.reflect.Method.invoke(Method.java:606) ~[na:1.7.0_80]
    at com.raytheon.uf.edex.esb.Main.main(Main.java:161) 
[com.raytheon.uf.edex.esb.camel.launcher.jar:na]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
~[na:1.7.0_80]
    at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) 
~[na:1.7.0_80]
    at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 ~[na:1.7.0_80]
    at java.lang.reflect.Method.invoke(Method.java:606) ~[na:1.7.0_80]
    at org.rzo.yajsw.app.WrapperJVMMain.executeMain(WrapperJVMMain.java:53) 
[wrapperApp.jar:na]
    at org.rzo.yajsw.app.WrapperJVMMain.main(WrapperJVMMain.java:36) 
[wrapperApp.jar:na]
Caused by: com.raytheon.uf.common.dataplugin.PluginException: 
com.raytheon.uf.common.dataplugin.PluginException: Error occurred exporting 
schema, sql [create table GridCoverage (DTYPE varchar(31) not null, id int4 not 
null, crs varchar(2047), dx float8, dy float8, firstGridPointCorner 
varchar(255), the_geom GEOMETRY, la1 float8, lo1 float8, name varchar(255), nx 
int4, ny int4, spacingUnit varchar(255), latin1 float8, latin2 float8, lov 
float8, majorAxis float8, minorAxis float8, lad float8, la2 float8, latin 
float8, lo2 float8, primary key (id))]
    at 
com.raytheon.uf.edex.database.schema.SchemaManager.pluginAdded(SchemaManager.java:302)
 ~[com.raytheon.uf.edex.database.jar:na]
    at 
com.raytheon.uf.edex.database.DatabasePluginRegistry.register(DatabasePluginRegistry.java:90)
 ~[com.raytheon.uf.edex.database.jar:na]
    ... 35 common frames omitted
Caused by: com.raytheon.uf.common.dataplugin.PluginException: Error occurred 
exporting schema, sql [create table GridCoverage (DTYPE varchar(31) not null, 
id int4 not null, crs varchar(2047), dx float8, dy float8, firstGridPointCorner 
varchar(255), the_geom GEOMETRY, la1 float8, lo1 float8, name varchar(255), nx 
int4, ny int4, spacingUnit varchar(255), latin1 float8, latin2 float8, lov 
float8, majorAxis float8, minorAxis float8, lad float8, la2 float8, latin 
float8, lo2 float8, primary key (id))]
    at 
com.raytheon.uf.edex.database.schema.SchemaManager.exportSchema(SchemaManager.java:491)
 ~[com.raytheon.uf.edex.database.jar:na]
    at 
com.raytheon.uf.edex.database.schema.SchemaManager.pluginAdded(SchemaManager.java:280)
 ~[com.raytheon.uf.edex.data


---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------


Thank you,


Brian Bernard
  • 2016 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the awips2-users archives: