Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0003115 [Resin] minor always 12-04-08 08:21 02-10-10 16:10
Reporter ferg View Status public  
Assigned To ferg
Priority urgent Resolution fixed Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version Product Version 3.2.1
  Product Build
Summary 0003115: team city compatibility
Description (rep by Tero Repattila)

I tried to install TeamCity 4.0 by simply placing the .war file in
an appropriate directory and then configuring it in resin.conf. When I try
to access /teamCity, I get this exception:

javax.servlet.ServletException:
org.springframework.beans.factory.UnsatisfiedDependencyException:
Error creating bean with name 'defaultMessageProcessorFactory' defined
in URL
[jar:file:/D:/Teamcity/webapp/WEB-INF/lib/server.jar!/META-INF/buildServerSpring.xml]:
Unsatisfied dependency expressed through constructor argument with index
0 of type [jetbrains.buildServer.serverSide.BuildServerEx]: Ambiguous
constructor
argument types - did you specify the correct bean references as constructor
arguments?
   at
com.caucho.server.dispatch.ServletConfigImpl.createServlet(ServletConfigImpl.java:768)
   at
com.caucho.server.dispatch.ServletManager.init(ServletManager.java:159)
   at com.caucho.server.webapp.WebApp.start(WebApp.java:1874)
   at
com.caucho.server.deploy.DeployController.startImpl(DeployController.java:667)
   at
com.caucho.server.deploy.DeployController.restartImpl(DeployController.java:630)
   at
com.caucho.server.deploy.StartAutoRedeployAutoStrategy.alarm(StartAutoRedeployAutoStrategy.java:177)
   at
com.caucho.server.deploy.DeployController.handleAlarm(DeployController.java:789)
   at com.caucho.util.Alarm.handleAlarm(Alarm.java:375)
   at com.caucho.util.Alarm.run(Alarm.java:345)
   at com.caucho.util.ThreadPool$Item.runTasks(ThreadPool.java:730)
   at com.caucho.util.ThreadPool$Item.run(ThreadPool.java:649)
   at java.lang.Thread.run(Thread.java:619)

This is how I?ve got it configured:

<host id="" root-directory=".">
 <!-- snip -->
 <web-app id="/teamCity" root-directory="D:/Teamcity/webapp"
   archive-path="D:/Teamcity/install/teamCity.war"/> </host>

I?ve followed instructions here,
http://www.jetbrains.net/confluence/display/TCD4/Installing+and+Configuring+the+TeamCity+Server#InstallingandConfiguringtheTeamCityServer-InstallingandConfiguringtheTeamCityserver, [^]
and got my data directory, %TEAMCITY_DATA_PATH%, pointing to
D:\Teamcity\data.

Steps To Reproduce
Additional Information
Attached Files

- Relationships

- Notes
(0004104)
damjan
07-28-09 06:53

Any progress on this issue?
 
(0004424)
ferg
02-10-10 16:10

jsp/103d
 

- Issue History
Date Modified Username Field Change
12-04-08 08:21 ferg New Issue
12-05-08 05:46 extremia Issue Monitored: extremia
12-25-08 08:37 damjan Issue Monitored: damjan
07-28-09 06:53 damjan Note Added: 0004104
02-10-10 16:10 ferg Note Added: 0004424
02-10-10 16:10 ferg Assigned To  => ferg
02-10-10 16:10 ferg Status new => closed
02-10-10 16:10 ferg Resolution open => fixed


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
34 total queries executed.
28 unique queries executed.
Powered by Mantis Bugtracker