]
Peter Palaga updated GTNPORTAL-3281:
------------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 3.6.4.Final
Resolution: Done
On GateIn shutdown: WARN [exo.jcr.component.core.RepositoryImpl]
Repository repository is OFFLINE
--------------------------------------------------------------------------------------------------
Key: GTNPORTAL-3281
URL:
https://issues.jboss.org/browse/GTNPORTAL-3281
Project: GateIn Portal
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: WSRP integration
Reporter: Peter Palaga
Assignee: Juraci Paixão Kröhling
Fix For: 3.6.4.Final, 3.7.0.Final
The above Warning is logged during GateIn shutdown. There should be no warnings in an out
of the box instance of GateIn.
The stack during the warning is as follows:
{code}
Thread [Thread-68] (Suspended (breakpoint at line 155 in LocationAwareSLF4JExoLog))
LocationAwareSLF4JExoLog.warn(Object) line: 155
RepositoryImpl.getSystemSession(String) line: 400
RepositoryImpl.getSystemSession(String) line: 81
SessionProvider.getSession(String, ManageableRepository) line: 202
JCRPersister$WSRPSessionLifeCycle(JCRPersister$AbstractSessionLifeCycle).login() line:
82
ChromatticImpl.openSession() line: 58
JCRPersister(BaseChromatticPersister).getSession() line: 109
JCRProducerConfigurationService.getPersistedLastModifiedForConfiguration() line: 128
JCRProducerConfigurationService(AbstractProducerConfigurationService).getConfiguration()
line: 48
WSRPProducerImpl.getProducerConfiguration() line: 346
WSRPProducerImpl.getProducerRegistrationRequirements() line: 193
WSRPProducerImpl.stop() line: 417
WSRPServiceIntegration.stopProducer() line: 381
WSRPServiceIntegration.stop() line: 375
GeneratedMethodAccessor121.invoke(Object, Object[]) line: not available
DelegatingMethodAccessorImpl.invoke(Object, Object[]) line: 43
Method.invoke(Object, Object...) line: 606
LifecycleVisitor.traverse(Container) line: 98
LifecycleVisitor.stop(Container) line: 166
ConcurrentContainer.stop() line: 463
CachingContainer(AbstractContainer).stop() line: 75
ManageableContainer(AbstractContainer).stop() line: 75
ManageableContainer.stop() line: 240
PortalContainer(AbstractContainer).stop() line: 75
PortalContainer(ExoContainer).stop() line: 273
PortalContainer.stop() line: 689
NativeMethodAccessorImpl.invoke0(Method, Object, Object[]) line: not available [native
method]
NativeMethodAccessorImpl.invoke(Object, Object[]) line: 57
DelegatingMethodAccessorImpl.invoke(Object, Object[]) line: 43
Method.invoke(Object, Object...) line: 606
LifecycleVisitor.traverse(Container) line: 98
LifecycleVisitor.stop(Container) line: 166
ConcurrentContainer.stop() line: 463
CachingContainer(AbstractContainer).stop() line: 75
ManageableContainer(AbstractContainer).stop() line: 75
ManageableContainer.stop() line: 240
RootContainer(AbstractContainer).stop() line: 75
RootContainer(ExoContainer).stop() line: 273
RootContainer.stop() line: 1230
RootContainer$ShutdownThread$1.run() line: 1220
RootContainer$ShutdownThread$1.run() line: 1217
SecurityHelper.doPrivilegedAction(PrivilegedAction<E>) line: 290
RootContainer$ShutdownThread.run() line: 1216
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: