← Back to team overview

openjdk team mailing list archive

[Bug 1322125] Re: java 1.6.0_31 tcp sending fails

 

Problem resolved by setting saaj.lazy.contentlength to false

** Changed in: openjdk-6 (Ubuntu)
       Status: New => Confirmed

** Changed in: openjdk-6 (Ubuntu)
     Assignee: (unassigned) => Theo (launchpad-flame)

-- 
You received this bug notification because you are a member of OpenJDK,
which is subscribed to openjdk-6 in Ubuntu.
https://bugs.launchpad.net/bugs/1322125

Title:
  java 1.6.0_31 tcp sending fails

Status in “openjdk-6” package in Ubuntu:
  Confirmed

Bug description:
  Since upgrading to java 1.6.0_31 on precise I get the following when
  sending via tcp.

  java.io.IOException: Stream closed
  	at java.io.BufferedInputStream.getBufIfOpen(BufferedInputStream.java:162)
  	at java.io.BufferedInputStream.read(BufferedInputStream.java:325)
  	at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:282)
  	at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:324)
  	at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:176)
  	at sun.nio.cs.StreamDecoder.read0(StreamDecoder.java:125)
  	at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:111)
  	at java.io.InputStreamReader.read(InputStreamReader.java:168)
  	at java.io.FilterReader.read(FilterReader.java:65)
  	at java.io.PushbackReader.read(PushbackReader.java:90)
  	at com.sun.xml.messaging.saaj.util.XMLDeclarationParser.parse(XMLDeclarationParser.java:96)
  	at com.sun.xml.messaging.saaj.soap.SOAPPartImpl.lookForXmlDecl(SOAPPartImpl.java:660)
  	at com.sun.xml.messaging.saaj.soap.ver1_2.SOAPPart1_2Impl.createEnvelopeFromSource(SOAPPart1_2Impl.java:81)
  	at com.sun.xml.messaging.saaj.soap.SOAPPartImpl.getEnvelope(SOAPPartImpl.java:143)
  	at com.sun.xml.messaging.saaj.soap.MessageImpl.getSOAPHeader(MessageImpl.java:1374)
  	at com.flame.connection.impl.ebXML.AS4.Session.run(Session.java:560)

  java 1.6.0_b30 and earlier works fine both on other precise and lucid
  machines

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: openjdk-6-jre 6b31-1.13.3-1ubuntu1~0.12.04.2
  ProcVersionSignature: Ubuntu 3.2.0-61.93-generic 3.2.55
  Uname: Linux 3.2.0-61-generic x86_64
  ApportVersion: 2.0.1-0ubuntu17.6
  Architecture: amd64
  Date: Thu May 22 12:05:48 2014
  InstallationMedia: Ubuntu-Server 12.04.1 LTS "Precise Pangolin" - Release amd64 (20120817.3)
  MarkForUpload: True
  SourcePackage: openjdk-6
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/1322125/+subscriptions


References