05-05-2011 01:35 AM
Hi,
I have read all the posts and have follwed all the instructions in the BIS push getting started guide. I have installed the BlackBerry Push service SDK correctly,but I am not able to test the sample push application.
The problem here is when I run the startup.bat file for the tomcat server it shows file not found exception.
The log file at location C:\Program Files\BPSS\logs\PushSDK.log is not been created. Also the path C:\Program Files\BPSS\apache-tomcat-6.0.20\work folder is empty.
So file at location C:\Program Files\BPSS\apache-tomcat-6.0.20\work\Catalina\loca
There is also error in Listener start.
Because of this issues I think I am getting https://localhost:8443/pushsdk/ on the browser HTTP status 404 error.
Any Help on this issue will be appreciated. Thanks..
05-05-2011 03:56 AM
Hi,
I have attached the detailed decription of error while running Tomcat server.
Please help as its very urgent and I am stuck at this for quite a long time now..
Can any one give me the URL format for sending push messages to the device for the server ?
i.e. what should be appended to the https://pushapi.eval.blackberry.com
I mean how to send application id,password,device port,device PIN and push content in this url..