I'm suddenly getting a couple of exceptions during startup (resin.sh console) 
on Resin 4.0.30.

[12-11-11 02:47:52.096] {main} Resin-4.0.30 (built Mon, 20 Aug 2012 10:00:11 
PDT)
[12-11-11 02:47:52.096] {main} 
[12-11-11 02:47:52.096] {main} Mac OS X 10.8.2 x86_64
[12-11-11 02:47:52.096] {main} Java(TM) SE Runtime Environment 
1.6.0_37-b06-434-11M3909, MacRoman, en
[12-11-11 02:47:52.096] {main} Java HotSpot(TM) 64-Bit Server VM 20.12-b01-434, 
64, mixed mode, Apple Inc.
[12-11-11 02:47:52.096] {main} 
[12-11-11 02:47:52.096] {main} user.name  = rmann
[12-11-11 02:47:52.104] {main} java.lang.ClassNotFoundException: 
com.caucho.admin.ProAdminServices

and

[12-11-11 02:47:52.333] {main} javax.management.InstanceAlreadyExistsException: 
'resin:type=AccessLog,Host=default' in 
MBeanContext[EnvironmentClassLoader[host:default,NEW]]

I tried removing the resin-data and watchdog-data directories to no avail. I 
also noticed this in the logs (on a run after the first one after deleting 
resin-data):

[12-11-11 02:53:20.060] {main} Table[data] Resin-DB 4.0.28 loading
                       CREATE TABLE data(id IDENTITY PRIMARY KEY,data BLOB)


The version shown is 4.0.28, I'm running 4.0.30.

The app still seems to run after this, but it's puzzling.

-- 
Rick




_______________________________________________
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest

Reply via email to