You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@jackrabbit.apache.org by milindbdeshmukh <mi...@yahoo.com> on 2012/10/10 13:58:50 UTC

Upgrading jackrabbit from 2.1.1 to 2.4.2

Hi,

when upgrading from 2.1.1 to 2.4.2 version i am facing issue as below:

mysql system creates following tables:  bundle,names etc  but doesn't
populate the data in table
   "schema prefix_name"

and search queries are not fetching any document back .

when uploading all the documents gets uploaded.

Configuration USed:-

using MySqlpersistentmanager.
        <PersistenceManager
class="org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager">
            
            
            
            
            
            
            
            
            
            
        </PersistenceManager>
        
& using "nodeTypeManager.createNodeTypeTemplate()"  in
repositoryfactorybean.




--
View this message in context: http://jackrabbit.510166.n4.nabble.com/Upgrading-jackrabbit-from-2-1-1-to-2-4-2-tp4656733.html
Sent from the Jackrabbit - Users mailing list archive at Nabble.com.