jp | 4 Oct 10:25

(no subject)

hi

I am new to anthill
recently i started anthill
in build.xml i gave deploy path tomcat server webapps folder
when ever i build the project using anthill or shedules
it will put the war file in tomcat weapps folder
but that war file is not extracting unless and untill i restart the
tomcat server,
1.do i need to restart the tomcat server for every build,if so how to
configure in build.xml file
2.is there any other way to please specify

thanks in advance
jp
Stanislav Zrncic | 5 Oct 11:03
Picon

FW: Problems with anthill example


Sorry for mess with my sender's e-mail address.

-----Original Message-----
From: Stanislav Zrncic [mailto:stanislav.zrncic@...] 
Sent: 05 October 2005 11:00
To: 'Anthill@...'
Subject: FW: Problems with anthill example

-----Original Message-----
From: Stanislav Zrncic [mailto:staso@...]
Sent: 05 October 2005 10:58
To: 'Anthill@...'
Subject: FW: Problems with anthill example

-----Original Message-----
From: Stanislav Zrncic [mailto:staso@...]
Sent: 05 October 2005 10:06
To: 'Anthill@...'
Subject: Problems with anthill example

Hello,

I have installed anthill with Tomcat 5.5. When I run build I get error
regarding CVS checkout.

09:20:37:838 [Thread - AnthillBuildDaemon] INFO
com.urbancode.anthill.adapter.CVSRepositoryAdapter  - repository root:
:pserver:anthill-example@...:/usr/local/anthill-test
09:20:37:858 [Thread - AnthillBuildDaemon] INFO
(Continue reading)

varban | 5 Oct 18:28

Re: [Fwd: FW: Problems with anthill example]

Hi Stanislav,

could you try and checkout the Anthill-Example project from command line 
and see if that works? Also make sure you specified the password for 
this project (anthill-example) when you configured the CVS driver.

Also, what version of Anthill are you using?

Regards,
Varban

> -------- Original Message --------
> Subject: [Anthill] FW: Problems with anthill example
> Date: Wed, 5 Oct 2005 11:03:03 +0200
> From: Stanislav Zrncic <stanislav.zrncic@...>
> Reply-To: Anthill user list <anthill@...>
> To: <Anthill@...>
> 
> 
> Sorry for mess with my sender's e-mail address.
> 
> -----Original Message-----
> From: Stanislav Zrncic [mailto:stanislav.zrncic@...]
> Sent: 05 October 2005 11:00
> To: 'Anthill@...'
> Subject: FW: Problems with anthill example
> 
> 
> 
> -----Original Message-----
(Continue reading)

McDaniel, Joe R. | 6 Oct 20:40
Picon
Favicon

SSH?

I did not find anything in the manual on using CVS with ssh authentication. Is there a way to do this?

Best,

Joe

_______________________________________________
Anthill mailing list
Anthill@...
http://lists.urbancode.com/mailman/listinfo/anthill
Simone Milani | 6 Oct 23:34
Picon

Re: SSH?

Hi,
 
    I am using plink on a windows box.
 
Simone
----- Original Message -----
Sent: Thursday, October 06, 2005 7:40 PM
Subject: [Anthill] SSH?

I did not find anything in the manual on using CVS with ssh authentication. Is there a way to do this?

Best,

Joe

_______________________________________________
Anthill mailing list
Anthill-IWHQxnLZ/P3rXihlmxnZCEEOCMrvLtNR@public.gmane.org
http://listsurbancode.com/mailman/listinfo/anthill
_______________________________________________
Anthill mailing list
Anthill@...
http://lists.urbancode.com/mailman/listinfo/anthill
Rob Oxspring | 11 Oct 19:47
Favicon
Gravatar

Upgrading produced exceptions (452)

Hi,

I finally found a moment to upgrade from 2.3.5.18793 to 2.4.0.18911 and 
it now starts up with 452 exceptions.  I haven't got time to investigate 
them right now so thought I'd post the stack traces in case you guys
have any light to shed, I have before and after snapshots of conf if needed.

Sample stack traces inline below.

Cheers,

Rob

com.urbancode.anthill2.module.AnthillModuleException: Exception 
occcurred restoring Build Event Listener

(Hidden][com.urbancode.anthill2.impl.dependency.interproject.InterProjectDependencyListener][679) 
in com.urbancode.anthill2.impl.project.BuildTrack dev (Build 
Owner][com.urbancode.anthill2.impl.project.BuildTrack][81) : Module not 
found:

Hidden][com.urbancode.anthill2.impl.dependency.interproject.InterProjectDependencyListener][679 
at

com.urbancode.anthill2.module.AnthillModuleFactoryImplRegistry.logLinkedRestoreException(Unknown 
Source) at 
com.urbancode.anthill2.impl.project.BuildTrackFactory.restoreModuleFromRegistry(Unknown 
Source) at 
com.urbancode.anthill2.module.AnthillModuleFactoryImplRegistry.restore(Unknown 
Source) at 
com.urbancode.anthill2.module.AnthillModuleFactoryImplRegistry.restoreFully(Unknown 
Source) at

com.urbancode.anthill2.module.AnthillModuleFactoryImplRegistry.restoreAllModuleReferences(Unknown 
Source) at com.urbancode.anthill2.impl.AnthillImpl.if(Unknown Source) at 
com.urbancode.anthill2.impl.AnthillImpl.int(Unknown Source) at 
com.urbancode.anthill2.impl.AnthillImpl.init(Unknown Source) at 
com.urbancode.anthill2.Anthill.a(Unknown Source) at 
com.urbancode.anthill2.Anthill.getInstance(Unknown Source) at 
com.urbancode.anthill2.ui.AnthillInitServlet.init(Unknown Source) at 
org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1068) 
at 
org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:900) 
at 
org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:3823) 
at 
org.apache.catalina.core.StandardContext.start(StandardContext.java:4087) 
at 
org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:759) 
at 
org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:739) 
at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:524) 
at 
org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:590) 
at 
org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.java:535) 
at 
org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:470) 
at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1106) at 
org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:310) 
at 
org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119) 
at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1019) 
at org.apache.catalina.core.StandardHost.start(StandardHost.java:718) at 
org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1011) at 
org.apache.catalina.core.StandardEngine.start(StandardEngine.java:440) 
at 
org.apache.catalina.core.StandardService.start(StandardService.java:450) 
at 
org.apache.catalina.core.StandardServer.start(StandardServer.java:683) 
at org.apache.catalina.startup.Catalina.start(Catalina.java:537) 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.apache.catalina.startup.Bootstrap.start(Bootstrap.java:271) at 
org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:409)

com.urbancode.anthill2.module.AnthillModuleException: Exception 
occcurred restoring InterProjectDependencyListener: null at

com.urbancode.anthill2.impl.dependency.interproject.InterProjectDependencyListenerFactory.restoreModuleFromRegistry(Unknown 
Source) at 
com.urbancode.anthill2.module.AnthillModuleFactoryImplRegistry.restore(Unknown 
Source) at 
com.urbancode.anthill2.module.AnthillModuleFactoryImplRegistry.restoreFully(Unknown 
Source) at

com.urbancode.anthill2.module.AnthillModuleFactoryImplRegistry.restoreAllModuleReferences(Unknown 
Source) at com.urbancode.anthill2.impl.AnthillImpl.if(Unknown Source) at 
com.urbancode.anthill2.impl.AnthillImpl.int(Unknown Source) at 
com.urbancode.anthill2.impl.AnthillImpl.init(Unknown Source) at 
com.urbancode.anthill2.Anthill.a(Unknown Source) at 
com.urbancode.anthill2.Anthill.getInstance(Unknown Source) at 
com.urbancode.anthill2.ui.AnthillInitServlet.init(Unknown Source) at 
org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1068) 
at 
org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:900) 
at 
org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:3823) 
at 
org.apache.catalina.core.StandardContext.start(StandardContext.java:4087) 
at 
org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:759) 
at 
org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:739) 
at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:524) 
at 
org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:590) 
at 
org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.java:535) 
at 
org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:470) 
at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1106) at 
org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:310) 
at 
org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119) 
at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1019) 
at org.apache.catalina.core.StandardHost.start(StandardHost.java:718) at 
org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1011) at 
org.apache.catalina.core.StandardEngine.start(StandardEngine.java:440) 
at 
org.apache.catalina.core.StandardService.start(StandardService.java:450) 
at 
org.apache.catalina.core.StandardServer.start(StandardServer.java:683) 
at org.apache.catalina.startup.Catalina.start(Catalina.java:537) 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.apache.catalina.startup.Bootstrap.start(Bootstrap.java:271) at 
org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:409)

com.urbancode.anthill2.module.AnthillModuleException: Exception 
occcurred restoring InterProjectDependencyListener: Module not found: 
Build

Dependency][com.urbancode.anthill2.impl.dependency.interproject.InterProjectDependencyManager][55 
at

com.urbancode.anthill2.impl.dependency.interproject.InterProjectDependencyListenerFactory.restoreModuleFromRegistry(Unknown 
Source) at 
com.urbancode.anthill2.module.AnthillModuleFactoryImplRegistry.restore(Unknown 
Source) at 
com.urbancode.anthill2.module.AnthillModuleFactoryImplRegistry.restoreFully(Unknown 
Source) at

com.urbancode.anthill2.module.AnthillModuleFactoryImplRegistry.restoreAllModuleReferences(Unknown 
Source) at com.urbancode.anthill2.impl.AnthillImpl.if(Unknown Source) at 
com.urbancode.anthill2.impl.AnthillImpl.int(Unknown Source) at 
com.urbancode.anthill2.impl.AnthillImpl.init(Unknown Source) at 
com.urbancode.anthill2.Anthill.a(Unknown Source) at 
com.urbancode.anthill2.Anthill.getInstance(Unknown Source) at 
com.urbancode.anthill2.ui.AnthillInitServlet.init(Unknown Source) at 
org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1068) 
at 
org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:900) 
at 
org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:3823) 
at 
org.apache.catalina.core.StandardContext.start(StandardContext.java:4087) 
at 
org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:759) 
at 
org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:739) 
at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:524) 
at 
org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:590) 
at 
org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.java:535) 
at 
org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:470) 
at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1106) at 
org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:310) 
at 
org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119) 
at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1019) 
at org.apache.catalina.core.StandardHost.start(StandardHost.java:718) at 
org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1011) at 
org.apache.catalina.core.StandardEngine.start(StandardEngine.java:440) 
at 
org.apache.catalina.core.StandardService.start(StandardService.java:450) 
at 
org.apache.catalina.core.StandardServer.start(StandardServer.java:683) 
at org.apache.catalina.startup.Catalina.start(Catalina.java:537) 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.apache.catalina.startup.Bootstrap.start(Bootstrap.java:271) at 
org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:409)

com.urbancode.anthill2.module.AnthillModuleException: Exception 
occcurred restoring InterProjectDependencyManager: Module not found:

Hidden][com.urbancode.anthill2.impl.dependency.interproject.InterProjectDependencyListener][604 
at

com.urbancode.anthill2.impl.dependency.interproject.InterProjectDependencyManagerFactory.restoreModuleFromRegistry(Unknown 
Source) at 
com.urbancode.anthill2.module.AnthillModuleFactoryImplRegistry.restore(Unknown 
Source) at 
com.urbancode.anthill2.module.AnthillModuleFactoryImplRegistry.restoreFully(Unknown 
Source) at

com.urbancode.anthill2.module.AnthillModuleFactoryImplRegistry.restoreAllModuleReferences(Unknown 
Source) at com.urbancode.anthill2.impl.AnthillImpl.if(Unknown Source) at 
com.urbancode.anthill2.impl.AnthillImpl.int(Unknown Source) at 
com.urbancode.anthill2.impl.AnthillImpl.init(Unknown Source) at 
com.urbancode.anthill2.Anthill.a(Unknown Source) at 
com.urbancode.anthill2.Anthill.getInstance(Unknown Source) at 
com.urbancode.anthill2.ui.AnthillInitServlet.init(Unknown Source) at 
org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1068) 
at 
org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:900) 
at 
org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:3823) 
at 
org.apache.catalina.core.StandardContext.start(StandardContext.java:4087) 
at 
org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:759) 
at 
org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:739) 
at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:524) 
at 
org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:590) 
at 
org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.java:535) 
at 
org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:470) 
at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1106) at 
org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:310) 
at 
org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119) 
at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1019) 
at org.apache.catalina.core.StandardHost.start(StandardHost.java:718) at 
org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1011) at 
org.apache.catalina.core.StandardEngine.start(StandardEngine.java:440) 
at 
org.apache.catalina.core.StandardService.start(StandardService.java:450) 
at 
org.apache.catalina.core.StandardServer.start(StandardServer.java:683) 
at org.apache.catalina.startup.Catalina.start(Catalina.java:537) 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.apache.catalina.startup.Bootstrap.start(Bootstrap.java:271) at 
org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:409)
varban | 11 Oct 20:14

Re: Upgrading produced exceptions (452)

Hi Rob,

showing the exceptions that occurred during startup is a new feature for 
2.4. Probably those exceptions have been there for a while but you just 
never saw them (if you check the tomcat logs you could probably see them 
there). It looks like they are due to some corruption in AnthillPro's 
registry from deleting and changing projects. It should not be affecting 
AnthillPro's performance. If you want to send me your conf directory, I 
could clean up the registry and send it back to you.
Also, AnthillPro offers the option to have the configuration info stored 
in an embedded database so that you won't have problems like that in the 
future.

Regards,
Varban

Rob Oxspring wrote:
> Hi,
> 
> I finally found a moment to upgrade from 2.3.5.18793 to 2.4.0.18911 and 
> it now starts up with 452 exceptions.  I haven't got time to investigate 
> them right now so thought I'd post the stack traces in case you guys
> have any light to shed, I have before and after snapshots of conf if 
> needed.
> 
> Sample stack traces inline below.
> 
> Cheers,
> 
> Rob
> 
> 
> 
> 
> com.urbancode.anthill2.module.AnthillModuleException: Exception 
> occcurred restoring Build Event Listener 
>
(Hidden][com.urbancode.anthill2.impl.dependency.interproject.InterProjectDependencyListener][679) 
> in com.urbancode.anthill2.impl.project.BuildTrack dev (Build 
> Owner][com.urbancode.anthill2.impl.project.BuildTrack][81) : Module not 
> found: 
>
Hidden][com.urbancode.anthill2.impl.dependency.interproject.InterProjectDependencyListener][679 
> at 
>
com.urbancode.anthill2.module.AnthillModuleFactoryImplRegistry.logLinkedRestoreException(Unknown 
> Source) at 
> com.urbancode.anthill2.impl.project.BuildTrackFactory.restoreModuleFromRegistry(Unknown 
> Source) at 
> com.urbancode.anthill2.module.AnthillModuleFactoryImplRegistry.restore(Unknown 
> Source) at 
> com.urbancode.anthill2.module.AnthillModuleFactoryImplRegistry.restoreFully(Unknown 
> Source) at 
>
com.urbancode.anthill2.module.AnthillModuleFactoryImplRegistry.restoreAllModuleReferences(Unknown 
> Source) at com.urbancode.anthill2.impl.AnthillImpl.if(Unknown Source) at 
> com.urbancode.anthill2.impl.AnthillImpl.int(Unknown Source) at 
> com.urbancode.anthill2.impl.AnthillImpl.init(Unknown Source) at 
> com.urbancode.anthill2.Anthill.a(Unknown Source) at 
> com.urbancode.anthill2.Anthill.getInstance(Unknown Source) at 
> com.urbancode.anthill2.ui.AnthillInitServlet.init(Unknown Source) at 
> org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1068) 
> at 
> org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:900) 
> at 
> org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:3823) 
> at 
> org.apache.catalina.core.StandardContext.start(StandardContext.java:4087) 
> at 
> org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:759) 
> at 
> org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:739) 
> at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:524) 
> at 
> org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:590) 
> at 
> org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.java:535) 
> at 
> org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:470) 
> at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1106) at 
> org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:310) 
> at 
> org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119) 
> at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1019) 
> at org.apache.catalina.core.StandardHost.start(StandardHost.java:718) at 
> org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1011) at 
> org.apache.catalina.core.StandardEngine.start(StandardEngine.java:440) 
> at 
> org.apache.catalina.core.StandardService.start(StandardService.java:450) 
> at 
> org.apache.catalina.core.StandardServer.start(StandardServer.java:683) 
> at org.apache.catalina.startup.Catalina.start(Catalina.java:537) 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.apache.catalina.startup.Bootstrap.start(Bootstrap.java:271) at 
> org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:409)
> 
> 
> 
> com.urbancode.anthill2.module.AnthillModuleException: Exception 
> occcurred restoring InterProjectDependencyListener: null at 
>
com.urbancode.anthill2.impl.dependency.interproject.InterProjectDependencyListenerFactory.restoreModuleFromRegistry(Unknown 
> Source) at 
> com.urbancode.anthill2.module.AnthillModuleFactoryImplRegistry.restore(Unknown 
> Source) at 
> com.urbancode.anthill2.module.AnthillModuleFactoryImplRegistry.restoreFully(Unknown 
> Source) at 
>
com.urbancode.anthill2.module.AnthillModuleFactoryImplRegistry.restoreAllModuleReferences(Unknown 
> Source) at com.urbancode.anthill2.impl.AnthillImpl.if(Unknown Source) at 
> com.urbancode.anthill2.impl.AnthillImpl.int(Unknown Source) at 
> com.urbancode.anthill2.impl.AnthillImpl.init(Unknown Source) at 
> com.urbancode.anthill2.Anthill.a(Unknown Source) at 
> com.urbancode.anthill2.Anthill.getInstance(Unknown Source) at 
> com.urbancode.anthill2.ui.AnthillInitServlet.init(Unknown Source) at 
> org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1068) 
> at 
> org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:900) 
> at 
> org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:3823) 
> at 
> org.apache.catalina.core.StandardContext.start(StandardContext.java:4087) 
> at 
> org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:759) 
> at 
> org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:739) 
> at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:524) 
> at 
> org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:590) 
> at 
> org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.java:535) 
> at 
> org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:470) 
> at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1106) at 
> org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:310) 
> at 
> org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119) 
> at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1019) 
> at org.apache.catalina.core.StandardHost.start(StandardHost.java:718) at 
> org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1011) at 
> org.apache.catalina.core.StandardEngine.start(StandardEngine.java:440) 
> at 
> org.apache.catalina.core.StandardService.start(StandardService.java:450) 
> at 
> org.apache.catalina.core.StandardServer.start(StandardServer.java:683) 
> at org.apache.catalina.startup.Catalina.start(Catalina.java:537) 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.apache.catalina.startup.Bootstrap.start(Bootstrap.java:271) at 
> org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:409)
> 
> 
> 
> com.urbancode.anthill2.module.AnthillModuleException: Exception 
> occcurred restoring InterProjectDependencyListener: Module not found: 
> Build 
>
Dependency][com.urbancode.anthill2.impl.dependency.interproject.InterProjectDependencyManager][55 
> at 
>
com.urbancode.anthill2.impl.dependency.interproject.InterProjectDependencyListenerFactory.restoreModuleFromRegistry(Unknown 
> Source) at 
> com.urbancode.anthill2.module.AnthillModuleFactoryImplRegistry.restore(Unknown 
> Source) at 
> com.urbancode.anthill2.module.AnthillModuleFactoryImplRegistry.restoreFully(Unknown 
> Source) at 
>
com.urbancode.anthill2.module.AnthillModuleFactoryImplRegistry.restoreAllModuleReferences(Unknown 
> Source) at com.urbancode.anthill2.impl.AnthillImpl.if(Unknown Source) at 
> com.urbancode.anthill2.impl.AnthillImpl.int(Unknown Source) at 
> com.urbancode.anthill2.impl.AnthillImpl.init(Unknown Source) at 
> com.urbancode.anthill2.Anthill.a(Unknown Source) at 
> com.urbancode.anthill2.Anthill.getInstance(Unknown Source) at 
> com.urbancode.anthill2.ui.AnthillInitServlet.init(Unknown Source) at 
> org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1068) 
> at 
> org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:900) 
> at 
> org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:3823) 
> at 
> org.apache.catalina.core.StandardContext.start(StandardContext.java:4087) 
> at 
> org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:759) 
> at 
> org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:739) 
> at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:524) 
> at 
> org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:590) 
> at 
> org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.java:535) 
> at 
> org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:470) 
> at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1106) at 
> org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:310) 
> at 
> org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119) 
> at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1019) 
> at org.apache.catalina.core.StandardHost.start(StandardHost.java:718) at 
> org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1011) at 
> org.apache.catalina.core.StandardEngine.start(StandardEngine.java:440) 
> at 
> org.apache.catalina.core.StandardService.start(StandardService.java:450) 
> at 
> org.apache.catalina.core.StandardServer.start(StandardServer.java:683) 
> at org.apache.catalina.startup.Catalina.start(Catalina.java:537) 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.apache.catalina.startup.Bootstrap.start(Bootstrap.java:271) at 
> org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:409)
> 
> 
> 
> com.urbancode.anthill2.module.AnthillModuleException: Exception 
> occcurred restoring InterProjectDependencyManager: Module not found: 
>
Hidden][com.urbancode.anthill2.impl.dependency.interproject.InterProjectDependencyListener][604 
> at 
>
com.urbancode.anthill2.impl.dependency.interproject.InterProjectDependencyManagerFactory.restoreModuleFromRegistry(Unknown 
> Source) at 
> com.urbancode.anthill2.module.AnthillModuleFactoryImplRegistry.restore(Unknown 
> Source) at 
> com.urbancode.anthill2.module.AnthillModuleFactoryImplRegistry.restoreFully(Unknown 
> Source) at 
>
com.urbancode.anthill2.module.AnthillModuleFactoryImplRegistry.restoreAllModuleReferences(Unknown 
> Source) at com.urbancode.anthill2.impl.AnthillImpl.if(Unknown Source) at 
> com.urbancode.anthill2.impl.AnthillImpl.int(Unknown Source) at 
> com.urbancode.anthill2.impl.AnthillImpl.init(Unknown Source) at 
> com.urbancode.anthill2.Anthill.a(Unknown Source) at 
> com.urbancode.anthill2.Anthill.getInstance(Unknown Source) at 
> com.urbancode.anthill2.ui.AnthillInitServlet.init(Unknown Source) at 
> org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1068) 
> at 
> org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:900) 
> at 
> org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:3823) 
> at 
> org.apache.catalina.core.StandardContext.start(StandardContext.java:4087) 
> at 
> org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:759) 
> at 
> org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:739) 
> at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:524) 
> at 
> org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:590) 
> at 
> org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.java:535) 
> at 
> org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:470) 
> at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1106) at 
> org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:310) 
> at 
> org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119) 
> at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1019) 
> at org.apache.catalina.core.StandardHost.start(StandardHost.java:718) at 
> org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1011) at 
> org.apache.catalina.core.StandardEngine.start(StandardEngine.java:440) 
> at 
> org.apache.catalina.core.StandardService.start(StandardService.java:450) 
> at 
> org.apache.catalina.core.StandardServer.start(StandardServer.java:683) 
> at org.apache.catalina.startup.Catalina.start(Catalina.java:537) 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.apache.catalina.startup.Bootstrap.start(Bootstrap.java:271) at 
> org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:409)
> 
> _______________________________________________
> Anthill mailing list
> Anthill@...
> http://lists.urbancode.com/mailman/listinfo/anthill
Schaefer, Andreas (c | 13 Oct 03:45
Picon

Calling the Ant.bat Script on Windows 2003 fails with an NTVDM Error

Hi Geeks

 

I am not quite sure if this is a known issue but I did not find anything on the web.

 

With Anthill 1.8.0 OS version running on Windows 2003 I encounter a NTVDM error:

 

Title: ntvdm.exe: System Error

Description: NTVDM encountered a hard error

 

Then I can close or ignore the problem. By ignoring the problem everything runs fine.

 

I trace the problem down to the CommonsExecute.jar which I cannot find any source on the web (probably it died) but their code has probably the same problem as ANT has:

 

http://issues.apache.org/bugzilla/long_list.cgi?buglist=28067

 

But this is not just an ugly issue because it prevents me from running Anthill (more specific Anthill under JBoss) as a Windows service defeating the purpose of Anthill.

 

Any way this can be fixed or is going to be fixed?

 

Thanx – Andy Schaefer

_______________________________________________
Anthill mailing list
Anthill@...
http://lists.urbancode.com/mailman/listinfo/anthill
McDaniel, Joe R. | 13 Oct 15:41
Picon
Favicon

RE: Calling the Ant.bat Script on Windows 2003 fails with anNTVDM Error

The MS information on this bug leads one to think that their OS has a problem. The actual cause is in Ant 1.6.2 -- it uses command.com instead of cmd.com apparently for Windows 2003. Supposedly has been fixed in Ant 1.6.5 (I am trying this but am not convinced so far). 
 
Joe

_______________________________________________
Anthill mailing list
Anthill@...
http://lists.urbancode.com/mailman/listinfo/anthill
McDaniel, Joe R. | 13 Oct 19:42
Picon
Favicon

RE: Calling the Ant.bat Script on Windows 2003 fails with anNTVDM Error

http://issues.apache.org/bugzilla/long_list.cgi?buglist=28067  is a link to the reported problem and code to fix it.  It is not fixed, apparently, in ant 1.6.5
 
Joe 
_______________________________________________
Anthill mailing list
Anthill@...
http://lists.urbancode.com/mailman/listinfo/anthill

Gmane