mguetlein / opentox-validation

OpenTox validation webservice
http://www.opentox.org
GNU General Public License v3.0
2 stars 0 forks source link

Issues with continuous automatic tests #1

Open vedrin opened 14 years ago

vedrin commented 14 years ago

Hi Martin,

I've succeeded to obtain the expected results when running the example curl queries manually. However, the automatic tests don't seem to work so well, regardless of the very limited number of queries being sent:

http://ambit.uni-plovdiv.bg/cgi-bin/smokeping.cgi?target=ALU-FR

Moreover, the service has become unresponsive and returns code 500 from time to time. I don't know for sure whether the issue is in the validation service or in Christoph's services though...

Please let me know if you want me to stop the automatic tests for a while.

Kind regards, Vedrin

ambit:/home/vedrin# curl -X POST -d algorithm_uri="http://ortona.informatik.uni-freiburg.de/algorithm/lazar" -d training_dataset_uri="http://ortona.informatik.uni-freiburg.de/dataset/2" -d test_dataset_uri="http://ortona.informatik.uni-freiburg.de/dataset/3" -d prediction_feature="http://www.epa.gov/NCCT/dsstox/CentralFieldDef.html#ActivityOutcome_CPDBAS_Hamster" -d algorithm_params="feature_generation_uri=http://ortona.informatik.uni-freiburg.de/algorithm/fminer" http://ortona.informatik.uni-freiburg.de/validation <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">

500 Internal Server Error

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, [no address given] and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.


Apache/2.2.12 (Ubuntu) Server at ortona.informatik.uni-freiburg.de Port 80