Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [orion-dev] undefined task service problem

Ideally the user should never have to take such manual steps to reload plugins. It feels to me like I have had this "undefined task service" problem several times, so I have opened this bug to try to get to the bottom of it. If it happens to anyone, please report what the taskPlugin.html looks like *before* you attempt to clear caches or reload anything, and what it looks like once everything is in a good state.

https://bugs.eclipse.org/bugs/show_bug.cgi?id=366739

John



Malgorzata Tomczyk <Malgorzata.Janczarska@xxxxxxxxxx>
Sent by: orion-dev-bounces@xxxxxxxxxxx

12/14/2011 12:57 PM

Please respond to
Orion developer discussions <orion-dev@xxxxxxxxxxx>

To
Orion developer discussions <orion-dev@xxxxxxxxxxx>
cc
Subject
Re: [orion-dev] 0.4 M1 available





>
> On Wed, Dec 14, 2011 at 3:19 AM, Szymon Brandys
> <Szymon.Brandys@xxxxxxxxxx> wrote:
> > Hi John,
> >
> > I think that clearing your browser cache may help here.
>
> Hi Szymon, which specific operation do you recommend?

The error you have suggests that there is something wrong with a
taskPlugin. Please go to plugins page and check if you have taskPlugin.html
installed. If you have it try to do "reload" on it. Normally taskPlugin
should install by default, we have a list of plugins that should always be
installed and even if you uninstall them they get installed during the next
page reload. If this didn't work you can clear you localStorage and reload
the page.
Plugins often get cached by the browser and even hard reload (F5+F5 or Ctrl
+Shift+R) doesn't drop the cache for them. Probably because they are
installed in iframes. In FF I usually clear the offline storage (Options ->
Network -> Offline Storage -> Clear Now) and this does the trick.

If this didn't help please create a bug describing the problem and what was
the outcome of above instructions.

Best regards,
Malgorzata Janczarska
Software Developer
IBM SWG Lab. Cracow. Poland

IBM Polska Sp. z o.o. oddział w Krakowie
ul. Armii Krajowej 18,
30-150 Kraków

NIP: 526-030-07-24
Sąd Rejonowy dla m.st. Warszawy, XII Wydział Gospodarczy KRS
KRS 0000012941, Kapitał Zakładowy: 33.000.000 PLN

_______________________________________________
orion-dev mailing list
orion-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/orion-dev



Back to the top