I've attached a few logs
(I am running with 2 servers (server 'a' and 'b')... I have my logging
configured a little differently - so not everything from resin go to my
jvm log )
server-changing-session-attri_jvm.log === is from server a, when the
request hit server a and server a changed a session attribute (so the
session should have gotten pushed to server b but didn't)
server-changing-session-attri_stdout.log === is from server a, when the
request hit server a and server a changed a session attribute (so the
session should have gotten pushed to server b but didn't)
when-other-server-changes-session-attri.log === is from server a, when
the request hit server b and server b changed a session attribute (so
the session should have gotten pushed to server a but didn't)
thanks
Eric
On 07/07/2011 07:29 PM, Scott Ferguson wrote:
Can you create a log which include a servlet access that should
replicate session data (at "finer" level) and mail me the jvm-xxx.log?
-- Scott
On 07/07/2011 04:17 PM, Eric Kreiser wrote:
On 07/07/2011 07:02 PM, Scott Ferguson wrote:
On 07/07/2011 03:51 PM, Eric Kreiser wrote:
I am having trouble getting resin-admin running inside my servers... is
there another way I can verify that the servers can see each other?
JMX or something?
The resin-admin is the easiest.
If you look at the logs (at the "finer" level), you should see something
like:
[11-07-07 15:30:14.378] {main} JvmDeadlockHealthCheck[OK:OK]
[11-07-07 15:30:14.381] {main} MemoryTenuredHealthCheck[OK:87.63%
free (627.312M free, 715.850M max, 88.538M used)]
...
[11-07-07 15:30:14.383] {main} HeartbeatHealthCheck[OK:OK]
You can look at JMX under the ClusterServer bean and look for the
isHeartbeatActive() and LastHeartbeatTime().
-- Scott
using JMX to look at both servers... the HeartbeatActive=true and the
LastHeartbeatTime is getting updated as well
On 07/07/2011 05:01 PM, Scott Ferguson wrote:
On 07/07/2011 01:37 PM, Eric Kreiser wrote:
I have my resin conf all setup... my servers starting/running, but if I
load balance... and don't use stickiness to servers... the session is
not kept in sync between the servers. I am trying to test this all...
so I am only running 2 servers - but both servers are configured as
triads so that they should know about each other. They are running on
the same machine(just with different ip/ports) - so I am not having
network issues or anything.
snippet below from my config
<cluster id="app-tier">
<persistent-store type="cluster"/>
<server id="a" address="10.10.1.145" port="6803">
<bind-ports-after-start>false</bind-ports-after-start>
<watchdog-port>6701</watchdog-port>
<watchdog-address>10.10.1.145</watchdog-address>
</server>
<server id="b" address="10.10.1.141" port="6803">
<bind-ports-after-start>false</bind-ports-after-start>
<watchdog-port>6701</watchdog-port>
<watchdog-address>10.10.1.141</watchdog-address>
</server>
<web-app-default>
<session-config cookie-length="100" use-persistent-store="true">
<session-timeout>200</session-timeout>
<always-load-session/>
<save-mode>before-headers</save-mode>
<reuse-session-id>false</reuse-session-id>
<serialization-type>java</serialization-type>
<always-save-session>true</always-save-session>
</session-config>
</web-app-default>
</cluster>
what am I missing?
That looks fine. In the /resin-admin, do you see the servers able to
connect to each other?
(The health tab will show connection failures in the Resin|Heartbeat
check and also the Heartbeat tab.)
-- Scott
thanks
Eric
_______________________________________________
resin-interest mailing list
[email protected]
http://maillist.caucho.com/mailman/listinfo/resin-interest
_______________________________________________
resin-interest mailing list
[email protected]
http://maillist.caucho.com/mailman/listinfo/resin-interest
_______________________________________________
resin-interest mailing list
[email protected]
http://maillist.caucho.com/mailman/listinfo/resin-interest
_______________________________________________
resin-interest mailing list
[email protected]
http://maillist.caucho.com/mailman/listinfo/resin-interest
07-07 21:06:15.549 closing pool item from idle
timeout:ManagedPoolItem[jdbc/devdb,5,ManagedConnectionImpl]
07-07 21:06:15.549 connection pool destroy ManagedPoolItem[jdbc/devdb,5,null]
07-07 21:06:15.549 destroy ManagedConnectionImpl[jdbc/devdb.d0.2]
07-07 21:06:15.771 closing pool item from idle
timeout:ManagedPoolItem[jdbc/master,92,ManagedConnectionImpl]
07-07 21:06:15.771 connection pool destroy ManagedPoolItem[jdbc/master,92,null]
07-07 21:06:15.771 destroy ManagedConnectionImpl[jdbc/master.d0.29]
07-07 21:06:44.062 RMI Scheduler(0): wake up
07-07 21:06:44.062 RMI Scheduler(0): connection timeout expired
07-07 21:06:44.062 RMI Scheduler(0): close connection
07-07 21:06:44.071 RMI Scheduler(0): wake up
07-07 21:06:22.274 TcpSocketLink[id=15,a] starting connection
TcpSocketLink[id=server://10.10.1.145:6803-15,server://10.10.1.145:6803,ACCEPT],
total=6
07-07 21:06:22.274
TcpSocketLink[id=server://10.10.1.145:6803-15,server://10.10.1.145:6803,ACCEPT]
accept from 10.10.1.145:51212
07-07 21:06:22.274 Hmux[a:15] start request
07-07 21:06:22.274 Hmux[a:15] U:uri /app/test.jsp
07-07 21:06:22.274
TcpSocketLink[id=server://10.10.1.145:6803-17,server://10.10.1.145:6803,INIT]
starting listen thread
07-07 21:06:22.274 Hmux[a:15] m:method GET
07-07 21:06:22.274
TcpSocketLink[id=server://10.10.1.145:6803-17,server://10.10.1.145:6803,INIT]
start thread server://10.10.1.145:6803-17
07-07 21:06:22.275 Hmux[a:15] c protocol: HTTP/1.1
07-07 21:06:22.275 Hmux[a:15] v server-host: er10.engomnisocial.mzinga.com
07-07 21:06:22.275 Hmux[a:15] g server-port: 80
07-07 21:06:22.275 Hmux[a:15] h 10.10.1.145
07-07 21:06:22.275 Hmux[a:15] i 10.10.1.145
07-07 21:06:22.275 Hmux[a:15] j remote-port: 35753
07-07 21:06:22.275 Hmux[a:15] t cert= len:0
07-07 21:06:22.275 Hmux[a:15] H SSL_CLIENT_S_DN=
07-07 21:06:22.275 Hmux[a:15] H SSL_CIPHER=
07-07 21:06:22.275 Hmux[a:15] H SSL_CIPHER_EXPORT=
07-07 21:06:22.275 Hmux[a:15] H SSL_PROTOCOL=
07-07 21:06:22.275 Hmux[a:15] H SSL_CIPHER_USEKEYSIZE=
07-07 21:06:22.275 Hmux[a:15] H SSL_CIPHER_ALGKEYSIZE=
07-07 21:06:22.275 Hmux[a:15] H Host=er10.engomnisocial.mzinga.com
07-07 21:06:22.276 Hmux[a:15] H User-Agent=Mozilla/5.0 (X11; U; Linux i686;
en-US; rv:1.9.2.17) Gecko/20110428 Fedora/3.6.17-1.fc14 Firefox/3.6.17
07-07 21:06:22.276 Hmux[a:15] H
Accept=text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
07-07 21:06:22.276 Hmux[a:15] H Accept-Language=en-us,en;q=0.5
07-07 21:06:22.276 Hmux[a:15] H Accept-Encoding=gzip,deflate
07-07 21:06:22.276 Hmux[a:15] H Accept-Charset=ISO-8859-1,utf-8;q=0.7,*;q=0.7
07-07 21:06:22.276 Hmux[a:15] H Keep-Alive=115
07-07 21:06:22.276 Hmux[a:15] H Cookie=TestPlatform=true;
KPLocale=en_US_SiteOne; mzdisplayoptionid=1; KPTimeout=;
MZOS10459=8DA12D6DE9D0049682A4454A91550E0DQXV0aGVudGljYXRpb25SZWFsbUlkPTEwNDU5JlVzZXJJZD0yMDAwMDA1MDgyJlNlc3Npb25JZD0xMDAwMTgwMjcmU3RhdHVzPU1lbWJlciZTY3JlZW5OYW1lPXN1cGVyJkxvZ2luQ29kZT1zdXBlciZPU1VJRD0xMDAwNQ==;
KPRole=Admin;
JSESSIONID=aaaSzxrNRP4iDhamVhhetuQUtlTb3QGdbcz6c5SZ5d9dWWdRv29xr5wdwz7atM3I9HreSa1hwDbftqE9FaS8RZf9pbm5B0H17d0A
07-07 21:06:22.276 Hmux[a:15] H Cache-Control=max-age=0
07-07 21:06:22.276 Hmux[a:15] H HAP-X-Forwarded-For=10.10.1.148
07-07 21:06:22.276 Hmux[a:15] H Connection=close
07-07 21:06:22.276 Hmux[a:15] H SCRIPT_URL=/app/test.jsp
07-07 21:06:22.276 Hmux[a:15] H
SCRIPT_URI=http://er10.engomnisocial.mzinga.com/app/test.jsp
07-07 21:06:22.276 Hmux[a:15] Q-r: end of request
07-07 21:06:22.277 Dispatch '/app/test.jsp' to
WebAppFilterChain[http://10.10.1.145:8081,
next=ProxyCacheFilterChain[/app/test.jsp?null,
next=WebAppListenerFilterChain[http://10.10.1.145:8081,
next=PageFilterChain[JspServlet[WebApp[production/webapp/default/ROOT]]]]]]
07-07 21:06:22.281 DataStore[data] updateExpires HashKey[73df3b66]
07-07 21:06:22.281 DataStore[data] insert HashKey[73df3b66] length:35538
07-07 21:06:22.282 MnodeStore[a] updateSave key=HashKey[ae13c2b4]
value=HashKey[73df3b66]
07-07 21:06:22.282
SessionImpl[aaaSzxrNRP4iDhamVhhetuQUtlTb3QGdbcz6c5SZ5d9dWWdRv29xr5wdwz7atM3I9HreSa1hwDbftqE9FaS8RZf9pbm5B0H17d0A,]
session save valueHash=HashKey[73df3b66]
07-07 21:06:22.282 close ClientSocket[[a->b:6]]
07-07 21:06:22.282 Hmux[a:15] s-w: 200 OK
07-07 21:06:22.282 Hmux[a:15] M-w cpu-load
07-07 21:06:22.283
CacheMnodeTriadActor[[email protected]] query
TriadCachePut[key=ae13c2b4,value=73df3b66,flags=6,version=1310087182281,lease=0,source=null]
[email protected]
07-07 21:06:22.283 Hmux[a:15] S-w 0
07-07 21:06:22.283 Hmux[a:15] H-w Content-Length
07-07 21:06:22.283 connect ClientSocket[[a->b:7]]
07-07 21:06:22.283 Hmux[a:15] S-w: 112
07-07 21:06:22.283 close ClientSocket[[a->b:5]]
07-07 21:06:22.283 Hmux[a:15] H-w Content-Type
07-07 21:06:22.283 Hmux[a:15] S-w text/html; charset=utf-8
07-07 21:06:22.283 connect ClientSocket[[a->b:8]]
07-07 21:06:22.284 HmtpStream[[email protected],ClientSocket[[a->b:7]]]
hmux authentication success -> @baa.app-tier.admin.resin/131073570d4
07-07 21:06:22.284 Hmux[a:15] G-w
07-07 21:06:22.284 Hmux[a:15] D-w(112)
07-07 21:06:22.284 Hmux[a:15] flush()
07-07 21:06:22.284 Hmux[a:15] Q-w: quit channel
07-07 21:06:22.284 HmtpStream[[email protected],ClientSocket[[a->b:8]]]
hmux authentication success -> @baa.app-tier.admin.resin/131073570d5
07-07 21:06:22.288
TcpSocketLink[id=server://10.10.1.145:6803-4,server://10.10.1.145:6803,REQUEST_KEEPALIVE]
wake keepalive (select fd=169)
07-07 21:06:22.288
TcpSocketLink[id=server://10.10.1.145:6803-4,server://10.10.1.145:6803,REQUEST_KEEPALIVE]
start thread server://10.10.1.145:6803-4
07-07 21:06:22.290
CacheDataTriadActor[[email protected]] @Message
DataPut[value=73df3b66] [email protected]
07-07 21:06:22.290 DataStore[data] updateExpires HashKey[73df3b66]
07-07 21:06:22.294
TcpSocketLink[id=server://10.10.1.145:6803-15,server://10.10.1.145:6803,REQUEST_KEEPALIVE]
add keepalive (select fd=160)
07-07 21:06:22.294 TcpSocketLink[id=15,a] keepalive (select)
07-07 21:06:22.294
TcpSocketLink[id=server://10.10.1.145:6803-15,server://10.10.1.145:6803,REQUEST_KEEPALIVE]
finish thread: server://10.10.1.145:6803-15
07-07 21:06:22.300
TcpSocketLink[id=server://10.10.1.145:6803-4,server://10.10.1.145:6803,REQUEST_KEEPALIVE]
add keepalive (select fd=169)
07-07 21:06:22.300 TcpSocketLink[id=4,a] keepalive (select)
07-07 21:06:22.300
TcpSocketLink[id=server://10.10.1.145:6803-4,server://10.10.1.145:6803,REQUEST_KEEPALIVE]
finish thread: server://10.10.1.145:6803-4
07-07 21:06:24.255 allocate
ManagedPoolItem[jdbc/versioncloud,50,ManagedConnectionImpl]
07-07 21:06:24.258 idle
ManagedPoolItem[jdbc/versioncloud,50,ManagedConnectionImpl]
07-07 21:06:24.258 connection pool destroy
ManagedPoolItem[jdbc/versioncloud,50,null]
07-07 21:06:24.258 destroy ManagedConnectionImpl[jdbc/versioncloud.d0.4]
07-07 21:06:24.292 allocate
ManagedPoolItem[jdbc/versioncloud,117,ManagedConnectionImpl]
07-07 21:06:24.298 idle
ManagedPoolItem[jdbc/versioncloud,117,ManagedConnectionImpl]
07-07 21:06:27.433 HealthService[] checking at Thu, 07 Jul 2011 21:06:27 -0400
(EDT)
07-07 21:06:27.434 JvmDeadlockHealthCheck[OK:OK]
07-07 21:06:27.434 MemoryTenuredHealthCheck[OK:95.26% free (681.899M free,
715.850M max, 33.950M used)]
07-07 21:06:27.435 MemoryPermGenHealthCheck[OK:90.30% free (484.806M free,
536.871M max, 52.065M used)]
07-07 21:06:27.435 CpuHealthCheck[UNKNOWN:Stats not available]
07-07 21:06:27.435 TransactionHealthCheck[OK:fail=0, commit=0, rollback=0]
07-07 21:06:27.435 HealthSystemHealthCheck[OK:OK]
07-07 21:06:27.435 HealthService[] status HealthCheckResult[OK:6 active checks,
0 warning, 0 critical, 0 fatal]
07-07 21:06:28.998 create:
ManagedPoolItem[jdbc/sitelog,11,ManagedConnectionImpl](active:0, total:0)
07-07 21:06:28.999 allocate
ManagedPoolItem[jdbc/sitelog,11,ManagedConnectionImpl]
07-07 21:06:29.049 create:
ManagedPoolItem[jdbc/master,98,ManagedConnectionImpl](active:0, total:0)
07-07 21:06:29.049 allocate
ManagedPoolItem[jdbc/master,98,ManagedConnectionImpl]
07-07 21:06:29.053 idle ManagedPoolItem[jdbc/master,98,ManagedConnectionImpl]
07-07 21:06:29.054 [javax.management.remote.rmi.RMIConnector:
jmxServiceURL=service:jmx:rmi:///jndi/rmi://10.10.1.141:6787/jmxrmi]
connecting...
07-07 21:06:29.054 [javax.management.remote.rmi.RMIConnector:
jmxServiceURL=service:jmx:rmi:///jndi/rmi://10.10.1.141:6787/jmxrmi] finding
stub...
07-07 21:06:29.055 Timer-1: get connection
07-07 21:06:29.055 Timer-1: create connection
07-07 21:06:29.055 Timer-1: opening socket to [10.10.1.141:6787]
07-07 21:06:29.055 Timer-1: host: 10.10.1.141, port: 6787
07-07 21:06:29.057 Timer-1: server suggested 10.10.1.141:59849
07-07 21:06:29.057 Timer-1: using 10.10.1.140:57351
07-07 21:06:29.057 Timer-1: create call context
07-07 21:06:29.057 Timer-1: outbound call:
[endpoint:[10.10.1.141:6787](remote),objID:[0:0:0, 0]] :
sun.rmi.registry.RegistryImpl_Stub[0:0:0, 0]: java.rmi.Remote
lookup(java.lang.String)
07-07 21:06:29.057 Timer-1: write remote call header...
07-07 21:06:29.058 Timer-1: getting output stream
07-07 21:06:29.058 Timer-1: execute call
07-07 21:06:29.059 Timer-1: getting input stream
07-07 21:06:29.059 Timer-1: name =
"javax.management.remote.rmi.RMIServerImpl_Stub", codebase = "", defaultLoader
= EnvironmentClassLoader[web-app:production/webapp/default/ROOT]
07-07 21:06:29.060 Timer-1: class
"javax.management.remote.rmi.RMIServerImpl_Stub" found via defaultLoader,
defined by null
07-07 21:06:29.060 Timer-1: name = "java.rmi.server.RemoteStub", codebase = "",
defaultLoader = EnvironmentClassLoader[web-app:production/webapp/default/ROOT]
07-07 21:06:29.060 Timer-1: class "java.rmi.server.RemoteStub" found via
defaultLoader, defined by null
07-07 21:06:29.060 Timer-1: name = "java.rmi.server.RemoteObject", codebase =
"", defaultLoader =
EnvironmentClassLoader[web-app:production/webapp/default/ROOT]
07-07 21:06:29.061 Timer-1: class "java.rmi.server.RemoteObject" found via
defaultLoader, defined by null
07-07 21:06:29.061 Timer-1: free connection (reuse = true)
07-07 21:06:29.061 Timer-1: reuse connection
07-07 21:06:29.061 Timer-1: create reaper
07-07 21:06:29.062 Timer-1: send ack
07-07 21:06:29.062 Timer-1: reuse connection
07-07 21:06:29.062 Timer-1: reuse connection
07-07 21:06:29.062 [javax.management.remote.rmi.RMIConnector:
jmxServiceURL=service:jmx:rmi:///jndi/rmi://10.10.1.141:6787/jmxrmi] connecting
stub...
07-07 21:06:29.062 [javax.management.remote.rmi.RMIConnector:
jmxServiceURL=service:jmx:rmi:///jndi/rmi://10.10.1.141:6787/jmxrmi] getting
connection...
07-07 21:06:29.062 Timer-1: method: public abstract
javax.management.remote.rmi.RMIConnection
javax.management.remote.rmi.RMIServer.newClient(java.lang.Object) throws
java.io.IOException
07-07 21:06:29.063 Timer-1: outbound call:
[endpoint:[10.10.1.140:38094](remote),objID:[-745ea548:13107356d46:-7fff,
4162523109504842110]] :
javax.management.remote.rmi.RMIServerImpl_Stub[-745ea548:13107356d46:-7fff,
4162523109504842110]: public abstract javax.management.remote.rmi.RMIConnection
javax.management.remote.rmi.RMIServer.newClient(java.lang.Object) throws
java.io.IOException
07-07 21:06:29.063 Timer-1: create connection
07-07 21:06:29.063 Timer-1: opening socket to [10.10.1.140:38094]
07-07 21:06:29.063 Timer-1: host: 10.10.1.140, port: 38094
07-07 21:06:29.065 Timer-1: server suggested 10.10.1.140:36986
07-07 21:06:29.065 Timer-1: using 10.10.1.140:57351
07-07 21:06:29.065 Timer-1: opnum = -1089742558549201240
07-07 21:06:29.065 Timer-1: write remote call header...
07-07 21:06:29.066 Timer-1: getting output stream
07-07 21:06:29.067 idle ManagedPoolItem[jdbc/sitelog,11,ManagedConnectionImpl]
07-07 21:06:29.069 Timer-1: getting input stream
07-07 21:06:29.069 Timer-1: name =
"javax.management.remote.rmi.RMIConnectionImpl_Stub", codebase = "",
defaultLoader = EnvironmentClassLoader[web-app:production/webapp/default/ROOT]
07-07 21:06:29.069 Timer-1: class
"javax.management.remote.rmi.RMIConnectionImpl_Stub" found via defaultLoader,
defined by null
07-07 21:06:29.070 Timer-1: name = "java.rmi.server.RemoteStub", codebase = "",
defaultLoader = EnvironmentClassLoader[web-app:production/webapp/default/ROOT]
07-07 21:06:29.070 Timer-1: class "java.rmi.server.RemoteStub" found via
defaultLoader, defined by null
07-07 21:06:29.070 Timer-1: name = "java.rmi.server.RemoteObject", codebase =
"", defaultLoader =
EnvironmentClassLoader[web-app:production/webapp/default/ROOT]
07-07 21:06:29.070 Timer-1: class "java.rmi.server.RemoteObject" found via
defaultLoader, defined by null
07-07 21:06:29.071 Timer-1: free connection (reuse = true)
07-07 21:06:29.071 Timer-1: reuse connection
07-07 21:06:29.071 Timer-1: create reaper
07-07 21:06:29.071 Timer-1: get connection
07-07 21:06:29.071 Timer-1: reuse connection
07-07 21:06:29.071 Timer-1: create call context
07-07 21:06:29.072 Timer-1: outbound call:
[endpoint:[10.10.1.140:38094](remote),objID:[0:0:0, 2]] :
sun.rmi.transport.DGCImpl_Stub[0:0:0, 2]: java.rmi.dgc.Lease
dirty(java.rmi.server.ObjID[], long, java.rmi.dgc.Lease)
07-07 21:06:29.072 Timer-1: write remote call header...
07-07 21:06:29.072 Timer-1: getting output stream
07-07 21:06:29.072 Timer-1: execute call
07-07 21:06:29.076 Timer-1: getting input stream
07-07 21:06:29.076 Timer-1: name = "java.rmi.dgc.Lease", codebase = "",
defaultLoader = EnvironmentClassLoader[web-app:production/webapp/default/ROOT]
07-07 21:06:29.076 Timer-1: class "java.rmi.dgc.Lease" found via defaultLoader,
defined by null
07-07 21:06:29.076 Timer-1: name = "java.rmi.dgc.VMID", codebase = "",
defaultLoader = EnvironmentClassLoader[web-app:production/webapp/default/ROOT]
07-07 21:06:29.076 Timer-1: class "java.rmi.dgc.VMID" found via defaultLoader,
defined by null
07-07 21:06:29.076 Timer-1: name = "[B", codebase = "", defaultLoader =
EnvironmentClassLoader[web-app:production/webapp/default/ROOT]
07-07 21:06:29.076 Timer-1: class "[B" found via defaultLoader, defined by null
07-07 21:06:29.077 Timer-1: name = "java.rmi.server.UID", codebase = "",
defaultLoader = EnvironmentClassLoader[web-app:production/webapp/default/ROOT]
07-07 21:06:29.077 Timer-1: class "java.rmi.server.UID" found via
defaultLoader, defined by null
07-07 21:06:29.077 Timer-1: free connection (reuse = true)
07-07 21:06:29.077 Timer-1: reuse connection
07-07 21:06:29.077 Timer-1: send ack
07-07 21:06:29.077 Timer-1: reuse connection
07-07 21:06:29.077 Timer-1: reuse connection
07-07 21:06:29.077 [javax.management.remote.rmi.RMIConnector:
jmxServiceURL=service:jmx:rmi:///jndi/rmi://10.10.1.141:6787/jmxrmi] getting
class loader...
07-07 21:06:29.077 Timer-1: method: public abstract java.lang.String
javax.management.remote.rmi.RMIConnection.getConnectionId() throws
java.io.IOException
07-07 21:06:29.078 Timer-1: outbound call:
[endpoint:[10.10.1.140:38094](remote),objID:[-745ea548:13107356d46:-7fbc,
-6906640968921781921]] :
javax.management.remote.rmi.RMIConnectionImpl_Stub[-745ea548:13107356d46:-7fbc,
-6906640968921781921]: public abstract java.lang.String
javax.management.remote.rmi.RMIConnection.getConnectionId() throws
java.io.IOException
07-07 21:06:29.078 Timer-1: reuse connection
07-07 21:06:29.078 Timer-1: opnum = -67907180346059933
07-07 21:06:29.078 Timer-1: write remote call header...
07-07 21:06:29.078 Timer-1: getting output stream
07-07 21:06:29.078 Timer-1: getting input stream
07-07 21:06:29.078 Timer-1: free connection (reuse = true)
07-07 21:06:29.079 Timer-1: reuse connection
07-07 21:06:29.079 [javax.management.remote.rmi.RMIConnector:
jmxServiceURL=service:jmx:rmi:///jndi/rmi://10.10.1.141:6787/jmxrmi] done...
07-07 21:06:29.079 [javax.management.remote.rmi.RMIConnector:
jmxServiceURL=service:jmx:rmi:///jndi/rmi://10.10.1.141:6787/jmxrmi] closing.
07-07 21:06:29.079 Terminating...
07-07 21:06:29.079 [javax.management.remote.rmi.RMIConnector:
jmxServiceURL=service:jmx:rmi:///jndi/rmi://10.10.1.141:6787/jmxrmi] RMI
Notification client terminated.
07-07 21:06:29.079 Finished.
07-07 21:06:29.079 Timer-1: method: public abstract void
java.io.Closeable.close() throws java.io.IOException
07-07 21:06:29.079 Timer-1: outbound call:
[endpoint:[10.10.1.140:38094](remote),objID:[-745ea548:13107356d46:-7fbc,
-6906640968921781921]] :
javax.management.remote.rmi.RMIConnectionImpl_Stub[-745ea548:13107356d46:-7fbc,
-6906640968921781921]: public abstract void java.io.Closeable.close() throws
java.io.IOException
07-07 21:06:29.079 Timer-1: reuse connection
07-07 21:06:29.079 Timer-1: opnum = -4742752445160157748
07-07 21:06:29.079 Timer-1: write remote call header...
07-07 21:06:29.079 Timer-1: getting output stream
07-07 21:06:29.080 Timer-1: getting input stream
07-07 21:06:29.081 Timer-1: free connection (reuse = true)
07-07 21:06:29.081 Timer-1: reuse connection
07-07 21:06:29.081 [javax.management.remote.rmi.RMIConnector:
jmxServiceURL=service:jmx:rmi:///jndi/rmi://10.10.1.141:6787/jmxrmi] closed.
07-07 21:07:17.722
TcpSocketLink[id=server://10.10.1.145:6803-4,server://10.10.1.145:6803,REQUEST_KEEPALIVE]
wake keepalive (select fd=169)
07-07 21:07:17.722
TcpSocketLink[id=server://10.10.1.145:6803-4,server://10.10.1.145:6803,REQUEST_KEEPALIVE]
start thread server://10.10.1.145:6803-4
07-07 21:07:17.723
CacheDataTriadActor[[email protected]] @Query
DataPutTriad[value=ac6f43d8] [email protected]
07-07 21:07:17.723
CacheMnodeTriadActor[[email protected]] query
TriadCachePut[key=ae13c2b4,value=ac6f43d8,flags=6,version=1310087237720,lease=1,source=null]
[email protected]
07-07 21:07:17.723 DataStore[data] updateExpires HashKey[ac6f43d8]
07-07 21:07:17.723 MnodeStore[a] updateSave key=HashKey[ae13c2b4]
value=HashKey[ac6f43d8]
07-07 21:07:17.725 DataStore[data] insert HashKey[ac6f43d8] length:-1
07-07 21:07:17.733
TcpSocketLink[id=server://10.10.1.145:6803-4,server://10.10.1.145:6803,REQUEST_KEEPALIVE]
add keepalive (select fd=169)
07-07 21:07:17.733 TcpSocketLink[id=4,a] keepalive (select)
07-07 21:07:17.733
TcpSocketLink[id=server://10.10.1.145:6803-4,server://10.10.1.145:6803,REQUEST_KEEPALIVE]
finish thread: server://10.10.1.145:6803-4
07-07 21:07:24.255 allocate
ManagedPoolItem[jdbc/versioncloud,117,ManagedConnectionImpl]
07-07 21:07:24.258 idle
ManagedPoolItem[jdbc/versioncloud,117,ManagedConnectionImpl]
07-07 21:07:24.295 allocate
ManagedPoolItem[jdbc/versioncloud,117,ManagedConnectionImpl]
07-07 21:07:24.300 idle
ManagedPoolItem[jdbc/versioncloud,117,ManagedConnectionImpl]
_______________________________________________
resin-interest mailing list
[email protected]
http://maillist.caucho.com/mailman/listinfo/resin-interest