facebook

Building Workspace has encounterd a problem??

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #324101 Reply

    davout
    Participant

    I’m getting a popup form appear whenever new code is being compiled in the MyEclipse R10 IDE.

    The error message says:

    Building Workspace has encounterd a problem
    Errors occured during the build

    Erors occurred during the build.
    Errors running builder ‘DeploymentBuilder’ on project ‘Jourdan Web’.
    java.lang.NullPointerException

    See the screenshot attached.

    Attachments:
    You must be logged in to view attached files.
    #324106 Reply

    davout
    Participant

    This is the error log:

    
    !ENTRY org.eclipse.core.resources 4 75 2012-03-08 16:53:20.227
    !MESSAGE Errors occurred during the build.
    !SUBENTRY 1 com.genuitec.eclipse.ast.deploy.core 4 75 2012-03-08 16:53:20.227
    !MESSAGE Errors running builder 'DeploymentBuilder' on project 'Jourdan Web'.
    !STACK 0
    java.lang.NullPointerException
        at com.genuitec.eclipse.ast.deploy.core.DeploymentUtil.getOutputFolder(DeploymentUtil.java:985)
        at com.genuitec.eclipse.ast.deploy.core.WebDeployment.getDeployedJavaResource(WebDeployment.java:506)
        at com.genuitec.eclipse.ast.deploy.core.WebDeployment.copyNewClass(WebDeployment.java:488)
        at com.genuitec.eclipse.ast.deploy.core.WebDeployment.classChanged(WebDeployment.java:481)
        at com.genuitec.eclipse.ast.deploy.core.WebClassesDeltaVisitor.visit(WebClassesDeltaVisitor.java:78)
        at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java:69)
        at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java:80)
        at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java:80)
        at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java:80)
        at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java:80)
        at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java:80)
        at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java:80)
        at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java:56)
        at com.genuitec.eclipse.ast.deploy.core.DeploymentBuilder.webProjectBuildDelta(DeploymentBuilder.java:184)
        at com.genuitec.eclipse.ast.deploy.core.DeploymentBuilder.webProjectBuildDelta(DeploymentBuilder.java:140)
        at com.genuitec.eclipse.ast.deploy.core.DeploymentBuilder.buildDelta(DeploymentBuilder.java:113)
        at com.genuitec.eclipse.ast.deploy.core.DeploymentBuilder.build(DeploymentBuilder.java:81)
        at org.eclipse.core.internal.events.BuildManager$2.run(BuildManager.java:728)
        at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
        at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:199)
        at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:239)
        at org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:292)
        at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
        at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:295)
        at org.eclipse.core.internal.events.BuildManager.basicBuildLoop(BuildManager.java:351)
        at org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:374)
        at org.eclipse.core.internal.events.AutoBuildJob.doBuild(AutoBuildJob.java:143)
        at org.eclipse.core.internal.events.AutoBuildJob.run(AutoBuildJob.java:241)
        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
    
    !ENTRY org.eclipse.core.resources 4 2 2012-03-08 16:53:33.232
    !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.core.resources".
    !STACK 0
    java.lang.NullPointerException
        at com.genuitec.eclipse.ast.deploy.core.DeploymentUtil.getOutputFolder(DeploymentUtil.java:985)
        at com.genuitec.eclipse.ast.deploy.core.WebDeployment.getDeployedJavaResource(WebDeployment.java:506)
        at com.genuitec.eclipse.ast.deploy.core.WebDeployment.copyNewClass(WebDeployment.java:488)
        at com.genuitec.eclipse.ast.deploy.core.WebDeployment.classChanged(WebDeployment.java:481)
        at com.genuitec.eclipse.ast.deploy.core.WebClassesDeltaVisitor.visit(WebClassesDeltaVisitor.java:78)
        at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java:69)
        at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java:80)
        at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java:80)
        at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java:80)
        at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java:80)
        at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java:80)
        at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java:80)
        at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java:56)
        at com.genuitec.eclipse.ast.deploy.core.DeploymentBuilder.webProjectBuildDelta(DeploymentBuilder.java:184)
        at com.genuitec.eclipse.ast.deploy.core.DeploymentBuilder.webProjectBuildDelta(DeploymentBuilder.java:140)
        at com.genuitec.eclipse.ast.deploy.core.DeploymentBuilder.buildDelta(DeploymentBuilder.java:113)
        at com.genuitec.eclipse.ast.deploy.core.DeploymentBuilder.build(DeploymentBuilder.java:81)
        at org.eclipse.core.internal.events.BuildManager$2.run(BuildManager.java:728)
        at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
        at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:199)
        at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:239)
        at org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:292)
        at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
        at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:295)
        at org.eclipse.core.internal.events.BuildManager.basicBuildLoop(BuildManager.java:351)
        at org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:374)
        at org.eclipse.core.internal.events.AutoBuildJob.doBuild(AutoBuildJob.java:143)
        at org.eclipse.core.internal.events.AutoBuildJob.run(AutoBuildJob.java:241)
        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
    
    
    

    The configurations details are:

    
    *** Date: Thursday, 8 March 2012 17:59:26 Greenwich Mean Time
    
    *** Platform Details:
    
    *** System properties:
    awt.toolkit=sun.awt.windows.WToolkit
    com.genuitec.pulse.client.basedir.location.override=C:\Users\Ian\AppData\Local\Genuitec
    com.genuitec.pulse.client.blueprint.id=rmb-2801817
    com.genuitec.pulse.client.credentials=E17wezuuPVZVuDS+Kjlwsy4e6Lilm/bLWznHRl4cohmQO85aME4+0A/+P1IaY3bMGoKzEXFc1Jgh UzeGWp7ZpRG7cH9bAZr5+cLvMhnpkVy8iaEWUTPrW1EXLJThOgH9azENYFiYqqs0kJqj1o+o4VDz F0LJlXGvK7GbffLSrGI=
    com.genuitec.pulse.client.handshake.id=e1186463-9e65-41e8-b4b8-a35fa9e210b6
    com.genuitec.pulse.client.jvmarg.deduplicate.prefixes=-Xmx,-Xms,-Xmm,-XX:MaxPermSize
    com.genuitec.pulse.client.migrated.id=rb-5513151-1320380951270
    com.genuitec.pulse.client.oslevel.overrides.filename.override=pulse2.conf
    com.genuitec.pulse.common.server.url=https://www.poweredbypulse.com:443
    eclipse.commands=-os
    win32
    -ws
    win32
    -arch
    x86_64
    -showsplash
    -launcher
    C:\Users\Ian\AppData\Local\Genuitec\MyEclipse 10\myeclipse.exe
    -name
    Myeclipse
    --launcher.library
    C:\Users\Ian\AppData\Local\Genuitec\MyEclipse 10\../Common/plugins/org.eclipse.equinox.launcher.i18n.win32.win32.x86_64_3.2.0.v201103301700\eclipse_3215.dll
    -startup
    C:\Users\Ian\AppData\Local\Genuitec\MyEclipse 10\../Common/plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar
    -exitdata
    1d60_5c
    -install
    C:\Users\Ian\AppData\Local\Genuitec\MyEclipse 10
    -configuration
    C:\Users\Ian\AppData\Local\Genuitec\MyEclipse 10\configuration
    -vm
    C:\Users\Ian\AppData\Local\Genuitec\Common\binary\com.sun.java.jdk.win32.x86_64_1.6.0.013\bin\javaw.exe
    eclipse.home.location=file:/C:/Users/Ian/AppData/Local/Genuitec/MyEclipse 10/
    eclipse.launcher=C:\Users\Ian\AppData\Local\Genuitec\MyEclipse 10\myeclipse.exe
    eclipse.launcher.name=Myeclipse
    eclipse.p2.data.area=file:/C:/Users/Ian/AppData/Local/Genuitec/Common/configuration/
    eclipse.p2.profile=com.poweredbypulse.profile-0-rb-5513151-1320380951270
    eclipse.product=com.genuitec.myeclipse.product.ide
    eclipse.startTime=1331189917683
    eclipse.vm=C:\Users\Ian\AppData\Local\Genuitec\Common\binary\com.sun.java.jdk.win32.x86_64_1.6.0.013\bin\javaw.exe
    eclipse.vmargs=-Xmx768m
    -XX:MaxPermSize=384m
    -XX:ReservedCodeCacheSize=64m
    -jar
    C:\Users\Ian\AppData\Local\Genuitec\MYECLI~2\../Common/plugins/ORB7B5~1.JAR
    equinox.use.ds=true
    file.encoding=Cp1252
    file.encoding.pkg=sun.io
    file.separator=\
    guice.disable.misplaced.annotation.check=true
    java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment
    java.awt.printerjob=sun.awt.windows.WPrinterJob
    java.class.path=C:\Users\Ian\AppData\Local\Temp\pulF3D.tmp\PULSEI~1.JAR
    java.class.version=50.0
    java.endorsed.dirs=C:\Users\Ian\AppData\Local\Genuitec\Common\binary\com.sun.java.jdk.win32.x86_64_1.6.0.013\jre\lib\endorsed
    java.ext.dirs=C:\Users\Ian\AppData\Local\Genuitec\Common\binary\com.sun.java.jdk.win32.x86_64_1.6.0.013\jre\lib\ext;C:\Windows\Sun\Java\lib\ext
    java.home=C:\Users\Ian\AppData\Local\Genuitec\Common\binary\com.sun.java.jdk.win32.x86_64_1.6.0.013\jre
    java.io.tmpdir=C:\Users\Ian\AppData\Local\Temp\
    java.library.path=C:\Users\Ian\AppData\Local\Genuitec\Common\binary\com.sun.java.jdk.win32.x86_64_1.6.0.013\bin;.;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Program Files\Java\jdk1.7.0;C:\Program Files (x86)\WANdisco\uberSVN\bin;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;c:\Program Files (x86)\Common Files\Roxio Shared\DLLShared\;C:\Program Files (x86)\Windows Live\Shared;c:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\;c:\Program Files\Microsoft SQL Server\100\Tools\Binn\;c:\Program Files\Microsoft SQL Server\100\DTS\Binn\;C:\jlibs\apache-ant-1.8.2\bin;C:\Program Files (x86)\QuickTime\QTSystem\;C:\jlibs\apache-maven-3.0.4\bin;C:\Program Files (x86)\Heroku;C:\Program Files (x86)\git\bin;C:\Program Files (x86)\git\cmd
    java.runtime.name=Java(TM) SE Runtime Environment
    java.runtime.version=1.6.0_13-b03
    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_13
    java.vm.info=mixed mode
    java.vm.name=Java HotSpot(TM) 64-Bit Server 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.3-b02
    line.separator=
    
    maynstall.basepath=/pulse/action/
    maynstall.rootelement=pulse
    org.eclipse.debug.ui.breakpoints.toggleFactoriesUsed=false
    org.eclipse.equinox.launcher.splash.location=C:\Users\Ian\AppData\Local\Genuitec\Common\plugins\com.genuitec.myeclipse.product_9.0.0.me201110280006\splash.bmp
    org.eclipse.equinox.simpleconfigurator.configUrl=file:org.eclipse.equinox.simpleconfigurator/bundles.info
    org.eclipse.m2e.log.dir=C:\Users\Ian\Workspaces\MyEclipse 10\.metadata\.plugins\org.eclipse.m2e.logback.configuration
    org.eclipse.update.reconcile=false
    org.osgi.framework.executionenvironment=OSGi/Minimum-1.0,OSGi/Minimum-1.1,OSGi/Minimum-1.2,JRE-1.1,J2SE-1.2,J2SE-1.3,J2SE-1.4,J2SE-1.5,JavaSE-1.6
    org.osgi.framework.language=en
    org.osgi.framework.os.name=WindowsVista
    org.osgi.framework.os.version=6.1.0
    org.osgi.framework.processor=x86-64
    org.osgi.framework.system.capabilities=osgi.ee; osgi.ee="OSGi/Minimum"; version:List<Version>="1.0, 1.1, 1.2",osgi.ee; osgi.ee="JavaSE"; version:List<Version>="1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6"
    org.osgi.framework.system.packages=javax.accessibility,javax.activation,javax.activity,javax.annotation,javax.annotation.processing,javax.crypto,javax.crypto.interfaces,javax.crypto.spec,javax.imageio,javax.imageio.event,javax.imageio.metadata,javax.imageio.plugins.bmp,javax.imageio.plugins.jpeg,javax.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.monitor,javax.management.openmbean,javax.management.relation,javax.management.remote,javax.management.remote.rmi,javax.management.timer,javax.naming,javax.naming.directory,javax.naming.event,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.rmi.ssl,javax.script,javax.security.auth,javax.security.auth.callback,javax.security.auth.kerberos,javax.security.auth.login,javax.security.auth.spi,javax.security.auth.x500,javax.security.cert,javax.security.sasl,javax.sound.midi,javax.sound.midi.spi,javax.sound.sampled,javax.sound.sampled.spi,javax.sql,javax.sql.rowset,javax.sql.rowset.serial,javax.sql.rowset.spi,javax.swing,javax.swing.border,javax.swing.colorchooser,javax.swing.event,javax.swing.filechooser,javax.swing.plaf,javax.swing.plaf.basic,javax.swing.plaf.metal,javax.swing.plaf.multi,javax.swing.plaf.synth,javax.swing.table,javax.swing.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,javax.xml.bind,javax.xml.bind.annotation,javax.xml.bind.annotation.adapters,javax.xml.bind.attachment,javax.xml.bind.helpers,javax.xml.bind.util,javax.xml.crypto,javax.xml.crypto.dom,javax.xml.crypto.dsig,javax.xml.crypto.dsig.dom,javax.xml.crypto.dsig.keyinfo,javax.xml.crypto.dsig.spec,javax.xml.datatype,javax.xml.namespace,javax.xml.parsers,javax.xml.soap,javax.xml.stream,javax.xml.stream.events,javax.xml.stream.util,javax.xml.transform,javax.xml.transform.dom,javax.xml.transform.sax,javax.xml.transform.stax,javax.xml.transform.stream,javax.xml.validation,javax.xml.ws,javax.xml.ws.handler,javax.xml.ws.handler.soap,javax.xml.ws.http,javax.xml.ws.soap,javax.xml.ws.spi,javax.xml.ws.wsaddressing,javax.xml.xpath,org.ietf.jgss,org.omg.CORBA,org.omg.CORBA_2_3,org.omg.CORBA_2_3.portable,org.omg.CORBA.DynAnyPackage,org.omg.CORBA.ORBPackage,org.omg.CORBA.portable,org.omg.CORBA.TypeCodePackage,org.omg.CosNaming,org.omg.CosNaming.NamingContextExtPackage,org.omg.CosNaming.NamingContextPackage,org.omg.Dynamic,org.omg.DynamicAny,org.omg.DynamicAny.DynAnyFactoryPackage,org.omg.DynamicAny.DynAnyPackage,org.omg.IOP,org.omg.IOP.CodecFactoryPackage,org.omg.IOP.CodecPackage,org.omg.Messaging,org.omg.PortableInterceptor,org.omg.PortableInterceptor.ORBInitInfoPackage,org.omg.PortableServer,org.omg.PortableServer.CurrentPackage,org.omg.PortableServer.POAManagerPackage,org.omg.PortableServer.POAPackage,org.omg.PortableServer.portable,org.omg.PortableServer.ServantLocatorPackage,org.omg.SendingContext,org.omg.stub.java.rmi,org.w3c.dom,org.w3c.dom.bootstrap,org.w3c.dom.css,org.w3c.dom.events,org.w3c.dom.html,org.w3c.dom.ls,org.w3c.dom.ranges,org.w3c.dom.stylesheets,org.w3c.dom.traversal,org.w3c.dom.views,org.w3c.dom.xpath,org.xml.sax,org.xml.sax.ext,org.xml.sax.helpers
    org.osgi.framework.uuid=80be9921-ec68-0011-13a4-a0758172f599
    org.osgi.framework.vendor=Eclipse
    org.osgi.framework.version=1.6.0
    org.osgi.supports.framework.extension=true
    org.osgi.supports.framework.fragment=true
    org.osgi.supports.framework.requirebundle=true
    os.arch=amd64
    os.name=Windows Vista
    os.version=6.1
    osgi.arch=x86_64
    osgi.bundles=reference:file:javax.transaction_1.1.1.v201105210645.jar,reference:file:org.eclipse.equinox.simpleconfigurator_1.0.200.v20110502-1955.jar@1:start
    osgi.bundles.defaultStartLevel=4
    osgi.bundlestore=C:\Users\Ian\AppData\Local\Genuitec\MyEclipse 10\configuration\org.eclipse.osgi\bundles
    osgi.configuration.area=file:/C:/Users/Ian/AppData/Local/Genuitec/MyEclipse 10/configuration/
    osgi.framework=file:/C:/Users/Ian/AppData/Local/Genuitec/Common/plugins/org.eclipse.osgi_3.7.0.v20110613.jar
    osgi.framework.extensions=reference:file:javax.transaction_1.1.1.v201105210645.jar
    osgi.framework.shape=jar
    osgi.framework.version=3.7.0.v20110613
    osgi.frameworkClassPath=., file:C:/Users/Ian/AppData/Local/Genuitec/Common/plugins/javax.transaction_1.1.1.v201105210645.jar
    osgi.install.area=file:/C:/Users/Ian/AppData/Local/Genuitec/MyEclipse 10/
    osgi.instance.area=file:/C:/Users/Ian/Workspaces/MyEclipse 10/
    osgi.instance.area.default=file:/C:/Users/Ian/Workspaces/MyEclipse 10/
    osgi.logfile=C:\Users\Ian\Workspaces\MyEclipse 10\.metadata\.log
    osgi.manifest.cache=C:\Users\Ian\AppData\Local\Genuitec\MyEclipse 10\configuration\org.eclipse.osgi\manifests
    osgi.nl=en_GB
    osgi.os=win32
    osgi.splashLocation=C:\Users\Ian\AppData\Local\Genuitec\Common\plugins\com.genuitec.myeclipse.product_9.0.0.me201110280006\splash.bmp
    osgi.splashPath=platform:/base/plugins/com.genuitec.myeclipse.product
    osgi.syspath=c:\Users\Ian\AppData\Local\Genuitec\Common\plugins
    osgi.tracefile=C:\Users\Ian\Workspaces\MyEclipse 10\.metadata\trace.log
    osgi.ws=win32
    path.separator=;
    product.home=/C:/Users/Ian/AppData/Local/Genuitec/Common/plugins/org.jboss.tools.common.model_2.0.0.me201108091322/
    pulse.console.redirect=true
    pulse.initialized.logging=true
    sun.arch.data.model=64
    sun.boot.class.path=C:\Users\Ian\AppData\Local\Genuitec\Common\binary\com.sun.java.jdk.win32.x86_64_1.6.0.013\jre\lib\resources.jar;C:\Users\Ian\AppData\Local\Genuitec\Common\binary\com.sun.java.jdk.win32.x86_64_1.6.0.013\jre\lib\rt.jar;C:\Users\Ian\AppData\Local\Genuitec\Common\binary\com.sun.java.jdk.win32.x86_64_1.6.0.013\jre\lib\sunrsasign.jar;C:\Users\Ian\AppData\Local\Genuitec\Common\binary\com.sun.java.jdk.win32.x86_64_1.6.0.013\jre\lib\jsse.jar;C:\Users\Ian\AppData\Local\Genuitec\Common\binary\com.sun.java.jdk.win32.x86_64_1.6.0.013\jre\lib\jce.jar;C:\Users\Ian\AppData\Local\Genuitec\Common\binary\com.sun.java.jdk.win32.x86_64_1.6.0.013\jre\lib\charsets.jar;C:\Users\Ian\AppData\Local\Genuitec\Common\binary\com.sun.java.jdk.win32.x86_64_1.6.0.013\jre\classes
    sun.boot.library.path=C:\Users\Ian\AppData\Local\Genuitec\Common\binary\com.sun.java.jdk.win32.x86_64_1.6.0.013\jre\bin
    sun.cpu.endian=little
    sun.cpu.isalist=amd64
    sun.desktop=windows
    sun.io.unicode.encoding=UnicodeLittle
    sun.java.launcher=SUN_STANDARD
    sun.jnu.encoding=Cp1252
    sun.management.compiler=HotSpot 64-Bit Server Compiler
    sun.os.patch.level=Service Pack 1
    user.country=GB
    user.dir=C:\Users\Ian\AppData\Local\Genuitec\MyEclipse 10
    user.home=C:\Users\Ian
    user.language=en
    user.name=Ian
    user.timezone=Europe/London
    user.variant=
    
    *** Features:
    
    *** Plug-in Registry:
    ca.ecliptical.emf.xpath (1.0.0.me201003052220) "EMF XPath  Plug-in" [Starting]
    ch.qos.logback.classic (0.9.27.v20110224-1110) "Logback Classic Module" [Resolved]
    ch.qos.logback.core (0.9.27.v20110224-1110) "Logback Core Module" [Resolved]
    ch.qos.logback.slf4j (0.9.27.v20110224-1110) "Logback Native SLF4J Logger Module" [Resolved]
    com.amazonaws.eclipse.core (2.0.0.v201201171605) "AWS Toolkit Core" [Active]
    com.amazonaws.eclipse.datatools.enablement.simpledb (1.0.0.v201201171605) "Eclipse Data Tools Platform Amazon SimpleDB Plug-in" [Starting]
    com.amazonaws.eclipse.datatools.enablement.simpledb.dbdefinition (1.0.0.v201201171605) "Eclipse Data Tools Platform SimpleDB Database Definition Plug-in" [Starting]
    com.amazonaws.eclipse.datatools.enablement.simpledb.driver (1.0.0.v201201171605) "Eclipse Data Tools Platform AWS SDK Driver Plug-in" [Resolved]
    com.amazonaws.eclipse.datatools.enablement.simpledb.editor.ui (1.0.0.v201201171605) "TableEditorFilter" [Starting]
    com.amazonaws.eclipse.datatools.enablement.simpledb.ui (1.0.0.v201201171605) "Eclipse Data Tools Platform Amazon SimpleDB UI Plug-in" [Starting]
    com.amazonaws.eclipse.datatools.sqltools.db.simpledb (1.0.0.v201201171605) "Eclipse Data Tools Platform SimpleDB SQL Tools Plug-in" [Starting]
    com.amazonaws.eclipse.datatools.sqltools.tablewizard.simpledb (1.0.0.v201201171605) "Eclipse Data Tools Platform Amazon SimpleDB Domain Management Plug-in" [Starting]
    com.amazonaws.eclipse.dynamodb (1.0.0.v201201171605) "Dynamodb" [Starting]
    com.amazonaws.eclipse.ec2 (1.1.0.v201201171605) "EC2 Eclipse Plugin" [Starting]
    com.amazonaws.eclipse.elasticbeanstalk (1.0.0.v201201171636) "AWS Elastic Beanstalk Eclipse Plugin" [Active]
    com.amazonaws.eclipse.rds (1.0.0.v201201171605) "RDS" [Starting]
    com.amazonaws.eclipse.sdk (1.3.3.v201202211544) "AWS SDK for Java" [Resolved]
    com.amazonaws.eclipse.sdk.ui (1.0.0.v201202211544) "Amazon Web Services SDK Plug-in" [Active]
    com.amazonaws.eclipse.simpleworkflow (1.0.0.v201202211329) "AWS Simple Workflow Tools" [Starting]
    com.caucho.hessian (3.2.0.0) "Caucho Hessian Plug-in" [Resolved]
    com.genuitec.custom.popup (9.0.0.me201108091322) "MyEclipse JavaScript Popup Fragment" [Resolved]
    com.genuitec.eclipse.aspphp.core (9.0.0.me201108091322) "MyEclipse ASP and PHP Support Core" [Starting]
    com.genuitec.eclipse.aspphp.ui (9.0.0.me201108091322) "MyEclipse ASP and PHP Support UI" [Starting]
    com.genuitec.eclipse.ast.deploy.core (10.0.2.me201202070700) "MyEclipse Deployment Support" [Active]
    com.genuitec.eclipse.browser (9.0.0.me201108091322) "MyEclipse Web Browser" [Starting]
    com.genuitec.eclipse.core (10.0.0.me201110311918) "MyEclipse Core" [Active]
    com.genuitec.eclipse.core.common (10.0.0.me201110301321) "MyEclipse Common Core Utilities" [Active]
    com.genuitec.eclipse.core.common.platform (10.0.0.me201110301321) "MyEclipse Common Core Platform Utilities" [Active]
    com.genuitec.eclipse.cross.easystruts.eclipse (10.0.0.me201108151727) "MyEclipse Struts Support" [Starting]
    com.genuitec.eclipse.dashboard (9.0.0.me201109222040) "MyEclipse Plugin Dashboard" [Active]
    com.genuitec.eclipse.dehory (9.0.0.me201110171954) "MyEclipse Visual Swing Designer" [Active]
    com.genuitec.eclipse.derby (9.0.0.me201108091322) "MyEclipse Derby" [Active]
    com.genuitec.eclipse.desktop (9.0.0.me201108091322) "MyEclipse Desktop Utilities" [Starting]
    com.genuitec.eclipse.dtd (9.0.0.me201108091322) "MyEclipse DTD Support" [Starting]
    com.genuitec.eclipse.easie.core (9.0.0.me201110112108) "MyEclipse EASIE Core" [Active]
    com.genuitec.eclipse.easie.geronimo1 (9.0.0.me201108091322) "MyEclipse EASIE Geronimo 1" [Active]
    com.genuitec.eclipse.easie.geronimo2 (9.0.0.me201110171954) "MyEclipse EASIE Geronimo 2" [Active]
    com.genuitec.eclipse.easie.jboss (10.0.0.me201108091322) "MyEclipse EASIE JBoss" [Active]
    com.genuitec.eclipse.easie.jboss2 (9.0.0.me201108091322) "MyEclipse EASIE JBoss 2" [Active]
    com.genuitec.eclipse.easie.jboss3 (9.0.0.me201108091322) "MyEclipse EASIE JBoss 3" [Active]
    com.genuitec.eclipse.easie.jboss4 (9.0.0.me201108091322) "MyEclipse EASIE JBoss 4" [Active]
    com.genuitec.eclipse.easie.jboss5 (9.0.0.me201108091322) "MyEclipse EASIE JBoss 5" [Active]
    com.genuitec.eclipse.easie.jboss6 (9.0.0.me201109051559) "MyEclipse EASIE JBoss 6" [Active]
    com.genuitec.eclipse.easie.jboss7 (10.0.0.me201108171919) "MyEclipse EASIE JBoss 7" [Active]
    com.genuitec.eclipse.easie.jetty (9.0.0.me201108091322) "MyEclipse EASIE Jetty" [Active]
    com.genuitec.eclipse.easie.jetty4 (9.0.0.me201108091322) "MyEclipse EASIE Jetty 4" [Active]
    com.genuitec.eclipse.easie.jetty5 (9.0.0.me201108091322) "MyEclipse EASIE Jetty 5" [Active]
    com.genuitec.eclipse.easie.jetty6 (9.0.0.me201108091322) "MyEclipse EASIE Jetty 6" [Active]
    com.genuitec.eclipse.easie.jetty7 (9.0.0.me201108091322) "MyEclipse EASIE Jetty 7" [Active]
    com.genuitec.eclipse.easie.jonas (9.0.0.me201108091322) "MyEclipse EASIE JOnAS" [Active]
    com.genuitec.eclipse.easie.jonas3 (9.0.0.me201108091322) "MyEclipse EASIE JOnAS 3" [Active]
    com.genuitec.eclipse.easie.jonas4 (9.0.0.me201108091322) "MyEclipse EASIE JOnAS 4" [Active]
    com.genuitec.eclipse.easie.jonas5 (9.0.0.me201108091322) "MyEclipse EASIE JOnAS 5" [Active]
    com.genuitec.eclipse.easie.jrun (9.0.0.me201108091322) "MyEclipse EASIE JRun" [Active]
    com.genuitec.eclipse.easie.jrun4 (9.0.0.me201108091322) "MyEclipse EASIE JRun 4" [Active]
    com.genuitec.eclipse.easie.oracle (9.0.0.me201108091322) "MyEclipse EASIE Oracle AS" [Active]
    com.genuitec.eclipse.easie.oracle10 (9.0.0.me201108091322) "MyEclipse EASIE Oracle 10 AS" [Active]
    com.genuitec.eclipse.easie.oracle9 (9.0.0.me201108091322) "MyEclipse EASIE Oracle 9 AS" [Active]
    com.genuitec.eclipse.easie.orion1 (9.0.0.me201108091322) "MyEclipse EASIE Orion 1" [Active]
    com.genuitec.eclipse.easie.orion2 (9.0.0.me201108091322) "MyEclipse EASIE Orion 2" [Active]
    com.genuitec.eclipse.easie.resin (9.0.0.me201108091322) "MyEclipse EASIE Resin" [Active]
    com.genuitec.eclipse.easie.resin2 (9.0.0.me201108091322) "MyEclipse EASIE Resin 2" [Active]
    com.genuitec.eclipse.easie.resin3 (9.0.0.me201108091322) "MyEclipse EASIE Resin 3" [Active]
    com.genuitec.eclipse.easie.resin4 (9.0.0.me201108091322) "MyEclipse EASIE Resin 4" [Active]
    com.genuitec.eclipse.easie.sun (9.0.0.me201108091322) "MyEclipse EASIE Sun One" [Active]
    com.genuitec.eclipse.easie.sun8 (9.0.0.me201108091322) "MyEclipse EASIE Sun 8" [Active]
    com.genuitec.eclipse.easie.sun81 (9.0.0.me201108091322) "MyEclipse EASIE Sun 8.x" [Active]
    com.genuitec.eclipse.easie.sun9 (9.0.0.me201108091322) "MyEclipse EASIE Sun 9" [Active]
    com.genuitec.eclipse.easie.sun91 (9.0.0.me201108091322) "MyEclipse EASIE Sun 9.1" [Active]
    com.genuitec.eclipse.easie.sunglassfish (9.0.0.me201108091322) "MyEclipse EASIE Glassfish 1" [Active]
    com.genuitec.eclipse.easie.sunglassfish2 (9.0.0.me201108091322) "MyEclipse EASIE Glassfish 2" [Active]
    com.genuitec.eclipse.easie.sunglassfish3 (9.0.0.me201108091322) "MyEclipse EASIE Glassfish 3 Prelude" [Active]
    com.genuitec.eclipse.easie.sunglassfishv3final (9.0.0.me201108301958) "MyEclipse EASIE Glassfish  3.x" [Active]
    com.genuitec.eclipse.easie.sunwebserver (9.0.0.me201108091322) "MyEclipse EASIE Sun Java System Webserver" [Active]
    com.genuitec.eclipse.easie.tcserver (9.0.0.me201108091322) "MyEclipse EASIE tc Server" [Active]
    com.genuitec.eclipse.easie.tcserver6 (9.0.0.me201108091322) "MyEclipse EASIE tc Server 6" [Active]
    com.genuitec.eclipse.easie.tomcat (9.0.0.me201108091322) "MyEclipse EASIE Tomcat" [Active]
    com.genuitec.eclipse.easie.tomcat.myeclipse (9.0.0.me201109141806) "MyEclipse EASIE MyEclipse Tomcat 6 Server" [Active]
    com.genuitec.eclipse.easie.tomcat4 (9.0.0.me201108091322) "MyEclipse EASIE Tomcat 4" [Active]
    com.genuitec.eclipse.easie.tomcat5 (9.0.0.me201108091322) "MyEclipse EASIE Tomcat 5" [Active]
    com.genuitec.eclipse.easie.tomcat6 (9.0.0.me201108091322) "MyEclipse EASIE Tomcat 6" [Active]
    com.genuitec.eclipse.easie.tomcat7 (9.0.0.me201108091322) "MyEclipse EASIE Tomcat 7" [Active]
    com.genuitec.eclipse.easie.weblogic (9.0.0.me201108091322) "MyEclipse EASIE WebLogic" [Active]
    com.genuitec.eclipse.easie.weblogic10 (9.0.0.me201108091322) "MyEclipse EASIE WebLogic 10" [Active]
    com.genuitec.eclipse.easie.weblogic6 (9.0.0.me201108091322) "MyEclipse EASIE WebLogic 6" [Active]
    com.genuitec.eclipse.easie.weblogic7 (9.0.0.me201108091322) "MyEclipse EASIE WebLogic 7" [Active]
    com.genuitec.eclipse.easie.weblogic8 (9.0.0.me201108091322) "MyEclipse EASIE WebLogic 8" [Active]
    com.genuitec.eclipse.easie.weblogic9 (9.0.0.me201108091322) "MyEclipse EASIE WebLogic 9" [Active]
    com.genuitec.eclipse.easie.websphere (9.0.0.me201108091322) "MyEclipse EASIE WebSphere 4" [Active]
    com.genuitec.eclipse.easie.websphere.wasce (9.0.0.me201108091322) "MyEclipse EASIE WebSphere Community Edition" [Active]
    com.genuitec.eclipse.easie.websphere5 (9.0.0.me201108091322) "MyEclipse EASIE WebSphere 5" [Active]
    com.genuitec.eclipse.easie.websphere6 (9.0.0.me201108091322) "MyEclipse EASIE WebSphere 6" [Active]
    com.genuitec.eclipse.easie.websphere61 (9.0.0.me201108091322) "MyEclipse EASIE WebSphere 6.1" [Active]
    com.genuitec.eclipse.examples (9.0.0.me201012172208) "MyEclipse Examples" [Active]
    com.genuitec.eclipse.export.wizard (9.0.0.me201108091322) "MyEclipse J2EE Export Wizards" [Starting]
    com.genuitec.eclipse.fileview (9.0.0.me201108091322) "MyEclipse File View" [Active]
    com.genuitec.eclipse.hibernate (9.0.0.me201110112108) "MyEclipse Hibernate Capabilities" [Starting]
    com.genuitec.eclipse.icefaces (9.0.1.me201108091322) "ICEfaces Runtime Libraries for MyEclipse" [Starting]
    com.genuitec.eclipse.icefaces.doc (9.0.1.me201110311918) "ICEfaces Help Documentation for MyEclipse" [Resolved]
    com.genuitec.eclipse.imageeditor (9.0.0.me201108091322) "MyEclipse Image Editor" [Starting]
    com.genuitec.eclipse.integration (9.0.0.me201108091322) "MyEclipse Integration Utilities" [Starting]
    com.genuitec.eclipse.j2eedt.core (10.0.0.me201110301321) "MyEclipse Java Enterprise Development Tooling" [Active]
    com.genuitec.eclipse.javascript.iedebugger (9.0.0.me201108091322) "MyEclipse IE JavaScript Debugger" [Starting]
    com.genuitec.eclipse.javascript.ielaunching (8.5.0.me201012090051) "MyEclipse IE JavaScript Debugger" [Starting]
    com.genuitec.eclipse.jniwrapper (9.0.0.me201105051700) "MyEclipse JNIWrapper" [Active]
    com.genuitec.eclipse.jsf (10.0.0.me201110171954) "MyEclipse JSF Capabilities" [Active]
    com.genuitec.eclipse.jsf.designer (9.0.0.me201109191820) "MyEclipse JSF Designer Plug-in" [Starting]
    com.genuitec.eclipse.lib.hibernate33 (9.0.0.me201101171005) "MyEclipse Hibernate Library Support" [Starting]
    com.genuitec.eclipse.lib.jpa2 (9.0.0.me201108091322) "MyEclipse JPA 2 Library Support" [Starting]
    com.genuitec.eclipse.lib.spring2 (9.0.0.me201012172208) "MyEclipse Spring Library Support" [Active]
    com.genuitec.eclipse.lib.spring3 (9.0.0.me201102240211) "MyEclipse Spring 3 Library Support" [Active]
    com.genuitec.eclipse.lib.struts2 (9.0.0.me201105051700) "MyEclipse Struts 2 Library Support" [Starting]
    com.genuitec.eclipse.maven (10.0.0.me201110311918) "Maven4MyEclipse Plug-in" [Starting]
    com.genuitec.eclipse.memory (9.0.0.me201106071109) "MyEclipse Memory Monitor" [Active]
    com.genuitec.eclipse.modeling.core (9.0.0.me201108091322) "MyEclipse Modeling Core" [Starting]
    com.genuitec.eclipse.modeling.core.layout (9.0.0.me201108091322) "MyEclipse Graph Layout" [Starting]
    com.genuitec.eclipse.persistence.jpa (10.0.0.me201109222040) "MyEclipse JPA" [Starting]
    com.genuitec.eclipse.portlet (9.0.0.me201106082305) "MyEclipse Portlet Support" [Starting]
    com.genuitec.eclipse.reporting (10.0.0.me201108151727) "MyEclipse Reports" [Starting]
    com.genuitec.eclipse.reporting.branding (9.0.0.me201110171954) "MyEclipse Reports" [Starting]
    com.genuitec.eclipse.reporting.oda (9.0.0.me201103140131) "MyEclipse ODA Runtime Driver" [Starting]
    com.genuitec.eclipse.reporting.oda.ui (10.0.0.me201109111558) "MyEclipse ODA Designer" [Starting]
    com.genuitec.eclipse.springframework (10.0.0.me201108091322) "MyEclipse Spring Framework Support" [Active]
    com.genuitec.eclipse.springhibernate (9.0.0.me201108091322) "MyEclipse Spring / Hibernate Support" [Starting]
    com.genuitec.eclipse.sqlexplorer (9.0.0.me201108091322) "MyEclipse Database Explorer Plugin" [Active]
    com.genuitec.eclipse.sqlexplorer.mssql (9.0.0.me201108091322) "MyEclipse SQLServer Support" [Starting]
    com.genuitec.eclipse.sqlexplorer.mysql (9.0.0.me201108091322) "MyEclipse MySQL Support" [Starting]
    com.genuitec.eclipse.sqlexplorer.oracle (9.0.0.me201108091322) "MyEclipse Oracle Database Explorer" [Starting]
    com.genuitec.eclipse.struts (10.0.0.me201108151727) "MyEclipse Struts Capabilities" [Starting]
    com.genuitec.eclipse.struts2 (9.0.0.me201108091322) "MyEclipse Struts 2 Support" [Active]
    com.genuitec.eclipse.templates (9.0.0.me201012090051) "MyEclipse Code Generation Template Support" [Active]
    com.genuitec.eclipse.uml (9.0.0.me201108091322) "MyEclipse UML1" [Starting]
    com.genuitec.eclipse.uml2.core (9.0.0.me201108091322) "MyEclipse UML2" [Starting]
    com.genuitec.eclipse.uml2.ui (9.0.0.me201108091322) "MyEclipse UML2 UI" [Starting]
    com.genuitec.eclipse.visualvm (9.0.0.me201109141806) "VisualVM for MyEclipse" [Starting]
    com.genuitec.eclipse.visualvm.binary (9.0.0.me201012090051) "VisualVM for MyEclipse Binaries" [Resolved]
    com.genuitec.eclipse.visualvm.server (9.0.0.me201012172208) "VisualVM for MyEclipse Servers" [Active]
    com.genuitec.eclipse.wdt.jsp.debug (10.0.0.me201109291849) "MyEclipse JSP Debug Tooling" [Active]
    com.genuitec.eclipse.web.imagepreviewer (9.0.0.me201108091322) "MyEclipse Image Previewer" [Starting]
    com.genuitec.eclipse.webdesigner3 (9.0.0.me201109141806) "MyEclipse Visual Web Designer" [Starting]
    com.genuitec.eclipse.wizards (9.0.0.me201108091322) "MyEclipse File Creation Wizards" [Active]
    com.genuitec.eclipse.ws (9.0.0.me201108091322) "MyEclipse REST Web Services Support" [Starting]
    com.genuitec.eclipse.ws.xfire (9.0.0.me201109130910) "MyEclipse Web Services Support" [Starting]
    com.genuitec.javascript.debug (10.0.0.me201109141806) "MyEclipse JavaScript Debugger" [Starting]
    com.genuitec.javascript.debug.mozilla (9.0.0.me201108091322) "MyEclipse JavaScript Browser" [Resolved]
    com.genuitec.jboss.ide.eclipse.apache.xalan (9.0.0.me201012090051) "MyEclipse XDoclet Apache Xalan" [Resolved]
    com.genuitec.jboss.ide.eclipse.core (9.0.0.me201108091322) "MyEclipse XDoclet Support Core" [Starting]
    com.genuitec.jboss.ide.eclipse.xdoclet.assist (9.0.0.me201108091322) "MyEclipse XDoclet Assist" [Starting]
    com.genuitec.jboss.ide.eclipse.xdoclet.core (9.0.0.me201108091322) "MyEclipse XDoclet Core" [Starting]
    com.genuitec.jboss.ide.eclipse.xdoclet.run (9.0.0.me201108091322) "MyEclipse XDoclet Runner" [Starting]
    com.genuitec.jboss.ide.eclipse.xdoclet.ui (9.0.0.me201108091322) "MyEclipse XDoclet UI Plug-in" [Starting]
    com.genuitec.jsdebugger.registration (8.5.0.me201103151808) "MyEclipse JavaScript Debugger Registration" [Starting]
    com.genuitec.myeclipse.compatibility (9.0.0.me201108021509) "MyEclipse Backward Compatibility" [Active]
    com.genuitec.myeclipse.database (9.0.0.me201110311918) "MyEclipse Database Support" [Resolved]
    com.genuitec.myeclipse.database.doc (9.0.0.me201110192133) "MyEclipse Database Documentation" [Resolved]
    com.genuitec.myeclipse.doc (9.0.0.me201110232046) "MyEclipse Documentation" [Starting]
    com.genuitec.myeclipse.doc.toc (9.0.0.me201110242305) "MyEclipse Documentation TOC" [Starting]
    com.genuitec.myeclipse.ejb.doc (9.0.0.me201108211953) "MyEclipse EJB Development Documentation" [Resolved]
    com.genuitec.myeclipse.icefaces (9.0.1.me201110171954) "ICEfaces Integration for MyEclipse" [Active]
    com.genuitec.myeclipse.icefaces.branding (9.0.0.me201012090051) "ICEfaces AJAX and Java EE Tooling for MyEclipse" [Resolved]
    com.genuitec.myeclipse.matisse (9.0.0.me201110311918) "Matisse4MyEclipse Swing UI Designer" [Resolved]
    com.genuitec.myeclipse.maven.doc (9.0.0.me201110232046) "MyEclipse Maven Documentation" [Resolved]
    com.genuitec.myeclipse.persistence.doc (9.0.0.me201110192133) "MyEclipse Persistence Documentation" [Resolved]
    com.genuitec.myeclipse.perspective (10.0.0.me201110280006) "MyEclipse Perspective Plug-in" [Active]
    com.genuitec.myeclipse.product (9.0.0.me201110280006) "MyEclipse Product" [Starting]
    com.genuitec.myeclipse.profiling.doc (9.0.0.me201108301958) "MyEclipse Profiling Documentation" [Resolved]
    com.genuitec.myeclipse.spring.doc (9.0.0.me201110192133) "MyEclipse Spring Documentation" [Resolved]
    com.genuitec.myeclipse.struts.doc (9.0.0.me201110232046) "MyEclipse Struts Documentation" [Resolved]
    com.genuitec.myeclipse.swing.doc (9.0.0.me201110192133) "MyEclipse Visual Swing Designer Documentation" [Resolved]
    com.genuitec.myeclipse.uml.doc (9.0.0.me201110192133) "MyEclipse UML Documentation" [Resolved]
    com.genuitec.myeclipse.uml2 (9.0.0.me201110280006) "MyEclipse UML2 Feature" [Resolved]
    com.genuitec.myeclipse.visualvm (9.0.0.me201110280006) "MyEclipse VisualVM Profiler" [Resolved]
    com.genuitec.myeclipse.web.doc (9.0.0.me201110232046) "MyEclipse Web Development Documentation" [Resolved]
    com.genuitec.myeclipse.ws.doc (9.0.0.me201110192133) "MyEclipse Web Services Development Documentation" [Resolved]
    com.genuitec.myeclipse.xml.doc (9.0.0.me201110171954) "MyEclipse XML Documentation" [Resolved]
    com.genuitec.org.eclipse.webbrowser (9.0.0.me201108091322) "MyEclipse Web Browser" [Starting]
    com.genuitec.org.hibernate.eclipse (3.2.4.CR1-me201108091322) "MyEclipse Hibernate Core" [Active]
    com.genuitec.org.hibernate.eclipse.console (3.2.4.CR1-me201110112108) "MyEclipse Hibernate Console" [Active]
    com.genuitec.org.hibernate.eclipse.mapper (3.2.4.CR1-me201108091322) "MyEclipse Hibernate Mapper" [Active]
    com.genuitec.pulse.client.common.collab.ui (4.0.0.v201105251300) "Pulse Collaboration UI" [Active]
    com.genuitec.pulse.client.common.shortcut (4.0.0.v201105241300) "Shortcut Support" [Active]
    com.genuitec.pulse.client.common.shortcut.win64 (4.0.0.v201105241300) "Windows 64-bit Shortcut Support" [Resolved]
    com.genuitec.pulse.client.common.ui (3.2.0.v201102141600) "Pulse Common UI" [Resolved]
    com.genuitec.pulse.client.common.ui.win32 (3.2.0.v201102081600) "Pulse Common UI Windows Support" [Resolved]
    com.genuitec.pulse.client.contrib.ui (4.0.0.v201105241300) "Pulse Contributor UI" [Active]
    com.genuitec.pulse.client.targetcfg.collab.ui (4.0.0.v201105241300) "Pulse Collaboration Control Center" [Active]
    com.genuitec.pulse.client.targetcfg.collab.workspace.ui (4.0.0.v201105241300) "Pulse Workspace Collaboration UI" [Active]
    com.genuitec.pulse.compatibility.e36 (3.2.0.v201102081600) "Eclipse 3.6 Compatibility" [Resolved]
    com.genuitec.pulse.compatibility.ui.e36 (3.2.0.v201102081600) "Eclipse 3.6 UI Compatibility" [Resolved]
    com.genuitec.pulse.installer.base (4.0.0.v201106171500) "Pulse OneInstall Base Services" [Starting]
    com.genuitec.pulse2.client.auth.addon (3.2.0.v201102081600) "External Login Service" [Resolved]
    com.genuitec.pulse2.client.authentication (3.2.0.v201102081600) "Client Authentication" [Starting]
    com.genuitec.pulse2.client.common (4.0.0.v201106171500) "Pulse Client Common" [Active]
    com.genuitec.pulse2.client.common.exec (4.0.0.v201106201300) "Common Execution Services" [Active]
    com.genuitec.pulse2.client.common.provisioning (4.0.0.v201105241300) "Common Pulse Provisioning Services" [Active]
    com.genuitec.pulse2.client.installer.common (4.0.0.v201106171500) "Pulse Client Common Services" [Active]
    com.genuitec.pulse2.client.installer.ui (4.0.0.v201105241300) "Pulse Client Installer" [Active]
    com.genuitec.pulse2.client.launcher.ui (4.0.0.v201105241300) "Launcher UI with p2 Support" [Active]
    com.genuitec.pulse2.client.properties (3.2.0.v201103141500) "Pulse Client Properties Service" [Active]
    com.genuitec.pulse2.client.services (4.0.0.v201105241300) "Pulse Client Services" [Active]
    com.genuitec.pulse2.client.services.ui (3.2.0.v201102081600) "Pulse Client Services UI" [Active]
    com.genuitec.pulse2.client.targetcfg.jdt (3.2.0.v201102081600) "Pulse Target Configuration JDT Extensions" [Active]
    com.genuitec.pulse2.client.targetcfg.ui (4.0.0.v201106171500) "Pulse Target Configuration UI" [Active]
    com.genuitec.pulse2.client.updatesite (4.0.0.v201105241300) "Pulse Update Site Services" [Active]
    com.genuitec.pulse2.common (4.0.0.v201106221500) "Pulse Common Services" [Active]
    com.genuitec.pulse2.common.http (4.0.0.v201105241300) "Http Plug-in" [Active]
    com.genuitec.pulse2.common.http.httpclient (4.0.0.v201105241300) "Pulse's HttpClient Communication Provider" [Active]
    com.genuitec.pulse2.common.http.httpclient.ws (3.2.0.v201102081600) "Pulse HttpClient Web Services Client" [Active]
    com.genuitec.pulse2.common.http.oakland (4.0.0.v201105241300) "Pulse's Oakland Software Provider" [Starting]
    com.genuitec.pulse2.common.http.oakland.ws (3.2.0.v201102081600) "Pulse Oakland Software Web Services" [Starting]
    com.genuitec.pulse2.common.ui (4.0.0.v201105241300) "Pulse Common UI Services" [Active]
    com.genuitec.pulse2.model (3.2.0.v201103141500) "Pulse Data Model" [Active]
    com.genuitec.pulse2.model.clientext (3.2.0.v201102081600) "Client-side Mappings for Context" [Resolved]
    com.ibm.icu (4.4.2.v20110208) "International Components for Unicode for Java (ICU4J)" [Active]
    com.jcraft.jsch (0.1.41.v201101211617) "JSch" [Resolved]
    com.lowagie.text (2.1.7.v201004222200) "Lowagie iText" [Resolved]
    com.myeclipseide.feature.branding (9.0.0.me201110280006) "MyEclipse Enterprise Workbench" [Resolved]
    com.ning.async-http-client (1.6.3.me201108091322) "async-http-client" [Resolved]
    com.springsource.javax.el (1.0.0) "Java Expression Language API" [Resolved]
    com.springsource.javax.jms (1.1.0) "Java Messaging System API" [Resolved]
    com.springsource.javax.servlet (2.5.0) "Java Servlet API" [Resolved]
    com.springsource.javax.servlet.jsp (2.1.0) "Java JSP API" [Resolved]
    com.springsource.javax.servlet.jsp.jstl (1.2.0) "Java JSP Standard Tag Library" [Resolved]
    com.springsource.org.antlr (3.0.1) "ANTLR" [Resolved]
    com.springsource.org.apache.myfaces.javax.faces (1.2.2) "Apache MyFaces JSF API" [Resolved]
    com.springsource.org.aspectj.weaver (1.6.10.RELEASE) "AspectJ Weaver" [Resolved]
    com.springsource.org.objectweb.asm (2.2.3) "ObjectWeb ASM" [Resolved]
    com.springsource.org.objectweb.asm.commons (2.2.3) "ObjectWeb ASM Commons" [Resolved]
    edu.emory.mathcs.backport (3.1.0.v200902251154) "JSR166 java.util.concurrency backport" [Resolved]
    fr.obeo.acceleo.bridge (2.6.0.200906261742) "Acceleo Bridge Plug-in" [Starting]
    fr.obeo.acceleo.bridge.ui (2.6.0.200906261742) "Acceleo Bridge Ui Plug-in" [Starting]
    fr.obeo.acceleo.chain (2.6.0.200906261744) "Acceleo Chain Model" [Starting]fr.obeo.acceleo.chain.edit (2.6.0.200906261744) "Acceleo Chain Edit Support" [Starting]
    fr.obeo.acceleo.chain.editor (2.6.0.200906261744) "Acceleo Chain Editor" [Starting]
    fr.obeo.acceleo.chain.ui (2.6.0.200906261744) "Acceleo Chain Ui Plug-in" [Starting]
    fr.obeo.acceleo.ecore (2.6.0.200906261744) "Acceleo Ecore Plug-in" [Starting]
    fr.obeo.acceleo.ecore.ui (2.6.0.200906261744) "Acceleo Ecore Ui Plug-in" [Starting]
    fr.obeo.acceleo.gen (2.6.0.200906261744) "Acceleo Generator Plug-in" [Starting]
    fr.obeo.acceleo.gen.debug.ui (2.6.0.200906261744) "Acceleo Gen Debug Ui Plug-in" [Starting]
    fr.obeo.acceleo.gen.profiler (2.6.0.200906261744) "Acceleo Profiler Model" [Starting]
    fr.obeo.acceleo.gen.profiler.edit (2.6.0.200906261744) "Acceleo Profiler Edit Support" [Starting]
    fr.obeo.acceleo.gen.profiler.editor (2.6.0.200906261744) "Acceleo Profiler Editor" [Starting]
    fr.obeo.acceleo.gen.ui (2.6.0.200906261744) "Acceleo Generator Ui Plug-in" [Starting]
    fr.obeo.acceleo.template (2.6.0.200906261744) "Acceleo Template Model Plug-in" [Starting]
    fr.obeo.acceleo.template.edit (2.6.0.200906261744) "Acceleo Template Model Edit Support Plug-in" [Starting]
    fr.obeo.acceleo.template.gen (2.6.0.200906261744) "Acceleo Template Model Gen Plug-in" [Resolved]
    fr.obeo.acceleo.tools (2.6.0.200906261744) "Acceleo Tools Plug-in" [Starting]
    fr.obeo.acceleo.tools.ui (2.6.0.200906261744) "Acceleo Tools Ui Plug-in" [Starting]
    fr.obeo.acceleo.uml13 (2.6.0.200906261742) "Acceleo Uml13 Model" [Starting]
    fr.obeo.acceleo.uml14 (2.6.0.200906261742) "Acceleo Uml14 Model" [Starting]
    fr.obeo.acceleo.uml14.mof (2.6.0.200906261742) "Acceleo Uml14 Mof Plug-in" [Starting]
    fr.obeo.acceleo.uml14.ui (2.6.0.200906261742) "Acceleo Uml14 Ui Plug-in" [Starting]
    ie.wombat.jbdiff (0.1.0.v201102081600) "Jbdiff Plug-in" [Starting]
    java_cup.runtime (0.10.0.v201005080400) "Java Cup" [Resolved]
    javax.activation (1.1.0.v201105071233) "Apache Geronimo Activation Plug-in" [Resolved]
    javax.annotation (1.1.1.v201006150915) "geronimo jta 1.1 spec" [Resolved]
    javax.inject (1.0.0.v20091030) "Atinject Dependency Injection Annotations" [Resolved]
    javax.mail (1.4.0.v201005080615) "Javax Mail Plug-in" [Resolved]
    javax.persistence (2.0.3.v201010191057) "Java Persistence API 2.0" [Resolved]
    javax.servlet (2.5.0.v201103041518) "Servlet API Bundle" [Resolved]
    javax.servlet.jsp (2.0.0.v201101211617) "Java Server Pages API Bundle" [Resolved]
    javax.transaction (1.1.1.v201105210645) "geronimo Javax Transaction API 1.1.1 spec" [Resolved]
    javax.wsdl (1.5.1.v201012040544) "WSDL4J" [Resolved]
    javax.wsdl (1.6.2.v201012040545) "WSDL4J" [Resolved]
    javax.xml (1.3.4.v201005080400) "JAXP XML" [Resolved]
    javax.xml.bind (2.2.0.v201105210648) "XML Binding for Java" [Resolved]
    javax.xml.rpc (1.1.0.v201005080400) "JAX-RPC" [Resolved]
    javax.xml.soap (1.2.0.v201005080501) "SAAJ" [Resolved]
    javax.xml.soap (1.3.0.v201105210645) "SAAJ" [Resolved]
    javax.xml.stream (1.0.1.v201004272200) "Java XML Streaming API" [Resolved]
    lpg.runtime.java (2.0.17.v201004271640) "SourceForge LPG Java Runtime" [Resolved]
    net.sf.cglib (1.0.0.v201102081600) "Cglib Plug-in" [Resolved]
    net.sourceforge.lpg.lpgjavaruntime (1.1.0.v201004271650) "SourceForge LPG" [Resolved]
    org.aopalliance (1.0.0.v200905130917) "Aopalliance Plug-in" [Resolved]
    org.apache.ant (1.8.2.v20110505-1300) "Apache Ant" [Resolved]
    org.apache.axis (1.4.0.v201005080400) "Apache Web Services" [Resolved]
    org.apache.batik.bridge (1.6.0.v201011041432) "Apache Batik Bridge/GVT/Scripting" [Resolved]
    org.apache.batik.css (1.6.0.v201011041432) "Apache Batik CSS" [Resolved]
    org.apache.batik.dom (1.6.0.v201011041432) "Apache Batik DOM" [Resolved]
    org.apache.batik.dom.svg (1.6.0.v201011041432) "Apache Batik SVG DOM" [Resolved]
    org.apache.batik.ext.awt (1.6.0.v201011041432) "Apache Batik AWT Utilities" [Resolved]
    org.apache.batik.parser (1.6.0.v201011041432) "Apache Batik Parser" [Resolved]
    org.apache.batik.pdf (1.6.0.v201105071520) "Apache Batik PDF" [Resolved]
    org.apache.batik.svggen (1.6.0.v201011041432) "Apache Batik SVG Generation" [Resolved]
    org.apache.batik.transcoder (1.6.0.v201011041432) "Apache Batik Transcoder" [Resolved]
    org.apache.batik.util (1.6.0.v201011041432) "Apache Batik Utilities" [Resolved]
    org.apache.batik.util.gui (1.6.0.v200805290154) "Apache Batik GUI Utilities" [Resolved]
    org.apache.batik.xml (1.6.0.v201011041432) "Apache Batik XML" [Resolved]
    org.apache.bcel (5.2.0.v201005080400) "Apache BCEL" [Resolved]
    org.apache.commons.codec (1.3.0.v20100518-1140) "Apache Commons Codec Plug-in" [Resolved]
    org.apache.commons.codec (1.3.0.v201101211617) "Apache Commons Codec Plug-in" [Resolved]
    org.apache.commons.collections (3.2.0.v201005080500) "Apache Commons Collections" [Resolved]
    org.apache.commons.discovery (0.2.0.v201004190315) "Jakarta-Commons Discovery" [Resolved]
    org.apache.commons.el (1.0.0.v201101211617) "Apache Commons JSP 2.0 Expression Language Interpreter" [Resolved]
    org.apache.commons.fileupload (1.2.0.v20080604-1500) "Apache Commons FileUpload" [Resolved]
    org.apache.commons.httpclient (3.1.0.v201012070820) "Apache Commons Httpclient" [Resolved]
    org.apache.commons.io (2.0.1.v201105210651) "Apache Commons IO" [Resolved]
    org.apache.commons.jxpath (1.2.0.v20080604-1500) "Apache Commons JXPath" [Resolved]
    org.apache.commons.lang (2.1.0.v201005080500) "Apache Jakarta Commons Lang" [Resolved]
    org.apache.commons.logging (1.0.4.v201101211617) "Apache Commons Logging Plug-in" [Resolved]
    org.apache.commons.logging (1.1.1.v201005080502) "Apache Commons Logging Plug-in" [Resolved]
    org.apache.derby (10.5.1.1_201105231903) "Apache Derby Plug-in" [Starting]
    org.apache.derby.core (10.5.1.1_v20101011) "Apache Derby Core Plug-in for Eclipse" [Starting]
    org.apache.jasper (5.5.17.v201101211617) "Apache Jasper 2 Plug-in" [Resolved]
    org.apache.log4j (1.2.15.v201012070815) "Apache Jakarta log4j Plug-in" [Resolved]
    org.apache.lucene (1.9.1.v201101211617) "Apache Lucene" [Resolved]
    org.apache.lucene (2.9.1.v201101211721) "Apache Lucene" [Resolved]
    org.apache.lucene.analysis (2.9.1.v201101211721) "Apache Lucene Analysis" [Resolved]
    org.apache.lucene.core (2.9.1.v201101211721) "Apache Lucene Core" [Resolved]
    org.apache.lucene.highlighter (2.9.1.v20100421-0704) "Apache Lucene Highlighter" [Resolved]
    org.apache.lucene.memory (2.9.1.v20100421-0704) "Apache Lucene Memory" [Resolved]
    org.apache.lucene.misc (2.9.1.v20100421-0704) "Apache Lucene Misc" [Resolved]
    org.apache.lucene.queries (2.9.1.v20100421-0704) "Apache Lucene Queries" [Resolved]
    org.apache.lucene.snowball (2.9.1.v20100421-0704) "Apache Lucene Snowball" [Resolved]
    org.apache.lucene.spellchecker (2.9.1.v20100421-0704) "Apache Lucene Spellchecker" [Resolved]
    org.apache.oro (2.0.8.v201005080400) "Apache Jakarta ORO" [Resolved]
    org.apache.velocity (1.5.0.v200905192330) "Apache Velocity Plug-in" [Resolved]
    org.apache.wsil4j (1.0.0.v200901211807) "WSIL4J" [Resolved]
    org.apache.xalan (2.7.1.v201005080400) "Xalan-Java" [Resolved]
    org.apache.xerces (2.9.0.v201101211617) "Apache Xerces-J" [Resolved]
    org.apache.xml.resolver (1.2.0.v201005080400) "Apache XmlResolver" [Resolved]
    org.apache.xml.serializer (2.7.1.v201005080400) "Apache XML Commons Serializer" [Resolved]
    org.codehaus.jackson.core (1.6.0.v20101005-0925) "Jackson JSON processor" [Resolved]
    org.codehaus.jackson.mapper (1.6.0.v20101005-0925) "Data mapper for Jackson JSON processor" [Resolved]
    org.eclipse.albireo.core (0.0.3.me201108091322) "Albireo Core (Incubation)" [Resolved]
    org.eclipse.ant.core (3.2.300.v20110511) "Ant Build Tool Core" [Starting]
    org.eclipse.ant.launching (1.0.100.v20110506) "Ant Launching Support" [Starting]
    org.eclipse.ant.ui (3.5.100.v20110510) "Ant UI" [Active]
    org.eclipse.atf.core (0.2.2.me201108091322) "Core Plug-in (Incubation)" [Starting]
    org.eclipse.atf.mozilla.ide.core (0.2.2.me201108091322) "Mozide Core Plugin (Incubation)" [Starting]
    org.eclipse.atf.mozilla.ide.debug (0.2.2.me201108091322) "Mozilla Debug Plug-in (Incubation)" [Starting]
    org.eclipse.atf.mozilla.ide.debug.ui (0.2.2.me201108091322) "Mozilla Debug UI Plug-in (Incubation)" [Active]
    org.eclipse.atf.mozilla.ide.ui (0.2.2.me201108091322) "Moz IDE UI Plug-in (Incubation)" [Starting]
    org.eclipse.atf.mozilla.ide.ui.extras (0.2.2.me201003052220) "Mozilla IDE UI Extras Plug-in (Incubation)" [Starting]
    org.eclipse.atf.templates (0.2.2.me201108091322) "Templates Plug-in (Incubation)" [Starting]
    org.eclipse.atf.ui (0.2.2.me201108091322) "Ui Plug-in (Incubation)" [Starting]
    org.eclipse.birt (2.6.1.me201012090051) "Business Intelligence and Reporting Tools" [Resolved]
    org.eclipse.birt.chart.device.extension (3.7.0.v20110414) "BIRT Chart Device Extension(s)" [Starting]
    org.eclipse.birt.chart.device.pdf (3.7.0.v20110303) "BIRT Chart Device PDF Extension" [Starting]
    org.eclipse.birt.chart.device.svg (3.7.0.v20110421) "BIRT Chart Device SVG Extension" [Starting]
    org.eclipse.birt.chart.device.swt (3.7.0.v20110303) "BIRT Chart Device SWT Extension" [Starting]
    org.eclipse.birt.chart.engine (3.7.0.v20110519) "BIRT Chart Engine" [Starting]
    org.eclipse.birt.chart.engine.extension (3.7.0.v20110421) "BIRT Chart Engine Extension" [Starting]
    org.eclipse.birt.chart.examples.core (3.7.0.v20110414) "BIRT Chart Examples Core Plug-in" [Starting]
    org.eclipse.birt.chart.reportitem (3.7.0.v20110512) "BIRT Chart-Report Integration" [Starting]
    org.eclipse.birt.chart.reportitem.ui (3.7.0.me201108091322) "BIRT Chart-Report UI Integration Plug-in" [Starting]
    org.eclipse.birt.chart.ui (3.7.0.v20110331) "BIRT Chart Library UI Plug-in" [Starting]
    org.eclipse.birt.chart.ui.extension (3.7.0.v20110414) "BIRT Chart UI Extension" [Starting]
    org.eclipse.birt.core (3.7.0.v20110608) "BIRT Core Package" [Starting]
    org.eclipse.birt.core.script.function (3.7.0.v20110602) "Function Plug-in" [Starting]
    org.eclipse.birt.core.ui (3.7.0.v20110407) "BIRT Core UI" [Starting]
    org.eclipse.birt.cshelp (3.7.0.me201108021509) "BIRT Context-sensitive Help" [Starting]
    org.eclipse.birt.data (3.7.0.v20110603) "BIRT Data Engine" [Starting]
    org.eclipse.birt.data.aggregation (3.7.0.v20110602) "Build-in Aggregation Plug-in" [Starting]
    org.eclipse.birt.doc (3.7.0.me201108021509) "BIRT Documentation" [Starting]
    org.eclipse.birt.integration.wtp.ui (3.7.0.me201108091322) "BIRT WTP Integration Plug-in" [Starting]
    org.eclipse.birt.report.data.adapter (3.7.0.v20110602) "BIRT Data Adapter" [Starting]
    org.eclipse.birt.report.data.bidi.utils (3.7.0.v20110602) "Bidi Utils" [Starting]
    org.eclipse.birt.report.data.bidi.utils.ui (3.7.0.v20110602) "Bidi UI Utils" [Starting]
    org.eclipse.birt.report.data.oda.jdbc (3.7.0.me201108091322) "BIRT ODA-JDBC Bridge Driver" [Starting]
    org.eclipse.birt.report.data.oda.jdbc.dbprofile (3.7.0.v20110603) "JDBC Database Connection Data Source ODA Runtime Driver" [Starting]
    org.eclipse.birt.report.data.oda.jdbc.dbprofile.sampledb (3.7.0.v20110602) "BIRT Sample Database Connection Profile Plug-in" [Starting]
    org.eclipse.birt.report.data.oda.jdbc.dbprofile.sampledb.ui (2.6.1.v20100909) "plugin.name" [Starting]
    org.eclipse.birt.report.data.oda.jdbc.dbprofile.ui (3.7.0.v20110603) "JDBC Database Connection Data Source ODA Designer" [Starting]
    org.eclipse.birt.report.data.oda.jdbc.ui (3.7.0.me201108091322) "BIRT JDBC UI Plug-in" [Starting]
    org.eclipse.birt.report.data.oda.sampledb (3.7.0.v20110608) "BIRT Sample Database" [Starting]
    org.eclipse.birt.report.data.oda.sampledb.ui (3.7.0.v20110602) "BIRT Sample Database UI Plug-in" [Starting]
    org.eclipse.birt.report.data.oda.xml (3.7.0.v20110602) "BIRT ODA-XML Driver" [Starting]
    org.eclipse.birt.report.data.oda.xml.ui (2.5.2.v20100205) "BIRT ODA XML Designer" [Starting]
    org.eclipse.birt.report.debug.core (3.7.0.me201108021509) "BIRT Debug Core Plug-in" [Resolved]
    org.eclipse.birt.report.debug.ui (3.7.0.me201108091322) "BIRT Debug UI Plug-in" [Active]
    org.eclipse.birt.report.designer.core (3.7.0.me201108091322) "BIRT Designer Core" [Starting]
    org.eclipse.birt.report.designer.ui (3.7.0.me201108091322) "BIRT Designer UI" [Starting]
    org.eclipse.birt.report.designer.ui.cubebuilder (3.7.0.v20110602) "BIRT Cube Builder Plug-in" [Starting]
    org.eclipse.birt.report.designer.ui.data (3.7.0.me201108091322) "BIRT Designer Data Plug-in" [Starting]
    org.eclipse.birt.report.designer.ui.editor.script (3.7.0.v20110602) "BIRT Enhanced Script Editor Plug-in" [Starting]
    org.eclipse.birt.report.designer.ui.editor.xml.wtp (3.7.0.v20110602) "BIRT Advanced XML Editor Plug-in" [Starting]
    org.eclipse.birt.report.designer.ui.editors (3.7.0.me201108091322) "BIRT MultipageEditor Extension Point Plug-in" [Starting]
    org.eclipse.birt.report.designer.ui.editors.schematic (3.7.0.v20110602) "BIRT Editors Plug-in" [Starting]
    org.eclipse.birt.report.designer.ui.ide (3.7.0.me201108091322) "BIRT Designer UI for IDE" [Starting]
    org.eclipse.birt.report.designer.ui.lib (3.7.0.v20110602) "BIRT Designer UI for Library" [Starting]
    org.eclipse.birt.report.designer.ui.lib.explorer (3.7
    #324137 Reply

    support-swapna
    Moderator

    davout ,

    Sorry that you are seeing this issue.

    Can you answer some more questions for us ?

    1) Do you have problems with the deployment of the project ?

    2) Does this project have a dependency on a non-java project or a project reference to a non-java project?

    3) I suggest you install the milestone stream (10.0.1) and check if the issue persists. Here is the FAQ to update to the 10.0.1 : https://www.genuitec.com/forums/topic/myeclipse-10-0-1-milestone-is-now-available/

    Let us know how it works for you.

    #324152 Reply

    Brian Fernandes
    Moderator

    davout,

    From your stacktrace, it would appear that you may already be using 10.0.1, can you please confirm?

    As far as the error is concerned, could you check the Java Build Path property page of your web project and go to the Source tab. Are any of the source folders marked with errors indicating that the folder is missing?

    If you are unable to resolve this issue, could you attach a zip containing your .classpath,.project files and contents of the project’s settings folder? Alternatively, you could email it to support@genuitec.com with a link to this thread.

    Sorry for the inconvenience caused.

    #324433 Reply

    davout
    Participant

    The problem continues to occur. The Help/About form shows…

    Version: 10.0
    Build id: 10.0-20111028

    As requested I have sent an archive file to your support email address

    The latest error logs are shown below:

    
    MESSAGE Errors occurred during the build.
    !SUBENTRY 1 com.genuitec.eclipse.ast.deploy.core 4 75 2012-03-20 12:59:21.134
    !MESSAGE Errors running builder 'DeploymentBuilder' on project 'Jourdan Web'.
    !STACK 0
    java.lang.NullPointerException
        at com.genuitec.eclipse.ast.deploy.core.DeploymentUtil.getOutputFolder(DeploymentUtil.java:985)
        at com.genuitec.eclipse.ast.deploy.core.WebDeployment.getDeployedJavaResource(WebDeployment.java:506)
        at com.genuitec.eclipse.ast.deploy.core.WebDeployment.copyNewClass(WebDeployment.java:488)
        at com.genuitec.eclipse.ast.deploy.core.WebDeployment.classChanged(WebDeployment.java:481)
        at com.genuitec.eclipse.ast.deploy.core.WebClassesDeltaVisitor.visit(WebClassesDeltaVisitor.java:78)
        at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java:69)
        at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java:80)
        at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java:56)
        at com.genuitec.eclipse.ast.deploy.core.DeploymentBuilder.webProjectBuildDelta(DeploymentBuilder.java:184)
        at com.genuitec.eclipse.ast.deploy.core.DeploymentBuilder.webProjectBuildDelta(DeploymentBuilder.java:140)
        at com.genuitec.eclipse.ast.deploy.core.DeploymentBuilder.buildDelta(DeploymentBuilder.java:113)
        at com.genuitec.eclipse.ast.deploy.core.DeploymentBuilder.build(DeploymentBuilder.java:81)
        at org.eclipse.core.internal.events.BuildManager$2.run(BuildManager.java:728)
        at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
        at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:199)
        at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:239)
        at org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:292)
        at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
        at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:295)
        at org.eclipse.core.internal.events.BuildManager.basicBuildLoop(BuildManager.java:351)
        at org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:374)
        at org.eclipse.core.internal.events.AutoBuildJob.doBuild(AutoBuildJob.java:143)
        at org.eclipse.core.internal.events.AutoBuildJob.run(AutoBuildJob.java:241)
        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
    
    !ENTRY org.eclipse.core.jobs 4 2 2012-03-20 12:59:51.024
    !MESSAGE An internal error occurred during: "Fetching Elements".
    !STACK 0
    java.lang.NullPointerException
        at com.genuitec.pulse2.client.common.profileregistry.CompatibilityProfileRegistry.lockProfile(Unknown Source)
        at org.eclipse.equinox.internal.p2.engine.SimpleProfileRegistry.getProfileStateProperties(SimpleProfileRegistry.java:1096)
        at org.eclipse.equinox.internal.p2.ui.model.ProfileSnapshots.getChildren(ProfileSnapshots.java:52)
        at org.eclipse.equinox.internal.p2.ui.model.ProfileSnapshots.fetchDeferredChildren(ProfileSnapshots.java:91)
        at org.eclipse.equinox.internal.p2.ui.viewers.ProvElementContentProvider$1.run(ProvElementContentProvider.java:59)
        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
    
    
    
    #324435 Reply

    davout
    Participant

    I’ve just run the software update process so that the latest version is installed:

    Version: 10.1
    Build id: 10.1-20120316

    … and I still get the error…

    !ENTRY org.eclipse.core.resources 4 75 2012-03-20 14:19:33.671
    !MESSAGE Errors occurred during the build.
    !SUBENTRY 1 com.genuitec.eclipse.ast.deploy.core 4 75 2012-03-20 14:19:33.671
    !MESSAGE Errors running builder ‘DeploymentBuilder’ on project ‘Jourdan Web’.
    !STACK 0
    java.lang.NullPointerException
    at com.genuitec.eclipse.ast.deploy.core.DeploymentUtil.getOutputFolder(Unknown Source)
    at com.genuitec.eclipse.ast.deploy.core.WebDeployment.Ä,(Unknown Source)
    at com.genuitec.eclipse.ast.deploy.core.WebDeployment.Ä,(Unknown Source)
    at com.genuitec.eclipse.ast.deploy.core.WebDeployment.classRenamed(Unknown Source)
    at com.genuitec.eclipse.ast.deploy.core.WebClassesDeltaVisitor.visit(Unknown Source)
    at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java:69)
    at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java:80)
    at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java:80)
    at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java:80)
    at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java:80)
    at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java:80)
    at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java:56)
    at com.genuitec.eclipse.ast.deploy.core.DeploymentBuilder.webProjectBuildDelta(Unknown Source)
    at com.genuitec.eclipse.ast.deploy.core.DeploymentBuilder.webProjectBuildDelta(Unknown Source)
    at com.genuitec.eclipse.ast.deploy.core.DeploymentBuilder.buildDelta(Unknown Source)
    at com.genuitec.eclipse.ast.deploy.core.DeploymentBuilder.build(Unknown Source)
    at org.eclipse.core.internal.events.BuildManager$2.run(BuildManager.java:728)
    at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
    at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:199)
    at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:239)
    at org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:292)
    at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
    at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:295)
    at org.eclipse.core.internal.events.BuildManager.basicBuildLoop(BuildManager.java:351)
    at org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:374)
    at org.eclipse.core.internal.events.AutoBuildJob.doBuild(AutoBuildJob.java:143)
    at org.eclipse.core.internal.events.AutoBuildJob.run(AutoBuildJob.java:241)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)

    #324449 Reply

    Brian Fernandes
    Moderator

    Ian,

    We specifically put in a fix for what we thought was going wrong with your deployment into 10.1 so I’m quite surprised (and irritated, though likely less than you) that you still see the error. It would appear that your problem was at a different location.

    I have your archive, we’ll figure out what part you need to correct and update you tomorrow, along with making sure the case is adequately handled in the next MyEclipse release. Sorry for the inconvenience caused.

    #324500 Reply

    Brian Fernandes
    Moderator

    Ian,

    The problem exists due to the fact that the project is being treated as a non-ME project; I presume you created the project elsewhere and imported it into MyEclipse at some point in time. While we continue to investigate why this is causing issues (we can replicate with your project), you can follow these steps to prevent the NPE.from occurring.

    1) Add

    <nature>com.genuitec.eclipse.j2eedt.core.webnature</nature>

    line inside <natures></natures> tag in your project’s .project file.
    2) Close and reopen your project.
    3) Open Project properties > MyEclipse > Web page, “Context root” tab. Change the “Web-root folder” value to “WebContent” using “Browse” button. Change the “Web Context-root” value to “/jourdan”.
    4) Close and reopen the project again.

    I would recommend making a backup of your project before this operation. Please let us know how it goes.

    #324501 Reply

    davout
    Participant

    The project was created in MyEclipse – no import.

    @Support-Brian wrote:

    Ian,

    The problem exists due to the fact that the project is being treated as a non-ME project; I presume you created the project elsewhere and imported it into MyEclipse at some point in time. While we continue to investigate why this is causing issues (we can replicate with your project), you can follow these steps to prevent the NPE.from occurring.

    1) Add

    <nature>com.genuitec.eclipse.j2eedt.core.webnature</nature>

    line inside <natures></natures> tag in your project’s .project file.
    2) Close and reopen your project.
    3) Open Project properties > MyEclipse > Web page, “Context root” tab. Change the “Web-root folder” value to “WebContent” using “Browse” button. Change the “Web Context-root” value to “/jourdan”.
    4) Close and reopen the project again.

    I would recommend making a backup of your project before this operation. Please let us know how it goes.

Viewing 9 posts - 1 through 9 (of 9 total)
Reply To: Building Workspace has encounterd a problem??

You must be logged in to post in the forum log in