[jbosstools-issues] [JBoss JIRA] Created: (JBDS-530) Runtimes still not configured correctly

Max Rydahl Andersen (JIRA) jira-events at lists.jboss.org
Thu Dec 18 07:41:54 EST 2008


Runtimes still not configured correctly
---------------------------------------

                 Key: JBDS-530
                 URL: https://jira.jboss.org/jira/browse/JBDS-530
             Project: Developer Studio
          Issue Type: Bug
          Components: integration
    Affects Versions: 2.0.0.cr1
         Environment: 1812 build
            Reporter: Max Rydahl Andersen
            Assignee: Denis Golovin
            Priority: Blocker
             Fix For: 2.0.0.cr1


Using the EAP installer and adding the SOA-P server I get a file with this content:

#Thu Dec 18 12:23:02 CET 2008
server1=jboss-soa-p.4.3.0,SOA-P,4.3,C\:\\work\\products\\jboss-soa-p.4.3.0

The file name is properly escaped now (good), but the error log now says:

Can't create new JBoss Server
java.io.IOException: The filename, directory name, or volume label syntax is incorrect
at java.io.WinNTFileSystem.canonicalize0(Native Method)
at java.io.Win32FileSystem.canonicalize(Unknown Source)
at java.io.File.getCanonicalPath(Unknown Source)
at java.io.File.getCanonicalFile(Unknown Source)
at org.jboss.tools.runtime.JBossRuntimeStartup.earlyStartup(JBossRuntimeStartup.java:172)
at org.eclipse.ui.internal.EarlyStartupRunnable.runEarlyStartup(EarlyStartupRunnable.java:87)
at org.eclipse.ui.internal.EarlyStartupRunnable.run(EarlyStartupRunnable.java:66)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
at org.eclipse.ui.internal.Workbench$54.run(Workbench.java:2169)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

But for some reason the two servers (the builtin and the soap seem to be configured correctly ?)

But there is NO Seam nor jbpm runtimes setup for neither of these.




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