nmdp-bioinformatics / phycus

Service used for curation of Haplotype Frequency
GNU Lesser General Public License v3.0
7 stars 23 forks source link

PHYCUS instance currenty returns error 500 #68

Closed fscheel closed 6 years ago

fscheel commented 6 years ago

When trying to use the perl client to retrieve the current submissions (perl HFCuS-client.pl --action=get_all), I get the following output:

Connecting to http://phycus.b12x.org:8080
Exception when calling DefaultApi->hfc_get: API Exception(500): Internal Server Error
{"timestamp":1523625033744,"status":500,"error":"Internal Server Error","exception":"org.springframework.transaction.CannotCreateTransactionException","message":"Could not open JPA EntityManager for transaction; nested exception is javax.persistence.PersistenceException: org.hibernate.TransactionException: JDBC begin transaction failed: ","path":"/hfc"} at lib/WWW/SwaggerClient/DefaultApi.pm line 90.
mmaiers-nmdp commented 6 years ago

Confirmed 2018-04-16 0910 US Central

fscheel commented 6 years ago

Looks like it's back and running

fscheel commented 6 years ago

The server is running, but returns an error 500 again.