Bug 51096 - JBuilder X can not start AspectJ Browser
Summary: JBuilder X can not start AspectJ Browser
Status: RESOLVED INVALID
Alias: None
Product: AspectJ
Classification: Tools
Component: IDE (show other bugs)
Version: 1.1.1   Edit
Hardware: PC Windows 2000
: P1 critical (vote)
Target Milestone: 1.2.1   Edit
Assignee: Mik Kersten CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 57015 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-02-03 08:52 EST by Bernd Ruecker CLA
Modified: 2004-10-21 13:15 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bernd Ruecker CLA 2004-02-03 08:52:58 EST
When I want to start the AspectJ-Browser the following Exception is thrown:

Message: Could not start browser.
Stack trace: java.lang.ArrayIndexOutOfBoundsException: No such child: 1

	at java.awt.Container.getComponent(Container.java:237)

	at org.aspectj.tools.ajde.jbuilder.AJBrowserAction.enable(Unknown Source)

	at org.aspectj.tools.ajde.jbuilder.AJBrowserAction.actionPerformed(Unknown 
Source)

	at com.borland.primetime.ide.BrowserAction.actionPerformed(Unknown Source)

	at com.borland.primetime.actions.ActionButton.a(Unknown Source)

	at com.borland.primetime.actions.ActionButton.fire(Unknown Source)

	at com.borland.primetime.actions.ActionButton.processMouseEvent(Unknown 
Source)

	at java.awt.Component.processEvent(Component.java:4897)

	at java.awt.Container.processEvent(Container.java:1569)

	at java.awt.Component.dispatchEventImpl(Component.java:3615)

	at java.awt.Container.dispatchEventImpl(Container.java:1627)

	at java.awt.Component.dispatchEvent(Component.java:3477)

	at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:3483)

	at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3198)

	at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3128)

	at java.awt.Container.dispatchEventImpl(Container.java:1613)

	at java.awt.Window.dispatchEventImpl(Window.java:1606)

	at java.awt.Component.dispatchEvent(Component.java:3477)

	at java.awt.EventQueue.dispatchEvent(EventQueue.java:456)

	at java.awt.EventDispatchThread.
pumpOneEventForHierarchy(EventDispatchThread.java:201)

	at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.
java:151)

	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145)

	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137)

	at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)
Comment 1 Mik Kersten CLA 2004-04-01 14:09:04 EST
*** Bug 57015 has been marked as a duplicate of this bug. ***
Comment 2 Adrian Colyer CLA 2004-08-06 06:08:47 EDT
Mik - shouldn't this bug be raised against the AspectJ JBuilder project (http://sourceforge.net/projects/
aspectj4jbuildr/) ? If so let's close it here as there's nothing we can do in the AspectJ source tree to fix 
it....
Comment 3 Mik Kersten CLA 2004-08-19 20:36:21 EDT
Moved to: http://sourceforge.net/tracker/index.php?
func=detail&aid=1012603&group_id=69326&atid=524147
Comment 4 Adrian Colyer CLA 2004-10-21 04:32:25 EDT
Fix released as part of AspectJ 1.2.1
Comment 5 Mik Kersten CLA 2004-10-21 13:15:31 EDT
More precisely, the status of this bug is "moved to sourceforge" and 
not "fixed".