yduchesne / sapia

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

Magnet v2 install problem #1

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
User is unable to install magnet v2.1 on a new machine.

See 
http://groups.google.com/group/sapia-support/browse_thread/thread/5316553860753f
54

Original issue reported on code.google.com by jcdesroc...@gmail.com on 23 Mar 2011 at 2:20

GoogleCodeExporter commented 9 years ago
Running magnet 2.1 was giving the following error:

Sapia Magnet version 2.0
MAGNET - Starting magnet with file [test.magnet.xml] using the profile 'english'
MAGNET - Starting Corus interop module...
Exception in thread "MagnetRunner" java.lang.RuntimeException: Error calling 
main method on class org.sapia.magnet.MagnetRunner - 
org/sapia/corus/interop/api/Consts
    at org.sapia.util.ApplicationStarter.run(ApplicationStarter.java:329)
    at java.lang.Thread.run(Thread.java:680)

Caused by the missing jar sapia-corus-iop-api.

Modified the pom.xml and assembly files to inlcude the missing jar and added 
the example jar to ease tests

Original comment by jcdesroc...@gmail.com on 23 Mar 2011 at 2:25

GoogleCodeExporter commented 9 years ago
Attach test file. Test using the following command:

magnet.sh -debug -file test.magnet.xml -p english

Original comment by jcdesroc...@gmail.com on 23 Mar 2011 at 2:27

Attachments: