Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-dev] Errors running Photran Runtime Eclipse Application

On 1/10/12 9:23 PM, Beth Tibbitts wrote:

>I am glad you are trying to build everything from scratch
Actually, I'm not.  It's all in my workspace though.
I tend to do the testing of the parts of PTP I'm not working on (mostly non-PLDT) on our builds that we do on the eclipse servers.
...Beth


Ah, I missed the "not" in your message before. Well anyway, thanks for your help.

dave


Beth Tibbitts
Eclipse Parallel Tools Platform  http://eclipse.org/ptp
IBM STG - High Performance Computing Tools
Mailing Address:  IBM Corp., 745 West New Circle Road, Lexington, KY 40511


Inactive
          hide details for David Alexander ---01/10/2012 08:34:05
          PM---Thanks for the additional information, Beth! I will
          studyDavid Alexander ---01/10/2012 08:34:05 PM---Thanks for the additional information, Beth! I will study "self-hosting".  When I additionally used


    From:

David Alexander <alexanda@xxxxxxxxxx>

    To:

ptp-dev@xxxxxxxxxxx,

    Date:

01/10/2012 08:34 PM

    Subject:

Re: [ptp-dev] Errors running Photran Runtime Eclipse Application

    Sent by:

ptp-dev-bounces@xxxxxxxxxxx





Thanks for the additional information, Beth!

I will study "self-hosting".  When I additionally used the "install" of PTP/Photran on top of the Git versions, the Fortran perspective appeared in the runtime app -- so I see what you are saying about "don't have to be able to build *everything* perfectly from source".

I am almost up and running, but not quite. Next, I need to make a fortran project in the run time app, then try a remote configuration.  Making progress though.  I am glad you are trying to build everything from scratch -- that might be of use to us both.

cheers,

Dave Alexander

On 1/9/2012 10:29 PM, Beth Tibbitts wrote:

    >then the resulting app would get the packages from the Git version....
    Well, some of the stuff that you need to actually run, we don't build usually from our workbenches, but they are built on the eclipse build server.
    There's probably a more complicated answer but I'm basically trying to get you up and running, running from source code only the parts that you would change in eclipse plugin source.


    >>how to install eGit and jGit plugins.
     
    >It's just the Runtime App that is missing the Git functionality.
    Then in the Run Configuration when you launch the 'Runtime App' (PTP etc. as 'Eclipse Application') you need to tweak the plugins that
    are dragged along from your development workbench.  It's in the 'Plug-ins' tab of the run config.
    If you want more info, read up on plug-in development, esp. the self-hosting aspect (running eclipse from eclipse, which is what you're doing here).
    (I see later you got this working.)

    > Greg just sent an email about some Photran problems.  Could that be it?
    If you were hitting that, you'd have build errors in your workspace.

    P.S. I'm not building everything from source myself.  I typically build and test a subset of the PTP projects in my development workbench.
    The rest I test from a build we do on the eclipse build server.
    I don't know if anyone is building *everything* in their own workspace.
    So even tho I have to clone the whole repo to use git, I may ignore some build errors in projects I don't muck with, and that don't affect the stuff I'm working on.
    Others may disagree. :)  And your mileage may vary.
    So, in summary, you don't have to be able to build *everything* perfectly from source in order to be productive in development of what you want to focus on.
    </soapbox>



    ...Beth

    Beth Tibbitts
    Eclipse Parallel Tools Platform  
    http://eclipse.org/ptp
    IBM STG - High Performance Computing Tools
    Mailing Address:  IBM Corp., 745 West New Circle Road, Lexington, KY 40511


    Inactive hide details for David Alexander ---01/09/2012
          02:57:55 PM---On 1/9/2012 11:38 AM, Beth Tibbitts wrote: >David Alexander ---01/09/2012 02:57:55 PM---On 1/9/2012 11:38 AM, Beth Tibbitts wrote: >
      From: 

    David Alexander
    <alexanda@xxxxxxxxxx>
      To: 

    ptp-dev@xxxxxxxxxxx,
      Date: 

    01/09/2012 02:57 PM
      Subject: 

    Re: [ptp-dev] Errors running Photran Runtime Eclipse Application
      Sent by: 

    ptp-dev-bounces@xxxxxxxxxxx





    On 1/9/2012 11:38 AM, Beth Tibbitts wrote:

      >
      Should I go back to Indigo?
      Not if you want to develop code. Otherwise you will soon be left behind when Juno is released this summer.  Keep going,. you're close :)
      Sounds like you may have missed a couple of steps in

      http://wiki.eclipse.org/PTP/environment_setup_60

    I do want to develop in Photran, so I will stick to Juno.

    I did not install PTP/Photran with "Install New Software", just the CDT, which gave me the "8.1.0.201112121634" release version.  I thought that if you "install" a package, say PTP, and then get the master branch from Git, then the resulting app would get the packages from the Git version.  Seems like your are saying that you need to get versions of CDT/PTP/Photran from both the "install" method and Git.  Is that right?

    Definitely did this, I am using the plugins to get the Git versions of PTP and Photran in the main development IDE.  That works fine.  It's just the Runtime App that is missing the Git functionality.


      Other tricks (technically should not be necessary but sometimes it can kick it into waking up)
      - close and reopen eclipse workbench after you have installed a bunch of new stuff
      - close project and reopen a project that seems stuck
      - Project > Build All
       


    Hum?  I did a restart and that fixed the Git problem in the App.  Still no Fortran perspective in the App, so it seems there are some major problems still.  Greg just sent an email about some Photran problems.  Could that be it?  

    Thanks!



      ...Beth

      Beth Tibbitts
      Eclipse Parallel Tools Platform  
      http://eclipse.org/ptp
      IBM STG - High Performance Computing Tools
      Mailing Address:  IBM Corp., 745 West New Circle Road, Lexington, KY 40511


      Inactive hide details for David Alexander ---01/09/2012
            01:09:01 PM---Hi All, I still have errors in my build of the
            latest PTPDavid Alexander ---01/09/2012 01:09:01 PM---Hi All, I still have errors in my build of the latest PTP/Photran (master
        From: 

      David Alexander
      <alexanda@xxxxxxxxxx>
        To: 

      ptp-dev@xxxxxxxxxxx,
        Date: 

      01/09/2012 01:09 PM
        Subject: 

      [ptp-dev] Errors running Photran Runtime Eclipse Application
        Sent by: 

      ptp-dev-bounces@xxxxxxxxxxx




      Hi All,

      I still have errors in my build of the latest PTP/Photran (master branches) in the Juno version of Eclipse.  Should I go back to Indigo?  The top "Problems" are...


      API analysis aborted for 'org.eclipse.photran.core.vpg' since its build path is incomplete
      ...
      API analysis aborted for 'org.eclipse.ptp.rdt.core.remotejars' since its build path is incomplete

      ...
      <26 others>
      Bundle 'org.eclipse.cdt.core.lrparser.xlc' cannot be resolved
      Bundle 'org.eclipse.photran.cdtinterface' cannot be resolved
      ... <20 others>
      make: *** No rule to make target `clean'.  Stop.    org.eclipse.ptp.rm.slurm.proxy
      ... <3 others>
      Project 'org.eclipse.photran.core' is missing required library: '\org.eclipse.cdt.core\org.eclipse.cdt.core_5.4.0.201112121634.jar'
      Project 'org.eclipse.ptp.rdt.core' is missing required Java project: 'org.eclipse.cdt.core'
      ... <13 others>
      The project cannot be built until build path errors are resolved org.eclipse.photran.core
      The project cannot be built until build path errors are resolved org.eclipse.ptp.rdt.core
      ... <13 others>
      .... <plus 31 other errors not listed here>


      If I ignore these errors and execute a vanilla eclipse runtime application, then I can see that it missing functionality and is not right. For example, it doesn't not have Git functionality (i.e. I try to show the Git Repository view and it doesn't show up).  When I execute a Photran Application (setup as per the instructions in Appendix C of
      http://git.eclipse.org/c/ptp/org.eclipse.photran.git/plain/org.eclipse.photran-dev-docs/dev-guide/dev-guide-general.pdf), I get the following exceptions...

      !SESSION 2012-01-09 10:43:23.748 -----------------------------------------------
      eclipse.buildId=I20111209-2100
      java.version=1.6.0_26
      java.vendor=Sun Microsystems Inc.
      BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US
      Framework arguments:  -product org.eclipse.sdk.ide
      Command-line arguments:  -product org.eclipse.sdk.ide -data C:\eclipse-juno-M4\alexanda/../runtime-PhotranRuntime -dev
      file:C:/eclipse-juno-M4/alexanda/.metadata/.plugins/org.eclipse.pde.core/Photran Runtime/dev.properties -os win32 -ws win32 -arch x86_64 -consoleLog

      !ENTRY org.eclipse.osgi 2 0 2012-01-09 10:43:30.311
      !MESSAGE The activator org.eclipse.photran.internal.core.Activator for bundle org.eclipse.photran.core.vpg is invalid
      !STACK 0
      org.osgi.framework.BundleException: The activator org.eclipse.photran.internal.core.Activator for bundle org.eclipse.photran.core.vpg is invalid
       at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:172)
       at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:679)
       at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:381)
       at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:300)
       at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:440)
       at org.eclipse.osgi.internal.loader.BundleLoader.setLazyTrigger(BundleLoader.java:263)
       at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:236)
       at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1212)
       at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:174)
       at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:905)
       at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)
       at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:55)
       at org.eclipse.ui.internal.WorkbenchPlugin$1.run(WorkbenchPlugin.java:273)
       at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:52)
       at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:269)
       at org.eclipse.ui.internal.EarlyStartupRunnable.getExecutableExtension(EarlyStartupRunnable.java:117)
       at org.eclipse.ui.internal.EarlyStartupRunnable.run(EarlyStartupRunnable.java:66)
       at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
       at org.eclipse.ui.internal.Workbench$48.run(Workbench.java:2300)
       at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
      Caused by: java.lang.ClassNotFoundException: org.eclipse.photran.internal.core.Activator
       at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:501)
       at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:421)
       at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:412)
       at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
       at java.lang.ClassLoader.loadClass(Unknown Source)
       at org.eclipse.osgi.internal.loader.BundleLoader.loadClass(BundleLoader.java:340)
       at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:229)
       at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:165)
       ... 19 more
      Root exception:
      java.lang.ClassNotFoundException: org.eclipse.photran.internal.core.Activator
       at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:501)
       at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:421)
       at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:412)
       at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
       at java.lang.ClassLoader.loadClass(Unknown Source)
       at org.eclipse.osgi.internal.loader.BundleLoader.loadClass(BundleLoader.java:340)
       at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:229)
       at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:165)
       at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:679)
       at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:381)
       at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:300)
       at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:440)
       at org.eclipse.osgi.internal.loader.BundleLoader.setLazyTrigger(BundleLoader.java:263)
       at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:236)
       at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1212)
       at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:174)
       at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:905)
       at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)
       at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:55)
       at org.eclipse.ui.internal.WorkbenchPlugin$1.run(WorkbenchPlugin.java:273)
       at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:52)
       at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:269)
       at org.eclipse.ui.internal.EarlyStartupRunnable.getExecutableExtension(EarlyStartupRunnable.java:117)
       at org.eclipse.ui.internal.EarlyStartupRunnable.run(EarlyStartupRunnable.java:66)
       at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
       at org.eclipse.ui.internal.Workbench$48.run(Workbench.java:2300)
       at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)

      !ENTRY org.eclipse.ui.workbench 4 2 2012-01-09 10:43:30.318
      !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench".
      !STACK 1
      org.eclipse.core.runtime.CoreException: Plug-in org.eclipse.photran.core.vpg was unable to load class org.eclipse.photran.internal.core.vpg.PhotranVPGStartup.
       at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.throwException(RegistryStrategyOSGI.java:194)
       at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:176)
       at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:905)
       at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)
       at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:55)
       at org.eclipse.ui.internal.WorkbenchPlugin$1.run(WorkbenchPlugin.java:273)
       at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:52)
       at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:269)
       at org.eclipse.ui.internal.EarlyStartupRunnable.getExecutableExtension(EarlyStartupRunnable.java:117)
       at org.eclipse.ui.internal.EarlyStartupRunnable.run(EarlyStartupRunnable.java:66)
       at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
       at org.eclipse.ui.internal.Workbench$48.run(Workbench.java:2300)
       at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
      Caused by: java.lang.ClassNotFoundException: org.eclipse.photran.internal.core.vpg.PhotranVPGStartup
       at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:501)
       at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:421)
       at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:412)
       at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
       at java.lang.ClassLoader.loadClass(Unknown Source)
       at org.eclipse.osgi.internal.loader.BundleLoader.loadClass(BundleLoader.java:340)
       at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:229)
       at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1212)
       at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:174)
       ... 11 more
      !SUBENTRY 1 org.eclipse.equinox.registry 4 1 2012-01-09 10:43:30.319
      !MESSAGE Plug-in org.eclipse.photran.core.vpg was unable to load class org.eclipse.photran.internal.core.vpg.PhotranVPGStartup.
      !STACK 0
      java.lang.ClassNotFoundException: org.eclipse.photran.internal.core.vpg.PhotranVPGStartup
       at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:501)
       at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:421)
       at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:412)
       at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
       at java.lang.ClassLoader.loadClass(Unknown Source)
       at org.eclipse.osgi.internal.loader.BundleLoader.loadClass(BundleLoader.java:340)
       at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:229)
       at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1212)
       at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:174)
       at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:905)
       at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)
       at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:55)
       at org.eclipse.ui.internal.WorkbenchPlugin$1.run(WorkbenchPlugin.java:273)
       at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:52)
       at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:269)
       at org.eclipse.ui.internal.EarlyStartupRunnable.getExecutableExtension(EarlyStartupRunnable.java:117)
       at org.eclipse.ui.internal.EarlyStartupRunnable.run(EarlyStartupRunnable.java:66)
       at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
       at org.eclipse.ui.internal.Workbench$48.run(Workbench.java:2300)
       at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
      !SUBENTRY 1 org.eclipse.equinox.registry 4 1 2012-01-09 10:43:30.320
      !MESSAGE Plug-in org.eclipse.photran.core.vpg was unable to load class org.eclipse.photran.internal.core.vpg.PhotranVPGStartup.
      !STACK 0
      java.lang.ClassNotFoundException: org.eclipse.photran.internal.core.vpg.PhotranVPGStartup
       at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:501)
       at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:421)
       at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:412)
       at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
       at java.lang.ClassLoader.loadClass(Unknown Source)
       at org.eclipse.osgi.internal.loader.BundleLoader.loadClass(BundleLoader.java:340)
       at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:229)
       at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1212)
       at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:174)
       at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:905)
       at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)
       at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:55)
       at org.eclipse.ui.internal.WorkbenchPlugin$1.run(WorkbenchPlugin.java:273)
       at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:52)
       at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:269)
       at org.eclipse.ui.internal.EarlyStartupRunnable.getExecutableExtension(EarlyStartupRunnable.java:117)
       at org.eclipse.ui.internal.EarlyStartupRunnable.run(EarlyStartupRunnable.java:66)
       at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
       at org.eclipse.ui.internal.Workbench$48.run(Workbench.java:2300)
       at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)

      !ENTRY org.eclipse.ui 4 4 2012-01-09 10:43:30.323
      !MESSAGE Unhandled Exception

      !ENTRY org.eclipse.photran.core.vpg 4 0 2012-01-09 10:43:30.324
      !MESSAGE Unable to execute early startup code for an extension
      !STACK 1
      org.eclipse.core.runtime.CoreException: Plug-in org.eclipse.photran.core.vpg was unable to load class org.eclipse.photran.internal.core.vpg.PhotranVPGStartup.
       at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.throwException(RegistryStrategyOSGI.java:194)
       at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:176)
       at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:905)
       at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)
       at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:55)
       at org.eclipse.ui.internal.WorkbenchPlugin$1.run(WorkbenchPlugin.java:273)
       at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:52)
       at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:269)
       at org.eclipse.ui.internal.EarlyStartupRunnable.getExecutableExtension(EarlyStartupRunnable.java:117)
       at org.eclipse.ui.internal.EarlyStartupRunnable.run(EarlyStartupRunnable.java:66)
       at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
       at org.eclipse.ui.internal.Workbench$48.run(Workbench.java:2300)
       at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
      Caused by: java.lang.ClassNotFoundException: org.eclipse.photran.internal.core.vpg.PhotranVPGStartup
       at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:501)
       at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:421)
       at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:412)
       at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
       at java.lang.ClassLoader.loadClass(Unknown Source)
       at org.eclipse.osgi.internal.loader.BundleLoader.loadClass(BundleLoader.java:340)
       at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:229)
       at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1212)
       at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:174)
       ... 11 more
      !SUBENTRY 1 org.eclipse.equinox.registry 4 1 2012-01-09 10:43:30.324
      !MESSAGE Plug-in org.eclipse.photran.core.vpg was unable to load class org.eclipse.photran.internal.core.vpg.PhotranVPGStartup.
      !STACK 0
      java.lang.ClassNotFoundException: org.eclipse.photran.internal.core.vpg.PhotranVPGStartup
       at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:501)
       at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:421)
       at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:412)
       at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
       at java.lang.ClassLoader.loadClass(Unknown Source)
       at org.eclipse.osgi.internal.loader.BundleLoader.loadClass(BundleLoader.java:340)
       at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:229)
       at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1212)
       at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:174)
       at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:905)
       at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)
       at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:55)
       at org.eclipse.ui.internal.WorkbenchPlugin$1.run(WorkbenchPlugin.java:273)
       at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:52)
       at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:269)
       at org.eclipse.ui.internal.EarlyStartupRunnable.getExecutableExtension(EarlyStartupRunnable.java:117)
       at org.eclipse.ui.internal.EarlyStartupRunnable.run(EarlyStartupRunnable.java:66)
       at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
       at org.eclipse.ui.internal.Workbench$48.run(Workbench.java:2300)
       at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)




      --
      Dave Alexander[attachment "alexanda.vcf" deleted by Beth Tibbitts/Watson/IBM]
      _______________________________________________
      ptp-dev mailing list

      ptp-dev@xxxxxxxxxxx
      https://dev.eclipse.org/mailman/listinfo/ptp-dev




      _______________________________________________
      ptp-dev mailing list

      ptp-dev@xxxxxxxxxxx
      https://dev.eclipse.org/mailman/listinfo/ptp-dev
      [attachment "alexanda.vcf" deleted by Beth Tibbitts/Watson/IBM]
      _______________________________________________
      ptp-dev mailing list

      ptp-dev@xxxxxxxxxxx
      https://dev.eclipse.org/mailman/listinfo/ptp-dev



    _______________________________________________
    ptp-dev mailing list
    ptp-dev@xxxxxxxxxxx
    https://dev.eclipse.org/mailman/listinfo/ptp-dev
    [attachment "alexanda.vcf" deleted by Beth Tibbitts/Watson/IBM]
    _______________________________________________
    ptp-dev mailing list
    ptp-dev@xxxxxxxxxxx
    https://dev.eclipse.org/mailman/listinfo/ptp-dev




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


Back to the top