dev@glassfish.java.net

Re: start-cluster on Windows Vista

From: Tom Mueller <tom.mueller_at_oracle.com>
Date: Wed, 07 Jul 2010 09:36:33 -0500

What directory do you have GF installed in?

If it is a top-level directory like C:\gf, and you are running it as
yourself, you might be running into problems related to the virtual file
system stuff on Vista. When using a directory outside your home
directory, remember to run as administrator (not just login as
administrator - you have to right click on the command prompt and select
run as administrator).

Tom


On 7/7/2010 12:09 AM, Byron Nevins wrote:
> Have you proven that it is VISTA, only, that has the problem. Or did
> you just happen to see it on VISTA?
>
>
>
> On 7/6/2010 8:39 PM, Kumar Jayanti wrote:
>> Joe Di Pol wrote:
>>> Kumar Jayanti wrote:
>>>> Hi,
>>>>
>>>> I am using Windows Vista and i see two problems with latest V3.1
>>>> cluster related commands :
>>>>
>>>> 1. asadmin start-cluster c1
>>>> starts the cluster but the command does not exit. It waits for a
>>>> long time and then says Read Timeout.
>>>
>>> Were there any useful messages in the server log file?
>>>
>>> When this occurs can you start the instance using start-local-instance?
>>>
>> Like i said the instance is started correctly. However the command
>> just doesn't seem to exit since it is probably trying to wait till
>> the server is UP (but unable to detect the condition reliably on
>> Vista ?). So after a long time i see IO Error Read timeout and it
>> exits.
>>
>> But the cluster and its instances are all started.
>>
>> regards,
>> kumar
>>
>>>>
>>>> 2. asadmin start-local-instance in1
>>>> causes a problem if my JAVA_HOME is set to JDK. It gives the
>>>> following error "Error: no `server' JVM at
>>>> `C:\kumar\jdk\bin\server\jvm.dll'"
>>>>
>>>> When i set the JAVA_HOME to point to JRE it would start the
>>>> instance properly.
>>>>
>>>>
>>>> regards,
>>>> kumar
>>>>
>>>>
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
>>>> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>>>>
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
>>> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
>> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>>
>