[2.1.0] Play start on windows failing

56 views
Skip to first unread message

Chanan Braunstein

unread,
Apr 16, 2013, 9:36:38 AM4/16/13
to play-fr...@googlegroups.com
I am running Play start and I get the following exception:

Error occurred during initialization of VM
java.lang.ExceptionInInitializerError
        at java.lang.Runtime.loadLibrary0(Unknown Source)
        at java.lang.System.loadLibrary(Unknown Source)
        at java.lang.System.initializeSystemClass(Unknown Source)
Caused by: java.lang.StringIndexOutOfBoundsException: String index out of range:
 0
        at java.lang.String.charAt(Unknown Source)
        at java.io.Win32FileSystem.<init>(Unknown Source)
        at java.io.WinNTFileSystem.<init>(Unknown Source)
        at java.io.FileSystem.getFileSystem(Native Method)
        at java.io.File.<clinit>(Unknown Source)
        at java.lang.Runtime.loadLibrary0(Unknown Source)
        at java.lang.System.loadLibrary(Unknown Source)
        at java.lang.System.initializeSystemClass(Unknown Source)


JVM 1.7.0_17
Scala: 2.9.2
build.scala:

 "com.rabbitmq" % "amqp-client" % "3.0.4",
    "com.datastax.cassandra" % "cassandra-driver-core" % "1.0.0-beta1",
    "com.google.inject" % "guice" % "3.0",
    "org.webjars" % "webjars-play" % "2.1.0",
    "org.webjars" % "angularjs" % "1.1.3",
    "org.webjars" % "bootstrap" % "2.3.1",
    "org.webjars" % "html5shiv" % "3.6.1",
    "org.webjars" % "jquery" % "1.9.1",

Alban Dericbourg

unread,
Apr 16, 2013, 11:47:25 AM4/16/13
to play-fr...@googlegroups.com
Do you have this issue with Play! only or with any other java-based tool?

Chanan Braunstein

unread,
Apr 16, 2013, 2:15:46 PM4/16/13
to play-fr...@googlegroups.com
Not sure, I don't use Java for anything else. I ran Eclipse, but it uses its own JRE.

Chanan Braunstein

unread,
Apr 17, 2013, 10:20:52 AM4/17/13
to play-fr...@googlegroups.com
Just upgraded to 2.1.1, I still have the same problem.
Reply all
Reply to author
Forward
0 new messages