felixlu / jap

Automatically exported from code.google.com/p/jap
0 stars 0 forks source link

JAP_WS_LOCAL_PYTHON_WINDOWS-2.0.0-SNAPSHOT-2 does not work. #16

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.run JAP_WS_LOCAL.bat

What is the expected output? What do you see instead?
it shows 

D:\Ksda\JAP_WS_LOCAL_PYTHON_WINDOWS-2.0.0-SNAPSHOT-2>JAP_WS_LOCAL.exe
Traceback (most recent call last):
  File "<string>", line 17, in <module>
  File "C:\PROJECTS\REPOSITORY\jap\JAP_WS_LOCAL_PYTHON\MAKE\PYINSTALLER\build\py
i.win32\JAP_WS_LOCAL\out00-PYZ.pyz\json", line 278, in load
  File "C:\PROJECTS\REPOSITORY\jap\JAP_WS_LOCAL_PYTHON\MAKE\PYINSTALLER\build\py
i.win32\JAP_WS_LOCAL\out00-PYZ.pyz\json", line 326, in loads
  File "C:\PROJECTS\REPOSITORY\jap\JAP_WS_LOCAL_PYTHON\MAKE\PYINSTALLER\build\py
i.win32\JAP_WS_LOCAL\out00-PYZ.pyz\json.decoder", line 366, in decode
  File "C:\PROJECTS\REPOSITORY\jap\JAP_WS_LOCAL_PYTHON\MAKE\PYINSTALLER\build\py
i.win32\JAP_WS_LOCAL\out00-PYZ.pyz\json.decoder", line 384, in raw_decode
ValueError: No JSON object could be decoded

D:\Ksda\JAP_WS_LOCAL_PYTHON_WINDOWS-2.0.0-SNAPSHOT-2>pause

What version of the product are you using? On what operating system?
Win7 32bit with full pre-installation

Please provide any additional information below.

Original issue reported on code.google.com by ksdaf...@gmail.com on 17 Jan 2013 at 6:49

GoogleCodeExporter commented 8 years ago
Can you attach your JAP_WS_LOCAL.json?

Original comment by jeroen.v...@gmail.com on 17 Jan 2013 at 7:03

GoogleCodeExporter commented 8 years ago
eee...this problem is fixed by using UTF-8 without BOM

Original comment by ksdaf...@gmail.com on 17 Jan 2013 at 7:06

GoogleCodeExporter commented 8 years ago
Thank you for the update :)

Original comment by jeroen.v...@gmail.com on 17 Jan 2013 at 7:24