Skip to content

Instantly share code, notes, and snippets.

@itsjbecks
Created October 4, 2021 18:59
Show Gist options
  • Save itsjbecks/ce2247798900fac98a36177bbdd7ae26 to your computer and use it in GitHub Desktop.
Save itsjbecks/ce2247798900fac98a36177bbdd7ae26 to your computer and use it in GitHub Desktop.
OpenOSP Logs
2021-10-03 19:11:56-07:00 [Note] [Entrypoint]: Entrypoint script for MariaDB Server 1:10.5.12+maria~focal started.
2021-10-03 19:11:57-07:00 [Note] [Entrypoint]: Switching to dedicated user 'mysql'
2021-10-03 19:11:57-07:00 [Note] [Entrypoint]: Entrypoint script for MariaDB Server 1:10.5.12+maria~focal started.
2021-10-03 19:11:57-07:00 [Note] [Entrypoint]: Initializing database files
PLEASE REMEMBER TO SET A PASSWORD FOR THE MariaDB root USER !
To do so, start the server, then issue the following command:
'/usr/bin/mysql_secure_installation'
which will also give you the option of removing the test
databases and anonymous user created by default. This is
strongly recommended for production servers.
See the MariaDB Knowledgebase at https://mariadb.com/kb or the
MySQL manual for more instructions.
Please report any problems at https://mariadb.org/jira
The latest information about MariaDB is available at https://mariadb.org/.
You can find additional information about the MySQL part at:
https://dev.mysql.com
Consider joining MariaDB's strong and vibrant community:
https://mariadb.org/get-involved/
2021-10-03 19:11:59-07:00 [Note] [Entrypoint]: Database files initialized
2021-10-03 19:11:59-07:00 [Note] [Entrypoint]: Starting temporary server
2021-10-03 19:11:59-07:00 [Note] [Entrypoint]: Waiting for server startup
2021-10-03 19:11:59 0 [Note] mysqld (mysqld 10.5.12-MariaDB-1:10.5.12+maria~focal-log) starting as process 96 ...
2021-10-03 19:11:59 0 [Note] InnoDB: Uses event mutexes
2021-10-03 19:11:59 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2021-10-03 19:11:59 0 [Note] InnoDB: Number of pools: 1
2021-10-03 19:11:59 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions
2021-10-03 19:11:59 0 [Note] mysqld: O_TMPFILE is not supported on /tmp (disabling future attempts)
2021-10-03 19:11:59 0 [Note] InnoDB: Using Linux native AIO
2021-10-03 19:11:59 0 [Note] InnoDB: Initializing buffer pool, total size = 2147483648, chunk size = 134217728
2021-10-03 19:11:59 0 [Note] InnoDB: Completed initialization of buffer pool
2021-10-03 19:11:59 0 [Note] InnoDB: 128 rollback segments are active.
2021-10-03 19:11:59 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2021-10-03 19:11:59 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2021-10-03 19:11:59 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
2021-10-03 19:11:59 0 [Note] InnoDB: 10.5.12 started; log sequence number 45094; transaction id 20
2021-10-03 19:11:59 0 [Note] Plugin 'FEEDBACK' is disabled.
2021-10-03 19:11:59 0 [Note] InnoDB: Loading buffer pool(s) from /var/lib/mysql/ib_buffer_pool
2021-10-03 19:11:59 0 [Note] Reading of all Master_info entries succeeded
2021-10-03 19:11:59 0 [Note] Added new Master_info '' to hash table
2021-10-03 19:11:59 0 [Note] mysqld: ready for connections.
Version: '10.5.12-MariaDB-1:10.5.12+maria~focal-log' socket: '/var/run/mysqld/mysqld.sock' port: 0 mariadb.org binary distribution
2021-10-03 19:11:59 0 [Note] InnoDB: Buffer pool(s) load completed at 211003 19:11:59
2021-10-03 19:12:00-07:00 [Note] [Entrypoint]: Temporary server started.
Warning: Unable to load '/usr/share/zoneinfo/leap-seconds.list' as time zone. Skipping it.
Warning: Unable to load '/usr/share/zoneinfo/leapseconds' as time zone. Skipping it.
Warning: Unable to load '/usr/share/zoneinfo/tzdata.zi' as time zone. Skipping it.
2021-10-03 19:12:02-07:00 [Note] [Entrypoint]: Creating database drugref2
2021-10-03 19:12:02-07:00 [Note] [Entrypoint]: Creating user oscar
2021-10-03 19:12:02-07:00 [Note] [Entrypoint]: Giving user oscar access to schema drugref2
2021-10-03 19:12:02-07:00 [Note] [Entrypoint]: Stopping temporary server
2021-10-03 19:12:02 0 [Note] mysqld (initiated by: root[root] @ localhost []): Normal shutdown
2021-10-03 19:12:02 0 [Note] Event Scheduler: Purging the queue. 0 events
2021-10-03 19:12:02 0 [Note] InnoDB: FTS optimize thread exiting.
2021-10-03 19:12:02 0 [Note] InnoDB: Starting shutdown...
2021-10-03 19:12:02 0 [Note] InnoDB: Dumping buffer pool(s) to /var/lib/mysql/ib_buffer_pool
2021-10-03 19:12:02 0 [Note] InnoDB: Buffer pool(s) dump completed at 211003 19:12:02
2021-10-03 19:12:02 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2021-10-03 19:12:02 0 [Note] InnoDB: Shutdown completed; log sequence number 45106; transaction id 21
2021-10-03 19:12:02 0 [Note] mysqld: Shutdown complete
2021-10-03 19:12:03-07:00 [Note] [Entrypoint]: Temporary server stopped
2021-10-03 19:12:03-07:00 [Note] [Entrypoint]: MariaDB init process done. Ready for start up.
2021-10-03 19:12:03 0 [Note] mysqld (mysqld 10.5.12-MariaDB-1:10.5.12+maria~focal-log) starting as process 1 ...
2021-10-03 19:12:03 0 [Note] InnoDB: Uses event mutexes
2021-10-03 19:12:03 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2021-10-03 19:12:03 0 [Note] InnoDB: Number of pools: 1
2021-10-03 19:12:03 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions
2021-10-03 19:12:03 0 [Note] mysqld: O_TMPFILE is not supported on /tmp (disabling future attempts)
2021-10-03 19:12:03 0 [Note] InnoDB: Using Linux native AIO
2021-10-03 19:12:03 0 [Note] InnoDB: Initializing buffer pool, total size = 2147483648, chunk size = 134217728
2021-10-03 19:12:03 0 [Note] InnoDB: Completed initialization of buffer pool
2021-10-03 19:12:03 0 [Note] InnoDB: 128 rollback segments are active.
2021-10-03 19:12:03 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2021-10-03 19:12:03 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2021-10-03 19:12:03 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
2021-10-03 19:12:03 0 [Note] InnoDB: 10.5.12 started; log sequence number 45106; transaction id 20
2021-10-03 19:12:03 0 [Note] InnoDB: Loading buffer pool(s) from /var/lib/mysql/ib_buffer_pool
2021-10-03 19:12:03 0 [Note] Plugin 'FEEDBACK' is disabled.
2021-10-03 19:12:03 0 [Note] Server socket created on IP: '::'.
2021-10-03 19:12:03 0 [Note] Reading of all Master_info entries succeeded
2021-10-03 19:12:03 0 [Note] Added new Master_info '' to hash table
2021-10-03 19:12:03 0 [Note] mysqld: ready for connections.
Version: '10.5.12-MariaDB-1:10.5.12+maria~focal-log' socket: '/var/run/mysqld/mysqld.sock' port: 3306 mariadb.org binary distribution
2021-10-03 19:12:03 0 [Note] InnoDB: Buffer pool(s) load completed at 211003 19:12:03
Certificate was added to keystore
keytool error: java.io.FileNotFoundException: /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/security/cacerts (No such file or directory)
Substituting /usr/local/tomcat/conf/context.xml
Oct 03, 2021 7:13:44 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: Server version name: Apache Tomcat/7.0.109
Oct 03, 2021 7:13:44 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: Server built: Apr 22 2021 18:43:38 UTC
Oct 03, 2021 7:13:44 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: Server version number: 7.0.109.0
Oct 03, 2021 7:13:44 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: OS Name: Linux
Oct 03, 2021 7:13:44 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: OS Version: 5.11.0-1019-aws
Oct 03, 2021 7:13:44 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: Architecture: amd64
Oct 03, 2021 7:13:44 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: Java Home: /usr/local/openjdk-8/jre
Oct 03, 2021 7:13:44 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: JVM Version: 1.8.0_292-b10
Oct 03, 2021 7:13:44 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: JVM Vendor: Oracle Corporation
Oct 03, 2021 7:13:44 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: CATALINA_BASE: /usr/local/tomcat
Oct 03, 2021 7:13:44 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: CATALINA_HOME: /usr/local/tomcat
Oct 03, 2021 7:13:44 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: Command line argument: -Djava.util.logging.config.file=/usr/local/tomcat/conf/logging.properties
Oct 03, 2021 7:13:44 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: Command line argument: -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager
Oct 03, 2021 7:13:44 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: Command line argument: -Djdk.tls.ephemeralDHKeySize=2048
Oct 03, 2021 7:13:44 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: Command line argument: -Dorg.apache.catalina.security.SecurityListener.UMASK=0027
Oct 03, 2021 7:13:44 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: Command line argument: -Dignore.endorsed.dirs=
Oct 03, 2021 7:13:44 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: Command line argument: -Dcatalina.base=/usr/local/tomcat
Oct 03, 2021 7:13:44 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: Command line argument: -Dcatalina.home=/usr/local/tomcat
Oct 03, 2021 7:13:44 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: Command line argument: -Djava.io.tmpdir=/usr/local/tomcat/temp
Oct 03, 2021 7:13:44 PM org.apache.catalina.core.AprLifecycleListener lifecycleEvent
INFO: Loaded Apache Tomcat Native library [1.2.28] using APR version [1.6.5].
Oct 03, 2021 7:13:44 PM org.apache.catalina.core.AprLifecycleListener lifecycleEvent
INFO: APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true].
Oct 03, 2021 7:13:44 PM org.apache.catalina.core.AprLifecycleListener initializeSSL
INFO: OpenSSL successfully initialized [OpenSSL 1.1.1d 10 Sep 2019]
Oct 03, 2021 7:13:44 PM org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ["http-apr-8080"]
Oct 03, 2021 7:13:44 PM org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ["http-apr-443"]
Oct 03, 2021 7:13:44 PM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 1089 ms
Oct 03, 2021 7:13:44 PM org.apache.catalina.core.StandardService startInternal
INFO: Starting service [Catalina]
Oct 03, 2021 7:13:44 PM org.apache.catalina.core.StandardEngine startInternal
INFO: Starting Servlet Engine: Apache Tomcat/7.0.109
Oct 03, 2021 7:13:44 PM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive [/usr/local/tomcat/webapps/faxWs.war]
Oct 03, 2021 7:13:45 PM org.apache.catalina.realm.JDBCRealm startInternal
SEVERE: Exception opening database connection
com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown database 'OscarFax'
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
at com.mysql.jdbc.Util.handleNewInstance(Util.java:409)
at com.mysql.jdbc.Util.getInstance(Util.java:384)
at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1052)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4232)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4164)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:926)
at com.mysql.jdbc.MysqlIO.proceedHandshakeWithPluggableAuthentication(MysqlIO.java:1748)
at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1288)
at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2506)
at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2539)
at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2321)
at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:832)
at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:46)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
at com.mysql.jdbc.Util.handleNewInstance(Util.java:409)
at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:417)
at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:344)
at org.apache.catalina.realm.JDBCRealm.open(JDBCRealm.java:718)
at org.apache.catalina.realm.JDBCRealm.startInternal(JDBCRealm.java:796)
at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183)
at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5530)
at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183)
at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:1007)
at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:983)
at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:639)
at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:1128)
at org.apache.catalina.startup.HostConfig$DeployWar.run(HostConfig.java:2020)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Oct 03, 2021 7:13:48 PM org.apache.catalina.startup.TldConfig execute
INFO: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
Oct 03, 2021 7:13:48 PM org.apache.catalina.core.ApplicationContext log
INFO: No Spring WebApplicationInitializer types detected on classpath
Oct 03, 2021 7:13:48 PM org.apache.catalina.core.ApplicationContext log
INFO: Initializing Spring root WebApplicationContext
2021-10-03 19:13:48,488 INFO [ContextLoader:285] Root WebApplicationContext: initialization started
2021-10-03 19:13:48,665 INFO [XmlWebApplicationContext:513] Refreshing Root WebApplicationContext: startup date [Sun Oct 03 19:13:48 PDT 2021]; root of context hierarchy
2021-10-03 19:13:48,735 INFO [XmlBeanDefinitionReader:316] Loading XML bean definitions from ServletContext resource [/WEB-INF/bean.xml]
2021-10-03 19:13:48,952 INFO [XmlBeanDefinitionReader:316] Loading XML bean definitions from class path resource [META-INF/cxf/cxf.xml]
2021-10-03 19:13:49,079 INFO [XmlBeanDefinitionReader:316] Loading XML bean definitions from class path resource [spring_config.xml]
2021-10-03 19:13:49,684 INFO [LocalContainerEntityManagerFactoryBean:332] Building JPA container EntityManagerFactory for persistence unit 'persistenceUnit'
2021-10-03 19:13:50,050 WARN [Runtime:89] An error occurred while registering a ClassTransformer with PersistenceUnitInfo: name 'persistenceUnit', root URL [file:/usr/local/tomcat/webapps/faxWs/WEB-INF/classes]. The error has been consumed. To see it, set your openjpa.Runtime log level to TRACE. Load-time class transformation will not be available.
2021-10-03 19:13:51,397 INFO [ContextLoader:325] Root WebApplicationContext: initialization completed in 2907 ms
Oct 03, 2021 7:13:51 PM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deployment of web application archive [/usr/local/tomcat/webapps/faxWs.war] has finished in [6,791] ms
Oct 03, 2021 7:13:51 PM org.apache.coyote.AbstractProtocol start
INFO: Starting ProtocolHandler ["http-apr-8080"]
Oct 03, 2021 7:13:51 PM org.apache.coyote.AbstractProtocol start
INFO: Starting ProtocolHandler ["http-apr-443"]
Oct 03, 2021 7:13:51 PM org.apache.catalina.startup.Catalina start
INFO: Server startup in 6905 ms
Certificate was added to keystore
allexport off
braceexpand on
emacs off
errexit on
errtrace off
functrace off
hashall on
histexpand off
history off
ignoreeof off
interactive-comments on
keyword off
monitor off
noclobber off
noexec off
noglob off
nolog off
notify off
nounset on
onecmd off
physical off
pipefail off
posix off
privileged off
verbose off
vi off
xtrace on
+ catalina.sh start
Tomcat started.
+ tail -f /usr/local/tomcat/logs/catalina.out
03-Oct-2021 19:14:07.074 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server version: Apache Tomcat/8.5.41
03-Oct-2021 19:14:07.078 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server built: May 4 2019 09:17:16 UTC
03-Oct-2021 19:14:07.078 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server number: 8.5.41.0
03-Oct-2021 19:14:07.078 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log OS Name: Linux
03-Oct-2021 19:14:07.078 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log OS Version: 5.11.0-1019-aws
03-Oct-2021 19:14:07.078 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Architecture: amd64
03-Oct-2021 19:14:07.078 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Java Home: /usr/lib/jvm/java-8-openjdk-amd64/jre
03-Oct-2021 19:14:07.078 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log JVM Version: 1.8.0_212-8u212-b01-1~deb9u1-b01
03-Oct-2021 19:14:07.078 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log JVM Vendor: Oracle Corporation
03-Oct-2021 19:14:07.079 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log CATALINA_BASE: /usr/local/tomcat
03-Oct-2021 19:14:07.079 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log CATALINA_HOME: /usr/local/tomcat
03-Oct-2021 19:14:07.079 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.util.logging.config.file=/usr/local/tomcat/conf/logging.properties
03-Oct-2021 19:14:07.079 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager
03-Oct-2021 19:14:07.079 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djdk.tls.ephemeralDHKeySize=2048
03-Oct-2021 19:14:07.079 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.protocol.handler.pkgs=org.apache.catalina.webresources
03-Oct-2021 19:14:07.079 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dorg.apache.catalina.security.SecurityListener.UMASK=0027
03-Oct-2021 19:14:07.079 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.awt.headless=true
03-Oct-2021 19:14:07.080 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dignore.endorsed.dirs=
03-Oct-2021 19:14:07.080 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dcatalina.base=/usr/local/tomcat
03-Oct-2021 19:14:07.080 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dcatalina.home=/usr/local/tomcat
03-Oct-2021 19:14:07.080 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.io.tmpdir=/usr/local/tomcat/temp
03-Oct-2021 19:14:07.080 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded APR based Apache Tomcat Native library [1.2.21] using APR version [1.5.2].
03-Oct-2021 19:14:07.080 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true].
03-Oct-2021 19:14:07.080 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true]
03-Oct-2021 19:14:07.093 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.0j 20 Nov 2018]
03-Oct-2021 19:14:07.210 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-8080"]
03-Oct-2021 19:14:07.229 INFO [main] org.apache.tomcat.util.net.NioSelectorPool.getSharedSelector Using a shared selector for servlet write/read
03-Oct-2021 19:14:07.253 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["https-openssl-nio-443"]
03-Oct-2021 19:14:07.326 INFO [main] org.apache.tomcat.util.net.openssl.OpenSSLUtil.getKeyManagers The certificate [/usr/local/tomcat/conf/ssl.crt] or its private key [/usr/local/tomcat/conf/ssl.key] could not be processed using a JSSE key manager and will be given directly to OpenSSL
03-Oct-2021 19:14:07.330 INFO [main] org.apache.tomcat.util.net.NioSelectorPool.getSharedSelector Using a shared selector for servlet write/read
03-Oct-2021 19:14:07.333 INFO [main] org.apache.catalina.startup.Catalina.load Initialization processed in 856 ms
03-Oct-2021 19:14:07.365 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Catalina]
03-Oct-2021 19:14:07.366 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet Engine: Apache Tomcat/8.5.41
03-Oct-2021 19:14:07.412 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployWAR Deploying web application archive [/usr/local/tomcat/webapps/drugref2.war]
03-Oct-2021 19:14:07.436 WARNING [localhost-startStop-1] org.apache.catalina.startup.SetContextPropertiesRule.begin [SetContextPropertiesRule]{Context} Setting property 'antiJARLocking' to 'true' did not find a matching property.
03-Oct-2021 19:14:08.847 INFO [localhost-startStop-1] org.apache.jasper.servlet.TldScanner.scanJars At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2021-10-03 19:14:08,951 INFO [StartUp:55] contextInit called
2021-10-03 19:14:08,954 INFO [StartUp:61] Looking for properties file at: /root/drugref2.properties
2021-10-03 19:14:08,955 DEBUG [DrugrefProperties:54] DRUGREF PROPS CONSTRUCTOR
2021-10-03 19:14:08,956 DEBUG [DrugrefProperties:48] static initializer of drugrefproperties
2021-10-03 19:14:08,957 INFO [StartUp:71] About to start Interactions checker with keynull
2021-10-03 19:14:09,997 DEBUG [Runtime:72] Setting the following properties from "?" into configuration: {openjpa.ConnectionFactory=org.apache.commons.dbcp.BasicDataSource@52ae8235, openjpa.Compatibility=QuotedNumbersInQueries=true, openjpa.Log=log4j, openjpa.Id=persistenceUnit, openjpa.ClassResolver=org.apache.openjpa.persistence.PersistenceUnitInfoImpl$ClassResolverImpl@83938fb, openjpa.MetaDataFactory=jpa(Files=/usr/local/tomcat/webapps/drugref2/WEB-INF/classes)}
2021-10-03 19:14:10,003 DEBUG [Runtime:72] No cache marshaller found for id org.apache.openjpa.conf.MetaDataCacheMaintenance.
2021-10-03 19:14:10,076 DEBUG [Runtime:72] Setting the following properties from "?" into configuration: {openjpa.ConnectionFactory=org.apache.commons.dbcp.BasicDataSource@52ae8235, openjpa.BrokerFactory=jdbc, openjpa.BrokerImpl=non-finalizing, openjpa.Compatibility=QuotedNumbersInQueries=true, openjpa.Log=log4j, openjpa.Id=persistenceUnit, openjpa.ClassResolver=org.apache.openjpa.persistence.PersistenceUnitInfoImpl$ClassResolverImpl@83938fb, openjpa.MetaDataFactory=jpa(Files=/usr/local/tomcat/webapps/drugref2/WEB-INF/classes)}
2021-10-03 19:14:10,101 WARN [Runtime:92] An error occurred while registering a ClassTransformer with PersistenceUnitInfo: name 'persistenceUnit', root URL [file:/usr/local/tomcat/webapps/drugref2/WEB-INF/classes]. The error is logged along with this warning. Load-time class transformation will not be available.
java.lang.IllegalStateException: Cannot apply class transformer without LoadTimeWeaver specified
at org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo.addTransformer(SpringPersistenceUnitInfo.java:109)
at org.apache.openjpa.persistence.PersistenceProviderImpl.createContainerEntityManagerFactory(PersistenceProviderImpl.java:126)
at org.apache.openjpa.persistence.PersistenceProviderImpl.createContainerEntityManagerFactory(PersistenceProviderImpl.java:53)
at org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalContainerEntityManagerFactoryBean.java:290)
at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:310)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1571)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1509)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:521)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:458)
at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:296)
at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)
at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:293)
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
at org.springframework.context.support.AbstractApplicationContext.getBean(AbstractApplicationContext.java:1117)
at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:922)
at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:479)
at org.springframework.context.support.ClassPathXmlApplicationContext.<init>(ClassPathXmlApplicationContext.java:139)
at org.springframework.context.support.ClassPathXmlApplicationContext.<init>(ClassPathXmlApplicationContext.java:93)
at org.drugref.util.SpringUtils.<clinit>(SpringUtils.java:43)
at org.drugref.dinInteractionCheck.InteractionsChecker.<init>(InteractionsChecker.java:51)
at org.drugref.dinInteractionCheck.InteractionsCheckerFactory.<clinit>(InteractionsCheckerFactory.java:45)
at org.drugref.util.StartUp.contextInitialized(StartUp.java:72)
at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4770)
at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5236)
at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:754)
at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:730)
at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:744)
at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:980)
at org.apache.catalina.startup.HostConfig$DeployWar.run(HostConfig.java:1851)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
2021-10-03 19:14:10,181 INFO [StartUp:73] LAST LINE IN contextInitialized
03-Oct-2021 19:14:10.213 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployWAR Deployment of web application archive [/usr/local/tomcat/webapps/drugref2.war] has finished in [2,800] ms
03-Oct-2021 19:14:10.221 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployWAR Deploying web application archive [/usr/local/tomcat/webapps/oscar.war]
03-Oct-2021 19:14:15.512 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/growthBoyHead0_36.pdf] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.515 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/bpmh_template_marked.pdf] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.517 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/rourke2006p4.pdf] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.518 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/GrowthChartRourke2009Girlspg2.pdf] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.519 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/rourke2006printCfgPg2.txt] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.520 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/bcNB2008PrintCfgPg2.txt] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.520 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/onar2.pdf] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.521 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/onar2enhancedPrintCfgPgRf.txt] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.523 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/growthGirlHead0_36Graphic.txt] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.523 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/rourke2006printCfgPg1.txt] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.524 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/bcar2_2012.pdf] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.524 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/growthGirlLength0_36Graphic2.txt] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.525 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/ovulationPrintCfgPg2.txt] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.525 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/GrowthChartRourke2009Girls2.txt] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.526 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/mentalHealthForm1.pdf] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.526 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/rourke2006.pdf] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.527 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/PositionHazardPrint_pg1.txt] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.527 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/oscarRxPrintCfgPg1.txt] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.528 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/mentalHealthForm1Print.txt] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.531 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/intakeHxPrintCfgPg2.txt] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.532 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/bcar2PrintCfgPg1_2007.txt] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.533 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/growthBoyLength0_36Graphic2.txt] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.533 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/GrowthChartRourke2006GirlGraphic4.txt] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.534 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/rourke2009p4.pdf] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.535 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/bcar2PrintGraphCfgPg1_2012.txt] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.536 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/GrowthChartRourke2009BoyGraphic5.txt] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.536 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/bclb2008PrintCfgPg1.txt] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.537 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/labReqPrint07.txt] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.537 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/mentalHealthForm14.pdf] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.538 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/Hsfo_Rx.jasper] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.538 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/bcar1_2012.pdf] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.539 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/GrowthChartRourke2006GirlGraphic3.txt] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.539 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/growthBoyHead0_36Graphic2.txt] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.539 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/growthGirlHead0_36.pdf] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.540 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/bcar2PrintCfgPg2.txt] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.540 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/onar1enhancedPrintCfgPg2.txt] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.541 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/GrowthChartRourke2009Girls.pdf] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.541 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/bcarAll2_2007.pdf] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.541 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/mentalHealthForm42.pdf] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.542 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/GrowthChartRourke2006GirlGraphic2.txt] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.542 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/rourke2009printCfgPg3.txt] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.546 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/GrowthChartRourke2009GirlGraphic3.txt] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.546 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/GrowthChartRourke2009Boys.txt] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.548 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/bcbirthsummary2008.pdf] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.549 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/onar2enhancedrf.pdf] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.549 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/bcar1PrintCfgPg2_2012.txt] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.550 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/onar1enhancedPrintCfgPg1.txt] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.551 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/rourke2009p2.pdf] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.552 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/growthChartGirlBMI.pdf] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.552 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/growthBoyHead0_36Graphic.txt] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.553 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/GrowthChartRourke2009GirlGraphic4.txt] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.553 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/GrowthChartRourke2006Girls2.txt] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.554 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/onar1.pdf] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.555 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/GrowthChartRourke2009Girls3.txt] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.558 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/PositionHazardPrint_pg2.txt] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.559 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/bcarAll2_2012.pdf] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.559 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/growthChartBoyPrint.txt] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.559 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/rourke2009p3.pdf] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.560 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/GrowthChartRourke2009Boys2.txt] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.560 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/PolicyForm.pdf] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.561 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/bpmh_template.pdf] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.561 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/bcar2PrintCfgScores_2007.txt] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.561 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/bchpPrintCfgPg2.txt] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.562 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/growthGirlLength0_36Print.txt] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.562 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/mentalHealthForm14Print.txt] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.563 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/CounselingNoteForm.pdf] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.563 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/growthBoyHead0_36Print.txt] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.564 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/bcar2PrintCfgPg1.txt] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.564 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/bcar2PrintCfgScores_2012.txt] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.569 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/bcarAll1_2012.pdf] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.570 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/bcar1PrintCfgPg1.txt] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.570 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/bcarRisk_2007.pdf] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.570 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/rourke2006printCfgPg3.txt] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.571 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/growthChartGirlGraphic.txt] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.571 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/growthChartGirlBMIPrint.txt] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.572 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/bcar2PrintGraphCfgPg1_2007.txt] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.572 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/bcbirthsummary.pdf] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.573 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/onar2enhancedPrintCfgPg1.txt] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.573 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/rourke2009.pdf] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.573 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/GrowthChartRourke2006BoyGraphic3.txt] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.574 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/bcarARs2_2012.pdf] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.574 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/bcar2_2007.pdf] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.575 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/growthChartBoyStatureWeight.pdf] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.575 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/GrowthChartRourke2006Boys.pdf] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.582 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/rourke2006p2.pdf] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.583 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/bcar1.pdf] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.583 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/labReqPrintEncounterForm2010.txt] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.583 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/GrowthChartRourke2006Girls.txt] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.584 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/bchpPrintCfgPg1.txt] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.584 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/onar1enhancedpg2.pdf] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.587 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/intakeHxPrintCfgPg6.txt] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.587 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/intakeHxPrintCfgPg4.txt] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.588 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/mentalHealthForm42Print_2.txt] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.588 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/onar2PrintCfgPg3.txt] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.588 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/invoice.pdf] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.589 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/bcar2PrintGraphCfgPg2.txt] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.589 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/labReqForm2010.pdf] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.589 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/GrowthChartRourke2009GirlGraphic.txt] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.590 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/rourke2006p1.pdf] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.590 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/onar2PrintGraphCfgPg1.txt] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.591 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/onar2enhancedsv.pdf] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.591 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/intakeHxPrintCfgPg11.txt] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.591 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/GrowthChartRourke2009GirlGraphic2.txt] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.592 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/GrowthChartRourke2009BoyGraphic.txt] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.592 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/GrowthChartRourke2009GirlGraphic6.txt] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.592 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/mentalHealthForm1Print_3.txt] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.593 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/patientEncounterWorksheetCfg.txt] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.593 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/bchp.pdf] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.593 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/onar2enhancedPrintCfgPgSv2.txt] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.594 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/bcNB2008PrintCfgPg3.txt] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.594 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/PolicyForm-2.pdf] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.595 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/onar1PrintCfgPg1.txt] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.596 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/growthChartGirlGraphicBMI.txt] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.596 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/patientEncounterWorksheet.pdf] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.596 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/bcar1PrintCfgPg1_2007.txt] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.597 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/MyOscarLetterHead.pdf] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.598 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/intakeHxPrintCfgPg9.txt] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.599 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/growthChartBoyBMI.pdf] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.601 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/mentalHealthForm1Print_2.txt] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.602 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/PositionHazardForm.pdf] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.602 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/onar2enhancedPrintCfgPgSv.txt] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.603 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/bcNB2008PrintCfgPg1.txt] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.603 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/GrowthChartRourke2009Boyspg2.pdf] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.603 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/GrowthChartRourke2009BoyGraphic4.txt] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.604 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/growthGirlHead0_36Print.txt] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.604 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/growthBoyLength0_36.pdf] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.604 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/GrowthChartRourke2006GirlGraphic.txt] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.605 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/bcar22.pdf] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.605 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/GrowthChartRourke2006Boyspg2.pdf] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.605 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/onar2PrintCfgPg2.txt] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.605 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/rourke2006p3.pdf] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.606 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/onar2enhancedus.pdf] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.606 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/GrowthChartRourke2009Girls.txt] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.607 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/rourke2009p1.pdf] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.607 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/fundal_graph.png] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.607 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/Hsfo_Rx.jrxml] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.608 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/growthChartBoyGraphicBMI.txt] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.608 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/bcar2PrintCfgPg2_2012.txt] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.608 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/bcar1_2007.pdf] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.608 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/GrowthChartRourke2009GirlGraphic5.txt] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.608 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/GrowthChartRourke2006BoyGraphic4.txt] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.609 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/growthGirlLength0_36.pdf] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.609 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/GrowthChartRourke2006Girls.pdf] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.609 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/GrowthChartRourke2009BoyGraphic6.txt] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.609 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/growthChartBoyGraphic.txt] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.609 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/rourke2009printCfgPg2.txt] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.610 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/growthGirlHead0_36Graphic2.txt] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.610 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/labReqForm07.pdf] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.610 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/form/prop/GrowthChartRourke2006Boys.txt] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.614 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/oscarSecurity/oscar_security.properties] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.614 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/oscarSecurity/token] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.618 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/oscarWorkflow/rules] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.619 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/oscarWorkflow/rules/Rh_workflow.drl] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.620 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/appt/status] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.624 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/appt/tld] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.624 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/appt/web] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.625 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/appt/status/service] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.625 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/appt/status/web] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.626 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/appt/status/service/impl] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.628 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/oscarResearch/oscarDxResearch] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.629 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/oscarResearch/oscarDxResearch/bean] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.629 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/oscarResearch/oscarDxResearch/pageUtil] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.629 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/oscarResearch/oscarDxResearch/util] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.634 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/oscarWaitingList/bean] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.635 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/oscarWaitingList/pageUtil] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.635 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/oscarWaitingList/util] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.638 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/oscarMDS/data] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.639 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/oscarMDS/pageUtil] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.645 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/oscarRx/data_extract_20150226.xml] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.645 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/oscarRx/data] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.646 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/oscarRx/data_extract_20181217.xml] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.646 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/oscarRx/data_extract_20161124.xml] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.646 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/oscarRx/pageUtil] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.647 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/oscarRx/data_extract_20110804.xml] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.647 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/oscarRx/RenalDosing.xml] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.647 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/oscarRx/data_extract_20151222.xml] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.648 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/oscarRx/data_extract_20080930.xml] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.648 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/oscarRx/util] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.648 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/oscarRx/data_extract_20100422.xml] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.649 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/oscarRx/web] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.661 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/oscarDemographic/data] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.661 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/oscarDemographic/AppointmentReceipt.xml] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.662 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/oscarDemographic/Chartlabel.xml] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.662 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/oscarDemographic/SexualHealthClinicLabel.xml] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.662 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/oscarDemographic/pageUtil] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.663 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/oscarDemographic/tld] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.663 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/oscarDemographic/ClientLabLabel.xml] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.664 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/oscarDemographic/barcode.jrxml] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.664 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/oscarDemographic/Addresslabel.xml] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.665 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/oscarDemographic/label.xml] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.672 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/oscarProvider/data] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.672 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/oscarProvider/bean] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.673 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/oscarProvider/pageUtil] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.675 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/oscarFax/client] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.676 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/oscarBilling/data] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.676 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/oscarBilling/pageUtil] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.677 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/oscarBilling/OHIP] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.677 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/oscarBilling/ca] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.677 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/oscarBilling/MSP] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.680 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/oscarBilling/ca/data] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.680 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/oscarBilling/ca/on] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.680 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/oscarBilling/ca/decisionSupport] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.680 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/oscarBilling/ca/bc] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.681 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/oscarBilling/ca/data/SupServiceCodeAssocDAO.jbx] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.681 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/oscarBilling/ca/on/data] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.681 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/oscarBilling/ca/on/bean] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.682 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/oscarBilling/ca/on/pageUtil] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.682 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/oscarBilling/ca/on/reports] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.682 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/oscarBilling/ca/on/OHIP] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.683 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/oscarBilling/ca/on/administration] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.691 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/oscarBilling/ca/on/reports/end_year_statement_subreport.jrxml] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.691 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/oscarBilling/ca/on/reports/end_year_statement_report.jrxml] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.691 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/oscarBilling/ca/on/reports/end_year_statement_report.jasper] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.692 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/oscarBilling/ca/on/reports/end_year_statement_subreport.jasper] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.693 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/oscarBilling/ca/decisionSupport/BC401a.xml] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.693 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/oscarBilling/ca/decisionSupport/BC250.xml] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.694 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/oscarBilling/ca/decisionSupport/BC401b.xml] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.694 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/oscarBilling/ca/decisionSupport/ONK017A.xml] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.696 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/oscarBilling/ca/decisionSupport/ONA003A.xml] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.696 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/oscarBilling/ca/decisionSupport/ONK131A.xml] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.696 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/oscarBilling/ca/decisionSupport/ON428.xml] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.697 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/oscarBilling/ca/decisionSupport/ON250.xml] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.697 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/oscarBilling/ca/decisionSupport/ONK132A.xml] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.697 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/oscarBilling/ca/decisionSupport/BC428.xml] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.697 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/oscarBilling/ca/decisionSupport/ONK130A.xml] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.698 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/oscarBilling/ca/bc/data] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.698 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/oscarBilling/ca/bc/quickbilling] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.699 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/oscarBilling/ca/bc/pageUtil] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.699 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/oscarBilling/ca/bc/reports] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.700 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/oscarBilling/ca/bc/Teleplan] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.700 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/oscarBilling/ca/bc/administration] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.700 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/oscarBilling/ca/bc/decisionSupport] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.701 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/oscarBilling/ca/bc/MSP] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.716 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/oscarBilling/ca/bc/reports/pdf_rep_invoice.jrxml] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.717 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/oscarBilling/ca/bc/reports/pdf_rep_wo.jrxml] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.717 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/oscarBilling/ca/bc/reports/csv_rep_invoice.jrxml] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.717 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/oscarBilling/ca/bc/reports/csv_rep_wo.jrxml] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.718 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/oscarBilling/ca/bc/reports/pdf_rep_rej.jrxml] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.718 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/oscarBilling/ca/bc/reports/msppremsum.s23.jrxml] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.718 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/oscarBilling/ca/bc/reports/cvs_rep_payref_sum.jrxml] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.719 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/oscarBilling/ca/bc/reports/csv_rep_payref.xml] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.719 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/oscarBilling/ca/bc/reports/pdf_rep_payref_sum.jrxml] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.719 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/oscarBilling/ca/bc/reports/pdf_rep_payref.jrxml] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.719 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/oscarBilling/ca/bc/reports/csv_rep_msprem.jrxml] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.720 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/oscarBilling/ca/bc/reports/pdf_rep_msprem.jrxml] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.720 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/oscarBilling/ca/bc/reports/broadcastmessages.jrxml] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.721 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/oscarBilling/ca/bc/reports/pdf_rep_account_rec.jrxml] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.721 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/oscarBilling/ca/bc/reports/msppremsums23.jrxml] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.721 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/oscarBilling/ca/bc/reports/csv_rep_mspremsum.jrxml] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.722 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/oscarBilling/ca/bc/reports/csv_rep_account_rec.jrxml] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.722 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/oscarBilling/ca/bc/reports/csv_rep_payref.jrxml] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.722 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/oscarBilling/ca/bc/reports/msppremsum.practsum.jrxml] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.723 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/oscarBilling/ca/bc/reports/pdf_rep_mspremsum.jrxml] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.723 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/oscarBilling/ca/bc/reports/csv_rep_rej.jrxml] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.728 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/oscarBilling/ca/bc/MSP/mspEditCodes.properties] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.734 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/util/plugin] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.745 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/scratch/tld] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.746 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/oscarTickler/pageUtil] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.747 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/oscar/oscarTickler/tld] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.751 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/shic/OscarStyleCda.xsl] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.751 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/k2a/dsGuideline.xsd] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.752 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/indicatorXMLTemplates/smoking.xml] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.752 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/indicatorXMLTemplates/flu_immunization_bonus.xml] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.752 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/indicatorXMLTemplates/IndicatorXMLTemplate.xml] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.753 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/indicatorXMLTemplates/colorectal_cancer_bonus.xml] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.753 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/indicatorXMLTemplates/obesity.xml] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.754 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/indicatorXMLTemplates/cervical_cancer.xml] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.754 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/indicatorXMLTemplates/pneumococcal_immunization.xml] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.754 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/indicatorXMLTemplates/hypertension.xml] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.755 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/indicatorXMLTemplates/flu_immuzation.xml] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.755 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/indicatorXMLTemplates/IndicatorXMLTemplateSchema.xsd] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.755 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/indicatorXMLTemplates/diab_hba1c_shared.xml] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.756 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/indicatorXMLTemplates/cad_identification.xml] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.756 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/indicatorXMLTemplates/childhood_immunization_bonus.xml] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.757 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/indicatorXMLTemplates/breast_cancer_bonus.xml] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.757 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/indicatorXMLTemplates/childhood_immunization.xml] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.757 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/indicatorXMLTemplates/diab_hba1c.xml] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.758 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/indicatorXMLTemplates/cervical_cancer_bonus.xml] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.759 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/indicatorXMLTemplates/hypertension_identification.xml] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.759 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/indicatorXMLTemplates/diab_identification.xml] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.759 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/indicatorXMLTemplates/breast cancer.xml] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.760 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/indicatorXMLTemplates/coronary_artery_disease.xml] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.760 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/indicatorXMLTemplates/diab_hba1c_range.xml] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.761 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/indicatorXMLTemplates/colorectal_cancer.xml] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.761 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/indicatorXMLTemplates/patient_status.xml] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.762 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/born/BORNWB v.2.0.8.xsd] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.762 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/born/BORNWBCSD v.1.4.1.xsd] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.763 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/hapi_libs/fork] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.763 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/hapi_libs/fork/readme.txt] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.764 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/hapi_libs/fork/commons-logging-1.1.1.jar] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
03-Oct-2021 19:14:15.764 WARNING [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/hapi_libs/fork/hacked_patched_hapi-0.5.1.jar] to the cache for web application [/oscar] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment