sciserver / scidrive-ui

Web UI for scidrive
http://www.scidrive.org
Apache License 2.0
0 stars 0 forks source link

v1.0.0:SD_WU_6: tested on scidrive 2: get http status 500 error when copy and paste a file external link clicking extern al link icon to a new browser #38

Closed jkim485 closed 8 years ago

jkim485 commented 9 years ago

I am not sure whether I do the right thing on not: here are the steps I have taken to produce this error:

  1. select a file.
  2. click 'external link' icon available for the selected file.
  3. copy the url and paste it on a new browser.
  4. get HTTP status 500 error : javax.servlet.ServletException: java.lang.IllegalStateException: Target host must not be null, or set in parameters. er2
dmedv commented 9 years ago

This is probably related to a known problem with the database. I know how to fix it, but I would prefer to create a separate database just for scidrive2, otherwise if I fix it in the current database, the old scidrive will definitely stop working, and other unknown and horrible things might happen... It would probably work if you just create a new user.

jkim485 commented 8 years ago

Tested and confirmed fix. Close issue.