Traceback (most recent call last): File "/usr/local/viewvc-install/viewvc-1.0.4/lib/viewvc.py", line 3664, in main request.run_viewvc() File "/usr/local/viewvc-install/viewvc-1.0.4/lib/viewvc.py", line 314, in run_viewvc % self.where, '404 Not Found') ViewVCException: 404 Not Found: webservices/synapse/trunk/java/src/site/resources/presentations/ApacheConUS2007SynapseTutorial.pdf: unknown location
An illegal value ("597963http://svn.apache.org/viewvc/synapse/trunk/java/src/site/resources/presentations/ApacheConUS2007SynapseTutorial.pdf?revision=597963") was passed as a parameter.
HTTP Response Status
400 Bad Request
Python Traceback
Traceback (most recent call last): File "/usr/local/viewvc-install/viewvc-1.0.4/lib/viewvc.py", line 3664, in main request.run_viewvc() File "/usr/local/viewvc-install/viewvc-1.0.4/lib/viewvc.py", line 161, in run_viewvc _validate_param(name, values[0]) File "/usr/local/viewvc-install/viewvc-1.0.4/lib/viewvc.py", line 607, in _validate_param value, '400 Bad Request') ViewVCException: 400 Bad Request: An illegal value ("597963http://svn.apache.org/viewvc/synapse/trunk/java/src/site/resources/presentations/ApacheConUS2007SynapseTutorial.pdf?revision=597963") was passed as a parameter.
6 Comments:
Hi, Your link to the tutorials doesn't seem to be working.
Once you click on it, you get the following error:
An Exception Has Occurred
webservices/synapse/trunk/java/src/site/resources/presentations/ApacheConUS2007SynapseTutorial.pdf: unknown location
HTTP Response Status
404 Not Found
Python Traceback
Traceback (most recent call last):
File "/usr/local/viewvc-install/viewvc-1.0.4/lib/viewvc.py", line 3664, in main
request.run_viewvc()
File "/usr/local/viewvc-install/viewvc-1.0.4/lib/viewvc.py", line 314, in run_viewvc
% self.where, '404 Not Found')
ViewVCException: 404 Not Found: webservices/synapse/trunk/java/src/site/resources/presentations/ApacheConUS2007SynapseTutorial.pdf: unknown location
Sorry. We moved Synapse to be a Top Level Project and the SVN moved to.
Here is the new link:
http://svn.apache.org/viewvc/synapse/trunk/java/src/site/resources/presentations/ApacheConUS2007SynapseTutorial.pdf?revision=597963
Paul
I'm afraid now i get:
An Exception Has Occurred
An illegal value ("597963http://svn.apache.org/viewvc/synapse/trunk/java/src/site/resources/presentations/ApacheConUS2007SynapseTutorial.pdf?revision=597963") was passed as a parameter.
HTTP Response Status
400 Bad Request
Python Traceback
Traceback (most recent call last):
File "/usr/local/viewvc-install/viewvc-1.0.4/lib/viewvc.py", line 3664, in main
request.run_viewvc()
File "/usr/local/viewvc-install/viewvc-1.0.4/lib/viewvc.py", line 161, in run_viewvc
_validate_param(name, values[0])
File "/usr/local/viewvc-install/viewvc-1.0.4/lib/viewvc.py", line 607, in _validate_param
value, '400 Bad Request')
ViewVCException: 400 Bad Request: An illegal value ("597963http://svn.apache.org/viewvc/synapse/trunk/java/src/site/resources/presentations/ApacheConUS2007SynapseTutorial.pdf?revision=597963") was passed as a parameter.
Try again!
http://svn.apache.org/viewvc/synapse/trunk/java/src/site/resources/presentations/ApacheConUS2007SynapseTutorial.pdf?revision=597963
Paul
Try it with FF. Worked for me.
Try it with Firefox. Worked for me.
Post a Comment
<< Home