Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Neo4j + logback + janino + play framework 2.0 fails on start up

Received: by 10.52.32.66 with SMTP id g2mr26330018vdi.5.1336497636889;
        Tue, 08 May 2012 10:20:36 -0700 (PDT)
X-BeenThere: neo4j@googlegroups.com
Received: by 10.220.155.11 with SMTP id q11ls2173657vcw.4.gmail; Tue, 08 May
 2012 10:20:35 -0700 (PDT)
Received: by 10.52.67.229 with SMTP id q5mr822668vdt.20.1336497635810;
        Tue, 08 May 2012 10:20:35 -0700 (PDT)
Date: Tue, 8 May 2012 10:20:35 -0700 (PDT)
From: Magnus Andersson <magnusandersso...@gmail.com>
To: neo4j@googlegroups.com
Message-ID: <4001656.135.1336497635412.JavaMail.geo-discussion-forums@vbpz13>
In-Reply-To: <CAL4Xk+1NF+gG+4d_3q+KkPjDnVz5briMMbP3zXVTA9UGmmkwgw@mail.gmail.com>
References: <27280336.1205.1336479998901.JavaMail.geo-discussion-forums@vbzd15>
 <CAL4Xk+1NF+gG+4d_3q+KkPjDnVz5briMMbP3zXVTA9UGmmkwgw@mail.gmail.com>
Subject: Re: [Neo4j] Neo4j + logback + janino + play framework 2.0 fails on
 start up
MIME-Version: 1.0
Content-Type: multipart/mixed; 
	boundary="----=_Part_133_13869671.1336497635410"

------=_Part_133_13869671.1336497635410
Content-Type: multipart/alternative; 
	boundary="----=_Part_134_4921501.1336497635410"

------=_Part_134_4921501.1336497635410
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit

Hi,
Thanks for answering.
I am using 1.7. 
Neo4j's lib files named "...-1.7.jar" are imported to my project's lib 
catalogue.

Den tisdagen den 8:e maj 2012 kl. 15:14:00 UTC+2 skrev Mattias Persson:
>
> Hi Magnus,
>
> could you try using 1.7 instead? http://neo4j.org/download/
>
> 2012/5/8 Magnus Andersson <magnusandersson85..>
>
>> When I start my app in production mode in (tested in ubuntu and osx) the 
>> logging fails to start up. All logging is by default in play framework.
>>
>>
>> When starting my app in production mode I get:
>> ...
>> Play server process ID is 8980
>> [info] application - Application has started
>> [info] play - Application started (Prod)
>> 11:49:58,020 |-INFO in ch.qos.logback.classic.LoggerContext[default] - 
>> Could NOT find resource [logback.groovy]
>> 11:49:58,021 |-INFO in ch.qos.logback.classic.LoggerContext[default] - 
>> Could NOT find resource [logback-test.xml]
>> 11:49:58,021 |-INFO in ch.qos.logback.classic.LoggerContext[default] - 
>> Could NOT find resource [logback.xml]
>> 11:49:58,022 |-INFO in ch.qos.logback.classic.LoggerContext[default] - 
>> Setting up default configuration.
>> 11:49:58,122 |-INFO in 
>> ch.qos.logback.core.joran.spi.ConfigurationWatchList@388698fa - URL 
>> [jar:file:/Users/x/play/play-2.0.1/repository/local/play/play_2.9.1/2.0.1/jars/play_2.9.1.jar!/logger.xml] 
>> is not of type file
>> 11:49:58,162 |-INFO in 
>> ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute 
>> not set
>> 11:49:58,162 |-INFO in 
>> ch.qos.logback.core.joran.action.ConversionRuleAction - registering 
>> conversion word coloredLevel with class [play.api.Logger$ColoredLevel]
>> 11:49:58,162 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - 
>> About to instantiate appender of type [ch.qos.logback.core.FileAppender]
>> 11:49:58,163 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - 
>> Naming appender as [FILE]
>> 11:49:58,176 |-INFO in 
>> ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default 
>> type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] 
>> property
>> 11:49:58,180 |-INFO in ch.qos.logback.core.FileAppender[FILE] - File 
>> property is set to [/Users/x/y/play2/y/logs/application.log]
>> 11:49:58,181 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - 
>> About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
>> 11:49:58,181 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - 
>> Naming appender as [STDOUT]
>> 11:49:58,181 |-INFO in 
>> ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default 
>> type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] 
>> property
>> 11:49:58,182 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - 
>> Setting level of logger [play] to INFO
>> 11:49:58,182 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - 
>> Setting level of logger [application] to INFO
>> 11:49:58,182 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - 
>> Setting level of logger [com.avaje.ebean.config.PropertyMapLoader] to OFF
>> 11:49:58,182 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - 
>> Setting level of logger 
>> [com.avaje.ebeaninternal.server.core.XmlConfigLoader] to OFF
>> 11:49:58,182 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - 
>> Setting level of logger 
>> [com.avaje.ebeaninternal.server.lib.BackgroundThread] to OFF
>> 11:49:58,182 |-INFO in 
>> ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of 
>> ROOT logger to ERROR
>> 11:49:58,182 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction 
>> - Attaching appender named [STDOUT] to Logger[ROOT]
>> 11:49:58,182 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction 
>> - Attaching appender named [FILE] to Logger[ROOT]
>> 11:49:58,183 |-INFO in 
>> ch.qos.logback.classic.joran.JoranConfigurator@ca56214 - Registering 
>> current configuration as safe fallback point
>> 11:49:58,643 |-INFO in 
>> ch.qos.logback.core.joran.spi.ConfigurationWatchList@388698fa - URL 
>> [jar:file:/Users/x/y/play2/y/lib/neo4j-kernel-1.7.jar!/neo4j-logback.xml] 
>> is not of type file
>> 11:49:58,645 |-INFO in 
>> ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute 
>> not set
>> 11:49:58,645 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - 
>> About to instantiate appender of type [ch.qos.logback.core.FileAppender]
>> 11:49:58,645 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - 
>> Naming appender as [FILE]
>> 11:49:58,645 |-INFO in 
>> ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default 
>> type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] 
>> property
>> 11:49:58,646 |-INFO in ch.qos.logback.core.FileAppender[FILE] - File 
>> property is set to [/Users/x/neo2/db/messages.log]
>> 11:49:58,647 |-ERROR in ch.qos.logback.core.joran.conditional.IfAction - 
>> Could not find Janino library on the class path. Skipping conditional 
>> processing.
>> 11:49:58,647 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - 
>> Setting level of logger [neo4j.diagnostics] to DEBUG
>> 11:49:58,647 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - 
>> Setting additivity of logger [neo4j] to false
>> 11:49:58,648 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction 
>> - Attaching appender named [FILE] to Logger[neo4j]
>> 11:49:58,648 |-INFO in 
>> ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of 
>> ROOT logger to INFO
>> 11:49:58,648 |-INFO in 
>> ch.qos.logback.classic.joran.JoranConfigurator@3dca1588 - Registering 
>> current configuration as safe fallback point
>> 11:49:58,869 |-INFO in 
>> ch.qos.logback.core.joran.spi.ConfigurationWatchList@1e4bb369 - URL 
>> [jar:file:/Users/x/play/play-2.0.1/repository/local/play/play_2.9.1/2.0.1/jars/play_2.9.1.jar!/logger.xml] 
>> is not of type file
>> 11:49:58,871 |-INFO in 
>> ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute 
>> not set
>> 11:49:58,871 |-INFO in 
>> ch.qos.logback.core.joran.action.ConversionRuleAction - registering 
>> conversion word coloredLevel with class [play.api.Logger$ColoredLevel]
>> 11:49:58,872 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - 
>> About to instantiate appender of type [ch.qos.logback.core.FileAppender]
>> 11:49:58,872 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - 
>> Naming appender as [FILE]
>> 11:49:58,872 |-INFO in 
>> ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default 
>> type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] 
>> property
>> 11:49:58,872 |-INFO in ch.qos.logback.core.FileAppender[FILE] - File 
>> property is set to [/Users/x/y/play2/y/logs/application.log]
>> 11:49:58,872 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - 
>> About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
>> 11:49:58,872 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - 
>> Naming appender as [STDOUT]
>> 11:49:58,873 |-INFO in 
>> ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default 
>> type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] 
>> property
>> 11:49:58,873 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - 
>> Setting level of logger [play] to INFO
>> 11:49:58,873 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - 
>> Setting level of logger [application] to INFO
>> 11:49:58,873 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - 
>> Setting level of logger [com.avaje.ebean.config.PropertyMapLoader] to OFF
>> 11:49:58,873 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - 
>> Setting level of logger 
>> [com.avaje.ebeaninternal.server.core.XmlConfigLoader] to OFF
>> 11:49:58,873 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - 
>> Setting level of logger 
>> [com.avaje.ebeaninternal.server.lib.BackgroundThread] to OFF
>> 11:49:58,873 |-INFO in 
>> ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of 
>> ROOT logger to ERROR
>> 11:49:58,873 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction 
>> - Attaching appender named [STDOUT] to Logger[ROOT]
>> 11:49:58,873 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction 
>> - Attaching appender named [FILE] to Logger[ROOT]
>> 11:49:58,873 |-INFO in 
>> ch.qos.logback.classic.joran.JoranConfigurator@7befc208 - Registering 
>> current configuration as safe fallback point
>>
>> [info] play - Listening for HTTP on port 9000...
>>
>>
>>
>> *11:49:58,647 |-ERROR in ch.qos.logback.core.joran.conditional.IfAction 
>> - Could not find Janino library on the class path. Skipping conditional 
>> processing.*
>> I guess this has to do with the support of logback in 1.7m3? :)
>>
>> How to fix it?
>> Is there any info how to setup logback for neo4j?
>>
>> Cheers,
>> Magnus
>>
>>
>
>
> -- 
> Mattias Persson, [matt...@neotechnology.com]
> Hacker, Neo Technology
> www.neotechnology.com
>

------=_Part_134_4921501.1336497635410
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: 7bit

Hi,<div>Thanks for answering.</div><div>I am using 1.7.&nbsp;</div><div>Neo4j's lib files named "...-1.7.jar" are imported to my project's lib catalogue.<br><br>Den tisdagen den 8:e maj 2012 kl. 15:14:00 UTC+2 skrev Mattias Persson:<blockquote class="gmail_quote" style="margin: 0;margin-left: 0.8ex;border-left: 1px #ccc solid;padding-left: 1ex;">Hi Magnus,<br><br>could you try using 1.7 instead? <a href="http://neo4j.org/download/" target="_blank">http://neo4j.org/download/</a><br><br><div class="gmail_quote">2012/5/8 Magnus Andersson <span dir="ltr">&lt;magnusandersson85..&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>When I start my app in production mode in (tested in ubuntu and osx) the logging fails to start up. All logging is by default in play framework.</div>
<div><br></div><div><br></div><div>When starting my app in production mode I get:</div><div>...</div><div>Play server process ID is 8980</div><div>[info] application - Application has started</div><div>[info] play - Application started (Prod)</div>
<div>11:49:58,020 |-INFO in ch.qos.logback.classic.<wbr>LoggerContext[default] - Could NOT find resource [logback.groovy]</div><div>11:49:58,021 |-INFO in ch.qos.logback.classic.<wbr>LoggerContext[default] - Could NOT find resource [logback-test.xml]</div>
<div>11:49:58,021 |-INFO in ch.qos.logback.classic.<wbr>LoggerContext[default] - Could NOT find resource [logback.xml]</div><div>11:49:58,022 |-INFO in ch.qos.logback.classic.<wbr>LoggerContext[default] - Setting up default configuration.</div>
<div>11:49:58,122 |-INFO in ch.qos.logback.core.joran.spi.<wbr>ConfigurationWatchList@<wbr>388698fa - URL [jar:file:/Users/x/play/play-<wbr>2.0.1/repository/local/play/<wbr>play_2.9.1/2.0.1/jars/play_2.<wbr>9.1.jar!/logger.xml] is not of type file</div>
<div>11:49:58,162 |-INFO in ch.qos.logback.classic.joran.<wbr>action.ConfigurationAction - debug attribute not set</div><div>11:49:58,162 |-INFO in ch.qos.logback.core.joran.<wbr>action.ConversionRuleAction - registering conversion word coloredLevel with class [play.api.Logger$ColoredLevel]</div>
<div>11:49:58,162 |-INFO in ch.qos.logback.core.joran.<wbr>action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.<wbr>FileAppender]</div><div>11:49:58,163 |-INFO in ch.qos.logback.core.joran.<wbr>action.AppenderAction - Naming appender as [FILE]</div>
<div>11:49:58,176 |-INFO in ch.qos.logback.core.joran.<wbr>action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.<wbr>encoder.PatternLayoutEncoder] for [encoder] property</div><div>11:49:58,180 |-INFO in ch.qos.logback.core.<wbr>FileAppender[FILE] - File property is set to [/Users/x/y/play2/y/logs/<wbr>application.log]</div>
<div>11:49:58,181 |-INFO in ch.qos.logback.core.joran.<wbr>action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.<wbr>ConsoleAppender]</div><div>11:49:58,181 |-INFO in ch.qos.logback.core.joran.<wbr>action.AppenderAction - Naming appender as [STDOUT]</div>
<div>11:49:58,181 |-INFO in ch.qos.logback.core.joran.<wbr>action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.<wbr>encoder.PatternLayoutEncoder] for [encoder] property</div><div>11:49:58,182 |-INFO in ch.qos.logback.classic.joran.<wbr>action.LoggerAction - Setting level of logger [play] to INFO</div>
<div>11:49:58,182 |-INFO in ch.qos.logback.classic.joran.<wbr>action.LoggerAction - Setting level of logger [application] to INFO</div><div>11:49:58,182 |-INFO in ch.qos.logback.classic.joran.<wbr>action.LoggerAction - Setting level of logger [com.avaje.ebean.config.<wbr>PropertyMapLoader] to OFF</div>
<div>11:49:58,182 |-INFO in ch.qos.logback.classic.joran.<wbr>action.LoggerAction - Setting level of logger [com.avaje.ebeaninternal.<wbr>server.core.XmlConfigLoader] to OFF</div><div>11:49:58,182 |-INFO in ch.qos.logback.classic.joran.<wbr>action.LoggerAction - Setting level of logger [com.avaje.ebeaninternal.<wbr>server.lib.BackgroundThread] to OFF</div>
<div>11:49:58,182 |-INFO in ch.qos.logback.classic.joran.<wbr>action.RootLoggerAction - Setting level of ROOT logger to ERROR</div><div>11:49:58,182 |-INFO in ch.qos.logback.core.joran.<wbr>action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]</div>
<div>11:49:58,182 |-INFO in ch.qos.logback.core.joran.<wbr>action.AppenderRefAction - Attaching appender named [FILE] to Logger[ROOT]</div><div>11:49:58,183 |-INFO in ch.qos.logback.classic.joran.<wbr>JoranConfigurator@ca56214 - Registering current configuration as safe fallback point</div>
<div>11:49:58,643 |-INFO in ch.qos.logback.core.joran.spi.<wbr>ConfigurationWatchList@<wbr>388698fa - URL [jar:file:/Users/x/y/play2/y/<wbr>lib/neo4j-kernel-1.7.jar!/<wbr>neo4j-logback.xml] is not of type file</div><div>11:49:58,645 |-INFO in ch.qos.logback.classic.joran.<wbr>action.ConfigurationAction - debug attribute not set</div>
<div>11:49:58,645 |-INFO in ch.qos.logback.core.joran.<wbr>action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.<wbr>FileAppender]</div><div>11:49:58,645 |-INFO in ch.qos.logback.core.joran.<wbr>action.AppenderAction - Naming appender as [FILE]</div>
<div>11:49:58,645 |-INFO in ch.qos.logback.core.joran.<wbr>action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.<wbr>encoder.PatternLayoutEncoder] for [encoder] property</div><div>11:49:58,646 |-INFO in ch.qos.logback.core.<wbr>FileAppender[FILE] - File property is set to [/Users/x/neo2/db/messages.<wbr>log]</div>
<div>11:49:58,647 |-ERROR in ch.qos.logback.core.joran.<wbr>conditional.IfAction - Could not find Janino library on the class path. Skipping conditional processing.</div><div>11:49:58,647 |-INFO in ch.qos.logback.classic.joran.<wbr>action.LoggerAction - Setting level of logger [neo4j.diagnostics] to DEBUG</div>
<div>11:49:58,647 |-INFO in ch.qos.logback.classic.joran.<wbr>action.LoggerAction - Setting additivity of logger [neo4j] to false</div><div>11:49:58,648 |-INFO in ch.qos.logback.core.joran.<wbr>action.AppenderRefAction - Attaching appender named [FILE] to Logger[neo4j]</div>
<div>11:49:58,648 |-INFO in ch.qos.logback.classic.joran.<wbr>action.RootLoggerAction - Setting level of ROOT logger to INFO</div><div>11:49:58,648 |-INFO in ch.qos.logback.classic.joran.<wbr>JoranConfigurator@3dca1588 - Registering current configuration as safe fallback point</div>
<div>11:49:58,869 |-INFO in ch.qos.logback.core.joran.spi.<wbr>ConfigurationWatchList@<wbr>1e4bb369 - URL [jar:file:/Users/x/play/play-<wbr>2.0.1/repository/local/play/<wbr>play_2.9.1/2.0.1/jars/play_2.<wbr>9.1.jar!/logger.xml] is not of type file</div>
<div>11:49:58,871 |-INFO in ch.qos.logback.classic.joran.<wbr>action.ConfigurationAction - debug attribute not set</div><div>11:49:58,871 |-INFO in ch.qos.logback.core.joran.<wbr>action.ConversionRuleAction - registering conversion word coloredLevel with class [play.api.Logger$ColoredLevel]</div>
<div>11:49:58,872 |-INFO in ch.qos.logback.core.joran.<wbr>action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.<wbr>FileAppender]</div><div>11:49:58,872 |-INFO in ch.qos.logback.core.joran.<wbr>action.AppenderAction - Naming appender as [FILE]</div>
<div>11:49:58,872 |-INFO in ch.qos.logback.core.joran.<wbr>action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.<wbr>encoder.PatternLayoutEncoder] for [encoder] property</div><div>11:49:58,872 |-INFO in ch.qos.logback.core.<wbr>FileAppender[FILE] - File property is set to [/Users/x/y/play2/y/logs/<wbr>application.log]</div>
<div>11:49:58,872 |-INFO in ch.qos.logback.core.joran.<wbr>action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.<wbr>ConsoleAppender]</div><div>11:49:58,872 |-INFO in ch.qos.logback.core.joran.<wbr>action.AppenderAction - Naming appender as [STDOUT]</div>
<div>11:49:58,873 |-INFO in ch.qos.logback.core.joran.<wbr>action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.<wbr>encoder.PatternLayoutEncoder] for [encoder] property</div><div>11:49:58,873 |-INFO in ch.qos.logback.classic.joran.<wbr>action.LoggerAction - Setting level of logger [play] to INFO</div>
<div>11:49:58,873 |-INFO in ch.qos.logback.classic.joran.<wbr>action.LoggerAction - Setting level of logger [application] to INFO</div><div>11:49:58,873 |-INFO in ch.qos.logback.classic.joran.<wbr>action.LoggerAction - Setting level of logger [com.avaje.ebean.config.<wbr>PropertyMapLoader] to OFF</div>
<div>11:49:58,873 |-INFO in ch.qos.logback.classic.joran.<wbr>action.LoggerAction - Setting level of logger [com.avaje.ebeaninternal.<wbr>server.core.XmlConfigLoader] to OFF</div><div>11:49:58,873 |-INFO in ch.qos.logback.classic.joran.<wbr>action.LoggerAction - Setting level of logger [com.avaje.ebeaninternal.<wbr>server.lib.BackgroundThread] to OFF</div>
<div>11:49:58,873 |-INFO in ch.qos.logback.classic.joran.<wbr>action.RootLoggerAction - Setting level of ROOT logger to ERROR</div><div>11:49:58,873 |-INFO in ch.qos.logback.core.joran.<wbr>action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]</div>
<div>11:49:58,873 |-INFO in ch.qos.logback.core.joran.<wbr>action.AppenderRefAction - Attaching appender named [FILE] to Logger[ROOT]</div><div>11:49:58,873 |-INFO in ch.qos.logback.classic.joran.<wbr>JoranConfigurator@7befc208 - Registering current configuration as safe fallback point</div>
<div><br></div><div>[info] play - Listening for HTTP on port 9000...</div><div><br></div><div><br></div><div><br></div><div><b>11:49:58,647 |-ERROR in ch.qos.logback.core.joran.<wbr>conditional.IfAction - Could not find Janino library on the class path. Skipping conditional processing.</b><br>
</div><div>I guess this has to do with the support of logback in 1.7m3? :)</div><div><br></div><div>How to fix it?</div><div>Is there any info how to setup logback for neo4j?</div><div><br></div><div>Cheers,</div><div>Magnus</div>
<div><br></div></blockquote></div><br><br clear="all"><br>-- <br>Mattias Persson, [<a href="mailto:matt...@neotechnology.com" target="_blank">matt...@neotechnology.com</a>]<br>Hacker, Neo Technology<br><a href="http://www.neotechnology.com" target="_blank">www.neotechnology.com</a><br>

</blockquote></div>
------=_Part_134_4921501.1336497635410--

------=_Part_133_13869671.1336497635410--