Created
November 11, 2010 11:27
-
-
Save olas/672367 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
12:22:03.442 DEBUG [n.b.o.qsar.OpenToxDescriptorCalculator] Trying service: http://apps.ideaconsult.net:8080/ambit2/ OTdescriptor: http://apps.ideaconsult.net:8080/ambit2/algorithm/org.openscience.cdk.qsar.descriptors.molecular.ALOGPDescriptor | |
12:22:03.443 DEBUG [n.b.opentox.business.OpentoxManager] Creating data set | |
12:22:03.747 DEBUG [net.bioclipse.opentox.api.Dataset] Response: http://apps.ideaconsult.net:8080/ambit2/task/485dbe4c-4e96-4d6a-9fa6-663edb07257e | |
12:22:03.748 DEBUG [net.bioclipse.opentox.api.Dataset] Task: http://apps.ideaconsult.net:8080/ambit2/task/485dbe4c-4e96-4d6a-9fa6-663edb07257e | |
12:22:04.976 DEBUG [net.bioclipse.opentox.api.Task] Task status: 200 | |
12:22:04.999 DEBUG [net.bioclipse.opentox.api.Task] Task: http://apps.ideaconsult.net:8080/ambit2/task/485dbe4c-4e96-4d6a-9fa6-663edb07257e | |
12:22:05.000 DEBUG [net.bioclipse.opentox.api.Task] -> 200 | |
[snip] | |
Caused by: java.io.IOException: Missing dataset URI for finished (200) Task. | |
at net.bioclipse.opentox.api.Task.getState(Task.java:53) | |
at net.bioclipse.opentox.api.Dataset.createNewDataset(Dataset.java:241) | |
at net.bioclipse.opentox.api.Dataset.createNewDataset(Dataset.java:211) | |
at net.bioclipse.opentox.business.OpentoxManager.calculateDescriptor(OpentoxManager.java:417) | |
... 84 more |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment