Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » java.lang.NullPointerException in PDT
java.lang.NullPointerException in PDT [message #78091] Tue, 12 August 2008 21:20 Go to next message
Eclipse UserFriend
Originally posted by: cep221.gmail.com

Eclipse uses very high CPU just scrolling through a file. Using latest
integration build of PDT.

Unexpected runtime error while computing a text hover
java.lang.NullPointerException
at
org.eclipse.ui.texteditor.ChainedPreferenceStore.getVisibleS tore(ChainedPreferenceStore.java:529)
at
org.eclipse.ui.texteditor.ChainedPreferenceStore.getBoolean( ChainedPreferenceStore.java:171)
at
org.eclipse.dltk.internal.ui.text.hover.AbstractAnnotationHo ver.isActive(AbstractAnnotationHover.java:135)
at
org.eclipse.dltk.internal.ui.text.hover.AbstractAnnotationHo ver.getHoverInfo(AbstractAnnotationHover.java:95)
at
org.eclipse.php.internal.ui.editor.hover.BestMatchHover.getH overInfo(Unknown
Source)
at
org.eclipse.php.internal.ui.editor.hover.PHPTextHoverProxy.g etHoverInfo(Unknown
Source)
at
org.eclipse.jface.text.TextViewerHoverManager$4.run(TextView erHoverManager.java:168)


java.util.NoSuchElementException
at java.util.LinkedList.remove(LinkedList.java:644)
at java.util.LinkedList.removeLast(LinkedList.java:144)
at
org.eclipse.php.internal.core.typeinference.evaluators.Globa lVariableReferencesEvaluator$VariableDeclarationSearcher.vis it(Unknown
Source)
at
org.eclipse.php.internal.core.typeinference.evaluators.Globa lVariableReferencesEvaluator$VariableDeclarationSearcher.vis it(Unknown
Source)
at
org.eclipse.php.internal.core.compiler.ast.nodes.Assignment. traverse(Unknown
Source)
at
org.eclipse.php.internal.core.compiler.ast.nodes.ExpressionS tatement.traverse(Unknown
Source)
at org.eclipse.dltk.ast.statements.Block.traverse(Block.java:43 )
at
org.eclipse.dltk.ast.declarations.ModuleDeclaration.traverse (ModuleDeclaration.java:70)
at
org.eclipse.php.internal.core.typeinference.evaluators.Globa lVariableReferencesEvaluator.init(Unknown
Source)
at org.eclipse.dltk.ti.GoalEngine.evaluateGoal(GoalEngine.java: 219)
at
org.eclipse.dltk.ti.DefaultTypeInferencer.evaluateType(Defau ltTypeInferencer.java:223)
at
org.eclipse.dltk.ti.DefaultTypeInferencer.evaluateType(Defau ltTypeInferencer.java:213)
at
org.eclipse.php.internal.core.typeinference.BindingUtility.g etType(Unknown
Source)
at
org.eclipse.php.internal.core.typeinference.BindingUtility.g etType(Unknown
Source)
at
org.eclipse.php.internal.core.typeinference.BindingUtility.g etType(Unknown
Source)
at
org.eclipse.php.internal.core.ast.nodes.DefaultBindingResolv er.getEvaluatedType(Unknown
Source)
at
org.eclipse.php.internal.core.ast.nodes.DefaultBindingResolv er.resolveExpressionType(Unknown
Source)
at
org.eclipse.php.internal.core.ast.nodes.DefaultBindingResolv er.resolveName(Unknown
Source)
at
org.eclipse.php.internal.core.ast.nodes.Identifier.resolveBi nding(Unknown
Source)
at
org.eclipse.php.internal.ui.actions.OpenTypeHierarchyAction. getSelectionModelElement(Unknown
Source)
at
org.eclipse.php.internal.ui.actions.OpenTypeHierarchyAction. isEnabled(Unknown
Source)
at
org.eclipse.php.internal.ui.actions.OpenTypeHierarchyAction. update(Unknown
Source)
at
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.updat eAction(Unknown
Source)
at
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.updat eCursorDependentActions(Unknown
Source)
at
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.handl eCursorPositionChanged(Unknown
Source)
at
org.eclipse.ui.texteditor.AbstractTextEditor$18.keyPressed(A bstractTextEditor.java:2981)
at
org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListe ner.java:155)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1561)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1585)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1570)
at org.eclipse.swt.widgets.Widget.sendKeyEvent(Widget.java:1622 )
at org.eclipse.swt.widgets.Widget.sendKeyEvent(Widget.java:1617 )
at
org.eclipse.swt.widgets.Control.kEventUnicodeKeyPressed(Cont rol.java:2292)
at
org.eclipse.swt.widgets.Composite.kEventUnicodeKeyPressed(Co mposite.java:586)
at
org.eclipse.swt.widgets.Control.kEventTextInputUnicodeForKey Event(Control.java:2254)
at
org.eclipse.swt.widgets.Canvas.kEventTextInputUnicodeForKeyE vent(Canvas.java:232)
at org.eclipse.swt.widgets.Widget.textInputProc(Widget.java:199 5)
at org.eclipse.swt.widgets.Display.textInputProc(Display.java:3 962)
at org.eclipse.swt.internal.carbon.OS.SendEventToEventTarget(Na tive
Method)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :3047)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:2382)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2346)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:21 98)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:493)
at
org.eclipse.core.databinding.observable.Realm.runWithDefault (Realm.java:288)
at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:488)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:149)
at
org.eclipse.ui.internal.ide.application.IDEApplication.start (IDEApplication.java:113)
at
org.eclipse.equinox.internal.app.EclipseAppHandle.run(Eclips eAppHandle.java:193)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .runApplication(EclipseAppLauncher.java:110)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .start(EclipseAppLauncher.java:79)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:382)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java: 549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
Re: java.lang.NullPointerException in PDT [message #78104 is a reply to message #78091] Wed, 13 August 2008 01:41 Go to previous messageGo to next message
David Muir is currently offline David MuirFriend
Messages: 63
Registered: July 2009
Member
Use the latest nightly instead.
Re: java.lang.NullPointerException in PDT [message #78273 is a reply to message #78104] Thu, 14 August 2008 17:06 Go to previous messageGo to next message
Ed Epstein is currently offline Ed EpsteinFriend
Messages: 7
Registered: July 2009
Junior Member
I am using the latest nightly and have the same issue. My build is
org.eclipse.php_feature-N20080813.

PDT is very slow, whether I simply scroll up or down in an open PHP file
or start typing, the UI seems to hiccup and freeze, sometimes just for a
second and sometimes for 30+ seconds. I have the heap status in my status
bar and I notice that when I scroll up and down, the amount of memory in
use increases quickly. The hiccup seems to occur alongside garbage
collection or something, as after each hiccup, heap usage drops.

My DLTK is I200808131036.

Output of the exception stack trace that seems to be at issue is:

java.lang.NullPointerException
at
org.eclipse.ui.texteditor.ChainedPreferenceStore.getVisibleS tore(ChainedPreferenceStore.java:529)
at
org.eclipse.ui.texteditor.ChainedPreferenceStore.getBoolean( ChainedPreferenceStore.java:171)
at
org.eclipse.dltk.internal.ui.text.hover.AbstractAnnotationHo ver.isActive(AbstractAnnotationHover.java:135)
at
org.eclipse.dltk.internal.ui.text.hover.AbstractAnnotationHo ver.getHoverInfo(AbstractAnnotationHover.java:95)
at
org.eclipse.php.internal.ui.editor.hover.BestMatchHover.getH overInfo(Unknown
Source)
at
org.eclipse.php.internal.ui.editor.hover.PHPTextHoverProxy.g etHoverInfo(Unknown
Source)
at
org.eclipse.jface.text.TextViewerHoverManager$4.run(TextView erHoverManager.java:168)

Eclipse build is M20080813-0800.
JRE is 1.6.0_10-rc.



Finally, here is the output of my Help -> About Eclipse Platform ->
Configuration Details:

*** Date: Thursday, August 14, 2008 10:00:11 AM PT

*** Platform Details:

*** System properties:
awt.toolkit=sun.awt.windows.WToolkit
eclipse.buildId=M20080813-0800
eclipse.commands=-os
win32
-ws
win32
-arch
x86
-showsplash
C:\Users\eepstein\Desktop\eclipse3.4.1\\plugins\org.eclipse. platform_3.3.2.v200808130800\splash.bmp
-launcher
C:\Users\eepstein\Desktop\eclipse3.4.1\eclipse.exe
-name
Eclipse
--launcher.library
C:\Users\eepstein\Desktop\eclipse3.4.1\plugins\org.eclipse.e quinox.launcher.win32.win32.x86_1.0.101.R34x_v20080731\eclip se_1115.dll
-startup
C:\Users\eepstein\Desktop\eclipse3.4.1\plugins\org.eclipse.e quinox.launcher_1.0.100.R34x_v20080731.jar
-vm
C:\Program Files\Java\jre6\bin\client\jvm.dll
eclipse.ee.install.verify=false
eclipse.home.location=file:/C:/Users/eepstein/Desktop/eclips e3.4.1/
eclipse.launcher=C:\Users\eepstein\Desktop\eclipse3.4.1\ecli pse.exe
eclipse.p2.data.area=@config.dir/../p2
eclipse.p2.profile=PlatformProfile
eclipse.product=org.eclipse.platform.ide
eclipse.startTime=1218732008120
eclipse.vm=C:\Program Files\Java\jre6\bin\client\jvm.dll
eclipse.vmargs=-Xms40m
-Xmx256m
-XX:MaxPermSize=256m
-Djava.class.path=C:\Users\eepstein\Desktop\eclipse3.4.1\plu gins\org.eclipse.equinox.launcher_1.0.100.R34x_v20080731.jar
file.encoding=Cp1252
file.encoding.pkg=sun.io
file.separator=\
java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment
java.awt.printerjob=sun.awt.windows.WPrinterJob
java.class.path=C:\Users\eepstein\Desktop\eclipse3.4.1\plugi ns\org.eclipse.equinox.launcher_1.0.100.R34x_v20080731.jar
java.class.version=50.0
java.endorsed.dirs=C:\Program Files\Java\jre6\lib\endorsed
java.ext.dirs=C:\Program
Files\Java\jre6\lib\ext;C:\Windows\Sun\Java\lib\ext
java.home=C:\Program Files\Java\jre6
java.io.tmpdir=C:\Users\eepstein\AppData\Local\Temp\
java.library.path=C:\Users\eepstein\Desktop\eclipse3.4.1;.;C :\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:/Pro gram
Files/Java/jre6/bin/client;C:/Program Files/Java/jre6/bin;C:\Program
Files\Business Objects\common\3.5\bin\NOTES\;C:\Program Files\Business
Objects\common\3.5\bin\NOTES\DATA\;C:\Windows\system32;C:\Wi ndows;C:\Windows\System32\Wbem;C:\Program
Files\Subversion\bin;C:\Program Files\php;C:\Program Files\Common
Files\Adobe\AGL;C:\Program Files\QuickTime\QTSystem\;C:\Program
Files\TortoiseSVN\bin;C:\Program Files\smartmontools\bin
java.runtime.name=Java(TM) SE Runtime Environment
java.runtime.version=1.6.0_10-rc-b28
java.specification.name=Java Platform API Specification
java.specification.vendor=Sun Microsystems Inc.
java.specification.version=1.6
java.vendor=Sun Microsystems Inc.
java.vendor.url=http://java.sun.com/
java.vendor.url.bug=http://java.sun.com/cgi-bin/bugreport.cgi
java.version=1.6.0_10-rc
java.vm.info=mixed mode, sharing
java.vm.name=Java HotSpot(TM) Client VM
java.vm.specification.name=Java Virtual Machine Specification
java.vm.specification.vendor=Sun Microsystems Inc.
java.vm.specification.version=1.0
java.vm.vendor=Sun Microsystems Inc.
java.vm.version=11.0-b15
line.separator=

org.eclipse.equinox.launcher.splash.location=C:\Users\eepste in\Desktop\eclipse3.4.1\\plugins\org.eclipse.platform_3.3.2. v200808130800\splash.bmp
org.eclipse.equinox.simpleconfigurator.configUrl=file:org.ec lipse.equinox.simpleconfigurator\bundles.info
org.eclipse.update.reconcile=false
org.osgi.framework.executionenvironment=OSGi/Minimum-1.0,OSG i/Minimum-1.1,JRE-1.1,J2SE-1.2,J2SE-1.3,J2SE-1.4,J2SE-1.5,Ja vaSE-1.6
org.osgi.framework.language=en
org.osgi.framework.os.name=WindowsVista
org.osgi.framework.os.version=6.0.0
org.osgi.framework.processor=x86
org.osgi.framework.system.packages=javax.accessibility,javax .activation,javax.activity,javax.annotation,javax.annotation .processing,javax.crypto,javax.crypto.interfaces,javax.crypt o.spec,javax.imageio,javax.imageio.event,javax.imageio.metad ata,javax.imageio.plugins.bmp,javax.imageio.plugins.jpeg,jav ax.imageio.spi,javax.imageio.stream,javax.jws,javax.jws.soap ,javax.lang.model,javax.lang.model.element,javax.lang.model. type,javax.lang.model.util,javax.management,javax.management .loading,javax.management.modelmbean,javax.management.monito r,javax.management.openmbean,javax.management.relation,javax .management.remote,javax.management.remote.rmi,javax.managem ent.timer,javax.naming,javax.naming.directory,javax.naming.e vent,javax.naming.ldap,javax.naming.spi,javax.net,javax.net. ssl,javax.print,javax.print.attribute,javax.print.attribute. standard,javax.print.event,javax.rmi,javax.rmi.CORBA,javax.r mi.ssl,javax.script,javax.security.auth,javax.security.auth. callback,javax.security.auth.kerberos,javax.security.auth.lo gin,javax.security.auth.spi,javax.security.auth.x500,javax.s ecurity.cert,javax.security.sasl,javax.sound.midi,javax.soun d.midi.spi,javax.sound.sampled,javax.sound.sampled.spi,javax .sql,javax.sql.rowset,javax.sql.rowset.serial,javax.sql.rows et.spi,javax.swing,javax.swing.border,javax.swing.colorchoos er,javax.swing.event,javax.swing.filechooser,javax.swing.pla f,javax.swing.plaf.basic,javax.swing.plaf.metal,javax.swing. plaf.multi,javax.swing.plaf.synth,javax.swing.table,javax.sw ing.text,javax.swing.text.html,javax.swing.text.html.parser, javax.swing.text.rtf,javax.swing.tree,javax.swing.undo,javax .tools,javax.transaction,javax.transaction.xa,javax.xml,java x.xml.bind,javax.xml.bind.annotation,javax.xml.bind.annotati on.adapters,javax.xml.bind.attachment,javax.xml.bind.helpers ,javax.xml.bind.util,javax.xml.crypto,javax.xml.crypto.dom,j avax.xml.crypto.dsig,javax.xml.crypto.dsig.dom,javax.xml.cry pto.dsig.keyinfo,javax.xml.crypto.dsig.spec,javax.xml.dataty pe,javax.xml.namespace,javax.xml.parsers,javax.xml.soap,java x.xml.stream,javax.xml.stream.events,javax.xml.stream.util,j avax.xml.transform,javax.xml.transform.dom,javax.xml.transfo rm.sax,javax.xml.transform.stax,javax.xml.transform.stream,j avax.xml.validation,javax.xml.ws,javax.xml.ws.handler,javax. xml.ws.handler.soap,javax.xml.ws.http,javax.xml.ws.soap,java x.xml.ws.spi,javax.xml.xpath,org.ietf.jgss,org.omg.CORBA,org .omg.CORBA_2_3,org.omg.CORBA_2_3.portable,org.omg.CORBA.DynA nyPackage,org.omg.CORBA.ORBPackage,org.omg.CORBA.portable,or g.omg.CORBA.TypeCodePackage,org.omg.CosNaming,org.omg.CosNam ing.NamingContextExtPackage,org.omg.CosNaming.NamingContextP ackage,org.omg.Dynamic,org.omg.DynamicAny,org.omg.DynamicAny .DynAnyFactoryPackage,org.omg.DynamicAny.DynAnyPackage,org.o mg.IOP,org.omg.IOP.CodecFactoryPackage,org.omg.IOP.CodecPack age,org.omg.Messaging,org.omg.PortableInterceptor,org.omg.Po rtableInterceptor.ORBInitInfoPackage,org.omg.PortableServer, org.omg.PortableServer.CurrentPackage,org.omg.PortableServer .POAManagerPackage,org.omg.PortableServer.POAPackage,org.omg .PortableServer.portable,org.omg.PortableServer.ServantLocat orPackage,org.omg.SendingContext,org.omg.stub.java.rmi,org.w 3c.dom,org.w3c.dom.bootstrap,org.w3c.dom.css,org.w3c.dom.eve nts,org.w3c.dom.html,org.w3c.dom.ls,org.w3c.dom.ranges,org.w 3c.dom.stylesheets,org.w3c.dom.traversal,org.w3c.dom.views
,org.xml.sax,org.xml.sax.ext,org.xml.sax.helpers
org.osgi.framework.vendor=Eclipse
org.osgi.framework.version=1.4.0
org.osgi.supports.framework.extension=true
org.osgi.supports.framework.fragment=true
org.osgi.supports.framework.requirebundle=true
os.arch=x86
os.name=Windows Vista
os.version=6.0
osgi.arch=x86
osgi.bundles=reference:file:org.eclipse.equinox.simpleconfigurator_1.0.0.v20080604.jar@1:start
osgi.bundles.defaultStartLevel=4
osgi.bundlestore=C:\Users\eepstein\Desktop\eclipse3.4.1\conf iguration\org.eclipse.osgi\bundles
osgi.compatibility.bootdelegation=true
osgi.configuration.area=file:/C:/Users/eepstein/Desktop/ecli pse3.4.1/configuration/
osgi.framework=file:/c:/Users/eepstein/Desktop/eclipse3.4.1/ plugins/org.eclipse.osgi_3.4.2.R34x_v20080806-1600.jar
osgi.framework.beginningstartlevel=1
osgi.framework.shape=jar
osgi.framework.version=3.4.2.R34x_v20080806-1600
osgi.install.area=file:/C:/Users/eepstein/Desktop/eclipse3.4 .1/
osgi.instance.area=file:/Y:/www/
osgi.instance.area.default=file:/C:/Users/eepstein/workspace /
osgi.launcherIni=eclipse
osgi.launcherPath=.
osgi.logfile=Y:\www\.metadata\.log
osgi.manifest.cache=C:\Users\eepstein\Desktop\eclipse3.4.1\c onfiguration\org.eclipse.osgi\manifests
osgi.nl=en_US
osgi.os=win32
osgi.splashLocation=C:\Users\eepstein\Desktop\eclipse3.4.1\\ plugins\org.eclipse.platform_3.3.2.v200808130800\splash.bmp
osgi.splashPath=platform:/base/plugins/org.eclipse.platform
osgi.syspath=c:\Users\eepstein\Desktop\eclipse3.4.1\plugins
osgi.ws=win32
path.separator=;
sun.arch.data.model=32
sun.boot.class.path=C:\Program
Files\Java\jre6\lib\resources.jar;C:\Program
Files\Java\jre6\lib\rt.jar;C:\Program
Files\Java\jre6\lib\sunrsasign.jar;C:\Program
Files\Java\jre6\lib\jsse.jar;C:\Program
Files\Java\jre6\lib\jce.jar;C:\Program
Files\Java\jre6\lib\charsets.jar;C:\Program Files\Java\jre6\classes
sun.boot.library.path=C:\Program Files\Java\jre6\bin
sun.cpu.endian=little
sun.cpu.isalist=
sun.desktop=windows
sun.io.unicode.encoding=UnicodeLittle
sun.jnu.encoding=Cp1252
sun.management.compiler=HotSpot Client Compiler
sun.os.patch.level=Service Pack 1
user.country=US
user.dir=C:\Users\eepstein\Desktop\eclipse3.4.1
user.home=C:\Users\eepstein
user.language=en
user.name=eepstein
user.timezone=America/Los_Angeles
user.variant=

*** Features:
org.eclipse.datatools.connectivity.feature
(1.6.0.v200805151245-7_7K0Dn-QXuj8_GoX7JfPiBEG) "Data Tools Platform
Connectivity Plug-in"
org.eclipse.datatools.connectivity.oda.designer.feature
(1.6.0.v200804260945-7C67HCYQCD4CnIkMYha) "DTP ODA Designer UI Framework
Plug-in"
org.eclipse.datatools.connectivity.oda.feature
(1.6.0.v200804021-7F27KBcMAAwAeIeHbVf) "DTP Open Data Access"
org.eclipse.datatools.doc.user (1.6.0.v200806171040-37_-8w95CKAECFAEGI_)
"Data Tools Platform User Documentation"
org.eclipse.datatools.enablement.apache.derby.feature
(1.6.0.v200804021-650AlJAKaLeL1NnfvBEKK) "High-level Sybase Enablement
Plug-in"
org.eclipse.datatools.enablement.feature
(1.6.0.v200804021-7D8H09FSoK_ZabCz-1W8blbFlWui) "Eclipse Data Tools
Platform Enablement"
org.eclipse.datatools.enablement.hsqldb.feature
(1.6.0.v200804021-57_0_pF9IQJXHvLeamBEKK) "Eclipse Data Tools Platform
Enablement"
org.eclipse.datatools.enablement.ibm.feature
(1.6.0.v200804021-7D40EB7sQS9RWfUjJLb) "Eclipse Data Tools Platform
Enablement"
org.eclipse.datatools.enablement.jdbc.feature
(1.6.0.v200805301340-3-09oA55S5J8JADJJ) "High-level Sybase Enablement
Plug-in"
org.eclipse.datatools.enablement.msft.feature
(1.6.0.v200804021-441_kE77c7QARCMOS) "Eclipse Data Tools Platform
Enablement"
org.eclipse.datatools.enablement.mysql.feature
(1.6.0.v200804021-441_kE77c7QASCMPN) "Eclipse Data Tools Platform
Enablement"
org.eclipse.datatools.enablement.oda.designer.feature
(1.6.0.v200804021-21-8s733I3C7F4K63) "Eclipse Data Tools Platform XML ODA
Designer"
org.eclipse.datatools.enablement.oda.feature
(1.6.0.v200804021-797P4CYQCD4CpIiDmMN) "Eclipse Data Tools Platform XML
ODA Runtime Driver"
org.eclipse.datatools.enablement.oracle.feature
(1.6.0.v200804021-440_kE77c7QBPCFPL) "Eclipse Data Tools Platform
Enablement"
org.eclipse.datatools.enablement.postgresql.feature
(1.6.0.v200804021-441_kE77c7R_RCIOP) "Eclipse Data Tools Platform
Enablement"
org.eclipse.datatools.enablement.sap.feature
(1.6.0.v200804021-440_kE77c7QAQEIQQ) "Eclipse Data Tools Platform
Enablement"
org.eclipse.datatools.enablement.sybase.feature
(1.6.0.v200805310538-7A-5E9IgKLhLCdtRvz0F) "High-level Sybase Enablement
Plug-in"
org.eclipse.datatools.modelbase.feature
(1.6.0.v200804021-6-0BcMAAwAfFgKSbi) "Eclipse Data Tools Platform SQLModel
Plug-in"
org.eclipse.datatools.sqldevtools.feature
(1.6.0.v200805301340-7F7d-E8yz-SHrDBONwUwXwIyxYSZ) "Eclipse Data Tools
Platform SQL Tools Common UI Plug-in"
org.eclipse.dltk.core (0.95.0.v20080716-77DP0E_EkMNrNjc315A79) "Eclipse
Dynamic Languages Toolkit (Incubation)"
org.eclipse.draw2d (3.4.0.v20080115-33-7w3119163_) "Graphical Editing
Framework Draw2d"
org.eclipse.emf (2.4.0.v200806091234) "EMF - Eclipse Modeling Framework"
org.eclipse.emf.codegen (2.4.0.v200806091234) "EMF Code Generation"
org.eclipse.emf.codegen.ecore (2.4.0.v200806091234) "EMF Ecore Code
Generator"
org.eclipse.emf.codegen.ecore.ui (2.4.0.v200806091234) "EMF Ecore Code
Generator UI"
org.eclipse.emf.codegen.ui (2.4.0.v200806091234) "EMF Code Generation UI"
org.eclipse.emf.common (2.4.0.v200806091234) "EMF Common"
org.eclipse.emf.common.ui (2.4.0.v200806091234) "EMF Common UI"
org.eclipse.emf.converter (2.4.0.v200806091234) "EMF Model Converter"
org.eclipse.emf.databinding (1.0.0.v200806091234) "EMF Data Binding"
org.eclipse.emf.databinding.edit (1.0.0.v200806091234) "EMF Edit Data
Binding"
org.eclipse.emf.ecore (2.4.0.v200806091234) "EMF Ecore"
org.eclipse.emf.ecore.edit (2.4.0.v200806091234) "EMF Ecore Edit"
org.eclipse.emf.ecore.editor (2.4.0.v200806091234) "EMF Sample Ecore
Editor"
org.eclipse.emf.edit (2.4.0.v200806091234) "EMF Edit"
org.eclipse.emf.edit.ui (2.4.0.v200806091234) "EMF Edit UI"
org.eclipse.emf.mapping (2.4.0.v200806091234) "EMF Mapping"
org.eclipse.emf.mapping.ecore (2.4.0.v200806091234) "EMF Ecore Mapping"
org.eclipse.emf.mapping.ecore.editor (2.4.0.v200806091234) "EMF Ecore
Mapping Editor"
org.eclipse.emf.mapping.ui (2.4.0.v200806091234) "EMF Mapping UI"
org.eclipse.gef (3.4.0.v20080115-677-8082A5696H274A) "Graphical Editing
Framework GEF"
org.eclipse.help (1.0.0.v20080603-7r7xEHNEI6Zu5nEYN7q2PGZsieEj) "Help
System Base"
org.eclipse.jdt (3.4.0.v20080603-2000-7o7tEAXEFpPqqoXxgaBhhhq) "Eclipse
Java Development Tools"
org.eclipse.php_feature (2.0.0.HEAD-7H--9qMqC) "PDT Plug-in"
org.eclipse.platform
(3.4.1.r341_v20080731-9I96EgbElQevwrnOQWnH0eEn4LjBmuOsCGNFk) "Eclipse
Platform"
org.eclipse.rcp (3.4.0.v20080324a-989JES1EdebdKIrhdDi8cPb02711) "Eclipse
RCP"
org.eclipse.wst (3.0.0.v200806092130-7A-8Y8QqN2lf4VSWrI2ek5Pf4k7s) "Web
Standard Tools (WST)"
org.eclipse.wst.ws_wsdl14.feature (1.4.0.v200802280619-13-7w311917141518)
"Web Standard Tools (WST)"
org.eclipse.wst.ws_wsdl15.feature (1.5.1.v200802280619-1407w311917141519)
"Web Standard Tools (WST)"
org.eclipse.xsd (2.4.0.v200806091234) "XSD - XML Schema Definition Model"
org.eclipse.xsd.edit (2.4.0.v200806091234) "XSD Edit"

*** Plug-in Registry:
com.ibm.icu (3.8.1.v20080530) "International Components for Unicode for
Java (ICU4J)" [Active]
com.jcraft.jsch (0.1.37.v200803061811) "JSch" [Resolved]
javax.activation (1.1.0.v200804101140) "Apache Geronimo Activation
Plug-in" [Resolved]
javax.mail (1.4.0.v200804091730) "Javax Mail Plug-in" [Resolved]
javax.servlet (2.4.0.v200806031604) "Servlet API Bundle" [Resolved]
javax.servlet.jsp (2.0.0.v200806031607) "Java Server Pages API Bundle"
[Resolved]
javax.wsdl (1.4.0.v200806030407) "WSDL4J" [Resolved]
javax.wsdl (1.5.1.v200806030408) "WSDL4J" [Resolved]
javax.xml (1.3.4.v200806030440) "JAXP XML" [Resolved]
javax.xml.rpc (1.1.0.v200806030420) "JAX-RPC" [Resolved]
javax.xml.soap (1.2.0.v200806030421) "SAAJ" [Resolved]
net.sourceforge.lpg.lpgjavaruntime (1.1.0.v200803061910) "SourceForge LPG"
[Resolved]
org.apache.ant (1.7.0.v200803061910) "Apache Ant" [Resolved]
org.apache.axis (1.4.0.v200806030120) "Apache Web Services" [Resolved]
org.apache.commons.discovery (0.2.0.v200806030120) "Jakarta-Commons
Discovery" [Resolved]
org.apache.commons.el (1.0.0.v200806031608) "Apache Commons JSP 2.0
Expression Language Interpreter" [Resolved]
org.apache.commons.logging (1.0.4.v20080605-1930) "Apache Commons Logging
Plug-in" [Resolved]
org.apache.jasper (5.5.17.v200806031609) "Apache Jasper 2 Plug-in"
[Resolved]
org.apache.log4j (1.2.13.v200806030600) "Apache Jakarta log4j Plug-in"
[Resolved]
org.apache.lucene (1.9.1.v20080530-1600) "Apache Lucene" [Resolved]
org.apache.lucene.analysis (1.9.1.v20080530-1600) "Apache Lucene Analysis"
[Resolved]
org.apache.wsil4j (1.0.0.v200806040330) "WSIL4J" [Resolved]
org.apache.xerces (2.9.0.v200805270400) "Apache Xerces-J" [Resolved]
org.apache.xml.resolver (1.2.0.v200806030312) "Apache XmlResolver"
[Resolved]
org.apache.xml.serializer (2.7.1.v200806030322) "Apache XML Commons
Serializer" [Resolved]
org.eclipse.ant.core (3.2.0.v20080529) "Ant Build Tool Core" [Starting]
org.eclipse.ant.ui (3.3.0.v20080529) "Ant UI" [Starting]
org.eclipse.compare (3.4.0.I20080604) "Compare Support" [Starting]
org.eclipse.core.boot (3.1.100.v20080218) "Core Boot" [Starting]
org.eclipse.core.commands (3.4.0.I20080509-2000) "Commands" [Resolved]
org.eclipse.core.contenttype (3.3.0.v20080604-1400) "Eclipse Content
Mechanism" [Active]
org.eclipse.core.databinding (1.1.1.M20080730-0800) "JFace Data Binding"
[Active]
org.eclipse.core.databinding.beans (1.1.1.M20080730-0800) "JFace Data
Binding for JavaBeans" [Resolved]
org.eclipse.core.expressions (3.4.0.v20080603-2000) "Expression Language"
[Active]
org.eclipse.core.filebuffers (3.4.0.v20080603-2000) "File Buffers" [Active]
org.eclipse.core.filesystem (1.2.0.v20080604-1400) "Core File Systems"
[Active]
org.eclipse.core.filesystem.win32.x86 (1.1.0.v20080604-1400) "Core File
System for Windows" [Resolved]
org.eclipse.core.jobs (3.4.0.v20080512) "Eclipse Jobs Mechanism" [Active]
org.eclipse.core.net (1.1.0.I20080604) "Internet Connection Management"
[Active]
org.eclipse.core.net.win32.x86 (1.0.0.I20080521) "Proxy for Windows"
[Resolved]
org.eclipse.core.resources (3.4.1.R34x_v20080709) "Core Resource
Management" [Active]
org.eclipse.core.resources.compatibility (3.4.0.v20080604-1400) "Core
Resource Management Compatibility Fragment" [Resolved]
org.eclipse.core.resources.win32.x86 (3.4.0.v20071204) "Core Resource
Management Win32 Fragment" [Resolved]
org.eclipse.core.runtime (3.4.0.v20080512) "Core Runtime" [Active]
org.eclipse.core.runtime.compatibility (3.2.0.v20071008) "Core Runtime
Plug-in Compatibility" [Active]
org.eclipse.core.runtime.compatibility.auth (3.2.100.v20070502)
"Authorization Compatibility Plug-in" [Active]
org.eclipse.core.runtime.compatibility.registry (3.2.200.v20080610)
"Eclipse Registry Compatibility Fragment" [Resolved]
org.eclipse.core.variables (3.2.100.v20080529-1300) "Core Variables"
[Starting]
org.eclipse.datatools.connectivity (1.1.0.v200805160228) "Data Tools
Platform Connectivity Plug-in" [Starting]
org.eclipse.datatools.connectivity.apache.derby (1.0.1.v200805152355)
"Eclipse Data Tools Platform Derby Plug-in" [Starting]
org.eclipse.datatools.connectivity.apache.derby.dbdefinition
(1.0.0.v200805152355) "Eclipse Data Tools Platform Apache Derby Database
Definition" [Starting]
org.eclipse.datatools.connectivity.apache.derby.ui (1.0.0.v200805160737)
"Eclipse Data Tools Platform Apache Derby UI Plug-in" [Starting]
org.eclipse.datatools.connectivity.console.profile (1.0.0.v200805231345)
"DTP Connection Profiles Storage File Editor Plug-in" [Starting]
org.eclipse.datatools.connectivity.db.generic (1.0.0.v200805152355)
"Eclipse Data Tools Platform Generic DB Connectivity Plug-in" [Starting]
org.eclipse.datatools.connectivity.db.generic.ui (1.0.1.v200805152355)
"Eclipse Data Tools Platform Generic DB UI Plug-in" [Starting]
org.eclipse.datatools.connectivity.dbdefinition.genericJDBC
(1.0.0.v200805152355) "Eclipse Data Tools Platform DBDefinition Generic
JDBC Plug-in" [Starting]
org.eclipse.datatools.connectivity.oda (3.1.2.v200805152355) "DTP Open
Data Access" [Starting]
org.eclipse.datatools.connectivity.oda.consumer (3.1.2.v200805230718) "DTP
ODA Consumer Helper Component Plug-in" [Starting]
org.eclipse.datatools.connectivity.oda.design (3.0.6.v200805152355) "DTP
ODA Design Session Model" [Starting]
org.eclipse.datatools.connectivity.oda.design.ui (3.0.6.v200805152355)
"DTP ODA Designer UI Framework Plug-in" [Starting]
org.eclipse.datatools.connectivity.oda.flatfile (3.0.6.v200805261930)
"Eclipse Data Tools Platform Flat File ODA Runtime Driver" [Starting]
org.eclipse.datatools.connectivity.oda.flatfile.ui (3.0.6.v200805261930)
"Eclipse Data Tools Platform Flat File ODA Designer" [Starting]
org.eclipse.datatools.connectivity.oda.profile (3.0.6.v200805152355) "DTP
ODA Connection Profile Framework Plug-in" [Starting]
org.eclipse.datatools.connectivity.oda.template.ui (3.0.6.v200805152355)
"DTP ODA New Plug-in Template Wizard" [Starting]
org.eclipse.datatools.connectivity.sqm.core (1.0.1.v200806041052) "Eclipse
Data Tools Platform SQM Core Plug-in" [Starting]
org.eclipse.datatools.connectivity.sqm.core.ui (1.1.0.v200806070326)
"Eclipse Data Tools Platform SQM UI Plug-in" [Starting]
org.eclipse.datatools.connectivity.sqm.server.ui (1.1.0.v200806050117)
"Eclipse Data Tools Platform Server UI Plug-in" [Starting]
org.eclipse.datatools.connectivity.ui (1.1.0.v200806040132) "Data Tools
Platform Connectivity UI Plug-in" [Starting]
org.eclipse.datatools.connectivity.ui.dse (1.1.0.v200805152355) "Eclipse
Data Tools Platform Data Source Explorer Plug-in" [Starting]
org.eclipse.datatools.doc.user (1.6.0.20080606124249) "Data Tools Platform
User Documentation" [Resolved]
org.eclipse.datatools.enablement.finfo (1.5.1.v200805152355) "Eclipse Data
Tools Platform Enablement" [Starting]
org.eclipse.datatools.enablement.hsqldb (1.0.0.v200805152355) "Eclipse
Data Tools Platform HSQLDB Enablement Plug-in" [Starting]
org.eclipse.datatools.enablement.hsqldb.dbdefinition (1.0.0.v200805152355)
"Eclipse Data Tools Platform HSQLDB Database Definition Enablement
Plug-in" [Starting]
org.eclipse.datatools.enablement.hsqldb.ui (1.0.0.v200805152355) "Eclipse
Data Tools Platform HSQLDB UI Enablement Plug-in" [Starting]
org.eclipse.datatools.enablement.ibm.db2.iseries (1.0.0.v200805152355)
"Eclipse Data Tools Platform IBM DB2 UDB iSeries Plug-in" [Starting]
org.eclipse.datatools.enablement.ibm.db2.iseries.dbdefinitio n
(1.0.0.v200806100223) "DB2 UDB iSeries Database Definition Plug-in"
[Starting]
org.eclipse.datatools.enablement.ibm.db2.iseries.ui (1.0.0.v200805160737)
"Eclipse Data Tools Platform IBM DB2 UDB UI iSeries Plug-in" [Starting]
org.eclipse.datatools.enablement.ibm.db2.luw (1.0.0.v200805152355)
"Eclipse Data Tools Platform IBM DB2 UDB LUW Plug-in" [Starting]
org.eclipse.datatools.enablement.ibm.db2.luw.dbdefinition
(1.0.0.v200805152355) "Eclipse Data Tools Platform DB2 UDB Database
Definition Plug-in" [Starting]
org.eclipse.datatools.enablement.ibm.db2.luw.ui (1.0.0.v200805160737)
"Eclipse Data Tools Platform IBM DB2 UDB LUW UI Plug-in" [Starting]
org.eclipse.datatools.enablement.ibm.db2.zseries (1.0.0.v200805152355)
"Eclipse Data Tools Platform IBM DB2 UDB zSeries Plug-in" [Starting]
org.eclipse.datatools.enablement.ibm.db2.zseries.dbdefinitio n
(1.0.0.v200805152355) "DB2 UDB Database Definition Plug-in" [Starting]
org.eclipse.datatools.enablement.ibm.db2.zseries.ui (1.0.0.v200805160737)
"Eclipse Data Tools Platform IBM DB2 UDB zSeries UI Plug-in" [Starting]
org.eclipse.datatools.enablement.ibm.informix (1.0.0.v200805152355)
"Eclipse Data Tools Platform Informix Plug-in" [Starting]
org.eclipse.datatools.enablement.ibm.informix.dbdefinition
(1.0.0.v200805152355) "Eclipse Data Tools Platform Informix Database
Definition Plug-in" [Starting]
org.eclipse.datatools.enablement.ibm.informix.ui (1.0.0.v200805160737)
"Eclipse Data Tools Platform Informix UI Plug-in" [Starting]
org.eclipse.datatools.enablement.ibm.ui (1.0.0.v200805152355) "pluginName"
[Starting]
org.eclipse.datatools.enablement.jdt.classpath (1.0.1.v200805152355) "Data
Tools Platform Connectivity JDT Extension Plug-in" [Starting]
org.eclipse.datatools.enablement.msft.sqlserver (1.0.1.v200805152355)
"Eclipse Data Tools Platform Microsoft SQL Server Plug-in" [Starting]
org.eclipse.datatools.enablement.msft.sqlserver.dbdefinition
(1.0.0.v200805152355) "Eclipse Data Tools Platform SQL Server Database
Definition Plug-in" [Starting]
org.eclipse.datatools.enablement.msft.sqlserver.ui (1.0.0.v200805160737)
"Eclipse Data Tools Platform Microsoft SQL Server UI Plug-in" [Starting]
org.eclipse.datatools.enablement.mysql (1.0.0.v200805152355) "Eclipse Data
Tools Platform MySQL Enablement Plug-in" [Starting]
org.eclipse.datatools.enablement.mysql.dbdefinition (1.0.1.v200805170742)
"Eclipse Data Tools Platform MySQL Database Definition Plug-in" [Starting]
org.eclipse.datatools.enablement.mysql.ui (1.0.0.v200805152355) "Eclipse
Data Tools Platform MySQL UI Plug-in" [Starting]
org.eclipse.datatools.enablement.oda.ws (1.1.0.v200805261930) "Eclipse
Data Tools Platform Web Services ODA Runtime Driver" [Starting]
org.eclipse.datatools.enablement.oda.ws.ui (1.1.0.v200805261930) "Eclipse
Data Tools Platform Web Services ODA Designer" [Starting]
org.eclipse.datatools.enablement.oda.xml (1.1.0.v200805270900) "Eclipse
Data Tools Platform XML ODA Runtime Driver" [Starting]
org.eclipse.datatools.enablement.oda.xml.ui (1.1.0.v200805270900) "Eclipse
Data Tools Platform XML ODA Designer" [Starting]
org.eclipse.datatools.enablement.oracle (1.0.0.v200805152355) "Eclipse
Data Tools Platform Oracle Plug-in" [Starting]
org.eclipse.datatools.enablement.oracle.dbdefinition (1.0.0.v200805152355)
"Eclipse Data Tools Platform Oracle Database Definition Plug-in" [Starting]
org.eclipse.datatools.enablement.oracle.ui (1.0.0.v200805240040) "Eclipse
Data Tools Platform Oracle UI Plug-in" [Starting]
org.eclipse.datatools.enablement.postgresql (1.0.1.v200805152355)
"PostgreSQL Connection Profile and Driver Template Plug-in" [Starting]
org.eclipse.datatools.enablement.postgresql.dbdefinition
(1.0.0.v200805152355) "PostgreSQL DB Definition" [Starting]
org.eclipse.datatools.enablement.postgresql.ui (1.0.0.v200806060334)
"PostgreSQL Connection Profile and Driver Template UI Plug-in" [Starting]
org.eclipse.datatools.enablement.sap.maxdb (1.0.0.v200805152355) "Eclipse
Data Tools Platform MaxDB Enablement Plug-in" [Starting]
org.eclipse.datatools.enablement.sap.maxdb.dbdefinition
(1.0.0.v200805152355) "Eclipse Data Tools Platform MaxDB Definition
Plug-in" [Starting]
org.eclipse.datatools.enablement.sap.maxdb.ui (1.0.0.v200805152355)
"Eclipse Data Tools Platform MaxDB UI Plug-in" [Starting]
org.eclipse.datatools.enablement.sybase (1.0.1.v200805310538) "High-level
Sybase Enablement Plug-in" [Starting]
org.eclipse.datatools.enablement.sybase.asa (1.0.1.v200805310538) "Sybase
ASA Plug-in" [Starting]
org.eclipse.datatools.enablement.sybase.asa.dbdefinition
(1.0.0.v200805240040) "Eclipse Data Tools Platform Sybase ASA Database
Definition" [Starting]
org.eclipse.datatools.enablement.sybase.asa.models (1.0.0.v200805152355)
"Sybase ASA SQL Model" [Starting]
org.eclipse.datatools.enablement.sybase.asa.ui (1.0.1.v200805310538)
"Sybase ASA Connection Profile UI Plug-in" [Starting]
org.eclipse.datatools.enablement.sybase.ase (1.0.1.v200806040735)
"JDBC/Sybase ASE Connection Profile Plug-in" [Starting]
org.eclipse.datatools.enablement.sybase.ase.dbdefinition
(1.0.0.v200805240040) "Eclipse Data Tools Platform Sybase ASE Database
Definition" [Starting]
org.eclipse.datatools.enablement.sybase.ase.models (1.0.1.v200805152355)
"Sybase ASE Model Plug-in" [Starting]
org.eclipse.datatools.enablement.sybase.ase.ui (1.0.1.v200805310538) "ASE
Enablement UI Plug-in" [Starting]
org.eclipse.datatools.enablement.sybase.models (1.0.0.v200805152355)
"Sybase Model Plug-in" [Starting]
org.eclipse.datatools.enablement.sybase.ui (1.0.0.v200806041138)
"pluginName" [Starting]
org.eclipse.datatools.help (1.5.0.v200805152355) "Data Tools Platform Help
Utilities" [Resolved]
org.eclipse.datatools.modelbase.dbdefinition (1.0.0.v200805152355)
"Eclipse Data Tools Platform DBDefinition Model" [Starting]
org.eclipse.datatools.modelbase.derby (1.0.0.v200805152355) "Derby
Plug-in" [Starting]
org.eclipse.datatools.modelbase.sql (1.0.0.v200805152355) "Eclipse Data
Tools Platform SQLModel Plug-in" [Starting]
org.eclipse.datatools.modelbase.sql.edit (1.0.0.v200805152355) "Eclipse
Data Tools Platform SQLModel Edit Plug-in" [Starting]
org.eclipse.datatools.modelbase.sql.query (1.0.1.v200805152355) "Eclipse
Data Tools Platform SQL Query Model Plugin" [Starting]
org.eclipse.datatools.modelbase.sql.query.edit (1.0.0.v200806070329) "SQL
Query Edit Support Plugin" [Starting]
org.eclipse.datatools.modelbase.sql.xml.query (1.0.0.v200805152355)
"Eclipse Data Tools Platform SQL XML Query Model Plugin" [Starting]
org.eclipse.datatools.oda.cshelp (1.0.0.v200805152355) "DTP ODA
Context-sensitive Help" [Starting]
org.eclipse.datatools.sqltools.common.ui (1.0.0.v200805152355) "Eclipse
Data Tools Platform SQL Tools Common UI Plug-in" [Starting]
org.eclipse.datatools.sqltools.data.core (1.0.0.v200805152355) "Data Core
Plugin" [Starting]
org.eclipse.datatools.sqltools.data.ui (1.1.0.v200805310400) "Data UI
Plugin" [Starting]
org.eclipse.datatools.sqltools.db.derby (1.0.0.v200805152355) "Eclipse
Data Tools Platform Derby SQL Tools Plug-in" [Starting]
org.eclipse.datatools.sqltools.db.generic (1.0.0.v200805152355) "Eclipse
Data Tools Platform SQL Tools Generic Database Plug-in" [Starting]
org.eclipse.datatools.sqltools.ddlgen.ui (1.0.0.v200805152355) "Eclipse
Data Tools Platform FE UI Plug-in" [Starting]
org.eclipse.datatools.sqltools.debugger.core (1.0.0.v200805152355)
"Eclipse Data Tools Platform SQL Debugger Framework" [Starting]
org.eclipse.datatools.sqltools.editor.core (1.0.0.v200805152355) "Eclipse
Data Tools Platform SQL Editor Core Plug-in" [Starting]
org.eclipse.datatools.sqltools.parsers.sql (1.0.1.v200805152355) "Eclipse
Data Tools Platform SQL Parser Plugin" [Starting]
org.eclipse.datatools.sqltools.parsers.sql.lexer (1.0.1.v200805152355)
"Eclipse Data Tools Platform Lexer Plug-in" [Starting]
org.eclipse.datatools.sqltools.parsers.sql.query (1.0.1.v200805152355)
"Eclipse Data Tools Platform SQL Query Parser Plugin" [Starting]
org.eclipse.datatools.sqltools.parsers.sql.xml.query (1.0.0.v200805152355)
"Eclipse Data Tools Platform SQL XML Query Parser Plugin" [Starting]
org.eclipse.datatools.sqltools.plan (1.0.0.v200805152355) "Eclipse Data
Tools Platform SQL Execution Plan View Plug-in" [Starting]
org.eclipse.datatools.sqltools.result (1.0.0.v200805301309) "Eclipse Data
Tools Platform SQL Results View Plug-in" [Starting]
org.eclipse.datatools.sqltools.routineeditor (1.0.0.v200805261703)
"Eclipse Data Tools Platform SQL Tools Routine Editor Plug-in" [Starting]
org.eclipse.datatools.sqltools.sql (1.0.0.v200805152355) "Eclipse Data
Tools Platform SQL Core Plug-in" [Starting]
org.eclipse.datatools.sqltools.sqlbuilder (1.0.0.v200806070500) "SQL
Builder" [Starting]
org.eclipse.datatools.sqltools.sqleditor (1.0.0.v200805152355) "Eclipse
Data Tools Platform SQL Editor" [Starting]
org.eclipse.datatools.sqltools.sqlscrapbook (1.0.0.v200806021003) "Eclipse
Data Tools Platform Sqlscrapbook Plug-in" [Starting]
org.eclipse.datatools.sqltools.tabledataeditor (1.0.0.v200805240400)
"Eclipse Data Tools Platform Table Data Editor Plug-in" [Starting]
org.eclipse.datatools.sqltools.tablewizard (1.0.0.v200805152355) "Eclipse
Data Tools Platform Database Table Creation Plug-in" [Starting]
org.eclipse.debug.core (3.4.0.v20080612) "Debug Core" [Active]
org.eclipse.debug.ui (3.4.1.v20080811_r341) "Debug UI" [Active]
org.eclipse.dltk (0.95.0.v20080526-1423) "Eclipse Dynamic Languages
Toolkit (Incubation)" [Resolved]
org.eclipse.dltk.console (0.95.0.v20080526-1423) "Dynamic Languages
Toolkit Console Core (Incubation)" [Starting]
org.eclipse.dltk.console.ui (0.95.0.v20080813) "Dynamic Languages Toolkit
Console UI (Incubation)" [Starting]
org.eclipse.dltk.core (1.0.0.v20080813) "Dynamic Languages Toolkit Core
(Incubation)" [Active]
org.eclipse.dltk.debug (1.0.0.v20080813) "Dynamic Languages Toolkit Debug
Core (Incubation)" [Starting]
org.eclipse.dltk.debug.ui (1.0.0.v20080813) "Dynamic Languages Toolkit
Debug UI (Incubation)" [Starting]
org.eclipse.dltk.launching (1.0.0.v20080813) "Dynamic Languages Toolkit
Launching Core (Incubation)" [Active]
org.eclipse.dltk.testing (0.95.0.v20080724) "Dynamic Languages Toolkit
Testing Frameworks Support (Incubation)" [Starting]
org.eclipse.dltk.ui (1.0.0.v20080813) "Dynamic Languages Toolkit Core UI
(Incubation)" [Active]
org.eclipse.dltk.validators.core (1.0.0.v20080813) "Dynamic Languages
Toolkit Validators Core (Incubation)" [Starting]
org.eclipse.dltk.validators.externalchecker (0.95.1.v20080715) "Dynamic
Languages Toolkit Validators UI (Incubation)" [Starting]
org.eclipse.dltk.validators.ui (1.0.0.v20080813) "Dynamic Languages
Toolkit Validators UI (Incubation)" [Starting]
org.eclipse.draw2d (3.4.0.v20080529) "Graphical Editing Framework Draw2d"
[Starting]
org.eclipse.ecf (2.0.0.v20080611-1715) "Eclipse Communication Framework
(ECF)" [Starting]
org.eclipse.ecf.filetransfer (2.0.0.v20080611-1715) "ECF Filetransfer API"
[Starting]
org.eclipse.ecf.identity (2.0.0.v20080611-1715) "ECF Identity API"
[Starting]
org.eclipse.ecf.provider.filetransfer (2.0.0.v20080611-1715) "ECF
Filetransfer Provider" [Starting]
org.eclipse.ecf.provider.filetransfer.ssl (1.0.0.v20080611-1715) "ECF
Filetransfer Provider" [Resolved]
org.eclipse.ecf.ssl (1.0.0.v20080611-1715) "Eclipse Communication
Framework (ECF)" [Resolved]
org.eclipse.emf (2.4.0.v200806091234) "EMF - Eclipse Modeling Framework"
[Starting]
org.eclipse.emf.ant (2.4.0.v200806091234) "EMF Ant Tasks" [Starting]
org.eclipse.emf.codegen (2.4.0.v200806091234) "EMF Code Generation"
[Starting]
org.eclipse.emf.codegen.ecore (2.4.0.v200806091234) "EMF Ecore Code
Generator" [Starting]
org.eclipse.emf.codegen.ecore.ui (2.4.0.v200806091234) "EMF Ecore Code
Generator UI" [Starting]
org.eclipse.emf.codegen.ui (2.4.0.v200806091234) "EMF Code Generation UI"
[Starting]
org.eclipse.emf.common (2.4.0.v200806091234) "EMF Common" [Active]
org.eclipse.emf.common.ui (2.4.0.v200806091234) "EMF Common UI" [Starting]
org.eclipse.emf.converter (2.4.0.v200806091234) "EMF Model Converter"
[Starting]
org.eclipse.emf.databinding (1.0.0.v200806091234) "EMF Data Binding"
[Starting]
org.eclipse.emf.databinding.edit (1.0.0.v200806091234) "EMF Edit Data
Binding" [Starting]
org.eclipse.emf.ecore (2.4.0.v200806091234) "EMF Ecore" [Active]
org.eclipse.emf.ecore.change (2.4.0.v200806091234) "EMF Change Model"
[Starting]
org.eclipse.emf.ecore.change.edit (2.4.0.v200806091234) "EMF Change Edit"
[Starting]
org.eclipse.emf.ecore.edit (2.4.0.v200806091234) "EMF Ecore Edit"
[Starting]
org.eclipse.emf.ecore.editor (2.4.0.v200806091234) "EMF Sample Ecore
Editor" [Starting]
org.eclipse.emf.ecore.xmi (2.4.0.v200806091234) "EMF XML/XMI Persistence"
[Active]
org.eclipse.emf.edit (2.4.0.v200806091234) "EMF Edit" [Starting]
org.eclipse.emf.edit.ui (2.4.0.v200806091234) "EMF Edit UI" [Starting]
org.eclipse.emf.exporter (2.4.0.v200806091234) "EMF Model Exporter"
[Starting]
org.eclipse.emf.importer (2.4.0.v200806091234) "EMF Model Importer"
[Starting]
org.eclipse.emf.importer.ecore (2.4.0.v200806091234) "EMF Ecore Importer"
[Starting]
org.eclipse.emf.importer.java (2.4.0.v200806091234) "EMF Annotated Java
Importer" [Starting]
org.eclipse.emf.importer.rose (2.4.0.v200806091234) "EMF Rose Importer"
[Starting]
org.eclipse.emf.mapping (2.4.0.v200806091234) "EMF Mapping" [Starting]
org.eclipse.emf.mapping.ecore (2.4.0.v200806091234) "EMF Ecore Mapping"
[Starting]
org.eclipse.emf.mapping.ecore.editor (2.4.0.v200806091234) "EMF Ecore
Mapping Editor" [Starting]
org.eclipse.emf.mapping.ecore2ecore (2.4.0.v200806091234) "EMF Ecore to
Ecore Mapping" [Starting]
org.eclipse.emf.mapping.ecore2ecore.editor (2.4.0.v200806091234) "EMF
Ecore to Ecore Mapping Editor" [Starting]
org.eclipse.emf.mapping.ecore2xml (2.4.0.v200806091234) "EMF Ecore to XML
Mapping" [Starting]
org.eclipse.emf.mapping.ecore2xml.ui (2.4.0.v200806091234) "EMF Ecore to
XML Mapping Editor" [Starting]
org.eclipse.emf.mapping.ui (2.4.0.v200806091234) "EMF Mapping UI"
[Starting]
org.eclipse.equinox.app (1.1.0.v20080421-2006) "Equinox Application
Container" [Active]
org.eclipse.equinox.common (3.4.0.v20080421-2006) "Common Eclipse Runtime"
[Active]
org.eclipse.equinox.frameworkadmin (1.0.0.v20080430-1750) "Equinox
Framework Admin" [Active]
org.eclipse.equinox.frameworkadmin.equinox (1.0.2.v20080806-1619) "Equinox
Framework Admin for Equinox" [Active]
org.eclipse.equinox.http.jetty (1.1.0.v20080425) "Jetty Http Service"
[Starting]
org.eclipse.equinox.http.registry (1.0.100.v20080427-0830) "Http Service
Registry Extensions" [Resolved]
org.eclipse.equinox.http.servlet (1.0.100.v20080427-0830) "Http Services
Servlet" [Starting]
org.eclipse.equinox.jsp.jasper (1.0.100.v20080427-0830) "Jasper Jsp
Support Bundle" [Starting]
org.eclipse.equinox.jsp.jasper.registry (1.0.0.v20080427-0830) "Jasper Jsp
Registry Support Plug-in" [Starting]
org.eclipse.equinox.launcher (1.0.100.R34x_v20080731) "Equinox Launcher"
[Resolved]
org.eclipse.equinox.launcher.win32.win32.x86 (1.0.101.R34x_v20080731)
"Equinox Launcher Win32 X86 Fragment" [Resolved]
org.eclipse.equinox.p2.artifact.repository (1.0.2.R34x_v20080808-1156)
"Equinox Provisioning Artifact Repository Support" [Starting]
org.eclipse.equinox.p2.console (1.0.0.v20080514-1900) "Equinox
Provisioning Console" [Starting]
org.eclipse.equinox.p2.core (1.0.0.v20080530-1237) "Equinox Provisioning
Core" [Active]
org.eclipse.equinox.p2.director (1.0.2.v20080806-1619) "Equinox
Provisioning Director" [Active]
org.eclipse.equinox.p2.director.app (1.0.1.R34x_v20080729) "Equinox
Provisioning Director Application" [Starting]
org.eclipse.equinox.p2.directorywatcher (1.0.2.v20080806-1619) "Equinox
Provisioning Directory Watcher" [Active]
org.eclipse.equinox.p2.engine (1.0.1.R34x_v20080709) "Equinox Provisioning
Engine" [Active]
org.eclipse.equinox.p2.exemplarysetup (1.0.0.v20080427-2136) "Equinox
Provisioning Exemplary Setup" [Active]
org.eclipse.equinox.p2.extensionlocation (1.0.1.R34x_v20080808-1156)
"Extension Location Repository Support" [Starting]
org.eclipse.equinox.p2.garbagecollector (1.0.0.v20080506-1939)
"Provisioning Garbage Collector" [Active]
org.eclipse.equinox.p2.jarprocessor (1.0.0.v20080514-1900) "Equinox
Provisioning JAR Processor" [Resolved]
org.eclipse.equinox.p2.metadata (1.0.0.v20080514-1900) "Equinox
Provisioning Metadata" [Active]
org.eclipse.equinox.p2.metadata.generator (1.0.1.R34x_v20080812-1314)
"Equinox Provisioning Metadata Generator" [Starting]
org.eclipse.equinox.p2.metadata.repository (1.0.0.v20080604) "Equinox
Provisioning Metadata Repository" [Active]
org.eclipse.equinox.p2.reconciler.dropins (1.0.1.R34x_v20080808-0136)
"Dropin Reconciler Plug-in" [Active]
org.eclipse.equinox.p2.touchpoint.eclipse (1.0.1.R34x_v20080808-0136)
"Equinox Provisioning Eclipse Touchpoint" [Starting]
org.eclipse.equinox.p2.touchpoint.natives (1.0.0.v20080505-1850) "Equinox
Provisioning Native Touchpoint" [Starting]
org.eclipse.equinox.p2.ui (1.0.1.R34x_v20080729) "Equinox Provisioning UI
Support" [Active]
org.eclipse.equinox.p2.ui.sdk (1.0.1.R34x_v20080731) "Equinox Provisioning
Platform Update Support" [Active]
org.eclipse.equinox.p2.updatechecker (1.0.0.v20080427-2136) "Equinox
Provisioning Update Checker" [Active]
org.eclipse.equinox.p2.updatesite (1.0.1.R34x_v20080808-1156) "Update site
repository adapter bundle (Incubation)" [Starting]
org.eclipse.equinox.preferences (3.2.201.R34x_v20080709) "Eclipse
Preferences Mechanism" [Active]
org.eclipse.equinox.registry (3.4.0.v20080516-0950) "Extension Registry
Support" [Active]
org.eclipse.equinox.security (1.0.1.R34x_v20080721) "Equinox Java
Authentication and Authorization Service (JAAS)" [Active]
org.eclipse.equinox.security.ui (1.0.0.v20080603-1810) "Equinox Security
Default UI" [Starting]
org.eclipse.equinox.security.win32.x86 (1.0.0.v20080529-1600) "Windows
Data Protection services integration" [Resolved]
org.eclipse.equinox.simpleconfigurator (1.0.0.v20080604) "Simple
Configurator" [Active]
org.eclipse.equinox.simpleconfigurator.manipulator (1.0.0.v20080427-2136)
"Simple Configurator Manipulator" [Active]
org.eclipse.gef (3.4.0.v20080526) "Graphical Editing Framework GEF"
[Starting]
org.eclipse.help (3.3.101.v20080702_34x) "Help System Core" [Active]
org.eclipse.help.appserver (3.1.300.v20080507) "Help Application Server"
[Starting]
org.eclipse.help.base (3.3.101.M20080728_34x) "Help System Base" [Starting]
org.eclipse.help.ui (3.3.101.M20080715_34x) "Help System UI" [Starting]
org.eclipse.help.webapp (3.3.101.M20080805_34x) "Help System Webapp"
[Starting]
org.eclipse.jdt (3.4.0.v20080603-2000) "Eclipse Java Development Tools"
[Resolved]
org.eclipse.jdt.apt.core (3.3.100.v20080513-1235) "Java Annotation
Processing Core" [Starting]
org.eclipse.jdt.apt.pluggable.core (1.0.100.v20080407-1345) "Java Compiler
Apt IDE" [Starting]
org.eclipse.jdt.apt.ui (3.3.100.v20080407-1345) "Java Annotation
Processing UI" [Starting]
org.eclipse.jdt.compiler.apt (1.0.100.v20080513-1235) "Java Compiler Apt"
[Resolved]
org.eclipse.jdt.compiler.tool (1.0.100.v_874) "Java Compiler Tool Support"
[Resolved]
org.eclipse.jdt.core (3.4.0.v_874) "Java Development Tools Core" [Active]
org.eclipse.jdt.core.manipulation (1.2.0.v20080603-2000) "Java Code
Manipulation Functionality" [Active]
org.eclipse.jdt.debug (3.4.0.v20080604) "JDI Debug Model" [Starting]
org.eclipse.jdt.debug.ui (3.3.0.v20080603) "JDI Debug UI" [Starting]
org.eclipse.jdt.doc.user (3.4.0.v20080612-1340) "Eclipse Java development
user guide" [Resolved]
org.eclipse.jdt.junit (3.4.0.v20080603-2000) "Java Development Tools JUnit
support" [Starting]
org.eclipse.jdt.junit.runtime (3.3.0.v20080603-2000) "Java Development
Tools JUnit runtime support" [Resolved]
org.eclipse.jdt.junit4.runtime (1.0.200.v20080603-2000) "Java Development
Tools JUnit4 runtime support" [Resolved]
org.eclipse.jdt.launching (3.4.0.v20080529-1300) "Java Development Tools
Launching Support" [Starting]
org.eclipse.jdt.ui (3.4.0.v20080603-2000) "Java Development Tools UI"
[Active]
org.eclipse.jem.util (2.0.100.v200805140020) "Java EMF Model Utilities"
[Active]
org.eclipse.jface (3.4.1.M20080730-0800) "JFace" [Active]
org.eclipse.jface.databinding (1.2.1.M20080730-0800) "JFace Data Binding
for SWT and JFace" [Resolved]
org.eclipse.jface.text (3.4.1.r341_v20080808-0800) "JFace Text" [Resolved]
org.eclipse.jsch.core (1.1.100.I20080604) "JSch Core" [Starting]
org.eclipse.jsch.ui (1.1.100.I20080415) "JSch UI" [Starting]
org.eclipse.ltk.core.refactoring (3.4.1.r341_v20080716-0800) "Refactoring
Core" [Active]
org.eclipse.ltk.ui.refactoring (3.4.1.r341_v20080716-0800) "Refactoring
UI" [Starting]
org.eclipse.osgi (3.4.2.R34x_v20080806-1600) "OSGi System Bundle" [Active]
org.eclipse.osgi.services (3.1.200.v20071203) "OSGi Release 4.0.1
Services" [Resolved]
org.eclipse.osgi.util (3.1.300.v20080303) "OSGi Release 4.0.1 Utility
Classes" [Resolved]
org.eclipse.pde.build (3.4.0.v20080604) "Plug-in Development Environment
Build Support" [Starting]
org.eclipse.pde.core (3.4.0.v20080604-2000) "PDE Core" [Starting]
org.eclipse.pde.ui (3.4.0.v20080530) "PDE UI" [Starting]
org.eclipse.php (2.0.0.HEAD) "PDT Plug-in" [Starting]
org.eclipse.php.core (2.0.0.HEAD) "PDT Core Plug-in" [Active]
org.eclipse.php.debug.core (2.0.0.HEAD) "PDT Core Plug-in" [Starting]
org.eclipse.php.debug.daemon (2.0.0.HEAD) "PDT Debug Daemon Plug-in"
[Active]
org.eclipse.php.debug.ui (2.0.0.HEAD) "PDT Debug UI Plug-in" [Active]
org.eclipse.php.help (2.0.0.HEAD) "PDT Help Plug-in" [Starting]
org.eclipse.php.server.core (2.0.0.HEAD) "PDT Server Core Plug-in"
[Starting]
org.eclipse.php.server.ui (2.0.0.HEAD) "PDT Server UI Plug-in" [Active]
org.eclipse.php.ui (2.0.0.HEAD) "PDT UI Plug-in" [Active]
org.eclipse.platform (3.3.2.v200808130800) "Eclipse Platform" [Resolved]
org.eclipse.platform.doc.user (3.4.1.r341_v20080808-0800) "Eclipse
Workbench User Guide" [Resolved]
org.eclipse.rcp (3.4.0.v20080507) "Eclipse RCP" [Starting]
org.eclipse.search (3.4.1.r341_v20080813-0800) "Search Support" [Active]
org.eclipse.swt (3.4.0.v3448l) "Standard Widget Toolkit" [Resolved]
org.eclipse.swt.win32.win32.x86 (3.4.0.v3448l) "Standard Widget Toolkit
for Windows" [Resolved]
org.eclipse.team.core (3.4.0.r34x_20080808) "Team Support Core" [Active]
org.eclipse.team.ui (3.4.0.r34x_20080723) "Team Support UI" [Starting]
org.eclipse.text (3.4.0.v20080605-1800) "Text" [Resolved]
org.eclipse.ui (3.4.0.M20080813-0800) "Eclipse UI" [Active]
org.eclipse.ui.browser (3.2.201.v20080708_34x) "Browser Support" [Starting]
org.eclipse.ui.cheatsheets (3.3.101.v20080702_34x) "Cheat Sheets" [Active]
org.eclipse.ui.console (3.3.0.v20080529-1300) "Console" [Starting]
org.eclipse.ui.editors (3.4.0.v20080603-2000) "Default Text Editor"
[Active]
org.eclipse.ui.externaltools (3.2.0.v20080514-1542) "External Tools"
[Active]
org.eclipse.ui.forms (3.3.101.v20080708_34x) "Eclipse Forms" [Active]
org.eclipse.ui.ide (3.4.1.M20080808-0800) "Eclipse IDE UI" [Active]
org.eclipse.ui.ide.application (1.0.0.I20080603-2000) "Eclipse IDE UI
Application" [Resolved]
org.eclipse.ui.intro (3.2.201.v20080702_34x) "Welcome Framework" [Starting]
org.eclipse.ui.intro.universal (3.2.200.v20080508) "Universal Welcome"
[Starting]
org.eclipse.ui.navigator (3.3.100.I20080606-1300) "Common Navigator View"
[Starting]
org.eclipse.ui.navigator.resources (3.3.100.I20080606-1300) "Navigator
Workbench Components" [Starting]
org.eclipse.ui.net (1.0.0.I20080605) "Internet Connection Management UI"
[Active]
org.eclipse.ui.presentations.r21 (3.2.100.I20080512-2000) "R21
Presentation Plug-in" [Starting]
org.eclipse.ui.views (3.3.0.I20080509-2000) "Views" [Active]
org.eclipse.ui.views.log (1.0.0.v20080522-2200) "Log View" [Active]
org.eclipse.ui.views.properties.tabbed (3.4.1.M20080730-0800) "Tabbed
Properties View" [Starting]
org.eclipse.ui.win32 (3.2.100.v20080408-0800) "Eclipse UI Win32
Enhancements" [Resolved]
org.eclipse.ui.workbench (3.4.1.M20080813-0800) "Workbench" [Active]
org.eclipse.ui.workbench.compatibility (3.2.0.I20080509-2000) "Workbench
Compatibility" [Resolved]
org.eclipse.ui.workbench.texteditor (3.4.1.r341_v20080808-0800) "Text
Editor Framework" [Active]
org.eclipse.update.configurator (3.2.200.v20080417) "Install/Update
Configurator" [Active]
org.eclipse.update.core (3.2.201.R34x_v20080714) "Install/Update Core"
[Active]
org.eclipse.update.core.win32 (3.2.100.v20080107) "Install/Update Core for
Windows" [Resolved]
org.eclipse.update.scheduler (3.2.100.v20080404) "Automatic Updates
Scheduler" [Active]
org.eclipse.update.ui (3.2.100.v20080318) "Install/Update UI" [Starting]
org.eclipse.wst (1.0.100.v200805140017) "Web Standard Tools (WST)"
[Resolved]
org.eclipse.wst.command.env (1.0.305.v200805281530) "Environment Command
Framework (headless)" [Active]
org.eclipse.wst.command.env.core (1.0.204.v200805140020) "Environment
Command Framework (core)" [Resolved]
org.eclipse.wst.command.env.doc.user (1.5.200.v200806092138) "Web services
Axis Ant task documentation" [Starting]
org.eclipse.wst.command.env.infopop (1.0.100.v200805301544) "Web services
UI" [Starting]
org.eclipse.wst.command.env.ui (1.1.0.v200805140415) "Environment Command
Framework (GUI)" [Starting]
org.eclipse.wst.common.core (1.1.201.v200806010600) "WST Common Core
Plug-in" [Starting]
org.eclipse.wst.common.emf (1.1.200.v200805140020) "EMF Utilities" [Active]
org.eclipse.wst.common.emfworkbench.integration (1.1.200.v200805140020)
"EMF Workbench Edit Plug-in" [Active]
org.eclipse.wst.common.environment (1.0.201.v200805140020) "Enviornment
Plug-in" [Starting]
org.eclipse.wst.common.frameworks (1.1.200.v200805140020) "Common
Frameworks" [Active]
org.eclipse.wst.common.frameworks.ui (1.1.200.v200805221400) "WTP UI
Plug-in" [Starting]
org.eclipse.wst.common.infopop (1.0.100.v200805301550) "Common WST
infopops" [Starting]
org.eclipse.wst.common.modulecore (1.1.200.v200806091800) "Modulecore
Plug-in" [Active]
org.eclipse.wst.common.project.facet.core (1.3.0.v200805140020) "Faceted
Project Framework Core" [Active]
org.eclipse.wst.common.project.facet.ui (1.3.0.v200805281731) "Faceted
Project Framework UI" [Starting]
org.eclipse.wst.common.snippets (1.1.200.v200805140415) "Snippets View"
[Starting]
org.eclipse.wst.common.ui (1.1.301.v200805140415) "Eclipse Base UI
extensions" [Starting]
org.eclipse.wst.common.uriresolver (1.1.301.v200805140415) "Common URI
Resolver Framework" [Active]
org.eclipse.wst.css.core (1.1.200.v200805140200) "Structured Source CSS
Model" [Active]
org.eclipse.wst.css.ui (1.0.300.v200805152207) "SSE CSS Source Editor"
[Active]
org.eclipse.wst.doc.user (1.2.0.v200806052254) "Master User Doc TOC"
[Starting]
org.eclipse.wst.dtd.core (1.1.200.v200805140200) "Structured Source DTD
Core" [Active]
org.eclipse.wst.dtd.ui (1.0.300.v200805152207) "SSE DTD Source Editor"
[Active]
org.eclipse.wst.dtd.ui.infopop (1.0.300.v200805140200) "DTD Editor
infopops" [Resolved]
org.eclipse.wst.dtdeditor.doc.user (1.0.400.v200805150028) "DTD Editor
documentation" [Resolved]
org.eclipse.wst.html.core (1.1.200.v200806050300) "Structured Source HTML
Model" [Active]
org.eclipse.wst.html.ui (1.0.300.v200805152207) "HTML UI Source Editor"
[Active]
org.eclipse.wst.html.ui.infopop (1.0.100.v200805301545) "HTML editor
infopops" [Resolved]
org.eclipse.wst.internet.cache (1.0.301.v200805140020) "Cache URI Resolver
Plug-in" [Active]
org.eclipse.wst.internet.monitor.core (1.0.303.v200805140145) "Monitor"
[Starting]
org.eclipse.wst.internet.monitor.ui (1.0.304.v200805140145) "TCP/IP
Monitor" [Starting]
org.eclipse.wst.javascript.core (1.0.200.v200805140200) "Structured Source
JavaScript Model" [Starting]
org.eclipse.wst.javascript.ui (1.0.200.v200805160650) "SSE JavaScript
Source Editor" [Starting]
org.eclipse.wst.javascript.ui.infopop (1.0.100.v200805301545) "Javascript
infopop" [Resolved]
org.eclipse.wst.jsdt.core (1.0.0.v200805291857) "JavaScript Development
Tools Core" [Active]
org.eclipse.wst.jsdt.doc (1.0.0.v200805302104) "JSDT Doc Plugin" [Resolved]
org.eclipse.wst.jsdt.manipulation (1.0.0.v200804302218) "JavaScript Code
Manipulation Functionality" [Active]
org.eclipse.wst.jsdt.support.firefox (1.0.0.v200804302218) "FireFox
Support for JSDT Plugin" [Resolved]
org.eclipse.wst.jsdt.support.ie (1.0.0.v200804302218) "JSDT Support for
Internet Explorer" [Resolved]
org.eclipse.wst.jsdt.ui (1.0.0.v200805282135) "JavaScript Development
Tools UI" [Active]
org.eclipse.wst.jsdt.web.core (1.0.0.v200805221604) "JSDT Web Support
Core" [Active]
org.eclipse.wst.jsdt.web.ui (1.0.0.v200804302218) "JSDT Web Support UI"
[Active]
org.eclipse.wst.server.core (1.1.0.v20080530) "Server Core" [Active]
org.eclipse.wst.server.http.core (1.0.100.v200805140145) "HTTP Server
Support" [Starting]
org.eclipse.wst.server.http.ui (1.0.100.v200805140145) "HTTP Server UI
Support" [Starting]
org.eclipse.wst.server.preview (1.0.100.v200805140145) "Preview Server
Support" [Starting]
org.eclipse.wst.server.preview.adapter (1.0.100.v200805140145) "HTTP
Preview Support" [Starting]
org.eclipse.wst.server.ui (1.1.0.v20080515) "Server UI" [Active]
org.eclipse.wst.server.ui.doc.user (1.1.0.v200805150133) "Server Tools
documentation for Web Standard Tools" [Starting]
org.eclipse.wst.server.ui.infopop (1.1.0.v200805140145) "Server Tools
infopops for Web Standard Tools" [Resolved]
org.eclipse.wst.sse.core (1.1.300.v200805221633) "Structured Text Model"
[Active]
org.eclipse.wst.sse.doc.user (1.1.0.v200805211530) "Structured text editor
and snippets documentation" [Resolved]
org.eclipse.wst.sse.ui (1.1.0.v200806041847) "Structured Source Editor"
[Active]
org.eclipse.wst.sse.ui.infopop (1.0.200.v200805301545) "SSE infopops"
[Resolved]
org.eclipse.wst.standard.schemas (1.0.101.v200806010600) "Standard Schemas
and DTDs" [Resolved]
org.eclipse.wst.validation (1.2.0.v200806051402) "Validation Framework"
[Active]
org.eclipse.wst.validation.infopop (1.0.300.v200806041506) "WST validation
infopop plug-in" [Resolved]
org.eclipse.wst.validation.ui (1.2.0.v200805262011) "Validation Framework
UI" [Starting]
org.eclipse.wst.web (1.1.202.v200805140200) "Simple Web Plug-in" [Starting]
org.eclipse.wst.web.ui (1.1.200.v200805281530) "Simple Web UI Plug-in"
[Starting]
org.eclipse.wst.web.ui.infopop (1.0.300.v200805140415) "Static Web
infopop" [Starting]
org.eclipse.wst.webtools.doc.user (1.0.400.v200805150134) "Web tools
documentation" [Starting]
org.eclipse.wst.ws (1.1.0.v200805140300) "Web Services" [Active]
org.eclipse.wst.ws.explorer (1.0.305.v200806041425) "Web Services
Explorer" [Starting]
Re: java.lang.NullPointerException in PDT [message #78291 is a reply to message #78273] Thu, 14 August 2008 17:19 Go to previous messageGo to next message
Ed Epstein is currently offline Ed EpsteinFriend
Messages: 7
Registered: July 2009
Junior Member
Hi, sorry, I noticed that there is another thread regarding the freezing,
and I just had a really nice long freeze that caused a lot of errors to be
spewed int the error log so I thought I'd follow up by posting that. I
think this isn't even all of the messages that were generated, there were
lots more. I'm curious as to why these exceptions being thrown just
because a variable doesn't exist?

!SESSION 2008-08-14 09:40:08.120
-----------------------------------------------
eclipse.buildId=M20080813-0800
java.version=1.6.0_10-rc
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86

This is a continuation of log file Y:\www\.metadata\.bak_7.log
Created Time: 2008-08-14 10:12:25.467

!ENTRY org.eclipse.php.core 4 4 2008-08-14 10:12:25.470
!MESSAGE $list [in mailingProcess.php [in
RealEstate/SalesCenter/EmailMarketing/Scheduler [in <project root> [in
trunk]]]] does not exist
!STACK 1
org.eclipse.dltk.core.ModelException: $list [in mailingProcess.php [in
RealEstate/SalesCenter/EmailMarketing/Scheduler [in <project root> [in
trunk]]]] does not exist
at
org.eclipse.dltk.internal.core.ModelElement.newNotPresentExc eption(ModelElement.java:243)
at
org.eclipse.dltk.internal.core.ModelElement.openWhenClosed(M odelElement.java:181)
at
org.eclipse.dltk.internal.core.ModelElement.getElementInfo(M odelElement.java:156)
at
org.eclipse.dltk.internal.core.ModelElement.getElementInfo(M odelElement.java:138)
at org.eclipse.dltk.internal.core.Member.getFlags(Member.java:4 8)
at
org.eclipse.php.core.codeassist.PHPCompletionEngine.getRegul arCompletion(Unknown
Source)
at
org.eclipse.php.core.codeassist.PHPCompletionEngine.calcComp letionOption(Unknown
Source)
at org.eclipse.php.core.codeassist.PHPCompletionEngine.complete (Unknown
Source)
at org.eclipse.dltk.internal.core.Openable.codeComplete(Openabl e.java:491)
at
org.eclipse.dltk.internal.core.SourceModule.codeComplete(Sou rceModule.java:121)
at
org.eclipse.dltk.internal.core.SourceModule.codeComplete(Sou rceModule.java:111)
at
org.eclipse.dltk.ui.text.completion.ScriptCompletionProposal Computer.computeScriptCompletionProposals(ScriptCompletionPr oposalComputer.java:210)
at
org.eclipse.dltk.ui.text.completion.ScriptCompletionProposal Computer.computeCompletionProposals(ScriptCompletionProposal Computer.java:262)
at
org.eclipse.dltk.ui.text.completion.CompletionProposalComput erDescriptor.computeCompletionProposals(CompletionProposalCo mputerDescriptor.java:330)
at
org.eclipse.dltk.ui.text.completion.CompletionProposalCatego ry.computeCompletionProposals(CompletionProposalCategory.jav a:266)
at
org.eclipse.dltk.ui.text.completion.ContentAssistProcessor.c ollectProposals(ContentAssistProcessor.java:266)
at
org.eclipse.dltk.ui.text.completion.ContentAssistProcessor.c omputeCompletionProposals(ContentAssistProcessor.java:225)
at
org.eclipse.wst.sse.ui.internal.contentassist.CompoundConten tAssistProcessor.computeCompletionProposals(CompoundContentA ssistProcessor.java:300)
at
org.eclipse.jface.text.contentassist.ContentAssistant.comput eCompletionProposals(ContentAssistant.java:1836)
at
org.eclipse.jface.text.contentassist.CompletionProposalPopup .computeProposals(CompletionProposalPopup.java:553)
at
org.eclipse.jface.text.contentassist.CompletionProposalPopup .access$16(CompletionProposalPopup.java:550)
at
org.eclipse.jface.text.contentassist.CompletionProposalPopup $2.run(CompletionProposalPopup.java:485)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator .java:70)
at
org.eclipse.jface.text.contentassist.CompletionProposalPopup .showProposals(CompletionProposalPopup.java:479)
at
org.eclipse.jface.text.contentassist.ContentAssistant$2.run( ContentAssistant.java:377)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:3 5)
at
org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchr onizer.java:133)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.jav a:3800)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :3425)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:2382)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2346)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:21 98)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:493)
at
org.eclipse.core.databinding.observable.Realm.runWithDefault (Realm.java:288)
at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:488)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:149)
at
org.eclipse.ui.internal.ide.application.IDEApplication.start (IDEApplication.java:113)
at
org.eclipse.equinox.internal.app.EclipseAppHandle.run(Eclips eAppHandle.java:193)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .runApplication(EclipseAppLauncher.java:110)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .start(EclipseAppLauncher.java:79)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:386)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java: 549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
!SUBENTRY 1 org.eclipse.dltk.core 4 969 2008-08-14 10:12:25.471
!MESSAGE $list [in mailingProcess.php [in
RealEstate/SalesCenter/EmailMarketing/Scheduler [in <project root> [in
trunk]]]] does not exist

!ENTRY org.eclipse.php.core 4 4 2008-08-14 10:12:25.479
!MESSAGE $list [in report_preferences_process.php [in
RealEstate/ProjectAdministrationCenter [in <project root> [in trunk]]]]
does not exist
!STACK 1
org.eclipse.dltk.core.ModelException: $list [in
report_preferences_process.php [in RealEstate/ProjectAdministrationCenter
[in <project root> [in trunk]]]] does not exist
at
org.eclipse.dltk.internal.core.ModelElement.newNotPresentExc eption(ModelElement.java:243)
at
org.eclipse.dltk.internal.core.ModelElement.openWhenClosed(M odelElement.java:181)
at
org.eclipse.dltk.internal.core.ModelElement.getElementInfo(M odelElement.java:156)
at
org.eclipse.dltk.internal.core.ModelElement.getElementInfo(M odelElement.java:138)
at org.eclipse.dltk.internal.core.Member.getFlags(Member.java:4 8)
at
org.eclipse.php.core.codeassist.PHPCompletionEngine.getRegul arCompletion(Unknown
Source)
at
org.eclipse.php.core.codeassist.PHPCompletionEngine.calcComp letionOption(Unknown
Source)
at org.eclipse.php.core.codeassist.PHPCompletionEngine.complete (Unknown
Source)
at org.eclipse.dltk.internal.core.Openable.codeComplete(Openabl e.java:491)
at
org.eclipse.dltk.internal.core.SourceModule.codeComplete(Sou rceModule.java:121)
at
org.eclipse.dltk.internal.core.SourceModule.codeComplete(Sou rceModule.java:111)
at
org.eclipse.dltk.ui.text.completion.ScriptCompletionProposal Computer.computeScriptCompletionProposals(ScriptCompletionPr oposalComputer.java:210)
at
org.eclipse.dltk.ui.text.completion.ScriptCompletionProposal Computer.computeCompletionProposals(ScriptCompletionProposal Computer.java:262)
at
org.eclipse.dltk.ui.text.completion.CompletionProposalComput erDescriptor.computeCompletionProposals(CompletionProposalCo mputerDescriptor.java:330)
at
org.eclipse.dltk.ui.text.completion.CompletionProposalCatego ry.computeCompletionProposals(CompletionProposalCategory.jav a:266)
at
org.eclipse.dltk.ui.text.completion.ContentAssistProcessor.c ollectProposals(ContentAssistProcessor.java:266)
at
org.eclipse.dltk.ui.text.completion.ContentAssistProcessor.c omputeCompletionProposals(ContentAssistProcessor.java:225)
at
org.eclipse.wst.sse.ui.internal.contentassist.CompoundConten tAssistProcessor.computeCompletionProposals(CompoundContentA ssistProcessor.java:300)
at
org.eclipse.jface.text.contentassist.ContentAssistant.comput eCompletionProposals(ContentAssistant.java:1836)
at
org.eclipse.jface.text.contentassist.CompletionProposalPopup .computeProposals(CompletionProposalPopup.java:553)
at
org.eclipse.jface.text.contentassist.CompletionProposalPopup .access$16(CompletionProposalPopup.java:550)
at
org.eclipse.jface.text.contentassist.CompletionProposalPopup $2.run(CompletionProposalPopup.java:485)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator .java:70)
at
org.eclipse.jface.text.contentassist.CompletionProposalPopup .showProposals(CompletionProposalPopup.java:479)
at
org.eclipse.jface.text.contentassist.ContentAssistant$2.run( ContentAssistant.java:377)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:3 5)
at
org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchr onizer.java:133)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.jav a:3800)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :3425)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:2382)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2346)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:21 98)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:493)
at
org.eclipse.core.databinding.observable.Realm.runWithDefault (Realm.java:288)
at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:488)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:149)
at
org.eclipse.ui.internal.ide.application.IDEApplication.start (IDEApplication.java:113)
at
org.eclipse.equinox.internal.app.EclipseAppHandle.run(Eclips eAppHandle.java:193)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .runApplication(EclipseAppLauncher.java:110)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .start(EclipseAppLauncher.java:79)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:386)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java: 549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
!SUBENTRY 1 org.eclipse.dltk.core 4 969 2008-08-14 10:12:25.479
!MESSAGE $list [in report_preferences_process.php [in
RealEstate/ProjectAdministrationCenter [in <project root> [in trunk]]]]
does not exist

!ENTRY org.eclipse.php.core 4 4 2008-08-14 10:12:25.487
!MESSAGE $list [in report_preferences_process.php [in
RealEstate/SalesCenter [in <project root> [in trunk]]]] does not exist
!STACK 1
org.eclipse.dltk.core.ModelException: $list [in
report_preferences_process.php [in RealEstate/SalesCenter [in <project
root> [in trunk]]]] does not exist
at
org.eclipse.dltk.internal.core.ModelElement.newNotPresentExc eption(ModelElement.java:243)
at
org.eclipse.dltk.internal.core.ModelElement.openWhenClosed(M odelElement.java:181)
at
org.eclipse.dltk.internal.core.ModelElement.getElementInfo(M odelElement.java:156)
at
org.eclipse.dltk.internal.core.ModelElement.getElementInfo(M odelElement.java:138)
at org.eclipse.dltk.internal.core.Member.getFlags(Member.java:4 8)
at
org.eclipse.php.core.codeassist.PHPCompletionEngine.getRegul arCompletion(Unknown
Source)
at
org.eclipse.php.core.codeassist.PHPCompletionEngine.calcComp letionOption(Unknown
Source)
at org.eclipse.php.core.codeassist.PHPCompletionEngine.complete (Unknown
Source)
at org.eclipse.dltk.internal.core.Openable.codeComplete(Openabl e.java:491)
at
org.eclipse.dltk.internal.core.SourceModule.codeComplete(Sou rceModule.java:121)
at
org.eclipse.dltk.internal.core.SourceModule.codeComplete(Sou rceModule.java:111)
at
org.eclipse.dltk.ui.text.completion.ScriptCompletionProposal Computer.computeScriptCompletionProposals(ScriptCompletionPr oposalComputer.java:210)
at
org.eclipse.dltk.ui.text.completion.ScriptCompletionProposal Computer.computeCompletionProposals(ScriptCompletionProposal Computer.java:262)
at
org.eclipse.dltk.ui.text.completion.CompletionProposalComput erDescriptor.computeCompletionProposals(CompletionProposalCo mputerDescriptor.java:330)
at
org.eclipse.dltk.ui.text.completion.CompletionProposalCatego ry.computeCompletionProposals(CompletionProposalCategory.jav a:266)
at
org.eclipse.dltk.ui.text.completion.ContentAssistProcessor.c ollectProposals(ContentAssistProcessor.java:266)
at
org.eclipse.dltk.ui.text.completion.ContentAssistProcessor.c omputeCompletionProposals(ContentAssistProcessor.java:225)
at
org.eclipse.wst.sse.ui.internal.contentassist.CompoundConten tAssistProcessor.computeCompletionProposals(CompoundContentA ssistProcessor.java:300)
at
org.eclipse.jface.text.contentassist.ContentAssistant.comput eCompletionProposals(ContentAssistant.java:1836)
at
org.eclipse.jface.text.contentassist.CompletionProposalPopup .computeProposals(CompletionProposalPopup.java:553)
at
org.eclipse.jface.text.contentassist.CompletionProposalPopup .access$16(CompletionProposalPopup.java:550)
at
org.eclipse.jface.text.contentassist.CompletionProposalPopup $2.run(CompletionProposalPopup.java:485)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator .java:70)
at
org.eclipse.jface.text.contentassist.CompletionProposalPopup .showProposals(CompletionProposalPopup.java:479)
at
org.eclipse.jface.text.contentassist.ContentAssistant$2.run( ContentAssistant.java:377)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:3 5)
at
org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchr onizer.java:133)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.jav a:3800)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :3425)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:2382)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2346)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:21 98)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:493)
at
org.eclipse.core.databinding.observable.Realm.runWithDefault (Realm.java:288)
at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:488)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:149)
at
org.eclipse.ui.internal.ide.application.IDEApplication.start (IDEApplication.java:113)
at
org.eclipse.equinox.internal.app.EclipseAppHandle.run(Eclips eAppHandle.java:193)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .runApplication(EclipseAppLauncher.java:110)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .start(EclipseAppLauncher.java:79)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:386)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java: 549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
!SUBENTRY 1 org.eclipse.dltk.core 4 969 2008-08-14 10:12:25.488
!MESSAGE $list [in report_preferences_process.php [in
RealEstate/SalesCenter [in <project root> [in trunk]]]] does not exist

!ENTRY org.eclipse.php.core 4 4 2008-08-14 10:12:25.495
!MESSAGE $list [in index.php [in
RealEstate/SalesCenter/EmailMarketing/Scheduler [in <project root> [in
trunk]]]] does not exist
!STACK 1
org.eclipse.dltk.core.ModelException: $list [in index.php [in
RealEstate/SalesCenter/EmailMarketing/Scheduler [in <project root> [in
trunk]]]] does not exist
at
org.eclipse.dltk.internal.core.ModelElement.newNotPresentExc eption(ModelElement.java:243)
at
org.eclipse.dltk.internal.core.ModelElement.openWhenClosed(M odelElement.java:181)
at
org.eclipse.dltk.internal.core.ModelElement.getElementInfo(M odelElement.java:156)
at
org.eclipse.dltk.internal.core.ModelElement.getElementInfo(M odelElement.java:138)
at org.eclipse.dltk.internal.core.Member.getFlags(Member.java:4 8)
at
org.eclipse.php.core.codeassist.PHPCompletionEngine.getRegul arCompletion(Unknown
Source)
at
org.eclipse.php.core.codeassist.PHPCompletionEngine.calcComp letionOption(Unknown
Source)
at org.eclipse.php.core.codeassist.PHPCompletionEngine.complete (Unknown
Source)
at org.eclipse.dltk.internal.core.Openable.codeComplete(Openabl e.java:491)
at
org.eclipse.dltk.internal.core.SourceModule.codeComplete(Sou rceModule.java:121)
at
org.eclipse.dltk.internal.core.SourceModule.codeComplete(Sou rceModule.java:111)
at
org.eclipse.dltk.ui.text.completion.ScriptCompletionProposal Computer.computeScriptCompletionProposals(ScriptCompletionPr oposalComputer.java:210)
at
org.eclipse.dltk.ui.text.completion.ScriptCompletionProposal Computer.computeCompletionProposals(ScriptCompletionProposal Computer.java:262)
at
org.eclipse.dltk.ui.text.completion.CompletionProposalComput erDescriptor.computeCompletionProposals(CompletionProposalCo mputerDescriptor.java:330)
at
org.eclipse.dltk.ui.text.completion.CompletionProposalCatego ry.computeCompletionProposals(CompletionProposalCategory.jav a:266)
at
org.eclipse.dltk.ui.text.completion.ContentAssistProcessor.c ollectProposals(ContentAssistProcessor.java:266)
at
org.eclipse.dltk.ui.text.completion.ContentAssistProcessor.c omputeCompletionProposals(ContentAssistProcessor.java:225)
at
org.eclipse.wst.sse.ui.internal.contentassist.CompoundConten tAssistProcessor.computeCompletionProposals(CompoundContentA ssistProcessor.java:300)
at
org.eclipse.jface.text.contentassist.ContentAssistant.comput eCompletionProposals(ContentAssistant.java:1836)
at
org.eclipse.jface.text.contentassist.CompletionProposalPopup .computeProposals(CompletionProposalPopup.java:553)
at
org.eclipse.jface.text.contentassist.CompletionProposalPopup .access$16(CompletionProposalPopup.java:550)
at
org.eclipse.jface.text.contentassist.CompletionProposalPopup $2.run(CompletionProposalPopup.java:485)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator .java:70)
at
org.eclipse.jface.text.contentassist.CompletionProposalPopup .showProposals(CompletionProposalPopup.java:479)
at
org.eclipse.jface.text.contentassist.ContentAssistant$2.run( ContentAssistant.java:377)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:3 5)
at
org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchr onizer.java:133)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.jav a:3800)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :3425)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:2382)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2346)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:21 98)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:493)
at
org.eclipse.core.databinding.observable.Realm.runWithDefault (Realm.java:288)
at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:488)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:149)
at
org.eclipse.ui.internal.ide.application.IDEApplication.start (IDEApplication.java:113)
at
org.eclipse.equinox.internal.app.EclipseAppHandle.run(Eclips eAppHandle.java:193)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .runApplication(EclipseAppLauncher.java:110)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .start(EclipseAppLauncher.java:79)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:386)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java: 549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
!SUBENTRY 1 org.eclipse.dltk.core 4 969 2008-08-14 10:12:25.495
!MESSAGE $list [in index.php [in
RealEstate/SalesCenter/EmailMarketing/Scheduler [in <project root> [in
trunk]]]] does not exist
Re: java.lang.NullPointerException in PDT [message #78305 is a reply to message #78291] Thu, 14 August 2008 17:27 Go to previous messageGo to next message
Ed Epstein is currently offline Ed EpsteinFriend
Messages: 7
Registered: July 2009
Junior Member
Just for fun, I just noticed another error from the error log that looked
different from the others:

java.util.NoSuchElementException
at java.util.LinkedList.remove(Unknown Source)
at java.util.LinkedList.removeLast(Unknown Source)
at
org.eclipse.php.internal.core.typeinference.evaluators.Globa lVariableReferencesEvaluator$VariableDeclarationSearcher.vis it(Unknown
Source)
at
org.eclipse.php.internal.core.typeinference.evaluators.Globa lVariableReferencesEvaluator$VariableDeclarationSearcher.vis it(Unknown
Source)
at
org.eclipse.php.internal.core.compiler.ast.nodes.Assignment. traverse(Unknown
Source)
at
org.eclipse.php.internal.core.compiler.ast.nodes.ExpressionS tatement.traverse(Unknown
Source)
at org.eclipse.dltk.ast.statements.Block.traverse(Block.java:43 )
at
org.eclipse.dltk.ast.declarations.MethodDeclaration.traverse (MethodDeclaration.java:93)
at org.eclipse.dltk.ast.statements.Block.traverse(Block.java:43 )
at
org.eclipse.dltk.ast.declarations.TypeDeclaration.traverse(T ypeDeclaration.java:157)
at org.eclipse.dltk.ast.statements.Block.traverse(Block.java:43 )
at
org.eclipse.dltk.ast.declarations.ModuleDeclaration.traverse (ModuleDeclaration.java:70)
at
org.eclipse.php.internal.core.typeinference.evaluators.Globa lVariableReferencesEvaluator.init(Unknown
Source)
at org.eclipse.dltk.ti.GoalEngine.evaluateGoal(GoalEngine.java: 219)
at
org.eclipse.dltk.ti.DefaultTypeInferencer.evaluateType(Defau ltTypeInferencer.java:223)
at
org.eclipse.dltk.ti.DefaultTypeInferencer.evaluateType(Defau ltTypeInferencer.java:213)
at
org.eclipse.php.internal.core.typeinference.BindingUtility.g etType(Unknown
Source)
at
org.eclipse.php.internal.core.typeinference.BindingUtility.g etType(Unknown
Source)
at
org.eclipse.php.internal.core.typeinference.BindingUtility.g etType(Unknown
Source)
at
org.eclipse.php.internal.core.ast.nodes.DefaultBindingResolv er.getEvaluatedType(Unknown
Source)
at
org.eclipse.php.internal.core.ast.nodes.DefaultBindingResolv er.resolveExpressionType(Unknown
Source)
at
org.eclipse.php.internal.core.ast.nodes.DefaultBindingResolv er.resolveName(Unknown
Source)
at
org.eclipse.php.internal.core.ast.nodes.Identifier.resolveBi nding(Unknown
Source)
at
org.eclipse.php.internal.ui.actions.OpenTypeHierarchyAction. getSelectionModelElement(Unknown
Source)
at
org.eclipse.php.internal.ui.actions.OpenTypeHierarchyAction. isEnabled(Unknown
Source)
at
org.eclipse.php.internal.ui.actions.OpenTypeHierarchyAction. update(Unknown
Source)
at
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.updat eAction(Unknown
Source)
at
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.updat eCursorDependentActions(Unknown
Source)
at
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.handl eCursorPositionChanged(Unknown
Source)
at
org.eclipse.ui.texteditor.AbstractTextEditor$18.keyPressed(A bstractTextEditor.java:2981)
at
org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListe ner.java:155)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1003)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1027)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1012)
at org.eclipse.swt.widgets.Widget.sendKeyEvent(Widget.java:1040 )
at org.eclipse.swt.widgets.Widget.sendKeyEvent(Widget.java:1036 )
at org.eclipse.swt.widgets.Widget.wmChar(Widget.java:1352)
at org.eclipse.swt.widgets.Control.WM_CHAR(Control.java:3894)
at org.eclipse.swt.widgets.Canvas.WM_CHAR(Canvas.java:341)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:3787 )
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:337)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:4528 )
at org.eclipse.swt.internal.win32.OS.DispatchMessageW(Native Method)
at org.eclipse.swt.internal.win32.OS.DispatchMessage(OS.java:23 70)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :3420)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:2382)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2346)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:21 98)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:493)
at
org.eclipse.core.databinding.observable.Realm.runWithDefault (Realm.java:288)
at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:488)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:149)
at
org.eclipse.ui.internal.ide.application.IDEApplication.start (IDEApplication.java:113)
at
org.eclipse.equinox.internal.app.EclipseAppHandle.run(Eclips eAppHandle.java:193)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .runApplication(EclipseAppLauncher.java:110)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .start(EclipseAppLauncher.java:79)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:386)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java: 549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
Re: java.lang.NullPointerException in PDT [message #78320 is a reply to message #78305] Thu, 14 August 2008 17:49 Go to previous messageGo to next message
Ed Epstein is currently offline Ed EpsteinFriend
Messages: 7
Registered: July 2009
Junior Member
Final followup-- I promise. :) I also get, after a really long freeze,
the following error message:

Problems During Content Assist.
The 'org.eclipse.php.ui.PHPCompletionProposalComputer' proposal computer
from the 'org.eclipse.php.ui' plug-in did not complete normally. The
extension took too long to return from the 'computeCompletionProposals()'
operation.
To avoid this message, disable the 'org.eclipse.php.ui' plug-in or disable
the 'Type Proposals' category on the content assist preference page.


Annoying, to say the least. After all, if I were willing to do without
magical editor completion, I wouldn't be using a big fancy IDE like
Eclipse, right?
Re: java.lang.NullPointerException in PDT [message #78451 is a reply to message #78273] Sun, 17 August 2008 07:30 Go to previous message
Roy Ganor is currently offline Roy GanorFriend
Messages: 149
Registered: July 2009
Senior Member
Can you please aggregate this information in a Bugzilla issue, so we can
handle/track it?
Previous Topic:cant get subeclipse/subversion using update manager in ganymede
Next Topic:pdt 1.1 freezes eclipse
Goto Forum:
  


Current Time: Sat Jul 27 15:37:19 GMT 2024

Powered by FUDForum. Page generated in 0.04084 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top