You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to play-fr...@googlegroups.com
I'm running into some issues when I have a Play application proxied
behind Apache. I'm on 2.0.2.
This only happens on application start, and doesn't happen after that.
I think it may be related to conditional GETs.
[error] application -
! @6aodi5e4g - Internal server error, for request [GET
/assets/javascripts/vendor/bootstrap.js] ->
play.core.ActionInvoker$$anonfun$receive$1$$anon$1: Execution
exception [[NumberFormatException: For input string:
".2424E2.2424E2"]]
at play.core.ActionInvoker$$anonfun$receive$1.apply(Invoker.scala:134)
[play_2.9.1.jar:2.0.2]
at play.core.ActionInvoker$$anonfun$receive$1.apply(Invoker.scala:115)
[play_2.9.1.jar:2.0.2]
at akka.actor.Actor$class.apply(Actor.scala:318) [akka-actor.jar:2.0.2]
at play.core.ActionInvoker.apply(Invoker.scala:113) [play_2.9.1.jar:2.0.2]
at akka.actor.ActorCell.invoke(ActorCell.scala:626) [akka-actor.jar:2.0.2]
at akka.dispatch.Mailbox.processMailbox(Mailbox.scala:197)
[akka-actor.jar:2.0.2]
Caused by: java.lang.NumberFormatException: For input string: ".2424E2.2424E2"
at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1222)
~[na:1.6.0_33]
at java.lang.Double.parseDouble(Double.java:510) ~[na:1.6.0_33]
at java.text.DigitList.getDouble(DigitList.java:151) ~[na:1.6.0_33]
at java.text.DecimalFormat.parse(DecimalFormat.java:1302) ~[na:1.6.0_33]
at java.text.SimpleDateFormat.subParse(SimpleDateFormat.java:1934)
~[na:1.6.0_33]
at java.text.SimpleDateFormat.parse(SimpleDateFormat.java:1311) ~[na:1.6.0_33]
Jxtps
unread,
Jul 10, 2012, 7:11:58 PM7/10/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message