We have found the problem, this is a bug of nhibernate, we had changed the logging level from "INFO" to "DEBUG": <logger name="NHibernate" additivity="false"> <level value="INFO"/> <!--Setting the level to "DEBUG" will cause errors!!!--> <appender-ref ref="RollingFile"/> </logger>
-- You received this message because you are subscribed to the Google Groups "nhusers" group. To view this discussion on the web visit https://groups.google.com/d/msg/nhusers/-/59GU9Fu1t60J. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/nhusers?hl=en.
