javaee / metro-jax-ws

https://javaee.github.io/metro-jax-ws/
Other
132 stars 68 forks source link

jaxws-ri/samples/supplychain server-j2se-stop Premature EOF #640

Closed glassfishrobot closed 14 years ago

glassfishrobot commented 16 years ago

see https://jax-ws.dev.java.net/issues/show_bug.cgi?id=635 which says to file a new bug for any sample that is reported to fail when run as part of 635, and still fails when run individually, hence this new bug report for failed sample jaxws-ri/samples/supplychain

Readme.txt says:

There is a minor typo in this Readme.txt file, "deplyed" should be "deplayed"

See below for error trying to stop server:

jbenoit/galapago 1712 >ant clean server-j2se Buildfile: build.xml

clean: [delete] Deleting directory /net/galapago.east/files/share/workspaces/jaxws-2_1_5-fcs/jaxws-ri/samples/supplychain/build

setup: [mkdir] Created dir: /net/galapago.east/files/share/workspaces/jaxws-2_1_5-fcs/jaxws-ri/samples/supplychain/build [mkdir] Created dir: /net/galapago.east/files/share/workspaces/jaxws-2_1_5-fcs/jaxws-ri/samples/supplychain/build/classes [mkdir] Created dir: /net/galapago.east/files/share/workspaces/jaxws-2_1_5-fcs/jaxws-ri/samples/supplychain/build/war

server-j2se:

clean: [delete] Deleting directory /net/galapago.east/files/share/workspaces/jaxws-2_1_5-fcs/jaxws-ri/samples/supplychain/build

setup: [mkdir] Created dir: /net/galapago.east/files/share/workspaces/jaxws-2_1_5-fcs/jaxws-ri/samples/supplychain/build [mkdir] Created dir: /net/galapago.east/files/share/workspaces/jaxws-2_1_5-fcs/jaxws-ri/samples/supplychain/build/classes [mkdir] Created dir: /net/galapago.east/files/share/workspaces/jaxws-2_1_5-fcs/jaxws-ri/samples/supplychain/build/war

build-server-java: [apt] warning: Annotation types without processors: [javax.xml.bind.annotation.XmlElement] [apt] 1 warning [apt] warning: Annotation types without processors: [javax.xml.bind.annotation.XmlRootElement, javax.xml.bind.annotation.XmlAccessorType, javax.xml.bind.annotation.XmlType, javax.xml.bind.annotation.XmlElement] [apt] 1 warning [echo] Starting endpoint ... To stop: ant server-j2se-stop

[java] Shutting down the Endpoint [java] Endpoint is down

BUILD SUCCESSFUL Total time: 18 minutes 47 seconds

seeing this error trying to stop server via this ant target:

jbenoit/galapago 1790 > ant server-j2se-stop Buildfile: build.xml

setup:

server-j2se-stop: [get] Getting: http://localhost:9090/stop [get] To: /net/galapago.east/files/share/workspaces/jaxws-2_1_5-fcs/jaxws-ri/samples/supplychain/stop.status [get] Error getting http://localhost:9090/stop to /net/galapago.east/files/share/workspaces/jaxws-2_1_5-fcs/jaxws-ri/samples/supplychain/stop.status

BUILD FAILED /net/galapago.east/files/share/workspaces/jaxws-2_1_5-fcs/jaxws-ri/samples/supplychain/build.xml:176: java.io.IOException: Premature EOF

Total time: 2 seconds

// line 176 of build.xml shows:

i.e.

Environment

Operating System: All Platform: Sun

Affected Versions

[2.1.5]

glassfishrobot commented 16 years ago

Reported by jbenoit@java.net

glassfishrobot commented 16 years ago

jitu@java.net said: Assign it to myself

glassfishrobot commented 16 years ago

jitu@java.net said: will target it for 2.1.6

glassfishrobot commented 14 years ago

jitu said: no easy way to fix this(when the endpoint is closing, it cannot return response)

glassfishrobot commented 7 years ago

This issue was imported from java.net JIRA JAX_WS-640

glassfishrobot commented 14 years ago

Marked as won't fix on Thursday, November 18th 2010, 1:27:36 pm