Odd exceptions when rendering assets

241 views
Skip to first unread message

Will Sargent

unread,
Jun 28, 2012, 12:29:50 AM6/28/12
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
to play-fr...@googlegroups.com

jon hanson

unread,
Jul 11, 2012, 2:08:02 AM7/11/12
to play-fr...@googlegroups.com
Why not - this error also has  SimpleDateFormat.parse in the stack?

Mathias Clerc

unread,
Aug 29, 2012, 4:39:04 AM8/29/12
to play-fr...@googlegroups.com
I think it is fixed in 2.0.3 at least I haven't seen it since I updated.

2012/8/29 Ivan Suhinin <suhi...@gmail.com>:
> Hey, any luck with resolving this? I'm deciding whether to use Play 2.0 +
> Scala for one project and this error from the very beginning of development
> looks very bad.
>
> --
> You received this message because you are subscribed to the Google Groups
> "play-framework" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/play-framework/-/tBg9gVFszJsJ.
> To post to this group, send email to play-fr...@googlegroups.com.
> To unsubscribe from this group, send email to
> play-framewor...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/play-framework?hl=en.

Will Sargent

unread,
Aug 29, 2012, 3:33:18 PM8/29/12
to play-fr...@googlegroups.com
It's fixed.

Ivan Suhinin

unread,
Aug 29, 2012, 4:06:28 PM8/29/12
to play-fr...@googlegroups.com
Yes, got that already. Thanks!
Reply all
Reply to author
Forward
0 new messages