Software error java
1
0
Entering edit mode
6.9 years ago
tnc • 0

I have a java code to access a search site. Previously, on the site, could search by keyword or by ID. I have received the information that the searches can no longer be made by ID. But when running it gives this error what can be? Would it relate to ID?

0 [main] INFO com.algosome.eutils.net.URLConnect  - Connecting to URL http://eutils.ncbi.nlm.nih.gov/entrez/eutils/esearch.fcgi?usehistory=n&rettype=xml&email=gregcope%40algosome.com&tool=JeUtils&retmax=1&term=ubiquitin&db=nucleotide&
Exception in thread "main" java.io.IOException: No search ID's were found.
software error • 1.1k views
ADD COMMENT
0
Entering edit mode
6.9 years ago

your java code is obsolete , NCBI eutils now requires https (not http). Or it could be a proxy problem.

ADD COMMENT

Login before adding your answer.

Traffic: 2567 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6