two colleagues of mine on distinct machines report the same issue when
trying to run our "scala" branch on their Ubuntu machines:
everything compiles up to a first "API phase took : 0.384 s" - and
then the process seems to be frozen. On my machine (OS X 10.6) things
run fine, and the next step of the compilation goes into modules. I
checked the Java version and that does not seem to be the issue.
Is anyone experiencing the same problem? I also asked them to increase
the memory to run play scala, but without much success.
Thanks,
Manuel
> --
> You received this message because you are subscribed to the Google Groups "play-framework" group.
> 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.
>
>
--
Guillaume Bort, http://guillaume.bort.fr
javac is there. I tried out on a Ubuntu machine and get the same
issue. And yet the same code with the same play version and play-scala
version runs nicely on OS X. Is one part of the compilation perhaps
done with python code (so it could be the python version)?
On Tue, May 31, 2011 at 7:30 PM, felipeko <feli...@gmail.com> wrote:
> I had the same problem, then i realized it was a module (@messages).
> Deactived the module and now works.
>
I've narrowed it down to the point where SBT calls javac to compile a
module that includes Java code. I've seen the docviewer posing
problems.
On Wed, Jun 1, 2011 at 10:29, Julien Richard-Foy <j...@zenexity.com> wrote:
> I had the same issue on my Debian machine. But I did not test since a few weeks…
>
> --
> You received this message because you are subscribed to the Google Groups "play-framework" group.
> 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.
>
>
--
Erwan Loisant
...or at least it looks really, really similar to that one (the thread
dumps look strangely alike)
==> Upgrading the SBT version to something past-0.9.7 should do the
trick, I'd thus hope to say.
> --
> 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/-/dktXUEtNM2thR1VK.
wow, this is an old thread. The SBT issue is fixed on the latest
version of the play-scala plugin, so if you build that one from
scratch you shouldn't have the problem anymore
Manuel
Hi Manuel,Thank you thats what I did, It would be great to release scala plugin 0.9.2.
Roch2012/3/4 Manuel Bernhardt
Hi,
wow, this is an old thread. The SBT issue is fixed on the latest
version of the play-scala plugin, so if you build that one from
scratch you shouldn't have the problem anymore
Manuel
On Sun, Mar 4, 2012 at 3:28 AM, Roch Delsalle wrote:
> I have the same issue when I try to run play 1.x w/ Scala on a Debian
> server,
> However it runs very well in local with MacOS X.
>
>
> 2011/6/6 Manuel Bernhardt
>>
>> Ok, I sat down with my debugger and got to the same point as Erwan,
>> i.e. the problem happens when SBT invokes javac (either directly or
>> fork). Then I sat down with Google and this is a known (and fixed) SBT
>> bug: https://github.com/harrah/xsbt/issues/23
>>
>> ...or at least it looks really, really similar to that one (the thread
>> dumps look strangely alike)
>>
>> ==> Upgrading the SBT version to something past-0.9.7 should do the
>> trick, I'd thus hope to say.
>>
>>
>>
>> On Wed, Jun 1, 2011 at 3:10 PM, felipeko wrote:
>> > Huljas (creator of @messages module) created this ticket:
>> >
>> > http://play.lighthouseapp.com/projects/74274/tickets/21-scala-compiler-gets-stuck-on-application-start-up#ticket-21-1
>> > It's possible that is the same problem..
>> >
>> > --
>> > 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/-/dktXUEtNM2thR1VK.
>> > To post to this group, send email to play-framework@googlegroups.com.
>> > To unsubscribe from this group, send email to
>> > For more options, visit this group at
>> > http://groups.google.com/group/play-framework?hl=en.
>> >
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "play-framework" group.
>> To post to this group, send email to play-framework@googlegroups.com.
>> To unsubscribe from this group, send email to
>> For more options, visit this group at
>> http://groups.google.com/group/play-framework?hl=en.
>>
>
> --
> You received this message because you are subscribed to the Google Groups
> "play-framework" group.
> To post to this group, send email to play-framework@googlegroups.com.
> To unsubscribe from this group, send email to
> For more options, visit this group at
> http://groups.google.com/group/play-framework?hl=en.
--
You received this message because you are subscribed to the Google Groups "play-framework" group.
To post to this group, send email to play-framework@googlegroups.com.
To unsubscribe from this group, send email to play-framework+unsubscribe@googlegroups.com.