On Nov 11, 2012, at 5:55 AM, Rick Mann wrote:

> 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.

Hi Rick, 

Are you still seeing this issue?  It certainly appears to be some mixup in 
library versions.  Perhaps resin.home and/or resin.root are set to point to an 
older version.  

Starting up Resin with -verbose will output all startup paths and options to 
the start of the Resin log, which should be helpful in debugging this.

Thanks,
Paul


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

===============================
Paul Cowan, Software Engineer
Caucho Technology
co...@caucho.com
http://blog.caucho.com
http://twitter.com/cauchoresin

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

Reply via email to