Chris,
Thanks for that.
Still gewtting the SQL error as follows :-
[sql] Failed to execute: INSERT INTO PREFS_NODE
VALUES(1,NULL,'',0,'/','2004-05-22 14:57:53.586','2004-05-22
14:57:53.586')
BUILD FAILED
C:\DOCUME~1\JONATH~1.COA\LOCALS~1\Temp\antinstall\build.xml:100:
java.sql.SQLException: ORA-01843: not a valid month
Total time: 1 minute 20 seconds
Presumably because I am using UK date format and not US.
Upon trying to start Jetspeed, get these errors which will be
vecause the
scripts failed to complete.
javax.servlet.ServletException: Fatal error encountered while
processing
portal request: org.apache.jetspeed.pipeline.PipelineException:
Falied to
create capabilitied: We were unable to build a capability map for the
agent, Mozilla/4.0. This might be an indiciation that the capability
database has not been correctly initialized.
org.apache.jetspeed.engine.JetspeedServlet.doGet
(JetspeedServlet.java:235)
javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
org.apache.jasper.runtime.PageContextImpl.doForward
(PageContextImpl.java:693)
org.apache.jasper.runtime.PageContextImpl.forward
(PageContextImpl.java:660)
org.apache.jsp.index_jsp._jspService(org.apache.jsp.index_jsp:45)
org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
org.apache.jasper.servlet.JspServletWrapper.service
(JspServletWrapper.java:322)
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:
314)
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
root cause
org.apache.jetspeed.pipeline.PipelineException: Falied to create
capabilitied: We were unable to build a capability map for the agent,
Mozilla/4.0. This might be an indiciation that the capability
database has
not been correctly initialized.
org.apache.jetspeed.capabilities.impl.CapabilityValveImpl.invoke
(CapabilityValveImpl.java:71)
org.apache.jetspeed.pipeline.JetspeedPipeline.invokeNext
(JetspeedPipeline.java:203)
org.apache.jetspeed.pipeline.JetspeedPipeline.invoke
(JetspeedPipeline.java:185)
org.apache.jetspeed.engine.JetspeedEngine.service
(JetspeedEngine.java:231)
org.apache.jetspeed.engine.JetspeedServlet.doGet
(JetspeedServlet.java:226)
javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
org.apache.jasper.runtime.PageContextImpl.doForward
(PageContextImpl.java:693)
org.apache.jasper.runtime.PageContextImpl.forward
(PageContextImpl.java:660)
org.apache.jsp.index_jsp._jspService(org.apache.jsp.index_jsp:45)
org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
org.apache.jasper.servlet.JspServletWrapper.service
(JspServletWrapper.java:322)
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:
314)
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
I also notice that the version of Tomcat installed is 5.5.12, does
this
imply that if Tomcat 5.0.30 is the preferred version then a manual
install
is required. I did try earlier but got the error with naming-
commons.jar.
Thanks
Jon
Hi Jon:
The installer is designed to install it's own copy of tomcat.
Obviously you'll need Java installed. I would try out installing
with the default settings first ( this will run against the
derby DB
). If that works, then move on to installing against oracle. You
will need to know where your oracle jdbc driver jar is located.
You
will also need to create an empty schema in oracle and know a
username/password combo which has read/write/createtable privs
against that schema.
-C-
On Dec 12, 2005, at 7:15 AM, Jonathan Hawkins wrote:
I'm trying to perform a clean install using the multi db installer.
System as follows :-
Windows XP Prof
J2sdk1.4.2-06
Tomcat 5.0.30
Oracle 9i Database
First problem is that the installer reports an error installing
because of invalid month in INSERT INTO prefs statement.
Second problem which stops Tomcat from loading is
SEVERE: Error deploying configuration descriptor manager.xml
java.lang.NoSuchMethodError:
org.apache.naming.NamingContextBindingsEnumeration.
<init>(Ljava/util/Iterator;)V
at org.apache.naming.resources.FileDirContext.listBindings
(FileDirContex
t.java:337)
at org.apache.naming.resources.ProxyDirContext.listBindings
(ProxyDirCont
ext.java:515)
at
org.apache.catalina.util.ExtensionValidator.validateApplication
(Exten
sionValidator.java:178)
at org.apache.catalina.core.StandardContext.start
(StandardContext.java:3
998)
at org.apache.catalina.core.ContainerBase.addChildInternal
(ContainerBase
.java:759)
at org.apache.catalina.core.ContainerBase.addChild
(ContainerBase.java:73
9)
at org.apache.catalina.core.StandardHost.addChild
(StandardHost.java:524)
at org.apache.catalina.startup.HostConfig.deployDescriptor
(HostConfig.ja
va:603)
at org.apache.catalina.startup.HostConfig.deployDescriptors
(HostConfig.j
ava:535)
at org.apache.catalina.startup.HostConfig.deployApps
(HostConfig.java:470
)
at org.apache.catalina.startup.HostConfig.check
(HostConfig.java:1181)
at org.apache.catalina.startup.HostConfig.lifecycleEvent
(HostConfig.java
:292)
at
org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent
(Lifecycl
eSupport.java:119)
at org.apache.catalina.core.ContainerBase.backgroundProcess
(ContainerBas
e.java:1304)
at org.apache.catalina.core.ContainerBase
$ContainerBackgroundProcessor.p
rocessChildren(ContainerBase.java:1568)
at org.apache.catalina.core.ContainerBase
$ContainerBackgroundProcessor.p
rocessChildren(ContainerBase.java:1577)
at org.apache.catalina.core.ContainerBase
$ContainerBackgroundProcessor.r
un(ContainerBase.java:1557)
at java.lang.Thread.run(Thread.java:534)
Installed procedure as follows :-
Create Oracle User
Extract clean Tomcat from jakarta-tomcat5.0.30.zip
Copy ojdbc14.jar into tomcatzcommon\lib
Run J2 Installer
naming-common.jar exists within tomcat lib directory.
Any assistance greatly appreciated.
Thanks
Jon
---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-
[EMAIL PROTECTED] For
additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]