On 2/12/02 5:56 PM, "Age Mooy" <[EMAIL PROTECTED]> wrote: > > >> 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 :(
I assume this is stratum as I see the JGL reference. Have you tried today? I update the task which is a little more tolerant. I have run the update-jars target a couple hundred times now and I've only had a couple problems which I've fixed. I have only tested this on a Linux box so if it is a windows thing then I'm not going to find the problem. I can also put some debugging code in and make a switch for it if you're still having problems. If you update the stratum repository now, do you still get the same problem? > > 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]> -- jvz. Jason van Zyl http://tambora.zenplex.org http://jakarta.apache.org/turbine http://jakarta.apache.org/velocity http://jakarta.apache.org/alexandria http://jakarta.apache.org/commons -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
