Dear [email protected],

There is a new reply by ddoster to the topic at the DataCleaner forum: Netezza 
jdbc install

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

Thanks for responding Kasper!
 
Here is what I see in the log.

java.lang.IllegalStateException: Could not initialize JDBC driver
        at 
org.eobjects.analyzer.connection.JdbcDatastore.initializeDriver(JdbcDatastore.java:235)
 ~[AnalyzerBeans-core-0.36.jar:na]
        at 
org.eobjects.analyzer.connection.JdbcDatastore.createDataSource(JdbcDatastore.java:192)
 ~[AnalyzerBeans-core-0.36.jar:na]
        at 
org.eobjects.analyzer.connection.JdbcDatastore.createDatastoreConnection(JdbcDatastore.java:244)
 ~[AnalyzerBeans-core-0.36.jar:na]
        at 
org.eobjects.analyzer.connection.UsageAwareDatastore.getDatastoreConnection(UsageAwareDatastore.java:119)
 ~[AnalyzerBeans-core-0.36.jar:na]
        at 
org.eobjects.analyzer.connection.UsageAwareDatastore.openConnection(UsageAwareDatastore.java:130)
 ~[AnalyzerBeans-core-0.36.jar:na]
        at 
org.eobjects.analyzer.connection.JdbcDatastore.openConnection(JdbcDatastore.java:109)
 ~[AnalyzerBeans-core-0.36.jar:na]
        at 
org.eobjects.analyzer.connection.JdbcDatastore.openConnection(JdbcDatastore.java:53)
 ~[AnalyzerBeans-core-0.36.jar:na]
        at 
org.eobjects.datacleaner.monitor.server.DatastoreServiceImpl.getDefaultSchema(DatastoreServiceImpl.java:83)
 ~[DataCleaner-monitor-services-3.5.7.jar:na]
        at sun.reflect.GeneratedMethodAccessor90.invoke(Unknown Source) ~[na:na]
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
 ~[na:1.6.0]
        at java.lang.reflect.Method.invoke(Method.java:600) ~[na:1.6.0]
        at 
org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:319)
 [spring-aop-3.1.3.RELEASE.jar:3.1.3.RELEASE]
        at 
org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
 [spring-aop-3.1.3.RELEASE.jar:3.1.3.RELEASE]
        at 
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
 [spring-aop-3.1.3.RELEASE.jar:3.1.3.RELEASE]
        at 
org.springframework.security.access.intercept.aopalliance.MethodSecurityInterceptor.invoke(MethodSecurityInterceptor.java:64)
 [spring-security-core-3.1.3.RELEASE.jar:3.1.3.RELEASE]
        at 
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
 [spring-aop-3.1.3.RELEASE.jar:3.1.3.RELEASE]

etc, etc. 

Until I see:

Caused by: java.lang.ClassNotFoundException: org.netezza.Driver
        at java.lang.Class.forNameImpl(Native Method) ~[na:1.6.0]
        at java.lang.Class.forName(Class.java:139) ~[na:1.6.0]
        at 
org.eobjects.analyzer.connection.JdbcDatastore.initializeDriver(JdbcDatastore.java:233)
 ~[AnalyzerBeans-core-0.36.jar:na]
        ... 67 common frames omitted


Is this enough of the log? Let me know and I can get more.

I tried putting the nzjdbc.jar in /usr/share/tomcat6/lib and it didn't work 
either.


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

Please visit this URL to follow along in the discussion: 
http://datacleaner.org/topic/437/Netezza-jdbc-install

-- 
You received this message because you are subscribed to the Google Groups 
"DataCleaner-notify" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/datacleaner-notify.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to