Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
3416 | minor | always | 03-25-09 09:32 | 09-11-09 05:57 | |
|
|||||
Reporter: | ferg | Platform: | |||
Assigned To: | ferg | OS: | |||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | 4.0.0 | ||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 4.0.2 | ||
|
|||||
Summary: | 0003416: Resin 4.0 and artifactory | ||||
Description: |
(rep by Jan Kriesten) trying to get Artifactory 2.0.3 (http://www.jfrog.org/products.php) [^] up 'n' running with resin 4 I get the following error: [17:05:50.120] {resin-34} The ResourceConfig instance does not contain any root resource classes.[17:05:50.120] {resin-34} com.sun.jersey.api.container.ContainerException: The ResourceConfig instance does not contain any root resource classes.[17:05:50.120] {resin-34} at com.sun.jersey.impl.application.WebApplicationImpl.processRootResources(WebApplicationImpl.java:774)[17:05:50.120] {resin-34} at com.sun.jersey.impl.application.WebApplicationImpl.initiate(WebApplicationImpl.java:671)[17:05:50.120] {resin-34} at org.artifactory.rest.servlet.ArtifactoryRestServlet.initiate(ArtifactoryRestServlet.java:51)[17:05:50.120] {resin-34} at com.sun.jersey.spi.container.servlet.ServletContainer.load(ServletContainer.java:538)[17:05:50.120] {resin-34} at com.sun.jersey.spi.container.servlet.ServletContainer.init(ServletContainer.java:197)[17:05:50.120] {resin-34} at com.caucho.server.dispatch.ServletConfigImpl.createServletImpl(ServletConfigImpl.java:871)[17:05:50.120] {resin-34} at com.caucho.server.dispatch.ServletConfigImpl.createServlet(ServletConfigImpl.java:772)[17:05:50.120] {resin-34} at com.caucho.server.dispatch.ServletManager.init(ServletManager.java:159)[17:05:50.120] {resin-34} at com.caucho.server.webapp.WebApp.start(WebApp.java:2043)[17:05:50.120] {resin-34} at com.caucho.server.deploy.DeployController.startImpl(DeployController.java:674)[17:05:50.120] {resin-34} at com.caucho.server.deploy.DeployController.restartImpl(DeployController.java:637)[17:05:50.120] {resin-34} at com.caucho.server.deploy.StartAutoRedeployAutoStrategy.alarm(StartAutoRedeployAutoStrategy.java:177)[17:05:50.120] {resin-34} at com.caucho.server.deploy.DeployController.handleAlarm(DeployController.java:796)[17:05:50.120] {resin-34} at com.caucho.util.Alarm.handleAlarm(Alarm.java:412)[17:05:50.120] {resin-34} at com.caucho.util.Alarm.run(Alarm.java:382)[17:05:50.120] {resin-34} at com.caucho.util.ThreadPool$Item.runTasks(ThreadPool.java:769)[17:05:50.120] {resin-34} at com.caucho.util.ThreadPool$Item.run(ThreadPool.java:686)[17:05:50.120] {resin-34} at java.lang.Thread.run(Thread.java:619) Environment: Resin-4.0.s090304 (built Wed, 04 Mar 2009 09:21:23 PST)Linux 2.6.25.20-0.1-default amd64 Java(TM) SE Runtime Environment 1.6.0_11-b03, ISO-8859-15, en Java HotSpot(TM) 64-Bit Server VM 11.0-b16, 64, mixed mode, Sun Microsystems Inc. Has anyone successfully deployed Artifactory under resin? |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|