You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-user@jakarta.apache.org by Chris Stephens <ch...@dingoblue.com.au> on 2002/01/15 02:13:17 UTC

can connect to but not use MySQL collections...

Hi folks,

Just setting up Slide (and looking forward immensely to getting it 
working - this looks like a fabulously useful thing!).

When I use the MySQL <definition> as supplied in the faq I can connect 
fine but if I attempt to upload anything or make a new collection (using 
the supplied client) I get the following in catalina.out:

---
15 Jan 2002 11:55:30 - org.apache.slide.transaction.SlideTransaction - 
WARNING - Enlist failure: Resource manager 
slidestore.reference.JDBCDescriptorsStore@18f307 Error code XAER_OUTSIDE 
in Transaction 16 xid HttpProcessor[8080][0]-1011056130339-16- in thread 
HttpProcessor[8080][0]
[20 times followed by:]
15 Jan 2002 11:55:34 - org.apache.slide.common.Domain - WARNING - 
Service memory(org.apache.slide.store.StandardStore) access error : 
Failed to enlist service 
slidestore.reference.JDBCDescriptorsStore@18f307 in active transaction
15 Jan 2002 11:55:34 - 
org.apache.slide.transaction.SlideTransactionManager - INFO - Rollback 
Transaction 16 xid HttpProcessor[8080][0]-1011056130339-16- in thread 
HttpProcessor[8080][0]
15 Jan 2002 11:55:34 - org.apache.slide.webdav.WebdavServlet - INFO - 
MKCOL = 500 Internal Server Error (time: 4214 ms) URI = /files/test
---

I am using Tomcat 4.0.1 and Slide 1.0.16 on Mac OS X 10.1.2.

Any clues?

Thanks,

Chris


*********************************************************************
This email and any files transmitted with it may be confidential and
privileged.  It is intended solely for the use of the individual or
parties to whom it is addressed. If you have received this email in
error please forward it to postmaster@dingoblue.com.au and delete all
copies of this message immediately. Thank you.
*********************************************************************


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: can connect to but not use MySQL collections...

Posted by Dirk Verbeeck <di...@pandora.be>.
Have another look at your log file isn't there another error before this
one?
Post the <definition> you are using, MySQL and Slide version.

Dirk

Chris Stephens wrote:
> 
> Hi folks,
> 
> Just setting up Slide (and looking forward immensely to getting it
> working - this looks like a fabulously useful thing!).
> 
> When I use the MySQL <definition> as supplied in the faq I can connect
> fine but if I attempt to upload anything or make a new collection (using
> the supplied client) I get the following in catalina.out:
> 
> ---
> 15 Jan 2002 11:55:30 - org.apache.slide.transaction.SlideTransaction -
> WARNING - Enlist failure: Resource manager
> slidestore.reference.JDBCDescriptorsStore@18f307 Error code XAER_OUTSIDE
> in Transaction 16 xid HttpProcessor[8080][0]-1011056130339-16- in thread
> HttpProcessor[8080][0]
> [20 times followed by:]
> 15 Jan 2002 11:55:34 - org.apache.slide.common.Domain - WARNING -
> Service memory(org.apache.slide.store.StandardStore) access error :
> Failed to enlist service
> slidestore.reference.JDBCDescriptorsStore@18f307 in active transaction
> 15 Jan 2002 11:55:34 -
> org.apache.slide.transaction.SlideTransactionManager - INFO - Rollback
> Transaction 16 xid HttpProcessor[8080][0]-1011056130339-16- in thread
> HttpProcessor[8080][0]
> 15 Jan 2002 11:55:34 - org.apache.slide.webdav.WebdavServlet - INFO -
> MKCOL = 500 Internal Server Error (time: 4214 ms) URI = /files/test
> ---
> 
> I am using Tomcat 4.0.1 and Slide 1.0.16 on Mac OS X 10.1.2.
> 
> Any clues?
> 
> Thanks,
> 
> Chris
>


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>