From: Thomas W. <tho...@gm...> - 2010-03-24 15:31:34
|
James, This JavaScript file is not empty. This is the result of running the import of the files more then once. If I delete the collection AND the fs directory and then import the JavaScript files - everything works fine. Until the second run of the import. BTW the error message I posted is not from the example it is from the framework I am working on, but essentially it is the same thing Thomas ------ Thomas White Mobile:+44 7711 922 966 Skype: thomaswhite gTalk: thomas.0007 Linked-In:http://www.linkedin.com/in/thomaswhite0007 facebook: http://www.facebook.com/thomas.0007 On 24 March 2010 12:42, James Fuller <jam...@gm...> wrote: > also, can you confirm if jquery.taconite.js an empty file ? > > J > > On Wed, Mar 24, 2010 at 9:56 AM, Thomas White <tho...@gm...> > wrote: > > I forgot to mention one side effect of this state - even the file > is under > > webapp\WEB-INF\data\fs, eXist can't find it and it throws an error: > > > > 514140 [qtp11513418-62] WARN org.eclipse.jetty.util.log - Nested in > > javax.servlet.ServletException: An error occurred: > > d:\eXist2\webapp\WEB-INF\data\fs\db\exe\res\exe-res\js\jquery.taconite.js > > (The system cannot find the path specified): > > java.io.FileNotFoundException: > > d:\eXist2\webapp\WEB-INF\data\fs\db\exe\res\exe-res\js\jquery.taconite.js > > (The system cannot find the path specified) > > > > The way to recover is to delete both the collection that contains the > binary > > resources and the corresponding folder under webapp\WEB-INF\data\fs. > > > > This bug is a showstopper for me. I will really appreciate if somebody > can > > have a look at the issue. > > > > Thomas > > ------ > > > > Thomas White > > > > Mobile:+44 7711 922 966 > > Skype: thomaswhite > > gTalk: thomas.0007 > > Linked-In:http://www.linkedin.com/in/thomaswhite0007 > > facebook: http://www.facebook.com/thomas.0007 > > > > > > > ------------------------------------------------------------------------------ > > Download Intel® Parallel Studio Eval > > Try the new software tools for yourself. Speed compiling, find bugs > > proactively, and fine-tune applications for parallel performance. > > See why Intel Parallel Studio got high marks during beta. > > http://p.sf.net/sfu/intel-sw-dev > > _______________________________________________ > > Exist-development mailing list > > Exi...@li... > > https://lists.sourceforge.net/lists/listinfo/exist-development > > > > > |