[jbosstools-issues] [JBoss JIRA] Reopened: (JBDS-457) Installer only allows installation of additional runtimes when no including the built in runtime

Denis Golovin (JIRA) jira-events at lists.jboss.org
Thu Oct 23 21:06:20 EDT 2008


     [ https://jira.jboss.org/jira/browse/JBDS-457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Denis Golovin reopened JBDS-457:
--------------------------------



It is not working for me in last installer:
1. Runtime for added server is never created
2. 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.



> Installer only allows installation of additional runtimes when no including the built in runtime
> ------------------------------------------------------------------------------------------------
>
>                 Key: JBDS-457
>                 URL: https://jira.jboss.org/jira/browse/JBDS-457
>             Project: Developer Studio
>          Issue Type: Bug
>          Components: installer
>    Affects Versions: 2.0.0.beta1
>            Reporter: Max Rydahl Andersen
>            Assignee: Daniel Azarov
>             Fix For: 2.0.0.beta1
>
>
> When running the installer I can only install additional runtimes if I choose NOT to install the bundled runtime.
> Why are they exclusive ?
> If this cannot be done for beta1 then that is fine, it can wait for cr1 - please adjust fix version accordingly.

-- 
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

        



More information about the jbosstools-issues mailing list