Problems running dbus enabled X session

Hello,
I wanted to start using BMPx and Tapioca. They both need dbus. I managed to launch both of them with dbus-launch.
I read on the BMPx wiki and on this forum that in order to create a dbus for all programs in an x session I need to launch my WM with dbus-launch. So I added this line to my .xinitrc
exec dbus-launch --exit-with-session openbox
I also tried it with --auto-syntax and --sh-syntax.
I also tried xfce and fluxbox.
In all above casses both BMPx and Tapioca complained with :
beep-media-player-2: Couldn't connect to session bus: Unable to determine the address of the message bus
unless launched with dbus-launch.
And dbus-montior claimed there's no bus
I tried it also while running the dbus daemon and while not running it...
when I do
echo $DBUS_SESSION_BUS_ADDRESS
I get nothing but when I run dbus-launch with no paramaters in a xterm I get :
DBUS_SESSION_BUS_ADDRESS='unix:abstract=/tmp/dbus-5hsKboPaLc,guid=95c03244924aebfa7fd676e4debfb300';
DBUS_SESSION_BUS_PID=3388;
I'm running out of ideas, is anyone experiencing the same problems and/or knows the solution?
Thank you,
Grey

I have also troubles with tapioca and the dbus.
** (tapiocaui:19304): WARNING **: failed to open connection to dbus
I'm running kde 3.5.2-2 and started dbus and then hal before I restarted X.

Similar Messages

  • Problem with upgrade to gnome-session 2.26

    So ive been running 64 bit arch, all updated, running compiz-fusion. During a recent update that brought gnome-session to version 2.26 (from 2.24) wont let me startx anymore :-(
    Right now im ignoring any updates from gnome-session, but id like to fix this problem and i have a lull in homework for a day or so.
    Heres the error output i get when i run startx:
    xauth: creating new authority file /home/ptchinster/.serverauth.3076
    X.Org X Server 1.6.0
    Release Date: 2009-2-25
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.29-ARCH x86_64
    Current Operating System: Linux mistersaint 2.6.29-ARCH #1 SMP PREEMPT Wed Apr 8 12:39:28 CEST 2009 x86_64
    Build Date: 10 April 2009 01:30:50PM
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Tue Apr 14 00:08:36 2009
    (==) Using config file: "/etc/X11/xorg.conf"
    gnome-session[3102]: WARNING: Could not connect to ConsoleKit: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory
    gnome-session[3102]: CRITICAL: dbus_g_connection_get_connection: assertion `gconnection' failed
    process 3102: arguments to dbus_connection_send_with_reply_and_block() were incorrect, assertion "connection != NULL" failed in file dbus-connection.c line 3298.
    This is normally a bug in some application using the D-Bus library.
    D-Bus not built with -rdynamic so unable to print a backtrace
    gnome-session[3102]: ******************* START ********************************
    gnome-session[3102]: Frame 0: /usr/lib/gnome-session/gnome-session [0x418ab7]
    gnome-session[3102]: Frame 1: /usr/lib/gnome-session/gnome-session [0x418c06]
    gnome-session[3102]: Frame 2: /lib/libc.so.6 [0x7f35c40fd150]
    gnome-session[3102]: Frame 3: /lib/libc.so.6(gsignal+0x35) [0x7f35c40fd0c5]
    gnome-session[3102]: Frame 4: /lib/libc.so.6(abort+0x183) [0x7f35c40fe5e3]
    gnome-session[3102]: Frame 5: /usr/lib/libdbus-1.so.3 [0x7f35c6bd6675]
    gnome-session[3102]: Frame 6: /usr/lib/libdbus-1.so.3 [0x7f35c6bd24ed]
    gnome-session[3102]: Frame 7: /usr/lib/libdbus-1.so.3(dbus_connection_send_with_reply_and_block+0x12f) [0x7f35c6bbc3bf]
    gnome-session[3102]: Frame 8: /usr/lib/gnome-session/gnome-session [0x411cbc]
    gnome-session[3102]: Frame 9: /usr/lib/gnome-session/gnome-session [0x411dc0]
    gnome-session[3102]: Frame 10: /usr/lib/gnome-session/gnome-session [0x419d90]
    gnome-session[3102]: Frame 11: /usr/lib/gnome-session/gnome-session [0x41a26f]
    gnome-session[3102]: Frame 12: /lib/libc.so.6(__libc_start_main+0xe6) [0x7f35c40e9546]
    gnome-session[3102]: Frame 13: /usr/lib/gnome-session/gnome-session [0x40ad59]
    gnome-session[3102]: ******************* END **********************************
    waiting for X server to shut down

    dont know - just kill you X server, use the /etc/rc.d/dbys start and then try startx
    worked for me

  • Problem with dbus

    Hi!
    I have a problem with dbus and libnotify :?
    I've added dbus to rc.conf
    DAEMONS=(metalog network netfs crond alsa dbus)
    and starts gnome with
    exec dbus-launch --exit-with-session gnome-session
    but dbus-monitor says
    My problem is the session bus seems to be missing...
    If i started gnome and gajim from root account (bleh), i saw correct dbus-monitor message like:
    signal sender=org.freedesktop.DBus -> dest=:1.0 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired
    string ":1.0"
    method call sender=:1.0 -> dest=org.freedesktop.DBus path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
    string "type='method_call'"
    method call sender=:1.0 -> dest=org.freedesktop.DBus path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
    string "type='method_return'"
    method call sender=:1.0 -> dest=org.freedesktop.DBus path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
    string "type='error'"
    but gajim dbus notification still dont work.
    I have
    [#] pacman -Q |grep dbus
    dbus 0.93-1
    dbus-glib 0.71-1
    dbus-python 0.71-1
    in my two Arch Linux setups, but notification dont work (in my Gentoo linux install it works pretty well :?).
    Cheers.
    PS: When i exec this in Gentoo
    notify-send -i gtk-dialog-question -u critical -t 20000 TEST tralalala
    I get this, but in Arch i dont get anything :?

    I'm not sure, because i guess same problem would affect other apps that need this file, not just terminal. But you may be right, i really don't know.
    I'm using the official packages (testing), not shadowhand's ones.

  • Run Process in TTY session

    I'm working on a linux machine, and have a process that I want to launch from within a java program (please, no sermons about platform dependence and choosing java as a technology. I have my reasons).
    This process typically writes a few questions out to stdout and asks for responses on stdin. My java program has already gathered all of the information necessary to answer these questions, and done so in what I believe is a more professional and efficient manner. I would like to be able to simply answer these questions by attaching readers and writers to the input and output streams of the process (think expect script, but written in Java).
    The problem is that the process I'm launching seems to know that it has attached to a process that is not part of a tty session, so instead of posing it's questions on stdout and looking for input on stdin, it puts up dialog boxes.
    Does anybody know how to start a process and associate it with a tty session, or fool it into thinking it's running with a tty session, so that it will accept input on stdin?
    - Adam

    guitar_man_F wrote:
    johndjr wrote:
    I don't know if this will work for you or not, probaby not but I guess it's worth a try.
    What happens to the program if DISPLAY is not set?
    It seems to me that it would not be able to open any X windows, but then again it might just give up.
    I assume that you can't modify the program and that it is not possible/feasible to have the author modify it so that you can provide the info in some other manner, say an answer file or something.Unfortunately, that's not an option, because after it does its information gathering, it then opens a window that I DO want displayed on screen.
    Anybody else know how to do something like this? Every work around I've tried has failed. I'm stuck.
    I suspect you can craft a script which will exhibit the same behavior that is causing you so much trouble within java.
    Thus separating the question completely from java. One advantage to that is that you can then pose the question on other non-java related sites.
    If you can find a solution using the script only then you can implement it in java, if by no other means calling the script.
    If you cannot then nothing you do will fix it in java.
    I suspect you will not be able to do it. Thus you would need to look for another solution. As suggested above telnet (even into your local box) and see if you can get it to go that way.
    Another alternative would be to use a keyboard pusher (perhaps Robot or as an example AutoIt works nicely on windows.) That would allow you to simulate the user experience and then some tricks like hiding the first window behind a splash screen might allow it to simulate what you want.

  • Transaction ME21n (Will not run as a BACKGROUND SESSION)

    The requirement is to generate Purchase Orders (Stock Transport Orders to be precise).
    The RFC has to create a session which will be executed...say...before midnight to generate the sto (TC -> SM35).
    I have used BDC inside my RFC calling the transaction ME21n. It runs fine as a foreground session, but will give a error if the session is run as a background session (Due to the dropdown lists in ME21n I guess).
    The solution I figured out is to use ME21. This does execute in the background successfully.
    But given the fact that ME21 is the OLD transaction and ME21n (enjoy sap transaction, right?) to be the one to be used now, my dilemma is in choosing ME21 and risk the scenario of this transaction being obsolete and not supported the SAP for technical support in the future.
    Can any body please help me on this.
    Thank you.
    Message was edited by: Sai Sanathan

    hello,
    with transaction VL10BATCH you can create new variants, and shedule background jobs. This should work.
    However, you need another user role. (on the last tab of the selection screen of VL10B)
    It is the F code profile you have to change. With this profile you can choose whether a list needs to be shown, or whether the deliveries have to be created right away (without showing the list). The second option should work in background. After delivery creation, you can check the   log using transaction V_SA.
    So you need to create a selection variant with changed user-role for the backround job.
    You can maintain user-roles via transaction VL10CUA.
    You can input-enable user-role via transaction VL10CUV.
    If you don't want the users to be able to run VL10B without showing the list, you have to create your own scenario, and use VL10X to start this scenario. Although this is not really necessary.
    I hope this makes things more clear for you.
    regards,
    Joris.
    Here is a copy of the OSS-note (310022) I was talking about:
    Symptom                                                                               
    o  For regular planning, you want to transfer the delivery creation
           in a job to the system administration. Here, you have           
           difficulties.                                                                               
    o  Background processing of Transaction VL10* does not generate    
           deliveries but only a list in the spool.                                                                               
    Additional key words                                                   
    VL10BATCH, VL10A, VL10B, VL10C, VL10D, VL10E                                                                               
    Cause and prerequisites                                                
    Solution                                                               
    For planning the delivery creation in background processing you must                                                                               
    o  activate a user role for immediate creation of deliveries (in the
           standard system, the immediate delivery creation is deactivated 
           for all user roles for reasons of safety),                                                                               
    o  create a selection variant for one of Transactions VL10*.                                                                               
    Activation of the user role for background processing                  
    The user role controls the entire processing of the delivery list.     
    Within Transactions VL10*, you can display and maintain the user role on
    the "User role" tab page. You can carry out the maintenance also via   
    Transaction VL10CUA. Note 301578 describes how to make a user role ready
    for input.                                                             
    An F-code profile is linked to the user role. The F-code profile       
    controls the internal process of the transaction. Two F-code profiles  
    are provided in the standard system:                                                                               
    o  0001 Display delivery list                                                                               
    o  5001 Supply delivery list                                                                               
    In the user role you want to use for background processing, you have to
    replace F-code profile (not "AllowedDialogFCodes") 0001 with profile   
    5001:                                                                               
    1.  Call Transaction VL10CUA for maintenance of the user roles.                                                                               
    2.  You might want to copy one of standard user roles 5001 to 5103 that
        is planned for processing in the background to a separate role in 
        the customer namespace, for example, 9001 or Z***.                                                                               
    3.  Branch to the detail view of the user role and change the entry for
        the F-code profile from "Display delivery list" to "Supply delivery
        list".                                                                               
    Creation of the selection variant                                                                               
    1.  Call the desired Transaction VL10* and branch to the "User role" ta
        page. Do not use Transaction SE38 or VL10BATCH for variant        
        maintenance of VL10*.                                                                               
    2.  Here, enter the user role that you have maintained for background 
        processing.                                                       
        Caution! If you use a user role with an F-code profile for the    
        immediate creation of deliveries, you receive no dialog with a    
        shipping due list but the deliveries are created immediately at the
        start of the selection!                                                                               
    3.  Enter the remaining selection criteria on the various other tab   
        pages.                                                                               
    4.  Select function "Goto -> Variants -> Save as variant..." and save 
        the selection criteria entered as a variant. You might classify the
        variant as "Only for background processing", in order to avoid a  
        start of the delivery creation in the dialog by mistake.                                                                               
    5.  Make sure that the objects of selection screen 1060 have been saved
        and that checkboxes "Save field without values" are not filled with
        all objects (in particular in Release 4.6B) for the desired       
        settings.                                                                               
    You can schedule the selection variant via Transaction VL10BATCH for  
    regular use in the batch.                                             
    And also the OSS-note (301578) about input-enabling user-role:
    SAP Note No. 301578                          22.08.2005           Page 1
    Number              301578                                              
    Version             4 from 08.05.2000                                   
    Status              Released for Customer                               
    Set on              08.05.2000                                                                               
    Language            EN                                                  
    Master language     DE                                                  
    Short text          VL10: Ready to input status of user role                                                                               
    Responsible         SAP AG                                              
    Component           LE-SHP-DL                                           
                        Delivery Processing                                 
    Long text                                                                               
    Symptom                                                                 
    On the selection screen of transaction family VL10*, the selection      
    criteria in the 'user role' tab are no longer ready for input of Release
    4.6C.                                                                               
    They are delivered in the standard SAP system not ready for input.                                                                               
    Additional key words                                                                               
    Cause and prerequisites                                                 
    As of Release 4.6C, the ready for input status in the 'user role' tab is
    linked to settings in the scenario and the user role.                                                                               
    1.  In order to get the ready for input status for the "Role" field, set
        "Allow assignment" to 'X' in the scenario that you are using        
        (Transaction VL10CUV or SM31, V_T186V, T186V-ALLOW_USER_ROLE = 'X').                                                                               
    The system administrator (Customizing authorization) can then       
        determine whether only the user role preset in the system is allowed
        or whether any number of other user roles may also be used for this 
        scenario.                                                                               
    2.  For the check box "Use list profile" and therefore all possible                                                                               
    settings for the "user role" tab, the ready for input status in the
        user role can be allowed in "Chang. attrbute" (changeability of the
        attributes).                                                       
        Set this field with Transaction VL10CUA for the used user role to  
        'X' (Transaction VL10CUA, or SM31, V_T186, t186-CHANGE_ALLOW = 'X').
    Background:                                                                               
    The settings in the scenario and user role have in the course of time  
    become so wide-ranging and far-reaching that an additional feature had 
    to be implemented: a system administrator must be able restrict the    
    changes by the end user at different levels .                                                                               
    You now have the option of determining for every user role whether that
    settings determined on the selection screen may be changed again.      
    You also have the option of determining in every scenario in which this
    user role is used whether the change is allowed for another user role.                                                                               
    In the context of the fixed link of the scenario to a transaction and  
    therefore to the authorization concept of mySAP.com - user-roles can be
    controlled at user level - whether the settings for the user role tab of
    the selection screen of VL10* may be changed by a user or not.                                                                               
    Solution                                                               
    Maintain setting in scenario (VL10CUV) and user role (VL10CU)          
    (Customizing authorization required).

  • Problem running java applications on Mac Mini.

    Hi all.
    I have a Mac Mini. Days ago, I started having problems running java applications. Right now, I can not run any java application or even a plugin into a web page.
    I downloaded and reinstalled java from Oracle website, but the problem remains unsolve.
    Anyone can help me?
    Thanks in advance.
    Carlos.

    azofra1 wrote:
    Hi all.
    I have a Mac Mini. Days ago, I started having problems running java applications. Right now, I can not run any java application or even a plugin into a web page.
    What error indications do you get? You have to enable error logging in the Java Control Panel to see the details.

  • Having problems running 3.7 RCP app in e4

    I'm trying to get my 3.7 RCP app (https://github.com/Phillipus/archi) to run in e4. I'm absolutely failing here.
    I'm using eclipse-SDK-I20120216-2200-win32, I added the EMF and GEF from software update, I imported my code, it compiles. I created a Launch configuration based on the app's product, added only the required selected plug-ins, added "equinox.ds" and hit "Add Required Plug-ins". I hit Run and get:
    !SESSION 2012-02-17 17:52:01.817 -----------------------------------------------
    eclipse.buildId=unknown
    java.version=1.6.0_26
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_GB
    Framework arguments: -product uk.ac.bolton.archimate.editor.product
    Command-line arguments: -product uk.ac.bolton.archimate.editor.product -data C:\Users\Phillipus\workspace/../runtime-Archi -dev file:C:/Users/Phillipus/workspace/.metadata/.plugins/org.eclipse.pde.core/Archi/dev.properties -os win32 -ws win32 -arch x86 -consoleLog
    !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:04.288
    !MESSAGE Unable to retrieve the bundle from the URI: bundleclass://org.eclipse.e4.ui.workbench.addons.swt/org.eclipse.e4.ui.workbench.addons.cleanupaddon.CleanupAddon
    !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:04.291
    !MESSAGE Unable to retrieve the bundle from the URI: bundleclass://org.eclipse.e4.ui.workbench.addons.swt/org.eclipse.e4.ui.workbench.addons.dndaddon.DnDAddon
    !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:04.293
    !MESSAGE Unable to retrieve the bundle from the URI: bundleclass://org.eclipse.e4.ui.workbench.addons.swt/org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon
    !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:04.444
    !MESSAGE Event Admin service is not available, unable to publish event org.osgi.service.event.Event [topic=org/eclipse/e4/ui/model/basic/PartDescriptorContainer/descriptors/ADD].
    !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:04.456
    !MESSAGE Event Admin service is not available, unable to publish event org.osgi.service.event.Event [topic=org/eclipse/e4/ui/model/basic/PartDescriptorContainer/descriptors/ADD].
    !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:04.458
    !MESSAGE Event Admin service is not available, unable to publish event org.osgi.service.event.Event [topic=org/eclipse/e4/ui/model/application/ApplicationElement/tags/ADD].
    !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:04.461
    !MESSAGE Event Admin service is not available, unable to publish event org.osgi.service.event.Event [topic=org/eclipse/e4/ui/model/basic/PartDescriptorContainer/descriptors/ADD].
    !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:04.463
    !MESSAGE Event Admin service is not available, unable to publish event org.osgi.service.event.Event [topic=org/eclipse/e4/ui/model/application/ApplicationElement/tags/ADD].
    !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:04.466
    !MESSAGE Event Admin service is not available, unable to publish event org.osgi.service.event.Event [topic=org/eclipse/e4/ui/model/basic/PartDescriptorContainer/descriptors/ADD].
    !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:04.468
    !MESSAGE Event Admin service is not available, unable to publish event org.osgi.service.event.Event [topic=org/eclipse/e4/ui/model/application/ApplicationElement/tags/ADD].
    !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:04.471
    !MESSAGE Event Admin service is not available, unable to publish event org.osgi.service.event.Event [topic=org/eclipse/e4/ui/model/basic/PartDescriptorContainer/descriptors/ADD].
    !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:04.473
    !MESSAGE Event Admin service is not available, unable to publish event org.osgi.service.event.Event [topic=org/eclipse/e4/ui/model/application/ApplicationElement/tags/ADD].
    !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:04.475
    !MESSAGE Event Admin service is not available, unable to publish event org.osgi.service.event.Event [topic=org/eclipse/e4/ui/model/basic/PartDescriptorContainer/descriptors/ADD].
    !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:04.477
    !MESSAGE Event Admin service is not available, unable to publish event org.osgi.service.event.Event [topic=org/eclipse/e4/ui/model/application/ApplicationElement/tags/ADD].
    !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:04.479
    !MESSAGE Event Admin service is not available, unable to publish event org.osgi.service.event.Event [topic=org/eclipse/e4/ui/model/basic/PartDescriptorContainer/descriptors/ADD].
    !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:04.481
    !MESSAGE Event Admin service is not available, unable to publish event org.osgi.service.event.Event [topic=org/eclipse/e4/ui/model/application/ApplicationElement/tags/ADD].
    !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:04.488
    !MESSAGE Event Admin service is not available, unable to publish event org.osgi.service.event.Event [topic=org/eclipse/e4/ui/model/basic/PartDescriptorContainer/descriptors/ADD].
    !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:04.490
    !MESSAGE Event Admin service is not available, unable to publish event org.osgi.service.event.Event [topic=org/eclipse/e4/ui/model/application/ApplicationElement/tags/ADD].
    !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:04.493
    !MESSAGE Event Admin service is not available, unable to publish event org.osgi.service.event.Event [topic=org/eclipse/e4/ui/model/basic/PartDescriptorContainer/descriptors/ADD].
    !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:04.496
    !MESSAGE Event Admin service is not available, unable to publish event org.osgi.service.event.Event [topic=org/eclipse/e4/ui/model/application/ApplicationElement/tags/ADD].
    !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:04.498
    !MESSAGE Event Admin service is not available, unable to publish event org.osgi.service.event.Event [topic=org/eclipse/e4/ui/model/basic/PartDescriptorContainer/descriptors/ADD].
    !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:04.500
    !MESSAGE Event Admin service is not available, unable to publish event org.osgi.service.event.Event [topic=org/eclipse/e4/ui/model/application/ApplicationElement/tags/ADD].
    !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:04.502
    !MESSAGE Event Admin service is not available, unable to publish event org.osgi.service.event.Event [topic=org/eclipse/e4/ui/model/basic/PartDescriptorContainer/descriptors/ADD].
    !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:04.504
    !MESSAGE Event Admin service is not available, unable to publish event org.osgi.service.event.Event [topic=org/eclipse/e4/ui/model/application/ApplicationElement/tags/ADD].
    !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:04.558
    !MESSAGE Event Admin service is not available, unable to publish event org.osgi.service.event.Event [topic=org/eclipse/e4/ui/model/commands/BindingTableContainer/rootContext/ADD].
    !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:04.561
    !MESSAGE Event Admin service is not available, unable to publish event org.osgi.service.event.Event [topic=org/eclipse/e4/ui/model/commands/BindingTableContainer/bindingTables/ADD].
    !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:04.565
    !MESSAGE Event Admin service is not available, unable to publish event org.osgi.service.event.Event [topic=org/eclipse/e4/ui/model/application/Application/commands/ADD].
    !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:04.569
    !MESSAGE Event Admin service is not available, unable to publish event org.osgi.service.event.Event [topic=org/eclipse/e4/ui/model/commands/BindingTableContainer/rootContext/ADD].
    !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:04.571
    !MESSAGE Event Admin service is not available, unable to publish event org.osgi.service.event.Event [topic=org/eclipse/e4/ui/model/commands/BindingTableContainer/bindingTables/ADD].
    !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:04.578
    !MESSAGE Event Admin service is not available, unable to publish event org.osgi.service.event.Event [topic=org/eclipse/e4/ui/model/commands/BindingTableContainer/rootContext/ADD].
    !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:04.581
    !MESSAGE Event Admin service is not available, unable to publish event org.osgi.service.event.Event [topic=org/eclipse/e4/ui/model/commands/BindingTableContainer/bindingTables/ADD].
    !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:04.583
    !MESSAGE Event Admin service is not available, unable to publish event org.osgi.service.event.Event [topic=org/eclipse/e4/ui/model/application/Application/commands/ADD].
    !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:04.585
    !MESSAGE Event Admin service is not available, unable to publish event org.osgi.service.event.Event [topic=org/eclipse/e4/ui/model/commands/BindingTableContainer/rootContext/ADD].
    !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:04.588
    !MESSAGE Event Admin service is not available, unable to publish event org.osgi.service.event.Event [topic=org/eclipse/e4/ui/model/commands/BindingTableContainer/bindingTables/ADD].
    !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:04.590
    !MESSAGE Event Admin service is not available, unable to publish event org.osgi.service.event.Event [topic=org/eclipse/e4/ui/model/application/Application/commands/ADD].
    !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:04.593
    !MESSAGE Event Admin service is not available, unable to publish event org.osgi.service.event.Event [topic=org/eclipse/e4/ui/model/commands/BindingTableContainer/rootContext/ADD].
    !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:04.596
    !MESSAGE Event Admin service is not available, unable to publish event org.osgi.service.event.Event [topic=org/eclipse/e4/ui/model/commands/BindingTableContainer/bindingTables/ADD].
    !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:04.599
    !MESSAGE Event Admin service is not available, unable to publish event org.osgi.service.event.Event [topic=org/eclipse/e4/ui/model/application/Application/commands/ADD].
    !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:04.601
    !MESSAGE Event Admin service is not available, unable to publish event org.osgi.service.event.Event [topic=org/eclipse/e4/ui/model/application/Application/commands/ADD].
    !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:04.608
    !MESSAGE Event Admin service is not available, unable to publish event org.osgi.service.event.Event [topic=org/eclipse/e4/ui/model/menu/MenuContributions/menuContributions/UNKNOWN].
    !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:04.612
    !MESSAGE Event Admin service is not available, unable to publish event org.osgi.service.event.Event [topic=org/eclipse/e4/ui/model/menu/ToolBarContributions/toolBarContributions/UNKNOWN].
    !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:04.615
    !MESSAGE Event Admin service is not available, unable to publish event org.osgi.service.event.Event [topic=org/eclipse/e4/ui/model/menu/TrimContributions/trimContributions/ADD].
    !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:04.771
    !MESSAGE Event Admin service is not available, unable to publish event org.osgi.service.event.Event [topic=org/eclipse/e4/ui/model/ui/Context/context/SET].
    !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:04.782
    !MESSAGE Event Admin service is not available, unable to publish event org.osgi.service.event.Event [topic=org/eclipse/e4/ui/model/ui/UIElement/renderer/SET].
    !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:04.785
    !MESSAGE Event Admin service is not available, unable to publish event org.osgi.service.event.Event [topic=org/eclipse/e4/ui/model/application/ApplicationElement/tags/ADD].
    !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:04.792
    !MESSAGE Event Admin service is not available, unable to publish event org.osgi.service.event.Event [topic=org/eclipse/e4/ui/model/ui/UIElement/widget/SET].
    !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:05.002
    !MESSAGE Event Admin service is not available, unable to publish event org.osgi.service.event.Event [topic=org/eclipse/e4/ui/model/basic/Window/sharedElements/ADD].
    !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:05.006
    !MESSAGE Event Admin service is not available, unable to publish event org.osgi.service.event.Event [topic=org/eclipse/e4/ui/model/basic/Window/sharedElements/ADD].
    !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:05.009
    !MESSAGE Event Admin service is not available, unable to publish event org.osgi.service.event.Event [topic=org/eclipse/e4/ui/model/basic/Window/sharedElements/ADD].
    !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:05.012
    !MESSAGE Event Admin service is not available, unable to publish event org.osgi.service.event.Event [topic=org/eclipse/e4/ui/model/ui/ElementContainer/children/ADD].
    !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:05.014
    !MESSAGE Event Admin service is not available, unable to publish event org.osgi.service.event.Event [topic=org/eclipse/e4/ui/model/ui/ElementContainer/selectedElement/SET].
    !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:05.114
    !MESSAGE Event Admin service is not available, unable to publish event org.osgi.service.event.Event [topic=org/eclipse/e4/ui/model/basic/TrimmedWindow/trimBars/ADD].
    !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:05.120
    !MESSAGE Event Admin service is not available, unable to publish event org.osgi.service.event.Event [topic=org/eclipse/e4/ui/model/basic/Window/sharedElements/ADD].
    !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:05.127
    !MESSAGE Event Admin service is not available, unable to publish event org.osgi.service.event.Event [topic=org/eclipse/e4/ui/model/basic/Window/sharedElements/ADD].
    !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:05.136
    !MESSAGE Event Admin service is not available, unable to publish event org.osgi.service.event.Event [topic=org/eclipse/e4/ui/model/basic/Window/sharedElements/ADD].
    !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:05.140
    !MESSAGE Event Admin service is not available, unable to publish event org.osgi.service.event.Event [topic=org/eclipse/e4/ui/model/basic/Window/sharedElements/ADD].
    !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:05.144
    !MESSAGE Event Admin service is not available, unable to publish event org.osgi.service.event.Event [topic=org/eclipse/e4/ui/model/basic/Window/sharedElements/ADD].
    !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:05.147
    !MESSAGE Event Admin service is not available, unable to publish event org.osgi.service.event.Event [topic=org/eclipse/e4/ui/model/basic/Window/sharedElements/ADD].
    !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:05.152
    !MESSAGE Event Admin service is not available, unable to publish event org.osgi.service.event.Event [topic=org/eclipse/e4/ui/model/basic/Window/sharedElements/ADD].
    !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:05.156
    !MESSAGE Event Admin service is not available, unable to publish event org.osgi.service.event.Event [topic=org/eclipse/e4/ui/model/ui/ElementContainer/children/ADD].
    !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:05.158
    !MESSAGE Event Admin service is not available, unable to publish event org.osgi.service.event.Event [topic=org/eclipse/e4/ui/model/ui/ElementContainer/selectedElement/SET].
    !ENTRY org.eclipse.e4.ui.workbench.swt 4 2 2012-02-17 17:52:05.161
    !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.e4.ui.workbench.swt".
    !STACK 0
    org.eclipse.e4.core.di.InjectionException: java.lang.NullPointerException
    at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:63)
    at org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:853)
    at org.eclipse.e4.core.internal.di.InjectorImpl.inject(InjectorImpl.java:111)
    at org.eclipse.e4.core.internal.di.InjectorImpl.inject(InjectorImpl.java:81)
    at org.eclipse.e4.core.contexts.ContextInjectionFactory.inject(ContextInjectionFactory.java:72)
    at org.eclipse.ui.internal.Workbench.createWorkbenchWindow(Workbench.java:1235)
    at org.eclipse.ui.internal.Workbench.getActiveWorkbenchWindow(Workbench.java:1209)
    at org.eclipse.ui.internal.services.WorkbenchSourceProvider.updateActiveShell(WorkbenchSourceProvider.java:932)
    at org.eclipse.ui.internal.services.WorkbenchSourceProvider.getCurrentState(WorkbenchSourceProvider.java:133)
    at org.eclipse.ui.internal.services.WorkbenchSourceProvider$6.handleEvent(WorkbenchSourceProvider.java:692)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
    at org.eclipse.swt.widgets.Display.filterEvent(Display.java:1262)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1052)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1077)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1058)
    at org.eclipse.swt.widgets.Decorations.WM_ACTIVATE(Decorations.java:1664)
    at org.eclipse.swt.widgets.Shell.WM_ACTIVATE(Shell.java:2145)
    at org.eclipse.swt.widgets.Control.windowProc(Control.java:4525)
    at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:341)
    at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1627)
    at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2069)
    at org.eclipse.swt.widgets.Display.windowProc(Display.java:4972)
    at org.eclipse.swt.internal.win32.OS.BringWindowToTop(Native Method)
    at org.eclipse.swt.widgets.Decorations.bringToTop(Decorations.java:231)
    at org.eclipse.swt.widgets.Shell.open(Shell.java:1217)
    at org.eclipse.e4.ui.workbench.renderers.swt.WBWRenderer.postProcess(WBWRenderer.java:710)
    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:633)
    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:719)
    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.access$2(PartRenderingEngine.java:690)
    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$7.run(PartRenderingEngine.java:684)
    at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:669)
    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:951)
    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:910)
    at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:85)
    at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:579)
    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:534)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
    at uk.ac.bolton.archimate.editor.Application.start(Application.java:59)
    at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:352)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:624)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:579)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1433)
    at org.eclipse.equinox.launcher.Main.main(Main.java:1409)
    Caused by: java.lang.NullPointerException
    at org.eclipse.ui.internal.WorkbenchPage.setPerspective(WorkbenchPage.java:3354)
    at org.eclipse.ui.internal.WorkbenchWindow.setup(WorkbenchWindow.java:535)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:56)
    ... 53 more
    !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:05.165
    !MESSAGE Exception occurred while rendering: org.eclipse.e4.ui.model.application.ui.basic.impl.TrimmedWindowImpl@9c939 (elementId: IDEWindow, tags: [topLevel], contributorURI: platform:/plugin/org.eclipse.ui.workbench) (widget: Shell {Eclipse SDK 4.0}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.WBWRenderer@166faac, toBeRendered: true, onTop: false, visible: true, containerData: null, accessibilityPhrase: null) (label: Eclipse SDK 4.0, iconURI: null, tooltip: null, context: TrimmedWindowImpl (IDEWindow) Context, variables: [], x: -2147483648, y: -2147483648, width: 1024, height: 768)
    !STACK 0
    org.eclipse.e4.core.di.InjectionException: java.lang.NullPointerException
    at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:63)
    at org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:853)
    at org.eclipse.e4.core.internal.di.InjectorImpl.inject(InjectorImpl.java:111)
    at org.eclipse.e4.core.internal.di.InjectorImpl.inject(InjectorImpl.java:81)
    at org.eclipse.e4.core.contexts.ContextInjectionFactory.inject(ContextInjectionFactory.java:72)
    at org.eclipse.ui.internal.Workbench.createWorkbenchWindow(Workbench.java:1235)
    at org.eclipse.ui.internal.Workbench.getActiveWorkbenchWindow(Workbench.java:1209)
    at org.eclipse.ui.internal.services.WorkbenchSourceProvider.updateActiveShell(WorkbenchSourceProvider.java:932)
    at org.eclipse.ui.internal.services.WorkbenchSourceProvider.getCurrentState(WorkbenchSourceProvider.java:133)
    at org.eclipse.ui.internal.services.WorkbenchSourceProvider$6.handleEvent(WorkbenchSourceProvider.java:692)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
    at org.eclipse.swt.widgets.Display.filterEvent(Display.java:1262)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1052)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1077)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1058)
    at org.eclipse.swt.widgets.Decorations.WM_ACTIVATE(Decorations.java:1664)
    at org.eclipse.swt.widgets.Shell.WM_ACTIVATE(Shell.java:2145)
    at org.eclipse.swt.widgets.Control.windowProc(Control.java:4525)
    at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:341)
    at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1627)
    at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2069)
    at org.eclipse.swt.widgets.Display.windowProc(Display.java:4972)
    at org.eclipse.swt.internal.win32.OS.BringWindowToTop(Native Method)
    at org.eclipse.swt.widgets.Decorations.bringToTop(Decorations.java:231)
    at org.eclipse.swt.widgets.Shell.open(Shell.java:1217)
    at org.eclipse.e4.ui.workbench.renderers.swt.WBWRenderer.postProcess(WBWRenderer.java:710)
    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:633)
    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:719)
    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.access$2(PartRenderingEngine.java:690)
    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$7.run(PartRenderingEngine.java:684)
    at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:669)
    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:951)
    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:910)
    at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:85)
    at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:579)
    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:534)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
    at uk.ac.bolton.archimate.editor.Application.start(Application.java:59)
    at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:352)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:624)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:579)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1433)
    at org.eclipse.equinox.launcher.Main.main(Main.java:1409)
    Caused by: java.lang.NullPointerException
    at org.eclipse.ui.internal.WorkbenchPage.setPerspective(WorkbenchPage.java:3354)
    at org.eclipse.ui.internal.WorkbenchWindow.setup(WorkbenchWindow.java:535)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:56)
    ... 53 more
    I really must be missing something here. Do I need to add something to the plugin.xml file or MANIFEST.MF file. Or....?
    PB

    Thanks, I successfully started my old-fashioned RCP application, I'm not
    really happy with what I saw, but some lights better than darkness, right?
    May be you have time to advise me - is there are ways to get rid of "Quick
    Access" toolbar control?
    Brg,
    Sergey.
    "Tom Schindl" wrote in message news:[email protected]...
    You are missing the equinox.event!
    Tom
    Am 29.03.12 04:58, schrieb Sergey Kuznetsov:
    > Completely agree with Phil, for now (M6) e4 looks like pre-alfa
    > platform, I hope it's not what we'll got as a release...
    >
    > "Phil Beauvoir" wrote in message news:[email protected]...
    >
    > I'm trying to get my 3.7 RCP app (https://github.com/Phillipus/archi) to
    > run in e4. I'm absolutely failing here.
    >
    > I'm using eclipse-SDK-I20120216-2200-win32, I added the EMF and GEF from
    > software update, I imported my code, it compiles. I created a Launch
    > configuration based on the app's product, added only the required
    > selected plug-ins, added "equinox.ds" and hit "Add Required Plug-ins". I
    > hit Run and get:
    >
    >
    > !SESSION 2012-02-17 17:52:01.817
    > -----------------------------------------------
    > eclipse.buildId=unknown
    > java.version=1.6.0_26
    > java.vendor=Sun Microsystems Inc.
    > BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_GB
    > Framework arguments: -product uk.ac.bolton.archimate.editor.product
    > Command-line arguments: -product uk.ac.bolton.archimate.editor.product
    > -data C:\Users\Phillipus\workspace/../runtime-Archi -dev
    > file:C:/Users/Phillipus/workspace/.metadata/.plugins/org.eclipse.pde.core/Archi/dev.properties
    > -os win32 -ws win32 -arch x86 -consoleLog
    >
    > !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:04.288
    > !MESSAGE Unable to retrieve the bundle from the URI:
    > bundleclass://org.eclipse.e4.ui.workbench.addons.swt/org.eclipse.e4.ui.workbench.addons.cleanupaddon.CleanupAddon
    >
    >
    > !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:04.291
    > !MESSAGE Unable to retrieve the bundle from the URI:
    > bundleclass://org.eclipse.e4.ui.workbench.addons.swt/org.eclipse.e4.ui.workbench.addons.dndaddon.DnDAddon
    >
    >
    > !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:04.293
    > !MESSAGE Unable to retrieve the bundle from the URI:
    > bundleclass://org.eclipse.e4.ui.workbench.addons.swt/org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon
    >
    >
    > !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:04.444
    > !MESSAGE Event Admin service is not available, unable to publish event
    > org.osgi.service.event.Event
    > [topic=org/eclipse/e4/ui/model/basic/PartDescriptorContainer/descriptors/ADD].
    >
    >
    > !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:04.456
    > !MESSAGE Event Admin service is not available, unable to publish event
    > org.osgi.service.event.Event
    > [topic=org/eclipse/e4/ui/model/basic/PartDescriptorContainer/descriptors/ADD].
    >
    >
    > !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:04.458
    > !MESSAGE Event Admin service is not available, unable to publish event
    > org.osgi.service.event.Event
    > [topic=org/eclipse/e4/ui/model/application/ApplicationElement/tags/ADD].
    >
    > !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:04.461
    > !MESSAGE Event Admin service is not available, unable to publish event
    > org.osgi.service.event.Event
    > [topic=org/eclipse/e4/ui/model/basic/PartDescriptorContainer/descriptors/ADD].
    >
    >
    > !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:04.463
    > !MESSAGE Event Admin service is not available, unable to publish event
    > org.osgi.service.event.Event
    > [topic=org/eclipse/e4/ui/model/application/ApplicationElement/tags/ADD].
    >
    > !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:04.466
    > !MESSAGE Event Admin service is not available, unable to publish event
    > org.osgi.service.event.Event
    > [topic=org/eclipse/e4/ui/model/basic/PartDescriptorContainer/descriptors/ADD].
    >
    >
    > !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:04.468
    > !MESSAGE Event Admin service is not available, unable to publish event
    > org.osgi.service.event.Event
    > [topic=org/eclipse/e4/ui/model/application/ApplicationElement/tags/ADD].
    >
    > !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:04.471
    > !MESSAGE Event Admin service is not available, unable to publish event
    > org.osgi.service.event.Event
    > [topic=org/eclipse/e4/ui/model/basic/PartDescriptorContainer/descriptors/ADD].
    >
    >
    > !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:04.473
    > !MESSAGE Event Admin service is not available, unable to publish event
    > org.osgi.service.event.Event
    > [topic=org/eclipse/e4/ui/model/application/ApplicationElement/tags/ADD].
    >
    > !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:04.475
    > !MESSAGE Event Admin service is not available, unable to publish event
    > org.osgi.service.event.Event
    > [topic=org/eclipse/e4/ui/model/basic/PartDescriptorContainer/descriptors/ADD].
    >
    >
    > !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:04.477
    > !MESSAGE Event Admin service is not available, unable to publish event
    > org.osgi.service.event.Event
    > [topic=org/eclipse/e4/ui/model/application/ApplicationElement/tags/ADD].
    >
    > !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:04.479
    > !MESSAGE Event Admin service is not available, unable to publish event
    > org.osgi.service.event.Event
    > [topic=org/eclipse/e4/ui/model/basic/PartDescriptorContainer/descriptors/ADD].
    >
    >
    > !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:04.481
    > !MESSAGE Event Admin service is not available, unable to publish event
    > org.osgi.service.event.Event
    > [topic=org/eclipse/e4/ui/model/application/ApplicationElement/tags/ADD].
    >
    > !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:04.488
    > !MESSAGE Event Admin service is not available, unable to publish event
    > org.osgi.service.event.Event
    > [topic=org/eclipse/e4/ui/model/basic/PartDescriptorContainer/descriptors/ADD].
    >
    >
    > !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:04.490
    > !MESSAGE Event Admin service is not available, unable to publish event
    > org.osgi.service.event.Event
    > [topic=org/eclipse/e4/ui/model/application/ApplicationElement/tags/ADD].
    >
    > !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:04.493
    > !MESSAGE Event Admin service is not available, unable to publish event
    > org.osgi.service.event.Event
    > [topic=org/eclipse/e4/ui/model/basic/PartDescriptorContainer/descriptors/ADD].
    >
    >
    > !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:04.496
    > !MESSAGE Event Admin service is not available, unable to publish event
    > org.osgi.service.event.Event
    > [topic=org/eclipse/e4/ui/model/application/ApplicationElement/tags/ADD].
    >
    > !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:04.498
    > !MESSAGE Event Admin service is not available, unable to publish event
    > org.osgi.service.event.Event
    > [topic=org/eclipse/e4/ui/model/basic/PartDescriptorContainer/descriptors/ADD].
    >
    >
    > !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:04.500
    > !MESSAGE Event Admin service is not available, unable to publish event
    > org.osgi.service.event.Event
    > [topic=org/eclipse/e4/ui/model/application/ApplicationElement/tags/ADD].
    >
    > !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:04.502
    > !MESSAGE Event Admin service is not available, unable to publish event
    > org.osgi.service.event.Event
    > [topic=org/eclipse/e4/ui/model/basic/PartDescriptorContainer/descriptors/ADD].
    >
    >
    > !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:04.504
    > !MESSAGE Event Admin service is not available, unable to publish event
    > org.osgi.service.event.Event
    > [topic=org/eclipse/e4/ui/model/application/ApplicationElement/tags/ADD].
    >
    > !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:04.558
    > !MESSAGE Event Admin service is not available, unable to publish event
    > org.osgi.service.event.Event
    > [topic=org/eclipse/e4/ui/model/commands/BindingTableContainer/rootContext/ADD].
    >
    >
    > !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:04.561
    > !MESSAGE Event Admin service is not available, unable to publish event
    > org.osgi.service.event.Event
    > [topic=org/eclipse/e4/ui/model/commands/BindingTableContainer/bindingTables/ADD].
    >
    >
    > !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:04.565
    > !MESSAGE Event Admin service is not available, unable to publish event
    > org.osgi.service.event.Event
    > [topic=org/eclipse/e4/ui/model/application/Application/commands/ADD].
    >
    > !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:04.569
    > !MESSAGE Event Admin service is not available, unable to publish event
    > org.osgi.service.event.Event
    > [topic=org/eclipse/e4/ui/model/commands/BindingTableContainer/rootContext/ADD].
    >
    >
    > !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:04.571
    > !MESSAGE Event Admin service is not available, unable to publish event
    > org.osgi.service.event.Event
    > [topic=org/eclipse/e4/ui/model/commands/BindingTableContainer/bindingTables/ADD].
    >
    >
    > !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:04.578
    > !MESSAGE Event Admin service is not available, unable to publish event
    > org.osgi.service.event.Event
    > [topic=org/eclipse/e4/ui/model/commands/BindingTableContainer/rootContext/ADD].
    >
    >
    > !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:04.581
    > !MESSAGE Event Admin service is not available, unable to publish event
    > org.osgi.service.event.Event
    > [topic=org/eclipse/e4/ui/model/commands/BindingTableContainer/bindingTables/ADD].
    >
    >
    > !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:04.583
    > !MESSAGE Event Admin service is not available, unable to publish event
    > org.osgi.service.event.Event
    > [topic=org/eclipse/e4/ui/model/application/Application/commands/ADD].
    >
    > !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:04.585
    > !MESSAGE Event Admin service is not available, unable to publish event
    > org.osgi.service.event.Event
    > [topic=org/eclipse/e4/ui/model/commands/BindingTableContainer/rootContext/ADD].
    >
    >
    > !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:04.588
    > !MESSAGE Event Admin service is not available, unable to publish event
    > org.osgi.service.event.Event
    > [topic=org/eclipse/e4/ui/model/commands/BindingTableContainer/bindingTables/ADD].
    >
    >
    > !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:04.590
    > !MESSAGE Event Admin service is not available, unable to publish event
    > org.osgi.service.event.Event
    > [topic=org/eclipse/e4/ui/model/application/Application/commands/ADD].
    >
    > !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:04.593
    > !MESSAGE Event Admin service is not available, unable to publish event
    > org.osgi.service.event.Event
    > [topic=org/eclipse/e4/ui/model/commands/BindingTableContainer/rootContext/ADD].
    >
    >
    > !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:04.596
    > !MESSAGE Event Admin service is not available, unable to publish event
    > org.osgi.service.event.Event
    > [topic=org/eclipse/e4/ui/model/commands/BindingTableContainer/bindingTables/ADD].
    >
    >
    > !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:04.599
    > !MESSAGE Event Admin service is not available, unable to publish event
    > org.osgi.service.event.Event
    > [topic=org/eclipse/e4/ui/model/application/Application/commands/ADD].
    >
    > !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:04.601
    > !MESSAGE Event Admin service is not available, unable to publish event
    > org.osgi.service.event.Event
    > [topic=org/eclipse/e4/ui/model/application/Application/commands/ADD].
    >
    > !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:04.608
    > !MESSAGE Event Admin service is not available, unable to publish event
    > org.osgi.service.event.Event
    > [topic=org/eclipse/e4/ui/model/menu/MenuContributions/menuContributions/UNKNOWN].
    >
    >
    > !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:04.612
    > !MESSAGE Event Admin service is not available, unable to publish event
    > org.osgi.service.event.Event
    > [topic=org/eclipse/e4/ui/model/menu/ToolBarContributions/toolBarContributions/UNKNOWN].
    >
    >
    > !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:04.615
    > !MESSAGE Event Admin service is not available, unable to publish event
    > org.osgi.service.event.Event
    > [topic=org/eclipse/e4/ui/model/menu/TrimContributions/trimContributions/ADD].
    >
    >
    > !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:04.771
    > !MESSAGE Event Admin service is not available, unable to publish event
    > org.osgi.service.event.Event
    > [topic=org/eclipse/e4/ui/model/ui/Context/context/SET].
    >
    > !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:04.782
    > !MESSAGE Event Admin service is not available, unable to publish event
    > org.osgi.service.event.Event
    > [topic=org/eclipse/e4/ui/model/ui/UIElement/renderer/SET].
    >
    > !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:04.785
    > !MESSAGE Event Admin service is not available, unable to publish event
    > org.osgi.service.event.Event
    > [topic=org/eclipse/e4/ui/model/application/ApplicationElement/tags/ADD].
    >
    > !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:04.792
    > !MESSAGE Event Admin service is not available, unable to publish event
    > org.osgi.service.event.Event
    > [topic=org/eclipse/e4/ui/model/ui/UIElement/widget/SET].
    >
    > !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:05.002
    > !MESSAGE Event Admin service is not available, unable to publish event
    > org.osgi.service.event.Event
    > [topic=org/eclipse/e4/ui/model/basic/Window/sharedElements/ADD].
    >
    > !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:05.006
    > !MESSAGE Event Admin service is not available, unable to publish event
    > org.osgi.service.event.Event
    > [topic=org/eclipse/e4/ui/model/basic/Window/sharedElements/ADD].
    >
    > !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:05.009
    > !MESSAGE Event Admin service is not available, unable to publish event
    > org.osgi.service.event.Event
    > [topic=org/eclipse/e4/ui/model/basic/Window/sharedElements/ADD].
    >
    > !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:05.012
    > !MESSAGE Event Admin service is not available, unable to publish event
    > org.osgi.service.event.Event
    > [topic=org/eclipse/e4/ui/model/ui/ElementContainer/children/ADD].
    >
    > !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:05.014
    > !MESSAGE Event Admin service is not available, unable to publish event
    > org.osgi.service.event.Event
    > [topic=org/eclipse/e4/ui/model/ui/ElementContainer/selectedElement/SET].
    >
    > !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:05.114
    > !MESSAGE Event Admin service is not available, unable to publish event
    > org.osgi.service.event.Event
    > [topic=org/eclipse/e4/ui/model/basic/TrimmedWindow/trimBars/ADD].
    >
    > !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:05.120
    > !MESSAGE Event Admin service is not available, unable to publish event
    > org.osgi.service.event.Event
    > [topic=org/eclipse/e4/ui/model/basic/Window/sharedElements/ADD].
    >
    > !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:05.127
    > !MESSAGE Event Admin service is not available, unable to publish event
    > org.osgi.service.event.Event
    > [topic=org/eclipse/e4/ui/model/basic/Window/sharedElements/ADD].
    >
    > !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:05.136
    > !MESSAGE Event Admin service is not available, unable to publish event
    > org.osgi.service.event.Event
    > [topic=org/eclipse/e4/ui/model/basic/Window/sharedElements/ADD].
    >
    > !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:05.140
    > !MESSAGE Event Admin service is not available, unable to publish event
    > org.osgi.service.event.Event
    > [topic=org/eclipse/e4/ui/model/basic/Window/sharedElements/ADD].
    >
    > !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:05.144
    > !MESSAGE Event Admin service is not available, unable to publish event
    > org.osgi.service.event.Event
    > [topic=org/eclipse/e4/ui/model/basic/Window/sharedElements/ADD].
    >
    > !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:05.147
    > !MESSAGE Event Admin service is not available, unable to publish event
    > org.osgi.service.event.Event
    > [topic=org/eclipse/e4/ui/model/basic/Window/sharedElements/ADD].
    >
    > !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:05.152
    > !MESSAGE Event Admin service is not available, unable to publish event
    > org.osgi.service.event.Event
    > [topic=org/eclipse/e4/ui/model/basic/Window/sharedElements/ADD].
    >
    > !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:05.156
    > !MESSAGE Event Admin service is not available, unable to publish event
    > org.osgi.service.event.Event
    > [topic=org/eclipse/e4/ui/model/ui/ElementContainer/children/ADD].
    >
    > !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:05.158
    > !MESSAGE Event Admin service is not available, unable to publish event
    > org.osgi.service.event.Event
    > [topic=org/eclipse/e4/ui/model/ui/ElementContainer/selectedElement/SET].
    >
    > !ENTRY org.eclipse.e4.ui.workbench.swt 4 2 2012-02-17 17:52:05.161
    > !MESSAGE Problems occurred when invoking code from plug-in:
    > "org.eclipse.e4.ui.workbench.swt".
    > !STACK 0
    > org.eclipse.e4.core.di.InjectionException: java.lang.NullPointerException
    > at
    > org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:63)
    >
    > at
    > org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:853)
    >
    > at
    > org.eclipse.e4.core.internal.di.InjectorImpl.inject(InjectorImpl.java:111)
    > at
    > org.eclipse.e4.core.internal.di.InjectorImpl.inject(InjectorImpl.java:81)
    > at
    > org.eclipse.e4.core.contexts.ContextInjectionFactory.inject(ContextInjectionFactory.java:72)
    >
    > at
    > org.eclipse.ui.internal.Workbench.createWorkbenchWindow(Workbench.java:1235)
    >
    > at
    > org.eclipse.ui.internal.Workbench.getActiveWorkbenchWindow(Workbench.java:1209)
    >
    > at
    > org.eclipse.ui.internal.services.WorkbenchSourceProvider.updateActiveShell(WorkbenchSourceProvider.java:932)
    >
    > at
    > org.eclipse.ui.internal.services.WorkbenchSourceProvider.getCurrentState(WorkbenchSourceProvider.java:133)
    >
    > at
    > org.eclipse.ui.internal.services.WorkbenchSourceProvider$6.handleEvent(WorkbenchSourceProvider.java:692)
    >
    > at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
    > at org.eclipse.swt.widgets.Display.filterEvent(Display.java:1262)
    > at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1052)
    > at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1077)
    > at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1058)
    > at org.eclipse.swt.widgets.Decorations.WM_ACTIVATE(Decorations.java:1664)
    > at org.eclipse.swt.widgets.Shell.WM_ACTIVATE(Shell.java:2145)
    > at org.eclipse.swt.widgets.Control.windowProc(Control.java:4525)
    > at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:341)
    > at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1627)
    > at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2069)
    > at org.eclipse.swt.widgets.Display.windowProc(Display.java:4972)
    > at org.eclipse.swt.internal.win32.OS.BringWindowToTop(Native Method)
    > at org.eclipse.swt.widgets.Decorations.bringToTop(Decorations.java:231)
    > at org.eclipse.swt.widgets.Shell.open(Shell.java:1217)
    > at
    > org.eclipse.e4.ui.workbench.renderers.swt.WBWRenderer.postProcess(WBWRenderer.java:710)
    >
    > at
    > org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:633)
    >
    > at
    > org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:719)
    >
    > at
    > org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.access$2(PartRenderingEngine.java:690)
    >
    > at
    > org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$7.run(PartRenderingEngine.java:684)
    >
    > at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
    > at
    > org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:669)
    >
    > at
    > org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:951)
    >
    > at
    > org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
    >
    > at
    > org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:910)
    >
    > at
    > org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:85)
    >
    > at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:579)
    > at
    > org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
    >
    > at
    > org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:534)
    > at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
    > at uk.ac.bolton.archimate.editor.Application.start(Application.java:59)
    > at
    > org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
    >
    > at
    > org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
    >
    > at
    > org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
    >
    > at
    > org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:352)
    >
    > at
    > org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
    >
    > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    > at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    > at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    > at java.lang.reflect.Method.invoke(Unknown Source)
    > at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:624)
    > at org.eclipse.equinox.launcher.Main.basicRun(Main.java:579)
    > at org.eclipse.equinox.launcher.Main.run(Main.java:1433)
    > at org.eclipse.equinox.launcher.Main.main(Main.java:1409)
    > Caused by: java.lang.NullPointerException
    > at
    > org.eclipse.ui.internal.WorkbenchPage.setPerspective(WorkbenchPage.java:3354)
    >
    > at org.eclipse.ui.internal.WorkbenchWindow.setup(WorkbenchWindow.java:535)
    > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    > at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    > at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    > at java.lang.reflect.Method.invoke(Unknown Source)
    > at
    > org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:56)
    >
    > ... 53 more
    >
    > !ENTRY org.eclipse.e4.ui.workbench 4 0 2012-02-17 17:52:05.165
    > !MESSAGE Exception occurred while rendering:
    > org.eclipse.e4.ui.model.application.ui.basic.impl.TrimmedWindowImpl@9c939
    > (elementId:
    > IDEWindow, tags: [topLevel], contributorURI:
    > platform:/plugin/org.eclipse.ui.workbench) (widget: Shell {Eclipse SDK
    > 4.0}, renderer:
    > org.eclipse.e4.ui.workbench.renderers.swt.WBWRenderer@166faac,
    > toBeRendered: true, onTop: false, visible: true, containerData: null,
    > accessibilityPhrase: null) (label: Eclipse SDK 4.0, iconURI: null,
    > tooltip: null, context: TrimmedWindowImpl (IDEWindow) Context,
    > variables: [], x: -2147483648, y: -2147483648, width: 1024, height: 768)
    > !STACK 0
    > org.eclipse.e4.core.di.InjectionException: java.lang.NullPointerException
    > at
    > org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:63)
    >
    > at
    > org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:853)
    >
    > at
    > org.eclipse.e4.core.internal.di.InjectorImpl.inject(InjectorImpl.java:111)
    > at
    > org.eclipse.e4.core.internal.di.InjectorImpl.inject(InjectorImpl.java:81)
    > at
    > org.eclipse.e4.core.contexts.ContextInjectionFactory.inject(ContextInjectionFactory.java:72)
    >
    > at
    > org.eclipse.ui.internal.Workbench.createWorkbenchWindow(Workbench.java:1235)
    >
    > at
    > org.eclipse.ui.internal.Workbench.getActiveWorkbenchWindow(Workbench.java:1209)
    >
    > at
    > org.eclipse.ui.internal.services.WorkbenchSourceProvider.updateActiveShell(WorkbenchSourceProvider.java:932)
    >
    > at
    > org.eclipse.ui.internal.services.WorkbenchSourceProvider.getCurrentState(WorkbenchSourceProvider.java:133)
    >
    > at
    > org.eclipse.ui.internal.services.WorkbenchSourceProvider$6.handleEvent(WorkbenchSourceProvider.java:692)
    >
    > at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
    > at org.eclipse.swt.widgets.Display.filterEvent(Display.java:1262)
    > at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1052)
    > at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1077)
    > at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1058)
    > at org.eclipse.swt.widgets.Decorations.WM_ACTIVATE(Decorations.java:1664)
    > at org.eclipse.swt.widgets.Shell.WM_ACTIVATE(Shell.java:2145)
    > at org.eclipse.swt.widgets.Control.windowProc(Control.java:4525)
    > at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:341)
    > at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1627)
    > at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2069)
    > at org.eclipse.swt.widgets.Display.windowProc(Display.java:4972)
    > at org.eclipse.swt.internal.win32.OS.BringWindowToTop(Native Method)
    > at org.eclipse.swt.widgets.Decorations.bringToTop(Decorations.java:231)
    > at org.eclipse.swt.widgets.Shell.open(Shell.java:1217)
    > at
    > org.eclipse.e4.ui.workbench.renderers.swt.WBWRenderer.postProcess(WBWRenderer.java:710)
    >
    > at
    > org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:633)
    >
    > at
    > org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:719)
    >
    > at
    > org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.access$2(PartRenderingEngine.java:690)
    >
    > at
    > org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$7.run(PartRenderingEngine.java:684)
    >
    > at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
    > at
    > org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:669)
    >
    > at
    > org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:951)
    >
    > at
    > org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
    >
    > at
    > org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:910)
    >
    > at
    > org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:85)
    >
    > at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:579)
    > at
    > org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
    >
    > at
    > org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:534)
    > at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
    > at uk.ac.bolton.archimate.editor.Application.start(Application.java:59)
    > at
    > org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
    >
    > at
    > org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
    >
    > at
    > org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
    >
    > at
    > org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:352)
    >
    > at
    > org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
    >
    > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    > at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    > at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    > at java.lang.reflect.Method.invoke(Unknown Source)
    > at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:624)
    > at org.eclipse.equinox.launcher.Main.basicRun(Main.java:579)
    > at org.eclipse.equinox.launcher.Main.run(Main.java:1433)
    > at org.eclipse.equinox.launcher.Main.main(Main.java:1409)
    > Caused by: java.lang.NullPointerException
    > at
    > org.eclipse.ui.internal.WorkbenchPage.setPerspective(WorkbenchPage.java:3354)
    >
    > at org.eclipse.ui.internal.WorkbenchWindow.setup(WorkbenchWindow.java:535)
    > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    > at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    > at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    > at java.lang.reflect.Method.invoke(Unknown Source)
    > at
    > org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:56)
    >
    > ... 53 more
    >
    >
    >
    > I really must be missing something here. Do I need to add something to
    > the plugin.xml file or MANIFEST.MF file. Or....?
    >
    > PB
    >

  • Executing alter system enable restricted session on RAC nodes

    alter system enable restricted session command enables restricted mode only on the node on which it runs. I need that all nodes entering this node after executing this statement.
    Please help.

    Something like this using ssh and ksh:
    export db_name=<your database name as appears in crs_stat>
    srvctl status database -d ${db_name} | while read a inst b c d e node
    do
    ssh -f $node "print $inst | . oraenv; print 'alter system enable restricted session;' | sqlplus / as sysdba"
    done
    or you using dbms_job (old but easer to tie to instance than dbms_scheduler):
    declare
    job binary_integer;
    begin
    for i in (select inst_id from gv$instance)
    loop
    dbms_job.submit (
    job=>job,
    what=> 'begin execute immediate ''alter system enable restricted session''; end;',
    instance=>i.inst_id
    commit;
    end loop;
    end;
    /

  • [solved] /var/run/dbus/pid

    After Crashing my System with the kernel Update Yesterday, I set up a new clean Installation.  I got now this error message at the start up screen.
    Failed to start message bus : The pid file "/var/run/dbus/dbus.pid" ...
    I don't understand what I have to do!
    Last edited by JaDa (2007-08-24 03:02:12)

    Doehni wrote:I think this could be a problem with the order your daemons are started. Is dbus already started by another daemon before this message comes?
    @Doehni
    You give me the Idea! Thank's a lot
    no how I solved the problem
    vi /etc/rc.conf
    before
    DAEMONS=( hal dbus ........)
    then changed to
    DAEMONS=(...... dbus hal ......)
    and the problem was solved
    Last edited by JaDa (2007-08-24 03:09:05)

  • I have problem running the inverted pendulum trainer using NI ELVIS.

    i have a problem running the inverted pendulum trainer using NI ELVIS. While loading the NI ELVIS bypass VI it is unable to find the "enable communications bypass.vi". could anybody please attach the VI.
    I am using NI ELVIS 2
    Thanks

    The Enable Communications Bypass VI sounds like a VI that is only included with Traditional or legacy ELVIS designed to work with the first generation ELVIS unit, not the ELVIS II/II+ or myDAQ. It sounds like the inverted pendulum trainer you have is for use with ELVIS I. In the LabVIEW Loading dialog, do you see the full path for where it's looking for the VI? Can you provide that full path? If the inverted pendulum trainer is designed to work with the older ELVIS unit, there may be a newer version that supports ELVIS II.
    Donovan

  • Problem with Frameset and page session

    All,
    I am having a problem with Framesets and page session attributes. I
    have a client who's application uses a three frame frameset. They
    have a requirement on several pages that when a button is pushed two
    different pages load into the right and left frames. The way they
    are accomplishing this is that on the pages were this is required,
    they are adding target="_top" to the form declaration in their JSP.
    Then they store the page names they want to display in session,
    forward the request to the frameset, the frameset then determines
    which pages to display based on the session variables. This works
    exactly how they want it to.
    Here is our problem. We need to store some information in page
    session attributes. We have tried to get a handle to the desired
    view bean and call the setPageSessionAttribute method. However,
    since we are forwarding to the frame and the frame handles displaying
    the desired JSP, that view bean we had the handle to is not the one
    that is created to hand the display of the JSP.
    The next thing I tried was to use the request object. In the
    handleBtnRequest method, I set an attribute in the request object. I
    then query the request object in the beginDisplay event of the view
    bean. When the frame is reset the request object does not contain
    the attribute that I have set. I'm confused by this because I
    thought the request object would be available to me throughout the
    life of the request.
    Given the above information, does anyone have any suggestions? Also,
    am I going about this in the wrong manner.
    The client had been storing this information in user session, which
    seemed to work. However, since the data being stored dealt
    specifically with data for the requested page, we felt that storing
    it as page session was more appropriate.
    Thanks,

    The script on your page web page has some obvious bugs.. Best
    fix those
    first before looking to blame Flash.
    Jeckyl

  • Problem while invoking a Stateless Session bean from another bean

    Hi,
    I have a peculiar problem while coding with Stateless Session beans. Maybe you guys can help me out over here. The scenario is as follows
    There are 3 Stateless Session beans. Let Us say Bean A, B and C. There are three methods, method1, method2, and method3 inside A, B and C respectively.
    From A.method1(), B.method2(), and C.method3() are being invoked sequentially. Each of these methods does some JDBC operation and then returns.
    The problem is this, if C.method3() throws and exception, then I am unable to rollback the changes made by B.method2(). Those changes get "Committed" to the database.
    All the 3 beans have Bean managed persistence property set. I am using WebSphere 6.1.
    Any insight on why this is happening would be greatly appreciated.
    Thanks In Advance
    Amardeep Verma

    Hi,
    This is a matter of calling all three methods in the same transaction context. Most easy way of doing this is having a 4th session bean containing a method calling the other 3. Make sure that the Transaction Attributes are REQUIRED, which is the default.
    If the calls a to different backends/databases, you need global transactions and therefor XA complient database and drivers.
    HTH Robert

  • Problem Running SSIS Package with a SQL Server Agent

    SQL Server: SQL Server 2012
    VS: Visual Studio 2012
    Hello,
          I have been having a problem running SSIS packages by using a SQL Server Agent job. I first created these SSIS packages in a separate IS project in Visual Studio. I imported the packages to the Integration Services (Package
    Store) instance on my SQL Server and tried to create a job that would run them from there.
          At first I read around about needing a proxy account to allow the agent/packages to access the file system since these packages are importing data from a flat file in the SQL database. So I created a temporary admin user to
    use as the user for the agent. I did this by going to Services.msc on the server and linked the account the agent's "logon as". Then arose another issue where I am getting an error about using the incorrect type for my connection managers.
    The connection manager "TestFile" is an incorrect type.  The type required is "OLEDB". The type available to the component is "FLATFILE". Source: Data Flow Task Flat File Destination [2]     Description:
    Cannot open the datafile "O:\*****\Success.txt"
    I am not sure what this even means as I am getting this error even with a test package that doesn't do anything with the database. I have just two flat file connection managers  in this test project one for grabbing the source file and one for
    creating the new test file.
    I am not sure what to do.
    Thanks in advance,
    Matt

    I accidently created two posts. The newest one has the details.
    I did not mean to.
    SQL Server: SQL Server 2012
    VS: Visual Studio 2012
    Hello,
          I have been having a problem running SSIS packages by using a SQL Server Agent job. I first created these SSIS packages in a separate IS project in Visual Studio. I imported the packages to the Integration Services (Package
    Store) instance on my SQL Server and tried to create a job that would run them from there.
          At first I read around about needing a proxy account to allow the agent/packages to access the file system since these packages are importing data from a flat file in the SQL database. So I created a temporary admin user to
    use as the user for the agent. I did this by going to Services.msc on the server and linked the account the agent's "logon as". Then arose another issue where I am getting an error about using the incorrect type for my connection managers.
    The connection manager "TestFile" is an incorrect type.  The type required is "OLEDB". The type available to the component is "FLATFILE". Source: Data Flow Task Flat File Destination [2]     Description:
    Cannot open the datafile "O:\*****\Success.txt"
    I am not sure what this even means as I am getting this error even with a test package that doesn't do anything with the database. I have just two flat file connection managers  in this test project one for grabbing the source file and one for
    creating the new test file.
    I am not sure what to do.
    Thanks in advance,
    Matt

  • Im trying to download itunes 10.5 but keep getting error message that says: There is a problem with this Windows Installer package. A problem run as part of the setup did not finish as expected. Contact your support personnel or package vendor.

    im trying to download itunes 10.5 but keep getting error message that says: There is a problem with this Windows Installer package. A problem run as part of the setup did not finish as expected. Contact your support personnel or package vendor. I am using windows XP 32 bit, all the other computers in my house downloaded just fine, no problems, however this is the computer my iphone is set up to, ive tried doing a virus scan, windows update, downloading other things, updating everything possible, everything works fine, its just itunes that wont download, anyone have any other ideas?

    Yes, I had found a similar solution also.  I'm running XP Pro, SP3.  I went Control Panels/ Add-Remove programmes/apple software update/ change/ repair.  Then run the 10.5 exe.
    While the programme updated from version 8 of iTunes, my new iTunes is now a mess.  Not all of my music was in the same folder previously but it all showed up on iTunes.  Now many albums have been left out, some have only a few tracks and some have two copies of some tracks as well as having other tracks missing.  I haven't begun to work on that.

  • Problem running BI template installer after upgrade to 2004s

    Hello,
    After upgrading our Portal from EP6 to EP7 I have a problem running the BI template installer. The failure occures right at the beginning. The installer is looking for SLD related parameters in the 'CTC> Propertysheet SystemProperties'.
    But there are only three parameters in the sheet :
    HOST, SYSTEM_ID, INSTANCE_ID.
    If you instal a new 2004s system you see much more entries in the 'Propertysheet SystemProperties'.
    My question is how to add these missing entries into the 'Propertysheet SystemProperties'.
    Thanks
    Boaz

    Hi Kaylan,
    Actually there are only two things to manually fix after the CTC template run, which is mentioned in the Blog:
    - check/correct the following settings in the NetWeaver Administrator for evaluate_assertion_ticket and ticket according SAP Note 945055
    - the entry in table RSPOR_T_PORTAL for Platform and PDF fonts
    If you uncertain, you can remove the created objects as stated in the Document http://scn.sap.com/docs/DOC-11607 => Page18 in the Notes Section. the CTC template is creating these objects and entries again.
    Best Regards Roland

Maybe you are looking for

  • BUG - ADF error when deploying to 10.1.3 AS Preview 4 on Linux

    I am using JDeveloper 10.1.3 EA on a Windows machine and am deploying to Oracle Application Server 10g 10.1.3 Preview 4 on a Linux box. I'm deploying an ADF Struts web project that is having troubles displaying my sceens. When I try to view any one o

  • Group policy Preferences server 2008 and windows 7

    Hi I have been struggling with an issue with group policy preferences for a while now with regard to pushing out printers to windows 7 (32/64 bit) Machines. I have two DC servers one is 2008 and the other is 2008 r2. I have setup the group policies o

  • How do I get a numerical value for the number of tick boxes or "true / false" in a column?

    Hi, Any help for my very simple brain appreciated... All I want to do is add in a formula for adding up the ticks in column B i.e. B2 - B46 so the answer of ticks is in B47!? And what's doing my head in is I can't even copy and paste a section to sho

  • Kernel panic/crash using 2.6.36, iwl3945 and airmon-ng

    Hi I'm unable to log what really happens, I tried with strace aswell as valgrind but they don't pick it up. It happens whenever I start airmon-ng with: airmon-ng start wlan0 I get a kernel panic without being connected to wireless, and with. Also doi

  • Subtitles in another language

    Hi I hope someone can advisie me on how to subtitle a short documentary (15 minutes) using a language other than English. Is there a program available or can i do it within the confines of FCE or Livetype? Thanks a great deal! John