GCM demo server sending message to device raises 401 error

前端 未结 4 1871
既然无缘
既然无缘 2021-01-20 01:50

As many other newbies to java and android i\'m trying to run gcm demo server and gcm demo client on windows, using eclipse to run vertual device and tomcat as a webserer.

4条回答
  •  情书的邮戳
    2021-01-20 02:38

    Commons Daemon procrun stderr initialized

    If any one is getting this above error try check your jvm.dll path default path located is *C:\Program Files\Java\jdk1.6.0_37\jre\bin\client\jvm.dll* change it to the right path.

提交回复
热议问题