[
https://issues.jboss.org/browse/JBIDE-8047?page=com.atlassian.jira.plugin...
]
Denis Golovin commented on JBIDE-8047:
--------------------------------------
Nope, as i discovered the the reason is different. ServerPreferenceModifyListener calls
parser with empty string and parser prints this line to the standard output and throws
exception, which is ignored.
So it doesn't harm anyone, but it is very annoying to see all these lines printed in
on console.
suppress "[Fatal Error] :1:1: Premature end of file." from
logged AS test output
--------------------------------------------------------------------------------
Key: JBIDE-8047
URL:
https://issues.jboss.org/browse/JBIDE-8047
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: JBossAS, Webservices
Affects Versions: 3.2.0.CR1
Reporter: Nick Boldt
Assignee: Feng Qian
I tend to see a lot of "[Fatal Error] :1:1: Premature end of file." messages
when the WS tests are runnning. Are these errors, or log cruft which can be suppressed?
http://hudson.qa.jboss.com/hudson/view/DevStudio_Trunk/job/jbosstools-3.2...
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.jboss.tools.ws.creation.core.test.JBossWSCreationCoreTestSuite
3
[ResourceUtils]:Target Import Location: /JBossWSTestProject
[ResourceUtils]:Full path to source:
/mnt/hudson_workspace/workspace/jbosstools-3.2_trunk.component--ws/sources/tests/org.jboss.tools.ws.creation.core.test/projects/JBossWSTestProject/
[ResourceUtils]:Protocol: file
[Fatal Error] :1:1: Premature end of file.
Retrieving document at
'/mnt/hudson_workspace/workspace/jbosstools-3.2_trunk.component--ws/sources/tests/org.jboss.tools.ws.creation.core.test/target/work/data/JBossWSTestProject/hello_world.wsdl'.
Retrieving document at
'/mnt/hudson_workspace/workspace/jbosstools-3.2_trunk.component--ws/sources/tests/org.jboss.tools.ws.creation.core.test/target/work/data/JBossWSTestProject/hello_world.wsdl'.
3
Unable to set nested messages property.
[ResourceUtils]:Target Import Location: /JavaFirstTestProject
[ResourceUtils]:Full path to source:
/mnt/hudson_workspace/workspace/jbosstools-3.2_trunk.component--ws/sources/tests/org.jboss.tools.ws.creation.core.test/projects/JavaFirstTestProject/
[ResourceUtils]:Protocol: file
[Fatal Error] :1:1: Premature end of file.
[ResourceUtils]:Target Import Location: /ClientTest
[ResourceUtils]:Full path to source:
/mnt/hudson_workspace/workspace/jbosstools-3.2_trunk.component--ws/sources/tests/org.jboss.tools.ws.creation.core.test/projects/ClientTest/
[ResourceUtils]:Protocol: file
[Fatal Error] :1:1: Premature end of file.
3
Unable to set nested messages property.
[ResourceUtils]:Target Import Location: /JBossWSTestProject
[ResourceUtils]:Full path to source:
/mnt/hudson_workspace/workspace/jbosstools-3.2_trunk.component--ws/sources/tests/org.jboss.tools.ws.creation.core.test/projects/JBossWSTestProject/
[ResourceUtils]:Protocol: file
[Fatal Error] :1:1: Premature end of file.
3
[ResourceUtils]:Target Import Location: /JBossWSTestProject
[ResourceUtils]:Full path to source:
/mnt/hudson_workspace/workspace/jbosstools-3.2_trunk.component--ws/sources/tests/org.jboss.tools.ws.creation.core.test/projects/JBossWSTestProject/
[ResourceUtils]:Protocol: file
[Fatal Error] :1:1: Premature end of file.
3
[ResourceUtils]:Target Import Location: /JBossWSTestProject
[ResourceUtils]:Full path to source:
/mnt/hudson_workspace/workspace/jbosstools-3.2_trunk.component--ws/sources/tests/org.jboss.tools.ws.creation.core.test/projects/JBossWSTestProject/
[ResourceUtils]:Protocol: file
[Fatal Error] :1:1: Premature end of file.
[ResourceUtils]:Target Import Location: /WebTest
[ResourceUtils]:Full path to source:
/mnt/hudson_workspace/workspace/jbosstools-3.2_trunk.component--ws/sources/tests/org.jboss.tools.ws.creation.core.test/projects/WebTest/
[ResourceUtils]:Protocol: file
[Fatal Error] :1:1: Premature end of file.
[ResourceUtils]:Target Import Location: /WebTest
[ResourceUtils]:Full path to source:
/mnt/hudson_workspace/workspace/jbosstools-3.2_trunk.component--ws/sources/tests/org.jboss.tools.ws.creation.core.test/projects/WebTest/
[ResourceUtils]:Protocol: file
[Fatal Error] :1:1: Premature end of file.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira