Hi, I'm trying to cluster a Windows DAS with an Ubuntu VirtualBox node. When
I run asadmin create-instance I get this:
[code]Do you trust the above certificate [y|N] -->y
Failed to execute local command:
C:\usr\local\glassfish3\glassfish\bin\asadmin.bat is not executable.
Command create-instance completed with warnings.[/code]
Looks to me as though either my Windows GF is trying to run asadmin.bat on
Ubuntu, or it's trying to run it locally using the remote node's installdir.
Is this a known error? Are platform-heterogeneous clusters supported?
Anything I can do to get around it?
Here is `list-nodes -l` from the DAS in case it helps:
[code]c:\glassfish3\glassfish>as list-nodes -l
NODE NAME TYPE NODE HOST INSTALL
DIRECTORY REFERENCED BY
localhost-domain1 CONFIG localhost C:\glassfish3
ubu SSH 192.168.56.1
/usr/local/glassfish3 ubu1[/code]
--
[Message sent by forum member 'lxs2']
View Post: http://forums.java.net/node/835538