Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Teamcity plug-in problem
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  5 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Mike  
View profile  
 More options May 18 2012, 12:15 pm
From: Mike <mikejgro...@googlemail.com>
Date: Fri, 18 May 2012 09:15:36 -0700 (PDT)
Local: Fri, May 18 2012 12:15 pm
Subject: Teamcity plug-in problem
Hi,

I'm having problems getting the TeamCity plug-in to work. I'm using
TeamCity version 7.0. The following errors are from the TeamCity
server log file.

Thanks for any help.

Mike

[2012-05-18 17:04:57,102]  ERROR - gins.spring.SpringPluginLoader -
Failed to initialize spring context for plugin TeamCityNotificator
org.springframework.beans.factory.UnsatisfiedDependencyException:
Error creating bean with name 'v1ServerListener' defined in URL [file:/
E:/TeamCity/temp/spring-TeamCityNotificator1882532661655246201-
spring.config.tmp.xml]: Unsatisfied dependency expressed through
constructor argument with index 0 of type
[jetbrains.buildServer.serverSide.SBuildServer]: : Error loading class
[com.versionone.integration.teamcity.V1SettingsController] for bean
with name 'V1SettingsController' defined in URL [file:/E:/TeamCity/
temp/spring-TeamCityNotificator1882532661655246201-
spring.config.tmp.xml]: problem with class file or dependent class;
nested exception is java.lang.NoClassDefFoundError: jetbrains/
buildServer/controllers/admin/NotificatorSettingsController; nested
exception is
org.springframework.beans.factory.CannotLoadBeanClassException: Error
loading class
[com.versionone.integration.teamcity.V1SettingsController] for bean
with name 'V1SettingsController' defined in URL [file:/E:/TeamCity/
temp/spring-TeamCityNotificator1882532661655246201-
spring.config.tmp.xml]: problem with class file or dependent class;
nested exception is java.lang.NoClassDefFoundError: jetbrains/
buildServer/controllers/admin/NotificatorSettingsController
        at
org.springframework.beans.factory.support.ConstructorResolver.createArgumen tArray(ConstructorResolver.java:
730)
        at
org.springframework.beans.factory.support.ConstructorResolver.autowireConst ructor(ConstructorResolver.java:
196)
        at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactor y.autowireConstructor(AbstractAutowireCapableBeanFactory.java:
1003)
        at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactor y.createBeanInstance(AbstractAutowireCapableBeanFactory.java:
907)
        at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactor y.doCreateBean(AbstractAutowireCapableBeanFactory.java:
485)
        at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactor y.createBean(AbstractAutowireCapableBeanFactory.java:
456)
        at org.springframework.beans.factory.support.AbstractBeanFactory
$1.getObject(AbstractBeanFactory.java:291)
        at
org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getS ingleton(DefaultSingletonBeanRegistry.java:
222)
        at
org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(Abs tractBeanFactory.java:
288)
        at
org.springframework.beans.factory.support.AbstractBeanFactory.getBean(Abstr actBeanFactory.java:
190)
        at
org.springframework.beans.factory.support.DefaultListableBeanFactory.preIns tantiateSingletons(DefaultListableBeanFactory.java:
580)
        at
org.springframework.context.support.AbstractApplicationContext.finishBeanFa ctoryInitialization(AbstractApplicationContext.java:
895)
        at
org.springframework.context.support.AbstractApplicationContext.refresh(Abst ractApplicationContext.java:
425)
        at jetbrains.buildServer.plugins.spring.SpringPluginLoader
$1.configsExtracted(SpringPluginLoader.java:65)
        at
jetbrains.buildServer.plugins.spring.SpringPluginConfigExtracter.start(Spri ngPluginConfigExtracter.java:
42)
        at
jetbrains.buildServer.plugins.spring.SpringPluginLoader.pluginClassesLoaded (SpringPluginLoader.java:
73)
        at sun.reflect.GeneratedMethodAccessor38.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at
jetbrains.buildServer.util.EventDispatcher.dispatch(EventDispatcher.java:
114)
        at jetbrains.buildServer.util.EventDispatcher
$2.invoke(EventDispatcher.java:66)
        at $Proxy5.pluginClassesLoaded(Unknown Source)
        at jetbrains.buildServer.plugins.PluginManagerImpl
$2.visitPlugin(PluginManagerImpl.java:122)
        at
jetbrains.buildServer.plugins.PluginsCollection.foreachLoadedPlugins(Plugin sCollection.java:
107)
        at
jetbrains.buildServer.plugins.PluginManagerImpl.firePluginClassesLoaded(Plu ginManagerImpl.java:
120)
        at
jetbrains.buildServer.plugins.PluginManagerImpl.loadPlugins(PluginManagerIm pl.java:
80)
        at
jetbrains.buildServer.web.plugins.PluginManagerConfigurator.initializePlugi ns(PluginManagerConfigurator.java:
1)
        at
jetbrains.buildServer.web.impl.BuildServerConfigurator.loadConfiguration(Bu ildServerConfigurator.java:
24)
        at
jetbrains.buildServer.rootDispatcher.TeamCityDispatcherServlet.createServer Servlet(TeamCityDispatcherServlet.java:
558)
        at
jetbrains.buildServer.rootDispatcher.TeamCityDispatcherServlet.processStart upServerInternal(TeamCityDispatcherServlet.java:
359)
        at
jetbrains.buildServer.rootDispatcher.TeamCityDispatcherServlet.processStart upServerSafe(TeamCityDispatcherServlet.java:
585)
        at
jetbrains.buildServer.rootDispatcher.TeamCityDispatcherServlet.access
$400(TeamCityDispatcherServlet.java:17)
        at jetbrains.buildServer.rootDispatcher.TeamCityDispatcherServlet
$6.run(TeamCityDispatcherServlet.java:1)
        at java.lang.Thread.run(Unknown Source)
Caused by:
org.springframework.beans.factory.CannotLoadBeanClassException: Error
loading class
[com.versionone.integration.teamcity.V1SettingsController] for bean
with name 'V1SettingsController' defined in URL [file:/E:/TeamCity/
temp/spring-TeamCityNotificator1882532661655246201-
spring.config.tmp.xml]: problem with class file or dependent class;
nested exception is java.lang.NoClassDefFoundError: jetbrains/
buildServer/controllers/admin/NotificatorSettingsController
        at
org.springframework.beans.factory.support.AbstractBeanFactory.resolveBeanCl ass(AbstractBeanFactory.java:
1253)
        at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactor y.predictBeanType(AbstractAutowireCapableBeanFactory.java:
576)
        at
org.springframework.beans.factory.support.AbstractBeanFactory.isFactoryBean (AbstractBeanFactory.java:
1319)
        at
org.springframework.beans.factory.support.DefaultListableBeanFactory.getBea nNamesForType(DefaultListableBeanFactory.java:
315)
        at
org.springframework.beans.factory.BeanFactoryUtils.beanNamesForTypeIncludin gAncestors(BeanFactoryUtils.java:
185)
        at
org.springframework.beans.factory.support.DefaultListableBeanFactory.findAu towireCandidates(DefaultListableBeanFactory.java:
829)
        at
org.springframework.beans.factory.support.DefaultListableBeanFactory.doReso lveDependency(DefaultListableBeanFactory.java:
786)
        at
org.springframework.beans.factory.support.DefaultListableBeanFactory.resolv eDependency(DefaultListableBeanFactory.java:
703)
        at
org.springframework.beans.factory.support.ConstructorResolver.resolveAutowi redArgument(ConstructorResolver.java:
795)
        at
org.springframework.beans.factory.support.ConstructorResolver.createArgumen tArray(ConstructorResolver.java:
723)
        ... 33 more
Caused by: java.lang.NoClassDefFoundError: jetbrains/buildServer/
controllers/admin/NotificatorSettingsController
        at java.lang.ClassLoader.defineClass1(Native Method)
        at java.lang.ClassLoader.defineClassCond(Unknown Source)
        at java.lang.ClassLoader.defineClass(Unknown Source)
        at java.security.SecureClassLoader.defineClass(Unknown Source)
        at java.net.URLClassLoader.defineClass(Unknown Source)
        at java.net.URLClassLoader.access$000(Unknown Source)
        at java.net.URLClassLoader$1.run(Unknown Source)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(Unknown Source)
        at
jetbrains.buildServer.plugins.classLoaders.TeamCityClassLoader.doLoadClass( TeamCityClassLoader.java:
68)
        at
jetbrains.buildServer.plugins.classLoaders.TeamCityClassLoader.loadClass(Te amCityClassLoader.java:
37)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at org.springframework.util.ClassUtils.forName(ClassUtils.java:257)
        at
org.springframework.beans.factory.support.AbstractBeanDefinition.resolveBea nClass(AbstractBeanDefinition.java:
408)
        at
org.springframework.beans.factory.support.AbstractBeanFactory.doResolveBean Class(AbstractBeanFactory.java:
1271)
        at
org.springframework.beans.factory.support.AbstractBeanFactory.resolveBeanCl ass(AbstractBeanFactory.java:
1242)
        ... 42 more
Caused by: java.lang.ClassNotFoundException: Class
'jetbrains.buildServer.controllers.admin.NotificatorSettingsController'
was not found
        at
jetbrains.buildServer.plugins.classLoaders.TeamCityClassLoader.doLoadClass( TeamCityClassLoader.java:
80)
        at
jetbrains.buildServer.plugins.classLoaders.TeamCityClassLoader.loadClass(Te amCityClassLoader.java:
37)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        ... 58 more


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Wells, Bryan C  
View profile  
 More options May 18 2012, 1:12 pm
From: "Wells, Bryan C" <bryan.c.we...@boeing.com>
Date: Fri, 18 May 2012 12:12:09 -0500
Local: Fri, May 18 2012 1:12 pm
Subject: RE: Teamcity plug-in problem
Remember you can get the source code for most VersionOne integrations and debug it or instrument it with print statement to help you understand what is wrong.  In this case, it sounds like you are missing a jar file from your classpath.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
ibuchanan  
View profile  
 More options May 18 2012, 2:12 pm
From: ibuchanan <ian.bucha...@versionone.com>
Date: Fri, 18 May 2012 11:12:56 -0700 (PDT)
Local: Fri, May 18 2012 2:12 pm
Subject: Re: Teamcity plug-in problem

Mike,

I just posted an update to the TeamCity plug-in to work with TeamCity 7.
The previous plug-in had known issues (at least to us).

Yours truly,
Ian Buchanan
Product Manager for Platform and Integrations

...

read more »


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Mike  
View profile  
 More options May 19 2012, 4:58 am
From: Mike <mikejgro...@googlemail.com>
Date: Sat, 19 May 2012 01:58:14 -0700 (PDT)
Local: Sat, May 19 2012 4:58 am
Subject: Re: Teamcity plug-in problem

Excellent!

Thanks Ian, I'll try it out when I get in to work on Monday.

Regards

Mike


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Mike Groves  
View profile  
 More options May 21 2012, 7:30 am
From: Mike Groves <m...@grovesfamily.org.uk>
Date: Mon, 21 May 2012 12:30:22 +0100
Local: Mon, May 21 2012 7:30 am
Subject: Re: Teamcity plug-in problem

Hi Ian,

I've installed the new version and I've managed to get it working after
playing around with the project names and the fully qualified build name
option.

Might be worth adding a note to the documentation that there has to be a
space either side of the :: as in {project name} :: {config} as that one
caught me out for a while!

Thanks for your help

Mike


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »