Hi all,
I am a beginner in Lift framework, I'm trying to create a simple lift application, I could make one with Maven, but I have not been able to do it with sbt?!
in addition, when I try to run a sample application provided with the lift software (lift-lift_25_sbt-d2b99e1\scala_29\lift_blank) I've got this error:
E:\eclipseJ2EE\lift_blank25>java -XX:+CMSClassUnloadingEnabled -XX:MaxPermSize=256m -Xmx1024M -Xss2M -jar "E:\eclipseJ2EE\lift_blank25\\sbt-launch-0.12.1.jar"
Error occurred during initialization of VM
Could not reserve enough space for object heap
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
I think the problem is with Windows 32 (because when I run it in an other PC with windows 64, it works!!?)
I'm using Lift 2.5-RC, java version "1.7.0_09", Windows 32,
So, my question is what is the best (and simplest) way to create a Lift application with SBT under windows 32 ?!
Thanks
--
--
Lift, the simply functional web framework: http://liftweb.net
Code: http://github.com/lift
Discussion: http://groups.google.com/group/liftweb
Stuck? Help us help you: https://www.assembla.com/wiki/show/liftweb/Posting_example_code
---
You received this message because you are subscribed to the Google Groups "Lift" group.
To unsubscribe from this group and stop receiving emails from it, send an email to liftweb+u...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.