Help Help Help.
When I am trying to login in Jwchat … I am getting message as service unavailable. Below are logs details from http & openfire. Please guide.
[Mon Oct 25 10:01:27 2010] [error] [client 122.167.35.202] File does not exist: /usr/local/apache/htdocs/http-bind, referer: http://URL/jwchat-1.0/jwchat.html
122.167.35.202 - - [25/Oct/2010:10:01:27 +0530] “GET /jwchat-1.0/images/groupchat_over.png HTTP/1.1” 304 -
122.167.35.202 - - [25/Oct/2010:10:01:27 +0530] “GET /jwchat-1.0/iRoster.html HTTP/1.1” 304 -
122.167.35.202 - - [25/Oct/2010:10:01:27 +0530] “POST /http-bind/ HTTP/1.1” 404 2020
2010.10.25 09:56:38 HTTP binding: Using RSA certificates but they are not valid for the hosted domain
2010.10.25 10:00:53 Admin console: Using RSA certificates but they are not valid for the hosted domain
2010.10.25 10:00:55 HTTP binding: Using RSA certificates but they are not valid for the hosted domain
2010.10.25 10:00:55 Admin console listening at:
http://URL:9090
https://URL:9091
2010.10.25 10:00:55 Started server (unencrypted) socket on port: 5269
2010.10.25 10:00:55 Started plain (unencrypted) socket on port: 5222
pre_virtualhost_global.conf
<VirtualHost *:80>
ServerName example.com
ServerAlias www.example.com
ServerAdmin XXXXXXXXX@gmail.com
DocumentRoot /usr/local/apache/htdocs
ErrorLog logs/investorfloor.com-error_log
CustomLog logs/investorfloor.com-access_log common
ProxyPass /http-bind/ http://www.example:7070/http-bind/
ProxyPassReverse /http-bind/ http://www.example.com.com:7070/http-bind/
Rgds,
~