facebook

Right-Click on node in outline view does nothing.

  1. MyEclipse Archived
  2.  > 
  3. Bugs
Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #202305 Reply

    barddzen
    Member

    * Opened struts-config.xml
    * Switched to outline view
    * Right-click on “action-mappings”
    * New Action selected from popup menu
    * Nothing happens.

    Found the following exception was generated (by Eclipse)

    !ENTRY org.eclipse.ui 4 0 Jan 22, 2004 14:45:34.932
    !MESSAGE Argument cannot be null
    !STACK 0
    java.lang.IllegalArgumentException: Argument cannot be null
    at org.eclipse.swt.SWT.error(SWT.java:2578)
    at org.eclipse.swt.SWT.error(SWT.java:2522)
    at org.eclipse.swt.widgets.Widget.error(Widget.java:388)
    at org.eclipse.swt.widgets.Label.setText(Label.java:413)
    at com.genuitec.eclipse.org.easystruts.eclipse.wizards.NewEasyStrutsWizardPage.ā(Unknown Source)
    at com.genuitec.eclipse.org.easystruts.eclipse.wizards.NewActionWizardPage.createControl(Unknown Source)
    at org.eclipse.jface.wizard.Wizard.createPageControls(Wizard.java:171)
    at org.eclipse.jface.wizard.WizardDialog.createPageControls(WizardDialog.java:524)
    at org.eclipse.jface.wizard.WizardDialog.createContents(WizardDialog.java:473)
    at org.eclipse.jface.window.Window.create(Window.java:305)
    at org.eclipse.jface.dialogs.Dialog.create(Dialog.java:883)
    at org.eclipse.jface.window.Window.open(Window.java:555)
    at com.genuitec.eclipse.struts.editor.outline.BasicOpenWizardActionDelegate$1.run(Unknown Source)
    at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:84)
    at com.genuitec.eclipse.struts.editor.outline.BasicOpenWizardActionDelegate.launchWizard(Unknown Source)
    at com.genuitec.eclipse.struts.editor.outline.BasicOpenWizardActionDelegate.run(Unknown Source)
    at com.genuitec.eclipse.struts.editor.outline.OpenActionWizardActionDelegate.run(Unknown Source)
    at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:271)
    at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:509)
    at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:461)
    at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:408)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:847)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2311)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1992)
    at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1506)
    at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1482)
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:246)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:139)
    at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:47)
    at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:226)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:85)
    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.core.launcher.Main.basicRun(Main.java:279)
    at org.eclipse.core.launcher.Main.run(Main.java:742)
    at org.eclipse.core.launcher.Main.main(Main.java:581)

    #202314 Reply

    Riyad Kalla
    Member

    Please reply and fill out your system information for us (hit Insert).

    Also do you have any other plugins installed? (namely EasyStruts by chance?)

    #202340 Reply

    barddzen
    Member

    Trying to debug another issue with tag-libs, I did a clean install of Eclipse and My Eclipse, nothing more, and still have the issue.

    Environmetn Information is:

    * Windows XP professional
    * Dell Laptop, 2 gig RAM
    * Eclipse Version: 3.0.0, Build id: 200312182000
    * My Eclipse (lates download version as of 1/22/2004)

    Included below is the Config. Information from the about window that should have any information you need about my installation. If you need anything more, let me know!

    *** Date: 1/23/04 8:06 AM

    *** System properties:
    awt.toolkit=sun.awt.windows.WToolkit
    eclipse.application=org.eclipse.ui.ide.workbench
    eclipse.debug.startupTime=1074804699621
    eof=eof
    file.encoding=Cp1252
    file.encoding.pkg=sun.io
    file.separator=\
    java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment
    java.awt.printerjob=sun.awt.windows.WPrinterJob
    java.class.path=C:\eclipse\startup.jar
    java.class.version=48.0
    java.endorsed.dirs=C:\Program Files\Java\j2re1.4.2_02\lib\endorsed
    java.ext.dirs=C:\Program Files\Java\j2re1.4.2_02\lib\ext
    java.home=C:\Program Files\Java\j2re1.4.2_02
    java.io.tmpdir=C:\DOCUME~1\dyutzy\LOCALS~1\Temp\
    java.library.path=C:\WINDOWS\system32;.;C:\WINDOWS\System32;C:\WINDOWS;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\ATI Technologies\ATI Control Panel;C:\PROGRA~1\IBM\CLIENT~2;C:\PROGRA~1\IBM\CLIENT~2\Shared;C:\PROGRA~1\IBM\CLIENT~2\Emulator;C:\Adabas\bin;C:\Adabas\pgm
    java.runtime.name=Java(TM) 2 Runtime Environment, Standard Edition
    java.runtime.version=1.4.2_02-b03
    java.specification.name=Java Platform API Specification
    java.specification.vendor=Sun Microsystems Inc.
    java.specification.version=1.4
    java.util.prefs.PreferencesFactory=java.util.prefs.WindowsPreferencesFactory
    java.vendor=Sun Microsystems Inc.
    java.vendor.url=http://java.sun.com/
    java.vendor.url.bug=http://java.sun.com/cgi-bin/bugreport.cgi
    java.version=1.4.2_02
    java.vm.info=mixed mode
    java.vm.name=Java HotSpot(TM) Client VM
    java.vm.specification.name=Java Virtual Machine Specification
    java.vm.specification.vendor=Sun Microsystems Inc.
    java.vm.specification.version=1.0
    java.vm.vendor=Sun Microsystems Inc.
    java.vm.version=1.4.2_02-b03
    line.separator=

    org.eclipse.osgi.framework.defaultadaptor.bundledir=C:\eclipse\workspace\.metadata\bundles
    org.eclipse.osgi.framework.internal.core.FrameworkBeginningStartLevel=1
    org.eclipse.osgi.framework.internal.core.addresslength=32
    org.eclipse.osgi.framework.internal.core.endian=le
    org.eclipse.osgi.framework.internal.core.impltype=
    org.eclipse.osgi.framework.internal.core.version=3.6.0
    org.eclipse.osgi.framework.internal.core.vm=Java HotSpot(TM) Client VM
    org.osgi.framework.executionenvironment=
    org.osgi.framework.language=en
    org.osgi.framework.os.name=Windows XP
    org.osgi.framework.os.version=5.1
    org.osgi.framework.processor=x86
    org.osgi.framework.vendor=Eclipse
    org.osgi.framework.version=1.2.0
    org.xml.sax.driver=org.apache.crimson.parser.XMLReaderImpl
    os.arch=x86
    os.name=Windows XP
    os.version=5.1
    osgi.arch=x86
    osgi.bundles=org.eclipse.osgi.services, org.eclipse.osgi.util, org.eclipse.core.runtime@2, org.eclipse.update.configurator@3
    osgi.configuration.area=c:\eclipse/.config
    osgi.framework=file:c:/eclipse/plugins/org.eclipse.osgi_3.0.0/
    osgi.frameworkClassPath=core.jar, console.jar, osgi.jar, resolver.jar, defaultAdaptor.jar, eclipseAdaptor.jar
    osgi.installLocation=file:c:/eclipse/
    osgi.instance.area=C:\eclipse\workspace\.metadata\bundles
    osgi.manifest.cache=c:\eclipse/.config/manifests
    osgi.nl=en_US
    osgi.os=win32
    osgi.splashLocation=c:\eclipse\plugins\org.eclipse.platform_3.0.0\splash.bmp
    osgi.splashPath=platform:/base/plugins/org.eclipse.platform
    osgi.ws=win32
    path.separator=;
    sun.arch.data.model=32
    sun.boot.class.path=C:\Program Files\Java\j2re1.4.2_02\lib\rt.jar;C:\Program Files\Java\j2re1.4.2_02\lib\i18n.jar;C:\Program Files\Java\j2re1.4.2_02\lib\sunrsasign.jar;C:\Program Files\Java\j2re1.4.2_02\lib\jsse.jar;C:\Program Files\Java\j2re1.4.2_02\lib\jce.jar;C:\Program Files\Java\j2re1.4.2_02\lib\charsets.jar;C:\Program Files\Java\j2re1.4.2_02\classes
    sun.boot.library.path=C:\Program Files\Java\j2re1.4.2_02\bin
    sun.cpu.endian=little
    sun.cpu.isalist=pentium i486 i386
    sun.io.unicode.encoding=UnicodeLittle
    sun.java2d.fontpath=
    sun.os.patch.level=Service Pack 1
    user.country=US
    user.dir=C:\eclipse
    user.home=C:\Documents and Settings\dyutzy
    user.language=en
    user.name=dyutzy
    user.timezone=America/New_York
    user.variant=
    vendor=Apache Software Foundation
    vendor-url=http://xml.apache.org/xalan-j
    version=2.4.1

    *** Features:
    com.genuitec.myeclipse.ast (3.6.200) “MyEclipse Application Server Tooling”
    com.genuitec.myeclipse.core (3.6.200) “MyEclipse Core Tooling”
    com.genuitec.myeclipse.enterprise (3.6.200) “MyEclipse Enterprise Workbench”
    com.genuitec.myeclipse.help (3.6.200) “MyEclipse Help Documentation”
    com.genuitec.myeclipse.wdt (3.6.200) “MyEclipse Web Development Tooling”
    org.eclipse.jdt (3.0.0) “Eclipse Java Development Tools”
    org.eclipse.jdt.source (3.0.0) “Eclipse Java Development Tools SDK”
    org.eclipse.pde (3.0.0) “Eclipse Plug-in Development Environment”
    org.eclipse.platform (3.0.0) “Eclipse Platform”
    org.eclipse.platform.source (3.0.0) “Eclipse Platform Plug-in Developer Resources”
    org.eclipse.sdk (3.0.0) “Eclipse Project SDK”

    *** Plug-in Registry:
    com.genuitec.eclipse.ast.deploy.core (3.6.200) “Deployment Core Plug-in”
    com.genuitec.eclipse.core (3.6.200) “Genuitec Core”
    com.genuitec.eclipse.cross.easystruts.eclipse (3.6.200) “Stuts Support – Easy”
    com.genuitec.eclipse.easie.bejy (3.6.200) “Genuitec EASIE Bejy Tiger”
    com.genuitec.eclipse.easie.core (3.6.200) “Genuitec EASIE Core”
    com.genuitec.eclipse.easie.jboss (3.6.200) “Genuitec EASIE JBoss”
    com.genuitec.eclipse.easie.jboss2 (3.6.200) “Genuitec EASIE JBoss 2”
    com.genuitec.eclipse.easie.jboss3 (3.6.200) “Genuitec EASIE JBoss 3”
    com.genuitec.eclipse.easie.jboss4 (3.6.200) “Genuitec EASIE JBoss 4”
    com.genuitec.eclipse.easie.jetty (3.6.200) “Genuitec EASIE Jetty”
    com.genuitec.eclipse.easie.jetty4 (3.6.200) “Genuitec EASIE Jetty 4”
    com.genuitec.eclipse.easie.jetty5 (3.6.200) “Genuitec EASIE Jetty 5”
    com.genuitec.eclipse.easie.jonas (3.6.200) “Genuitec EASIE Jonas”
    com.genuitec.eclipse.easie.jonas3 (3.6.200) “Genuitec EASIE Jonas 3”
    com.genuitec.eclipse.easie.jrun (3.6.200) “Genuitec EASIE JRun”
    com.genuitec.eclipse.easie.jrun4 (3.6.200) “Genuitec EASIE JRun 4”
    com.genuitec.eclipse.easie.oracle (3.6.200) “Genuitec EASIE Oracle AS”
    com.genuitec.eclipse.easie.oracle9 (3.6.200) “Genuitec EASIE Oracle 9i/AS”
    com.genuitec.eclipse.easie.orion1 (3.6.200) “Genuitec EASIE Orion 1”
    com.genuitec.eclipse.easie.orion2 (3.6.200) “Genuitec EASIE Orion 2”
    com.genuitec.eclipse.easie.resin (3.6.200) “Genuitec EASIE Resin”
    com.genuitec.eclipse.easie.resin2 (3.6.200) “Genuitec EASIE Resin 2”
    com.genuitec.eclipse.easie.resin3 (3.6.200) “Genuitec EASIE Resin 3”
    com.genuitec.eclipse.easie.tomcat (3.6.200) “Genuitec EASIE Tomcat”
    com.genuitec.eclipse.easie.tomcat4 (3.6.200) “Genuitec EASIE Tomcat 4”
    com.genuitec.eclipse.easie.tomcat5 (3.6.200) “Genuitec EASIE Tomcat 5”
    com.genuitec.eclipse.easie.weblogic (3.6.200) “Genuitec EASIE WebLogic”
    com.genuitec.eclipse.easie.weblogic6 (3.6.200) “Genuitec EASIE WebLogic 6”
    com.genuitec.eclipse.easie.weblogic7 (3.6.200) “Genuitec EASIE WebLogic 7”
    com.genuitec.eclipse.easie.weblogic8 (3.6.200) “Genuitec EASIE WebLogic 8”
    com.genuitec.eclipse.easie.websphere (3.6.200) “Genuitec EASIE WebSphere 4”
    com.genuitec.eclipse.easie.websphere5 (3.6.200) “Genuitec EASIE WebSphere 5”
    com.genuitec.eclipse.improve.editor (3.6.200) “Struts Editor Support Core”
    com.genuitec.eclipse.improve.editor.struts (3.6.200) “Struts Editor Support”
    com.genuitec.eclipse.j2eedt.core (3.6.200) “Genuitec J2EE Development Tooling”
    com.genuitec.eclipse.struts (3.6.200) “com.genuitec.eclipse.struts”
    com.genuitec.eclipse.wdt.jsp.debug (3.6.200) “MyEclipse JSP Debug Tooling”
    com.genuitec.eclipse.wizards (3.6.200) “Aston Wizards for MyEclipse”
    com.genuitec.eclipse.xmen (3.6.200) “MyEclipse XML Editor”
    com.genuitec.myeclipse.ast (3.6.200) “MyEclipse Application Server Tooling”
    com.genuitec.myeclipse.core (3.6.200) “MyEclipse Core Tooling”
    com.genuitec.myeclipse.doc (3.6.200) “MyEclipse Documentation Plug-in”
    com.genuitec.myeclipse.enterprise (3.6.200) “MyEclipse Enterprise Workbench”
    com.genuitec.myeclipse.help (3.6.200) “MyEclipse Help Documentation”
    com.genuitec.myeclipse.perspective (3.6.200) “MyEclipse Perspective Plug-in”
    com.genuitec.myeclipse.wdt (3.6.200) “MyEclipse Web Development Tooling”
    de.bb.bje.eclipse (3.6.200) “BJE Plug-in”
    net.sf.solareclipse.ui (3.6.200) “SolarEclipse UI”
    net.sf.solareclipse.xml.core (3.6.200) “XML Core Plug-in”
    net.sf.solareclipse.xml.ui (3.6.200) “XML Development Tools UI”
    org.apache.ant (1.5.4) “Apache Ant”
    org.apache.lucene (1.3.0.RC2) “Apache Lucene”
    org.apache.xerces (4.0.13) “Xerces Based XML Parser”
    org.eclipse.ant.core (3.0.0) “Ant Build Tool Core”
    org.eclipse.ant.ui (3.0.0) “Ant UI”
    org.eclipse.compare (3.0.0) “Compare Support”
    org.eclipse.core.boot (3.0.0) “Core Boot”
    org.eclipse.core.filebuffers (3.0.0) “File Buffers”
    org.eclipse.core.resources (3.0.0) “Core Resource Management”
    org.eclipse.core.runtime (3.0.0) “org.eclipse.core.runtime”
    org.eclipse.core.runtime.compatibility (3.0.0) “Core Runtime Plug-in Compatibility”
    org.eclipse.core.variables (3.0.0) “Core Variables”
    org.eclipse.debug.core (3.0.0) “Debug Core”
    org.eclipse.debug.ui (3.6.200) “Debug UI”
    org.eclipse.draw2d (3.0.0) “Draw2d”
    org.eclipse.help (3.0.0) “Help System Core”
    org.eclipse.help.appserver (3.0.0) “Help Application Server”
    org.eclipse.help.base (3.0.0) “Help System Base”
    org.eclipse.help.ide (3.0.0) “Help System IDE”
    org.eclipse.help.ui (3.0.0) “Help System UI”
    org.eclipse.help.webapp (3.0.0) “Help System Webapp”
    org.eclipse.jdt (3.0.0) “Eclipse Java Development Tools”
    org.eclipse.jdt.core (3.0.0) “Java Development Tools Core”
    org.eclipse.jdt.debug (3.6.200) “JDI Debug Model”
    org.eclipse.jdt.debug.ui (3.0.0) “JDI Debug UI”
    org.eclipse.jdt.doc.isv (3.0.0) “Eclipse JDT Plug-in Developer Guide”
    org.eclipse.jdt.doc.user (3.0.0) “Eclipse Java Development User Guide”
    org.eclipse.jdt.junit (3.0.0) “Java Development Tools JUnit support”
    org.eclipse.jdt.junit.runtime (3.0.0) “Java Development Tools JUnit runtime support”
    org.eclipse.jdt.launching (3.0.0) “Java Development Tools Launching Support”
    org.eclipse.jdt.source (3.0.0) “Eclipse Java Development Tools SDK”
    org.eclipse.jdt.ui (3.0.0) “Java Development Tools UI”
    org.eclipse.jface (3.0.0) “JFace”
    org.eclipse.jface.text (3.0.0) “JFace Text”
    org.eclipse.osgi (3.0.0) “Eclipse OSGi”
    org.eclipse.osgi.services (3.0.0) “Eclipse OSGi Services”
    org.eclipse.osgi.util (3.0.0) “Eclipse OSGi Utilities”
    org.eclipse.pde (3.0.0) “Eclipse Plug-in Development Environment”
    org.eclipse.pde.build (3.0.0) “Plug-in Development Environment Build Support”
    org.eclipse.pde.core (3.0.0) “Plug-in Development Core”
    org.eclipse.pde.doc.user (3.0.0) “Eclipse Plug-in Development User Guide”
    org.eclipse.pde.junit.runtime (3.0.0) “PDE JUnit Plug-in Test”
    org.eclipse.pde.runtime (3.0.0) “Plug-in Development Environment Runtime”
    org.eclipse.pde.source (3.0.0) “Eclipse Plug-in Development Environment Source Code”
    org.eclipse.pde.ui (3.0.0) “Plug-in Development UI”
    org.eclipse.platform (3.0.0) “Eclipse Platform”
    org.eclipse.platform.doc.isv (3.0.0) “Eclipse Platform Plug-in Developer Guide”
    org.eclipse.platform.doc.user (3.0.0) “Eclipse Workbench User Guide”
    org.eclipse.platform.source (3.0.0) “Eclipse Platform Plug-in Developer Resources”
    org.eclipse.sdk (3.0.0) “Eclipse Project SDK”
    org.eclipse.search (3.0.0) “Search Support”
    org.eclipse.swt (3.0.0) “Standard Widget Toolkit”
    org.eclipse.team.core (3.0.0) “Team Support Core”
    org.eclipse.team.cvs.core (3.0.0) “CVS Team Provider Core”
    org.eclipse.team.cvs.ssh (3.0.0) “CVS SSH Core”
    org.eclipse.team.cvs.ssh2 (3.0.0) “CVS SSH2”
    org.eclipse.team.cvs.ui (3.0.0) “CVS Team Provider UI”
    org.eclipse.team.ui (3.0.0) “Team Support UI”
    org.eclipse.text (3.0.0) “Text”
    org.eclipse.tomcat (4.1.29) “org.eclipse.tomcat”
    org.eclipse.ui (3.0.0) “Eclipse UI”
    org.eclipse.ui.console (3.0.0) “Console”
    org.eclipse.ui.editors (3.0.0) “Default Text Editor”
    org.eclipse.ui.externaltools (3.0.0) “External Tools”
    org.eclipse.ui.ide (3.0.0) “Eclipse IDE UI”
    org.eclipse.ui.versioncheck (3.0.0) “Eclipse Version Check”
    org.eclipse.ui.views (3.0.0) “Views”
    org.eclipse.ui.workbench (3.0.0) “Workbench”
    org.eclipse.ui.workbench.texteditor (3.0.0) “Text Editor Framework”
    org.eclipse.update.configurator (3.0.0) “Install/Update Configurator”
    org.eclipse.update.core (3.0.0) “Install/Update Core”
    org.eclipse.update.scheduler (3.0.0) “Automatic Updates Scheduler”
    org.eclipse.update.ui (3.0.0) “Install/Update UI”
    org.eclipse.update.ui.forms (3.0.0) “Install/Update Forms”
    org.jboss.ide.eclipse.apache.xalan (3.6.200) “Apache Xalan Plug-in”
    org.jboss.ide.eclipse.core (3.6.200) “JBoss Core Plug-in”
    org.jboss.ide.eclipse.xdoclet.assist (3.6.200) “XDoclet Assist Plug-in”
    org.jboss.ide.eclipse.xdoclet.core (3.6.200) “XDoclet Core Plug-in”
    org.jboss.ide.eclipse.xdoclet.run (3.6.200) “XDoclet Runner Plug-in”
    org.jboss.ide.eclipse.xdoclet.ui (3.6.200) “XDoclet UI Plug-in”
    org.junit (3.8.1) “JUnit Testing Framework”
    org.osgi.framework (3.6.0) “OSGi System Bundle”

    *** User Preferences:
    #Fri Jan 23 08:06:26 EST 2004
    com.genuitec.eclipse.easie.jrun4=3.6.200
    de.bb.bje.eclipse//ebejy/jsp/directive/keyword.bgcolor=255,255,255
    org.eclipse.jdt.core/org.eclipse.jdt.core.classpathContainer.portal.rvi.com|com.genuitec.eclipse.j2eedt.core.J2EE13_CONTAINER=<?xml version\=”1.0″ encoding\=”UTF-8″?>\r\n<classpath>\r\n<classpathentry kind\=”lib” path\=”/C\:/Program Files/MyEclipse/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.6.200/data/libraryset/1.3/activation.jar”/>\r\n<classpathentry kind\=”lib” path\=”/C\:/Program Files/MyEclipse/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.6.200/data/libraryset/1.3/javax.servlet.jar”/>\r\n<classpathentry kind\=”lib” path\=”/C\:/Program Files/MyEclipse/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.6.200/data/libraryset/1.3/jboss-j2ee.jar”/>\r\n<classpathentry kind\=”lib” path\=”/C\:/Program Files/MyEclipse/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.6.200/data/libraryset/1.3/jboss-jaas.jar”/>\r\n<classpathentry kind\=”lib” path\=”/C\:/Program Files/MyEclipse/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.6.200/data/libraryset/1.3/jsse.jar”/>\r\n<classpathentry kind\=”lib” path\=”/C\:/Program Files/MyEclipse/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.6.200/data/libraryset/1.3/jts.jar”/>\r\n<classpathentry kind\=”lib” path\=”/C\:/Program Files/MyEclipse/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.6.200/data/libraryset/1.3/mail.jar”/>\r\n</classpath>\r\n
    com.genuitec.eclipse.easie.oracle=3.6.200
    com.genuitec.eclipse.easie.tomcat5=3.6.200
    com.genuitec.eclipse.easie.jrun=3.6.200
    com.genuitec.eclipse.easie.tomcat4=3.6.200
    com.genuitec.eclipse.easie.jboss4/JDK_INSTALLATION_NAME=j2re1.4.2_02
    org.eclipse.jdt.ui/org.eclipse.jdt.ui.PackageExplorer.ImportDeclarationFilter=true
    de.bb.bje.eclipse/printMargin=false
    de.bb.bje.eclipse/currentLine=false
    org.eclipse.jdt.ui/CustomFiltersActionGroup.org.eclipse.jdt.ui.PackageExplorer.userDefinedPatterns=*.jar
    org.eclipse.jdt.ui/CustomFiltersActionGroup.org.eclipse.jdt.ui.PackageExplorer.userDefinedPatternsEnabled=true
    de.bb.bje.eclipse//ebejy/jsp/directive/attribute/value.bgcolor=255,255,255
    com.genuitec.eclipse.easie.weblogic8/JDK_INSTALLATION_NAME=j2re1.4.2_02
    com.genuitec.eclipse.easie.tomcat4/JDK_INSTALLATION_NAME=j2re1.4.2_02
    org.eclipse.jdt.ui/org.eclipse.jdt.ui.PackageExplorer.PackageDeclarationFilter=true
    com.genuitec.eclipse.cross.easystruts.eclipse/me.rc2.upgraded=true
    com.genuitec.eclipse.easie.resin3/JDK_INSTALLATION_NAME=j2re1.4.2_02
    com.genuitec.eclipse.easie.websphere5/JDK_INSTALLATION_NAME=j2re1.4.2_02
    de.bb.bje.eclipse/htmlLower=false
    com.genuitec.eclipse.easie.jonas3/JDK_INSTALLATION_NAME=j2re1.4.2_02
    com.genuitec.eclipse.core=3.6.200
    com.genuitec.eclipse.easie.jonas/JDK_INSTALLATION_NAME=j2re1.4.2_02
    com.genuitec.eclipse.easie.resin3=3.6.200
    com.genuitec.eclipse.easie.resin2=3.6.200
    de.bb.bje.eclipse/AbstractTextEditor.Color.Background.SystemDefault=false
    com.genuitec.eclipse.j2eedt.core/version=3.6.200
    de.bb.bje.eclipse//ebejy/html/tag/name.bgcolor=255,255,255
    de.bb.bje.eclipse/lineNumberRuler=false
    com.genuitec.eclipse.easie.orion1/JDK_INSTALLATION_NAME=j2re1.4.2_02
    com.genuitec.eclipse.easie.weblogic=3.6.200
    org.eclipse.jdt.core/org.eclipse.jdt.core.classpathVariable.MYECLIPSE_STRUTS_HOME=/C\:/Program Files/MyEclipse/eclipse/plugins/com.genuitec.eclipse.cross.easystruts.eclipse_3.6.200/data
    com.genuitec.eclipse.easie.jrun4/JDK_INSTALLATION_NAME=j2re1.4.2_02
    com.genuitec.eclipse.easie.weblogic6/JDK_INSTALLATION_NAME=j2re1.4.2_02
    org.eclipse.jdt.ui/org.eclipse.jdt.internal.ui.PackageExplorer.EmptyInnerPackageFilter=true
    com.genuitec.eclipse.easie.jboss/JDK_INSTALLATION_NAME=j2re1.4.2_02
    org.eclipse.jdt.core/org.eclipse.jdt.core.classpathVariable.MYECLIPSE_LIB_HOME=/C\:/Program Files/MyEclipse/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.6.200/data/libraryset
    de.bb.bje.eclipse/currentLineColor=0,0,0
    com.genuitec.eclipse.easie.jboss2/JDK_INSTALLATION_NAME=j2re1.4.2_02
    de.bb.bje.eclipse//ebejy/html.bgcolor=255,255,255
    com.genuitec.eclipse.easie.websphere=3.6.200
    com.genuitec.eclipse.easie.jboss4=3.6.200
    org.eclipse.jdt.ui/CustomFiltersActionGroup.org.eclipse.jdt.ui.PackageExplorer.TAG_DUMMY_TO_TEST_EXISTENCE=storedViewPreferences
    com.genuitec.eclipse.easie.jboss3=3.6.200
    com.genuitec.eclipse.easie.jetty5/JDK_INSTALLATION_NAME=j2re1.4.2_02
    com.genuitec.eclipse.easie.jboss2=3.6.200
    com.genuitec.eclipse.easie.jetty=3.6.200
    org.eclipse.jdt.launching/org.eclipse.jdt.launching.PREF_VM_XML=<?xml version\=”1.0″ encoding\=”UTF-8″?>\r\n<vmSettings defaultVM\=”57,org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType1,0″>\r\n<vmType id\=”org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType”>\r\n<vm id\=”0″ name\=”j2re1.4.2_02″ path\=”C\:\\Program Files\\Java\\j2re1.4.2_02″ javadocURL\=”http\://java.sun.com/j2se/1.4.2/docs/api”/>\r\n</vmType>\r\n</vmSettings>\r\n
    de.bb.bje.eclipse//ebejy/html/tag/attribute/value.bgcolor=255,255,255
    org.eclipse.jdt.core=3.0.0
    de.bb.bje.eclipse/printMarginColumn=80
    de.bb.bje.eclipse//ebejy/html/tag.bgcolor=255,255,255
    com.genuitec.eclipse.easie.tomcat=3.6.200
    de.bb.bje.eclipse/lfBefore=false
    com.genuitec.eclipse.easie.bejy/JDK_INSTALLATION_NAME=j2re1.4.2_02
    org.eclipse.jdt.ui/org.eclipse.jface.textfont=1|Courier New|10|0|WINDOWS|1|0|0|0|0|0|0|0|0|1|0|0|0|0|Courier New;1|Courier|10|0|WINDOWS|1|0|0|0|0|0|0|0|0|1|0|0|0|0|Courier;1|Lucida Console|9|0|WINDOWS|1|0|0|0|0|0|0|0|0|1|0|0|0|0|Lucida Console;
    org.eclipse.jdt.core/org.eclipse.jdt.core.classpathContainer.vendors.dswshoe.com|org.eclipse.jdt.launching.JRE_CONTAINER=<?xml version\=”1.0″ encoding\=”UTF-8″?>\r\n<classpath>\r\n<classpathentry kind\=”lib” path\=”C\:/Program Files/Java/j2re1.4.2_02/lib/rt.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/Program Files/Java/j2re1.4.2_02/lib/sunrsasign.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/Program Files/Java/j2re1.4.2_02/lib/jsse.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/Program Files/Java/j2re1.4.2_02/lib/jce.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/Program Files/Java/j2re1.4.2_02/lib/charsets.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/Program Files/Java/j2re1.4.2_02/lib/ext/dnsns.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/Program Files/Java/j2re1.4.2_02/lib/ext/ldapsec.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/Program Files/Java/j2re1.4.2_02/lib/ext/localedata.jar”/>\r\n<classpathentry kind\=”lib” path\=”C\:/Program Files/Java/j2re1.4.2_02/lib/ext/sunjce_provider.jar”/>\r\n</classpath>\r\n
    de.bb.bje.eclipse//ebejy/html/tag/attribute.bgcolor=255,255,255
    com.genuitec.eclipse.easie.jonas3=3.6.200
    de.bb.bje.eclipse/removeEmptyLines=false
    de.bb.bje.eclipse//ebejy/html/taglib.bgcolor=255,255,255
    org.eclipse.ui.ide=3.0.0
    com.genuitec.eclipse.easie.orion2/JDK_INSTALLATION_NAME=j2re1.4.2_02
    org.eclipse.jdt.ui/org.eclipse.jdt.ui.PackageExplorer_patternFilterId_*$*.class=true
    com.genuitec.eclipse.easie.tomcat5/JDK_INSTALLATION_NAME=j2re1.4.2_02
    com.genuitec.eclipse.cross.easystruts.eclipse=3.6.200
    com.genuitec.eclipse.easie.oracle9/JDK_INSTALLATION_NAME=j2re1.4.2_02
    org.eclipse.jdt.core/org.eclipse.jdt.core.classpathContainer.vendors.dswshoe.com|com.genuitec.eclipse.j2eedt.core.J2EE13_CONTAINER=<?xml version\=”1.0″ encoding\=”UTF-8″?>\r\n<classpath>\r\n<classpathentry kind\=”lib” path\=”/C\:/Program Files/MyEclipse/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.6.200/data/libraryset/1.3/activation.jar”/>\r\n<classpathentry kind\=”lib” path\=”/C\:/Program Files/MyEclipse/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.6.200/data/libraryset/1.3/javax.servlet.jar”/>\r\n<classpathentry kind\=”lib” path\=”/C\:/Program Files/MyEclipse/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.6.200/data/libraryset/1.3/jboss-j2ee.jar”/>\r\n<classpathentry kind\=”lib” path\=”/C\:/Program Files/MyEclipse/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.6.200/data/libraryset/1.3/jboss-jaas.jar”/>\r\n<classpathentry kind\=”lib” path\=”/C\:/Program Files/MyEclipse/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.6.200/data/libraryset/1.3/jsse.jar”/>\r\n<classpathentry kind\=”lib” path\=”/C\:/Program Files/MyEclipse/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.6.200/data/libraryset/1.3/jts.jar”/>\r\n<classpathentry kind\=”lib” path\=”/C\:/Program Files/MyEclipse/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.6.200/data/libraryset/1.3/mail.jar”/>\r\n</classpath>\r\n
    com.genuitec.eclipse.easie.weblogic7/JDK_INSTALLATION_NAME=j2re1.4.2_02
    com.genuitec.eclipse.easie.resin/JDK_INSTALLATION_NAME=j2re1.4.2_02
    com.genuitec.eclipse.easie.websphere5=3.6.200
    org.eclipse.jdt.core/org.eclipse.jdt.core.builder.resourceCopyExclusionFilter=*.launch
    com.genuitec.eclipse.easie.jboss=3.6.200
    de.bb.bje.eclipse/tab2Space=false
    com.genuitec.eclipse.easie.resin2/JDK_INSTALLATION_NAME=j2re1.4.2_02
    com.genuitec.eclipse.easie.oracle/JDK_INSTALLATION_NAME=j2re1.4.2_02
    com.genuitec.eclipse.j2eedt.core/upgrade_020101_performed=true
    de.bb.bje.eclipse/updateTags=false
    com.genuitec.eclipse.easie.jboss3/JDK_INSTALLATION_NAME=j2re1.4.2_02
    de.bb.bje.eclipse//ebejy/html/comment.bgcolor=255,255,255
    org.eclipse.jdt.ui=3.0.0
    org.eclipse.jdt.ui/org.eclipse.jdt.ui.PackageExplorer_patternFilterId_.*=true
    de.bb.bje.eclipse//ebejy/jsp/comment.bgcolor=255,255,255
    com.genuitec.eclipse.j2eedt.core/j2ee.enable.xml.validation=false
    com.genuitec.eclipse.easie.oracle9=3.6.200
    com.genuitec.eclipse.j2eedt.core/j2ee.enable.xml.validation.all=true
    com.genuitec.eclipse.easie.jrun/JDK_INSTALLATION_NAME=j2re1.4.2_02
    org.eclipse.ui.ide/WELCOME_DIALOG=false
    de.bb.bje.eclipse//ebejy/error.bgcolor=255,255,255
    com.genuitec.eclipse.easie.resin=3.6.200
    de.bb.bje.eclipse/lfAfter=false
    com.genuitec.eclipse.easie.jetty/JDK_INSTALLATION_NAME=j2re1.4.2_02
    de.bb.bje.eclipse/currentLineColor.bgcolor=255,255,255
    org.eclipse.jdt.ui/org.eclipse.jdt.ui.PackageExplorer.LibraryFilter=true
    com.genuitec.eclipse.easie.weblogic/JDK_INSTALLATION_NAME=j2re1.4.2_02
    com.genuitec.eclipse.easie.orion2=3.6.200
    org.eclipse.jdt.ui/lastRecentlyUsedFilters=org.eclipse.jdt.ui.PackageExplorer.LibraryFilter,
    com.genuitec.eclipse.easie.orion1=3.6.200
    org.eclipse.jdt.launching=3.0.0
    de.bb.bje.eclipse//ebejy/jsp/directive/attribute.bgcolor=255,255,255
    com.genuitec.eclipse.xmen=3.6.200
    de.bb.bje.eclipse/overviewRuler=false
    de.bb.bje.eclipse/tabSize=2
    org.eclipse.jdt.ui/fontPropagated=true
    de.bb.bje.eclipse=3.6.200
    com.genuitec.eclipse.xmen/UseCache=false
    com.genuitec.eclipse.easie.jetty4/JDK_INSTALLATION_NAME=j2re1.4.2_02
    com.genuitec.eclipse.easie.websphere/JDK_INSTALLATION_NAME=j2re1.4.2_02
    com.genuitec.eclipse.easie.jetty5=3.6.200
    com.genuitec.eclipse.easie.jetty4=3.6.200
    de.bb.bje.eclipse//ebejy/jsp/directive.bgcolor=255,255,255
    com.genuitec.eclipse.easie.jonas=3.6.200
    com.genuitec.eclipse.easie.weblogic8=3.6.200
    com.genuitec.eclipse.easie.bejy=3.6.200
    com.genuitec.eclipse.easie.weblogic7=3.6.200
    com.genuitec.eclipse.easie.weblogic6=3.6.200
    com.genuitec.eclipse.easie.tomcat/JDK_INSTALLATION_NAME=j2re1.4.2_02
    com.genuitec.eclipse.j2eedt.core=3.6.200

    #202356 Reply

    Riyad Kalla
    Member

    Is your default locale English and everything on your computer run-of-the-mill Windows XP install w.r.t. to locale and language? I’ve seen Wizard problems happen for people that were using different locals, and it turned out that it was actually a missing properties file for that locale that was causing the problem.

    See this thread
    https://www.genuitec.com/forums/topic/problem-executing-j2ee-wizards-in-3-7rc2-closed/&highlight=aston

    the 4th from the last post is the workaround that may work.

    If however this isn’t the case, let me know and I’ll fire your bug off to Scott/Michael, our Jedi support team.

    #202365 Reply

    barddzen
    Member

    I already read that post and checked and in the folders they mentioned, I already have a:

    templates.properties
    templates_en.properties

    I didn’t add these, they were already there.

    #202367 Reply

    Riyad Kalla
    Member

    I have forwarded your problem onto Michael/Scott to see if they can help you.

    #202398 Reply

    Scott Anderson
    Participant

    Barddzen,

    Two things come to mind. First, when you performed the installation, did you
    delete the .config directory under the Eclipse installation as
    described in the extra installation instructions for 3.7 RC2 that are on
    the News & Updates page?

    From your detailed configuration I noticed this:

    java.endorsed.dirs=C:\Program Files\Java\j2re1.4.2_02\lib\endorsed

    The Struts wizards make extensive use of XML and XSL so if you’ve
    added any libraries using the JDK 1.4.2 endorsement mechanism
    they are most likely incompatible with the wizards and could be
    causing the problem. I’d suggest renaming this directory and
    then rerunning Eclipse or using a clean JDK installation.

    #203853 Reply

    Neal Haggard
    Member

    Hi,

    I’m having a similar problem with using struts on an existing web application. However, if I follow the tutorial’s example and create a web app then add struts capabilities to it, it runs fine.

    Looking in the log, here’s what I’m getting:

    java.lang.IllegalArgumentException: Argument cannot be null
    at org.eclipse.swt.SWT.error(SWT.java:2316)
    at org.eclipse.swt.SWT.error(SWT.java:2260)
    at org.eclipse.swt.widgets.Widget.error(Widget.java:385)
    at org.eclipse.swt.widgets.Label.setText(Label.java:413)
    at com.genuitec.eclipse.org.easystruts.eclipse.wizards.NewEasyStrutsWizardPage.ā(Unknown Source)
    at com.genuitec.eclipse.org.easystruts.eclipse.wizards.NewActionWizardPage.createControl(Unknown Source)
    at org.eclipse.jface.wizard.Wizard.createPageControls(Wizard.java:171)
    at org.eclipse.jface.wizard.WizardDialog.createPageControls(WizardDialog.java:524)
    at org.eclipse.jface.wizard.WizardDialog.createContents(WizardDialog.java:473)
    at org.eclipse.jface.window.Window.create(Window.java:302)
    at org.eclipse.jface.window.Window.open(Window.java:552)
    at com.genuitec.eclipse.struts.editor.outline.BasicOpenWizardActionDelegate$1.run(Unknown Source)
    at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
    at com.genuitec.eclipse.struts.editor.outline.BasicOpenWizardActionDelegate.launchWizard(Unknown Source)
    at com.genuitec.eclipse.struts.editor.outline.BasicOpenWizardActionDelegate.run(Unknown Source)
    at com.genuitec.eclipse.struts.editor.outline.OpenActionWizardActionDelegate.run(Unknown Source)
    at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:251)
    at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:456)
    at org.eclipse.jface.action.ActionContributionItem.handleWidgetEvent(ActionContributionItem.java:403)
    at org.eclipse.jface.action.ActionContributionItem.access$0(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(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    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)

    #203858 Reply

    Riyad Kalla
    Member

    Neal please post the information we ask for in the Posting Guidelines (or hit Reply and click Insert and answer the questions accordingly). This will help us narrow down whats going on.

Viewing 9 posts - 1 through 9 (of 9 total)
Reply To: Right-Click on node in outline view does nothing.

You must be logged in to post in the forum log in