users@glassfish.java.net

Re: Problems installing b41

From: Kedar Mhaswade <kedar.mhaswade_at_Sun.COM>
Date: Tue, 28 Mar 2006 10:32:42 -0800

>
> Then, I run asadmin (why not just asadmin start, btw?)
>
> asadmin start-domain domain1
>
> Which is the instruction found here:
>
> https://glassfish.dev.java.net/downloads/quickstart/index.html
>
> What I get is:
>
> Starting Domain domain1, please wait.
> Log redirected to C:\Sun]glassfish\domains\domain1\log

This does *not* look right. Why is '\' replaced by ']'?
You are sure you didn't do anything else?

I have installed b41 on Windows successfully and don't have this problem.

> C:\Sun]glassfish\domains is not a directory
> CLI156 Could not start the domain domain1.
>
> OK, I'm not dumb. Maybe if I just create the directory?
>
> md domains
>
> asadmin start-domain domain1
> starting...
> log redirected...
> Domain domain1 does not exist in C:\Sun\glassfish\domains. Use a
> different domain name or the --domaindir option.
> CLI156 Could not start the domain domain1.
>
> OK, I give up.
>
> What am I doing wrong, and what documentation SHOULD I be reading to
> tell me what to do?
>
> Jim
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>