[
https://issues.jboss.org/browse/TEIID-1618?page=com.atlassian.jira.plugin...
]
Ted Jones commented on TEIID-1618:
----------------------------------
Actually, not seeing any exceptions...
15:29:12,633 INFO [DeployHandler] Handle stream, deploymentTarget:
names=[PaulsCarData-ds.xml], copyContent=true,
description=vfsfile:/tmp/DsDataSourceTemplate4701039985485954567-ds.xml
15:29:12,636 INFO [DeployHandler] End handle stream, repositoryName:
vfsfile:/home/tejones/apps/JBossAS/jboss-5.1.0.GA/server/default/deploy/PaulsCarData-ds.xml
15:29:12,637 INFO [DeployHandler] Begin start,
[vfsfile:/home/tejones/apps/JBossAS/jboss-5.1.0.GA/server/default/deploy/PaulsCarData-ds.xml]
15:29:12,706 INFO [ConnectionFactoryBindingService] Bound ConnectionManager
'jboss.jca:service=ConnectionFactoryBinding,name=PaulsCarData' to JNDI name
'java:PaulsCarData'
15:29:12,708 INFO [DeployHandler] End start,
[vfsfile:/home/tejones/apps/JBossAS/jboss-5.1.0.GA/server/default/deploy/PaulsCarData-ds.xml]
15:29:12,982 WARN [AbstractManagedObjectPopulator] Cannot create String name from
non-Simple property:
ManagedProperty{JNDIName,JNDIName,metaType=SimpleMetaType:java.lang.String}, value=null
15:29:12,989 WARN [AbstractManagedObjectPopulator] Cannot create String name from
non-Simple property:
ManagedProperty{JNDIName,JNDIName,metaType=SimpleMetaType:java.lang.String}, value=null
Designer (JBDS 4.1 CR1) not able to preview: NPE
------------------------------------------------
Key: TEIID-1618
URL:
https://issues.jboss.org/browse/TEIID-1618
Project: Teiid
Issue Type: Bug
Components: Query Engine
Affects Versions: 7.4
Environment: Fedora 14 x86_64, JBDS 4.1 CR1, Teiid 7.4 Final
Reporter: Paul Nittel
Assignee: Steven Hawkins
Fix For: 7.4.1
Attachments: PreviewErrorLog.log, server.log.2011-06-01-09,
TemplateProcessingTest.groovy
I created a project and imported PartsSupplier from Oracle. I selected the PARTS table in
the Model Explorer tree and clicked the Preview button. In return, I received exceptions:
[AdminComponentException]Remote org.teiid.adminapi.AdminComponentException: Failed to
process template.
1 [AdminComponentException]Remote org.teiid.adminapi.AdminComponentException: Failed to
process template.
2 [AdminComponentException]Remote org.teiid.adminapi.AdminComponentException: Failed to
process template.
3 [RuntimeException]Remote java.lang.RuntimeException: Failed to process template.
4 [RuntimeException]Remote java.lang.RuntimeException:
org.jboss.deployers.client.spi.IncompleteDeploymentException: Summary of incomplete
deployments (SEE PREVIOUS ERRORS FOR DETAILS):
*** DEPLOYMENTS IN ERROR: Name -> Error
... and ...
org.teiid.jdbc.TeiidSQLException: Remote org.teiid.client.security.LogonException: VDB
"PREVIEW_f74d4e6a-9fdb-4b99-8539-27819cf6130d_SeaAreWon_project" version
"latest" does not exist.
at org.teiid.jdbc.TeiidSQLException.create(TeiidSQLException.java:109)
at org.teiid.jdbc.TeiidSQLException.create(TeiidSQLException.java:69)
at org.teiid.jdbc.SocketProfile.connect(SocketProfile.java:56)
at org.teiid.jdbc.TeiidDriver.connect(TeiidDriver.java:107)
The whole Designer and server logs are attached.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira