java.lang.NoSuchMethodException: play.core.server.NettyServer.mainDevHttpMode(play.core.BuildLink, play.core.BuildDocHan
dler, int)
at java.lang.Class.getMethod(Class.java:1786)
at play.PlayRun$class.play$PlayRun$$startDevMode(PlayRun.scala:318)
at play.PlayRun$$anonfun$playRunTask$1$$anonfun$apply$2$$anonfun$apply$3.devModeServer$lzycompute$1(PlayRun.scal
a:103)
at play.PlayRun$$anonfun$playRunTask$1$$anonfun$apply$2$$anonfun$apply$3.play$PlayRun$class$$anonfun$$anonfun$$a
nonfun$$devModeServer$1(PlayRun.scala:103)
at play.PlayRun$$anonfun$playRunTask$1$$anonfun$apply$2$$anonfun$apply$3.apply(PlayRun.scala:125)
at play.PlayRun$$anonfun$playRunTask$1$$anonfun$apply$2$$anonfun$apply$3.apply(PlayRun.scala:96)
at scala.Function1$$anonfun$compose$1.apply(Function1.scala:47)
[trace] Stack trace suppressed: run last compile:run for the full output.
[error] (compile:run) java.lang.NoSuchMethodException: play.core.server.NettyServer.mainDevHttpMode(play.core.BuildLink,
play.core.BuildDocHandler, int)
[error] Total time: 9 s, completed 17 =Ύί 2015 1:46:23 ΉΉjava.lang.NoSuchMethodException: play.core.server.NettyServer.mainDevHttpMode(play.core.BuildLink, play.core.BuildDocHan
dler, int)
I just had this same error.
Then it occurred to me that I do not have neither fdescfs nor procfs mounted on this FreeBSD box, and openjdk8 requires it.
So I mounted them, and was able to start my app.
--
You received this message because you are subscribed to a topic in the Google Groups "play-framework" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/play-framework/OxgAINRfmuc/unsubscribe.
To unsubscribe from this group and all its topics, send an email to play-framewor...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/play-framework/6cc8e59f-0a01-4e39-9fe6-c1d00910d12c%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/play-framework/dba2b948-1e7f-4a16-8366-c266cc4eec18%40googlegroups.com.