I don't use zOS or WebSphere, but it looks like whereever you point your domain.xml stores to (i.e. <parameter name="rootpath">/slidestore/store/metadata</parameter> and the 5 or so other directory locations), do not have permission (specifically read and write) as the user running Slide. Whether that user is a WebSphere system user or some other one I can't help you there.
The second error also points to the directory locations as the problem (rootpath). Check your domain.xml <store>'s. -D > -----Original Message----- > From: Sharda Nandula S [mailto:[EMAIL PROTECTED] > Sent: Wednesday, August 09, 2006 3:54 PM > To: [email protected] > Subject: Exceptions with Slide on zOS > > Hi, > > I have installed the slide webapp on WebSphere 6.1 on zOS. > However when I start the server I get the following exceptions. > > > org.apache.commons.transaction.file.ResourceManagerException: > Can not create working directory store/sequence > [8/9/06 19:41:01:279 GMT+00:00] 00000029 SystemErr R > at > org.apache.commons.transaction.file.FileSequence.<init>(FileSe > quence.java:65) > [8/9/06 19:41:01:279 GMT+00:00] 00000029 SystemErr R > at > org.apache.slide.store.txfile.FileSequenceStore.setParameters( > FileSequenceStore.java:73) > [8/9/06 19:41:01:279 GMT+00:00] 00000029 SystemErr R > at > org.apache.slide.common.Namespace.loadChildStore(Namespace.java:1095) > > and also , > > org.apache.slide.common.ServiceParameterErrorException: > Service FileSequenceStore at store/sequence has an incorrect > parameter value for parameter rootpath > [8/9/06 19:41:01:328 GMT+00:00] 00000029 SystemErr R > at > org.apache.slide.store.txfile.FileSequenceStore.setParameters( > FileSequenceStore.java:77) > [8/9/06 19:41:01:329 GMT+00:00] 00000029 SystemErr R > at > org.apache.slide.common.Namespace.loadChildStore(Namespace.java:1095) > [8/9/06 19:41:01:329 GMT+00:00] 00000029 SystemErr R > at > org.apache.slide.common.Namespace.getChildStore(Namespace.java:1035) > > I need help fixing this. Thanks S > > > > > --------------------------------- > How low will we go? Check out Yahoo! Messenger's low > PC-to-Phone call rates. > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
