私は wso2esb 4.5.0 を使用していますが、不快な問題が発生しています。セッションが常に閉じられ、1 分間に何度もログインしなければならないことがあります。それを回避する方法はありますか?
ログのトレースは次のとおりです。
[2012-10-06 02:15:55,176] INFO - RegistryEventingServiceComponent Successfully Initialized Eventing on Registry
[2012-10-06 02:15:56,063] INFO - JMXServerManager JMX Service URL : service:jmx:rmi://localhost:11111/jndi/rmi://localhost:9999/jmxrmi
[2012-10-06 02:15:56,070] INFO - StartupFinalizerServiceComponent Server : WSO2 Enterprise Service Bus-4.5.0
[2012-10-06 02:15:56,072] INFO - StartupFinalizerServiceComponent WSO2 Carbon started in 60 sec
[2012-10-06 02:15:56,651] INFO - CarbonUIServiceComponent Mgt Console URL : https://localhost:9443/carbon/
[2012-10-06 02:16:27,059] INFO - CarbonAuthenticationUtil 'admin@carbon.super [-1234]' logged in at [2012-10-06 02:16:27,058-0400]
[2012-10-06 02:16:37,230] INFO - CarbonAuthenticationUtil 'admin@carbon.super [-1234]' logged in at [2012-10-06 02:16:37,230-0400]
[2012-10-06 02:16:58,958] INFO - CarbonAuthenticationUtil 'admin@carbon.super [-1234]' logged in at [2012-10-06 02:16:58,958-0400]
[2012-10-06 02:17:10,045] INFO - CarbonAuthenticationUtil 'admin@carbon.super [-1234]' logged in at [2012-10-06 02:17:10,045-0400]
[2012-10-06 02:17:18,099] INFO - CarbonAuthenticationUtil 'admin@carbon.super [-1234]' logged in at [2012-10-06 02:17:18,099-0400]
[2012-10-06 02:17:24,248] INFO - CarbonAuthenticationUtil 'admin@carbon.super [-1234]' logged in at [2012-10-06 02:17:24,248-0400]
[2012-10-06 02:17:32,390] INFO - CarbonAuthenticationUtil 'admin@carbon.super [-1234]' logged in at [2012-10-06 02:17:32,390-0400]
[2012-10-06 02:17:41,048] INFO - CarbonAuthenticationUtil 'admin@carbon.super [-1234]' logged in at [2012-10-06 02:17:41,048-0400]
[2012-10-06 02:17:46,394] INFO - CarbonAuthenticationUtil 'admin@carbon.super [-1234]' logged in at [2012-10-06 02:17:46,394-0400]
[2012-10-06 02:17:54,714] INFO - CarbonAuthenticationUtil 'admin@carbon.super [-1234]' logged in at [2012-10-06 02:17:54,714-0400]
[2012-10-06 02:18:09,476] INFO - CarbonAuthenticationUtil 'admin@carbon.super [-1234]' logged in at [2012-10-06 02:18:09,476-0400]
[2012-10-06 02:18:17,606] INFO - CarbonAuthenticationUtil 'admin@carbon.super [-1234]' logged in at [2012-10-06 02:18:17,606-0400]
[2012-10-06 02:18:21,561] INFO - CarbonAuthenticationUtil 'admin@carbon.super [-1234]' logged in at [2012-10-06 02:18:21,561-0400]
[2012-10-06 02:18:31,615] INFO - CarbonAuthenticationUtil 'admin@carbon.super [-1234]' logged in at [2012-10-06 02:18:31,615-0400]
よろしくお願いします、ユバルキス。