[Cartoweb-users] About plugin stats
Bruno Friedmann
bruno at ioda-net.ch
Tue May 20 07:51:22 EDT 2008
Thanks for the reply and explanation.
Just one trick, when I issue the mvn clean install command as referenced
I've got an error on
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven Default Project
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Cannot execute mojo: clean. It requires a project with an existing pom.xml, but the build is not using one.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: < 1 second
[INFO] Finished at: Tue May 20 13:46:39 CEST 2008
[INFO] Final Memory: 4M/151M
[INFO] ------------------------------------------------------------------------
As maven is not my default language :-) perharps have you some trick go go on futher step ahead.
Oliver Christen wrote:
> Hi
>
> the database settings in the java argument is the bd where the data is
> imported, not the source.
>
> this case was not implemented yet because the client who paid for this
> feature has only text log.
> so you can only import log from text files at the moment.
>
> it would certainly be possible to work directly from a database, my
> colleague say it would take a few days of development and testing. But
> this is not planned in the near futur.
>
> I would say simply export your log into text files before importing
> them. I do believe the structure of the accounting table is very simple
> and should only contain a column for the date and one column for the log
> data.
>
>
> regards
> Oliver
>
>> Hi all,Hi Oliver.
>>
>> I have to test the stats plugin.
>> But I need an little explanation about the chapter import.
>>
>> http://www.cartoweb.org/doc_head/docbook/xhtml/user.stats.html
>> When it said that it get Statistics are generated out of CartoWeb's
>> Accounting plugin output.
>>
>> We have accounting recorded inside the database. So I don't understand
>> the how can I connect StatImport to this database
>> as the given sample is for log file directory as I understand ...
>>
>> java -Xmx1G \
>> -cp target/stats-standalone.jar org.cartoweb.stats.imports.Import \
>> --initialize --tableName=stats \
>>
>> --db="jdbc:postgresql://localhost/MYDB?user=MYUSER&password=MYPASSWORD" \
>> --logDir=/my/log/dir/ --format=cartoweb \
>> --logRegexp="\d\d\.\d\d\.\d\d\d\d\.log\$"
>>
>> Have you a way to get it working ?
>>
>> Many thanks in advance.
>>
--
Bruno Friedmann
Ioda-Net Sàrl - www.ioda-net.ch
2830 Vellerat - Switzerland
Tél : ++41 32 435 7171
Fax : ++41 32 435 7172
gsm : ++41 78 802 6760
C'est Facile et Cool d'Évoluer en ligne : www.cfcel.com
More information about the Cartoweb-users
mailing list