Bug 402851 - Unable to find Action Set: org.eclipse.m2m.qvt.oml.runtime.actions
Summary: Unable to find Action Set: org.eclipse.m2m.qvt.oml.runtime.actions
Status: NEW
Alias: None
Product: QVTo
Classification: Modeling
Component: Engine (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-10 19:17 EDT by a platypus CLA
Modified: 2013-10-16 07:18 EDT (History)
3 users (show)

See Also:


Attachments
Eclipse configuration Eclipse Platform Installation Details (708.95 KB, text/plain)
2013-10-16 07:18 EDT, Claudio Nieder CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description a platypus CLA 2013-03-10 19:17:54 EDT
This is a new install of Eclipse Juno SR2 (64-bit).  I have added the plug-ins identified and this error results when I start-up.

What steps will reproduce the problem?
 1. Download eclipse-reporting-juno-SR2-win32-x86_64
 2. Unpack into a run-time folder
 3. Installed the following add-ons (restart Eclipse with each install):
      . Eclipse Code Recommenders
      . Maven Integration for Eclipse
      . e(fx)clipse
      . WindowBuilder Pro
      . JavaCC
      . Android Development Tools
      . Android ADT extentions
 4. Check for updates
     . The only updates found at this time were related to WindowBuilder dependencies like SWT, etc
 5. Close Eclipse and then start-up Eclipse.

The error message comes up in the Workspace log window.


-- Error Details --
Date: Mon Mar 11 10:10:11 EST 2013
Message: Unable to find Action Set: org.eclipse.m2m.qvt.oml.runtime.actions
Severity: Error
Product: Eclipse 1.5.2.20130110-1126 (org.eclipse.epp.package.reporting.product)
Plugin: org.eclipse.ui
Session Data:
eclipse.buildId=M20130204-1200
java.version=1.7.0_11
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_AU
Framework arguments:  -product org.eclipse.epp.package.reporting.product
Command-line arguments:  -os win32 -ws win32 -arch x86_64 -product org.eclipse.epp.package.reporting.product
Comment 1 Kentarou Fukuda CLA 2013-04-30 12:14:15 EDT
Does this relate to MMT?
Comment 2 Ed Willink CLA 2013-04-30 12:43:26 EDT
Reassigning to QVTo.

[This particular message is benign; too many Eclipse plugins generate it, usually as aresult of a typo in some registration. However I've not seen it for QVTo. What version of org.eclipse.m2m.qvt.oml.runtime are you using?]
Comment 3 Claudio Nieder CLA 2013-10-16 07:17:48 EDT
I stumbled upon this bug, because I also see ActionSet errors. But in my case this relates to plugins which do not exist anymore:


eclipse.buildId=4.3.0.M20130911-1000
java.version=1.7.0_45
java.vendor=Oracle Corporation
BootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=en_US
Framework arguments:  -keyring /Users/claudio/.eclipse_keyring -showlocation
Command-line arguments:  -os macosx -ws cocoa -arch x86_64 -keyring /Users/claudio/.eclipse_keyring -showlocation

Error
Wed Oct 16 12:59:10 CEST 2013
Unable to find Action Set: ca.mcgill.sable.soot.launching.soot.actionSet


eclipse.buildId=4.3.0.M20130911-1000
java.version=1.7.0_45
java.vendor=Oracle Corporation
BootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=en_US
Framework arguments:  -keyring /Users/claudio/.eclipse_keyring -showlocation
Command-line arguments:  -os macosx -ws cocoa -arch x86_64 -keyring /Users/claudio/.eclipse_keyring -showlocation

Error
Wed Oct 16 12:59:10 CEST 2013
Unable to find Action Set: scala.texteditor.actionset

I will attach my eclipse configuration.
Comment 4 Claudio Nieder CLA 2013-10-16 07:18:40 EDT
Created attachment 236528 [details]
Eclipse configuration Eclipse Platform Installation Details