Return-Path: X-Original-To: apmail-ws-dev-archive@www.apache.org Delivered-To: apmail-ws-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9903672B4 for ; Fri, 14 Oct 2011 20:36:38 +0000 (UTC) Received: (qmail 10282 invoked by uid 500); 14 Oct 2011 20:36:36 -0000 Delivered-To: apmail-ws-dev-archive@ws.apache.org Received: (qmail 9444 invoked by uid 500); 14 Oct 2011 20:36:36 -0000 Mailing-List: contact dev-help@ws.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ws.apache.org Delivered-To: mailing list dev@ws.apache.org Received: (qmail 9423 invoked by uid 99); 14 Oct 2011 20:36:35 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Oct 2011 20:36:35 +0000 X-ASF-Spam-Status: No, hits=-2000.5 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Oct 2011 20:36:33 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 60A3230811D for ; Fri, 14 Oct 2011 20:36:13 +0000 (UTC) Date: Fri, 14 Oct 2011 20:36:13 +0000 (UTC) From: "Andreas Veithen (Resolved) (JIRA)" To: dev@ws.apache.org Message-ID: <1035665123.15473.1318624573397.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <400800365.25827.1315406350060.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Resolved] (AXIOM-389) TURKISH Locale Problem - [AxisFault:] Part content ID cannot be blank for non root MIME parts MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/AXIOM-389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Veithen resolved AXIOM-389. ----------------------------------- Resolution: Fixed Fix Version/s: 1.2.13 Assignee: Andreas Veithen > TURKISH Locale Problem - [AxisFault:] Part content ID cannot be blank for non root MIME parts > --------------------------------------------------------------------------------------------- > > Key: AXIOM-389 > URL: https://issues.apache.org/jira/browse/AXIOM-389 > Project: Axiom > Issue Type: Bug > Affects Versions: 1.2.8 > Reporter: Gurkan Erdogdu > Assignee: Andreas Veithen > Fix For: 1.2.13 > > > Hi, > There was a LOCALE problem while using Axis2. Therefore we sent the issue to the AXIS2 user list. Issue and the answer are given below. > ISSUE ANSWER > ---------------------------------------------------------------------------- > My guess is that this is caused by the problem described here: > http://java.sys-con.com/node/46241 > A workaround would be to switch the default locale to English. > If you need a proper fix that works with the Turkish locale, please > open a bug report in the Axiom project: > https://issues.apache.org/jira/browse/AXIOM > ISSUE CONTENT > ---------------------------------------------------------------------------- > We have a Axis2 WS client that is produced from WSDL. In our test environment it works well but when it goes into our production server it throws "org.apache.axis2.AxisFault: Part content ID cannot be blank for non root MIME parts". > Information about our environments are shown below > HTTP Connection Type > --------------------------------- > WS Client communicated with server via HTTPS/443 > Information About TEST Env. > --------------------------------- > - Axis 1.6 > - Windows 7 Home Edition with Locale English > - Java 1.6.0_23-b05, Java HotSpot(TM) 64-Bit Server VM (build 19.0-b09, mixed mode) > Information About PRODUCT Env. > ---------------------------------------- > - Axis 1.6 > - Windows 7 Professional with Locale Turkey > - Java 1.6.0_27-b07, Java HotSpot(TM) Client VM (build 20.2-b06, mixed mode, sharing) > Exception Message in Production > ---------------------------------------------- > Caused by: org.apache.axis2.AxisFault: Part content ID cannot be blank for non root MIME parts > at org.apache.axis2.util.Utils.getInboundFaultFromMessageContext(Utils.java:531) > at org.apache.axis2.description.OutInAxisOperationClient.handleResponse(OutInAxisOperation.java:375) > at org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:421) > at org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisOperation.java:229) > at org.apache.axis2.client.OperationClient.execute(OperationClient.java:165) > LOG Content > ---------------------------------------------- > 2011-09-07 16:37:08,481 - DEBUG - > Attachments contentLength=38559, contentTypeString=multipart/related; > boundary="MIMEBoundary_e616a43fc9c0c1331912493e054fdf9f504df1cc6e621042"; > type="application/xop+xml"; start="<0.d616a43fc9c0c1331912493e054fdf9f504df1cc6e621042@apache.org>"; > start-info="text/xml" > 2011-09-07 16:37:08,485 - DEBUG - > boundary=--MIMEBoundary_e616a43fc9c0c1331912493e054fdf9f504df1cc6e621042 > 2011-09-07 16:37:08,487 - DEBUG - getSOAPPartContentID > rootContentID=<0.d616a43fc9c0c1331912493e054fdf9f504df1cc6e621042@apache.org> > 2011-09-07 16:37:08,497 - DEBUG - Start createPart() > 2011-09-07 16:37:08,497 - DEBUG - > isSOAPPart=true > 2011-09-07 16:37:08,497 - DEBUG - > thresholdSize= 0 > 2011-09-07 16:37:08,497 - DEBUG - > attachmentDir=null > 2011-09-07 16:37:08,497 - DEBUG - > messageContentLength 38559 > 2011-09-07 16:37:08,497 - DEBUG - initHeaders > 2011-09-07 16:37:08,498 - DEBUG - addHeader: > (Content-Type) value=(application/xop+xml; charset=UTF-8; > type="text/xml") > 2011-09-07 16:37:08,499 - DEBUG - addHeader: > (Content-Transfer-Encoding) value=(binary) > 2011-09-07 16:37:08,499 - DEBUG - addHeader: (Content-ID) > value=(<0.d616a43fc9c0c1331912493e054fdf9f504df1cc6e621042@apache.org>) > 2011-09-07 16:37:08,499 - DEBUG - End initHeaders > 2011-09-07 16:37:08,500 - DEBUG - getHeader > name=(content-id) value=(null) > 2011-09-07 16:37:08,501 - DEBUG - Start createPart() > 2011-09-07 16:37:08,501 - DEBUG - > isSOAPPart=false > 2011-09-07 16:37:08,501 - DEBUG - > thresholdSize= 0 > 2011-09-07 16:37:08,501 - DEBUG - > attachmentDir=null > 2011-09-07 16:37:08,501 - DEBUG - > messageContentLength 38559 > 2011-09-07 16:37:08,501 - DEBUG - initHeaders > 2011-09-07 16:37:08,501 - DEBUG - addHeader: > (Content-Type) value=(application/octet-stream) > 2011-09-07 16:37:08,501 - DEBUG - addHeader: > (Content-Transfer-Encoding) value=(binary) > 2011-09-07 16:37:08,501 - DEBUG - addHeader: (Content-ID) > value=(<1.c616a43fc9c0c1331912493e054fdf9f504df1cc6e621042@apache.org>) > 2011-09-07 16:37:08,501 - DEBUG - End initHeaders > 2011-09-07 16:37:08,502 - DEBUG - getHeader > name=(content-id) value=(null) > Thanks, > Gurkan -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ws.apache.org For additional commands, e-mail: dev-help@ws.apache.org