I just started a new position, and no one in the IT department knows how the Solr system works. The guy who I replaced left without documenting anything. As such, I'm trying to muddle my way through the admin for Lucidworks Enterprise, and I keep getting an Internal Server 500 error. I can click on a link in the admin and it will return 500 while other links work okay. I tried looking through the server finding the webserver/solr logs, but came up empty. Does anyone know what might be happening and how it can get fixed?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
netstat. In order to get a 500 you need to access it via a port so lookup the application which holds the socket and then look in the logs. – fyr Jul 6 '11 at 5:53