[mapguide-users] map guide 4j set up
Smith Roman
autisi at yahoo.com
Sat Jan 4 11:28:55 PST 2014
Hi,
I decided to use play 2.0.4 framework as specified in the url. I am now getting the following error
C:\play\play-2.0.4\samples\java\mapguide4j-master>play run
sbt appears to be exiting abnormally.
The log file for this session is at C:\Users\ROMAN\AppData\Local\Temp\sbt17696
20787851343004.log
java.lang.NoClassDefFoundError: sbt/AbstractLogger
at sbt.Keys$.<init>(Keys.scala:32)
at sbt.Keys$.<clinit>(Keys.scala)
at sbt.MainLoop$$anonfun$runWithNewLog$1.apply(Main.scala:102)
at sbt.MainLoop$$anonfun$runWithNewLog$1.apply(Main.scala:100)
at sbt.Using.apply(Using.scala:25)
at sbt.MainLoop$.runWithNewLog(Main.scala:100)
at sbt.MainLoop$.runAndClearLast(Main.scala:83)
at sbt.MainLoop$.runLoggedLoop(Main.scala:67)
at sbt.MainLoop$.runLogged(Main.scala:60)
at sbt.xMain.run(Main.scala:33)
at xsbt.boot.Launch$.run(Launch.scala:54)
at xsbt.boot.Launch$$anonfun$explicit$1.apply(Launch.scala:43)
at xsbt.boot.Launch$.launch(Launch.scala:68)
at xsbt.boot.Launch$.apply(Launch.scala:14)
at xsbt.boot.Boot$.runImpl(Boot.scala:25)
at xsbt.boot.Boot$.main(Boot.scala:15)
at xsbt.boot.Boot.main(Boot.scala)
Caused by: java.lang.ClassNotFoundException: sbt.AbstractLogger
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 java.lang.ClassLoader.loadClass(Unknown Source)
... 17 more
Error during sbt execution: java.lang.NoClassDefFoundError: sbt/AbstractLogger
Any ideas ?
Regards,
Smith
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapguide-users/attachments/20140104/e145c9d5/attachment.html>
More information about the mapguide-users
mailing list