Hi to all:
 
I built xindice1.1b2. (with tomcat 4.1.14)
 
but I cann't use the command. what is wrong with it? Has it been successful? 
Please be kind to help

bash-2.03$ ./xindice lc -l -c /db    
[INFO] DatabaseImpl - -No configuration file specified, going with the default configuration
[WARN] DatabaseImpl - -The database configuration file is not specified and there was no xindice.db.home property set, so Xindice was unable to determine a database location. Database will be created relative to the current directory.
[DEBUG] Collection - -[main] '/db' setConfig: Compressed, Inline metadata DISABLED
[INFO] Database - -Database points to /home/xxxxxx/yy/cvspublic/xml-xindice/bin/db
[DEBUG] Collection - -[main] '/db/system' setConfig: Root=</home/xxxxx/yy/cvspublic/xml-xindice/bin/db/system>
[DEBUG] Collection - -[main] '/db/system' setConfig: Compressed, Inline metadata DISABLED
[DEBUG] Collection - -[main] '/db/system/SysSymbols' setConfig: Root=</home/xxxxxx/yy/cvspublic/xml-xindice/bin/db/system/SysSymbols>
[DEBUG] Collection - -[main] '/db/system/SysSymbols' setConfig: Compressed, Inline metadata DISABLED
[DEBUG] Collection - -[main] '/db/system/SysSymbols' setConfig: Filer class=<org.apache.xindice.core.filer.BTreeFiler>
[DEBUG] Collection - -[main] '/db/system/SysConfig' setConfig: Root=</home/xxxxxx/yy/cvspublic/xml-xindice/bin/db/system/SysConfig>
[DEBUG] Collection - -[main] '/db/system/SysConfig' setConfig: NOT Compressed, Inline metadata DISABLED
[DEBUG] Collection - -[main] '/db/system/SysSymbols' Get object: system_SysConfig
[DEBUG] Collection - -[main] '/db/system/SysSymbols' Get document: system_SysConfig
[DEBUG] BTreeFiler - -Record 'system_SysConfig' not found: org.apache.xindice.core.filer.BTreeNotFoundException: Value 'system_SysConfig' doesn't exist
[INFO] Collection - -[main] '/db/system/SysSymbols' Set object system_SysConfig
[DEBUG] Collection - -[main] '/db/system/SysSymbols' Get document: system_SysConfig
[DEBUG] BTreeFiler - -Record 'system_SysConfig' not found: org.apache.xindice.core.filer.BTreeNotFoundException: Value 'system_SysConfig' doesn't exist
[DEBUG] Collection - -[main] '/db/system/SysConfig' setConfig: Loaded symbols=<<symbols />>
[DEBUG] Collection - -[main] '/db/system/SysConfig' setConfig: Filer class=<org.apache.xindice.core.filer.BTreeFiler>
[DEBUG] Collection - -[main] '/db/system/SysConfig' Get document: database.xml
[DEBUG] BTreeFiler - -Record 'database.xml' not found: org.apache.xindice.core.filer.BTreeNotFoundException: Value 'database.xml' doesn't exist
Exception in thread "main" javax.xml.parsers.FactoryConfigurationError: Provider not founde.xindice.xml.jaxp.DocumentBuilderFactoryImpl
        at javax.xml.parsers.DocumentBuilderFactory.newInstance(Unknown Source)
        at org.apache.xindice.core.Database.setConfig(Database.java:362)
        at org.apache.xindice.core.Database.getDatabase(Database.java:130)
        at org.apache.xindice.client.xmldb.embed.DatabaseImpl.<init>(DatabaseImpl.java:120)
        at org.apache.xindice.client.xmldb.DatabaseImpl.createDriver(DatabaseImpl.java:217)
        at org.apache.xindice.client.xmldb.DatabaseImpl.getCollection(DatabaseImpl.java:158)
        at org.xmldb.api.DatabaseManager.getCollection(Unknown Source)
        at org.xmldb.api.DatabaseManager.getCollection(Unknown Source)
        at org.apache.xindice.tools.command.ListCollections.execute(ListCollections.java:102)
        at org.apache.xindice.tools.XMLTools.execute(XMLTools.java:336)
        at org.apache.xindice.tools.XMLTools.process(XMLTools.java:213)
        at org.apache.xindice.tools.XMLTools.main(XMLTools.java:124)

&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&

bash-2.03$ ./xindice ac -c /db -n test
[DEBUG] DatabaseImpl - -Using SAX Driver: 'xerces'
[DEBUG] DatabaseImpl - -Using Service Location: '/xindice/'
[DEBUG] CollectionImpl - -Using URL: 'http://127.0.0.1:8888/xindice/'
XMLDB Exception with code 0


 



============
thanks,
chasee


Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.

Reply via email to