Skip to content

Instantly share code, notes, and snippets.

/*
* Copyright (C) 2005-2013 Alfresco Software Limited.
*
* This file is part of Alfresco
*
* Alfresco is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
... 37 more
Caused by: java.lang.ClassNotFoundException: no.joint.ph.trashcan.TrashcanCleanerJob
at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1720)
at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1571)
at org.springframework.util.ClassUtils.forName(ClassUtils.java:265)
at org.springframework.util.ClassUtils.resolveClassName(ClassUtils.java:298)
... 42 more
2017-03-03 15:00:30,149 WARN [org.springframework.beans.factory.support.DisposableBeanAdapter] [localhost-startStop-1] Invocation of destroy method failed on bean with name 'serverConnector': java.lang.NullPointerException
2017-03-03 15:00:30,321 WARN [org.springframework.beans.factory.support.DisposableBeanAdapter] [localhost-startStop-1] Invocation of destroy method 'close' failed on bean with name 'solrSqlSessionTemplate': java.lang.UnsupportedOperationException: Manual close is not allowed over a Spring managed SqlSession
@jancalve
jancalve / threaddump - createLink
Created February 27, 2017 08:45
Thread dump of createLink
@jancalve
jancalve / example2
Last active February 22, 2017 09:37
{
"shortName":"reavers-base",
"title":"Reavers Base",
"description":"Base for Reavers",
"visibility":"PRIVATE",
"isTemplate":false,
"lastRecordedSize":1024,
"workspaceId":"fsdf5345-646dsfds-4534gfd",
"modules":[
{
@jancalve
jancalve / example
Created February 22, 2017 09:30
example
{
"shortName":"reavers-base",
"title":"Reavers Base",
"description":"Base for Reavers",
"visibility":"PRIVATE",
"isTemplate":false,
"lastRecordedSize":1024,
"workspaceId":"fsdf5345-646dsfds-4534gfd",
"modules":[
{
pr 20, 2016 9:07:27 AM org.apache.catalina.startup.SetAllPropertiesRule begin
WARNING: [SetAllPropertiesRule]{Server/Service/Connector} Setting property 'maxSpareThreads' to '160' did not find a matching property.
Apr 20, 2016 9:07:27 AM org.apache.catalina.core.AprLifecycleListener lifecycleEvent
INFO: Loaded APR based Apache Tomcat Native library 1.1.32 using APR version 1.4.6.
Apr 20, 2016 9:07:27 AM org.apache.catalina.core.AprLifecycleListener lifecycleEvent
INFO: APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true].
Apr 20, 2016 9:07:27 AM org.apache.catalina.core.AprLifecycleListener initializeSSL
INFO: OpenSSL successfully initialized (OpenSSL 1.0.1m 19 Mar 2015)
Apr 20, 2016 9:07:27 AM org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ["http-apr-8080"]