11:37:16,114 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 11:37:16,130 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 11:37:16,130 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/Program%20F iles%20(x86)/App/App-2.2.4.jar!/logback.xml] 11:37:16,130 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the class path. 11:37:16,130 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/C:/Program%20 Files%20(x86)/App/lib/parser-5.9.1.jar!/logback.xml] 11:37:16,130 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/C:/Program%20 Files%20(x86)/App/App-2.2.4.jar!/logback.xml] 11:37:16,146 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1814786f - URL [jar:file:/C:/Program%20Files%20(x86) /App/App-2.2.4.jar!/logback.xml] is not of type file 11:37:16,192 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 11:37:16,239 |-INFO in ch.qos.logback.core.joran.action.TimestampAction - Using current interpretation time, i.e. now, as time r eference. 11:37:16,270 |-INFO in ch.qos.logback.core.joran.action.TimestampAction - Adding property to the context with key="bySecond" and value="20141126T113716" to the LOCAL scope 11:37:16,270 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.c ore.rolling.RollingFileAppender] 11:37:16,286 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [FILE] 11:37:16,348 |-ERROR in ch.qos.logback.core.joran.spi.Interpreter@12:23 - RuntimeException in Action for tag [rollingPolicy] jav a.lang.NumberFormatException: For input string: "/" at java.lang.NumberFormatException: For input string: "/" at at java.lang.NumberFormatException.forInputString(Unknown Source) at at java.lang.Integer.parseInt(Unknown Source) at at java.lang.Integer.parseInt(Unknown Source) at at ch.qos.logback.core.pattern.FormatInfo.valueOf(FormatInfo.java:74) at at ch.qos.logback.core.pattern.parser.Parser.T(Parser.java:140) at at ch.qos.logback.core.pattern.parser.Parser.E(Parser.java:100) at at ch.qos.logback.core.pattern.parser.Parser.Eopt(Parser.java:119) at at ch.qos.logback.core.pattern.parser.Parser.E(Parser.java:104) at at ch.qos.logback.core.pattern.parser.Parser.parse(Parser.java:95) at at ch.qos.logback.core.rolling.helper.FileNamePattern.parse(FileNamePattern.java:68) at at ch.qos.logback.core.rolling.helper.FileNamePattern.(FileNamePattern.java:55) at at ch.qos.logback.core.rolling.FixedWindowRollingPolicy.start(FixedWindowRollingPolicy.java:56) at at ch.qos.logback.core.joran.action.NestedComplexPropertyIA.end(NestedComplexPropertyIA.java:167) at at ch.qos.logback.core.joran.spi.Interpreter.callEndAction(Interpreter.java:317) at at ch.qos.logback.core.joran.spi.Interpreter.endElement(Interpreter.java:196) at at ch.qos.logback.core.joran.spi.Interpreter.endElement(Interpreter.java:182) at at ch.qos.logback.core.joran.spi.EventPlayer.play(EventPlayer.java:62) at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(GenericConfigurator.java:149) at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(GenericConfigurator.java:135) at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(GenericConfigurator.java:99) at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(GenericConfigurator.java:49) at at ch.qos.logback.classic.util.ContextInitializer.configureByResource(ContextInitializer.java:75) at at ch.qos.logback.classic.util.ContextInitializer.autoConfig(ContextInitializer.java:150) at at org.slf4j.impl.StaticLoggerBinder.init(StaticLoggerBinder.java:85) at at org.slf4j.impl.StaticLoggerBinder.(StaticLoggerBinder.java:55) at at org.slf4j.LoggerFactory.bind(LoggerFactory.java:121) at at org.slf4j.LoggerFactory.performInitialization(LoggerFactory.java:111) at at org.slf4j.LoggerFactory.getILoggerFactory(LoggerFactory.java:268) at at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:241) at at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:254) at at com.company.common.app.Application.(Application.java:120) 11:37:16,348 |-ERROR in ch.qos.logback.core.joran.spi.Interpreter@14:87 - no applicable action for [triggeringPolicy], current E lementPath is [[configuration][appender][triggeringPolicy]] 11:37:16,348 |-ERROR in ch.qos.logback.core.joran.spi.Interpreter@15:23 - no applicable action for [maxFileSize], current Elemen tPath is [[configuration][appender][triggeringPolicy][maxFileSize]] 11:37:16,348 |-ERROR in ch.qos.logback.core.joran.spi.Interpreter@17:16 - no applicable action for [encoder], current ElementPat h is [[configuration][appender][encoder]] 11:37:16,348 |-ERROR in ch.qos.logback.core.joran.spi.Interpreter@18:19 - no applicable action for [pattern], current ElementPat h is [[configuration][appender][encoder][pattern]] 11:37:16,348 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - No TriggeringPolicy was set for the RollingFileAp pender named FILE 11:37:16,348 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - For more information, please visit http://logback .qos.ch/codes.html#rfa_no_tp 11:37:16,348 |-WARN in ch.qos.logback.core.joran.action.AppenderAction - The object at the of the stack is not the appender name d [FILE] pushed earlier. 11:37:16,348 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.c ore.ConsoleAppender] 11:37:16,348 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [CONSOLE] 11:37:16,348 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic. encoder.PatternLayoutEncoder] for [encoder] property 11:37:16,395 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO 11:37:16,395 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [FILE] to Logger[ROOT] 11:37:16,395 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [CONSOLE] to Logger[ROOT] 11:37:16,395 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 11:37:16,395 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@5963a2e9 - Registering current configuration as safe fallb ack point 2014-11-26 11:37:16,551 INFO [AWT-EventQueue-0] c.j.c.a.Application [Application.java:181] current locale: CA, language: eng 2014-11-26 11:37:16,551 INFO [AWT-EventQueue-0] c.j.c.MultiplePropertiesResourceBundle [MultiplePropertiesResourceBundle.java:29 2] added bundle: strings 2014-11-26 11:37:16,567 INFO [AWT-EventQueue-0] c.j.c.MultiplePropertiesResourceBundle [MultiplePropertiesResourceBundle.java:29 2] added bundle: common-strings 2014-11-26 11:37:16,567 INFO [AWT-EventQueue-0] c.j.c.MultiplePropertiesResourceBundle [MultiplePropertiesResourceBundle.java:29 2] added bundle: part-number-strings 2014-11-26 11:37:16,567 INFO [AWT-EventQueue-0] c.j.c.MultiplePropertiesResourceBundle [MultiplePropertiesResourceBundle.java:27 1] Combine ResourceBundles named: [common-strings, part-number-strings, strings] Wed Nov 26 15:37:17 UTC 2014 Thread[AWT-EventQueue-0,6,main] java.io.FileNotFoundException: derby.log (Access is denied)