=====================================================================
==THIS IS AN AUTOMATED EMAIL - SEE http://www.lubega.com FOR DETAILS=
=====================================================================
HERE ARE THE LAST 50 LINES OF THE LOG FILE
private TimeStatistic mActivation = new TimeStatistic( "Activation", "ms",
"Activation Time" );
^
/disk/orig/home/lubega/jbossro/jboss-all/server/src/main/org/jboss/ejb/plugins/CMPPersistenceManager.java:81:
cannot resolve symbol
symbol : class TimeStatistic
location: class org.jboss.ejb.plugins.CMPPersistenceManager
private TimeStatistic mPassivation = new TimeStatistic( "Passivation", "ms",
"Passivation Time" );
^
/disk/orig/home/lubega/jbossro/jboss-all/server/src/main/org/jboss/ejb/plugins/CMPPersistenceManager.java:82:
cannot resolve symbol
symbol : class TimeStatistic
location: class org.jboss.ejb.plugins.CMPPersistenceManager
private TimeStatistic mLoad = new TimeStatistic( "Load", "ms", "Load Time" );
^
/disk/orig/home/lubega/jbossro/jboss-all/server/src/main/org/jboss/ejb/plugins/CMPPersistenceManager.java:83:
cannot resolve symbol
symbol : class TimeStatistic
location: class org.jboss.ejb.plugins.CMPPersistenceManager
private TimeStatistic mStore = new TimeStatistic( "Store", "ms", "Load Time" );
^
/disk/orig/home/lubega/jbossro/jboss-all/server/src/main/org/jboss/ejb/plugins/SingletonStatelessSessionInstancePool.java:58:
cannot resolve symbol
symbol : class CountStatistic
location: class org.jboss.ejb.plugins.SingletonStatelessSessionInstancePool
protected CountStatistic mInstantiate = new CountStatistic( "Instantiation", "",
"Beans instantiated in Pool" );
^
/disk/orig/home/lubega/jbossro/jboss-all/server/src/main/org/jboss/ejb/plugins/SingletonStatelessSessionInstancePool.java:60:
cannot resolve symbol
symbol : class CountStatistic
location: class org.jboss.ejb.plugins.SingletonStatelessSessionInstancePool
protected CountStatistic mDestroy = new CountStatistic( "Destroy", "", "Beans
destroyed in Pool" );
^
/disk/orig/home/lubega/jbossro/jboss-all/server/src/main/org/jboss/ejb/plugins/SingletonStatelessSessionInstancePool.java:62:
cannot resolve symbol
symbol : class CountStatistic
location: class org.jboss.ejb.plugins.SingletonStatelessSessionInstancePool
protected CountStatistic mReadyBean = new CountStatistic( "ReadyBean", "", "Numbers
of ready Bean Pool" );
^
/disk/orig/home/lubega/jbossro/jboss-all/server/src/main/org/jboss/naming/NamingService.java:205:
cannot resolve symbol
symbol : variable JNDIResource
location: class org.jboss.naming.NamingService
mJNDI = JNDIResource.create( getServer(), "LocalJNDI", getServiceName() );
^
/disk/orig/home/lubega/jbossro/jboss-all/server/src/main/org/jboss/naming/NamingService.java:214:
cannot resolve symbol
symbol : variable JNDIResource
location: class org.jboss.naming.NamingService
JNDIResource.destroy( getServer(), "LocalJNDI" );
^
60 errors
4 warnings
BUILD FAILED
/disk/orig/home/lubega/jbossro/jboss-all/server/build.xml:422: Compile failed,
messages should have been provided.
Total time: 2 minutes 1 second
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development