[teiid-issues] [JBoss JIRA] Created: (TEIID-557) NPE in the Embedded when UDF is being loaded

Ramesh Reddy (JIRA) jira-events at lists.jboss.org
Wed May 6 15:02:46 EDT 2009


NPE in the Embedded when UDF is being loaded
--------------------------------------------

                 Key: TEIID-557
                 URL: https://jira.jboss.org/jira/browse/TEIID-557
             Project: Teiid
          Issue Type: Bug
          Components: Embedded
    Affects Versions: 6.0.0
            Reporter: Ramesh Reddy
            Assignee: Ramesh Reddy
             Fix For: 6.1.0


Caused by: java.lang.NullPointerException
        at com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService.loadUDF(EmbeddedConfigurationService.java:930)
        at com.metamatrix.dqp.embedded.services.EmbeddedConfigurationService.initializeService(EmbeddedConfigurationService.java:996)
        at com.metamatrix.dqp.embedded.services.EmbeddedBaseDQPService.initialize(EmbeddedBaseDQPService.java:59)
        at com.metamatrix.common.application.Application.start(Application.java:62)
        at org.teiid.dqp.internal.process.DQPCore.start(DQPCore.java:563)
        at com.metamatrix.jdbc.EmbeddedConnectionFactoryImpl.initialize(EmbeddedConnectionFactoryImpl.java:113)
        at com.metamatrix.jdbc.EmbeddedConnectionFactoryImpl.createConnection(EmbeddedConnectionFactoryImpl.java:79)
        at com.metamatrix.jdbc.EmbeddedDriver$EmbeddedTransport.createConnection(EmbeddedDriver.java:502)
        at com.metamatrix.jdbc.EmbeddedDriver.createConnection(EmbeddedDriver.java:134)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the teiid-issues mailing list