You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@jackrabbit.apache.org by Holger Breuer <Ho...@handelshof.de> on 2009/01/15 14:40:07 UTC

Unbound Issue JIRA-Entry JCR-1692

Hi,
 
does anyone know something about this JIRA-Issue:
https://issues.apache.org/jira/browse/JCR-1692 
It was mentioned before in this mailing:
http://www.mail-archive.com/dev@jackrabbit.apache.org/msg13161.html 
 
I get the same Error not using JNDIDatabaseFileSystem, but DbFileSystem
or the default FileSystem.
 
    <Workspace name="XYZ">
         
        <FileSystem
class="org.apache.jackrabbit.core.fs.db.DbFileSystem">
          <param name="driver" value="javax.naming.InitialContext"/>
          <param name="url" value="java:XYZJcrDS"/>
          <param name="schemaObjectPrefix" value="${wsp.name}_"/>
          <param name="schema" value="mysql"/>
        </FileSystem>        
        
        <!--
            persistence manager of the workspace:
            class: FQN of class implementing the PersistenceManager
interface
        -->
       
        <PersistenceManager
class="org.apache.jackrabbit.core.persistence.bundle.MySqlPersistenceManager">
          <param name="driver" value="javax.naming.InitialContext"/>
          <param name="url" value="java:XYZJcrDS"/>
          <param name="schemaObjectPrefix" value="${wsp.name}_"/>
          <param name="schema" value="mysql"/>
          <param name="externalBLOBs" value="false"/>
        </PersistenceManager>        
        
        <!--
            Search index and the file system it uses.
            class: FQN of class implementing the QueryHandler
interface
        -->
        <SearchIndex
class="org.apache.jackrabbit.core.query.lucene.SearchIndex">
            <param name="path" value="${wsp.home}/index"/>
        </SearchIndex>     
    </Workspace>
 
 
Is there a workaround to say JBoss saving and stopping the workspaces /
repository after unbounding the Resource?
 
Best Regards
Holger

---
Handelshof Management GmbH
Viktoriastr.26 • 51149 Koeln (Germany)
Amtsgericht Koeln HRB 2078 
Ust.-ID-Nr. DE 123064252
Sitz der Gesellschaft: Koeln
Geschaeftsfuehrer: 
Dipl.-Betriebsw. (BA) Wolfgang Baer (MBA) (Sprecher) 
Dipl.-Kfm. Kai Patrick Merleker, 
Dr. Wilhelm von Moers 
http://www.handelshof.de
---

AW: Unbound Issue JIRA-Entry JCR-1692

Posted by Mario-Leander Reimer <le...@vva-networks.de>.
Hi,

I have exactly the same problem but I ignored it so far, since it didn't seem to cause any problems.

Regards,
Leander


________________________________________
Von: Holger Breuer [holger.breuer@handelshof.de]
Gesendet: Freitag, 16. Januar 2009 11:50
An: users@jackrabbit.apache.org
Betreff: Re: Unbound Issue JIRA-Entry JCR-1692

Are there any other users who had the same problem? I don't know if there is
any workaround. Even with the "default" Workspace the same error occurs,
when I try to shut down JBoss.


--
View this message in context: http://www.nabble.com/Unbound-Issue-JIRA-Entry-JCR-1692-tp21477829p21496857.html
Sent from the Jackrabbit - Users mailing list archive at Nabble.com.


VVA Networks GmbH

Mario-Leander Reimer
Dipl.-Inf. (FH)
Teamleitung Publishing Solutions
---------------------------------------------------------------------------
VVA Networks GmbH
: medien mit zukunft
Geisenhausenerstra?e 15-17
81379 M?nchen
Deutschland
---------------------------------------------------------------------------
Fon:    +49 89 2000375-610
Fax:    +49 89 2000375-699
Mobil:  +49 173 5883541
---------------------------------------------------------------------------
leander.reimer@vva-networks.de
www.vva-networks.de

-----------------------------------------------------------------------
HRB 33884 D?sseldorf
Gesch?ftsf?hrer Rolf Christian Kassel
-----------------------------------------------------------------------
Ein Unternehmen der VVA Kommunikation
http://www.vva.de
-----------------------------------------------------------------------
omnisuite(r) - integrate. automate. communicate.
http://www.omnisuite.de
-----------------------------------------------------------------------

Diese Nachricht (inklusive aller Anh?nge) ist vertraulich. Sie darf
ausschlie?lich durch den vorgesehenen Empf?nger und Adressaten gelesen,
kopiert oder genutzt werden. Sollten Sie diese Nachricht versehentlich
erhalten haben, bitten wir, den Absender (durch Antwort-E-Mail) hiervon
unverz?glich zu informieren und die Nachricht zu l?schen. Jede unerlaubte
Nutzung oder Weitergabe des Inhalts dieser Nachricht, sei es vollst?ndig
oder teilweise, ist unzul?ssig.

This message (including any attachments) is confidential and may be
privileged. It may be read, copied and used only by the intended recipient.
If you have received it in error please contact the sender (by return
E-Mail) immediately and delete this message. Any unauthorised use or
dissemination of this message in whole or in part is strictly prohibited.

Re: Unbound Issue JIRA-Entry JCR-1692

Posted by Holger Breuer <ho...@handelshof.de>.
Are there any other users who had the same problem? I don't know if there is
any workaround. Even with the "default" Workspace the same error occurs,
when I try to shut down JBoss.


-- 
View this message in context: http://www.nabble.com/Unbound-Issue-JIRA-Entry-JCR-1692-tp21477829p21496857.html
Sent from the Jackrabbit - Users mailing list archive at Nabble.com.