On 01/08/2013 06:10 PM, Krull wrote:
> I found what was the problem
> The error message is not very clear ...
>
>
> In my config.json, I have :
> """
> ...
> "build-script" :
>      {
>        "compile-options" :
>        {
>          "paths" :
>          {
>            "file" : "T:/TEMP/APPLICATION.js"
>          },
> ...
> """
> The QX generator generates my JS file on a Server.
> The problem is that my Server crashed.
> After reloading my Server, the "generator build" works fine.

:-)) I'm glad you figured that out on your own.

As for the error message, there is already a patch for that in the repo 
(A secondary issue was covering the original problem). Generally it is 
always better in such cases to run the generator with the '-s' flag. 
This would not hit this secondary issue, and will provide a full stack 
trace (which we'd need anyway).

T.


------------------------------------------------------------------------------
Master SQL Server Development, Administration, T-SQL, SSAS, SSIS, SSRS
and more. Get SQL Server skills now (including 2012) with LearnDevNow -
200+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only - learn more at:
http://p.sf.net/sfu/learnmore_122512
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to