Thellmann / callimachus

Automatically exported from code.google.com/p/callimachus
Other
0 stars 0 forks source link

setup trouble #32

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. I run the callimachus-setup.sh script
2. I get over a 100 error messages, all starting with 
"Parsing http://localhost:8080/callimachus/user.ttl
java.lang.IllegalArgumentException: Unrecognized property 
'http://java.sun.com/xml/stream/properties/ignore-external-dtd' "

I've attached the full list of error messages.

I use version 0.17, on mac ox 10.7.4 and on a PC windows 7

Any idea how to solve this ?

Many thanks in advance,

Bastian

Original issue reported on code.google.com by koukidou...@gmail.com on 16 Aug 2012 at 11:48

Attachments:

GoogleCodeExporter commented 9 years ago
Callimachus 0.17 does not support the Woodstox parser. Remove it from your 
classpath and try again.

Original comment by ja...@3roundstones.com on 16 Aug 2012 at 12:30

GoogleCodeExporter commented 9 years ago
Thank you for your answer.

How can I remove the Woodstox parser from my class path ?

Many thanks for your help.

Bastian

Original comment by koukidou...@gmail.com on 16 Aug 2012 at 1:04

GoogleCodeExporter commented 9 years ago
Woodstox is not shipped with Callimachus. The Callimachus classpath should only 
include the jars in the lib directory that ships with the 0.17 distribution. Do 
you know where the woodstox jar is located? How did you install Callimachus? 
How are you starting Callimachus? Please respond using the mailing list.

Original comment by ja...@3roundstones.com on 16 Aug 2012 at 1:43

GoogleCodeExporter commented 9 years ago
OK - which mailing list ?

Original comment by koukidou...@gmail.com on 16 Aug 2012 at 1:48

GoogleCodeExporter commented 9 years ago
See http://groups.google.com/group/callimachus-discuss

Original comment by ja...@3roundstones.com on 16 Aug 2012 at 2:09

GoogleCodeExporter commented 9 years ago
Good morning,

I put my answer on:

https://groups.google.com/forum/?fromgroups#!topic/callimachus-discuss/8i9n_sKjt
yQ%5B1-25%5D

Many thanks for your help,

Bastian

Original comment by koukidou...@gmail.com on 17 Aug 2012 at 6:22