Hy,

I am newbie to Apache SIS,

Below are the issues that i ran into
========================================

1.The  link below contains an example on how to use the command line
interface,however the link used to extract metadata throws 400,kindly
provide a valid one.(the link is now apparantly fixed my Professor Mattman)

*http://sis.apache.org/command-line.html
<http://sis.apache.org/command-line.html>*

2.Tried running the sis-console.jar after building the source using maven

*F:\sis_source\apache-sis-0.5-src\sis-0.5\application\sis-console\target>java
-ja*
*r sis-console-0.5.jar*
*--------------------------------------------------------------*
Exception in thread "main" java.lang.NoClassDefFoundError:
org/apache/sis/util/l
ogging/MonolineFormatter
        at org.apache.sis.console.Command.main(Command.java:230)
Caused by: java.lang.ClassNotFoundException:
org.apache.sis.util.logging.Monolin
eFormatter
        at java.net.URLClassLoader$1.run(Unknown Source)
        at java.net.URLClassLoader$1.run(Unknown Source)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(Unknown Source)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        ... 1 more

3.Also i found this link provided my Proffesor Mattman was very useful to
run the sis.jar on windows which could be updated on the Apache SIS WIKI

http://svn.apache.org/repos/asf/sis/trunk/application/sis-console/src/main/artifact/README

Kindlt correct me if i was wrong.

Regards
Gautham

Reply via email to