I am having the same error when I call apia.getDatastreamDissemination. I am
using fedora 3.0 on a MAC OS X, and MySQL in the backend.
Here is the stack trace:
sFault
faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException
faultSubcode:
faultString: java.net.SocketTimeoutException: Read timed out
faultActor:
faultNode:
faultDetail:
{http://xml.apache.org/axis/}stackTrace:java.net.SocketTimeoutException:
Read timed out
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.read(SocketInputStream.java:129)
at java.io.BufferedInputStream.fill(BufferedInputStream.java:218)
at java.io.BufferedInputStream.read(BufferedInputStream.java:235)
at
org.apache.axis.transport.http.HTTPSender.readHeadersFromSocket(HTTPSender.java:583)
at org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:143)
at
org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32)
at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118)
at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83)
at org.apache.axis.client.AxisClient.invoke(AxisClient.java:165)
at org.apache.axis.client.Call.invokeEngine(Call.java:2784)
at org.apache.axis.client.Call.invoke(Call.java:2767)
at org.apache.axis.client.Call.invoke(Call.java:2443)
at org.apache.axis.client.Call.invoke(Call.java:2366)
at org.apache.axis.client.Call.invoke(Call.java:1812)
at
fedora.server.access.FedoraAPIABindingSOAPHTTPStub.findObjects(FedoraAPIABindingSOAPHTTPStub.java:658)
at client.MblFedoraClient.existObject(MblFedoraClient.java:103)
at client.MblFedoraClient.getDatastreamContent(MblFedoraClient.java:114)
at
taxonfinder.application.TaxonFinderFedoraBasedApp.main(TaxonFinderFedoraBasedApp.java:44)
{http://xml.apache.org/axis/}hostname:ahmed-hameds-macbook-pro.local
java.net.SocketTimeoutException: Read timed out
at org.apache.axis.AxisFault.makeFault(AxisFault.java:101)
at org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:154)
at
org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32)
at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118)
at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83)
at org.apache.axis.client.AxisClient.invoke(AxisClient.java:165)
at org.apache.axis.client.Call.invokeEngine(Call.java:2784)
at org.apache.axis.client.Call.invoke(Call.java:2767)
at org.apache.axis.client.Call.invoke(Call.java:2443)
at org.apache.axis.client.Call.invoke(Call.java:2366)
at org.apache.axis.client.Call.invoke(Call.java:1812)
at
fedora.server.access.FedoraAPIABindingSOAPHTTPStub.findObjects(FedoraAPIABindingSOAPHTTPStub.java:658)
at client.MblFedoraClient.existObject(MblFedoraClient.java:103)
at client.MblFedoraClient.getDatastreamContent(MblFedoraClient.java:114)
at
taxonfinder.application.TaxonFinderFedoraBasedApp.main(TaxonFinderFedoraBasedApp.java:44)
Caused by: java.net.SocketTimeoutException: Read timed out
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.read(SocketInputStream.java:129)
at java.io.BufferedInputStream.fill(BufferedInputStream.java:218)
at java.io.BufferedInputStream.read(BufferedInputStream.java:235)
at
org.apache.axis.transport.http.HTTPSender.readHeadersFromSocket(HTTPSender.java:583)
at org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:143)
... 13 more
Thanks!
Ahmed
On Thu, Sep 11, 2008 at 2:12 PM, Carter Glass <[EMAIL PROTECTED]> wrote:
> Yeah we did this this problem on the list and are operating under the
> assumption that this is probably what is going on. Just thought I'd check
> again in case anyone else has a similar experience.
>
> Some unusual things about this is that it is not consistent. I've seen it
> work perfectly on larger files and fail on smaller ones. I've loaded two or
> three objects successfully and fail on the next one. The curious thing is
> that it never seems to crap out in the middle -- only at the *end* of our
> foxml load. So I'm wondering if there is something in the process cleanup
> that might be an explanation. I would actually feel much better if things
> cratered in the middle of loading the datastreams. Then I could look at
> files size or something as a root cause.
>
>
> Also, we don't get a good stack trace so I can't determine which java
> program is generating the error. It might not be a Fedora parameters at all
> but instead related to settings somewhere else -- SSH, Apache etc.
>
> We're going to do the upgrade; I'm just afraid we'll do this and continue
> to have the problem.
>
>
> On 9/11/2008 1:40 PM, Bill Branan wrote:
> > Hi Carter,
> >
> > You mentioned that the machine doing the ingest is running Fedora 2.2.
> > Is that Fedora 2.2.3? I ask because between 2.2.2 and 2.2.3 there was an
> > update which changed the socket timeout in the FedoraClient (which is
> > used by the command line tools) from 2.5 minutes to 30 minutes.
> >
> > Does there appear to be any consistency in the file size or transfer
> > time of the datastreams being transferred when you see these exceptions?
> >
> > Bill
> >
> org
>
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's
> challenge
> Build the coolest Linux based applications with Moblin SDK & win great
> prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> Fedora-commons-developers mailing list
> Fedora-commons-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/fedora-commons-developers
>
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Fedora-commons-developers mailing list
Fedora-commons-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fedora-commons-developers