Changed installation docs...

Oliver

Giorgio Franceschetti wrote:

Thanks,
you were right.
I tryed to run bin/startup.sh becouse it is showed this way in Slide's site installation instructions.
Probably it would be better to change this part in the doc (in any persons that is mantaining the documentation is reading this).
Thanks again,
Giorgio


Oliver Zeigermann wrote:

As Slide tries to locate the Domain.xml using a relative path (../slide/Domain.xml) be sure you are in Tomcat's bin dir when you call startup.sh.

Does it help?

Cheers,

Oliver

Giorgio Franceschetti wrote:

Hi,
I'm new to Slide and Linux.
I have a problem in starting Slide.
I'm using Linux Mandrake 9.2 and Slide 2.0b1 in bundle with Tomcat 5.0.16.
When I launch startup.sh, tomcat shows the env variables and nothing more happens.
I looked into the .sh end found that I can launch even with the catalina.sh.
If I execute catalina.sh run , everything run fine (apparently).
I've made a tail on catalina.out and it seems that there is an error in finding the Domain.xml.
Can you help me?
thanks,
Giorgio





27-feb-2004 21.22.59 org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 3421 ms
27-feb-2004 21.22.59 org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
27-feb-2004 21.22.59 org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/5.0.16
27 Feb 2004 21:22:59 - org.apache.slide.common.Domain - INFO - Auto-Initializing Domain
27 Feb 2004 21:22:59 - org.apache.slide.common.Domain - INFO - Domain configuration : {org.apache.slide.lock=true, org.apache.slide.versioncontrol=true, org.apache.slide.debug=false, org.apache.slide.search=true, org.apache.slide.security=true, org.apache.slide.domain=../slide/Domain.xml}
27 Feb 2004 21:22:59 - org.apache.slide.common.Domain - ERROR - Domain initialization error : ../slide/Domain.xml (No such file or directory)
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)


at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

at java.lang.reflect.Method.invoke(Method.java:324)
at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:297)
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:398)
Caused by: org.apache.slide.common.DomainInitializationFailedError: Domain initialization error : ../slide/Domain.xml (No such file or directory)
at org.apache.slide.common.Domain.selfInit(Domain.java:752)






---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]






---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]


.




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to