[Anthill-pro] 3.4 Upgrade - Codestation Jar changes?

Christopher Power chrispower36 at gmail.com
Thu Nov 29 11:05:01 CST 2007


Ok, spoke a bit too soon.

Removing the jar did work... However now all workflows fail with the
following exception???

2007-11-29 11:52:44,368 ERROR 7592 - Caught unexpected exception -
com.urbancode.command.CommandException:
com.urbancode.command.CommandException:
com.urbancode.command.CommandException:
javax.xml.transform.TransformerConfigurationException: Could not compile
stylesheet com.urbancode.command.CommandException:
com.urbancode.command.CommandException:
com.urbancode.command.CommandException:
javax.xml.transform.TransformerConfigurationException: Could not compile
stylesheet at
com.urbancode.anthill3.step.publisher.changelog.ChangeLogPublisherStep.perform
(ChangeLogPublisherStep.java:86) at
com.urbancode.anthill3.services.jobs.StepExecutor.execute(StepExecutor.java:276)
at com.urbancode.anthill3.services.jobs.StepExecutor.execute(
StepExecutor.java:349) at
com.urbancode.anthill3.services.jobs.SimpleAgentJobDelegate.perform(
SimpleAgentJobDelegate.java:215) at
com.urbancode.anthill3.services.jobs.Job.start(Job.java:113) at
com.urbancode.anthill3.services.jobs.JobServiceDefault$JobRunner.run(
JobServiceDefault.java:409) at
com.urbancode.commons.util.ThreadPool$WorkerThread.run(ThreadPool.java:208)
Caused by: com.urbancode.command.CommandException:
com.urbancode.command.CommandException:
javax.xml.transform.TransformerConfigurationException: Could not compile
stylesheet at
com.urbancode.anthill3.step.publisher.changelog.ChangeLogPublisherStep.processJobChangelog
(ChangeLogPublisherStep.java:238) at
com.urbancode.anthill3.step.publisher.changelog.ChangeLogPublisherStep.perform
(ChangeLogPublisherStep.java:79) ... 6 more Caused by:
com.urbancode.command.CommandException:
javax.xml.transform.TransformerConfigurationException: Could not compile
stylesheet at com.urbancode.drivers.util.xslt.XsltCommand.execute(
XsltCommand.java:63) at
com.urbancode.devilfish.services.command.CommandExecutionThread.run(
CommandExecutionThread.java:81) Caused by:
javax.xml.transform.TransformerConfigurationException: Could not compile
stylesheet at
com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl.newTemplates
(TransformerFactoryImpl.java:829) at
com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl.newTransformer
(TransformerFactoryImpl.java:623) at
com.urbancode.drivers.util.xslt.XsltChangeLogDataSource$1.run(
XsltChangeLogDataSource.java:81) at java.lang.Thread.run(Thread.java:595)
2007-11-29 11:52:44,478 WARN 7592 - Job 7592 had no working directory to
release


On Nov 29, 2007 11:48 AM, Christopher Power <chrispower36 at gmail.com> wrote:

> More information:
>
> There is also a codestation2.jar in that directory as well, which appears
> to have some overlapping class paths.
>
> If I delete the OLD codestation2-cli-all.jar, the deployment workflows run
> to completion.
>
> Perhaps the upgrade should remove this old file it is no longer needed.
>
> Chris
>
>
> On Nov 29, 2007 11:12 AM, Christopher Power <chrispower36 at gmail.com >
> wrote:
>
> > Details:
> > anthill3\agent\lib
> > codestation2-cli-all.jar
> > post upgrade it is dated: 8/28/2007
> >
> > When I attempt to run a deployment workflow it fails on the retrieve
> > artifacts step.  If I replace the jar above with the one you can download
> > from the tools link, dated 11/20/2007, the workflows run to completion.
> >
> > Here are the error details:
> >
> > 2007-11-29 11:08:26,275 ERROR 7582 - Caught unexpected exception -
> > com.urbancode.command.CommandException:
> > com/urbancode/codestation2/client/http/BasicGetRequest :
> > com/urbancode/codestation2/client/http/GetRequest
> > com.urbancode.command.CommandException:
> > com/urbancode/codestation2/client/http/BasicGetRequest :
> > com/urbancode/codestation2/client/http/GetRequest at
> > com.urbancode.anthill3.services.jobs.StepExecutor.execute(
> > StepExecutor.java:498) at
> > com.urbancode.anthill3.step.artifacts.ResolveMyArtifactsStep.perform(
> > ResolveMyArtifactsStep.java:97) at
> > com.urbancode.anthill3.services.jobs.StepExecutor.execute(
> > StepExecutor.java:276) at
> > com.urbancode.anthill3.services.jobs.StepExecutor.execute(
> > StepExecutor.java:349) at
> > com.urbancode.anthill3.services.jobs.SimpleAgentJobDelegate.perform(
> > SimpleAgentJobDelegate.java:215) at
> > com.urbancode.anthill3.services.jobs.Job.start(Job.java:113) at
> > com.urbancode.anthill3.services.jobs.JobServiceDefault$JobRunner.run(
> > JobServiceDefault.java:409) at
> > com.urbancode.commons.util.ThreadPool$WorkerThread.run(ThreadPool.java:205)
> > Caused by: java.lang.IncompatibleClassChangeError:
> > com/urbancode/codestation2/client/http/BasicGetRequest :
> > com/urbancode/codestation2/client/http/GetRequest at
> > java.lang.ClassLoader.defineClass1(Native Method) at
> > java.lang.ClassLoader.defineClass(ClassLoader.java:620) at
> > java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
> > at java.net.URLClassLoader.defineClass(URLClassLoader.java:260) at
> > java.net.URLClassLoader.access$100(URLClassLoader.java:56) at
> > java.net.URLClassLoader$1.run(URLClassLoader.java:195) at
> > java.net.URLClassLoader.findClass(URLClassLoader.java:188) at
> > java.lang.ClassLoader.loadClass(ClassLoader.java:306) at
> > java.lang.ClassLoader.loadClass(ClassLoader.java:251) at
> > com.urbancode.codestation2.client.http.BasicGetRequestFactoryBuilder.build
> > (BasicGetRequestFactoryBuilder.java:29) at
> > com.urbancode.codestation2.client.CodestationFacadeBuilder.build(
> > CodestationFacadeBuilder.java:319) at
> > com.urbancode.anthill3.command.codestation2.GetCodestationArtifactsCommand.execute
> > (GetCodestationArtifactsCommand.java:98) at
> > com.urbancode.devilfish.services.command.CommandExecutionThread.run(
> > CommandExecutionThread.java:81) 2007-11-29 11:08:26,541 INFO 7582 - Job
> > 7582 released working directory "working directory"on agent "server"
> >
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.urbancode.com/pipermail/anthill-pro/attachments/20071129/b4f44480/attachment-0001.htm


More information about the Anthill-pro mailing list