Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aspectj-users] Re: New Versions (1.3) of the Easy Install AspectJ Development Environment available

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

[quote Matt Chapman::on 1/4/2005 6:08 PM]
| The following Eclipse bug looks similar:
|
| https://bugs.eclipse.org/bugs/show_bug.cgi?id=81766
|
| Does that cover what you're seeing?

Yes the traces are identical. I added myself as CC to the bug.

Do you get the same delay at startup?

I am really not able to answer this, as Eclipse 3.1M4 has from time to time these non-responsive
moments.

| Does everything work okay after that?
|
Unfortunatelly I haven't got the time to extensively test it. I will come back to you with more
infos when available.

- --
:pope

| Regards,
|
| Matt.
|
|> On 21 Dec 2004, at 10:44, pope wrote:
|> Sorry about missing these infos :-(.
|>
|> SUN JDK 1.4.2_06
|> Windows XP Pro
|>
|> :pope
|>
|>> Thanks Russell!
|>>
|>> I have changed myself the AspectJ Dev Env to suport the latest
|>> releases, but this one is better. However right now, everytime I fire
|>> it up I am getting the following exception in console:
|>>
|>> !ENTRY org.eclipse.osgi Dec 21, 2004 09:22:02.57
|>> !MESSAGE While loading class
|>> "org.eclipse.jdt.internal.corext.util.AllTypesCache$TypeCacher",
|>> thread "main" timed out waiting (5000ms) for thread "Thread-0" to
|>> finish starting bundle "org.eclipse.jdt.ui". To avoid deadlock, thread
|>> "main" is proceeding but
|>> "org.eclipse.jdt.internal.corext.util.AllTypesCache$TypeCacher" may
|>> not be fully initialized.
|>> !STACK 0
|>> java.lang.Exception: Generated exception.
|>>               at
|>> org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalClass(Ecli
|
|>> pseClassLoader.java:102)
|>>               at
|>> org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(Bu
|
|>> ndleLoader.java:371)
|>>               at
|>> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleL
|
|>> oader.java:402)
|>>               at
|>> org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(A
|
|>> bstractClassLoader.java:93)
|>>               at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
|>>               at
| java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302)
|>>               at
|>> org.eclipse.jdt.internal.corext.util.AllTypesCache.startBackgroundMode(
|
|>> AllTypesCache.java:601)
|>>               at
|>> org.eclipse.jdt.internal.corext.util.AllTypesCache.access$3(AllTypesCac
|
|>> he.java:569)
|>>               at
|>> org.eclipse.jdt.internal.corext.util.AllTypesCache$4.run(AllTypesCache.
|
|>> java:563)
|>>               at
| org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
|>>               at
|>> org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java
|
|>> :106)
|>>               at
| org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:2749)
|>>               at
| org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2434)
|>>               at
| org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1377)
|>>               at
| org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1348)
|>>               at
|>> org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:
|
|>> 254)
|>>               at
|>> org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:141)
|>>               at
|>> org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:96)
|>>               at
|>> org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActiv
|
|>> ator.java:335)
|>>               at
|>> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java
|
|>> :273)
|>>               at
|>> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java
|
|>> :129)
|>>               at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
| Method)
|>>               at
|>> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.ja
|
|>> va:39)
|>>               at
|>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccesso
|
|>> rImpl.java:25)
|>>               at java.lang.reflect.Method.invoke(Method.java:324)
|>>               at org.eclipse.core.launcher.Main.basicRun(Main.java:185)
|>>               at org.eclipse.core.launcher.Main.run(Main.java:704)
|>>               at org.eclipse.core.launcher.Main.main(Main.java:688)
|>>
|>> Do you know how I can fix it?
|>>
|>> :pope
|
|
| _______________________________________________
| aspectj-users mailing list
| aspectj-users@xxxxxxxxxxx
| http://dev.eclipse.org/mailman/listinfo/aspectj-users
|

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (MingW32)

iD8DBQFB2sKkTTDTje0R2dgRArpMAJsFDg2173g8v6ajBljM0Oz8b48vQACgkve5
ffXJCE4GTkgbXNXC1nLS8wc=
=LTQ1
-----END PGP SIGNATURE-----


Back to the top