Message from discussion
internal errors that block UI-Thread
Received: by 10.42.175.70 with SMTP id az6mr8581935icb.27.1349614930322;
Sun, 07 Oct 2012 06:02:10 -0700 (PDT)
X-BeenThere: scala-ide-user@googlegroups.com
Received: by 10.50.208.37 with SMTP id mb5ls3629368igc.2.gmail; Sun, 07 Oct
2012 06:02:09 -0700 (PDT)
Received: by 10.42.69.73 with SMTP id a9mr5267550icj.30.1349614929263;
Sun, 07 Oct 2012 06:02:09 -0700 (PDT)
Received: by 10.42.69.73 with SMTP id a9mr5267549icj.30.1349614929252;
Sun, 07 Oct 2012 06:02:09 -0700 (PDT)
Return-Path: <jagua...@gmail.com>
Received: from mail-ob0-f180.google.com (mail-ob0-f180.google.com [209.85.214.180])
by gmr-mx.google.com with ESMTPS id ul6si812477igb.2.2012.10.07.06.02.09
(version=TLSv1/SSLv3 cipher=OTHER);
Sun, 07 Oct 2012 06:02:09 -0700 (PDT)
Received-SPF: pass (google.com: domain of jagua...@gmail.com designates 209.85.214.180 as permitted sender) client-ip=209.85.214.180;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of jagua...@gmail.com designates 209.85.214.180 as permitted sender) smtp.mail=jagua...@gmail.com; dkim=pass header...@gmail.com
Received: by mail-ob0-f180.google.com with SMTP id dn14so2571998obc.25
for <scala-ide-user@googlegroups.com>; Sun, 07 Oct 2012 06:02:09 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=gmail.com; s=20120113;
h=mime-version:in-reply-to:references:from:date:message-id:subject:to
:content-type:content-transfer-encoding;
bh=8T0A0XnfpBUdgiIykkOnsq2/jCpeVEGoaOGYzRVankU=;
b=ic5Gr/W5WibMB77rf3/hflI5NAeTZqTouCGw7km1QxsLH6oKpha3mN75c1eSP1kyIm
3pmHitGY076L5z1dL9TU3rRuogKHvt/dZqoaeJ8rr+w/I8VMi6N+Qlas+yk7UL88EcLQ
QmqpznZGdIVQwO74HLQ3v3lHxqHQ7OBwg1s2SdE7pHrVQQIs2Xamp3TJF7pjo9H/tp3J
PQj9CbMyqrhpWuv+vbscVHdqobUDpy6NY5gJUoBDEV0YR80AxuOvmyLKGEJV2g/n1QhT
wJVPLdL6AMJXQUkeF3xaePag+t7tlkAasKZYowuKUGXkuOi+Qm6slA6f/hu+zr+XKX9M
Alag==
Received: by 10.60.25.228 with SMTP id f4mr10986001oeg.29.1349614929020; Sun,
07 Oct 2012 06:02:09 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.76.138.110 with HTTP; Sun, 7 Oct 2012 06:01:48 -0700 (PDT)
In-Reply-To: <bb732024-f219-4d6b-b183-e1044ee13f3a@googlegroups.com>
References: <5070B7B1.1070...@antoras.de> <CAOwe9fYhXOdcqr4Wear1UikaCH6uJ8RoWKkd7DEJzacwgh8...@mail.gmail.com>
<50714C20.8000...@antoras.de> <07F2AF52-5884-4293-9BDB-46D2EDD39...@typesafe.com>
<bb732024-f219-4d6b-b183-e1044ee13f3a@googlegroups.com>
From: iulian dragos <jagua...@gmail.com>
Date: Sun, 7 Oct 2012 15:01:48 +0200
Message-ID: <CAOwe9fbmMhTN7F=k5PkTLL-2f9e4rRag-XtiMJzuroSxU+N...@mail.gmail.com>
Subject: Re: [scala-ide-user] internal errors that block UI-Thread
To: scala-ide-user@googlegroups.com
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
On Sun, Oct 7, 2012 at 2:41 PM, virtualeyes <sit1...@gmail.com> wrote:
> and this has nothing to do with sematic highlighting forever issue?
>
> A nightly from a couple of days ago made progress in the sense that after=
a
> few minutes the hung thread is resolved (interestingly, only when I shift
> focus away from the IDE and do something else like check email).
The timeout is 10 seconds. I don't think it has anything to do with the foc=
us.
iulian
>
>
>
> On Sunday, October 7, 2012 2:30:31 PM UTC+2, Mirco Dotta wrote:
>>
>> > org.scala-refactoring.library (0.5.0.201210070506-null)
>>
>> Oh, the null at the end was supposed to be the git hash. Fixing this now=
,
>> thanks Simon!
>>
>> >
>> >
>> > On Sun 07 Oct 2012 08:23:19 AM CEST, iulian dragos wrote:
>> >> Hi Simon,
>> >>
>> >> I've seen similar, it's a binary incompatibility between different
>> >> versions of 2.10 nightlies. It looks like your system has an older
>> >> scala-refactoring build, that is incompatible with the compiler
>> >> bundle. Can you paste here the version of the scala.library/compiler
>> >> bundle, and also scala-refactoring? (the first 2 can easily be
>> >> copy-pasted from the Scala/Report A Bug dialog).
>> >>
>> >> The second is not an exception per se, it's not thrown: it's a timeou=
t
>> >> in ask-option, and we print the stack trace for debugging purposes.
>> >>
>> >> It would be great to get to the bottom of this..
>> >>
>> >> thanks,
>> >> iulian
>> >>
>> >> On Sun, Oct 7, 2012 at 12:58 AM, Simon Sch=E4fer <ma...@antoras.de>
>> >> wrote:
>> >>> After updating to the last nightly build, I get some internal build
>> >>> errors.
>> >>>
>> >>> They are extremely problematic because they can block the UI-Thread
>> >>> for
>> >>> about 5 to 10 seconds. First I thought it is related to the bug that
>> >>> lets semantic highlighting running forever but after deactivating
>> >>> semantic highlighting the errors still occur. It seems that the erro=
rs
>> >>> are unproblematic on simple save actions but when I want to use
>> >>> hyperlinking for example the UI-Thread is blocked for several second=
s.
>> >>>
>> >>> The errors:http://codepad.org/yz1UHjeZ
>> >>>
>> >>> The first two exceptions occur always while the last two belong to
>> >>> hyperlinking.
>> >>>
>> >>> I use 2.10 nightly and eclipse 3.7. Is this bug already known?
>> >>>
>> >>
>> >>
>> >>
>>
>
--=20
=AB Je d=E9teste la montagne, =E7a cache le paysage =BB
Alphonse Allais