=====================================================================
==THIS IS AN AUTOMATED EMAIL - SEE http://www.lubega.com FOR DETAILS=
=====================================================================

HERE ARE THE LAST 50 LINES OF THE LOG FILE

            destroy(((ServiceContext) iterator.next()).objectName);  
                      ^
/disk/orig/home/lubega/jbossro/jboss-all/server/src/main/org/jboss/system/ServiceController.java:418:
 cannot resolve symbol
symbol  : variable ServiceContext  
location: class org.jboss.system.ServiceController
         catch (Exception e){ ctx.state = ServiceContext.FAILED; throw e;}
                                          ^
/disk/orig/home/lubega/jbossro/jboss-all/server/src/main/org/jboss/system/ServiceController.java:448:
 cannot resolve symbol
symbol  : class ServiceContext  
location: class org.jboss.system.ServiceController
      ServiceContext ctx = getServiceContext(objectName);    
      ^
/disk/orig/home/lubega/jbossro/jboss-all/server/src/main/org/jboss/system/ServiceController.java:454:
 cannot resolve symbol
symbol  : class ServiceContext  
location: class org.jboss.system.ServiceController
         ((ServiceContext) iterator.next()).dependsOnMe.remove(ctx);
           ^
/disk/orig/home/lubega/jbossro/jboss-all/server/src/main/org/jboss/system/ServiceController.java:542:
 cannot resolve symbol
symbol  : class ServiceContext  
location: class org.jboss.system.ServiceController
         name = ((ServiceContext)i.previous()).objectName;
                  ^
/disk/orig/home/lubega/jbossro/jboss-all/server/src/main/org/jboss/system/ServiceController.java:654:
 cannot resolve symbol
symbol  : class ServiceContext  
location: class org.jboss.system.ServiceController
      if (nameToServiceMap.containsKey(objectName)) return (ServiceContext) 
nameToServiceMap.get(objectName);
                                                            ^
/disk/orig/home/lubega/jbossro/jboss-all/server/src/main/org/jboss/system/ServiceController.java:657:
 cannot resolve symbol
symbol  : class ServiceContext  
location: class org.jboss.system.ServiceController
      ServiceContext ctx = new ServiceContext();
      ^
/disk/orig/home/lubega/jbossro/jboss-all/server/src/main/org/jboss/system/ServiceController.java:657:
 cannot resolve symbol
symbol  : class ServiceContext  
location: class org.jboss.system.ServiceController
      ServiceContext ctx = new ServiceContext();
                               ^
/disk/orig/home/lubega/jbossro/jboss-all/server/src/main/org/jboss/tm/usertx/client/ClientUserTransaction.java:83:
 cannot resolve symbol
symbol  : variable JRMPInvokerProxy  
location: class org.jboss.tm.usertx.client.ClientUserTransaction
      JRMPInvokerProxy.setTPCFactory(this);
      ^
87 errors
4 warnings

BUILD FAILED

/disk/orig/home/lubega/jbossro/jboss-all/server/build.xml:378: Compile failed, 
messages should have been provided.

Total time: 58 seconds

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to