AW: [Anthill-pro] Eclipse Codestation Plugin and CodeStation cli notworking.

Ronald Barrett ronald.barrett at venyon.com
Wed Jan 9 02:28:40 CST 2008


Hi Brian,
 
I have not changed any artifact set names since the upgarde.
 
Regards,
 
Ron

________________________________

Von: anthill-pro-bounces at lists.urbancode.com [mailto:anthill-pro-bounces at lists.urbancode.com] Im Auftrag von Brian Dellisanti
Gesendet: 8. Jan 2008 19:48
An: AnthillPro user and support list.
Betreff: Re: [Anthill-pro] Eclipse Codestation Plugin and CodeStation cli notworking.


Ronald,

Have you changed the name of any artifacts sets?

Regards,
Brian


On 1/8/08, Ronald Barrett < ronald.barrett at venyon.com <mailto:ronald.barrett at venyon.com> > wrote: 

	Hi ,
	 
	A number of our developers are no longer able to use the Eclipse Codestation Plugin nor the Codestation command line tools. Here are the exceptions found in the eclipse log and from the command line tools.
	Another developer shows no exceptions but the codestation artifacts are not updated. This is the url used for the server: https://anthillpro3:6443/
	 
	We are presntly using 3.4.5.
	 
	This was working untill this afternoon.
	 
	Log from eclipse:
	!ENTRY com.urbancode.codestation 4 1 2008-01-08 14:26:49.595
	!MESSAGE Dependency resolution failed for unknown reason; project: HSM-API, workflow: HSM-API Build
	!STACK 0
	com.urbancode.codestation2.client.ArtifactsNotFoundException: Unknown Codestation artifact set "Main" for buildlife id 16
	 at com.urbancode.codestation2.client.CodestationClient.downloadArtifacts(CodestationClient.java:250)
	 at com.urbancode.codestation2.client.CodestationFacade.updateArtifactsCache(CodestationFacade.java:588)
	 at com.urbancode.codestation2.client.CodestationFacade.getArtifactSetFromServer(CodestationFacade.java:517)
	 at com.urbancode.codestation2.client.CodestationFacade.getDependency(CodestationFacade.java:442)
	 at com.urbancode.codestation2.client.CodestationFacade.retrieveAllDependencies(CodestationFacade.java:310)
	 at com.urbancode.codestation2.client.CodestationFacade.retrieveAllDependencies(CodestationFacade.java:139)
	 at com.urbancode.codestation.eclipse.plugin.CodestationPlugin.resolveArtifacts(CodestationPlugin.java:183)
	 at com.urbancode.codestation.eclipse.plugin.popup.actions.ResolveDependencies.run(ResolveDependencies.java:81)
	 at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:256)
	 at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:546)
	 at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:490)
	 at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:402)
	 at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
	 at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:938)
	 at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3682)
	 at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3293)
	 at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2389)
	 at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353)
	 at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2219)
	 at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466)
	 at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:289)
	 at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:461)
	 at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
	 at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:106)
	 at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:169)
	 at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106)
	 at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76)
	 at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363)
	 at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
	 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.equinox.launcher.Main.invokeFramework(Main.java:508)
	 at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
	 at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
	
	 
	 Log from CommandLine: 
	C:\Downloads\temp\codestation2-cli>codestation.cmd -server https://anthillpro3:6
	443 -user aheilema -p HSM-API -w "HSM-API Build" -password XXXXX -noCheckCertifi
	cate  resolve
	 
	Retrieving details for "HSM-API - HSM-API Build" from https://anthillpro3:6443
	Retrieving dependencies for "HSM-API - HSM-API Build"
	Error: HTTP Code 500: Internal Server Error
	com.urbancode.codestation2.client.HttpException: HTTP Code 500: Internal Server
	Error  at com.urbancode.codestation2.client.CodestationClient.downloadArtifacts
	(CodestationClient.java:274)
	        at com.urbancode.codestation2.client.CodestationFacade.updateArtifactsCa
	che(CodestationFacade.java:589)
	        at com.urbancode.codestation2.client.CodestationFacade.getArtifactSetFro
	mServer(CodestationFacade.java:518)
	        at com.urbancode.codestation2.client.CodestationFacade.getDependency(Cod
	estationFacade.java:443)
	        at com.urbancode.codestation2.client.CodestationFacade.retrieveAllDepend
	encies(CodestationFacade.java:311)
	        at com.urbancode.codestation2.client.CodestationFacade.retrieveAllDepend
	encies(CodestationFacade.java:140)
	        at com.urbancode.codestation2.client.cli.CodestationCLI.main(Codestation
	CLI.java:320)
	 
	 
	Ronald Barrett
	Software Engineer
	 
	 
	 
	VENYON GmbH
	 
	 
	 
	Email: ronald.barrett at venyon.de
	Willy-Brandt-Platz 2       Phone +49 89 45 21 33 102
	81829 Muenchen             Fax   +49 89 45 21 33 100
	Germany
	 
	 
	 
	Geschäftsführer: Oliver Pannke - Sitz der Gesellschaft: München - HRB 163208
	(Amtsgericht München)
	
	 

	_______________________________________________
	Anthill-pro mailing list
	Anthill-pro at lists.urbancode.com 
	http://lists.urbancode.com/mailman/listinfo/anthill-pro
	
	


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.urbancode.com/pipermail/anthill-pro/attachments/20080109/35d58f44/attachment-0001.htm


More information about the Anthill-pro mailing list