:-) fine!

I will try to prevent this behaviour in the next release.

Have fun!

Andreas

> -----Original Message-----
> From: Seib, Broc [mailto:[EMAIL PROTECTED]
> Sent: Montag, 11. Oktober 2004 16:37
> To: Avalon framework users
> Cc: Seib, Broc
> Subject: RE: Running "hello" with Eclipse 3.0.1 and Merlin Developer
0.1.2
> 
> Hi Andreas,
> 
> That fixed it. Thanks for your help.
> 
> -broc
> 
> -----Original Message-----
> From: Andreas Oberhack [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, October 12, 2004 12:23 AM
> To: 'Avalon framework users'
> Subject: RE: Running "hello" with Eclipse 3.0.1 and Merlin Developer
> 0.1.2
> 
> 
> Hi Broc,
> 
> I just read your post again. With selecting run... and accepting the
> defaults in the "run" - dialog you have overwritten the command line
> args generated by Studio.
> 
> Please open again the run... dialog -> delete the Merlin block entry.
> 
> Then select your project again, go to "run as -> run Merlin block"
> without opening the "run..." dialog.
> 
> This should help.
> 
> Andreas
> 
> > -----Original Message-----
> > From: Seib, Broc [mailto:[EMAIL PROTECTED]
> > Sent: Sonntag, 10. Oktober 2004 02:56
> > To: Avalon framework users
> > Cc: Seib, Broc
> > Subject: Running "hello" with Eclipse 3.0.1 and Merlin Developer
0.1.2
> >
> > Hi all,
> >
> > I am using eclipse 3.0.1 and have installed Merlin Developer 0.1.2
> (from
> > www.apache.org/~oberhack/metro/studio/updates). I created a new
> project by
> > using the wizard and choosing Merlin Block Development project. I
> selected
> > the "hello" example, which created the familiar HelloComponent
class,
> > xinfo, and block.xml files. For running it, I setup a new
> > MetroServerConfiguration from the Run > Run... menu, and I kept the
> > defaults.
> >
> > When I ran it, it downloaded all kinds of resources successfully, as
> I'd
> > expect. But then it exits with the following errors:
> >
> > ---- runtime exception report
> --------------------------------------------
> > ------
> >
> > Exception: org.apache.avalon.merlin.KernelRuntimeException
> >
> > Message: Unable to transform the token: [ -execute -debug] due to an
> > unexpected error.
> >
> > ---- cause
> ---------------------------------------------------------------
> > ------
> >
> > Exception: org.apache.avalon.merlin.KernelRuntimeException
> >
> > Message: Unable to resolve the block path [ -execute -debug].
> >
> > ---- cause
> ---------------------------------------------------------------
> > ------
> >
> > Exception: java.net.MalformedURLException
> >
> > Message: no protocol: -execute -debug
> >
> > ---- stack trace
> ---------------------------------------------------------
> > ------
> >
> > java.net.MalformedURLException: no protocol: -execute -debug
> >
> > java.net.URL.<init>(Unknown Source)
> >
> > java.net.URL.<init>(Unknown Source)
> >
> > java.net.URL.<init>(Unknown Source)
> >
> >
>
org.apache.avalon.merlin.impl.DefaultCriteria.resolveURL(DefaultCriteria
> .j
> > ava:731)
> >
> >
>
org.apache.avalon.merlin.impl.DefaultCriteria.getDeploymentURLs(DefaultC
> ri
> > teria.java:341)
> >
> >
>
org.apache.avalon.merlin.impl.DefaultFactory.create(DefaultFactory.java:
> 26
> > 1)
> >
> > org.apache.avalon.merlin.cli.Main.<init>(Main.java:301)
> >
> > org.apache.avalon.merlin.cli.Main.main(Main.java:255)
> >
> >
>
------------------------------------------------------------------------
> --
> > ------
> >
> > The "-execute -debug" look like command line args that may need
quoted
> or
> > something, but I can't find where these are being passed. There was
> > nothing in the MetroServerConfiguration setup panels.
> >
> > Any tips or ideas?
> >
> > -broc
> >
> > ---
> > Incoming mail is certified Virus Free.
> > Checked by AVG anti-virus system (http://www.grisoft.com).
> > Version: 6.0.773 / Virus Database: 520 - Release Date: 05.10.2004
> >
> 
> ---
> Outgoing mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.773 / Virus Database: 520 - Release Date: 05.10.2004
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> ---
> Incoming mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.773 / Virus Database: 520 - Release Date: 05.10.2004
> 

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.773 / Virus Database: 520 - Release Date: 05.10.2004
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to