You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by bu...@apache.org on 2003/02/19 16:53:22 UTC

DO NOT REPLY [Bug 17207] New: - Cannot deploy jetspeed.war in jboss-3.0.4_tomcat-4.1.12

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17207>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17207

Cannot deploy jetspeed.war in jboss-3.0.4_tomcat-4.1.12

           Summary: Cannot deploy jetspeed.war in jboss-3.0.4_tomcat-4.1.12
           Product: Jetspeed
           Version: 1.3a1
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Turbine
        AssignedTo: jetspeed-dev@jakarta.apache.org
        ReportedBy: michael.snell@cexp.com


Turbine fails to instantiate when deploying into jboss bundled with tomcat. The 
version is jboss-3.0.4_tomcat-4.1.12 and the error reported is:

2003-02-19 08:42:42,816 ERROR [STDERR] java.io.FileNotFoundException: null/WEB-
INF/conf/TurbineResources.properties (The system cannot find the path specified)

2003-02-19 08:42:42,816 ERROR [STDERR] 	at java.io.FileInputStream.open(Native 
Method)

2003-02-19 08:42:42,832 ERROR [STDERR] 	at java.io.FileInputStream.<init>
(FileInputStream.java:59)

2003-02-19 08:42:42,832 ERROR [STDERR] 	at 
org.apache.stratum.configuration.PropertiesConfiguration.<init>(Unknown Source)

2003-02-19 08:42:42,832 ERROR [STDERR] 	at 
org.apache.turbine.services.resources.TurbineResourceService.init
(TurbineResourceService.java:166)

2003-02-19 08:42:42,832 ERROR [STDERR] 	at 
org.apache.turbine.services.resources.TurbineResourceService.init
(TurbineResourceService.java:127)

2003-02-19 08:42:42,832 ERROR [STDERR] 	at 
org.apache.turbine.services.BaseInitableBroker.initClass
(BaseInitableBroker.java:150)

2003-02-19 08:42:42,879 ERROR [STDERR] 	at 
org.apache.turbine.services.BaseServiceBroker.initService
(BaseServiceBroker.java:141)

2003-02-19 08:42:42,879 ERROR [STDERR] 	at 
org.apache.turbine.services.TurbineServices.initPrimaryServices
(TurbineServices.java:181)

2003-02-19 08:42:42,879 ERROR [STDERR] 	at org.apache.turbine.Turbine.init
(Turbine.java:231)
.
.
.

---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-dev-help@jakarta.apache.org