메일 전송 실패 알림 <cantabilious@naver.com>

View: New views
1 Messages — Rating Filter:   Alert me  

메일 전송 실패 알림 <cantabilious@naver.com>

by NAVER-MAILER :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Untitled Document
회원님께서 보내신 메일이 다음과 같은 이유로 전송실패되었습니다.
받는 이: cantabilious@...
메일제목: [Issue 958] TX Interop against 3.0 endpoints error: Registration with durable parent failed
실패이유: 수신자의 수신거부에의해 메일을 전송할 수 없습니다.

https://wsit.dev.java.net/issues/show_bug.cgi?id=958






------- Additional comments from jbenoit@... Thu Jul 10 23:47:59 +0000 2008 -------
for M->S (Indigo Client -> Tango Endpoint), scenarios Commit, Rollback, Async
Rollback, seeing:

Commit:Commit fail WSTX-AT-0022: Registration with durable parent failed: '
coordId=urn:uuid:e4074b87-df20-4976-8e6b-4a5818e8a901 partId:1 ' No 19607
Rollback:Rollback fail WSTX-AT-0022: Registration with durable parent failed: '
coordId=urn:uuid:f5b7069d-65ae-4bd0-a756-b233465f623e partId:2 ' No 4679
AsyncRollback:AsyncRollback fail WSTX-AT-0022: Registration with durable parent
failed: ' coordId=urn:uuid:1e68e2ff-867d-4198-a9f7-8bd340c4e5ec partId:3 '

and in GF's domain1 server.log (see attachment new.server.log), seeing this "The
server sent HTTP status code 403: Forbidden" error sent by server in response to
request to register (errors right after this soap message, with Action set to
RegisterResponse, i.e. <Action
xmlns="http://schemas.xmlsoap.org/ws/2004/08/addressing">http://schemas.xmlsoap.org/ws/2004/10/wscoor/RegisterResponse</Action>):

====[:request]====|#]

[#|2008-07-10T17:26:21.646-0400|INFO|sun-appserver9.1|javax.enterprise.system.stream.out|_ThreadID=17;_ThreadName=httpSSLWorkerThread-8181-0;|
<?xml version='1.0' encoding='UTF-8'?>
<S:Envelope xmlns:S="http://schemas.xmlsoap.org/soap/envelope/">
  <S:Header>
    <To
xmlns="http://schemas.xmlsoap.org/ws/2004/08/addressing">https://java11.india.sun.com/WsatService/6258aa74-1817-4084-90bd-e3d05dad9e5a</To>
    <Action
xmlns="http://schemas.xmlsoap.org/ws/2004/08/addressing">http://schemas.xmlsoap.org/ws/2004/10/wscoor/RegisterResponse</Action>
    <RelatesTo
xmlns="http://schemas.xmlsoap.org/ws/2004/08/addressing">urn:uuid:3d5df522-7372-486b-a8b2-9f643ccfad35</RelatesTo>
    <ChannelInstance:ChannelInstance
xmlns:ChannelInstance="http://schemas.microsoft.com/ws/2005/02/duplex"
xmlns="http://schemas.microsoft.com/ws/2005/02/duplex">213</ChannelInstance:ChannelInstance>
  </S:Header>
  <S:Body>|#]

[#|2008-07-10T17:26:21.650-0400|INFO|sun-appserver9.1|javax.enterprise.system.stream.out|_ThreadID=17;_ThreadName=httpSSLWorkerThread-8181-0;|<ns2:RegisterResponse
xmlns="http://schemas.xmlsoap.org/ws/2004/08/addressing"
xmlns:ns2="http://schemas.xmlsoap.org/ws/2004/10/wscoor"><ns2:CoordinatorProtocolService><Address>https://t24u-2.East.Sun.COM:8181/__wstx-services/wsat/coordinator</Address><ReferenceParameters><jaxws:objectId
xmlns:jaxws="http://jax-ws.dev.java.net/xml/ns/"
xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing">4dc950c6-bd98-4311-84aa-6ded4b35d141</jaxws:objectId></ReferenceParameters></ns2:CoordinatorProtocolService></ns2:RegisterResponse>|#]

[#|2008-07-10T17:26:21.651-0400|INFO|sun-appserver9.1|javax.enterprise.system.stream.out|_ThreadID=17;_ThreadName=httpSSLWorkerThread-8181-0;|</S:Body>
</S:Envelope>|#]

[#|2008-07-10T17:26:21.652-0400|INFO|sun-appserver9.1|javax.enterprise.system.stream.out|_ThreadID=17;_ThreadName=httpSSLWorkerThread-8181-0;|============|#]

[#|2008-07-10T17:26:23.198-0400|WARNING|sun-appserver9.1|javax.enterprise.resource.webservices.jaxws.wstx.wscoord|_ThreadID=17;_ThreadName=httpSSLWorkerThread-8181-0;_RequestID=e8e06a9e-8117-44d5-983e-bfa3410b3d76;|WSTX-COORDINATOR-3005:
registerResponse sent to EPR '<?xml version="1.0" encoding="UTF-8"
standalone="yes"?><EndpointReference
xmlns="http://schemas.xmlsoap.org/ws/2004/08/addressing"><Address>https://java11.india.sun.com/WsatService/6258aa74-1817-4084-90bd-e3d05dad9e5a</Address><ReferenceParameters><ChannelInstance:ChannelInstance
xmlns="http://schemas.microsoft.com/ws/2005/02/duplex"
xmlns:ChannelInstance="http://schemas.microsoft.com/ws/2005/02/duplex">213</ChannelInstance:ChannelInstance></ReferenceParameters></EndpointReference>'
failed.  activityId 'uuid:WSCOOR-SUN-bb2fad97-e1e9-44b4-bc42-d67c8241cdac' and
msg 'urn:uuid:3d5df522-7372-486b-a8b2-9f643ccfad35'. Nested exception: 'The
server sent HTTP status code 403: Forbidden'|#]

[#|2008-07-10T17:26:23.211-0400|SEVERE|sun-appserver9.1|com.sun.xml.ws.server.sei.EndpointMethodHandler|_ThreadID=17;_ThreadName=httpSSLWorkerThread-8181-0;_RequestID=e8e06a9e-8117-44d5-983e-bfa3410b3d76;|The
server sent HTTP status code 403: Forbidden
com.sun.xml.ws.client.ClientTransportException: The server sent HTTP status code
403: Forbidden
        at
com.sun.xml.ws.transport.http.client.HttpTransportPipe.checkStatusCodeOneway(HttpTransportPipe.java:216)
        at
com.sun.xml.ws.transport.http.client.HttpTransportPipe.process(HttpTransportPipe.java:173)
        at
com.sun.xml.ws.transport.http.client.HttpTransportPipe.processRequest(HttpTransportPipe.java:93)
        at
com.sun.xml.ws.transport.DeferredTransportPipe.processRequest(DeferredTransportPipe.java:116)
        at com.sun.xml.ws.api.pipe.Fiber.__doRun(Fiber.java:598)
        at com.sun.xml.ws.api.pipe.Fiber._doRun(Fiber.java:557)
        at com.sun.xml.ws.api.pipe.Fiber.doRun(Fiber.java:542)
        at com.sun.xml.ws.api.pipe.Fiber.runSync(Fiber.java:439)
        at com.sun.xml.ws.client.Stub.process(Stub.java:222)
        at com.sun.xml.ws.client.sei.SEIStub.doProcess(SEIStub.java:135)
        at com.sun.xml.ws.client.sei.SyncMethodHandler.invoke(SyncMethodHandler.java:109)
        at com.sun.xml.ws.client.sei.SyncMethodHandler.invoke(SyncMethodHandler.java:89)
        at com.sun.xml.ws.client.sei.SEIStub.invoke(SEIStub.java:118)
        at $Proxy69.registerResponseOperation(Unknown Source)
        at
com.sun.xml.ws.tx.coordinator.RegistrationManager.register(RegistrationManager.java:247)
        at
com.sun.xml.ws.tx.webservice.member.coord.RegistrationCoordinatorPortTypeImpl.registerOperation(RegistrationCoordinatorPortTypeImpl.java:106)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at com.sun.xml.ws.api.server.InstanceResolver$1.invoke(InstanceResolver.java:246)
        at com.sun.xml.ws.server.InvokerTube$2.invoke(InvokerTube.java:146)
        at
com.sun.xml.ws.server.sei.EndpointMethodHandler.invoke(EndpointMethodHandler.java:258)
        at com.sun.xml.ws.server.sei.SEIInvokerTube.processRequest(SEIInvokerTube.java:93)
        at com.sun.xml.ws.api.pipe.Fiber.__doRun(Fiber.java:598)
        at com.sun.xml.ws.api.pipe.Fiber._doRun(Fiber.java:557)
        at com.sun.xml.ws.api.pipe.Fiber.doRun(Fiber.java:542)
        at com.sun.xml.ws.api.pipe.Fiber.runSync(Fiber.java:439)
        at
com.sun.xml.ws.api.pipe.helper.AbstractTubeImpl.process(AbstractTubeImpl.java:112)
        at com.sun.enterprise.webservice.MonitoringPipe.process(MonitoringPipe.java:147)
        at com.sun.xml.ws.api.pipe.helper.PipeAdapter.processRequest(PipeAdapter.java:115)
        at com.sun.xml.ws.api.pipe.Fiber.__doRun(Fiber.java:598)
        at com.sun.xml.ws.api.pipe.Fiber._doRun(Fiber.java:557)
        at com.sun.xml.ws.api.pipe.Fiber.doRun(Fiber.java:542)
        at com.sun.xml.ws.api.pipe.Fiber.runSync(Fiber.java:439)
        at
com.sun.xml.ws.api.pipe.helper.AbstractTubeImpl.process(AbstractTubeImpl.java:112)
        at
com.sun.enterprise.webservice.CommonServerSecurityPipe.processRequest(CommonServerSecurityPipe.java:218)
        at
com.sun.enterprise.webservice.CommonServerSecurityPipe.process(CommonServerSecurityPipe.java:129)
        at com.sun.xml.ws.api.pipe.helper.PipeAdapter.processRequest(PipeAdapter.java:115)
        at com.sun.xml.ws.api.pipe.Fiber.__doRun(Fiber.java:598)
        at com.sun.xml.ws.api.pipe.Fiber._doRun(Fiber.java:557)
        at com.sun.xml.ws.api.pipe.Fiber.doRun(Fiber.java:542)
        at com.sun.xml.ws.api.pipe.Fiber.runSync(Fiber.java:439)
        at com.sun.xml.ws.server.WSEndpointImpl$2.process(WSEndpointImpl.java:243)
        at
com.sun.xml.ws.transport.http.HttpAdapter$HttpToolkit.handle(HttpAdapter.java:444)
        at com.sun.xml.ws.transport.http.HttpAdapter.handle(HttpAdapter.java:244)
        at
com.sun.xml.ws.transport.http.servlet.ServletAdapter.handle(ServletAdapter.java:135)
        at com.sun.enterprise.webservice.JAXWSServlet.doPost(JAXWSServlet.java:176)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:738)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:831)
        at
org.apache.catalina.core.ApplicationFilterChain.servletService(ApplicationFilterChain.java:411)
        at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:290)
        at
org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:271)
        at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:202)
        at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:632)
        at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:577)
        at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:94)
        at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:206)
        at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:632)
        at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:577)
        at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:571)
        at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:1080)
        at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:150)
        at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:632)
        at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:577)
        at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:571)
        at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:1080)
        at org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:272)
        at
com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask.invokeAdapter(DefaultProcessorTask.java:637)
        at
com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask.doProcess(DefaultProcessorTask.java:568)
        at
com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask.process(DefaultProcessorTask.java:813)
        at
com.sun.enterprise.web.connector.grizzly.DefaultReadTask.executeProcessorTask(DefaultReadTask.java:341)
        at
com.sun.enterprise.web.connector.grizzly.ssl.SSLReadTask.process(SSLReadTask.java:440)
        at
com.sun.enterprise.web.connector.grizzly.ssl.SSLReadTask.doTask(SSLReadTask.java:228)
        at com.sun.enterprise.web.connector.grizzly.TaskBase.run(TaskBase.java:265)
        at
com.sun.enterprise.web.connector.grizzly.ssl.SSLWorkerThread.run(SSLWorkerThread.java:106)
|#]

[#|2008-07-10T17:26:24.277-0400|INFO|sun-appserver9.1|javax.enterprise.system.stream.out|_ThreadID=17;_ThreadName=httpSSLWorkerThread-8181-0;|
====[:response]====|#]

[#|2008-07-10T17:26:24.278-0400|INFO|sun-appserver9.1|javax.enterprise.system.stream.out|_ThreadID=17;_ThreadName=httpSSLWorkerThread-8181-0;|
(none)|#]

[#|2008-07-10T17:26:24.279-0400|INFO|sun-appserver9.1|javax.enterprise.system.stream.out|_ThreadID=17;_ThreadName=httpSSLWorkerThread-8181-0;|
============|#]

[#|2008-07-10T17:27:18.278-0400|INFO|sun-appserver9.1|javax.enterprise.system.stream.out|_ThreadID=16;_ThreadName=httpSSLWorkerThread-8080-0;|
====[:response]====|#]

[#|2008-07-10T17:27:18.282-0400|INFO|sun-appserver9.1|javax.enterprise.system.stream.out|_ThreadID=16;_ThreadName=httpSSLWorkerThread-8080-0;|
<?xml version='1.0' encoding='UTF-8'?>
<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/">
  <s:Body>
    <s:Fault>
      <faultcode
xmlns:a="http://schemas.microsoft.com/net/2005/12/windowscommunicationfoundation/transactions">a:TransactionUnmarshalingFailed</faultcode>
      <faultstring xml:lang="en-US">The flowed transaction could not be
unmarshaled. The following exception occurred: An error occurred communicating
with the distributed transaction manager.</faultstring>
    </s:Fault>
  </s:Body>
</s:Envelope>|#]

[#|2008-07-10T17:27:18.283-0400|INFO|sun-appserver9.1|javax.enterprise.system.stream.out|_ThreadID=16;_ThreadName=httpSSLWorkerThread-8080-0;|============|#]

[#|2008-07-10T17:27:18.349-0400|INFO|sun-appserver9.1|javax.enterprise.system.stream.out|_ThreadID=16;_ThreadName=httpSSLWorkerThread-8080-0;|
====[:request]====|#]

[snip]


for scenario S->M (Tango Client -> Indigo Endpoint), seeing errors similar to
this for all three scenarios (Commit, Rollback, Async Rollback):

Error on HTTP request: 500 Internal Error
[http://t24u-2.east.sun.com:8080/Transactional_Service_Sun_client/client?service=&alt_service=http://java11.india.sun.com/Transactions_Service_Indigo/TransactionalService.svc&message=Rollback]



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@...
For additional commands, e-mail: issues-help@...





---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@...
For additional commands, e-mail: issues-help@...
LightInTheBox - Buy quality products at wholesale price!