Skip to content
Advertisement

error while running SOLR application

i am newbie on SOLR, i want to start my SOLR via terminal ubuntu but it always give error message :

Waiting up to 30 seconds to see Solr running on port 8983 S till not seeing Solr listening on 8983 after 30 seconds!

tail: cannot open ‘/var/solr/logs/solr.log’ for reading: No such file or directory i try to use this script service solr start and ./solr start but the result still same, any idea to fix this problem?

Advertisement

Answer

I fixed this increasing the RAM of my virtual machine.

User contributions licensed under: CC BY-SA
8 People found this is helpful
Advertisement