Hi Jhon,

    The source of this is the ConfigParser (configuration file
(mira.conf) parser). Check your mira.conf for any errors. If you can't
find anything, just redo it from scratch.

On 4/22/11, John Deal <bassd...@yahoo.com> wrote:
> Hello All,
>
> I have been trying to find what is wrong with my SQLite code.  One
> experiment was to not use the installed SQLite3 library but to compile and
> link for source (single source file and 2 includes).  After changing
> CMakeLists.txt file, I get a bunch of errors like below right at the
> beginning of the server load:
>
> Line 1: Unrecognizable configuration.
> Line 2: Unrecognizable configuration.
> Line 3: Unrecognizable configuration.
> Line 4: Unrecognizable configuration.
> Line 5: Unrecognizable configuration.
> Line 6: Unrecognizable configuration.
>
> I searched all over and could not find where this is coming from.  I put the
> CMakeLists.txt file back to using the SQLite3 library I still get these
> errors.  The client will not connect any more.
>
> If anyone knows where these are coming from and how to fix it please let me
> know.  My time is extremely limited last week and the next two weeks and
> would like to spend my time on the SQLite issue instead of this.
>
> Thanks,
>
> John
>
> ------------------------------------------------------------------------------
> Fulfilling the Lean Software Promise
> Lean software platforms are now widely adopted and the benefits have been
> demonstrated beyond question. Learn why your peers are replacing JEE
> containers with lightweight application servers - and what you can gain
> from the move. http://p.sf.net/sfu/vmware-sfemails
> _______________________________________________
> Mira-development mailing list
> Mira-development@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mira-development
>

-- 
Sent from my mobile device

regards,

Alan Alvarez

------------------------------------------------------------------------------
Fulfilling the Lean Software Promise
Lean software platforms are now widely adopted and the benefits have been 
demonstrated beyond question. Learn why your peers are replacing JEE 
containers with lightweight application servers - and what you can gain 
from the move. http://p.sf.net/sfu/vmware-sfemails
_______________________________________________
Mira-development mailing list
Mira-development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mira-development

Reply via email to