[jbosstools-issues] [JBoss JIRA] Commented: (JBDS-1091) Installer does not always import all found App servers to newly created workspace

Snjezana Peco (JIRA) jira-events at lists.jboss.org
Fri Mar 5 21:50:10 EST 2010


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

Snjezana Peco commented on JBDS-1091:
-------------------------------------

I have tried to reproduce the case by changing JBDS in the following way:

- JBDS doesn't show the Welcome Screen
- the JBossRuntimeStartup class shows the Servers view first and then it creates servers (11 servers)

Screencast http://screencast.com/t/NDY2MjkxYjA demonstrates that the Servers view refreshes the servers correctly.

Questions:

1) Can you reproduce the problem on any other OS except Fedora 12, linux x86_64 ?
It is possible that there is a bug in linux_gtk x86_64. 
2) Which JDK are you using?
3) Are you using a symbolic link for any your server home directory ?
If yes, can you try to reproduce the problem without using symbolic links ?

Possible solutions:

- adding the refresh action to the Servers View
- within the JBossRuntimeStartup class, refreshing the Server's viewer after creating the servers.

> Installer does not always import all found App servers to newly created workspace
> ---------------------------------------------------------------------------------
>
>                 Key: JBDS-1091
>                 URL: https://jira.jboss.org/jira/browse/JBDS-1091
>             Project: Developer Studio (JBoss Developer Studio)
>          Issue Type: Bug
>          Components: installer
>    Affects Versions: 3.0.0.CR2
>         Environment: Fedora 12, x86_64
>            Reporter: Libor Zoubek
>            Assignee: Snjezana Peco
>            Priority: Critical
>             Fix For: 3.0.0.CR2
>
>         Attachments: application_platforms.properties
>
>
> Is seem that installer has problem with finding servers. It finds it during installation process, but when I then  run JBDS with new workspace, I can't see servers found during installation in Server View. There are quite strange conditions to make this happen. 
> Requirements:
>  * JBDS CR2
>  * jboss-eap-noauth-5.0.0.GA.zip
> unzip jboss-eap-noauth-5.0.0.GA.zip  /tmp/
> cp -a /tmp/jboss-eap-5.0/jboss-as /tmp
> Now we have EAP5 plattform in /tmp/jboss-eap-5.0/ and jboss 5 AS in /tmp/jboss-as
> Steps to reproduce: 
> * Run JBDS CR2 installer
> * When adding servers, the order DOES matter (If you find servers in reverse order, everything works as expected)
>   * Find -> Select path /tmp/jboss-as
>   * Find -> Select path tmp/jboss-eap-5.0/
> After installation run JBDS and point workspace to some new/empty dir
> Result : No servers or only one of them (always eap) can be found in Server View.
> The installer behaviour is really strange. I've tried it almost 30times ( delete installation and workspace, than install again) at this issue does not happen every time.
> Secondly, I've figured out, that installer is probably creating Server configurations in the latest step of installation (when it creates shortcuts). One can leave installation process at this step (I do not need to have shortcut on my desktop, so I quit installation), then absolutely no app server configurations appear in JBDS afterwards.  Can we move this step to some earlier phase of installation? 

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