by jeremy2069 » Wed Jul 04, 2012 9:14 pm
Has anyone had this problem and figured out a fix? I have tried reinstalling both pms and java. each time I install java it works until I reboot. I first got the problem with pms 1.54.0 on windows 8 release preview. I formated my hardrive ans went back to windows 7 64 bit ultimate ed. And still having the prob. I have an hp dv7-3079wm 4 gb ram, 250gb harddrive. Every time i launch i get a could not initialize calss com.sun.jna.Pointer and then sometimes my ps3 can connect but most the time i can't. here is the error log.
- Code: Select all
INFO 2012-07-04 12:58:41.974 [main] AviSynth is not installed. You cannot use avsmencoder as a transcoding engine.
INFO 2012-07-04 12:58:42.099 [main] Using forced address 192.168.0.4
INFO 2012-07-04 12:58:42.114 [main] Created socket: /192.168.0.4:6001
INFO 2012-07-04 12:58:42.177 [main] Checking shared folder: I:\
INFO 2012-07-04 12:58:42.177 [main] Checking shared folder: C:\Users\Jeremy\Videos
INFO 2012-07-04 12:58:42.177 [main] Checking shared folder: C:\Users\Jeremy\Music
INFO 2012-07-04 12:58:42.224 [main] Configuration error: Could not initialize class com.sun.jna.Pointer
DEBUG 2012-07-04 12:58:43.253 [pool-2-thread-1] << "HTTP/1.1 200 OK[\r][\n]"
DEBUG 2012-07-04 12:58:43.253 [pool-2-thread-1] << "HTTP/1.1 200 OK[\r][\n]"
DEBUG 2012-07-04 12:58:43.269 [pool-2-thread-1] << "Server: nginx/1.0.13[\r][\n]"
DEBUG 2012-07-04 12:58:43.269 [pool-2-thread-1] << "Date: Wed, 04 Jul 2012 19:58:45 GMT[\r][\n]"
DEBUG 2012-07-04 12:58:43.269 [pool-2-thread-1] << "Content-Type: text/plain; charset=utf-8[\r][\n]"
DEBUG 2012-07-04 12:58:43.269 [pool-2-thread-1] << "Connection: keep-alive[\r][\n]"
DEBUG 2012-07-04 12:58:43.269 [pool-2-thread-1] << "Status: 200 OK[\r][\n]"
DEBUG 2012-07-04 12:58:43.269 [pool-2-thread-1] << "X-RateLimit-Remaining: 100[\r][\n]"
DEBUG 2012-07-04 12:58:43.269 [pool-2-thread-1] << "X-Runtime: 12[\r][\n]"
DEBUG 2012-07-04 12:58:43.269 [pool-2-thread-1] << "X-Frame-Options: deny[\r][\n]"
DEBUG 2012-07-04 12:58:43.269 [pool-2-thread-1] << "Content-Length: 117[\r][\n]"
DEBUG 2012-07-04 12:58:43.269 [pool-2-thread-1] << "Content-Disposition: inline[\r][\n]"
DEBUG 2012-07-04 12:58:43.269 [pool-2-thread-1] << "X-RateLimit-Limit: 100[\r][\n]"
DEBUG 2012-07-04 12:58:43.269 [pool-2-thread-1] << "Cache-Control: private[\r][\n]"
DEBUG 2012-07-04 12:58:43.269 [pool-2-thread-1] << "ETag: "b8b29e823b3fee4ea824147906346d55"[\r][\n]"
DEBUG 2012-07-04 12:58:43.269 [pool-2-thread-1] << "Content-Transfer-Encoding: binary[\r][\n]"
DEBUG 2012-07-04 12:58:43.269 [pool-2-thread-1] << "X-Content-Type-Options: nosniff[\r][\n]"
DEBUG 2012-07-04 12:58:43.269 [pool-2-thread-1] << "[\r][\n]"
DEBUG 2012-07-04 12:58:43.269 [pool-2-thread-1] Buffering response body
DEBUG 2012-07-04 12:58:43.269 [pool-2-thread-1] << "LatestVersion="1.54.0"[\n]"
DEBUG 2012-07-04 12:58:43.269 [pool-2-thread-1] << "DownloadUrl.windows="http://ps3mediaserver.googlecode.com/files/pms-setup-windows-1.54.0.exe"[\n]"
DEBUG 2012-07-04 12:58:43.269 [pool-2-thread-1] Should NOT close connection in response to directive: keep-alive
DEBUG 2012-07-04 12:58:43.269 [pool-2-thread-1] Releasing connection back to connection manager.
Last edited by
Raptor399 on Wed Jul 04, 2012 10:39 pm, edited 1 time in total.
Reason: Edited for code fragments