> I have received nothing but thanks since the update-jars target went into
> the build file. If you have specific complaints I will address them, but as
> far as I know the build process is working and it will be better over the
> next few days. The work in the rundata_branch is evidence of that.
Well.... I send the below message to this list yesterday and I still don't have a clue
what's going wrong :(
Hi,
I've tried it time and time again but when I use "ant update-jars" (in
stratum/torque/turbine-2), it always
fails with a socket exception, leaving one or more jar files corrupted. Here are some
output samples:
- with jdk 1.3.1:
----------------------
update-jars:
..
[httpget] Writing E:\src\apache\lib\jgl3.1.0.jar
[httpget] Error getting null to E:\src\apache\lib\jgl3.1.0.jar
BUILD FAILED
E:\src\Apache\jakarta-turbine-stratum\build.xml:65: java.net.SocketException: JVM_recv
in socket input stream
read (code=10055)
- with jdk 1.4.0 rc
----------------------
update-jars:
..
[httpget] Writing E:\src\apache\lib\jgl3.1.0.jar
[httpget] Error getting null to E:\src\apache\lib\jgl3.1.0.jar
BUILD FAILED
E:\src\Apache\jakarta-turbine-stratum\build.xml:65: java.net.SocketException: No
buffer space available
(maximum connections reached?): JVM_recv in socket input stream read
The jdk 1.4 output seems to indicate too many connections but that doesn't sound very
likely to me.
Anyone have any idea what is gong wrong ?
Age
PS
I run win2k server, if that means anything.
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>