Discussion:
Error in the repo with comments in Russian in history
Nikolay Osinin
2012-04-09 16:15:52 UTC
Permalink
I've got an error in repo with comments in Russian in history.

Platform: Windows XP 32-bit SP3.
I created an empty repo: vv init verarepo
Added a new file and commit it with this comment "первый коммит".
Commit was successful.
Then I started local veracity server: vv serve --port 8077
Opened in the browser: http://localhost:8077/repos/verarepo/history.html
And I've got following message:
error
http://localhost:8077/repos/verarepo/history.json?max=50
Internal Server Error
Internal Server Error. Details about this error have been logged to
the server's log file.

Here is last message from vv-serve-2012-04-09.log:
[2012/04/09 18:12:14.073 +0300] [PID: 3896, Thread: 5208] Error:
onDispatch callback threw exception during request to
/repos/verarepo/history.json:
Error: Error 103 (sglib): JavaScript error: (pjs = JS_NewStringCopyZ(cx, psz))
c:\work\s\sprawl\public\src\libraries\ut\sg_jsglue.c:600
c:\work\s\sprawl\public\src\libraries\ut\sg_jsglue.c:656
c:\work\s\sprawl\public\src\libraries\ut\sg_jsglue.c:515
c:\work\s\sprawl\public\src\libraries\ut\sg_jsglue.c:372
c:\work\s\sprawl\public\src\libraries\ut\sg_jsglue.c:629
c:\work\s\sprawl\public\src\libraries\ut\sg_jsglue.c:656
c:\work\s\sprawl\public\src\libraries\ut\sg_jsglue.c:515
c:\work\s\sprawl\public\src\libraries\ut\sg_jsglue.c:372
c:\work\s\sprawl\public\src\libraries\ut\sg_jsglue.c:629
c:\work\s\sprawl\public\src\libraries\ut\sg_jsglue.c:656
c:\work\s\sprawl\public\src\libraries\ut\sg_jsglue.c:6400

Something went wrong. I guess.

Thanks,
Nikolay.
Ian Olsen
2012-04-09 16:30:27 UTC
Permalink
Hi Nikolay.

Sorry for the inconvenience. This is a known issue that will be fixed in
the next release. Today, there is a patched 1.5.1 build available which
has the fix. After installing that build, you'll need to "vv reindex"
any repository with the problem.

An explanation of the issue, links to the builds, and instructions are here:

http://veracity-scm.com/qa/questions/606/error-103-in-web-gui-history/618
Post by Nikolay Osinin
I've got an error in repo with comments in Russian in history.
Nikolay Osinin
2012-04-10 10:42:11 UTC
Permalink
Thanks a lot.
It works now. But only in the browser. In the Tortoise "History"
dialog comments are still broken. I will wait for the new release.
Post by Ian Olsen
http://veracity-scm.com/qa/questions/606/error-103-in-web-gui-history/618
Post by Nikolay Osinin
I've got an error in repo with comments in Russian in history.
Ian Olsen
2012-04-11 13:44:05 UTC
Permalink
Hi Nikolay.

When looking at the history of a repo that was reindexed by the fixed
build, it should work.

Be aware the the index is local-only: it doesn't move around on
push/pull, and it's built from scratch after a clone. Can you
double-check that you've reindexed (with the new build) the repository
that's giving you trouble in tortoise?
Post by Nikolay Osinin
Thanks a lot.
It works now. But only in the browser. In the Tortoise "History"
dialog comments are still broken. I will wait for the new release.
Post by Ian Olsen
http://veracity-scm.com/qa/questions/606/error-103-in-web-gui-history/618
Post by Nikolay Osinin
I've got an error in repo with comments in Russian in history.
_______________________________________________
Veracity-users mailing list
http://lists.sourcegear.com/cgi-bin/mailman/listinfo/veracity-users
Loading...