|
發表於 2010-8-17 19:00:47
|
顯示全部樓層
本文章最後由 kyhuang 於 2010-8-17 22:00 編輯
A-200上面的myiHome services用Mac上的Safari或Chrome開, 中文都是亂碼, 點Video也沒法撥放, 這是正常的嗎?
MyiHome Mac版有問題, 沒法支援10.6.4
錯誤訊息:
[2010-08-17 21:47:46,335] ERROR [http-8000-Processor3] org.apache.coyote.http11.Http11Processor - Error finishing response
java.lang.ArrayIndexOutOfBoundsException
at java.lang.System.arraycopy(Native Method)
at org.apache.coyote.http11.InternalOutputBuffer.write(InternalOutputBuffer.java:689)
at org.apache.coyote.http11.InternalOutputBuffer.sendStatus(InternalOutputBuffer.java:428)
at org.apache.coyote.http11.Http11Processor.prepareResponse(Http11Processor.java:1604)
at org.apache.coyote.http11.Http11Processor.action(Http11Processor.java:962)
at org.apache.coyote.Response.action(Response.java:180)
at org.apache.coyote.http11.InternalOutputBuffer.endRequest(InternalOutputBuffer.java:388)
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:906)
at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:664)
at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80)
at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
at java.lang.Thread.run(Thread.java:637)
[2010-08-17 21:52:32,638] ERROR [main] syabas.myihome.server.mac.TomcatServerMac - [setConfiguration()]
java.lang.NumberFormatException: null
at java.lang.Integer.parseInt(Integer.java:417)
at java.lang.Integer.parseInt(Integer.java:499)
at syabas.myihome.server.mac.TomcatServerMac.setConfiguration(Unknown Source)
at syabas.myihome.server.mac.TomcatServerMac.initialize(Unknown Source)
at syabas.myihome.server.mac.TomcatServerMac.<init>(Unknown Source)
at syabas.myihome.server.TomcatServer.main(Unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at apple.launcher.LaunchRunner.run(LaunchRunner.java:115)
at apple.launcher.LaunchRunner.callMain(LaunchRunner.java:50)
at apple.launcher.JavaApplicationLauncher.launch(JavaApplicationLauncher.java:52) |
|