Return-Path: Delivered-To: apmail-jakarta-commons-user-archive@www.apache.org Received: (qmail 68668 invoked from network); 3 Nov 2003 23:09:26 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 3 Nov 2003 23:09:26 -0000 Received: (qmail 18128 invoked by uid 500); 3 Nov 2003 23:09:10 -0000 Delivered-To: apmail-jakarta-commons-user-archive@jakarta.apache.org Received: (qmail 17904 invoked by uid 500); 3 Nov 2003 23:09:09 -0000 Mailing-List: contact commons-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Jakarta Commons Users List" Reply-To: "Jakarta Commons Users List" Delivered-To: mailing list commons-user@jakarta.apache.org Received: (qmail 17890 invoked from network); 3 Nov 2003 23:09:08 -0000 Received: from unknown (HELO main.gmane.org) (80.91.224.249) by daedalus.apache.org with SMTP; 3 Nov 2003 23:09:08 -0000 Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1AGnox-0005wn-00 for ; Tue, 04 Nov 2003 00:09:15 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: commons-user@jakarta.apache.org Received: from sea.gmane.org ([80.91.224.252]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AGnov-0005wd-00 for ; Tue, 04 Nov 2003 00:09:13 +0100 Received: from news by sea.gmane.org with local (Exim 3.35 #1 (Debian)) id 1AGnov-0003EA-00 for ; Tue, 04 Nov 2003 00:09:13 +0100 From: Vic Cekvenich Subject: Re: HIVEMIND: org.apache.commons.hivemind.ApplicationRuntimeException: Registry does not contain module Date: Mon, 03 Nov 2003 18:09:09 -0500 Lines: 34 Message-ID: References: <110320032306.28508.39da@comcast.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 (ax) X-Accept-Language: en-us, en In-Reply-To: <110320032306.28508.39da@comcast.net> Sender: news X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Thanks ( I am impressed with what HiveMind lets people do). Here is the message: org.apache.commons.hivemind.ApplicationRuntimeException: Registry does not contain module 'bP.async.mailer'. at org.apache.commons.hivemind.impl.RegistryImpl.getModule(RegistryImpl.java:119) at org.apache.commons.hivemind.impl.RegistryImpl.getService(RegistryImpl.java:129) at bP.async.run2.main(run2.java:12) Exception in thread "main" And the xml: Does this help? I wish it is XML. .V hlship@comcast.net wrote: > The full stack trace of the exception would be a start; also you hivemodule.xml is probably the source of the problem. Any other output in the log? > > You are likely using alpha-2 XML syntax with the alpha-3 code (or vice versa). > --------------------------------------------------------------------- To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-user-help@jakarta.apache.org