Ask Questions and Find Answers
Important:
Ask is now read-only. You can review any existing questions and answers, but not add anything new.
But - don't panic! While ask is no more, we've replaced it with discuss - the new Liferay Discussion Forum! Read more here here or just visit the site here:
discuss.liferay.com
Server Cannot load Liferay
So today i worked with liferay in my server, and for some unknown reason i cannot make it load.(stuck at last line, Reloading repositories)
the log is included (i didnt see any error tbh).
can somebody help me please?
regards
CN
the log is included (i didnt see any error tbh).
can somebody help me please?
regards
CN
Attachments:
You started up correctly on port 8084
Reloading repositories is normal behaviour after startup.
What are you expecting ? can't you load http://localhost:8084?
Jun 19, 2010 3:47:37 AM org.apache.catalina.startup.Catalina start
INFO: Server startup in 50212 ms
Reloading repositories is normal behaviour after startup.
What are you expecting ? can't you load http://localhost:8084?
Im not using local host, i have my own server and it's on. So i download liferay there and try to make it work just like i did on my localhost.
The logs seem fine , but I cannot start up liferay there.
and i wonder which part of my logs show the error.
The logs seem fine , but I cannot start up liferay there.
and i wonder which part of my logs show the error.
It looks like the server started correctly. If you're on a separate server and not accessing it from "localhost" you might want to look into firewall issues - e.g. port 8084 might not be available from where you try to access it.
Another possibility to rule this out would be to log in on that server and access the portal as http://localhost:8084/. If you're on Unix with a headless server try "w3m http://localhost:8084" or "lynx http://localhost:8084" to utilize some text mode browsers.
Another possibility to rule this out would be to log in on that server and access the portal as http://localhost:8084/. If you're on Unix with a headless server try "w3m http://localhost:8084" or "lynx http://localhost:8084" to utilize some text mode browsers.