Return-Path: Delivered-To: apmail-ibatis-user-java-archive@www.apache.org Received: (qmail 39498 invoked from network); 6 Apr 2006 17:09:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 6 Apr 2006 17:09:43 -0000 Received: (qmail 21216 invoked by uid 500); 6 Apr 2006 17:09:42 -0000 Delivered-To: apmail-ibatis-user-java-archive@ibatis.apache.org Received: (qmail 20782 invoked by uid 500); 6 Apr 2006 17:09:41 -0000 Mailing-List: contact user-java-help@ibatis.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user-java@ibatis.apache.org Delivered-To: mailing list user-java@ibatis.apache.org Received: (qmail 20770 invoked by uid 99); 6 Apr 2006 17:09:41 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Apr 2006 10:09:40 -0700 X-ASF-Spam-Status: No, hits=1.4 required=10.0 tests=DNS_FROM_RFC_ABUSE,DNS_FROM_RFC_WHOIS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [206.190.48.107] (HELO web52104.mail.yahoo.com) (206.190.48.107) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 06 Apr 2006 10:09:38 -0700 Received: (qmail 89107 invoked by uid 60001); 6 Apr 2006 17:09:17 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=WNTQGcWiuLcfpfBFaQsuIpmhDiOrTFoDcVA0rFQWw4i0fyDO4O50Fngf+xamHt3k9dNK8YOEi/JtRfbPG4jJeZaWK+pr7PCKFm2tWWSp+pb6bgXA1KUdpKHfhxmNpp4ghEAaeLNh2irV0A76OXTuZE7IQ5YwdScPIZyxPTGpzTs= ; Message-ID: <20060406170917.89105.qmail@web52104.mail.yahoo.com> Received: from [200.48.60.34] by web52104.mail.yahoo.com via HTTP; Thu, 06 Apr 2006 10:09:17 PDT Date: Thu, 6 Apr 2006 10:09:17 -0700 (PDT) From: NandoXXX Subject: [Avator] error To: user-java@ibatis.apache.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hello: I have eclipse 3.1.2, database sqlServer 2000 I have a problem each time that i ejecute this code in abator generator version 0.62.2
my log show: org/apache/ibatis/abator/exception/GenerationRuntimeException java.lang.NoClassDefFoundError: org/apache/ibatis/abator/exception/GenerationRuntimeException at org.apache.ibatis.abator.ui.actions.RunAbatorAction.handleException(RunAbatorAction.java:117) at org.apache.ibatis.abator.ui.actions.RunAbatorAction.run(RunAbatorAction.java:90) at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:246) at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:538) at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:488) at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:400) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:843) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3125) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2758) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1699) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1663) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:367) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:143) at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:103) at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:226) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:376) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:163) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.eclipse.core.launcher.Main.invokeFramework(Main.java:334) at org.eclipse.core.launcher.Main.basicRun(Main.java:278) at org.eclipse.core.launcher.Main.run(Main.java:973) at org.eclipse.core.launcher.Main.main(Main.java:948) Sounds like a class is missing. I,ve installed abator from the web zip file. I hope your help __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com