Does any one know how to syn the source? This *should* be any easy one.
On Tue, Jan 25, 2011 at 6:43 PM, J K <[email protected]> wrote: > Nope. I still get a bad gateway. > > > On Mon, Jan 24, 2011 at 10:51 PM, Andreas Veithen < > [email protected]> wrote: > >> If you replace "viewvc" by "repos/asf", then it should work. >> >> Andreas >> >> On Mon, Jan 24, 2011 at 23:09, J K <[email protected]> wrote: >> > Hi guys, >> > >> > I'm helping to troubleshoot a production issue--it is only somewhat >> > reproducible (only in a specific environment). Anyway, I would like to >> get >> > a hold of the axis 1.4 java sources so that I can track down this issue, >> but >> > I get a 502 error every time I try to check out >> > >> http://svn.apache.org/viewvc/webservices/axis/tags/release1-4-final-cand4/ >> . >> > I'm not even sure if I'm looking in the right place. >> > >> > Thanks in advance. Any help is much appreciated. >> > >> > John >> > >> > P.S. Stacktrace is below in case it means anything to anyone. >> > >> > Caused by: java.lang.NullPointerException >> > at >> > >> org.apache.axis.components.net.JSSESocketFactory.create(JSSESocketFactory.java:92) >> > at >> > org.apache.axis.transport.http.HTTPSender.getSocket(HTTPSender.java:191) >> > >> > >> > >> > >> > >> > at >> > >> org.apache.axis.transport.http.HTTPSender.writeToSocket(HTTPSender.java:404) >> > at >> > org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:138) >> > at >> > >> org.apache.axis.transport.http.HTTPSender.readFromSocket(HTTPSender.java:727) >> > >> > >> > >> > >> > >> > at >> > org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:144) >> > at >> > >> org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:33) >> > at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118) >> > >> > >> > >> > >> > >> > at org.apache.axis.SimpleChain.invoke(SimpleChain.java:85) >> > 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) >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> >
