You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Ted Kirby (JIRA)" <ji...@apache.org> on 2007/05/21 04:35:16 UTC

[jira] Updated: (GERONIMODEVTOOLS-148) Can't start server with eclipse plugin

     [ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ted Kirby updated GERONIMODEVTOOLS-148:
---------------------------------------

    Attachment: GD148.patch

I changed the runtime class to org.apache.geronimo.cli.daemon.DaemonCLI and the server came up for me.
This seems consistent with the cli refactoring changes.

> Can't start server with eclipse plugin
> --------------------------------------
>
>                 Key: GERONIMODEVTOOLS-148
>                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-148
>             Project: Geronimo-Devtools
>          Issue Type: Bug
>          Components: eclipse-plugin
>    Affects Versions: 2.0
>            Reporter: Ted Kirby
>            Priority: Blocker
>         Attachments: GD148.patch
>
>
> Exception in thread "main" java.lang.IllegalArgumentException: Argument type is [class [Ljava.lang.String;]; expected [class org.apache.geronimo.cli.daemon.DaemonCLParser]
> at org.apache.geronimo.system.main.EmbeddedDaemon.execute(EmbeddedDaemon.java:56)
> at org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.main(MainConfigurationBootstrapper.java:45)
> at org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.main(MainConfigurationBootstrapper.java:33)
> See G3174 https://issues.apache.org/jira/browse/GERONIMO-3174.
> At first, I did not know if it was an AG or devtools problem.  Now, I think it is a devtools problem.  Per Donald Woods in G3174, I am opening up this devtools JIRA.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.