Menu

#3 AOL plugin can't send outgoing message

open
nobody
5
2004-01-13
2004-01-13
Tim Reilly
No

Hi, I've been using the plugin for a few days now. It
worked correctly when orginally installed, but I am now
unable to send outgoing messages. Right-clicking on
someone in my buddy list and choosing "send-message"
does not create a tabbed pane in the
MultiSessionBoardView. It almost seems like the buddly
list code has a bad reference to the
multisessionboardview and can't create a window
associated with it.

Incoming chat requests work fine however. Once the
tabbed pane is created in the MultiSessionBoardView, I
am able to use the client normally.

Discussion

  • Loya Liu

    Loya Liu - 2004-01-14

    Logged In: YES
    user_id=89805

    can you provide the log of eclipse?

     
  • Tim Reilly

    Tim Reilly - 2004-01-16

    Eclipse log file

     
  • Tim Reilly

    Tim Reilly - 2004-01-16

    Logged In: YES
    user_id=678177

    Thanks for taking a look at this. Let me know if there's
    anything else I can do to help.

     
  • Tim Reilly

    Tim Reilly - 2004-03-04

    Logged In: YES
    user_id=678177

    I just tried again with the latest version of the EIMP plugin,
    and I still have this problem. Here's the latest stacktrace if
    that will help:

    java.version=1.4.1_02
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32,
    NL=en_US
    Command-line arguments: -os win32 -ws win32 -arch x86 -
    install file:C:/eclipse/
    !ENTRY org.eclipse.core.runtime 2 1 Mar 04, 2004
    13:00:34.337
    !MESSAGE Problems encountered loading the plug-in registry.
    !SUBENTRY 1 org.eclipse.core.runtime 2 1 Mar 04, 2004
    13:00:34.337
    !MESSAGE Plug-in "SuperSearch" was disabled due to missing
    or disabled prerequisite plug-in "com.grandrapid.component".
    !SUBENTRY 1 org.eclipse.core.runtime 2 1 Mar 04, 2004
    13:00:34.337
    !MESSAGE Plug-in "net.sourceforge.timetrack.plugin" was
    disabled due to missing or disabled prerequisite plug-
    in "org.eclipse.ui.ide".
    !ENTRY org.vssplugin 1 0 Mar 04, 2004 13:00:51.141
    !MESSAGE Status Updater Thread started
    !ENTRY org.eclipse.ui 4 4 Mar 04, 2004 13:02:15.22
    !MESSAGE Unhandled exception caught in event loop.
    !ENTRY org.eclipse.ui 4 0 Mar 04, 2004 13:02:15.22
    !MESSAGE java.lang.NullPointerException
    !STACK 0
    java.lang.NullPointerException
    at org.maze.eimp.views.BuddyListView.run
    (BuddyListView.java:634)
    at org.eclipse.jface.action.Action.runWithEvent
    (Action.java:842)
    at
    org.eclipse.jface.action.ActionContributionItem.handleWidgetS
    election(ActionContributionItem.java:456)
    at
    org.eclipse.jface.action.ActionContributionItem.handleWidgetE
    vent(ActionContributionItem.java:403)
    at
    org.eclipse.jface.action.ActionContributionItem.access$5
    (ActionContributionItem.java:397)
    at
    org.eclipse.jface.action.ActionContributionItem$ActionListener.
    handleEvent(ActionContributionItem.java:72)
    at org.eclipse.swt.widgets.EventTable.sendEvent
    (EventTable.java:81)
    at org.eclipse.swt.widgets.Widget.sendEvent
    (Widget.java:840)
    at org.eclipse.swt.widgets.Display.runDeferredEvents
    (Display.java:2022)
    at org.eclipse.swt.widgets.Display.readAndDispatch
    (Display.java:1729)
    at org.eclipse.ui.internal.Workbench.runEventLoop
    (Workbench.java:1402)
    at org.eclipse.ui.internal.Workbench.run
    (Workbench.java:1385)
    at
    org.eclipse.core.internal.boot.InternalBootLoader.run
    (InternalBootLoader.java:858)
    at org.eclipse.core.boot.BootLoader.run
    (BootLoader.java:461)
    at sun.reflect.NativeMethodAccessorImpl.invoke0
    (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke
    (NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke
    (DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at org.eclipse.core.launcher.Main.basicRun
    (Main.java:291)
    at org.eclipse.core.launcher.Main.run(Main.java:747)
    at org.eclipse.core.launcher.Main.main
    (Main.java:583)
    !ENTRY org.eclipse.ui 4 4 Mar 04, 2004 13:02:18.627
    !MESSAGE Unhandled exception caught in event loop.
    !ENTRY org.eclipse.ui 4 0 Mar 04, 2004 13:02:18.627
    !MESSAGE java.lang.NullPointerException
    !STACK 0
    java.lang.NullPointerException
    at org.maze.eimp.views.BuddyListView.run
    (BuddyListView.java:634)
    at org.eclipse.jface.action.Action.runWithEvent
    (Action.java:842)
    at
    org.eclipse.jface.action.ActionContributionItem.handleWidgetS
    election(ActionContributionItem.java:456)
    at
    org.eclipse.jface.action.ActionContributionItem.handleWidgetE
    vent(ActionContributionItem.java:403)
    at
    org.eclipse.jface.action.ActionContributionItem.access$5
    (ActionContributionItem.java:397)
    at
    org.eclipse.jface.action.ActionContributionItem$ActionListener.
    handleEvent(ActionContributionItem.java:72)
    at org.eclipse.swt.widgets.EventTable.sendEvent
    (EventTable.java:81)
    at org.eclipse.swt.widgets.Widget.sendEvent
    (Widget.java:840)
    at org.eclipse.swt.widgets.Display.runDeferredEvents
    (Display.java:2022)
    at org.eclipse.swt.widgets.Display.readAndDispatch
    (Display.java:1729)
    at org.eclipse.ui.internal.Workbench.runEventLoop
    (Workbench.java:1402)
    at org.eclipse.ui.internal.Workbench.run
    (Workbench.java:1385)
    at
    org.eclipse.core.internal.boot.InternalBootLoader.run
    (InternalBootLoader.java:858)
    at org.eclipse.core.boot.BootLoader.run
    (BootLoader.java:461)
    at sun.reflect.NativeMethodAccessorImpl.invoke0
    (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke
    (NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke
    (DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at org.eclipse.core.launcher.Main.basicRun
    (Main.java:291)
    at org.eclipse.core.launcher.Main.run(Main.java:747)
    at org.eclipse.core.launcher.Main.main
    (Main.java:583)
    !ENTRY org.eclipse.ui 4 4 Mar 04, 2004 13:02:24.656
    !MESSAGE Unhandled exception caught in event loop.
    !ENTRY org.eclipse.ui 4 0 Mar 04, 2004 13:02:24.656
    !MESSAGE java.lang.NullPointerException
    !STACK 0
    java.lang.NullPointerException
    at org.maze.eimp.views.BuddyListView.run
    (BuddyListView.java:634)
    at org.eclipse.jface.action.Action.runWithEvent
    (Action.java:842)
    at
    org.eclipse.jface.action.ActionContributionItem.handleWidgetS
    election(ActionContributionItem.java:456)
    at
    org.eclipse.jface.action.ActionContributionItem.handleWidgetE
    vent(ActionContributionItem.java:403)
    at
    org.eclipse.jface.action.ActionContributionItem.access$5
    (ActionContributionItem.java:397)
    at
    org.eclipse.jface.action.ActionContributionItem$ActionListener.
    handleEvent(ActionContributionItem.java:72)
    at org.eclipse.swt.widgets.EventTable.sendEvent
    (EventTable.java:81)
    at org.eclipse.swt.widgets.Widget.sendEvent
    (Widget.java:840)
    at org.eclipse.swt.widgets.Display.runDeferredEvents
    (Display.java:2022)
    at org.eclipse.swt.widgets.Display.readAndDispatch
    (Display.java:1729)
    at org.eclipse.ui.internal.Workbench.runEventLoop
    (Workbench.java:1402)
    at org.eclipse.ui.internal.Workbench.run
    (Workbench.java:1385)
    at
    org.eclipse.core.internal.boot.InternalBootLoader.run
    (InternalBootLoader.java:858)
    at org.eclipse.core.boot.BootLoader.run
    (BootLoader.java:461)
    at sun.reflect.NativeMethodAccessorImpl.invoke0
    (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke
    (NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke
    (DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at org.eclipse.core.launcher.Main.basicRun
    (Main.java:291)
    at org.eclipse.core.launcher.Main.run(Main.java:747)
    at org.eclipse.core.launcher.Main.main
    (Main.java:583)
    !ENTRY org.eclipse.ui 4 4 Mar 04, 2004 13:02:43.573
    !MESSAGE Unhandled exception caught in event loop.
    !ENTRY org.eclipse.ui 4 0 Mar 04, 2004 13:02:43.583
    !MESSAGE java.lang.NullPointerException
    !STACK 0
    java.lang.NullPointerException
    at org.maze.eimp.views.BuddyListView.run
    (BuddyListView.java:634)
    at org.eclipse.jface.action.Action.runWithEvent
    (Action.java:842)
    at
    org.eclipse.jface.action.ActionContributionItem.handleWidgetS
    election(ActionContributionItem.java:456)
    at
    org.eclipse.jface.action.ActionContributionItem.handleWidgetE
    vent(ActionContributionItem.java:403)
    at
    org.eclipse.jface.action.ActionContributionItem.access$5
    (ActionContributionItem.java:397)
    at
    org.eclipse.jface.action.ActionContributionItem$ActionListener.
    handleEvent(ActionContributionItem.java:72)
    at org.eclipse.swt.widgets.EventTable.sendEvent
    (EventTable.java:81)
    at org.eclipse.swt.widgets.Widget.sendEvent
    (Widget.java:840)
    at org.eclipse.swt.widgets.Display.runDeferredEvents
    (Display.java:2022)
    at org.eclipse.swt.widgets.Display.readAndDispatch
    (Display.java:1729)
    at org.eclipse.ui.internal.Workbench.runEventLoop
    (Workbench.java:1402)
    at org.eclipse.ui.internal.Workbench.run
    (Workbench.java:1385)
    at
    org.eclipse.core.internal.boot.InternalBootLoader.run
    (InternalBootLoader.java:858)
    at org.eclipse.core.boot.BootLoader.run
    (BootLoader.java:461)
    at sun.reflect.NativeMethodAccessorImpl.invoke0
    (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke
    (NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke
    (DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at org.eclipse.core.launcher.Main.basicRun
    (Main.java:291)
    at org.eclipse.core.launcher.Main.run(Main.java:747)
    at org.eclipse.core.launcher.Main.main
    (Main.java:583)
    !ENTRY org.eclipse.ui 4 4 Mar 04, 2004 13:02:46.77
    !MESSAGE Unhandled exception caught in event loop.
    !ENTRY org.eclipse.ui 4 0 Mar 04, 2004 13:02:46.77
    !MESSAGE java.lang.NullPointerException
    !STACK 0
    java.lang.NullPointerException
    at org.maze.eimp.views.BuddyListView.run
    (BuddyListView.java:634)
    at org.eclipse.jface.action.Action.runWithEvent
    (Action.java:842)
    at
    org.eclipse.jface.action.ActionContributionItem.handleWidgetS
    election(ActionContributionItem.java:456)
    at
    org.eclipse.jface.action.ActionContributionItem.handleWidgetE
    vent(ActionContributionItem.java:403)
    at
    org.eclipse.jface.action.ActionContributionItem.access$5
    (ActionContributionItem.java:397)
    at
    org.eclipse.jface.action.ActionContributionItem$ActionListener.
    handleEvent(ActionContributionItem.java:72)
    at org.eclipse.swt.widgets.EventTable.sendEvent
    (EventTable.java:81)
    at org.eclipse.swt.widgets.Widget.sendEvent
    (Widget.java:840)
    at org.eclipse.swt.widgets.Display.runDeferredEvents
    (Display.java:2022)
    at org.eclipse.swt.widgets.Display.readAndDispatch
    (Display.java:1729)
    at org.eclipse.ui.internal.Workbench.runEventLoop
    (Workbench.java:1402)
    at org.eclipse.ui.internal.Workbench.run
    (Workbench.java:1385)
    at
    org.eclipse.core.internal.boot.InternalBootLoader.run
    (InternalBootLoader.java:858)
    at org.eclipse.core.boot.BootLoader.run
    (BootLoader.java:461)
    at sun.reflect.NativeMethodAccessorImpl.invoke0
    (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke
    (NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke
    (DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at org.eclipse.core.launcher.Main.basicRun
    (Main.java:291)
    at org.eclipse.core.launcher.Main.run(Main.java:747)
    at org.eclipse.core.launcher.Main.main
    (Main.java:583)

     

Log in to post a comment.

MongoDB Logo MongoDB