[jbosstools-issues] [JBoss JIRA] (JBDS-1532) Users should be warned when installing 32 bit JBDS on 64 bit Leopard

Martin Malina (Commented) (JIRA) jira-events at lists.jboss.org
Wed Oct 19 04:11:46 EDT 2011


    [ https://issues.jboss.org/browse/JBDS-1532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12635666#comment-12635666 ] 

Martin Malina commented on JBDS-1532:
-------------------------------------

Len, it's not about the OS as much as the JDKs available - on Leopard, there is 64bit Java 1.6 and 32bit Java 1.5, but no 32bit Java 1.6. The result is that whenever you run a 32bit binary it uses Java 1.5 which is the main problem. As far as I remember the installation goes fine, but when you start JBDS afterwards it uses Java 1.5 (because it is 32bit) and so most of the tools don't work since they require Java 1.6.

But as I said, we don't have to worry about Leopard going forward. What remains to be an issue is the fact that you're allowed to install any kind of binaries on any kind of platform and you don't get any warning even if you install linux installer on mac or mac installer on windows etc.
                
> Users should be warned when installing 32 bit JBDS on 64 bit Leopard
> --------------------------------------------------------------------
>
>                 Key: JBDS-1532
>                 URL: https://issues.jboss.org/browse/JBDS-1532
>             Project: Developer Studio (JBoss Developer Studio)
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: documentation, installer
>    Affects Versions: 4.0.0.CR1
>         Environment: Mac OS X 10.5 Leopard
> jbdevstudio-product-macosx-cocoa-4.0.0.v201101230948R-H100-CR1.jar
>            Reporter: Martin Malina
>            Assignee: Denis Golovin
>             Fix For: 5.0.0.Beta1
>
>
> I stumbled upon this when testing JBDS on Leopard:
> When you install the Cocoa (32bit) version of JBDS on Leopard, it lets you install it with no problem even though it's not supported because then it's bound to run with Java 1.5 (Java 1.6 is 64bit-only on Leopard).
> When you start JBDS after the installation at first everything seems ok - the welcome screen, the menu... But for example the installed EAP runtime is missing and soon you realize that other plugins are missing too - this is the result of running JBDS running with Java 1.5 in this case.
> If a user installs 32bit version of JBDS on Leopard, it is his fault. But it would be nice to have some kind of warning - either during the installation. Or when JBDS is started with Java 1.5.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list