[
https://issues.jboss.org/browse/TEIID-4966?page=com.atlassian.jira.plugin...
]
Steven Hawkins commented on TEIID-4966:
---------------------------------------
[~rareddy] do you want to investigate it further, lower the priority, or kick it over to
WildFly?
Infinite loop when deploying a malformed vdb
---------------------------------------------
Key: TEIID-4966
URL:
https://issues.jboss.org/browse/TEIID-4966
Project: Teiid
Issue Type: Bug
Environment: * WildFly 10
* Teiid Server 9.3.0
Reporter: Pedro InĂ¡cio
Assignee: Steven Hawkins
Deploy a malformed vdb. Example with closing comment (--) but without a open comment
(!--).
The following error start to appear in logs without end.
Deploying a correctly formed VDB after does not fix the problem.
Log extract;
2017-06-22 17:46:48,971 INFO [org.jboss.as.server.deployment.scanner]
(DeploymentScanner-threads - 1) WFLYDS0035: Scan found countryServiceList-vdb.xml which
is not well-formed at lineNumber: 3591, columnNumber: 9. Either the file was incompletely
copied at the time of the scanning or it is just wrong.
.....
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)