[JBoss JIRA] Created: (JBIDE-3299) Error msg when display RETE tree
by John Graham (JIRA)
Error msg when display RETE tree
--------------------------------
Key: JBIDE-3299
URL: https://jira.jboss.org/jira/browse/JBIDE-3299
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: drools
Affects Versions: 3.0.0.cr1
Environment: JBossTools-3.0.0.CR1-N200811261221-ALL-linux-gtk
Reporter: John Graham
Priority: Critical
Fix For: 3.0.0.cr1
Attachments: MyBusinessRules.drl, rete-tree-err.jpg
Opened a rule resource (attached) in the editor. Attempted to switch to the RETE tree tab, an error message appeared (attached), and the following log was generated:
eclipse.buildId=M20080911-1700
java.version=1.6.0_07
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Command-line arguments: -os linux -ws gtk -arch x86 -clean
Error
Wed Nov 26 15:34:13 GMT-05:00 2008
Internal error in Drools Plugin:
java.lang.reflect.InvocationTargetException
at org.drools.eclipse.editors.DRLRuleEditor2$3.run(DRLRuleEditor2.java:251)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
Caused by: java.lang.Exception: Unable to parse rules to show RETE view!
at org.drools.eclipse.editors.rete.ReteViewer.loadReteModel(ReteViewer.java:147)
at org.drools.eclipse.editors.DRLRuleEditor2$3.run(DRLRuleEditor2.java:244)
... 1 more
Root exception:
java.lang.Exception: Unable to parse rules to show RETE view!
at org.drools.eclipse.editors.rete.ReteViewer.loadReteModel(ReteViewer.java:147)
at org.drools.eclipse.editors.DRLRuleEditor2$3.run(DRLRuleEditor2.java:244)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
17 years, 3 months
[JBoss JIRA] Created: (JBDS-462) JBDS Installer: Exception when version is selected in combo box
by Daniel Azarov (JIRA)
JBDS Installer: Exception when version is selected in combo box
---------------------------------------------------------------
Key: JBDS-462
URL: https://jira.jboss.org/jira/browse/JBDS-462
Project: Developer Studio
Issue Type: Bug
Components: installer
Reporter: Daniel Azarov
Assignee: Daniel Azarov
Fix For: 2.0.0.beta1
Exception occurs when I'm trying to select version in combo
at net.sourceforge.mlf.metouia.MetouiaScrollPaneUI.paint(MetouiaScrollPaneUI.java:89)
at javax.swing.plaf.ComponentUI.update(ComponentUI.java:142)
at javax.swing.JComponent.paintComponent(JComponent.java:743)
at javax.swing.JComponent.paint(JComponent.java:1006)
at javax.swing.JComponent.paintChildren(JComponent.java:843)
it seems problem in installed L&F in line below
Rectangle vbounds = scrollpane.getHorizontalScrollBar().getBounds();
because scrollpane.getHorizontalScrollBar() returns null.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
17 years, 3 months
[JBoss JIRA] Created: (JBIDE-1928) JBoss server runtime points to wrong folder.
by Aliaksey Nis (JIRA)
JBoss server runtime points to wrong folder.
--------------------------------------------
Key: JBIDE-1928
URL: http://jira.jboss.com/jira/browse/JBIDE-1928
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JBossAS
Affects Versions: 2.1
Environment: WindowsXP SP2
jbdevstudio-win32-1.0.0.GA.jar
JBoss Developer Studio
Version: 2.1
Build: jbdevstudio-win32-1.0.0.GA.jar
JDK 1.5_08
Reporter: Aliaksey Nis
EXECUTE: Install 2/1 JBDS
EXECUTE: Window > Preferences > Server > Installed Runtimes
EXECUTE: Select Server runtime, press Edit.
FAILURE: Default folder settings - points to D:\EclipseJBDS2.1\jboss-eap\jboss-as , warning with "Invalid directory " shown.
EXECUTE: Change path to D:\EclipseJBDS2.1\jboss-eap\jboss-as\jboss-eap-4.3\jboss-as
ASSERT: All ok now.
Something wrong with folder structure in \jboss-eap\ .
Related to JBIDE-1925 .
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
17 years, 3 months