I have a local webware 8 and remote with same version.
Remote server is webhosting with chroot
Both server have workdir made by MakeAppWorkDir.py
In each I have context 'test'
My code is normally working on local server, but on remote I have
troubles:
File "./MiddleKit/Core/ModelUser.py", line 37, in readModelFileNamed
AssertionError: Cannot re-read a model.
What could it mean and how to fix it?
my site root is located in /home/sites/www.somesite.com/
full webware workdir path is /home/sites/www.somesite.com/web/webaware
Setting.conf is
{
'Package': 'test.Middle',
'Database': 'somedb'
#'SQLLog': { 'File': 'mk-sql.log' },
}
CSV is (chrooted) located in
/web/webware/test/Middle/Billing.mkmodel/Classes.csv
-------------------------------------------------------
This SF.net email is sponsored by: SlickEdit Inc. Develop an edge.
The most comprehensive and flexible code editor you can use.
Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial.
www.slickedit.com/sourceforge
_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss