[haXe] hxblog site

Laurent Bedubourg lbedubourg at motion-twin.com
Thu Dec 21 11:22:43 CET 2006


Lee McColl Sylvester wrote:
> What does the error mean?  I get
> 
> Called from tools/WebServer.nml line 477
> Called from tools/WebServer.nml line 450
> Called from <null> line 1
> Called from App.hx line 175
> Called from App.hx line 157
> Exception : Neko_error(Invalid field access : rollback)
> 
> When trying to run a compiled version on my desktop.  :-(  Thought I 
> could use it for my site as I lost my old one.
> 
> Lee
> 

It looks like hxblog was not able to connect to your database server.

The error is handled to the errorHandler function which try to rollback 
the sql transaction which throw another exception :(

Fixed on svn, please update to see the real exception.

Regards
Laurent
-- 
Laurent Bedubourg
lbedubourg at motion-twin.com
http://www.motion-twin.com



More information about the Haxe mailing list