[jbosstools-issues] [JBoss JIRA] Commented: (JBDS-1285) IllegalArgumentException when installing from UNC path on WinXP

Denis Golovin (JIRA) jira-events at lists.jboss.org
Tue Nov 23 16:17:59 EST 2010


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

Denis Golovin commented on JBDS-1285:
-------------------------------------

It can be fixed if we get rid of ant in installation and just start empty eclipse application from installer using JavaRuntime.exec(). This empy eclipse application would just exit right after it started and that would trigger configuration generation the same way we have now, but without ant. I've tested that on .product file based build and it works.

> IllegalArgumentException when installing from UNC path on WinXP
> ---------------------------------------------------------------
>
>                 Key: JBDS-1285
>                 URL: https://jira.jboss.org/browse/JBDS-1285
>             Project: Developer Studio (JBoss Developer Studio)
>          Issue Type: Bug
>          Components: installer
>    Affects Versions: 3.0.1.GA
>         Environment: WindowsXP, jre-1.5.0_15,jre-1.6.0_15
>            Reporter: Libor Zoubek
>            Assignee: Denis Golovin
>             Fix For: 4.0.0.Beta2
>
>         Attachments: stacktrace.log
>
>
> JBDS cannot be installed when installation is run from UNC path - java -jar \\machine\share\jbdevstudio.jar
> this happens at the end of copy phase

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list