Java_cup.runtime.

Hi there,
What should I do to manage importing java_cup.runtime.Symbol? Is it some jar file, what should be added to classpath?
Regards

i believe java_cup is part of apache's xalan project.
there should be a jar in the tools section. java_cup.jar?
http://xml.apache.org/xalan-j/

Similar Messages

  • Java_cup/runtime/Scanner

    I'm really new to Java. I run someone else's old java application, but got the following error message:
    java.lang.NoClassDefFoundError:java_cup/runtime/Scanner
    I have all the class files (including Scanner.class) from java_cup/runtime distribution in the directory where I launch my java application.
    Any clue/help will greatly be appreciated.
    thanks.

    assuming "." is in your classpath, you need to put Scanner.class in the subdirectory, ./java_cup/runtime

  • OEPE exception with the latest plugin version.

    Hi,
    I updated my OEPE eclipe plugin to the latest version and I got this exception:
    !ENTRY org.eclipse.core.resources 4 75 2012-01-30 13:38:39.578
    !MESSAGE Errors occurred during the build.
    !SUBENTRY 1 org.eclipse.wst.common.project.facet.core 4 75 2012-01-30 13:38:39.578
    !MESSAGE Errors running builder 'Faceted Project Validation Builder' on project 'NTCSCacheCore'.
    !STACK 0
    java.lang.ExceptionInInitializerError
    at oracle.eclipse.tools.weblogic.WlsRuntimeUtil.getWlsRuntimeComponent(WlsRuntimeUtil.java:92)
    at oracle.eclipse.tools.weblogic.internal.validation.WlsRuntimeValidator.validate(WlsRuntimeValidator.java:45)
    at org.eclipse.wst.common.project.facet.core.internal.FacetedProjectValidationBuilder.build(FacetedProjectValidationBuilder.java:132)
    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)
    Caused by: java.lang.IllegalArgumentException: Version 10.0 of runtime component type com.bea.weblogic has not been defined.
    at org.eclipse.wst.common.project.facet.core.util.internal.Versionable.getVersion(Versionable.java:80)
    at org.eclipse.wst.common.project.facet.core.runtime.internal.RuntimeComponentType.getVersion(RuntimeComponentType.java:1)
    at oracle.eclipse.tools.weblogic.server.WebLogicServerRuntimeComponentType.<clinit>(WebLogicServerRuntimeComponentType.java:19)
    ... 15 more
    Any idea why this is happening when I updated the plugin.
    === Eclipse configuration ===
    *** Date: Monday, January 30, 2012 2:03:58 PM Western European Time
    *** Platform Details:
    *** System properties:
    awt.toolkit=sun.awt.X11.XToolkit
    eclipse.application=org.eclipse.ui.ide.workbench
    eclipse.buildId=M20110909-1335
    eclipse.commands=-os
    linux
    -ws
    gtk
    -arch
    x86
    -showsplash
    /home/guerra/devel/ide/indigo/eclipse//plugins/org.eclipse.platform_3.7.1.v201109091335/splash.bmp
    -launcher
    /home/guerra/devel/ide/indigo/eclipse/eclipse
    -name
    Eclipse
    --launcher.library
    /home/guerra/devel/ide/indigo/eclipse//plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.1.100.v20110505/eclipse_1407.so
    -startup
    /home/guerra/devel/ide/indigo/eclipse//plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar
    --launcher.overrideVmargs
    -product
    org.eclipse.epp.package.jee.product
    -vm
    /usr/local/java/jdk1.7.0/bin/../jre/lib/i386/client/libjvm.so
    eclipse.home.location=file:/home/guerra/devel/ide/indigo/eclipse/
    eclipse.launcher=/home/guerra/devel/ide/indigo/eclipse/eclipse
    eclipse.launcher.name=Eclipse
    [email protected]/../p2/
    eclipse.p2.profile=epp.package.jee
    eclipse.product=org.eclipse.epp.package.jee.product
    eclipse.startTime=1327931411385
    eclipse.vm=/usr/local/java/jdk1.7.0/bin/../jre/lib/i386/client/libjvm.so
    eclipse.vmargs=-Djava.library.path=/usr/lib/jni
    -Dosgi.requiredJavaVersion=1.5
    -XX:MaxPermSize=256m
    -Xms40m
    -Xmx512m
    -Djava.class.path=/home/guerra/devel/ide/indigo/eclipse//plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar
    equinox.use.ds=true
    file.encoding=UTF-8
    file.encoding.pkg=sun.io
    file.separator=/
    java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment
    java.awt.printerjob=sun.print.PSPrinterJob
    java.class.path=/home/guerra/devel/ide/indigo/eclipse//plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar
    java.class.version=51.0
    java.endorsed.dirs=/usr/local/java/jdk1.7.0/jre/lib/endorsed
    java.ext.dirs=/usr/local/java/jdk1.7.0/jre/lib/ext:/usr/java/packages/lib/ext
    java.home=/usr/local/java/jdk1.7.0/jre
    java.io.tmpdir=/tmp
    java.library.path=/usr/lib/jni
    java.runtime.name=Java(TM) SE Runtime Environment
    java.runtime.version=1.7.0-b147
    java.specification.name=Java Platform API Specification
    java.specification.vendor=Oracle Corporation
    java.specification.version=1.7
    java.vendor=Oracle Corporation
    java.vendor.url=http://java.oracle.com/
    java.vendor.url.bug=http://bugreport.sun.com/bugreport/
    java.version=1.7.0
    java.vm.info=mixed mode
    java.vm.name=Java HotSpot(TM) Client VM
    java.vm.specification.name=Java Virtual Machine Specification
    java.vm.specification.vendor=Oracle Corporation
    java.vm.specification.version=1.7
    java.vm.vendor=Oracle Corporation
    java.vm.version=21.0-b17
    line.separator=
    org.apache.commons.logging.Log=org.apache.commons.logging.impl.NoOpLog
    org.eclipse.equinox.launcher.splash.location=/home/guerra/devel/ide/indigo/eclipse//plugins/org.eclipse.platform_3.7.1.v201109091335/splash.bmp
    org.eclipse.equinox.simpleconfigurator.configUrl=file:org.eclipse.equinox.simpleconfigurator/bundles.info
    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,JavaSE-1.7
    org.osgi.framework.language=en
    org.osgi.framework.os.name=Linux
    org.osgi.framework.os.version=2.6.35
    org.osgi.framework.processor=x86
    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, 1.7"
    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.event,javax.management.loading,javax.management.modelmbean,javax.management.monitor,javax.management.namespace,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.nimbus,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.spi.http,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=d0405f54-494b-0011-168c-a1c3104915a9
    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=i386
    os.name=Linux
    os.version=2.6.35-32-generic
    osgi.arch=x86
    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=/home/guerra/devel/ide/indigo/eclipse/configuration/org.eclipse.osgi/bundles
    osgi.configuration.area=file:/home/guerra/devel/ide/indigo/eclipse/configuration/
    osgi.framework=file:/home/guerra/devel/ide/indigo/eclipse/plugins/org.eclipse.osgi_3.7.1.R37x_v20110808-1106.jar
    osgi.framework.extensions=reference:file:javax.transaction_1.1.1.v201105210645.jar
    osgi.framework.shape=jar
    osgi.framework.version=3.7.1.R37x_v20110808-1106
    osgi.frameworkClassPath=., file:/home/guerra/devel/ide/indigo/eclipse/plugins/javax.transaction_1.1.1.v201105210645.jar
    osgi.install.area=file:/home/guerra/devel/ide/indigo/eclipse/
    osgi.instance.area=file:/home/guerra/workspace/
    osgi.instance.area.default=file:/home/guerra/workspace/
    osgi.logfile=/home/guerra/workspace/.metadata/.log
    osgi.manifest.cache=/home/guerra/devel/ide/indigo/eclipse/configuration/org.eclipse.osgi/manifests
    osgi.nl=en_US
    osgi.os=linux
    osgi.requiredJavaVersion=1.5
    osgi.splashLocation=/home/guerra/devel/ide/indigo/eclipse//plugins/org.eclipse.platform_3.7.1.v201109091335/splash.bmp
    osgi.splashPath=platform:/base/plugins/org.eclipse.platform
    osgi.syspath=/home/guerra/devel/ide/indigo/eclipse/plugins
    osgi.tracefile=/home/guerra/workspace/.metadata/trace.log
    osgi.ws=gtk
    path.separator=:
    sun.arch.data.model=32
    sun.boot.class.path=/usr/local/java/jdk1.7.0/jre/lib/resources.jar:/usr/local/java/jdk1.7.0/jre/lib/rt.jar:/usr/local/java/jdk1.7.0/jre/lib/sunrsasign.jar:/usr/local/java/jdk1.7.0/jre/lib/jsse.jar:/usr/local/java/jdk1.7.0/jre/lib/jce.jar:/usr/local/java/jdk1.7.0/jre/lib/charsets.jar:/usr/local/java/jdk1.7.0/jre/classes
    sun.boot.library.path=/usr/local/java/jdk1.7.0/jre/lib/i386
    sun.cpu.endian=little
    sun.cpu.isalist=
    sun.desktop=gnome
    sun.io.unicode.encoding=UnicodeLittle
    sun.jnu.encoding=UTF-8
    sun.management.compiler=HotSpot Client Compiler
    sun.os.patch.level=unknown
    user.country=US
    user.dir=/home/guerra
    user.home=/home/guerra
    user.language=en
    user.name=guerra
    user.timezone=Atlantic/Canary
    *** Features:
    com.collabnet.subversion.merge.feature (2.2.4) "CollabNet Subversion Merge Client"
    oracle.eclipse.tools.indigo.common (2.0.0.201112072225) "Oracle Common Tools"
    oracle.eclipse.tools.indigo.doc.javaee6 (1.0.0.201111040904) "Java EE 6 Documentation"
    oracle.eclipse.tools.indigo.glassfish (2.0.0.201111040904) "Oracle GlassFish Server Tools"
    oracle.eclipse.tools.indigo.webtier (2.0.0.201112072225) "Oracle Web Tier Tools"
    org.eclipse.cvs (1.3.100.v20110520-0800-7B78FHk8sF7BB7VAH5AYC5) "Eclipse CVS Client"
    org.eclipse.datatools.common.doc.user (1.9.1.v201108301820-26-311A16321A3557) "Data Tools Platform User Documentation"
    org.eclipse.datatools.connectivity.doc.user (1.9.1.v201108301820-37D-7733L3D753L7BBF) "Data Tools Platform Connectivity User Documentation"
    org.eclipse.datatools.connectivity.feature (1.9.1.v201108301820-7C7e8mEt1_wmuQjYnXQ6Zj5dM17) "Data Tools Platform Connectivity Plug-in"
    org.eclipse.datatools.connectivity.oda.designer.core.feature (1.9.1.v201108301820-7B7C7DCcNBGNChHSFaYT) "DTP ODA Designer UI Framework Plug-in"
    org.eclipse.datatools.connectivity.oda.designer.feature (1.9.1.v201108301820-4117w312219371456) "DTP ODA Designer UI Framework Plug-in"
    org.eclipse.datatools.connectivity.oda.feature (1.9.1.v201108301820-7H7C7ICcNBHHBnJWDjSd) "DTP Open Data Access"
    org.eclipse.datatools.doc.user (1.9.1.v201108301820-47C08w95ENAK6AFDFK7) "Data Tool Platform User Documentation"
    org.eclipse.datatools.enablement.apache.derby.feature (1.9.1.v201108301820-77788gBmKDOGMhKwJ4Rn7QBR) "High-level Sybase Enablement Plug-in"
    org.eclipse.datatools.enablement.feature (1.9.1.v201108301820-7J9B7FBWwVN7-2z-kZU_tJy1aR1t) "Eclipse Data Tools Platform Enablement"
    org.eclipse.datatools.enablement.hsqldb.feature (1.9.1.v201108301820-67D1AqGBKNKdIlGz0GU7QBR) "Eclipse Data Tools Platform Enablement"
    org.eclipse.datatools.enablement.ibm.feature (1.9.1.v201108301820-7F47SFC7sRbvSkkxaPvW) "Eclipse Data Tools Platform Enablement"
    org.eclipse.datatools.enablement.ingres.feature (1.9.1.v201108301820-540AkF78Z7UCRAQDB) "Eclipse Data Tools Platform Enablement"
    org.eclipse.datatools.enablement.jdbc.feature (1.9.1.v201108301820-4-29oB56N5N7L6PAQ) "High-level Sybase Enablement Plug-in"
    org.eclipse.datatools.enablement.jdt.feature (1.9.1.v201108301820-2-07w31211518181A) "Data Tools Platform Connectivity JDT Extension Plug-in"
    org.eclipse.datatools.enablement.msft.feature (1.9.1.v201108301820-542AkF79P7QCP9SDB) "Eclipse Data Tools Platform Enablement"
    org.eclipse.datatools.enablement.mysql.feature (1.9.1.v201108301820-546AkF78Z7Y9NBZ9A) "Eclipse Data Tools Platform Enablement"
    org.eclipse.datatools.enablement.oda.designer.feature (1.9.1.v201108301820-3328s73553C655B63) "Eclipse Data Tools Platform XML ODA Designer"
    org.eclipse.datatools.enablement.oda.feature (1.9.1.v201108301820-7A7T78DZRDKGEeHnGlLP) "Eclipse Data Tools Platform XML ODA Runtime Driver"
    org.eclipse.datatools.enablement.oracle.feature (1.9.1.v201108301820-548dAkF79Q7RAN9UFJ) "Eclipse Data Tools Platform Enablement"
    org.eclipse.datatools.enablement.postgresql.feature (1.9.1.v201108301820-542AkF77g7V9N9e77) "Eclipse Data Tools Platform Enablement"
    org.eclipse.datatools.enablement.sap.feature (1.9.1.v201108301820-540AkF77g7V9N9e77) "Eclipse Data Tools Platform Enablement"
    org.eclipse.datatools.enablement.sqlite.feature (1.9.1.v201108301820-541AkF79P7N8NAQ77) "Eclipse Data Tools Platform Enablement"
    org.eclipse.datatools.enablement.sybase.feature (1.9.1.v201108301820-7E45F9NiNZVR6a1PMVn) "High-level Sybase Enablement Plug-in"
    org.eclipse.datatools.intro (1.9.1.v201108301820-26-7w312116392911) "Eclipse Data Tools Platform Intro Plug-in"
    org.eclipse.datatools.modelbase.feature (1.9.1.v201108301820-77078CcNBHCBYKYEbNV) "Eclipse Data Tools Platform SQLModel Plug-in"
    org.eclipse.datatools.sqldevtools.ddlgen.feature (1.9.1.v201108301820-7A-3F7RZHLz-Hz-OlPz0Qf) "Eclipse Data Tools Platform FE UI Plug-in"
    org.eclipse.datatools.sqldevtools.feature (1.9.1.v201108301820-7N847CFDsn0VdrPUJvPUshDWIPJ0) "Eclipse Data Tools Platform SQL Tools Common UI Plug-in"
    org.eclipse.datatools.sqldevtools.parsers.feature (1.9.1.v201108301820-622BgJ9CR9XFcEWLP) "Eclipse Data Tools Platform SQL Parser Plugin"
    org.eclipse.datatools.sqltools.doc.user (1.9.1.v201108301820-37D-7733L3D753L7BBF) "Data Tools Platform SQL Tools User Documentation"
    org.eclipse.draw2d (3.7.1.v20110830-1143-4607w3122194102254) "Graphical Editing Framework Draw2d"
    org.eclipse.emf (2.7.1.v20110913-1526) "EMF - Eclipse Modeling Framework Runtime and Tools"
    org.eclipse.emf.codegen (2.7.0.v20110913-1156) "EMF Code Generation"
    org.eclipse.emf.codegen.ecore (2.7.0.v20110913-1156) "EMF Ecore Code Generator"
    org.eclipse.emf.codegen.ecore.ui (2.7.0.v20110913-1156) "EMF Ecore Code Generator UI"
    org.eclipse.emf.codegen.ui (2.7.0.v20110913-1156) "EMF Code Generation UI"
    org.eclipse.emf.common (2.7.0.v20110912-0920) "EMF Common"
    org.eclipse.emf.common.ui (2.7.0.v20110913-1156) "EMF Common UI"
    org.eclipse.emf.converter (2.7.0.v20110913-1156) "EMF Model Converter"
    org.eclipse.emf.databinding (1.2.0.v20110913-1156) "EMF Data Binding"
    org.eclipse.emf.databinding.edit (1.2.0.v20110913-1156) "EMF Edit Data Binding"
    org.eclipse.emf.ecore (2.7.1.v20110912-0920) "EMF Ecore"
    org.eclipse.emf.ecore.edit (2.7.0.v20110913-1156) "EMF Ecore Edit"
    org.eclipse.emf.ecore.editor (2.7.0.v20110913-1156) "EMF Sample Ecore Editor"
    org.eclipse.emf.edit (2.7.1.v20110913-1526) "EMF Edit"
    org.eclipse.emf.edit.ui (2.7.0.v20110913-1156) "EMF Edit UI"
    org.eclipse.emf.mapping (2.7.0.v20110913-1156) "EMF Mapping"
    org.eclipse.emf.mapping.ecore (2.7.0.v20110913-1156) "EMF Ecore Mapping"
    org.eclipse.emf.mapping.ecore.editor (2.7.0.v20110913-1156) "EMF Ecore Mapping Editor"
    org.eclipse.emf.mapping.ui (2.7.0.v20110913-1156) "EMF Mapping UI"
    org.eclipse.epp.mpc (1.1.1.I20110907-0947) "Marketplace Client"
    org.eclipse.epp.package.jee.feature (1.4.1.20110909-1818) "Java EE IDE"
    org.eclipse.gef (3.7.1.v20110830-1143-777D181B3Bz06C853D8863365) "Graphical Editing Framework GEF"
    org.eclipse.help (1.3.0.v20110327-7i7uFFkFFp7gNobOpNgKo0) "Help System Base"
    org.eclipse.jdt (3.7.1.r371_v20110810-0800-7z8gFcoFMLfTabvKsR5Qm9rBGEBK) "Eclipse Java Development Tools"
    org.eclipse.jpt.common.eclipselink.feature (1.0.1.v201108080010-3-08s73553F3G3343) "Dali Java Persistence Tools - EclipseLink Common"
    org.eclipse.jpt.common.feature (1.0.1.v201108080010-6-0AkF7BB7S9N7788) "Dali Java Persistence Tools - Common"
    org.eclipse.jpt.dbws.eclipselink.feature (1.0.1.v201108303011-797B3CcNBHGCfDZAwHJ375) "Dali Java Persistence Tools - EclipseLink DBWS Support"
    org.eclipse.jpt.jaxb.eclipselink.feature (1.0.1.v201108303011-7740BgJ9EE9ZC_8z0A9132) "Dali Java Persistence Tools - EclipseLink MOXy (JAXB) Support"
    org.eclipse.jpt.jaxb.feature (1.0.1.v201108080010-508aAkF7BB7U8Q779A) "Dali Java Persistence Tools - JAXB Support"
    org.eclipse.jpt.jpa.eclipselink.feature (3.0.1.v201108303011-7J7F78F7RZHQPJBNCKbSR7FB) "Dali Java Persistence Tools - EclipseLink JPA Support"
    org.eclipse.jpt.jpa.feature (3.0.1.v201108163011-7R7F7CFC7sRdiShWvWQYU375) "Dali Java Persistence Tools - JPA Support"
    org.eclipse.jst.common.fproj.enablement.jdt (3.3.0.v201102200555-377DF8s73543E5I5768) "Eclipse Faceted Project Framework JDT Enablement"
    org.eclipse.jst.enterprise_ui.feature (3.3.1.v201107072200-7b7II1PFSK2WIlPwJBmNz-VWwVsTn) "Eclipse Java EE Developer Tools"
    org.eclipse.jst.ws.axis2tools.feature (1.1.200.v201103022333-78-FF0DZRDKDDePSKwHj) "Axis2 Tools"
    org.eclipse.jst.ws.cxf.feature (1.0.100.v201105171845-7H77DRFAKlZgjHCaHg65uE6I6I) "CXF Web Services Core"
    org.eclipse.jst.ws.jaxws.feature (1.1.0.v201105171845-7E78BsF8NcJSWKvN1Rjcv) "JAX-WS Tools Core"
    org.eclipse.mylyn_feature (3.6.4.v20111118-0100) "Mylyn"
    org.eclipse.mylyn.bugzilla_feature (3.6.2.v20110908-0706) "Mylyn"
    org.eclipse.mylyn.context_feature (3.6.2.v20110908-0706) "Mylyn"
    org.eclipse.mylyn.ide_feature (3.6.2.v20110908-0706) "Mylyn"
    org.eclipse.mylyn.java_feature (3.6.2.v20110908-0706) "Mylyn"
    org.eclipse.mylyn.team_feature (3.6.2.v20110908-0706) "Mylyn"
    org.eclipse.mylyn.trac_feature (3.6.4.v20111118-0100) "Mylyn"
    org.eclipse.mylyn.wikitext_feature (1.5.2.v20110908-0706) "Mylyn"
    org.eclipse.pde (3.7.1.r37x_v20110810-0800-7b7qFVtFEx2XnmZ4jlM5mjM) "PDE"
    org.eclipse.platform (3.7.1.r37x_v20110729-9gF7UHOxFtniV7mI3T556iZN9AU8bEZ1lHMcVK) "Eclipse Platform"
    org.eclipse.rcp (3.7.1.r37x_v20110729-9DB5FmNFnFLSFCtLxnRfMqt15A4A) "Eclipse RCP"
    org.eclipse.rse (3.3.1.R33x_v201109141647-7L7CFGG8wqio8rz0qYtkPgn8qWd4) "Remote System Explorer End-User Runtime"
    org.eclipse.rse.core (3.3.1.R33x_v201109141647-7a7JFZ3F8Fz0vz03_qRujbr0z0Nu) "RSE Core"
    org.eclipse.rse.dstore (3.3.1.R33x_v201109141647-7L78FRAD2YR70wUHbQUplQ8LFC) "RSE DStore Services"
    org.eclipse.rse.ftp (3.0.301.R33x_v201109141647-782F8O9KC92gz097E9EKF23225) "RSE FTP Service"
    org.eclipse.rse.local (2.1.300.v201103142315-7B4FKsBgJ9EE9ICQIFYT) "RSE Local Services"
    org.eclipse.rse.ssh (3.0.301.R33x_v201109141647-7A3F9xAGGB5k0C7KEATN92641) "RSE SSH Services"
    org.eclipse.rse.telnet (2.2.200.v201106011538-775F8NAkF7BB7B9NEIPP) "RSE Telnet Service"
    org.eclipse.rse.terminals (1.1.1.R33x_v201109141647-771Bh9uD7HbBF3u7DNO3293A3752) "RSE Terminals UI"
    org.eclipse.rse.useractions (1.1.300.v201103142315-31F8N8s7355353B75DD) "Remote System Explorer User Actions"
    org.eclipse.sapphire (0.4.0.201112010656) "Sapphire (Incubation)"
    org.eclipse.sapphire.java (0.4.0.201112010656) "Sapphire Java Support (Incubation)"
    org.eclipse.sapphire.java.jdt (0.4.0.201112010656) "Sapphire Java Developer Tools Support (Incubation)"
    org.eclipse.sapphire.modeling.xml (0.4.0.201112010656) "Sapphire XML Support (Incubation)"
    org.eclipse.sapphire.osgi (0.4.0.201112010656) "Sapphire OSGi Support (Incubation)"
    org.eclipse.sapphire.platform (0.4.0.201112010656) "Sapphire Eclipse Platform Support (Incubation)"
    org.eclipse.sapphire.ui (0.4.0.201112010656) "Sapphire User Interface (Incubation)"
    org.eclipse.sapphire.ui.swt.graphiti (0.4.0.201112010656) "Sapphire Graphiti Renderer (Incubation)"
    org.eclipse.sapphire.ui.swt.xml.editor (0.4.0.201112010656) "Sapphire XML Editor Support (Incubation)"
    org.eclipse.tm.terminal (3.1.1.R33x_v201106281309-4007S44yaw312218292641) "Target Management Terminal Widget"
    org.eclipse.tm.terminal.ssh (2.1.0.v201103142315-30-7w312212153266) "Target Management Terminal SSH Connector"
    org.eclipse.tm.terminal.telnet (2.1.0.v201103142315-30-7w312213121A22) "Target Management Terminal Telnet Connector"
    org.eclipse.tm.terminal.view (2.2.0.v201103142315-31-7w312214253426) "Target Management Terminal View"
    org.eclipse.wst.common.fproj (3.3.0.v201102150115-377DF8s7355397B4B9B) "Eclipse Faceted Project Framework"
    org.eclipse.wst.jsdt.feature (1.3.1.v201108102009-7F78FXRFBBoPbXRPcHfz-uy) "Eclipse JavaScript Development Tools"
    org.eclipse.wst.web_ui.feature (3.3.1.v201107072200-7O7IFhREMiB5vNoYqf01XHTvUndyz-yx-9kUyXXL) "Eclipse Web Developer Tools"
    org.eclipse.wst.xml_ui.feature (3.3.1.v201108102009-7H7EFZ3DxumTlaI6nheRdHo2p1KaDIL1Uz-S3PL) "Eclipse XML Editors and Tools"
    org.eclipse.wst.xml.xpath2.processor.feature (2.0.0.v201103310043-7A7J-CcNBGOCUIWFYMf) "Eclipse XPath 2 Developers Tools"
    org.eclipse.wst.xsl.feature (1.3.1.v201109012200-7T7YFRTFIqUoIrvbEtBlSIJXGZNg) "Eclipse XSL Developer Tools"
    org.tigris.subversion.clientadapter.feature (1.6.12) "Subversion Client Adapter"
    org.tigris.subversion.clientadapter.javahl.feature (1.6.17) "Subversion JavaHL"
    org.tigris.subversion.subclipse (1.6.18) "SVN Team Provider Core"
    org.tigris.subversion.subclipse.graph.feature (1.0.9) "Subversion Revision Graph"
    org.tigris.subversion.subclipse.mylyn (3.0.0) "Subclipse Integration for Mylyn 3.x"
    *** Plug-in Registry:
    com.collabnet.subversion.merge (2.2.4) "CollabNet Subversion Merge Client" [Active]
    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.springsource.javax.jms (1.1.0) "Java Messaging System API" [Resolved]
    com.sun.syndication (0.9.0.v200803061811) "Rss and atOM utilitiEs (ROME)" [Resolved]
    java_cup.runtime (0.10.0.v201005080400) "Java Cup" [Resolved]
    javax.activation (1.1.0.v201105071233) "Apache Geronimo Activation Plug-in" [Resolved]
    javax.jws (2.0.0.v201005080400) "Web Services Metadata" [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.1.9.v201005080401) "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.stream (1.0.1.v201004272200) "Java XML Streaming API" [Resolved]
    javax.xml.ws (2.1.0.v200902101523) "Java API for XML Web Services (JAX-WS)" [Resolved]
    net.sourceforge.lpg.lpgjavaruntime (1.1.0.v201004271650) "SourceForge LPG" [Resolved]
    oracle.eclipse.tools.application.common.services (4.2.0.201112072225) "Oracle Application Tools Common Services" [Active]
    oracle.eclipse.tools.common (4.2.0.201112072225) "Oracle Common Tools" [Active]
    oracle.eclipse.tools.common.doc (4.2.0.201112072225) "Oracle Enterprise Tools for Eclipse Documentation" [Active]
    oracle.eclipse.tools.common.services (4.2.0.201112072225) "Oracle Common Services" [Active]
    oracle.eclipse.tools.common.services.ui (4.2.0.201112072225) "Oracle Common Services UI" [Active]
    oracle.eclipse.tools.common.templating (4.2.0.201112072225) "File Templates Plugin" [Starting]
    oracle.eclipse.tools.common.ui (4.2.0.201112072225) "Oracle Common Tools UI" [Active]
    oracle.eclipse.tools.common.upgrade (4.2.0.201112072225) "Oracle Upgrade Framework" [Active]
    oracle.eclipse.tools.doc.javaee5 (1.0.0.201111040904) "Java EE 5 Documentation" [Starting]
    oracle.eclipse.tools.doc.javaee6 (1.0.0.201111040904) "Java EE 6 Documentation" [Starting]
    oracle.eclipse.tools.envcheck (4.2.0.201112072225) "Oracle Eclipse Tools Environment Checker" [Active]
    oracle.eclipse.tools.glassfish (4.2.0.201111040904) "Oracle GlassFish Server Tools" [Active]
    oracle.eclipse.tools.sapphire.modeling.legacy (4.2.0.201112072225) "Oracle Sapphire Modeling Framework (Legacy)" [Starting]
    oracle.eclipse.tools.sapphire.ui.legacy (4.2.0.201112072225) "Oracle Sapphire Framework UI (Legacy)" [Starting]
    oracle.eclipse.tools.weblogic (4.2.0.201112072225) "Oracle WebLogic Server Tools" [Active]
    oracle.eclipse.tools.webtier (4.2.0.201112072225) "Oracle Web Tier Tools" [Starting]
    oracle.eclipse.tools.webtier.common.services (4.2.0.201112072225) "Oracle Web Tier Tools Common Services" [Active]
    oracle.eclipse.tools.webtier.doc (4.2.0.201112072225) "Oracle Web Tier Tools Documentation" [Starting]
    oracle.eclipse.tools.webtier.html (4.2.0.201112072225) "Oracle Web Tier Tools HTML" [Starting]
    oracle.eclipse.tools.webtier.html.ui (4.2.0.201112072225) "Oracle Web Tier Tools HTML UI" [Starting]
    oracle.eclipse.tools.webtier.javawebapp (4.2.0.201112072225) "Oracle Web Tier Tools Java Web App" [Active]
    oracle.eclipse.tools.webtier.jsf (4.2.0.201112072225) "Oracle Web Tier Tools JSF" [Active]
    oracle.eclipse.tools.webtier.jsf.ui (4.2.0.201112072225) "Oracle Web Tier Tools JSF UI" [Active]
    oracle.eclipse.tools.webtier.jsp (4.2.0.201112072225) "Oracle Web Tier Tools JSP" [Active]
    oracle.eclipse.tools.webtier.jsp.ui (4.2.0.201112072225) "Oracle Web Tier Tools JSP UI" [Active]
    oracle.eclipse.tools.webtier.jstl (4.2.0.201112072225) "Oracle Web Tier Tools JSTL" [Active]
    oracle.eclipse.tools.webtier.jstl.ui (4.2.0.201112072225) "Oracle Web Tier Tools JSTL UI" [Starting]
    oracle.eclipse.tools.webtier.struts (4.2.0.201112072225) "Oracle Web Tier Tools Apache Struts" [Starting]
    oracle.eclipse.tools.webtier.struts.ui (4.2.0.201112072225) "Oracle Web Tier Tools Apache Struts UI" [Starting]
    oracle.eclipse.tools.webtier.trinidad (4.2.0.201112072225) "Oracle Web Tier Tools Apache Trinidad" [Starting]
    oracle.eclipse.tools.webtier.trinidad.ui (4.2.0.201112072225) "Oracle Web Tier Tools Apache Trinidad UI" [Starting]
    oracle.eclipse.tools.webtier.ui (4.2.0.201112072225) "Oracle Web Tier Tools UI" [Active]
    oracle.eclipse.tools.xml.edit.ui (4.2.0.201112072225) "Oracle XML Editing" [Starting]
    oracle.eclipse.tools.xml.model (4.2.0.201112072225) "Oracle XML TLEI Model" [Active]
    oracle.eclipse.tools.xmlbeans.library.v21 (4.2.0.201112072225) "Apache XMLBeans v2.1" [Starting]
    oracle.eclipse.tools.xmlbeans.library.v22 (4.2.0.201112072225) "Apache XMLBeans v2.2" [Starting]
    oracle.eclipse.tools.xmlbeans.library.v23 (4.2.0.201112072225) "Apache XMLBeans v2.3" [Starting]
    org.apache.ant (1.8.2.v20110505-1300) "Apache Ant" [Resolved]
    org.apache.axis (1.4.0.v201005080400) "Apache Web Services" [Resolved]
    org.apache.bcel (5.2.0.v201005080400) "Apache BCEL" [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.httpclient (3.1.0.v201012070820) "Apache Commons Httpclient" [Resolved]
    org.apache.commons.lang (2.1.0.v201005080500) "Apache Jakarta Commons L

    Hi,
    could you let us know what version of OEPE you were running prior to the upgrade along with the Eclipse version ? Also was the previous installation a full OEPE install or was it installed via the update site ?
    thanks
    Raj

  • JDev 1013 Error: Internal compilation error, terminated with a fatal except

    I've a class I compiled used in JDev 10.1.2.1.
    Now I try to compile it with JDev 10.1.3 but I get an error :
    Error: Internal compilation error, terminated with a fatal exception
    What does it means ?
    How can I solve it ?
    I tried to use both 5.0 and 1.4.2 compilers but the result is the same.
    Tks
    Tullio
    Here the class
    /* The following code was generated by JFlex 1.2.2 on 05/10/04 17.46 */
    * Copyright (C) 1998,99 Gerwin Klein <[email protected]>. *
    * All rights reserved. *
    * This program is free software; you can redistribute it and/or modify *
    * it under the terms of the GNU General Public License. See the file *
    * COPYRIGHT for more information. *
    * This program is distributed in the hope that it will be useful, *
    * but WITHOUT ANY WARRANTY; without even the implied warranty of *
    * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *
    * GNU General Public License for more details. *
    * You should have received a copy of the GNU General Public License along *
    * with this program; if not, write to the Free Software Foundation, Inc., *
    * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA *
    package axioma.a4j.parser;
    import java_cup.runtime.*;
    * This class is a scanner generated by
    * JFlex 1.2.2
    * on 05/10/04 17.46 from the specification file
    * <tt>file:/C:/A4j/A4j/Common/Parser/grammatiche/Scanner.flex</tt>
    public class AxScanner implements java_cup.runtime.Scanner {
    /** this character denotes the end of file */
    final public static int YYEOF = -1;
    /** lexical states */
    final public static int STRING = 1;
    final public static int YYINITIAL = 0;
    final public static int CHARLITERAL = 2;
    * Translates characters to character classes
    final private static String yycmap_packed =
    "\11\10\1\3\1\2\1\0\1\3\1\1\16\10\4\0\1\3\1\50"+
    "\1\16\1\0\1\7\1\0\1\44\1\15\1\31\1\32\1\5\1\41"+
    "\1\40\1\42\1\14\1\4\1\12\11\13\1\0\1\37\1\47\1\46"+
    "\1\45\2\0\32\11\1\35\1\17\1\36\1\0\1\11\1\0\1\25"+
    "\1\51\2\11\1\23\1\24\5\11\1\26\1\6\1\30\3\11\1\21"+
    "\1\27\1\20\1\22\5\11\1\33\1\43\1\34\1\0\41\10\2\0"+
    "\4\11\4\0\1\11\12\0\1\11\4\0\1\11\5\0\27\11\1\0"+
    "\37\11\1\0\u0128\11\2\0\22\11\34\0\136\11\2\0\11\11\2\0"+
    "\7\11\16\0\2\11\16\0\5\11\11\0\1\11\21\0\117\10\21\0"+
    "\3\10\27\0\1\11\13\0\1\11\1\0\3\11\1\0\1\11\1\0"+
    "\24\11\1\0\54\11\1\0\10\11\2\0\32\11\14\0\202\11\1\0"+
    "\4\10\5\0\71\11\2\0\2\11\2\0\2\11\3\0\46\11\2\0"+
    "\2\11\67\0\46\11\2\0\1\11\7\0\47\11\11\0\21\10\1\0"+
    "\27\10\1\0\3\10\1\0\1\10\1\0\2\10\1\0\1\10\13\0"+
    "\33\11\5\0\3\11\56\0\32\11\5\0\13\11\13\10\12\0\12\10"+
    "\6\0\1\10\143\11\1\0\1\11\7\10\2\0\6\10\2\11\2\10"+
    "\1\0\4\10\2\0\12\10\3\11\22\0\1\10\1\11\1\10\33\11"+
    "\3\0\33\10\65\0\46\11\13\10\u0150\0\3\10\1\0\65\11\2\0"+
    "\1\10\1\11\20\10\2\0\1\11\4\10\3\0\12\11\2\10\2\0"+
    "\12\10\21\0\3\10\1\0\10\11\2\0\2\11\2\0\26\11\1\0"+
    "\7\11\1\0\1\11\3\0\4\11\2\0\1\10\1\0\7\10\2\0"+
    "\2\10\2\0\3\10\11\0\1\10\4\0\2\11\1\0\3\11\2\10"+
    "\2\0\12\10\4\11\16\0\1\10\2\0\6\11\4\0\2\11\2\0"+
    "\26\11\1\0\7\11\1\0\2\11\1\0\2\11\1\0\2\11\2\0"+
    "\1\10\1\0\5\10\4\0\2\10\2\0\3\10\13\0\4\11\1\0"+
    "\1\11\7\0\14\10\3\11\14\0\3\10\1\0\7\11\1\0\1\11"+
    "\1\0\3\11\1\0\26\11\1\0\7\11\1\0\2\11\1\0\5\11"+
    "\2\0\1\10\1\11\10\10\1\0\3\10\1\0\3\10\2\0\1\11"+
    "\17\0\1\11\5\0\12\10\21\0\3\10\1\0\10\11\2\0\2\11"+
    "\2\0\26\11\1\0\7\11\1\0\2\11\2\0\4\11\2\0\1\10"+
    "\1\11\6\10\3\0\2\10\2\0\3\10\10\0\2\10\4\0\2\11"+
    "\1\0\3\11\4\0\12\10\22\0\2\10\1\0\6\11\3\0\3\11"+
    "\1\0\4\11\3\0\2\11\1\0\1\11\1\0\2\11\3\0\2\11"+
    "\3\0\3\11\3\0\10\11\1\0\3\11\4\0\5\10\3\0\3\10"+
    "\1\0\4\10\11\0\1\10\17\0\11\10\21\0\3\10\1\0\10\11"+
    "\1\0\3\11\1\0\27\11\1\0\12\11\1\0\5\11\4\0\7\10"+
    "\1\0\3\10\1\0\4\10\7\0\2\10\11\0\2\11\4\0\12\10"+
    "\22\0\2\10\1\0\10\11\1\0\3\11\1\0\27\11\1\0\12\11"+
    "\1\0\5\11\4\0\7\10\1\0\3\10\1\0\4\10\7\0\2\10"+
    "\7\0\1\11\1\0\2\11\4\0\12\10\22\0\2\10\1\0\10\11"+
    "\1\0\3\11\1\0\27\11\1\0\20\11\4\0\6\10\2\0\3\10"+
    "\1\0\4\10\11\0\1\10\10\0\2\11\4\0\12\10\22\0\2\10"+
    "\1\0\22\11\3\0\30\11\1\0\11\11\1\0\1\11\2\0\7\11"+
    "\3\0\1\10\4\0\6\10\1\0\1\10\1\0\10\10\22\0\2\10"+
    "\15\0\60\11\1\10\2\11\7\10\4\0\10\11\10\10\1\0\12\10"+
    "\47\0\2\11\1\0\1\11\2\0\2\11\1\0\1\11\2\0\1\11"+
    "\6\0\4\11\1\0\7\11\1\0\3\11\1\0\1\11\1\0\1\11"+
    "\2\0\2\11\1\0\4\11\1\10\2\11\6\10\1\0\2\10\1\11"+
    "\2\0\5\11\1\0\1\11\1\0\6\10\2\0\12\10\2\0\2\11"+
    "\42\0\1\11\27\0\2\10\6\0\12\10\13\0\1\10\1\0\1\10"+
    "\1\0\1\10\4\0\2\10\10\11\1\0\42\11\6\0\24\10\1\0"+
    "\2\10\4\11\4\0\10\10\1\0\44\10\11\0\1\10\71\0\42\11"+
    "\1\0\5\11\1\0\2\11\1\0\7\10\3\0\4\10\6\0\12\10"+
    "\6\0\6\11\4\10\106\0\46\11\12\0\47\11\11\0\132\11\5\0"+
    "\104\11\5\0\122\11\6\0\7\11\1\0\77\11\1\0\1\11\1\0"+
    "\4\11\2\0\7\11\1\0\1\11\1\0\4\11\2\0\47\11\1\0"+
    "\1\11\1\0\4\11\2\0\37\11\1\0\1\11\1\0\4\11\2\0"+
    "\7\11\1\0\1\11\1\0\4\11\2\0\7\11\1\0\7\11\1\0"+
    "\27\11\1\0\37\11\1\0\1\11\1\0\4\11\2\0\7\11\1\0"+
    "\47\11\1\0\23\11\16\0\11\10\56\0\125\11\14\0\u026c\11\2\0"+
    "\10\11\12\0\32\11\5\0\113\11\225\0\64\11\40\10\7\0\1\11"+
    "\4\0\12\10\41\0\4\10\1\0\12\10\6\0\130\11\10\0\51\11"+
    "\1\10\u0556\0\234\11\4\0\132\11\6\0\26\11\2\0\6\11\2\0"+
    "\46\11\2\0\6\11\2\0\10\11\1\0\1\11\1\0\1\11\1\0"+
    "\1\11\1\0\37\11\2\0\65\11\1\0\7\11\1\0\1\11\3\0"+
    "\3\11\1\0\7\11\3\0\4\11\2\0\6\11\4\0\15\11\5\0"+
    "\3\11\1\0\7\11\17\0\4\10\32\0\5\10\20\0\2\11\51\0"+
    "\6\10\17\0\1\11\40\0\20\11\40\0\15\10\4\0\1\10\40\0"+
    "\1\11\4\0\1\11\2\0\12\11\1\0\1\11\3\0\5\11\6\0"+
    "\1\11\1\0\1\11\1\0\1\11\1\0\4\11\1\0\3\11\1\0"+
    "\7\11\46\0\44\11\u0e81\0\3\11\31\0\11\11\6\10\1\0\5\11"+
    "\2\0\3\11\6\0\124\11\4\0\2\10\2\0\2\11\2\0\136\11"+
    "\6\0\50\11\4\0\136\11\21\0\30\11\u0248\0\u19b6\11\112\0\u51a6\11"+
    "\132\0\u048d\11\u0773\0\u2ba4\11\u215c\0\u012e\11\322\0\7\11\14\0\5\11"+
    "\5\0\1\11\1\10\12\11\1\0\15\11\1\0\5\11\1\0\1\11"+
    "\1\0\2\11\1\0\2\11\1\0\154\11\41\0\u016b\11\22\0\100\11"+
    "\2\0\66\11\50\0\14\11\44\0\4\10\17\0\2\11\30\0\3\11"+
    "\31\0\1\11\6\0\3\11\1\0\1\11\1\0\207\11\2\0\1\10"+
    "\4\0\1\11\13\0\12\10\7\0\32\11\4\0\1\11\1\0\32\11"+
    "\12\0\132\11\3\0\6\11\2\0\6\11\2\0\6\11\2\0\3\11"+
    "\3\0\2\11\3\0\2\11\22\0\3\10\4\0";
    * Translates characters to character classes
    final private static char [] yycmap = yy_unpack_cmap(yycmap_packed);
    * Translates a state to a row index in the transition table
    final private static int yy_rowMap [] = {
    0, 42, 84, 126, 168, 126, 210, 126, 252, 294,
    336, 378, 126, 126, 420, 462, 504, 126, 126, 126,
    126, 126, 126, 126, 126, 126, 126, 546, 126, 588,
    126, 630, 672, 714, 756, 126, 126, 798, 840, 882,
    126, 924, 966, 1008, 1050, 336, 1092, 1134, 1176, 1218,
    126, 126, 126, 126, 126, 126, 126, 126, 126, 126,
    126, 126, 126, 126, 1260, 1302, 1344, 1386, 1428, 1470,
    1512, 1554, 126, 1596, 1638, 1680, 1722, 126, 126, 126,
    126, 126, 126, 126, 1764, 294, 1806, 294, 294
    * The packed transition table of the DFA
    final private static String yy_packed =
    "\1\4\1\5\2\6\1\7\1\10\1\11\1\12\1\4"+
    "\1\12\1\13\1\14\1\4\1\15\1\16\1\4\1\17"+
    "\3\12\1\20\3\12\1\21\1\22\1\23\1\24\1\25"+
    "\1\26\1\27\1\30\1\31\1\32\1\33\1\34\1\35"+
    "\1\36\1\37\1\40\1\41\1\12\1\42\1\43\1\44"+
    "\12\42\1\45\1\42\1\46\32\42\1\47\1\50\1\51"+
    "\13\47\1\4\1\52\32\47\54\0\1\6\53\0\1\53"+
    "\1\54\52\0\1\12\1\55\4\12\4\0\11\12\20\0"+
    "\1\12\6\0\6\12\4\0\11\12\20\0\1\12\12\0"+
    "\2\56\1\57\47\0\2\14\1\57\43\0\6\12\4\0"+
    "\1\12\1\60\7\12\20\0\1\12\6\0\6\12\4\0"+
    "\5\12\1\61\3\12\20\0\1\12\6\0\6\12\4\0"+
    "\2\12\1\62\6\12\20\0\1\12\43\0\1\63\54\0"+
    "\1\64\51\0\1\65\51\0\1\66\3\0\1\42\2\0"+
    "\12\42\1\0\1\42\1\0\32\42\2\0\1\44\47\0"+
    "\2\67\1\0\12\67\1\70\1\71\1\72\1\73\1\74"+
    "\2\67\1\75\3\67\1\76\20\67\1\77\15\0\1\100"+
    "\36\0\1\51\47\0\2\67\1\0\12\67\1\101\1\102"+
    "\1\103\1\104\1\105\2\67\1\106\3\67\1\104\20\67"+
    "\1\107\1\53\1\110\1\111\47\53\52\112\6\0\6\55"+
    "\4\0\11\55\20\0\1\55\12\0\2\57\44\0\6\12"+
    "\4\0\2\12\1\113\6\12\20\0\1\12\6\0\6\12"+
    "\4\0\6\12\1\114\2\12\20\0\1\12\6\0\6\12"+
    "\4\0\6\12\1\115\2\12\20\0\1\12\15\0\1\116"+
    "\51\0\1\117\51\0\1\120\51\0\1\121\51\0\1\122"+
    "\51\0\1\123\51\0\1\124\36\0\1\111\47\0\5\112"+
    "\1\125\44\112\6\0\6\12\4\0\3\12\1\126\5\12"+
    "\20\0\1\12\6\0\6\12\4\0\7\12\1\127\1\12"+
    "\20\0\1\12\6\0\6\12\4\0\6\12\1\130\2\12"+
    "\20\0\1\12\4\112\1\111\1\125\44\112\6\0\6\12"+
    "\4\0\3\12\1\131\5\12\20\0\1\12";
    * The transition table of the DFA
    final private static int yytrans [] = yy_unpack(yy_packed);
    /* error codes */
    final private static int YY_UNKNOWN_ERROR = 0;
    final private static int YY_ILLEGAL_STATE = 1;
    final private static int YY_NO_MATCH = 2;
    final private static int YY_PUSHBACK_2BIG = 3;
    /* error messages for the codes above */
    final private static String YY_ERROR_MSG[] = {
    "Unkown internal scanner error",
    "Internal error: unknown state",
    "Error: could not match input",
    "Error: pushback value was too large"
    * YY_ATTRIBUTE[aState] contains the attributes of state <code>aState</code>
    private final static byte YY_ATTRIBUTE[] = {
    0, 0, 0, 9, 1, 9, 1, 9, 1, 1, 1, 1, 9, 9, 1, 1,
    1, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 1, 9, 1, 9, 1,
    1, 1, 1, 9, 9, 1, 1, 1, 9, 1, 0, 0, 1, 0, 1, 1,
    1, 1, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9,
    1, 1, 1, 1, 1, 1, 1, 1, 9, 0, 1, 1, 1, 9, 9, 9,
    9, 9, 9, 9, 0, 1, 1, 1, 1
    /** the input device */
    private java.io.Reader yy_reader;
    /** the current state of the DFA */
    private int yy_state;
    /** the current lexical state */
    private int yy_lexical_state = YYINITIAL;
    /** this buffer contains the current text to be matched and is
    the source of the yytext() string */
    private char yy_buffer[] = new char[16384];
    /** the textposition at the last accepting state */
    private int yy_markedPos;
    /** the textposition at the last state to be included in yytext */
    private int yy_pushbackPos;
    /** the current text position in the buffer */
    private int yy_currentPos;
    /** startRead marks the beginning of the yytext() string in the buffer */
    private int yy_startRead;
    /** endRead marks the last character in the buffer, that has been read
    from input */
    private int yy_endRead;
    /** number of newlines encountered up to the start of the matched text */
    private int yyline;
    /** the number of characters up to the start of the matched text */
    private int yychar;
    * the number of characters from the last newline up to the start of the
    * matched text
    private int yycolumn;
    * yy_atBOL == true <=> the scanner is currently at the beginning of a line
    private boolean yy_atBOL;
    /** yy_atEOF == true <=> the scanner has returned a value for EOF */
    private boolean yy_atEOF;
    /** denotes if the user-EOF-code has already been executed */
    private boolean yy_eof_done;
    /* user code: */
    StringBuffer string = new StringBuffer();
    private InContestoParser mContesto = null;
    private Symbol symbol(int type) {
    return new JavaSymbol(type, yyline+1, yycolumn+1);
    private Symbol symbol(int type, Object value) {
    return new JavaSymbol(type, yyline+1, yycolumn+1, value);
    private Symbol axSymbol(Object value) {
    int tipo = 0;
    CercaValore cercaVal = new CercaValoreComm(value.toString(),mContesto);
    Ritorno rito = cercaVal.cercaValore();
    int tipoSym = rito.getTipo();
    if (tipoSym == Domini.tipoDatoNumerico) {
         tipo = AxSym.VAR_N;
    else if (tipoSym == Domini.tipoDatoAlfanumerico) {
    tipo = AxSym.VAR_A;
    else if (tipoSym == Domini.tipoDatoBooleano) {
         tipo = AxSym.VAR_B;
    JavaSymbol myJ = new JavaSymbol(tipo, yyline+1, yycolumn+1, value);
    return myJ;
    private Symbol axMetodo(Object value) {
    int tipo = 0;
    CercaValore cercaVal = new CercaValoreComm(value.toString(),mContesto);
    Ritorno rito = cercaVal.cercaValore();
    int tipoSym = rito.getTipo();
    if (tipoSym == Domini.tipoDatoNumerico) {
         tipo = AxSym.MET_N;
    else if (tipoSym == Domini.tipoDatoAlfanumerico) {
    tipo = AxSym.MET_A;
    else if (tipoSym == Domini.tipoDatoBooleano) {
         tipo = AxSym.MET_B;
    JavaSymbol myJ = new JavaSymbol(tipo, yyline+1, yycolumn+1, value);
    return myJ;
    * Set the reader and reset variables
    public void setReader(java.io.Reader in) {
    this.yy_lexical_state = YYINITIAL;
    this.yy_atEOF = false;
    this.yy_atBOL = false;
    this.yy_eof_done = false;
    this.yy_state = 0;
    this.yy_pushbackPos = 0;
    this.yy_markedPos = 0;
    this.yy_currentPos = 0;
    this.yy_startRead = 0;
    this.yy_endRead = 0;
    this.yyline = 0;
    this.yychar = 0;
    this.yycolumn = 0;
    this.yy_reader = in;
    public void setContesto(InContestoParser xpContesto) {
    mContesto = xpContesto;
    public InContestoParser getContesto() {
    return mContesto;
    * Creates a new scanner.
    * There is also java.io.Reader version of this constructor.
    * @param in the java.io.Inputstream to read input from.
    public AxScanner() throws java.io.IOException { this(System.in); }
    * Creates a new scanner
    * There is also a java.io.InputStream version of this constructor.
    * @param in the java.io.Reader to read input from.
    AxScanner(java.io.Reader in) {
    this.yy_reader = in;
    * Creates a new scanner.
    * There is also java.io.Reader version of this constructor.
    * @param in the java.io.Inputstream to read input from.
    AxScanner(java.io.InputStream in) {
    this(new java.io.InputStreamReader(in));
    * Unpacks the compressed DFA transition table.
    * @param packed the packed transition table
    * @return the unpacked transition table
    private static int [] yy_unpack(String packed) {
    int [] trans = new int[1848];
    int i = 0; /* index in packed string */
    int j = 0; /* index in unpacked array */
    while (i < 492) {
    int count = packed.charAt(i++);
    int value = packed.charAt(i++);
    value--;
    do trans[j++] = value; while (--count > 0);
    return trans;
    * Unpacks the compressed character translation table.
    * @param packed the packed character translation table
    * @return the unpacked character translation table
    private static char [] yy_unpack_cmap(String packed) {
    char [] map = new char[0x10000];
    int i = 0; /* index in packed string */
    int j = 0; /* index in unpacked array */
    while (i < 1614) {
    int count = packed.charAt(i++);
    char value = packed.charAt(i++);
    do map[j++] = value; while (--count > 0);
    return map;
    * Gets the next input character.
    * @return the next character of the input stream, EOF if the
    * end of the stream is reached.
    * @exception IOException if any I/O-Error occurs
    private int yy_advance() throws java.io.IOException {
    /* standard case */
    if (yy_currentPos < yy_endRead) return yy_buffer[yy_currentPos++];
    /* if the eof is reached, we don't need to work hard */
    if (yy_atEOF) return YYEOF;
    /* otherwise: need to refill the buffer */
    /* first: make room (if you can) */
    if (yy_startRead > 0) {
    System.arraycopy(yy_buffer, yy_startRead,
    yy_buffer, 0,
    yy_endRead-yy_startRead);
    /* translate stored positions */
    yy_endRead-= yy_startRead;
    yy_currentPos-= yy_startRead;
    yy_markedPos-= yy_startRead;
    yy_pushbackPos-= yy_startRead;
    yy_startRead = 0;
    /* is the buffer big enough? */
    if (yy_currentPos >= yy_buffer.length) {
    /* if not: blow it up */
    char newBuffer[] = new char[yy_currentPos*2];
    System.arraycopy(yy_buffer, 0, newBuffer, 0, yy_buffer.length);
    yy_buffer = newBuffer;
    /* finally: fill the buffer with new input */
    int numRead = yy_reader.read(yy_buffer, yy_endRead,
    yy_buffer.length-yy_endRead);
    if ( numRead == -1 ) return YYEOF;
    yy_endRead+= numRead;
    return yy_buffer[yy_currentPos++];
    * Closes the input stream.
    final public void yyclose() throws java.io.IOException {
    yy_atEOF = true; /* indicate end of file */
    yy_endRead = yy_startRead; /* invalidate buffer */
    yy_reader.close();
    * Returns the current lexical state.
    final public int yystate() {
    return yy_lexical_state;
    * Enters a new lexical state
    * @param newState the new lexical state
    final public void yybegin(int newState) {
    yy_lexical_state = newState;
    * Returns the text matched by the current regular expression.
    final public String yytext() {
    return new String( yy_buffer, yy_startRead, yy_markedPos-yy_startRead );
    * Returns the length of the matched text region.
    final public int yylength() {
    return yy_markedPos-yy_startRead;
    * Reports an error that occured while scanning.
    * @param errorCode the code of the errormessage to display
    private void yy_ScanError(int errorCode) {
    try {
    System.out.println(YY_ERROR_MSG[errorCode]);
    catch (ArrayIndexOutOfBoundsException e) {
    System.out.println(YY_ERROR_MSG[YY_UNKNOWN_ERROR]);
    System.exit(1);
    * Pushes the specified amount of characters back into the input stream.
    * They will be read again by then next call of the scanning method
    * @param number the number of characters to be read again.
    * This number must not be greater than yylength()!
    private void yypushback(int number) {
    if ( number > yylength() )
    yy_ScanError(YY_PUSHBACK_2BIG);
    yy_markedPos -= number;
    * Contains user EOF-code, which will be executed exactly once,
    * when the end of file is reached
    private void yy_do_eof() throws java.io.IOException {
    if (!yy_eof_done) {
    yy_eof_done = true;
    yyclose();
    * Resumes scanning until the next regular expression is matched,
    * the end of input is encountered or an I/O-Error occurs.
    * @return the next token
    * @exception IOException if any I/O-Error occurs
    public java_cup.runtime.Symbol next_token() throws java.io.IOException {
    int yy_input;
    int yy_action;
    while (true) {
    boolean yy_counted = false;
    for (yy_currentPos = yy_startRead; yy_currentPos < yy_markedPos;
    yy_currentPos++) {
    switch (yy_buffer[yy_currentPos]) {
    case '\r':
    yyline++;
    yycolumn = 0;
    yy_counted = true;
    break;
    case '\n':
    if (yy_counted)
    yy_counted = false;
    else {
    yyline++;
    yycolumn = 0;
    break;
    default:
    yy_counted = false;
    yycolumn++;
    if (yy_counted) {
    if ( yy_advance() == '\n' ) yyline--;
    if ( !yy_atEOF ) yy_currentPos--;
    yy_action = -1;
    yy_currentPos = yy_startRead = yy_markedPos;
    yy_state = yy_lexical_state;
    yy_forAction: {
    while (true) {
    yy_input = yy_advance();
    if ( yy_input == YYEOF ) break yy_forAction;
    int yy_next = yytrans[ yy_rowMap[yy_state] + yycmap[yy_input] ];
    if (yy_next == -1) break yy_forAction;
    yy_state = yy_next;
    int yy_attributes = YY_ATTRIBUTE[yy_state];
    if ( (yy_attributes & 1) > 0 ) {
    yy_action = yy_state;
    yy_markedPos = yy_currentPos;
    if ( (yy_attributes & 8) > 0 ) break yy_forAction;
    switch (yy_action) {   
    case 83:
    {  yybegin(YYINITIAL); return symbol(AxSym.CHARACTER_LITERAL, new Character('\b')); }
    case 90: break;
    case 82:
    {  yybegin(YYINITIAL); return symbol(AxSym.CHARACTER_LITERAL, new Character('\f')); }
    case 91: break;
    case 81:
    {  yybegin(YYINITIAL); return symbol(AxSym.CHARACTER_LITERAL, new Character('\r')); }
    case 92: break;
    case 80:
    {  yybegin(YYINITIAL); return symbol(AxSym.CHARACTER_LITERAL, new Character('\t')); }
    case 93: break;
    case 78:
    {  yybegin(YYINITIAL); return symbol(AxSym.CHARACTER_LITERAL, new Character('\"')); }
    case 94: break;
    case 77:
    {  yybegin(YYINITIAL); return symbol(AxSym.CHARACTER_LITERAL, new Character('\'')); }
    case 95: break;
    case 88:
    {  return symbol(AxSym.BOOLEAN_LITERAL, new Boolean(false));  }
    case 96: break;
    case 87:
    {  return symbol(AxSym.NULL_LITERAL);  }
    case 97: break;
    case 85:
    {  return symbol(AxSym.BOOLEAN_LITERAL, new Boolean(true));  }
    case 98: break;
    case 79:
    {  yybegin(YYINITIAL); return symbol(AxSym.CHARACTER_LITERAL, new Character('\\'));  }
    case 99: break;
    case 71:
    case 72:
    {  /* ignore */  }
    case 100: break;
    case 63:
    {  yybegin(YYINITIAL); return symbol(AxSym.CHARACTER_LITERAL, new Character(yytext().charAt(0)));  }
    case 101: break;
    case 62:
    {  string.append( '\b' );  }
    case 102: break;
    case 61:
    {  string.append( '\n' );  }
    case 103: break;
    case 60:
    {  string.append( '\f' );  }
    case 104: break;
    case 59:
    {  string.append( '\r' );  }
    case 105: break;
    case 58:
    {  string.append( '\t' );  }
    case 106: break;
    case 57:
    {  string.append( '\\' );  }
    case 107: break;
    case 56:
    {  string.append( '\"' );  }
    case 108: break;
    case 55:
    {  string.append( '\'' );  }
    case 109: break;
    case 25:
    {  return symbol(AxSym.PLUS);  }
    case 110: break;
    case 24:
    {  return symbol(AxSym.COMMA);  }
    case 111: break;
    case 23:
    {  return symbol(AxSym.SEMI);  }
    case 112: break;
    case 22:
    {  return symbol(AxSym.RQUADRA);  }
    case 113: break;
    case 21:
    {  return symbol(AxSym.LQUADRA);  }
    case 114: break;
    case 20:
    {  return symbol(AxSym.RGRAFFA);  }
    case 115: break;
    case 19:
    {  return symbol(AxSym.LGRAFFA);  }
    case 116: break;
    case 18:
    {  return symbol(AxSym.RPAREN);  }
    case 117: break;
    case 17:
    {  return symbol(AxSym.LPAREN);  }
    case 118: break;
    case 3:
    case 37:
    case 38:
    case 41:
    {  throw new RuntimeException("Illegal character \""+yytext()+"\" at line "+yyline+", column "+yycolumn);  }
    case 119: break;
    case 4:
    case 5:
    {  /*return symbol(AxSym.INVIO);*/ /* ignore */  }
    case 120: break;
    case 6:
    {  return symbol(AxSym.DIVIDE);  }
    case 121: break;
    case 7:
    {  return symbol(AxSym.TIMES);  }
    case 122: break;
    case 8:
    case 9:
    case 14:
    case 15:
    case 16:
    case 47:
    case 48:
    case 49:
    case 74:
    case 75:
    case 76:
    case 86:
    {  return axSymbol(yytext());  }
    case 123: break;
    case 10:
    case 11:
    {  return symbol(AxSym.INTEGER_LITERAL, new Integer(yytext()));  }
    case 124: break;
    case 12:
    {  yybegin(STRING); string.setLength(0);  }
    case 125: break;
    case 13:
    {  yybegin(CHARLITERAL);  }
    case 126: break;
    case 26:
    {  return symbol(AxSym.MINUS);  }
    case 127: break;
    case 27:
    {  return symbol(AxSym.ORB);  }
    case 128: break;
    case 28:
    {  return symbol(AxSym.ANDB);  }
    case 129: break;
    case 29:
    {  return symbol(AxSym.GT);  }
    case 130: break;
    case 30:
    {  return symbol(AxSym.EQ);  }
    case 131: break;
    case 31:
    {  return symbol(AxSym.LT);  }
    case 132: break;
    case 32:
    {  return symbol(AxSym.NEG);  }
    case 133: break;
    case 33:
    {  string.append( yytext() );  }
    case 134: break;
    case 34:
    case 35:
    {  throw new RuntimeException("Unterminated string at end of line");  }
    case 135: break;
    case 36:
    {  yybegin(YYINITIAL); return symbol(AxSym.STRING_LITERAL, string.toString());  }
    case 136: break;
    case 39:
    case 40:
    {  throw new RuntimeException("Unterminated character literal at end of line");  }
    case 137: break;
    case 44:
    {  return axMetodo(yytext());  }
    case 138: break;
    case 46:
    {  return symbol(AxSym.FLOATING_POINT_LITERAL, new Float(yytext()));  }
    case 139: break;
    case 50:
    {  return symbol(AxSym.DUEP);  }
    case 140: break;
    case 51:
    {  return symbol(AxSym.GE);  }
    case 141: break;
    case 52:
    {  return symbol(AxSym.LE);  }
    case 142: break;
    case 53:
    {  return symbol(AxSym.NE);  }
    case 143: break;
    case 54:
    case 64:
    case 65:
    case 66:
    case 67:
    case 68:
    case 69:
    case 70:
    {  throw new RuntimeException("Illegal escape sequence \""+yytext()+"\"");  }
    case 144: break;
    default:
    if (yy_input == YYEOF && yy_startRead == yy_currentPos) {
    yy_atEOF = true;
    yy_do_eof();
    {     return new java_cup.runtime.Symbol(AxSym.EOF);
    else {
    yy_ScanError(YY_NO_MATCH);
    }

    I setted use Javac checkbox and it worked ???
    Could someone explain me what happened ?
    The problem seems to be in the very long privated final string I defined, making it shorther the problem is solved again .
    Tks
    Tullio

  • Need assistance on multiple errors

    Hi everyone,
    I have trouble compiling my Java program due to some errors shown below and would like to seek your help:
    1) I have a couple of these error:
    Enumeration enum = objectsMoved.elements();
    Error msg: "Enumeration cannot be resolved"
    Is ii because I am missing out on some Java packages or libraries?
    2) import java_cup.runtime.Symbol;
    Error msg: "The import *java_cup* cannot be resolved"
    Where can I obtain this package?
    3) The import junit cannot be resolved
    Error msg :" The import *junit* cannot be resolved"
    Where can I obtain this package?
    4) getContentPane().add(aboutLabel, new com.symantec.itools.awt.GridBagConstraintsD(0,0,3,1,1.0,1.0,java.awt.GridBagConstraints.CENTER,java.awt.GridBagConstraints.BOTH,new Insets(0,0,0,0),0,0));
    Error msg: "*com.symantec* cannot be resolved to a type"
    5) import edu.umd.cs.jazz.*;
    import edu.umd.cs.jazz.component.*;
    import edu.umd.cs.jazz.event.*;
    import edu.umd.cs.jazz.util.*;
    Error msg: "The import edu cannot be resolved"
    Where can I find the edu import? Or is it that I have to connect to a CVS repository?
    6) public MessageFactory() {
         this(Platform.defaultPlatform);
    Error msg: "Platform cannot be resolved"
    Sincerely looking forward to your favorable assistance. Thank you!
    Best regards,
    U-Wei

    1) I have a couple of these error:
    Enumeration enum = objectsMoved.elements();
    Error msg: "Enumeration cannot be resolved"import java.util.*;
    2) import java_cup.runtime.Symbol;
    Error msg: "The import *java_cup* cannot be resolved"
    Where can I obtain this package?Don't know. Where did you get the idea you needed it? Check there.
    3) The import junit cannot be resolved
    Error msg :" The import *junit* cannot be resolved"
    Where can I obtain this package?http://www.junit.org/
    4) getContentPane().add(aboutLabel, new com.symantec.itools.awt.GridBagConstraintsD(0,0,3,1,1.0,1.0,java.awt.GridBagConstraints.CENTER,java.awt.GridBagConstraints.BOTH,new Insets(0,0,0,0),0,0));
    Error msg: "*com.symantec* cannot be resolved to a type"You'll need to add the com.symantec libraries to your compile-time classpath.
    5) import edu.umd.cs.jazz.*;
    import edu.umd.cs.jazz.component.*;
    import edu.umd.cs.jazz.event.*;
    import edu.umd.cs.jazz.util.*;
    Error msg: "The import edu cannot be resolved"
    Where can I find the edu import? Or is it that I have to connect to a CVS repository?Check with the University of Maryland: http://www.umd.edu/
    6) public MessageFactory() {
         this(Platform.defaultPlatform);
    Error msg: "Platform cannot be resolved"The Platform class is not on the classpath.
    Sincerely looking forward to your favorable assistance. Thank you!Start here:
    http://java.sun.com/docs/books/tutorial/getStarted/cupojava/index.html
    http://java.sun.com/docs/books/tutorial/java/index.html
    Good luck!
    ~

  • Flash Builder 4 standalone on win7 64bit is broken after update

    Today Adobe Updater promted that there are updates for Adobe Flash Builder 4 and Photoshop CS5. The update downloaded and installed without any errors and Photoshop is still working fine for me. But when I open Flash Builder I get a bunch of error messages and can't use Flash Builder any more. Here are screenshots of what the errors looks like:
    Sadly not only the Flash Builder perspective is affected but all other perspectives (SVN, Debugging, Profiling) are throwing errors too.
    These are the steps I tried to fix these errors - without success:
    - switching back to my personal workspace (after the update another workspace was selected)
    - opening Flash Builder with the "-clean" parameter (this worked for me several times when plugins didn't want to install properly)
    - opening Flash Builder with administration rights
    - checking inside Flash Builder for any updates
    None of these steps worked for me and I don't know how to fix this problem. Has anyone experienced the same errors after the 4.0.1.-update or are there any infos I missed?
    Any help would be appreciated!
    Miracula

    @pinnamur:
    here is the log you requested. I am not allowed to attach text files, so here is the content:
    *** Date: Friday, July 2, 2010 9:42:59 AM Germany Time
    *** Platform Details:
    *** System properties:
    awt.toolkit=sun.awt.windows.WToolkit
    eclipse.application=com.adobe.flexbuilder.standalone.FlexBuilderApplication
    eclipse.commands=-os
    win32
    -ws
    win32
    -arch
    x86
    -showsplash
    -launcher
    C:\Program Files (x86)\Adobe\Adobe Flash Builder 4\FlashBuilder.exe
    -name
    FlashBuilder
    --launcher.library
    C:\Program Files (x86)\Adobe\Adobe Flash Builder 4\plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.0.200.v20090519\eclipse_1206.dll
    -startup
    C:\Program Files (x86)\Adobe\Adobe Flash Builder 4\plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar
    -nl
    en_US
    -vm
    C:\Program Files (x86)\Adobe\Adobe Flash Builder 4\jre\bin\client\jvm.dll
    eclipse.home.location=file:/C:/Program Files (x86)/Adobe/Adobe Flash Builder 4/
    eclipse.launcher=C:\Program Files (x86)\Adobe\Adobe Flash Builder 4\FlashBuilder.exe
    [email protected]/../p2/
    eclipse.p2.profile=profile
    eclipse.product=com.adobe.flexbuilder.standalone.product
    eclipse.startTime=1278056489353
    eclipse.vm=C:\Program Files (x86)\Adobe\Adobe Flash Builder 4\jre\bin\client\jvm.dll
    eclipse.vmargs=-Xms256m
    -Xmx512m
    -XX:MaxPermSize=256m
    -XX:PermSize=64m
    -Djava.net.preferIPv4Stack=true
    -Dorg.eclipse.equinox.p2.reconciler.dropins.directory=dropins
    -Djava.class.path=C:\Program Files (x86)\Adobe\Adobe Flash Builder 4\plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.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:\Program Files (x86)\Adobe\Adobe Flash Builder 4\plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar
    java.class.version=50.0
    java.endorsed.dirs=C:\Program Files (x86)\Adobe\Adobe Flash Builder 4\jre\lib\endorsed
    java.ext.dirs=C:\Program Files (x86)\Adobe\Adobe Flash Builder 4\jre\lib\ext;C:\Windows\Sun\Java\lib\ext
    java.home=C:\Program Files (x86)\Adobe\Adobe Flash Builder 4\jre
    java.io.tmpdir=C:\Users\Tine\AppData\Local\Temp\
    java.library.path=C:\Program Files (x86)\Adobe\Adobe Flash Builder 4;.;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:/Program Files (x86)/Adobe/Adobe Flash Builder 4/jre/bin/client;C:/Program Files (x86)/Adobe/Adobe Flash Builder 4/jre/bin;C:\Program Files (x86)\Adobe\Adobe Flash Builder 4\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPow erShell\v1.0\;C:\Program Files\WIDCOMM\Bluetooth Software\;C:\Program Files\WIDCOMM\Bluetooth Software\syswow64;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files (x86)\Common Files\Roxio Shared\10.0\DLLShared\;C:\Program Files (x86)\Common Files\Roxio Shared\DLLShared\;C:\Windows\Microsoft.NET\Framework\v2.0.50727;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Program Files (x86)\Common Files\DivX Shared\;C:\Program Files\TortoiseSVN\bin
    java.net.preferIPv4Stack=true
    java.runtime.name=Java(TM) SE Runtime Environment
    java.runtime.version=1.6.0_16-b01
    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_16
    java.vm.info=mixed mode
    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=14.2-b01
    line.separator=
    org.eclipse.debug.ui.breakpoints.toggleFactoriesUsed=false
    org.eclipse.equinox.p2.reconciler.dropins.directory=dropins
    org.eclipse.equinox.simpleconfigurator.configUrl=file:org.eclipse.equinox.simpleconfigurat or/bundles.info
    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=Windows7
    org.osgi.framework.os.version=6.1.0
    org.osgi.framework.processor=x86
    org.osgi.framework.system.packages=javax.accessibility,javax.activation,javax.activity,jav ax.annotation,javax.annotation.processing,javax.crypto,javax.crypto.interfaces,javax.crypt o.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,jav ax.management,javax.management.loading,javax.management.modelmbean,javax.management.monito r,javax.management.openmbean,javax.management.relation,javax.management.remote,javax.manag ement.remote.rmi,javax.management.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.at tribute,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.k erberos,javax.security.auth.login,javax.security.auth.spi,javax.security.auth.x500,javax.s ecurity.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.rows et.spi,javax.swing,javax.swing.border,javax.swing.colorchooser,javax.swing.event,javax.swi ng.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.anno tation,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.dataty pe,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.transfo rm.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,java x.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.Dyn amicAny,org.omg.DynamicAny.DynAnyFactoryPackage,org.omg.DynamicAny.DynAnyPackage,org.omg.I OP,org.omg.IOP.CodecFactoryPackage,org.omg.IOP.CodecPackage,org.omg.Messaging,org.omg.Port ableInterceptor,org.omg.PortableInterceptor.ORBInitInfoPackage,org.omg.PortableServer,org. omg.PortableServer.CurrentPackage,org.omg.PortableServer.POAManagerPackage,org.omg.Portabl eServer.POAPackage,org.omg.PortableServer.portable,org.omg.PortableServer.ServantLocatorPa ckage,org.omg.SendingContext,org.omg.stub.java.rmi,org.w3c.dom,org.w3c.dom.bootstrap,org.w 3c.dom.css,org.w3c.dom.events,org.w3c.dom.html,org.w3c.dom.ls,org.w3c.dom.ranges,org.w3c.d om.stylesheets,org.w3c.dom.traversal,org.w3c.dom.views,org.w3c.dom.xpath,org.xml.sax,org.x ml.sax.ext,org.xml.sax.helpers
    org.osgi.framework.vendor=Eclipse
    org.osgi.framework.version=1.5.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 7
    os.version=6.1
    osgi.arch=x86
    osgi.bundles=reference:file:org.eclipse.osgi.nl1_3.5.0.v20091121043401.jar,reference:file: org.eclipse.equinox.ds_1.1.1.R35x_v20090806.jar@1:start,reference:file:org.eclipse.equinox .simpleconfigurator_1.0.101.R35x_v20090807-1100.jar@1:start
    osgi.bundles.defaultStartLevel=4
    osgi.bundlestore=C:\Users\Tine\.eclipse\com.adobe.flexbuilder.standalone.product_4.0.1_108 4004438\configuration\org.eclipse.osgi\bundles
    osgi.configuration.area=file:/C:/Users/Tine/.eclipse/com.adobe.flexbuilder.standalone.prod uct_4.0.1_1084004438/configuration/
    osgi.framework=file:/c:/Program Files (x86)/Adobe/Adobe Flash Builder 4/plugins/org.eclipse.osgi_3.5.1.R35x_v20090827.jar
    osgi.framework.extensions=reference:file:org.eclipse.osgi.nl1_3.5.0.v20091121043401.jar
    osgi.framework.shape=jar
    osgi.framework.version=3.5.1.R35x_v20090827
    osgi.frameworkClassPath=., file:c:/Program Files (x86)/Adobe/Adobe Flash Builder 4/plugins/org.eclipse.osgi.nl1_3.5.0.v20091121043401.jar
    osgi.install.area=file:/C:/Program Files (x86)/Adobe/Adobe Flash Builder 4/
    osgi.instance.area=file:/D:/flashBuilder_workspace/
    osgi.instance.area.default=file:/C:/Users/Tine/Adobe Flash Builder 4/
    osgi.logfile=D:\flashBuilder_workspace\.metadata\.log
    osgi.manifest.cache=C:\Users\Tine\.eclipse\com.adobe.flexbuilder.standalone.product_4.0.1_ 1084004438\configuration\org.eclipse.osgi\manifests
    osgi.nl=en_US
    osgi.nl.user=en_US
    osgi.os=win32
    osgi.sharedConfiguration.area=file:/c:/Program Files (x86)/Adobe/Adobe Flash Builder 4/configuration/
    osgi.splashPath=platform:/base/plugins/com.adobe.flexbuilder.standalone
    osgi.syspath=c:\Program Files (x86)\Adobe\Adobe Flash Builder 4\plugins
    osgi.tracefile=D:\flashBuilder_workspace\.metadata\trace.log
    osgi.ws=win32
    path.separator=;
    sun.arch.data.model=32
    sun.boot.class.path=C:\Program Files (x86)\Adobe\Adobe Flash Builder 4\jre\lib\resources.jar;C:\Program Files (x86)\Adobe\Adobe Flash Builder 4\jre\lib\rt.jar;C:\Program Files (x86)\Adobe\Adobe Flash Builder 4\jre\lib\sunrsasign.jar;C:\Program Files (x86)\Adobe\Adobe Flash Builder 4\jre\lib\jsse.jar;C:\Program Files (x86)\Adobe\Adobe Flash Builder 4\jre\lib\jce.jar;C:\Program Files (x86)\Adobe\Adobe Flash Builder 4\jre\lib\charsets.jar;C:\Program Files (x86)\Adobe\Adobe Flash Builder 4\jre\classes
    sun.boot.library.path=C:\Program Files (x86)\Adobe\Adobe Flash Builder 4\jre\bin
    sun.cpu.endian=little
    sun.cpu.isalist=pentium_pro+mmx pentium_pro pentium+mmx pentium i486 i386 i86
    sun.desktop=windows
    sun.io.unicode.encoding=UnicodeLittle
    sun.jnu.encoding=Cp1252
    sun.management.compiler=HotSpot Client Compiler
    sun.os.patch.level=
    user.country=DE
    user.dir=C:\Program Files (x86)\Adobe\Adobe Flash Builder 4
    user.home=C:\Users\Tine
    user.language=de
    user.name=Tine
    user.timezone=Europe/Berlin
    user.variant=
    *** Features:
    com.adobe.flexbuilder.feature.standalone (4.0.1.277662) "Adobe Flash Builder Standalone"
    com.adobe.flexbuilder.feature.standalone.nl1 (4.0.1.277662) "Adobe Flash Builder Standalone"
    com.collabnet.subversion.merge.feature (2.1.0) "CollabNet Subversion Merge Client"
    com.sun.jna (3.2.3) "JNA Library Plug-in"
    org.eclipse.cvs (1.1.101.R35x_v20090811-7E79FEd9KKF5H2YDWFLLBL01A16) "Eclipse CVS Client"
    org.eclipse.datatools.connectivity.feature (1.7.2.v200909251450-7B7OANEn1Xi4gycmhPC6njFVDz0q) "Data Tools Platform Connectivity Plug-in"
    org.eclipse.datatools.connectivity.oda.designer.feature (1.7.2.v200909251450-7E7C7BDZRDIVDUKiEaXU) "DTP ODA Designer UI Framework Plug-in"
    org.eclipse.datatools.connectivity.oda.feature (1.7.2.v200909251450-7H797BCcNBHBBHMWDbRK) "DTP Open Data Access"
    org.eclipse.datatools.doc.user (1.7.2.v200909251450-47C08w95ENAK6AFDFK7) "Data Tool Platform User Documentation"
    org.eclipse.datatools.enablement.apache.derby.feature (1.7.2.v200909251450-7768dBmKDLfMjHuIFJW7SBI) "High-level Sybase Enablement Plug-in"
    org.eclipse.datatools.enablement.feature (1.7.2.v200909251450-7J8i7UBWwSLRWdU50unZvFu_Pz0t) "Eclipse Data Tools Platform Enablement"
    org.eclipse.datatools.enablement.hsqldb.feature (1.7.2.v200909251450-67B2AqGBJVKbGuH3GP7SBI) "Eclipse Data Tools Platform Enablement"
    org.eclipse.datatools.enablement.ibm.feature (1.7.2.v200909251450-7F47HFC7sRTNSjXAYIRR) "Eclipse Data Tools Platform Enablement"
    org.eclipse.datatools.enablement.ingres.feature (1.7.2.v200909251450-540AkF77g7VBLBPH7) "Eclipse Data Tools Platform Enablement"
    org.eclipse.datatools.enablement.jdbc.feature (1.7.2.v200909251450-4-29oB55W5P7G6RAH) "High-level Sybase Enablement Plug-in"
    org.eclipse.datatools.enablement.jdt.feature (1.7.2.v200909251450-2-07w311A1A351453) "Data Tools Platform Connectivity JDT Extension Plug-in"
    org.eclipse.datatools.enablement.msft.feature (1.7.2.v200909251450-542AkF78Y7SBU9UAB) "Eclipse Data Tools Platform Enablement"
    org.eclipse.datatools.enablement.mysql.feature (1.7.2.v200909251450-546AkF78Y7R9PAX87) "Eclipse Data Tools Platform Enablement"
    org.eclipse.datatools.enablement.oda.designer.feature (1.7.2.v200909251450-3328s7353356I4F53) "Eclipse Data Tools Platform XML ODA Designer"
    org.eclipse.datatools.enablement.oda.feature (1.7.2.v200909251450-7A7T78DZRDFuD_KmFcNp) "Eclipse Data Tools Platform XML ODA Runtime Driver"
    org.eclipse.datatools.enablement.oracle.feature (1.7.2.v200909251450-548aAkF77g7XAO9aBB) "Eclipse Data Tools Platform Enablement"
    org.eclipse.datatools.enablement.postgresql.feature (1.7.2.v200909251450-542AkF77g7V9N9e77) "Eclipse Data Tools Platform Enablement"
    org.eclipse.datatools.enablement.sap.feature (1.7.2.v200909251450-540AkF77g7V9N9e77) "Eclipse Data Tools Platform Enablement"
    org.eclipse.datatools.enablement.sqlite.feature (1.7.2.v200909251450-541AkF79P7N8NAQ97) "Eclipse Data Tools Platform Enablement"
    org.eclipse.datatools.enablement.sybase.feature (1.7.2.v200909251450-7E45F9NiNWvOOXxPdVT) "High-level Sybase Enablement Plug-in"
    org.eclipse.datatools.modelbase.feature (1.7.2.v200909251450-77-5CcNBCtCcCQJYZl) "Eclipse Data Tools Platform SQLModel Plug-in"
    org.eclipse.datatools.sqldevtools.ddlgen.feature (1.7.2.v200909251450-7A-1F7RZHKFIwMhStRm) "Eclipse Data Tools Platform FE UI Plug-in"
    org.eclipse.datatools.sqldevtools.feature (1.7.2.v200909251450-7N7q7GFDr_mX5M8JAs38u8wWDRWU) "Eclipse Data Tools Platform SQL Tools Common UI Plug-in"
    org.eclipse.datatools.sqldevtools.parsers.feature (1.7.2.v200909251450-602BgJ99q9_9OGXFJ) "Eclipse Data Tools Platform SQL Parser Plugin"
    org.eclipse.draw2d (3.5.2.v20100111-1352-4417w311A223702A19) "Graphical Editing Framework Draw2d"
    org.eclipse.emf (2.5.0.v200906151043) "EMF - Eclipse Modeling Framework Runtime and Tools"
    org.eclipse.emf.codegen (2.5.0.v200906151043) "EMF Code Generation"
    org.eclipse.emf.codegen.ecore (2.5.0.v200906151043) "EMF Ecore Code Generator"
    org.eclipse.emf.codegen.ecore.ui (2.5.0.v200906151043) "EMF Ecore Code Generator UI"
    org.eclipse.emf.codegen.ui (2.4.0.v200906151043) "EMF Code Generation UI"
    org.eclipse.emf.common (2.5.0.v200906151043) "EMF Common"
    org.eclipse.emf.common.ui (2.5.0.v200906151043) "EMF Common UI"
    org.eclipse.emf.converter (2.5.0.v200906151043) "EMF Model Converter"
    org.eclipse.emf.databinding (1.1.0.v200906151043) "EMF Data Binding"
    org.eclipse.emf.databinding.edit (1.1.0.v200906151043) "EMF Edit Data Binding"
    org.eclipse.emf.ecore (2.5.0.v200906151043) "EMF Ecore"
    org.eclipse.emf.ecore.edit (2.5.0.v200906151043) "EMF Ecore Edit"
    org.eclipse.emf.ecore.editor (2.5.0.v200906151043) "EMF Sample Ecore Editor"
    org.eclipse.emf.edit (2.5.0.v200906151043) "EMF Edit"
    org.eclipse.emf.edit.ui (2.5.0.v200906151043) "EMF Edit UI"
    org.eclipse.emf.mapping (2.5.0.v200906151043) "EMF Mapping"
    org.eclipse.emf.mapping.ecore (2.5.0.v200906151043) "EMF Ecore Mapping"
    org.eclipse.emf.mapping.ecore.editor (2.5.0.v200906151043) "EMF Ecore Mapping Editor"
    org.eclipse.emf.mapping.ui (2.5.0.v200906151043) "EMF Mapping UI"
    org.eclipse.gef (3.5.2.v20100111-1352-777928194B66D5D476C33B2A) "Graphical Editing Framework GEF"
    org.eclipse.help (1.1.1.R35x_v20090811-7e7eFAnFEx2XZoYz0uPgIfwD) "Help System Base"
    org.eclipse.jdt (3.5.2.r352_v20100108-7r88FEwFI0WTuoBl0iaG0tyhfZH6) "Eclipse Java Development Tools"
    org.eclipse.jpt.eclipselink.feature (2.2.2.v200911250220-65A9AkF77g8OFL7BB7) "Dali Java Persistence Tools - EclipseLink Support"
    org.eclipse.jpt.feature (2.2.2.v200911250220-7L7OAPFBBoPS0TBgXV1je) "Dali Java Persistence Tools"
    org.eclipse.jst.enterprise_ui.feature (3.1.1.v200908101600-7_7EGrjFQRwRb4P511ebObS5XZhq) "Eclipse Java EE Developer Tools"
    org.eclipse.jst.ws.axis2tools.feature (1.1.0.v200905242110-78-FBpDZRDE6FdPdLYYe) "Axis2 Tools"
    org.eclipse.pde (3.5.2.R35x_v20100119-7Z7_FA2FDX-aXQYWqYDBz-z0qufo) "PDE"
    org.eclipse.platform (3.5.1.R35x_v20090910-9gEeG1_FthkNDSP2odXdThaOu9GFDPn83DGB7) "Eclipse Platform"
    org.eclipse.rcp (3.5.1.R35x_v20090811-9SA0FxVFqE70OL1ARMrfcO6e7BA6) "Eclipse RCP"
    org.eclipse.wst.jsdt.feature (1.1.2.v200908101420-77-FGDCcNBDjBXMoBbFb) "JavaScript Developer Tools "
    org.eclipse.wst.web_ui.feature (3.1.1.v200908120400-7R77FStEVw2z07WtDz-OZrhL5C-3) "Eclipse Web Developer Tools"
    org.eclipse.wst.xml_ui.feature (3.1.1.v200907161031-7H6FMbDxtkMs9OeLGF98LRhdPKeo) "Eclipse XML Editors and Tools"
    org.eclipse.wst.xsl.feature (1.0.2.v200908271520-7R7T8sFIhIehWg454rq_U1) "Eclipse XSL Developer Tools"
    org.tigris.subversion.clientadapter.feature (1.6.12) "Subversion Client Adapter"
    org.tigris.subversion.clientadapter.javahl.feature (1.6.12) "Subversion JavaHL"
    org.tigris.subversion.clientadapter.svnkit.feature (1.6.12) "SVNKit Client Adapter"
    org.tigris.subversion.subclipse (1.6.12) "SVN Team Provider Core"
    org.tmatesoft.svnkit (1.3.3.6648) "SVNKit Library Plug-in"
    *** Plug-in Registry:
    ActionscriptInfoCollector (0.7.4) "ActionscriptInfoCollector Plug-in" [Starting]
    com.adobe.coldfusion.rds.client (1.0.272885) "RDS Core and Database Client Plug-in" [Starting]
    com.adobe.coldfusion.rds.client.nl1 (1.0.1.v20100112266797) "Nl1 Fragment" [Resolved]
    com.adobe.flash.codemodel.core (4.0.1.277662) "Adobe Flash CodeModel Core" [Active]
    com.adobe.flash.codemodel.osgi (4.0.1.277662) "Code Model OSGI Support" [Active]
    com.adobe.flash.profiler (4.0.1.277662) "Adobe Flash Profiler" [Active]
    com.adobe.flash.profiler.nl1 (4.0.1.277662) "Adobe Flash Profiler Nl1 Fragment" [Resolved]
    com.adobe.flexbuilder.ajaxbridge (4.0.1.277662) "Adobe Flash Builder Ajaxbridge" [Active]
    com.adobe.flexbuilder.ajaxbridge.nl1 (4.0.1.277662) "Adobe Flash Builder Ajaxbridge Nl1 Fragment" [Resolved]
    com.adobe.flexbuilder.as.editor (4.0.1.277662) "Adobe Flash Builder ActionScript Editor" [Active]
    com.adobe.flexbuilder.as.editor.nl1 (4.0.1.277662) "Adobe Flash Builder ActionScript Editor Nl1 Fragment" [Resolved]
    com.adobe.flexbuilder.axis2 (4.0.1.277662) "Adobe Flash Builder AXIS 2" [Starting]
    com.adobe.flexbuilder.axis2.nl1 (4.0.1.277662) "Adobe Flash Builder AXIS 2 Nl1 Fragment" [Resolved]
    com.adobe.flexbuilder.codemodel (4.0.1.277662) "Adobe Flex IDE CodeModel" [Resolved]
    com.adobe.flexbuilder.codemodel.nl1 (4.0.1.277662) "Adobe Flash Builder CodeModel Nl1 Fragment" [Resolved]
    com.adobe.flexbuilder.crimson (4.0.1.277662) "Adobe Flash Builder Crimson" [Resolved]
    com.adobe.flexbuilder.crimson.nl1 (4.0.1.277662) "Adobe Flash Builder Crimson Nl1 Fragment" [Resolved]
    com.adobe.flexbuilder.css.editor (4.0.1.277662) "Adobe Flash Builder CSS Editor" [Starting]
    com.adobe.flexbuilder.css.editor.nl1 (4.0.1.277662) "Adobe Flash Builder CSS Editor Nl1 Fragment" [Resolved]
    com.adobe.flexbuilder.DCDService (4.0.1.277662) "Adobe Flash Builder DCDService" [Starting]
    com.adobe.flexbuilder.DCDService.nl1 (4.0.1.277662) "Adobe Flash Builder DCDService Nl1 Fragment" [Resolved]
    com.adobe.flexbuilder.dcrad (4.0.1.277662) "Adobe Flash Builder Data Centric RAD" [Active]
    com.adobe.flexbuilder.dcrad.derived (4.0.1.277662) "Adobe Flash Builder Data Centric RAD Derived Sources" [Starting]
    com.adobe.flexbuilder.dcrad.nl1 (4.0.1.277662) "Adobe Flash Builder DCRAD Nl1 Fragment" [Resolved]
    com.adobe.flexbuilder.debug (4.0.1.277662) "Adobe Flash Builder Debug Model" [Active]
    com.adobe.flexbuilder.debug.e33 (4.0.1.277662) "Adobe Flash Builder Debug Fragment for Eclipse 3.3" [Resolved]
    com.adobe.flexbuilder.debug.nl1 (4.0.1.277662) "Adobe Flash Builder Debug Model Nl1 Fragment" [Resolved]
    com.adobe.flexbuilder.debug.ui (4.0.1.277662) "Adobe Flash Builder Debug UI" [Active]
    com.adobe.flexbuilder.debug.ui.actions (4.0.1.277662) "Adobe Flash Builder Debug UI Actions Fragment" [Resolved]
    com.adobe.flexbuilder.debug.ui.nl1 (4.0.1.277662) "Adobe Flash Builder Debug Model UI Nl1 Fragment" [Resolved]
    com.adobe.flexbuilder.designview (4.0.1.277662) "Adobe Flash Builder Designview" [Starting]
    com.adobe.flexbuilder.designview.nl1 (4.0.1.277662) "Adobe Flash Builder Designview Nl1 Fragment" [Resolved]
    com.adobe.flexbuilder.editorcore (4.0.1.277662) "Adobe Flash Builder Editor Core" [Active]
    com.adobe.flexbuilder.editorcore.nl1 (4.0.1.277662) "Adobe Flash Builder Editor Core Nl1 Fragment" [Resolved]
    com.adobe.flexbuilder.editors.derived (4.0.1.277662) "Adobe Flash Builder Editors Derived" [Active]
    com.adobe.flexbuilder.editors.derived.nl1 (4.0.1.277662) "Adobe Flash Builder Editors Derived Nl1 Fragment" [Resolved]
    com.adobe.flexbuilder.exportimport (4.0.1.277662) "Adobe Flash Builder Exportimport" [Active]
    com.adobe.flexbuilder.exportimport.nl1 (4.0.1.277662) "Adobe Flash Builder Exportimport Nl1 Fragment" [Resolved]
    com.adobe.flexbuilder.flashbridge (4.0.1.277662) "Flash IDE Plug-in" [Active]
    com.adobe.flexbuilder.flashbridge.nl1 (4.0.1.277662) "Flash IDE Plug-in Nl1 Fragment" [Resolved]
    com.adobe.flexbuilder.flex (4.0.1.277662) "Adobe Flash Builder Flex SDKs" [Resolved]
    com.adobe.flexbuilder.flexunit (4.0.1.277662) "Adobe Flash Builder FlexUnit UI" [Active]
    com.adobe.flexbuilder.flexunit.derived (4.0.1.277662) "Adobe Flash Builder FlexUnit Derived" [Starting]
    com.adobe.flexbuilder.flexunit.nl1 (4.0.1.277662) "Adobe Flash Builder FlexUnit Nl1 Fragment" [Resolved]
    com.adobe.flexbuilder.help (4.0.1.277662) "Adobe Flash Builder Help" [Starting]
    com.adobe.flexbuilder.help.nl1 (4.0.1.277662) "Adobe Flash Builder Help - Localized" [Resolved]
    com.adobe.flexbuilder.importartwork (4.0.1.277662) "Adobe Flash Builder Import Artwork" [Active]
    com.adobe.flexbuilder.importartwork.nl1 (4.0.1.277662) "Adobe Flash Builder Import Artwork Nl1 Fragment" [Resolved]
    com.adobe.flexbuilder.json (4.0.1.277662) "Adobe Flash Builder JSON" [Starting]
    com.adobe.flexbuilder.launching.ui (4.0.1.277662) "Adobe Flash Builder Launching UI" [Active]
    com.adobe.flexbuilder.launching.ui.nl1 (4.0.1.277662) "Adobe Flash Builder Launching UI Nl1 Fragment" [Resolved]
    com.adobe.flexbuilder.monitors.network (4.0.1.277662) "Adobe Flash Builder Network Monitor" [Starting]
    com.adobe.flexbuilder.monitors.network.nl1 (4.0.1.277662) "Adobe Flash Builder Network Monitor Nl1 Fragment" [Resolved]
    com.adobe.flexbuilder.multisdk (4.0.1.277662) "Adobe Flash Builder Multi-SDK" [Active]
    com.adobe.flexbuilder.mxml.editor (4.0.1.277662) "Adobe Flash Builder MXML Editor" [Active]
    com.adobe.flexbuilder.mxml.editor.nl1 (4.0.1.277662) "Adobe Flash Builder MXML Editor Nl1 Fragment" [Resolved]
    com.adobe.flexbuilder.mxmlmodel (4.0.1.277662) "Adobe Flash Builder MXML Model" [Active]
    com.adobe.flexbuilder.project (4.0.1.277662) "Adobe Flash Builder Project" [Active]
    com.adobe.flexbuilder.project.e35 (1.0.0.201001080934) "Adobe Flash Builder Project for Eclipse 3.5" [Resolved]
    com.adobe.flexbuilder.project.nl1 (4.0.1.277662) "Adobe Flash Builder Project Nl1 Fragment" [Resolved]
    com.adobe.flexbuilder.project.ui (4.0.1.277662) "Adobe Flash Builder Project UI" [Active]
    com.adobe.flexbuilder.project.ui.nl1 (4.0.1.277662) "Adobe Flash Builder Project UI Nl1 Fragment" [Resolved]
    com.adobe.flexbuilder.services.BlazeDSService (4.0.1.277662) "Adobe Flash Builder BlazeDSService" [Starting]
    com.adobe.flexbuilder.services.CFService (4.0.1.277662) "Adobe Flash Builder CFService" [Starting]
    com.adobe.flexbuilder.services.CFService.nl1 (4.0.1.277662) "Adobe Flash Builder CFService NL1 Fragment" [Resolved]
    com.adobe.flexbuilder.services.HTTPService (4.0.1.277662) "Adobe Flash Builder HTTPService" [Starting]
    com.adobe.flexbuilder.services.HTTPService.nl1 (4.0.1.277662) "Adobe Flash Builder HTTPService NL1 Fragment" [Resolved]
    com.adobe.flexbuilder.services.J2EEService (4.0.1.277662) "Adobe Flash Builder J2EEService" [Starting]
    com.adobe.flexbuilder.services.J2EEService.nl1 (4.0.1.277662) "Adobe Flash Builder J2EEService Nl1 Fragment" [Resolved]
    com.adobe.flexbuilder.services.LCDSService (4.0.1.277662) "Adobe Flash Builder LCDSService" [Starting]
    com.adobe.flexbuilder.services.PHPService (4.0.1.277662) "Adobe Flash Builder PHPService" [Starting]
    com.adobe.flexbuilder.services.PHPService.nl1 (4.0.1.277662) "Adobe Flash Builder PHPService NL1 Fragment" [Resolved]
    com.adobe.flexbuilder.services.StaticContentService (4.0.1.277662) "Adobe Flash Builder StaticContentService" [Starting]
    com.adobe.flexbuilder.services.StaticContentService.nl1 (4.0.1.277662) "Adobe Flash Builder StaticContentService Nl1 Fragment" [Resolved]
    com.adobe.flexbuilder.services.WEBService (4.0.1.277662) "Adobe Flash Builder WEBService" [Starting]
    com.adobe.flexbuilder.services.WEBService.derived (4.0.1.277662) "Adobe Flash Builder WEBService Derived Sources" [Starting]
    com.adobe.flexbuilder.services.WEBService.nl1 (4.0.1.277662) "Adobe Flash Builder WEBService NL1 Fragment" [Resolved]
    com.adobe.flexbuilder.standalone (4.0.1.277662) "Adobe Flash Builder Standalone" [Active]
    com.adobe.flexbuilder.standalone.nl1 (4.0.1.277662) "Adobe Flash Builder Standalone Nl1 Fragment" [Resolved]
    com.adobe.flexbuilder.tengine (4.0.1.277662) "Adobe Flash Builder Tengine" [Starting]
    com.adobe.flexbuilder.tengine.nl1 (4.0.1.277662) "Adobe Flash Builder Tengine Nl1 Fragment" [Resolved]
    com.adobe.flexbuilder.ui (4.0.1.277662) "Adobe Flash Builder Global UI" [Active]
    com.adobe.flexbuilder.ui.nl1 (4.0.1.277662) "Adobe Flash Builder Global UI Nl1 Fragment" [Resolved]
    com.adobe.flexbuilder.utils.osnative (4.0.1.277662) "Adobe Flash Builder OS Native Utils" [Active]
    com.adobe.flexbuilder.utils.osnative.win (4.0.1.277662) "Adobe Flash Builder OS Native Utils Windows Fragment" [Resolved]
    com.adobe.flexide.amt (4.0.1.277662) "Adobe Flash Builder AMT" [Active]
    com.adobe.flexide.as.core (4.0.1.277662) "Adobe Flash Builder ActionScript Core" [Active]
    com.adobe.flexide.as.core.nl1 (4.0.1.277662) "Adobe Flash Builder ActionScript Core Nl1 Fragment" [Resolved]
    com.adobe.flexide.communityhelp (4.0.1.277662) "CommunityHelp Plug-in" [Starting]
    com.adobe.flexide.communityhelp.nl1 (4.0.1.277662) "Adobe Common CommunityHelp Nl1 Fragment" [Resolved]
    com.adobe.flexide.css.core (4.0.1.277662) "Adobe Flash Builder CSS Editor Core" [Active]
    com.adobe.flexide.css.core.nl1 (4.0.1.277662) "Adobe Flash Builder CSS Editor Core Nl1 Fragment" [Resolved]
    com.adobe.flexide.designitems (4.0.1.277662) "Adobe Flash Builder DesignItems" [Starting]
    com.adobe.flexide.editorcore (4.0.1.277662) "Adobe Flash Builder Editor Core" [Active]
    com.adobe.flexide.editorcore.nl1 (4.0.1.277662) "Adobe Flash Builder Editor Core Nl1 Fragment" [Resolved]
    com.adobe.flexide.embeddedplayer (4.0.1.277662) "Adobe Flash Builder Embedded Flash Player" [Starting]
    com.adobe.flexide.exportimport (4.0.1.277662) "Exportimport" [Starting]
    com.adobe.flexide.exportimport.nl1 (4.0.1.277662) "Export Import Nl1 Fragment" [Resolved]
    com.adobe.flexide.externaleditors (4.0.1.277662) "Adobe Flash Builder External Editors" [Active]
    com.adobe.flexide.externaleditors.nl1 (4.0.1.277662) "Adobe Flash Builder External Editors Nl1 Fragment" [Resolved]
    com.adobe.flexide.fonts (4.0.1.277662) "Fonts" [Starting]
    com.adobe.flexide.launching (4.0.1.277662) "Adobe Flash Builder Launching" [Active]
    com.adobe.flexide.launching.nl1 (4.0.1.277662) "Adobe Flash Builder Launching Nl1 Fragment" [Resolved]
    com.adobe.flexide.multisdk.nl1 (4.0.1.277662) "Adobe Flash Builder Multi-SDK Nl1 Fragment" [Resolved]
    com.adobe.flexide.mxml.core (4.0.1.277662) "Adobe Flash Builder MXML Core" [Active]
    com.adobe.flexide.mxml.core.nl1 (4.0.1.277662) "Adobe Flash Builder MXML Core Nl1 Fragment" [Resolved]
    com.adobe.flexide.nativelibs (4.0.1.277662) "Adobe Flash Builder Native Libraries" [Active]
    com.adobe.flexide.playerview (4.0.1.277662) "Adobe Flash Builder Playerview" [Starting]
    com.adobe.flexide.refactoring.core (4.0.1.277662) "Adobe Flash Builder Refactoring Core" [Starting]
    com.adobe.flexide.refactoring.core.nl1 (4.0.1.277662) "Adobe Flash Builder Refactoring Core Nl1 Fragment" [Resolved]
    com.adobe.model.core (1.0.2.v20100315273147) "Adobe Data Model Core Wrapper" [Active]
    com.collabnet.subversion.merge (2.1.0) "CollabNet Subversion Merge Client" [Starting]
    com.crispico.flexbridge (1.0.0.M0_2010-06-11) "Flower Modeling Platform - Flexbridge" [Resolved]
    com.crispico.flower.mp (1.0.0.M0_2010-06-11) "Flower Modeling Platform - Core" [Resolved]
    com.crispico.flower.mp.dependencies.internal (1.0.0.M0_2010-06-11) "Flower Modeling Platform - Internal Dependencies" [Active]
    com.crispico.flower.mp.eclipse (1.0.0.M0_2010-06-11) "Flower Modeling Platform - Eclipse" [Active]
    com.crispico.flower.mp.eclipse.compare.base (1.0.0.M0_2010-06-11) "Flower Modeling Platform - Compare Base" [Starting]
    com.crispico.flower.mp.eclipse.compare.codesync (1.0.0.M0_2010-06-11) "Flower Modeling Platform - Compare CodeSync" [Starting]
    com.crispico.flower.mp.eclipse.uml4as (1.0.0.M0_2010-06-11) "Flower Modeling Platform - UML4AS" [Active]
    com.crispico.flower.mp.metamodel.classmetamodel (1.0.0.M0_2010-06-11) "Flower Modeling Platform - Class Metamodel" [Resolved]
    com.crispico.flower.mp.metamodel.codesync (1.0.0.M0_2010-06-11) "Flower Modeling Platform - CodeSync Metamodel" [Active]
    com.crispico.flower.mp.metamodel.codesyncas (1.0.0.M0_2010-06-11) "Flower Modeling Platform - CodeSync AS Metamodel" [Active]
    com.crispico.flower.mp.metamodelset.uml4asfile (1.0.0.M0_2010-06-11) "Flower Modeling Platform - UML4AS File Metamodel Set" [Resolved]
    com.crispico.flower.mp.propertieseditor (1.0.0.M0_2010-06-11) "Flower Modeling Platform - Properties Editor" [Starting]
    com.ibm.icu (4.0.1.v20090822) "International Components for Unicode for Java (ICU4J)" [Active]
    com.idefactory.enterprisehelp (1.0.8.beta) "Enterprise IDE Help" [Starting]
    com.idefactory.fxsdk (1.0.1) "Enterprise IDE Fx Sdk" [Active]
    com.idefactory.rhino (1.0.0) "Enterprise IDE Rhino" [Starting]
    com.jcraft.jsch (0.1.41.v200903070017) "JSch" [Resolved]
    com.sun.jna (3.2.3) "JNA Library Plug-in" [Starting]
    FlexASDocGenCommand (0.7.4) "FlexASDocGenCommand Plug-in" [Starting]
    FlexPrettyPrintCommand (0.7.4) "FlexPrettyPrintCommand Plug-in" [Active]
    java_cup.runtime (0.10.0.v200803061811) "Java Cup" [Resolved]
    javax.activation (1.1.0.v200906290531) "Apache Geronimo Activation Plug-in" [Resolved]
    javax.mail (1.4.0.v200905040518) "Javax Mail Plug-in" [Resolved]
    javax.servlet (2.5.0.v200806031605) "Servlet API Bundle" [Resolved]
    javax.servlet.jsp (2.0.0.v200806031607) "Java Server Pages API Bundle" [Resolved]
    javax.wsdl (1.5.1.v200806030408) "WSDL4J" [Resolved]
    javax.xml (1.3.4.v200902170245) "JAXP XML" [Resolved]
    javax.xml.rpc (1.1.0.v200905122109) "JAX-RPC" [Resolved]
    javax.xml.soap (1.2.0.v200905122109) "SAAJ" [Resolved]
    net.sourceforge.lpg.lpgjavaruntime (1.1.0.v200803061910) "SourceForge LPG" [Resolved]
    org.apache.ant (1.7.1.v20090120-1145) "Apache Ant" [Resolved]
    org.apache.axis (1.4.0.v200905122109) "Apache Web Services" [Resolved]
    org.apache.bcel (5.2.0.v200803061811) "Apache BCEL" [Resolved]
    org.apache.commons.codec (1.3.0.v20080530-1600) "Apache Commons Codec Plug-in" [Resolved]
    org.apache.commons.collections (3.2.0.v200803061811) "Apache Commons Collections" [Resolved]
    org.apache.commons.discovery (0.2.0.v200905122109) "Jakarta-Commons Discovery" [Resolved]
    org.apache.commons.el (1.0.0.v200806031608) "Apache Commons JSP 2.0 Expression Language Interpreter" [Resolved]
    org.apache.commons.httpclient (3.1.0.v20080605-1935) "Apache Commons Httpclient" [Resolved]
    org.apache.commons.jxpath (1.2.0.v20080604-1500) "Apache Commons JXPath" [Resolved]
    org.apache.commons.lang (2.4.0.v20081016-1030) "Apache Jakarta Commons Lang" [Resolved]
    org.apache.commons.lang (2.1.0.v200803061811) "Apache Jakarta Commons Lang" [Resolved]
    org.apache.commons.logging (1.0.4.v200904062259) "Apache Commons Logging Plug-in" [Resolved]
    org.apache.jasper (5.5.17.v200903231320) "Apache Jasper 2 Plug-in" [Resolved]
    org.apache.log4j (1.2.13.v200903072027) "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.oro (2.0.8.v200903061218) "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.v200905122109) "Xalan-Java" [Resolved]
    org.apache.xerces (2.9.0.v200909240008) "Apache Xerces-J" [Resolved]
    org.apache.xml.resolver (1.2.0.v200902170519) "Apache XmlResolver" [Resolved]
    org.apache.xml.serializer (2.7.1.v200902170519) "Apache XML Commons Serializer" [Resolved]
    org.eclipse.ant.core (3.2.100.v20090817_r351) "Ant Build Tool Core" [Starting]
    org.eclipse.ant.core.nl1_3.5.0.v20091121043401 (3.5.0.v20091121043401) "nlFragmentName" [Resolved]
    org.eclipse.ant.ui (3.4.2.v20091204_r352) "Ant UI" [Starting]
    org.eclipse.compare (3.5.0.I20090514-0808) "Compare Support" [Starting]
    org.eclipse.compare.core (3.5.0.I20090430-0408) "Core Compare Support" [Starting]
    org.eclipse.compare.core.nl1_3.5.0.v20091121043401 (3.5.0.v20091121043401) "nlFragmentName" [Resolved]
    org.eclipse.compare.nl1_3.5.0.v20091121043401 (3.5.0.v20091121043401) "nlFragmentName" [Resolved]
    org.eclipse.compare.win32 (1.0.0.I20090430-0408) "Compare Support for Word" [Starting]
    org.eclipse.compare.win32.nl1_3.5.0.v20091121043401 (3.5.0.v20091121043401) "nlFragmentName" [Resolved]
    org.eclipse.core.boot (3.1.100.v20080218) "Core Boot" [Starting]
    org.eclipse.core.boot.nl1_3.5.0.v20091121043401 (3.5.0.v20091121043401) "nlFragmentName" [Resolved]
    org.eclipse.core.commands (3.5.0.I20090525-2000) "Commands" [Resolved]
    org.eclipse.core.commands.nl1_3.5.0.v20091121043401 (3.5.0.v20091121043401) "nlFragmentName" [Resolved]
    org.eclipse.core.contenttype (3.4.1.R35x_v20090826-0451) "Eclipse Content Mechanism" [Active]
    org.eclipse.core.contenttype.nl1_3.5.0.v20091121043401 (3.5.0.v20091121043401) "nlFragmentName" [Resolved]
    org.eclipse.core.databinding (1.2.0.M20090819-0800) "JFace Data Binding" [Starting]
    org.eclipse.core.databinding.beans (1.2.0.I20090525-2000) "JFace Data Binding for JavaBeans" [Resolved]
    org.eclipse.core.databinding.beans.nl1_3.5.0.v20091121043401 (3.5.0.v20091121043401) "nlFragmentName" [Resolved]
    org.eclipse.core.databinding.nl1_3.5.0.v20091121043401 (3.5.0.v20091121043401) "nlFragmentName" [Resolved]
    org.eclipse.core.databinding.observable (1.2.0.M20090902-0800) "JFace Data Binding Observables" [Active]
    org.eclipse.core.databinding.property (1.2.0.M20090819-0800) "JFace Data Binding" [Starting]
    org.eclipse.core.expressions (3.4.100.v20090429-1800) "Expression Language" [Active]
    org.eclipse.core.expressions.nl1_3.5.0.v20091121043401 (3.5.0.v20091121043401) "nlFragmentName" [Resolved]
    org.eclipse.core.filebuffers (3.5.0.v20090526-2000) "File Buffers" [Active]
    org.eclipse.core.filebuffers.nl1_3.5.0.v20091121043401 (3.5.0.v20091121043401) "nlFragmentName" [Resolved]
    org.eclipse.core.filesystem (1.2.0.v20090507) "Core File Systems" [Active]
    org.eclipse.core.filesystem.nl1_3.5.0.v20091121043401 (3.5.0.v20091121043401) "nlFragmentName" [Resolved]
    org.eclipse.core.filesystem.win32.x86 (1.1.0.v20080604-1400) "Core File System for Windows" [Resolved]
    org.eclipse.core.jobs (3.4.100.v20090429-1800) "Eclipse Jobs Mechanism" [Active]
    org.eclipse.core.jobs.nl1_3.5.0.v20091121043401 (3.5.0.v20091121043401) "nlFragmentName" [Resolved]
    org.eclipse.core.net (1.2.1.r35x_20090812-1200) "Internet Connection Management" [Active]
    org.eclipse.core.net.nl1_3.5.0.v20091121043401 (3.5.0.v20091121043401) "nlFragmentName" [Resolved]
    org.eclipse.core.net.win32.x86 (1.0.0.I20080909) "Proxy for Windows" [Resolved]
    org.eclipse.core.resources (3.5.1.R35x_v20090826-0451) "Core Resource Management" [Active]
    org.eclipse.core.resources.compatibility (3.4.0.v20090505) "Core Resource Management Compatibility Fragment" [Resolved]
    org.eclipse.core.resources.nl1_3.5.0.v20091121043401 (3.5.0.v20091121043401) "nlFragmentName" [Resolved]
    org.eclipse.core.resources.win32.x86 (3.5.0.v20081020) "Core Resource Management Win32 Fragment" [Resolved]
    org.eclipse.core.runtime (3.5.0.v20090525) "Core Runtime" [Active]
    org.eclipse.core.runtime.compatibility (3.2.0.v20090413) "Core Runtime Plug-in Compatibility" [Active]
    org.eclipse.core.runtime.compatibility.auth (3.2.100.v20090413) "Authorization Compatibility Plug-in" [Active]
    org.eclipse.core.runtime.compatibility.auth.nl1_3.5.0.v20091121043401 (3.5.0.v20091121043401) "nlFragmentName" [Resolved]
    org.eclipse.core.runtime.compatibility.nl1_3.5.0.v20091121043401 (3.5.0.v20091121043401) "nlFragmentName" [Resolved]
    org.eclipse.core.runtime.compatibility.registry (3.2.200.v20090429-1800) "Eclipse Registry Compatibility Fragment" [Resolved]
    org.eclipse.core.runtime.nl1_3.5.0.v20091121043401 (3.5.0.v20091121043401) "nlFragmentName" [Resolved]
    org.eclipse.core.variables (3.2.200.v20090521) "Core Variables" [Starting]
    org.eclipse.core.variables.nl1_3.5.0.v20091121043401 (3.5.0.v20091121043401) "nlFragmentName" [Resolved]
    org.eclipse.cvs (1.0.300.v200909170800) "Eclipse CVS Client" [Starting]
    org.eclipse.datatools.connectivity (1.1.3.v201001230803) "Data Tools Platform Connectivity Plug-in" [Starting]
    org.eclipse.datatools.connectivity.apache.derby (1.0.100.v200906020900) "Eclipse Data Tools Platform Derby Plug-in" [Starting]
    org.eclipse.datatools.connectivity.apache.derby.dbdefinition (1.0.2.v200906161815) "Eclipse Data Tools Platform Apache Derby Database Definition" [Starting]
    org.eclipse.datatools.connectivity.apache.derby.ui (1.0.1.v200906020900) "Eclipse Data Tools Platform Apache Derby UI Plug-in" [Starting]
    org.eclipse.datatools.connectivity.console.profile (1.0.0.v200906020553) "DTP Connection Profiles Storage File Editor Plug-in" [Starting]
    org.eclipse.datatools.connectivity.db.generic (1.0.1.v200908130547) "Eclipse Data Tools Platform Generic DB Connectivity Plug-in" [Starting]
    org.eclipse.datatools.connectivity.db.generic.ui (1.0.1.v200906020900) "Eclipse Data Tools Platform Generic DB UI Plug-in" [Starting]
    org.eclipse.datatools.connectivity.dbdefinition.genericJDBC (1.0.1.v200906161815) "Eclipse Data Tools Platform DBDefinition Generic JDBC Plug-in" [Starting]
    org.eclipse.datatools.connectivity.oda (3.2.2.v201001270833) "DTP Open Data Access" [Starting]
    org.eclipse.datatools.connectivity.oda.consumer (3.2.2.v201001261113) "DTP ODA Consumer Helper Component Plug-in" [Starting]
    org.eclipse.datatools.connectivity.oda.design (3.2.2.v201001210350) "DTP ODA Design Session Model" [Starting]
    org.eclipse.datatools.connectivity.oda.design.ui (3.2.2.v201001210350) "DTP ODA Designer UI Framework Plug-in" [Starting]
    org.eclipse.datatools.connectivity.oda.flatfile (3.1.1.v201001131420) "Eclipse Data Tools Platform Flat File ODA Runtime Driver" [Starting]
    org.eclipse.datatools.connectivity.oda.flatfile.ui (3.1.1.v201001131420) "Eclipse Data Tools Platform Flat File ODA Designer" [Starting]
    org.eclipse.datatools.connectivity.oda.profile (3.2.2.v201001210350) "DTP ODA Connection Profile Framework Plug-in" [Starting]
    org.eclipse.datatools.connectivity.oda.template.ui (3.2.0.v200906020553) "DTP ODA New Plug-in Template Wizard" [Starting]
    org.eclipse.datatools.connectivity.sqm.core (1.1.1.v201001180200) "Eclipse Data Tools Platform SQM Core Plug-in" [Starting]
    org.eclipse.datatools.connectivity.sqm.core.ui (1.1.100.v200910270525) "Eclipse Data Tools Platform SQM UI Plug-in" [Starting]
    org.eclipse.datatools.connectivity.sqm.server.ui (1.1.100.v200910270503) "Eclipse Data Tools Platform Server UI Plug-in" [Starting]
    org.eclipse.datatools.connectivity.ui (1.1.5.v201001190218) "Data Tools Platform Connectivity UI Plug-in" [Starting]
    org.eclipse.datatools.connectivity.ui.dse (1.1.3.v201001270323) "Eclipse Data Tools Platform Data Source Explorer Plug-in" [Starting]
    org.eclipse.datatools.doc.user (1.7.0.20090521092446) "Data Tool Platform User Documentation" [Starting]
    org.eclipse.datatools.enablement.finfo (1.5.1.v200906161800) "Eclipse Data Tools Platform Enablement" [Starting]
    org.eclipse.datatools.enablement.hsqldb (1.0.0.v200906020900) "Eclipse Data Tools Platform HSQLDB Enablement Plug-in" [Starting]
    org.eclipse.datatools.enablement.hsqldb.dbdefinition (1.0.0.v200906161800) "Eclipse Data Tools Platform HSQLDB Database Definition Enablement Plug-in" [Starting]
    org.eclipse.datatools.enablement.hsqldb.ui (1.0.0.v200906020900) "Eclipse Data Tools Platform HSQLDB UI Enablement Plug-in" [Starting]
    org.eclipse.datatools.enablement.ibm.db2.iseries (1.0.1.v200906020900) "Eclipse Data Tools Platform IBM DB2 UDB iSeries Plug-in" [Starting]
    org.eclipse.datatools.enablement.ibm.db2.iseries.dbdefinition (1.0.3.v200906161800) "DB2 UDB iSeries Database Definition Plug-in" [Starting]
    org.eclipse.datatools.enablement.ibm.db2.iseries.ui (1.0.0.v200906020900) "Eclipse Data Tools Platform IBM DB2 UDB UI iSeries Plug-in" [Starting]
    org.eclipse.datatools.enablement.ibm.db2.luw (1.0.1.v200906020900) "Eclipse Data Tools Platform IBM DB2 UDB LUW Plug-in" [Starting]
    org.eclipse.datatools.enablement.ibm.db2.luw.dbdefinition (1.0.3.v200906161800) "Eclipse Data Tools Platform DB2 UDB Database Definition Plug-in" [Starting]
    org.eclipse.datatools.enablement.ibm.db2.luw.ui (1.0.1.v200906020900) "Eclipse Data Tools Platform IBM DB2 UDB LUW UI Plug-in" [Starting]
    org.eclipse.datatools.enablement.ibm.db2.zseries (1.0.1.v200906020900) "Eclipse Data Tools Platform IBM DB2 UDB zSeries Plug-in" [Starting]
    org.eclipse.datatools.enablement.ibm.db2.zseries.dbdefinition (1.0.3.v200906161800) "DB2 UDB Database Definition Plug-in" [Starting]
    org.eclipse.datatools.enablement.ibm.db2.zseries.ui (1.0.0.v200906020900) "Eclipse Data Tools Platform IBM DB2 UDB zSeries UI Plug-in" [Starting]
    org.eclipse.datatools.enablement.ibm.informix (1.0.0.v200906020900) "Eclipse Data Tools Platform Informix Plug-in" [Starting]
    org.eclipse.datatools.enablement.ibm.informix.dbdefinition (1.0.3.v200906161800) "Eclipse Data Tools Platform Informix Database Definition Plug-in" [Starting]
    org.eclipse.datatools.enablement.ibm.informix.ui (1.0.1.v200906020900) "Eclipse Data Tools Platform Informix UI Plug-in" [Starting]
    org.eclipse.datatools.enablement.ibm.ui (1.0.0.v200906020900) "Eclipse Data Tools Platform IBM UI Plug-in" [Starting]
    org.eclipse.datatools.enablement.ingres (1.0.0.v200906111150) "Ingres DTP Plug-in" [Starting]
    org.eclipse.datatools.enablement.ingres.dbdefinition (1.0.0.v200906161800) "Ingres DTP Database Definition Plug-in" [Starting]
    org.eclipse.datatools.enablement.ingres.ui (1.0.0.v200906111150) "Ingres DTP UI Plug-in" [Starting]
    org.eclipse.datatools.enablement.jdt.classpath (1.0.1.v200909240342) "Data Tools Platform Connectivity JDT Extension Plug-in" [Starting]
    org.eclipse.datatools.enablement.msft.sqlserver (1.0.1.v201001180222) "Eclipse Data Tools Platform Microsoft SQL Server Plug-in" [Starting]
    org.eclipse.datatools.enablement.msft.sqlserver.dbdefinition (1.0.0.v200906161800) "Eclipse Data Tools Platform SQL Server Database Definition Plug-in" [Starting]
    org.eclipse.datatools.enablement.msft.sqlserver.ui (1.0.1.v200908130512) "Eclipse Data Tools Platform Microsoft SQL Server UI Plug-in" [Starting]
    org.eclipse.datatools.enablement.mysql (1.0.2.v201002041110) "Eclipse Data Tools Platform MySQL Enablement Plug-in" [Starting]
    org.eclipse.datatools.enablement.mysql.dbdefinition (1.0.4.v200906161800) "Eclipse Data Tools Platform MySQL Database Definition Plug-in" [Starting]
    org.eclipse.datatools.enablement.mysql.ui (1.0.0.v200906020900) "Eclipse Data Tools Platform MySQL UI Plug-in" [Starting]
    org.eclipse.datatools.enablement.oda.ws (1.2.2.v201001131420) "Eclipse Data Tools Platform Web Services ODA Runtime Driver" [Starting]
    org.eclipse.datatools.enablement.oda.ws.ui (1.2.2.v201001260400) "Eclipse Data Tools Platform Web Services ODA Designer" [Starting]
    org.eclipse.datatools.enablement.oda.xml (1.2.1.v201001151620) "Eclipse Data Tools Platform XML ODA Runtime Driver" [Starting]
    org.eclipse.datatools.enablement.oda.xml.ui (1.2.1.v201001191820) "Eclipse Data Tools Platform XML ODA Designer" [Starting]
    org.eclipse.datatools.enablement.oracle (1.0.0.v200908130544) "Eclipse Data Tools Platform Oracle Plug-in" [Starting]
    org.eclipse.datatools.enablement.oracle.dbdefinition (1.0.100.v200906161800) "Eclipse Data Tools Platform Oracle Database Definition Plug-in" [Starting]
    org.eclipse.datatools.enablement.oracle.ui (1.0.1.v200906020900) "Eclipse Data Tools Platform Oracle UI Plug-in" [Starting]
    org.eclipse.datatools.enablement.postgresql (1.0.1.v200906020900) "PostgreSQL Connection Profile and Driver Template Plug-in" [Starting]
    org.eclipse.datatools.enablement.postgresql.dbdefinition (1.0.1.v200906161800) "PostgreSQL DB Definition" [Starting]
    org.eclipse.datatools.enablement.postgresql.ui (1.0.0.v200906020900) "PostgreSQL Connection Profile and Driver Template UI Plug-in" [Starting]
    org.eclipse.datatools.enablement.sap.maxdb (1.0.0.v200906020900) "Eclipse Data Tools Platform MaxDB Enablement Plug-in" [Starting]
    org.eclipse.datatools.enablement.sap.maxdb.dbdefinition (1.0.0.v200906161800) "Eclipse Data Tools Platform MaxDB Definition Plug-in" [Starting]
    org.eclipse.datatools.enablement.sap.maxdb.ui (1.0.0.v200906020900) "Eclipse Data Tools Platform MaxDB UI Plug-in" [Starting]
    org.eclipse.datatools.enablement.sqlite (1.0.0.v201002041110) "Eclipse Data Tools Platform SQLite Enablement Plug-in" [Starting]
    org.eclipse.datatools.enablement.sqlite.dbdefinition (1.0.1.v201002041110) "Eclipse Data Tools Platform SQLite Database Definition Enablement Plug-in" [Starting]
    org.eclipse.datatools.enablement.sqlite.ui (1.0.0.v200906020900) "Eclipse Data Tools Platform SQLite UI Enablement Plug-in" [Starting]
    org.eclipse.datatools.enablement.sybase (1.0.1.v200906020900) "High-level Sybase Enablement Plug-in" [Starting]
    org.eclipse.datatools.enablement.sybase.asa (1.0.1.v200906020900) "Sybase ASA Plug-in" [Starting]
    org.eclipse.datatools.enablement.sybase.asa.dbdefinition (1.0.0.v200906161800) "Eclipse Data Tools Platform Sybase ASA Database Definition" [Starting]
    org.eclipse.datatools.enablement.sybase.asa.models (1.0.0.v200906020900) "Sybase ASA SQL Model" [Starting]
    org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples (2.5.0.200810071) "Sybase ASA Schema Object Editor" [Starting]
    org.eclipse.datatools.enablement.sybase.asa.ui (1.0.1.v200906111150) "Sybase ASA Connection Profile UI Plug-in" [Starting]
    org.eclipse.datatools.enablement.sybase.ase (1.0.1.v200906020900) "JDBC/Sybase ASE Connection Profile Plug-in" [Starting]
    org.eclipse.datatools.enablement.sybase.ase.dbdefinition (1.0.0.v200906161800) "Eclipse Data Tools Platform Sybase ASE Database Definition" [Starting]
    org.eclipse.datatools.enablement.sybase.ase.models (1.0.1.v200906020900) "Sybase ASE Model Plug-in" [Starting]
    org.eclipse.datatools.enablement.sybase.ase.ui (1.0.1.v200906020900) "ASE Enablement UI Plug-in" [Starting]
    org.eclipse.datatools.enablement.sybase.models (1.0.0.v200906020900) "Sybase Model Plug-in" [Starting]
    org.eclipse.datatools.enablement.sybase.ui (1.0.0.v200906090458) "Sybase UI Plug-in" [Starting]
    org.eclipse.datatools.help (1.5.0.v200906020553) "Data Tools Platform Help Utilities" [Resolved]
    org.eclipse.datatools.modelbase.dbdefinition (1.0.1.v200906022249) "Eclipse Data Tools Platform DBDefinition Model" [Starting]
    org.eclipse.datatools.modelbase.derby (1.0.0.v200906020900) "Eclipse Data Tools Platform Derby Model Plug-in" [Starting]
    org.eclipse.datatools.modelbase.sql (1.0.3.v200912150851) "Eclipse Data Tools Platform SQLModel Plug-in" [Starting]
    org.eclipse.datatools.modelbase.sql.edit (1.0.0.v200906022249) "Eclipse Data Tools Platform SQLModel Edit Plug-in" [Starting]
    org.eclipse.datatools.modelbase.sql.query (1.0.2.v201002020730) "Eclipse Data Tools Platform SQL Query Model Plugin" [Starting]
    org.eclipse.datatools.modelbase.sql.query.edit (1.0.0.v200906022249) "SQL Query Edit Support Plugin" [Starting]
    org.eclipse.datatools.modelbase.sql.xml.query (1.0.0.v200906022249) "Eclipse Data Tools Platform SQL XML Query Model Plugin" [Starting]
    org.eclipse.datatools.oda.cshelp (1.1.1.v200907031118) "DTP ODA Context-sensitive Help" [Starting]
    org.eclipse.datatools.sqltools.common.ui (1.0.0.v200906022302) "Eclipse Data Tools Platform SQL Tools Common UI Plug-in" [Starting]
    org.eclipse.datatools.sqltools.data.core (1.1.0.v200910161545) "Data Core Plugin" [Starting]
    org.eclipse.datatools.sqltools.data.ui (1.1.2.v200912080845) "Data UI Plugin" [Starting]
    org.eclipse.datatools.sqltools.db.derby (1.0.0.v200906020900) "Eclipse Data Tools Platform Derby SQL Tools Plug-in" [Starting]
    org.eclipse.datatools.sqltools.db.derby.ui (1.0.0.v200906020900) "Eclipse Data Tools Platform Derby SQL Tools UI Plug-in" [Starting]
    org.eclipse.datatools.sqltools.db.generic (1.0.0.v200906020900) "Eclipse Data Tools Platform SQL Tools Generic Database Plug-in" [Starting]
    org.eclipse.datatools.sqltools.db.generic.ui (1.0.0.v200906020900) "Eclipse Data Tools Platform SQL Tools Generic Database UI Plug-in" [Starting]
    org.eclipse.datatools.sqltools.ddlgen.ui (1.0.0.v200906022302) "Eclipse Data Tools Platform FE UI Plug-in" [Starting]
    org.eclipse.datatools.sqltools.debugger.core (1.0.0.v200906022302) "Eclipse Data Tools Platform SQL Debugger Framework" [Starting]
    org.eclipse.datatools.sqltools.debugger.core.ui (1.0.0.v200906022302) "Eclipse Data Tools Platform SQL Debugger UI Framework" [Starting]
    org.eclipse.datatools.sqltools.editor.core (1.0.0.v201001150815) "Eclipse Data Tools Platform SQL Editor Core Plug-in" [Starting]
    org.eclipse.datatools.sqltools.editor.core.ui (1.0.0.v201001150815) "Eclipse Data Tools Platform SQL Editor Core UI Plug-in" [Starting]
    org.eclipse.datatools.sqltools.parsers.sql (1.0.1.v200906022302) "Eclipse Data Tools Platform SQL Parser Plugin" [Starting]
    org.eclipse.datatools.sqltools.parsers.sql.lexer (1.0.1.v200906030654) "Eclipse Data Tools Platform Lexer Plug-in" [Starting]
    org.eclipse.datatools.sqltools.parsers.sql.query (1.0.1.v200906022302) "Eclipse Data Tools Platform SQL Query Parser Plugin" [Starting]
    org.eclipse.datatools.sqltools.parsers.sql.xml.query (1.0.0.v200906022302) "Eclipse Data Tools Platform SQL XML Query Parser Plugin" [Starting]
    org.eclipse.datatools.sqltools.plan (1.0.0.v200906022302) "Eclipse Data Tools Platform SQL Execution Plan View Plug-in" [Starting]
    org.eclipse.datatools.sqltools.result (1.0.0.v200906022302) "Eclipse Data Tools Platform SQL Results View Plug-ins" [Starting]
    org.eclipse.datatools.sqltools.result.ui (1.0.2.v201002011830) "Eclipse Data Tools Platform SQL Results View UI Plug-in" [Starting]
    org.eclipse.datatools.sqltools.routineeditor (1.0.0.v200906022302) "Eclipse Data Tools Platform SQL Tools Routine Editor Plug-in" [Starting]
    org.eclipse.datatools.sqltools.routineeditor.ui (1.0.0.v200906022302) "Eclipse Data Tools Platform SQL Tools Routine Editor UI Plug-in" [Starting]
    org.eclipse.datatools.sqltools.schemaobjecteditor (1.1.0.v200906022302) "Schema Object Editor Plug-in" [Starting]
    org.eclipse.datatools.sqltools.schemaobjecteditor.ui (1.1.0.200810071) "Schema Object Editor Framework" [Starting]
    org.eclipse.datatools.sqltools.schemaobjecteditor.ui.pages (1.1.0.200810071) "Schema Object Editor Pages Plug-in" [Starting]
    org.eclipse.datatools.sqltools.sql (1.0.0.v200906022302) "Eclipse Data Tools Platform SQL Core Plug-in" [Starting]
    org.eclipse.datatools.sqltools.sql.ui (1.0.0.v200906022302) "Eclipse Data Tools Platform SQL Core UI Plug-in" [Starting]
    org.eclipse.datatools.sqltools.sqlbuilder (1.0.0.v201001200600) "SQL Builder" [Starting]
    org.eclipse.datatools.sqltools.sqleditor (1.0.1.v200912241345) "Eclipse Data Tools Platform SQL Editor" [Starting]
    org.eclipse.datatools.sqltools.sqlscrapbook (1.0.0.v200906022302) "Eclipse Data Tools Platform Sqlscrapbook Plug-in" [Starting]
    org.eclipse.datatools.sqltools.tabledataeditor (1.0.0.v200906022302) "Eclipse Data Tools Platform Table Data Editor Plug-in" [Starting]
    org.eclipse.debug.core (3.5.0.v20090526-1600) "Debug Core" [Active]
    org.eclipse.debug.core.nl1_3.5.0.v20091121043401 (3.5.0.v20091121043401) "nlFragmentName" [Resolved]
    org.eclipse.debug.ui (3.5.1.v20090811_r351) "Debug UI" [Active]
    org.eclipse.debug.ui.nl1_3.5.0.v20091121043401 (3.5.0.v20091121043401) "nlFragmentName" [Resolved]
    org.eclipse.draw2d (3.5.2.v20091126-1908) "Graphical Editing Framework Draw2d" [Starting]
    org.eclipse.ecf (3.0.0.v20090831-1906) "Eclipse Communication Framework (ECF)" [Active]
    org.eclipse.ecf.filetransfer (3.0.0.v20090831-1906) "ECF Filetransfer API" [Active]
    org.eclipse.ecf.identity (3.0.0.v20090831-1906) "ECF Identity API" [Active]
    org.eclipse.ecf.provider.filetransfer (3.0.1.v20090831-1906) "ECF Filetransfer Provider" [Active]
    org.eclipse.ecf.provider.filetransfer.httpclient (3.0.1.v20090831-1906) "ECF HttpClient Filetransfer Provider" [Active]
    org.eclipse.ecf.provider.filetransfer.httpclient.ssl (1.0.0.v20090831-1906) "ECF HttpClient Filetransfer Provider" [Resolved]
    org.eclipse.ecf.provider.filetransfer.ssl (1.0.0.v20090831-1906) "ECF Filetransfer Provider" [Resolved]
    org.eclipse.ecf.ssl (1.0.0.v20090831-1906) "Eclipse Communication Framework (ECF)" [Resolved]
    org.eclipse.emf (2.5.0.v200906151043) "EMF - Eclipse Modeling Framework Runtime and Tools" [Starting]
    org.eclipse.emf.ant (2.4.0.v200906151043) "EMF Ant Tasks" [Starting]
    org.eclipse.emf.codegen (2.5.0.v200906151043) "EMF Code Generation" [Starting]
    org.eclipse.emf.codegen.ecore (2.5.0.v200906151043) "EMF Ecore Code Generator" [Starting]
    org.eclipse.emf.codegen.ecore.ui (2.5.0.v200906151043) "EMF Ecore Code Generator UI" [Starting]
    org.eclipse.emf.codegen.ui (2.5.0.v200906151043) "EMF Code Generation UI" [Starting]
    org.eclipse.emf.common (2.5.0.v200906151043) "EMF Common" [Active]
    org.eclipse.emf.common.ui (2.5.0.v200906151043) "EMF Common UI" [Starting]
    org.eclipse.emf.converter (2.5.0.v200906151043) "EMF Model Converter" [Starting]
    org.eclipse.emf.databinding (1.1.0.v200906151043) "EMF Data Binding" [Starting]
    org.eclipse.emf.databinding.edit (1.1.0.v200906151043) "EMF Edit Data Binding" [Starting]
    org.eclipse.emf.ecore (2.5.0.v200906151043) "EMF Ecore" [Active]
    org.eclipse.emf.ecore.change (2.5.0.v200906151043) "EMF Change Model" [Starting]
    org.eclipse.emf.ecore.change.edit (2.5.0.v200906151043) "EMF Change Edit" [Starting]
    org.eclipse.emf.ecore.edit (2.5.0.v200906151043) "EMF Ecore Edit" [Starting]
    org.eclipse.emf.ecore.editor (2.5.0.v200906151043) "EMF Sample Ecore Editor" [Starting]
    org.eclipse.emf.ecore.xmi (2.5.0.v200906151043) "EMF XML/XMI Persistence" [Starting]
    org.eclipse.emf.edit (2.5.0.v200906151043) "EMF Edit" [Starting]
    org.eclipse.emf.edit.ui (2.5.0.v200906151043) "EMF Edit UI" [Starting]
    org.eclipse.emf.exporter (2.5.0.v200906151043) "EMF Model Exporter" [Starting]
    org.eclipse.emf.importer (2.5.0.v200906151043) "EMF Model Importer" [Starting]
    org.eclipse.emf.importer.ecore (2.4.0.v200906151043) "EMF Ecore Importer" [Starting]
    org.eclipse.emf.importer.java (2.5.0.v200906151043) "EMF Annotated Java Importer" [Starting]
    org.eclipse.emf.importer.rose (2.5.0.v200906151043) "EMF Rose Importer" [Starting]
    org.eclipse.emf.mapping (2.5.0.v200906151043) "EMF Mapping" [Starting]
    org.eclipse.emf.mapping.ecore (2.5.0.v200906151043) "EMF Ecore Mapping" [Starting]
    org.eclipse.emf.mapping.ecore.editor (2.5.0.v200906151043) "EMF Ecore Mapping Editor" [Starting]
    org.eclipse.emf.mapping.ecore2ecore (2.5.0.v200906151043) "EMF Ecore to Ecore Mapping" [Starting]
    org.eclipse.emf.mapping.ecore2ecore.editor (2.4.0.v200906151043) "EMF Ecore to Ecore Mapping Editor" [Starting]
    org.eclipse.emf.mapping.ecore2xml (2.5.0.v200906151043) "EMF Ecore to XML Mapping" [Starting]
    org.eclipse.emf.mapping.ecore2xml.ui (2.5.0.v200906151043) "EMF Ecore to XML Mapping Editor" [Starting]
    org.eclipse.emf.mapping.ui (2.5.0.v200906151043) "EMF Mapping UI" [Starting]
    org.eclipse.equinox.app (1.2.0.v20090520-1800) "Equinox Application Container" [Active]
    org.eclipse.equinox.common (3.5.1.R35x_v20090807-1100) "Common Eclipse Runtime" [Active]
    org.eclipse.equinox.common.nl1_3.5.0.v20091121043401 (3.5.0.v20091121043401) "nlFragmentName" [Resolved]
    org.eclipse.equinox.concurrent (1.0.1.R35x_v20100209) "Equinox Concurrent API" [Starting]
    org.eclipse.equinox.ds (1.1.1.R35x_v20090806) "Declarative Services" [Active]
    org.eclipse.equinox.ds.nl1_3.5.0.v20091121043401 (3.5.0.v20091121043401) "nlFragmentName" [Resolved]
    org.eclipse.equinox.frameworkadmin (1.0.100.v20090520-1905) "Equinox Framework Admin" [Active]
    org.eclipse.equinox.frameworkadmin.equinox (1.0.100.v20090520-1905) "Equinox Framework Admin for Equinox" [Active]
    org.eclipse.equinox.http.jetty (2.0.0.v20090520-1800) "Jetty Http Service" [Starting]
    org.eclipse.equinox.http.registry (1.0.200.v20090520-1800) "Http Service Registry Extensions" [Resolved]
    org.eclipse.equinox.http.registry.nl1_3.5.0.v20091121043401 (3.5.0.v20091121043401) "nlFragmentName" [Resolved]
    org.eclipse.equinox.http.servlet (1.0.200.v20090520-1800) "Http Services Servlet" [Starting]
    org.eclipse.equinox.http.servlet.nl1_3.5.0.v20091121043401 (3.5.0.v20091121043401) "nlFragmentName" [Resolved]
    org.eclipse.equinox.jsp.jasper (1.0.200.v20090520-1800) "Jasper Jsp Support Bundle" [Starting]
    org.eclipse.equinox.jsp.jasper.registry (1.0.100.v20090520-1800) "Jasper Jsp Registry Support Plug-in" [Starting]
    org.eclipse.equinox.launcher (1.0.201.R35x_v20090715) "Equinox Launcher" [Resolved]
    org.eclipse.equinox.launcher.win32.win32.x86 (1.0.200.v20090519) "Equinox Launcher Win32 X86 Fragment" [Resolved]
    org.eclipse.equinox.p2.artifact.repository (1.0.101.R35x_v20090721) "Equinox Provisioning Artifact Repository Support" [Active]
    org.eclipse.equinox.p2.artifact.repository.nl1_3.5.0.v20091121043401 (3.5.0.v20091121043401) "nlFragmentName" [Resolved]
    org.eclipse.equinox.p2.console (1.0.100.v20090520-1905) "Equinox Provisioning Console" [Starting]
    org.eclipse.equinox.p2.console.nl1_3.5.0.v20091121043401 (3.5.0.v20091121043401) "nlFragmentName" [Resolved]
    org.eclipse.equinox.p2.core (1.0.101.R35x_v20090819) "Equinox Provisioning Core" [Active]
    org.eclipse.equinox.p2.core.nl1_3.5.0.v20091121043401 (3.5.0.v20091121043401) "nlFragmentName" [Resolved]
    org.eclipse.equinox.p2.director (1.0.100.v20090520-1905) "Equinox Provisioning Director" [Active]
    org.eclipse.equinox.p2.director.app (1.0.100.v20090521-1912) "Equinox Provisioning Director Application" [Starting]
    org.eclipse.equinox.p2.director.nl1_3.5.0.v20091121043401 (3.5.0.v20091121043401) "nlFragmentName" [Resolved]
    org.eclipse.equinox.p2.directorywatcher (1.0.100.v20090525) "Equinox Provisioning Directory Watcher" [Active]
    org.eclipse.equinox.p2.engine (1.0.101.R35x_v20090825) "Equinox Provisioning Engine" [Active]
    org.eclipse.equinox.p2.engine.nl1_3.5.0.v20091121043401 (3.5.0.v20091121043401) "nlFragmentName" [Resolved]
    org.eclipse.equinox.p2.exemplarysetup (1.0.100.v20090520-1905) "Equinox Provisioning Exemplary Setup" [Active]
    org.eclipse.equinox.p2.exemplarysetup.nl1_3.5.0.v20091121043401 (3.5.0.v20091121043401) "nlFragmentName" [Resolved]
    org.eclipse.equinox.p2.extensionlocation (1.0.100.v20090520-1905) "Extension Location Repository Support" [Active]
    org.eclipse.equinox.p2.extensionlocation.nl1_3.5.0.v20091121043401 (3.5.0.v20091121043401) "nlFragmentName" [Resolved]
    org.eclipse.equinox.p2.garbagecollector (1.0.100.v20090520-1905) "Provisioning Garbage Collector" [Active]
    org.eclipse.equinox.p2.garbagecollector.nl1_3.5.0.v20091121043401 (3.5.0.v20091121043401) "nlFragmentName" [Resolved]
    org.eclipse.equinox.p2.jarprocessor (1.0.100.v20090520-1905) "Equinox Provisioning JAR Processor" [Resolved]
    org.eclipse.equinox.p2.jarprocessor.nl1_3.5.0.v20091121043401 (3.5.0.v20091121043401) "nlFragmentName" [Resolved]
    org.eclipse.equinox.p2.metadata (1.0.100.v20090525) "Equinox Provisioning Metadata" [Active]
    org.eclipse.equinox.p2.metadata.generator (1.0.100.v20090520-1905) "Equinox Provisioning Metadata Generator" [Starting]
    org.eclipse.equinox.p2.metadata.generator.nl1_3.5.0.v20091121043401 (3.5.0.v20091121043401) "nlFragmentName" [Resolved]
    org.eclipse.equinox.p2.metadata.nl1_3.5.0.v20091121043401 (3.5.0.v20091121043401) "nlFragmentName" [Resolved]
    org.eclipse.equinox.p2.metadata.repository (1.0.101.R35x_v20090812) "Equinox Provisioning Metadata Repository" [Active]
    org.eclipse.equinox.p2.metadata.repository.nl1_3.5.0.v20091121043401 (3.5.0.v20091121043401) "nlFragmentName" [Resolved]
    org.eclipse.equinox.p2.publisher (1.0.0.v20090527-1812) "Equinox Provisioning Publisher" [Active]
    org.eclipse.equinox.p2.publisher.nl1_3.5.0.v20091121043401 (3.5.0.v20091121043401) "nlFragmentName" [Resolved]
    org.eclipse.equinox.p2.reconciler.dropins (1.0.100.v20090520-1905) "Dropin Reconciler Plug-in" [Active]
    org.eclipse.equinox.p2.reconciler.dropins.nl1_3.5.0.v20091121043401 (3.5.0.v20091121043401) "nlFragmentName" [Resolved]
    org.eclipse.equinox.p2.repository (1.0.1.v20090901-1041) "Equinox Provisioning Repository" [Active]
    org.eclipse.equinox.p2.repository.nl1_3.5.0.v20091121043401 (3.5.0.v20091121043401) "nlFragmentName" [Resolved]
    org.eclipse.equinox.p2.repository.tools (1.0.1.R35x_v20090806) "Equinox p2 repository tools." [Starting]
    org.eclipse.equinox.p2.repository.tools.nl1_3.5.0.v20091121043401 (3.5.0.v20091121043401) "nlFragmentName" [Resolved]
    org.eclipse.equinox.p2.touchpoint.eclipse (1.0.101.R35x_20090820-1821) "Equinox Provisioning Eclipse Touchpoint" [Active]
    org.eclipse.equinox.p2.touchpoint.eclipse.nl1_3.5.0.v20091121043401 (3.5.0.v20091121043401) "nlFragmentName" [Resolved]
    org.eclipse.equinox.p2.touchpoint.natives (1.0.101.R35x_v20090806) "Equinox Provisioning Native Touchpoint" [Starting]
    org.eclipse.equinox.p2.touchpoint.natives.nl1_3.5.0.v20091121043401 (3.5.0.v20091121043401) "nlFragmentName" [Resolved]
    org.eclipse.equinox.p2.ui (1.0.101.R35x_v20090819) "Equinox Provisioning UI Support" [Active]
    org.eclipse.equinox.p2.ui.nl1_3.5.0.v20091121043401 (3.5.0.v20091121043401) "nlFragmentName" [Resolved]
    org.eclipse.equinox.p2.ui.sdk (1.0.100.v20090520-1905) "Equinox Provisioning Platform Update Support" [Active]
    org.eclipse.equinox.p2.ui.sdk.nl1_3.5.0.v20091121043401 (3.5.0.v20091121043401) "nlFragmentName" [Resolved]
    org.eclipse.equinox.p2.ui.sdk.scheduler (1.0.0.v20090520-1905) "Equinox Provisioning Platform Automatic Update Support" [Active]
    org.eclipse.equinox.p2.ui.sdk.scheduler.nl1_3.5.0.v20091121043401 (3.5.0.v20091121043401) "nlFragmentName" [Resolved]
    org.eclipse.equinox.p2.updatechecker (1.1.0.v20090520-1905) "Equinox Provisioning Update Checker"

  • Error while upgrading WL7.x workflows to WL8.1 using wizard

    I am upgrading my workflows created using WLI7.1 studio to WLI8.1. I used the upgrade
    wizard for the above but I am getting following errror when wizard parses the
    workflow jar.
    java.lang.AbstractMethodError: java_cup.runtime.lr_parser.do_action(ILjava_cup/runtime/lr_parser;Ljava/util/Stack;I)Ljava_cup/runtime/Symbol;
         at java_cup.runtime.lr_parser.parse(lr_parser.java:568)
         at com.bea.wli.migration.expression.ExpressionParser.parse(ExpressionParser.java:346)
         at com.bea.wli.migration.element.Expression.<init>(Expression.java:56)
         at com.bea.wli.migration.element.ElementParser.parseExpression(ElementParser.java:98)
         at com.bea.wli.migration.wfnode.Workflow.parse(Workflow.java:451)
         at com.bea.wli.migration.wfnode.WFParser.parseWorkflow2(WFParser.java:100)
         at com.bea.wli.migration.wfnode.WFParser.parseWorkflow(WFParser.java:91)
         at com.bea.wli.migration.wfnode.WFParser.parseWorkflow(WFParser.java:78)
         at com.bea.wli.migration.tools.MTProxy.migrate(MTProxy.java:195)
         at workshop.process.migration.MigrationObject$DoMigrationTask.runBackground(MigrationObject.java:237)
         at workshop.core.asynctask.AsyncTaskManager.execute(AsyncTaskManager.java:272)
         at workshop.core.asynctask.AsyncTaskManager.run(AsyncTaskManager.java:208)
         at java.lang.Thread.run(Thread.java:536)
    Any help..???

    I am upgrading my workflows created using WLI7.1 studio to WLI8.1. I used the upgrade
    wizard for the above but I am getting following errror when wizard parses the
    workflow jar.
    java.lang.AbstractMethodError: java_cup.runtime.lr_parser.do_action(ILjava_cup/runtime/lr_parser;Ljava/util/Stack;I)Ljava_cup/runtime/Symbol;
         at java_cup.runtime.lr_parser.parse(lr_parser.java:568)
         at com.bea.wli.migration.expression.ExpressionParser.parse(ExpressionParser.java:346)
         at com.bea.wli.migration.element.Expression.<init>(Expression.java:56)
         at com.bea.wli.migration.element.ElementParser.parseExpression(ElementParser.java:98)
         at com.bea.wli.migration.wfnode.Workflow.parse(Workflow.java:451)
         at com.bea.wli.migration.wfnode.WFParser.parseWorkflow2(WFParser.java:100)
         at com.bea.wli.migration.wfnode.WFParser.parseWorkflow(WFParser.java:91)
         at com.bea.wli.migration.wfnode.WFParser.parseWorkflow(WFParser.java:78)
         at com.bea.wli.migration.tools.MTProxy.migrate(MTProxy.java:195)
         at workshop.process.migration.MigrationObject$DoMigrationTask.runBackground(MigrationObject.java:237)
         at workshop.core.asynctask.AsyncTaskManager.execute(AsyncTaskManager.java:272)
         at workshop.core.asynctask.AsyncTaskManager.run(AsyncTaskManager.java:208)
         at java.lang.Thread.run(Thread.java:536)
    Any help..???

  • Essbase Studio issue report : can't load package 'util'

    22:45:16 10/30/08 INFO Starting up
    22:45:16 10/30/08 INFO Oracle Essbase Studio Server. Version 11.1.1.0.00, Build 1297
    22:45:17 10/30/08 INFO Listening on *:3000
    22:45:18 10/30/08 (system) WARNING Root folder for flat datasource files C:\Hyperion\products\Essbase\EssbaseStudio\Server\.\datafiles has been created
    22:45:18 10/30/08 (system) WARNING Failed to load driver for sap
    22:45:18 10/30/08 (system) WARNING Failed to load driver for mysql
    22:45:18 10/30/08 (system) INFO Exploration time(sec): 0
    22:45:18 10/30/08 (system) WARNING The content of the catalog will be erased in 5 seconds due to the changes in the DB schema
    22:45:23 10/30/08 (system) WARNING No permissions to clear the catalog. The catalog has not been erased
    22:45:25 10/30/08 (system) INFO Exploration time(sec): 0
    22:45:28 10/30/08 INFO Logging to com.hyperion.cp.util.JettyLogger@c7539 via com.hyperion.cp.util.JettyLogger
    22:45:28 10/30/08 INFO jetty-6.0.1
    22:45:28 10/30/08 INFO Started SocketConnector @ 0.0.0.0:9080
    22:46:24 10/30/08 INFO Shutdown completed
    22:46:32 10/30/08 INFO Starting up
    22:46:32 10/30/08 INFO Oracle Essbase Studio Server. Version 11.1.1.0.00, Build 1297
    22:46:34 10/30/08 INFO Listening on *:3000
    22:46:34 10/30/08 (system) WARNING Failed to load driver for sap
    22:46:34 10/30/08 (system) WARNING Failed to load driver for mysql
    22:46:35 10/30/08 (system) INFO Exploration time(sec): 1
    22:46:35 10/30/08 (system) WARNING Error during call of the procedure 'start actions' from the package 'util'
    -------------- Exception --------------
    com.hyperion.cp.vm.VmException: cannot load the package 'util'
         at com.hyperion.cp.vm.VmPackage.loadPackage(VmPackage.java:529)
         at com.hyperion.cp.vm.VmOperatorPath.verify(VmOperatorPath.java:48)
         at com.hyperion.cp.vm.VmControlStatement.verifyCallStatement(VmControlStatement.java:532)
         at com.hyperion.cp.vm.VmControlStatement.verifyAndRunControlStatement(VmControlStatement.java:95)
         at com.hyperion.cp.vm.VmParseTree.verify(VmParseTree.java:428)
         at com.hyperion.cp.vm.VmTask.runCode(VmTask.java:303)
         at com.hyperion.cp.cpl.CplCompilerVm.compileMeAndRun(CplCompilerVm.java:149)
         at com.hyperion.cp.catalog.CatalogInitializer.run(CatalogInitializer.java:109)
         at com.hyperion.cp.server.RequestListener$SystemTask.run(RequestListener.java:1299)
         at com.hyperion.cp.server.RequestListener.runSystemTask(RequestListener.java:166)
         at com.hyperion.cp.server.RequestListener.<init>(RequestListener.java:128)
         at com.hyperion.cp.server.ServerMain.main(ServerMain.java:202)
    Caused by: com.hyperion.cp.cpl.CompilerException: Compiler result: 5 error(s)
         at com.hyperion.cp.cpl.CplCompilerVm.loadPackage(CplCompilerVm.java:189)
         at com.hyperion.cp.vm.VmPackage.loadPackage(VmPackage.java:524)
         ... 11 more
    Caused by: com.hyperion.cp.cpl.CompilerException: Syntax error near 'nding'. Line = 733 Column = 1
         at com.hyperion.cp.cpl.CplParser.syntax_error(CplParser.java)
         at java_cup.runtime.lr_parser.parse(lr_parser.java:595)
         at com.hyperion.cp.cpl.CplCompilerVm.loadPackage(CplCompilerVm.java:185)
         ... 12 more
    22:46:35 10/30/08 INFO Logging to com.hyperion.cp.util.JettyLogger@164bff9 via com.hyperion.cp.util.JettyLogger
    22:46:36 10/30/08 INFO jetty-6.0.1
    22:46:36 10/30/08 INFO Started SocketConnector @ 0.0.0.0:9080

    Did you fix the problem? What was the solution? Thanks in advance.

  • Runtime error in starting Lightroom

    I receive the following message when I try to start Lightroom:
    Microsoft Visual C++ Runtime Library
    Runtime Error!
    Program:...Files\Adobe\Adobe Photoshop Lightroom 1.2\lightroom.exe
    This application has requested the Runtime to terminate it in an unusual way.
    Please contact the application's support team for more information.
    Lightroom ran well for several days and then failed to open with the above message.
    I have tried everything I know to do (uninstalled and reinstalled the application, restored the computer to a restore point before Lightroom was originally installed, etc.) and do not know were to go from here. Suggestions would be appreciated.
    I am using Windows XP sp2 and have 4 GB of ram and 250 GB of hard disk space.
    Thanks,
    Cliff Culp

    Aha! A fix! Please look at this...
    http://www.adobeforums.com/cgi-bin
    bob frost, "Help! Runtime error after Lightroom 1.1 install!" #10, 27 Jun 2007 6:54 am

  • Error in installing Adobe AIR runtime (Windows)

    I've been trying to install TeeBoard to be used with OBS, however, AIR will not install no matter what i do. I've followed all the help on the support page and none of it worked. It keeps saying i need administrator access even though i'm running it as an administrator. Additionally, every time i double click a .air extension to try and install the application it wont open up with the windows installer.
    [2014-03-10:19:54:56] Runtime Installer begin with version 3.1.0.4880 on Windows 7 x86
    [2014-03-10:19:54:56] Commandline is: -silent -eulaAccepted -programMenu AdobeHelp.air
    [2014-03-10:19:54:56] No installed runtime detected
    [2014-03-10:19:54:56] Invoking Application Installer for combined install
    [2014-03-10:19:54:56] Launching subprocess with commandline C:\Users\JONATH~1\AppData\Local\Temp\AIR1D44.tmp\Adobe AIR\Versions\1.0\Adobe AIR Application Installer -runtime C:\Users\JONATH~1\AppData\Local\Temp\AIR1D44.tmp -silent -withRuntime -url -programMenu -eulaAccepted file:///C:/Users/Jonathon%20Beliveau/Downloads/Adobe%20CS6%20Master%20Collection/payloads /AdobeHelp/AdobeHelp.air
    [2014-03-10:19:54:56] Application Installer begin with version 3.1.0.4880 on Windows 7 x86
    [2014-03-10:19:54:56] Commandline is: -runtime C:\Users\JONATH~1\AppData\Local\Temp\AIR1D44.tmp -silent -withRuntime -url -programMenu -eulaAccepted file:///C:/Users/Jonathon%20Beliveau/Downloads/Adobe%20CS6%20Master%20Collection/payloads /AdobeHelp/AdobeHelp.air
    [2014-03-10:19:54:56] No installed runtime detected
    [2014-03-10:19:54:56] Unpackaging file:///C:/Users/Jonathon%20Beliveau/Downloads/Adobe%20CS6%20Master%20Collection/payloads /AdobeHelp/AdobeHelp.air to C:\Users\Jonathon Beliveau\AppData\Local\Temp\fla28A9.tmp
    [2014-03-10:19:55:01] Application signature verified
    [2014-03-10:19:55:01] Unpackaging/validation complete
    [2014-03-10:19:55:01] Converting unpackaged application to a native installation package in C:\Users\Jonathon Beliveau\AppData\Local\Temp\fla398B.tmp
    [2014-03-10:19:55:01] Native installation package creation succeeded
    [2014-03-10:19:55:01] Starting silent combined runtime and app install.
    Installing runtime version 3.1.0.4880.
    Installing app chc.4875E02D9FB21EE389F73B8D1702B320485DF8CE.1 version 4.0.244 to C:\Program Files (x86)\Adobe using the source file at file:///C:/Users/Jonathon%20Beliveau/Downloads/Adobe%20CS6%20Master%20Collection/payloads /AdobeHelp/AdobeHelp.air
    [2014-03-10:19:55:01] Installing msi at C:\Users\JONATH~1\AppData\Local\Temp\AIR1D44.tmp\setup.msi with guid {FE23D063-934D-4829-A0D8-00634CE79B4A}
    [2014-03-10:19:55:03] Installing msi at C:\Users\Jonathon Beliveau\AppData\Local\Temp\fla398B.tmp\setup.msi with guid {7451619F-5377-BE39-26FC-4685CB012ABB}
    [2014-03-10:19:55:07] Application Installer end with exit code 0
    [2014-03-10:19:55:07] Subprocess app installer succeeded
    [2014-03-10:19:55:07] Runtime Installer end with exit code 0
    [2014-03-10:19:57:49] Runtime Installer begin with version 2.7.1.19600 on Windows 7 x86
    [2014-03-10:19:57:49] Commandline is: -silent -eulaAccepted -programMenu WidgetBrowser.air
    [2014-03-10:19:57:49] Installed runtime (3.1.0.4880) located at C:\Program Files (x86)\Common Files\Adobe AIR
    [2014-03-10:19:57:49] Invoking Application Installer for combined install
    [2014-03-10:19:57:49] Launching subprocess with commandline C:\Users\JONATH~1\AppData\Local\Temp\AIRC5A3.tmp\Adobe AIR\Versions\1.0\Adobe AIR Application Installer -runtime C:\Users\JONATH~1\AppData\Local\Temp\AIRC5A3.tmp -silent -withRuntime -url -programMenu -eulaAccepted file:///C:/Users/Jonathon%20Beliveau/Downloads/Adobe%20CS6%20Master%20Collection/payloads /AdobeDreamweaverWidgetsBrowser1.0-mul/WidgetBrowser.air
    [2014-03-10:19:57:49] Application Installer begin with version 2.7.1.19600 on Windows 7 x86
    [2014-03-10:19:57:49] Commandline is: -runtime C:\Users\JONATH~1\AppData\Local\Temp\AIRC5A3.tmp -silent -withRuntime -url -programMenu -eulaAccepted file:///C:/Users/Jonathon%20Beliveau/Downloads/Adobe%20CS6%20Master%20Collection/payloads /AdobeDreamweaverWidgetsBrowser1.0-mul/WidgetBrowser.air
    [2014-03-10:19:57:49] Installed runtime (3.1.0.4880) located at C:\Program Files (x86)\Common Files\Adobe AIR
    [2014-03-10:19:57:50] Unpackaging file:///C:/Users/Jonathon%20Beliveau/Downloads/Adobe%20CS6%20Master%20Collection/payloads /AdobeDreamweaverWidgetsBrowser1.0-mul/WidgetBrowser.air to C:\Users\Jonathon Beliveau\AppData\Local\Temp\flaCE89.tmp
    [2014-03-10:19:57:50] Application signature verified
    [2014-03-10:19:57:50] Unpackaging/validation complete
    [2014-03-10:19:57:50] No app located for appID 'com.adobe.WidgetBrowser' and pubID ''
    [2014-03-10:19:57:50] Converting unpackaged application to a native installation package in C:\Users\Jonathon Beliveau\AppData\Local\Temp\flaD0DA.tmp
    [2014-03-10:19:57:51] Native installation package creation succeeded
    [2014-03-10:19:57:51] Starting silent app installation to C:\Program Files (x86)\Adobe. Installing app com.adobe.WidgetBrowser version 2.0 Build 348 using the source file at file:///C:/Users/Jonathon%20Beliveau/Downloads/Adobe%20CS6%20Master%20Collection/payloads /AdobeDreamweaverWidgetsBrowser1.0-mul/WidgetBrowser.air
    [2014-03-10:19:57:51] Installing msi at C:\Users\Jonathon Beliveau\AppData\Local\Temp\flaD0DA.tmp\setup.msi with guid {1907FB7F-C178-4C59-AB2B-1075AFF15FEB}
    [2014-03-10:19:57:52] Application Installer end with exit code 0
    [2014-03-10:19:57:52] Subprocess app installer succeeded
    [2014-03-10:19:57:52] Runtime Installer end with exit code 0
    [2014-09-21:01:35:35] Runtime Installer begin with version 15.0.0.249 on Windows 7 x86
    [2014-09-21:01:35:35] Commandline is:
    [2014-09-21:01:35:35] Installed runtime (3.1.0.4880) located at C:\Program Files (x86)\Common Files\Adobe AIR
    [2014-09-21:01:35:40] Relaunching with elevation
    [2014-09-21:01:35:40] Launching subprocess with commandline c:\users\jonath~1\appdata\local\temp\air3cfc.tmp\adobe air installer.exe -ei
    [2014-09-21:01:35:41] Runtime Installer begin with version 15.0.0.249 on Windows 7 x86
    [2014-09-21:01:35:41] Commandline is: -stdio \\.\pipe\AIR_10716_0 -ei
    [2014-09-21:01:35:41] Installed runtime (3.1.0.4880) located at C:\Program Files (x86)\Common Files\Adobe AIR
    [2014-09-21:01:35:42] Starting silent runtime update. Updating runtime from version 3.1.0.4880 to version 15.0.0.249
    [2014-09-21:01:35:42] Installing msi at c:\users\jonath~1\appdata\local\temp\air3cfc.tmp\setup.msi with guid {7BBAEC47-1CC0-4CB8-ADB4-531B78DBD1DD}
    [2014-09-21:01:35:43] Error occurred during msi install operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2014-09-21:01:35:43] Rolling back install of c:\users\jonath~1\appdata\local\temp\air3cfc.tmp\setup.msi
    [2014-09-21:01:35:43] Rollback complete
    [2014-09-21:01:35:43] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2014-09-21:01:35:43] Runtime Installer end with exit code 7
    [2014-09-21:01:36:13] Runtime Installer end with exit code 7
    [2014-09-21:01:36:41] Runtime Installer begin with version 15.0.0.249 on Windows Vista x86
    [2014-09-21:01:36:41] Commandline is:
    [2014-09-21:01:36:41] Installed runtime (3.1.0.4880) located at C:\Program Files (x86)\Common Files\Adobe AIR
    [2014-09-21:01:36:46] Relaunching with elevation
    [2014-09-21:01:36:46] Launching subprocess with commandline c:\users\jonath~1\appdata\local\temp\air3fab.tmp\adobe air installer.exe -ei
    [2014-09-21:01:36:47] Runtime Installer begin with version 15.0.0.249 on Windows 7 x86
    [2014-09-21:01:36:47] Commandline is: -stdio \\.\pipe\AIR_10476_0 -ei
    [2014-09-21:01:36:47] Installed runtime (3.1.0.4880) located at C:\Program Files (x86)\Common Files\Adobe AIR
    [2014-09-21:01:36:48] Starting silent runtime update. Updating runtime from version 3.1.0.4880 to version 15.0.0.249
    [2014-09-21:01:36:48] Installing msi at c:\users\jonath~1\appdata\local\temp\air3fab.tmp\setup.msi with guid {7BBAEC47-1CC0-4CB8-ADB4-531B78DBD1DD}
    [2014-09-21:01:36:48] Error occurred during msi install operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2014-09-21:01:36:48] Rolling back install of c:\users\jonath~1\appdata\local\temp\air3fab.tmp\setup.msi
    [2014-09-21:01:36:48] Rollback complete
    [2014-09-21:01:36:48] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2014-09-21:01:36:48] Runtime Installer end with exit code 7
    [2014-09-21:01:36:50] Runtime Installer end with exit code 7
    [2014-09-21:01:37:12] Runtime Installer begin with version 15.0.0.249 on Windows Vista x86
    [2014-09-21:01:37:12] Commandline is:
    [2014-09-21:01:37:12] Installed runtime (3.1.0.4880) located at C:\Program Files (x86)\Common Files\Adobe AIR
    [2014-09-21:01:37:17] Relaunching with elevation
    [2014-09-21:01:37:17] Launching subprocess with commandline c:\users\jonath~1\appdata\local\temp\airbb40.tmp\adobe air installer.exe -ei
    [2014-09-21:01:37:17] Runtime Installer begin with version 15.0.0.249 on Windows Vista x86
    [2014-09-21:01:37:17] Commandline is: -stdio \\.\pipe\AIR_10276_0 -ei
    [2014-09-21:01:37:17] Installed runtime (3.1.0.4880) located at C:\Program Files (x86)\Common Files\Adobe AIR
    [2014-09-21:01:37:17] Starting silent runtime update. Updating runtime from version 3.1.0.4880 to version 15.0.0.249
    [2014-09-21:01:37:17] Installing msi at c:\users\jonath~1\appdata\local\temp\airbb40.tmp\setup.msi with guid {7BBAEC47-1CC0-4CB8-ADB4-531B78DBD1DD}
    [2014-09-21:01:37:18] Error occurred during msi install operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2014-09-21:01:37:18] Rolling back install of c:\users\jonath~1\appdata\local\temp\airbb40.tmp\setup.msi
    [2014-09-21:01:37:18] Rollback complete
    [2014-09-21:01:37:18] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2014-09-21:01:37:18] Runtime Installer end with exit code 7
    [2014-09-21:01:37:19] Runtime Installer end with exit code 7
    [2014-09-21:01:37:57] Application Installer begin with version 3.1.0.4880 on Windows 7 x86
    [2014-09-21:01:37:57] Commandline is: "C:\Users\Jonathon Beliveau\Downloads\TeeBoard\TeeBoard v0.1.5.air"
    [2014-09-21:01:37:57] Installed runtime (3.1.0.4880) located at C:\Program Files (x86)\Common Files\Adobe AIR
    [2014-09-21:01:37:58] Unpackaging file:///C:/Users/Jonathon%20Beliveau/Downloads/TeeBoard/TeeBoard%20v0.1.5.air to C:\Users\Jonathon Beliveau\AppData\Local\Temp\fla7877.tmp
    [2014-09-21:01:37:58] Unpackaging/validation complete
    [2014-09-21:01:37:58] Application has unknown namespace http://ns.adobe.com/air/application/3.7. Attempting immediate runtime update
    [2014-09-21:01:37:58] Begin runtime update download from http://airdownload.adobe.com/air/3/windows/x86/add/3.7/update
    [2014-09-21:01:37:58] Download destination is C:\Users\Jonathon Beliveau\AppData\Roaming\Adobe\AIR\Updater\Update
    [2014-09-21:01:37:58] Unpackaging http://airdownload.adobe.com/air/3/windows/x86/add/3.7/update to C:\Users\Jonathon Beliveau\AppData\Roaming\Adobe\AIR\Updater\Update
    [2014-09-21:01:38:16] Unpackaging complete
    [2014-09-21:01:38:16] Download success
    [2014-09-21:01:38:16] Successfully downloaded immediate update. Invoking downloaded installer
    [2014-09-21:01:38:16] Launching subprocess with commandline C:\Users\Jonathon Beliveau\AppData\Roaming\Adobe\AIR\Updater\Update\updater -x1 file:///C:/Users/Jonathon%20Beliveau/Downloads/TeeBoard/TeeBoard%20v0.1.5.air
    [2014-09-21:01:38:17] Application Installer end with exit code 0
    [2014-09-21:01:38:19] Runtime Installer begin with version 15.0.0.249 on Windows 7 x86
    [2014-09-21:01:38:19] Commandline is: -x1 file:///C:/Users/Jonathon%20Beliveau/Downloads/TeeBoard/TeeBoard%20v0.1.5.air
    [2014-09-21:01:38:19] Installed runtime (3.1.0.4880) located at C:\Program Files (x86)\Common Files\Adobe AIR
    [2014-09-21:01:38:19] Invoking Application Installer for combined install
    [2014-09-21:01:38:19] Launching subprocess with commandline C:\Users\JONATH~1\AppData\Local\Temp\AIRC1C5.tmp\Adobe AIR\Versions\1.0\Adobe AIR Application Installer -runtime C:\Users\JONATH~1\AppData\Local\Temp\AIRC1C5.tmp -withRuntime -url file:///C:/Users/Jonathon%20Beliveau/Downloads/TeeBoard/TeeBoard%20v0.1.5.air
    [2014-09-21:01:38:19] Application Installer begin with version 15.0.0.249 on Windows 7 x86
    [2014-09-21:01:38:19] Commandline is: -runtime C:\Users\JONATH~1\AppData\Local\Temp\AIRC1C5.tmp -withRuntime -url file:///C:/Users/Jonathon%20Beliveau/Downloads/TeeBoard/TeeBoard%20v0.1.5.air
    [2014-09-21:01:38:19] Installed runtime (3.1.0.4880) located at C:\Program Files (x86)\Common Files\Adobe AIR
    [2014-09-21:01:38:20] Unpackaging file:///C:/Users/Jonathon%20Beliveau/Downloads/TeeBoard/TeeBoard%20v0.1.5.air to C:\Users\Jonathon Beliveau\AppData\Local\Temp\flaCEA1.tmp
    [2014-09-21:01:38:21] Application signature verified
    [2014-09-21:01:38:21] Unpackaging/validation complete
    [2014-09-21:01:38:21] No app located for appID 'be.gip.twitch.TeeBoard' and pubID ''
    [2014-09-21:01:38:33] Converting unpackaged application to a native installation package in C:\Users\Jonathon Beliveau\AppData\Local\Temp\fla329.tmp
    [2014-09-21:01:38:34] Native installation package creation succeeded
    [2014-09-21:01:38:34] Launching subprocess with commandline C:\Users\JONATH~1\AppData\Local\Temp\AIRC1C5.tmp\Adobe AIR\Versions\1.0\Adobe AIR Application Installer -runtime C:\Users\JONATH~1\AppData\Local\Temp\AIRC1C5.tmp -silent -logToStdout -withRuntime -url -location "C:\Program Files (x86)\Air\Gip" -desktopShortcut -programMenu file:///C:/Users/Jonathon%20Beliveau/Downloads/TeeBoard/TeeBoard%20v0.1.5.air
    [2014-09-21:01:38:34] Relaunching with elevation
    [2014-09-21:01:38:36] Application Installer begin with version 15.0.0.249 on Windows 7 x86
    [2014-09-21:01:38:36] Commandline is: -stdio \\.\pipe\AIR_3768_0 -runtime C:\Users\JONATH~1\AppData\Local\Temp\AIRC1C5.tmp -silent -logToStdout -withRuntime -url -location "C:\Program Files (x86)\Air\Gip" -desktopShortcut -programMenu file:///C:/Users/Jonathon%20Beliveau/Downloads/TeeBoard/TeeBoard%20v0.1.5.air
    [2014-09-21:01:38:36] Installed runtime (3.1.0.4880) located at C:\Program Files (x86)\Common Files\Adobe AIR
    [2014-09-21:01:38:36] Unpackaging file:///C:/Users/Jonathon%20Beliveau/Downloads/TeeBoard/TeeBoard%20v0.1.5.air to C:\Users\Jonathon Beliveau\AppData\Local\Temp\flaECC.tmp
    [2014-09-21:01:38:37] Application signature verified
    [2014-09-21:01:38:37] Unpackaging/validation complete
    [2014-09-21:01:38:37] No app located for appID 'be.gip.twitch.TeeBoard' and pubID ''
    [2014-09-21:01:38:37] Converting unpackaged application to a native installation package in C:\Users\Jonathon Beliveau\AppData\Local\Temp\fla1265.tmp
    [2014-09-21:01:38:38] Native installation package creation succeeded
    [2014-09-21:01:38:38] Starting silent combined runtime update and app install.
    Updating runtime from version 3.1.0.4880 to version 15.0.0.249.
    Installing app be.gip.twitch.TeeBoard version 0.1.5 to C:\Program Files (x86)\Air\Gip  using the source file at file:///C:/Users/Jonathon%20Beliveau/Downloads/TeeBoard/TeeBoard%20v0.1.5.air
    [2014-09-21:01:38:38] Installing msi at C:\Users\JONATH~1\AppData\Local\Temp\AIRC1C5.tmp\setup.msi with guid {7BBAEC47-1CC0-4CB8-ADB4-531B78DBD1DD}
    [2014-09-21:01:38:38] Error occurred during msi install operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2014-09-21:01:38:38] Rolling back install of C:\Users\JONATH~1\AppData\Local\Temp\AIRC1C5.tmp\setup.msi
    [2014-09-21:01:38:38] Rollback complete
    [2014-09-21:01:38:38] Got an unexpected fatal error while in stateInstalling: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2014-09-21:01:38:38] Elevated install failed: error 0 1603
    [2014-09-21:01:38:39] Application Installer end with exit code 7
    [2014-09-21:01:38:47] Application Installer end with exit code 7
    [2014-09-21:01:38:48] Subprocess app installer failed (7)
    [2014-09-21:01:38:48] Runtime Installer end with exit code 7
    [2014-09-21:01:38:59] Application Installer begin with version 3.1.0.4880 on Windows 7 x86
    [2014-09-21:01:38:59] Commandline is: "C:\Users\Jonathon Beliveau\Downloads\TeeBoard\TeeBoard v0.1.5.air"
    [2014-09-21:01:38:59] Installed runtime (3.1.0.4880) located at C:\Program Files (x86)\Common Files\Adobe AIR
    [2014-09-21:01:38:59] Unpackaging file:///C:/Users/Jonathon%20Beliveau/Downloads/TeeBoard/TeeBoard%20v0.1.5.air to C:\Users\Jonathon Beliveau\AppData\Local\Temp\fla692B.tmp
    [2014-09-21:01:39:00] Unpackaging/validation complete
    [2014-09-21:01:39:00] Application has unknown namespace http://ns.adobe.com/air/application/3.7. Attempting immediate runtime update
    [2014-09-21:01:39:00] Begin runtime update download from http://airdownload.adobe.com/air/3/windows/x86/add/3.7/update
    [2014-09-21:01:39:00] Download destination is C:\Users\Jonathon Beliveau\AppData\Roaming\Adobe\AIR\Updater\Update
    [2014-09-21:01:39:00] Unpackaging http://airdownload.adobe.com/air/3/windows/x86/add/3.7/update to C:\Users\Jonathon Beliveau\AppData\Roaming\Adobe\AIR\Updater\Update
    [2014-09-21:01:39:04] Unpackaging complete
    [2014-09-21:01:39:04] Download success
    [2014-09-21:01:39:04] Successfully downloaded immediate update. Invoking downloaded installer
    [2014-09-21:01:39:04] Launching subprocess with commandline C:\Users\Jonathon Beliveau\AppData\Roaming\Adobe\AIR\Updater\Update\updater -x1 file:///C:/Users/Jonathon%20Beliveau/Downloads/TeeBoard/TeeBoard%20v0.1.5.air
    [2014-09-21:01:39:04] Application Installer end with exit code 0
    [2014-09-21:01:39:07] Runtime Installer begin with version 15.0.0.249 on Windows 7 x86
    [2014-09-21:01:39:07] Commandline is: -x1 file:///C:/Users/Jonathon%20Beliveau/Downloads/TeeBoard/TeeBoard%20v0.1.5.air
    [2014-09-21:01:39:07] Installed runtime (3.1.0.4880) located at C:\Program Files (x86)\Common Files\Adobe AIR
    [2014-09-21:01:39:07] Invoking Application Installer for combined install
    [2014-09-21:01:39:07] Launching subprocess with commandline C:\Users\JONATH~1\AppData\Local\Temp\AIR7B15.tmp\Adobe AIR\Versions\1.0\Adobe AIR Application Installer -runtime C:\Users\JONATH~1\AppData\Local\Temp\AIR7B15.tmp -withRuntime -url file:///C:/Users/Jonathon%20Beliveau/Downloads/TeeBoard/TeeBoard%20v0.1.5.air
    [2014-09-21:01:39:08] Application Installer begin with version 15.0.0.249 on Windows 7 x86
    [2014-09-21:01:39:08] Commandline is: -runtime C:\Users\JONATH~1\AppData\Local\Temp\AIR7B15.tmp -withRuntime -url file:///C:/Users/Jonathon%20Beliveau/Downloads/TeeBoard/TeeBoard%20v0.1.5.air
    [2014-09-21:01:39:08] Installed runtime (3.1.0.4880) located at C:\Program Files (x86)\Common Files\Adobe AIR
    [2014-09-21:01:39:08] Unpackaging file:///C:/Users/Jonathon%20Beliveau/Downloads/TeeBoard/TeeBoard%20v0.1.5.air to C:\Users\Jonathon Beliveau\AppData\Local\Temp\fla8A80.tmp
    [2014-09-21:01:39:09] Application signature verified
    [2014-09-21:01:39:09] Unpackaging/validation complete
    [2014-09-21:01:39:09] No app located for appID 'be.gip.twitch.TeeBoard' and pubID ''
    [2014-09-21:01:39:17] Converting unpackaged application to a native installation package in C:\Users\Jonathon Beliveau\AppData\Local\Temp\flaAD6C.tmp
    [2014-09-21:01:39:17] Native installation package creation succeeded
    [2014-09-21:01:39:17] Launching subprocess with commandline C:\Users\JONATH~1\AppData\Local\Temp\AIR7B15.tmp\Adobe AIR\Versions\1.0\Adobe AIR Application Installer -runtime C:\Users\JONATH~1\AppData\Local\Temp\AIR7B15.tmp -silent -logToStdout -withRuntime -url -location "C:\Program Files (x86)\Air\Gip" -desktopShortcut -programMenu file:///C:/Users/Jonathon%20Beliveau/Downloads/TeeBoard/TeeBoard%20v0.1.5.air
    [2014-09-21:01:39:17] Relaunching with elevation
    [2014-09-21:01:39:19] Application Installer begin with version 15.0.0.249 on Windows 7 x86
    [2014-09-21:01:39:19] Commandline is: -stdio \\.\pipe\AIR_9760_0 -runtime C:\Users\JONATH~1\AppData\Local\Temp\AIR7B15.tmp -silent -logToStdout -withRuntime -url -location "C:\Program Files (x86)\Air\Gip" -desktopShortcut -programMenu file:///C:/Users/Jonathon%20Beliveau/Downloads/TeeBoard/TeeBoard%20v0.1.5.air
    [2014-09-21:01:39:19] Installed runtime (3.1.0.4880) located at C:\Program Files (x86)\Common Files\Adobe AIR
    [2014-09-21:01:39:19] Unpackaging file:///C:/Users/Jonathon%20Beliveau/Downloads/TeeBoard/TeeBoard%20v0.1.5.air to C:\Users\Jonathon Beliveau\AppData\Local\Temp\flaB788.tmp
    [2014-09-21:01:39:20] Application signature verified
    [2014-09-21:01:39:20] Unpackaging/validation complete
    [2014-09-21:01:39:20] No app located for appID 'be.gip.twitch.TeeBoard' and pubID ''
    [2014-09-21:01:39:20] Converting unpackaged application to a native installation package in C:\Users\Jonathon Beliveau\AppData\Local\Temp\flaBAC4.tmp
    [2014-09-21:01:39:21] Native installation package creation succeeded
    [2014-09-21:01:39:21] Starting silent combined runtime update and app install.
    Updating runtime from version 3.1.0.4880 to version 15.0.0.249.
    Installing app be.gip.twitch.TeeBoard version 0.1.5 to C:\Program Files (x86)\Air\Gip  using the source file at file:///C:/Users/Jonathon%20Beliveau/Downloads/TeeBoard/TeeBoard%20v0.1.5.air
    [2014-09-21:01:39:21] Installing msi at C:\Users\JONATH~1\AppData\Local\Temp\AIR7B15.tmp\setup.msi with guid {7BBAEC47-1CC0-4CB8-ADB4-531B78DBD1DD}
    [2014-09-21:01:39:21] Error occurred during msi install operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2014-09-21:01:39:21] Rolling back install of C:\Users\JONATH~1\AppData\Local\Temp\AIR7B15.tmp\setup.msi
    [2014-09-21:01:39:21] Rollback complete
    [2014-09-21:01:39:21] Got an unexpected fatal error while in stateInstalling: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2014-09-21:01:39:21] Elevated install failed: error 0 1603
    [2014-09-21:01:39:22] Application Installer end with exit code 7
    [2014-09-21:01:39:23] Application Installer end with exit code 7
    [2014-09-21:01:39:23] Subprocess app installer failed (7)
    [2014-09-21:01:39:23] Runtime Installer end with exit code 7
    [2014-09-21:01:44:06] Runtime Installer begin with version 15.0.0.249 on Windows 7 x86
    [2014-09-21:01:44:06] Commandline is:
    [2014-09-21:01:44:06] No installed runtime detected
    [2014-09-21:01:44:10] Relaunching with elevation
    [2014-09-21:01:44:10] Launching subprocess with commandline c:\users\jonath~1\appdata\local\temp\aircf8.tmp\adobe air installer.exe -ei
    [2014-09-21:01:44:10] Runtime Installer begin with version 15.0.0.249 on Windows 7 x86
    [2014-09-21:01:44:10] Commandline is: -stdio \\.\pipe\AIR_3416_0 -ei
    [2014-09-21:01:44:10] No installed runtime detected
    [2014-09-21:01:44:10] Starting silent runtime install. Installing runtime version 15.0.0.249
    [2014-09-21:01:44:10] Installing msi at c:\users\jonath~1\appdata\local\temp\aircf8.tmp\setup.msi with guid {7BBAEC47-1CC0-4CB8-ADB4-531B78DBD1DD}
    [2014-09-21:01:44:10] Error occurred during msi install operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2014-09-21:01:44:10] Rolling back install of c:\users\jonath~1\appdata\local\temp\aircf8.tmp\setup.msi
    [2014-09-21:01:44:10] Rollback complete
    [2014-09-21:01:44:10] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2014-09-21:01:44:10] Runtime Installer end with exit code 7
    [2014-09-21:01:44:15] Runtime Installer end with exit code 7
    [2014-09-21:01:44:25] Runtime Installer begin with version 15.0.0.249 on Windows Vista x86
    [2014-09-21:01:44:25] Commandline is:
    [2014-09-21:01:44:25] No installed runtime detected
    [2014-09-21:01:44:27] Relaunching with elevation
    [2014-09-21:01:44:27] Launching subprocess with commandline c:\users\jonath~1\appdata\local\temp\air56b4.tmp\adobe air installer.exe -ei
    [2014-09-21:01:44:29] Runtime Installer begin with version 15.0.0.249 on Windows 7 x86
    [2014-09-21:01:44:29] Commandline is: -stdio \\.\pipe\AIR_5404_0 -ei
    [2014-09-21:01:44:29] No installed runtime detected
    [2014-09-21:01:44:30] Starting silent runtime install. Installing runtime version 15.0.0.249
    [2014-09-21:01:44:30] Installing msi at c:\users\jonath~1\appdata\local\temp\air56b4.tmp\setup.msi with guid {7BBAEC47-1CC0-4CB8-ADB4-531B78DBD1DD}
    [2014-09-21:01:44:30] Error occurred during msi install operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2014-09-21:01:44:30] Rolling back install of c:\users\jonath~1\appdata\local\temp\air56b4.tmp\setup.msi
    [2014-09-21:01:44:30] Rollback complete
    [2014-09-21:01:44:30] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2014-09-21:01:44:30] Runtime Installer end with exit code 7
    [2014-09-21:01:44:32] Runtime Installer end with exit code 7
    [2014-09-21:01:50:38] Runtime Installer begin with version 15.0.0.249 on Windows Vista x86
    [2014-09-21:01:50:38] Commandline is:
    [2014-09-21:01:50:38] No installed runtime detected
    [2014-09-21:01:50:43] Relaunching with elevation
    [2014-09-21:01:50:43] Launching subprocess with commandline c:\users\jonath~1\appdata\local\temp\air8f2.tmp\adobe air installer.exe -ei
    [2014-09-21:01:50:45] Runtime Installer begin with version 15.0.0.249 on Windows 7 x86
    [2014-09-21:01:50:45] Commandline is: -stdio \\.\pipe\AIR_9440_0 -ei
    [2014-09-21:01:50:45] No installed runtime detected
    [2014-09-21:01:50:45] Starting silent runtime install. Installing runtime version 15.0.0.249
    [2014-09-21:01:50:45] Installing msi at c:\users\jonath~1\appdata\local\temp\air8f2.tmp\setup.msi with guid {7BBAEC47-1CC0-4CB8-ADB4-531B78DBD1DD}
    [2014-09-21:01:50:45] Error occurred during msi install operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2014-09-21:01:50:45] Rolling back install of c:\users\jonath~1\appdata\local\temp\air8f2.tmp\setup.msi
    [2014-09-21:01:50:45] Rollback complete
    [2014-09-21:01:50:45] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2014-09-21:01:50:45] Runtime Installer end with exit code 7
    [2014-09-21:01:53:50] Runtime Installer end with exit code 7
    [2014-09-21:02:16:54] Runtime Installer begin with version 15.0.0.249 on Windows 7 x86
    [2014-09-21:02:16:54] Commandline is:
    [2014-09-21:02:16:54] No installed runtime detected
    [2014-09-21:02:16:56] Relaunching with elevation
    [2014-09-21:02:16:56] Launching subprocess with commandline c:\users\jonath~1\appdata\local\temp\air134f.tmp\adobe air installer.exe -ei
    [2014-09-21:02:16:56] Runtime Installer begin with version 15.0.0.249 on Windows 7 x86
    [2014-09-21:02:16:56] Commandline is: -stdio \\.\pipe\AIR_10552_0 -ei
    [2014-09-21:02:16:56] No installed runtime detected
    [2014-09-21:02:16:56] Starting silent runtime install. Installing runtime version 15.0.0.249
    [2014-09-21:02:16:56] Installing msi at c:\users\jonath~1\appdata\local\temp\air134f.tmp\setup.msi with guid {7BBAEC47-1CC0-4CB8-ADB4-531B78DBD1DD}
    [2014-09-21:02:16:57] Error occurred during msi install operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2014-09-21:02:16:57] Rolling back install of c:\users\jonath~1\appdata\local\temp\air134f.tmp\setup.msi
    [2014-09-21:02:16:57] Rollback complete
    [2014-09-21:02:16:57] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2014-09-21:02:16:57] Runtime Installer end with exit code 7
    [2014-09-21:02:16:59] Runtime Installer end with exit code 7

    Download and run the offline installer from http://get.adobe.com/reader/enterprise/
    [topic moved to Adobe Reader forum]

  • Message "to open MLBNexDefAutobahn, you need a Java SE 6 runtime. Would you like to install one now?"  I click "not now" and it pops open a second later.  It won't go away.  Help!

    I keep getting a pop up window labled Software Update saying, "To open 'MLBNexDefAutobahn,' you need a Java SE 6 runtime. Would you like to install one now?" I click on "Not Now" and it pops open again a second later.  It is not going away! Is this a Java virus? I just installed Maverick Wednesday and got a message yesterday on google that "Google would like to take over this computer"??? Please help.
    Thanks!

    This is not a virus, or any other kind of malware. Some third-party software that you have installed is repeatedly trying to open a Java process called MLBNexDefAutobahn. What that software might be, I don't know. What software do you have that this name might fit with?

  • How can you determine at runtime which libraries are attached?

    Hi
    I am wondering if there is a way to determine which libraries are currently attached to a form at runtime. My application is in forms 10g.
    I am hoping to get the full path so that it is possible to show this in an information type display. I am ideally looking for a solution that works on both Unix and Windows so that it can be used in development and production
    thanks in advance
    Wayne

    I am curious, why you want to know which library is attached and the full path??? You cannot change it at runtime!!
    I don't think that's possible at runtime by using Generic Forms built-ins, But as always with Oracle, you can have several solutions.
    One solution is to initialize global variables/parameters in PRE-FORM and later you can read them and see the values and do whatever you want accordingly.
    When using Global variables, you can test for their DEFAULT_VALUE to check whether the variable exists or not, this will prevent getting an error if the variable hasn't been initialized yet.
    Tony

  • How to load a specific set of classes at runtime.

    Howdy!
    I want to load all the classes in a directory that implement a specific Interface, at runtime. Of course i can load all the classes if i know the String name.
    Class t = Class.forName(ruleClass);
         cnst = t.getConstructor( new Class[] { Session.class } );
         try {
             Object obj = cnst.newInstance(new Object[] {            
                                              m_fwkSession });
             IRules rule = (IRules)obj;
                ...................where IRule is an interface.
    How do i get all the files in that directory and find the classes implementing that interfaces ?

    You can either load all the classes and then test if they are assignable from IRule.class (isAssignableFrom())
    (you could use a custom classloader if you wanted these classes to be garbage collected)
    or
    Open the class files and scan them to see if they contain
    "myPackage/IRule"
    (maybe you would have to parse the .class file, but just scanning it might be good enough)

  • Error in creating a process using runtime class - please help

    Hi,
    I am experimenting with the following piece of code. I tried to run it in one windows machine and it works fine. But i tried to run it in a different windows machine i get error in creating a process. The error is attached below the code. I don't understand why i couldn't create a process with the 'exec' command in the second machine. Can anyone please help?
    CODE:
    import java.io.*;
    class test{
    public static void main(String[] args){
    try{
    Runtime r = Runtime.getRuntime();
         Process p = null;
         p= r.exec("dir");
         BufferedReader br = new BufferedReader(new InputStreamReader(p.getInputStream()));
         System.out.println(br.readLine());
    catch(Exception e){e.printStackTrace();}
    ERROR (when run in the dos prompt):
    java.io.IOException: CreateProcess: dir error=2
    at java.lang.Win32Process.create(Native Method)
    at java.lang.Win32Process.<init>(Win32Process.java:63)
    at java.lang.Runtime.execInternal(Native Method)
    at java.lang.Runtime.exec(Runtime.java:550)
    at java.lang.Runtime.exec(Runtime.java:416)
    at java.lang.Runtime.exec(Runtime.java:358)
    at java.lang.Runtime.exec(Runtime.java:322)
    at test.main(test.java:16)
    thanks,
    Divya

    As much as I understand from the readings in the forums, Runtime.exec can only run commands that are in files, not native commands.
    Hmm how do I explain that again?
    Here:
    Assuming a command is an executable program
    Under the Windows operating system, many new programmers stumble upon Runtime.exec() when trying to use it for nonexecutable commands like dir and copy. Subsequently, they run into Runtime.exec()'s third pitfall. Listing 4.4 demonstrates exactly that:
    Listing 4.4 BadExecWinDir.java
    import java.util.*;
    import java.io.*;
    public class BadExecWinDir
    public static void main(String args[])
    try
    Runtime rt = Runtime.getRuntime();
    Process proc = rt.exec("dir");
    InputStream stdin = proc.getInputStream();
    InputStreamReader isr = new InputStreamReader(stdin);
    BufferedReader br = new BufferedReader(isr);
    String line = null;
    System.out.println("<OUTPUT>");
    while ( (line = br.readLine()) != null)
    System.out.println(line);
    System.out.println("</OUTPUT>");
    int exitVal = proc.waitFor();
    System.out.println("Process exitValue: " + exitVal);
    } catch (Throwable t)
    t.printStackTrace();
    A run of BadExecWinDir produces:
    E:\classes\com\javaworld\jpitfalls\article2>java BadExecWinDir
    java.io.IOException: CreateProcess: dir error=2
    at java.lang.Win32Process.create(Native Method)
    at java.lang.Win32Process.<init>(Unknown Source)
    at java.lang.Runtime.execInternal(Native Method)
    at java.lang.Runtime.exec(Unknown Source)
    at java.lang.Runtime.exec(Unknown Source)
    at java.lang.Runtime.exec(Unknown Source)
    at java.lang.Runtime.exec(Unknown Source)
    at BadExecWinDir.main(BadExecWinDir.java:12)
    As stated earlier, the error value of 2 means "file not found," which, in this case, means that the executable named dir.exe could not be found. That's because the directory command is part of the Windows command interpreter and not a separate executable. To run the Windows command interpreter, execute either command.com or cmd.exe, depending on the Windows operating system you use. Listing 4.5 runs a copy of the Windows command interpreter and then executes the user-supplied command (e.g., dir).
    Taken from:
    http://www.javaworld.com/javaworld/jw-12-2000/jw-1229-traps.html

  • "Error while registering the Java 2 Runtime Environment registry keys"

    "Error while registering the Java 2 Runtime Environment registry keys"
    I am getting the above error when trying to install the 1.3 JRE (installed with the 1.3 plug in which I need). As part of my development I have been installing and uninstalling the JRE multiple times. Then, I got the above error when trying to install it, and now it appears to be installed but I cannot uninstall it. When I try to uninstall it, it just remains, and when I try to install it again I get the above error. I have tried cleaning up all javasoft registry entries, but it doesnt seem to have helped. Can anyone help me either completely uninstall the JRE so I can do a clean install or help me get rid of the error above when I install. Is there some registry entries I should be looking at? Anything else? this is quite urgent as I need to test my applet with the plugin installed and not installed - and I currently cant uninstall it. Any ideas?
    Thanks for your help
    Aaron

    I am getting this same error message when trying to upgrade from 1.3.1_03 to 1.3.1_19.
    I have multiple versions of jre's and jdks on my machine.
    Anyone else seen this problem or know how to resolve it.

Maybe you are looking for

  • Only Essbase read access for a Planning App

    A user needs access only to read data values from essbase for a planning application. Similar to "View User" in Planning roles except doesn't need access to Planning. How can this be achieved? Thanks

  • "Other" takes up 8GB on my Ipad2 (16GB)! How do I get rid of it?

    I recently reseted my IPads 2's settings only to find out that I have no memory left! It couldn't have been my music because I had previously deleted a lot of my songs. So I checked on ITunes to see what could have been the problem. I found out that

  • Values disappear after saving the Purchase Order and Goods Receipt PO

    HI, Our client is using SAP Business One 2007 A(8.00.181) SP 00 PL 47, When they raise Purchase Order for service item, the details and amount disappears automatically after adding the document and similar case for Good Receipt PO. But when they book

  • Read Only Barcode Issue

    I have a form that was imported from a PDF document in Adobe LiveCycle Designer ES 8.2.  I added a 3 of 9 barcode and the Default value is the form number (*1.764903.105NFS*).  I do not want a user to be able to click on the barcode, so I made it Rea

  • Oracle Database Required for Install???

    I am doing just some general testing of the 9iAS and Portal server products. I would like to try and build a few test portlets with Java and URL based. Is a database install of Oracle 9i required to properly work with Portal? Can I install Oracle 9i