uec / Issue.Tracker

Automatically exported from code.google.com/p/usc-epigenome-center
0 stars 0 forks source link

downloads were not working on eccpgxt. #627

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
downloads were not working on eccpgxt. 
eccpgxt-beta was fine.

attempts to download result in a error 500 page with:
org.apache.jasper.JasperException: java.lang.IllegalStateException: No output 
folder

turned out to be bad permissions on tomcat/work dir, this dir must be chown -R 
apache.apache, if something gets owned to root, then this error can occur.

I changed the perms and seems to be working now.

Original issue reported on code.google.com by zack...@gmail.com on 3 Dec 2013 at 12:02