Jesper Young wrote:Where exactly did you try to download it from?
You can find GlassFish here: https://glassfish.dev.java.net/
Thanks Jesper. I got the Server in .zip format. But when I try starting the default domain(domain1) from glassfish/bin/asadmin.bat file, it is throwing the following exception:
asadmin> start-domain domain1
java.io.IOException:
Couldn't get lock for D:\Program Files\glassfishv3\glassfis
h\domains\domain1\logs\server.log
at java.util.logging.FileHandler.openFiles(Unknown Source)
at java.util.logging.FileHandler.<init>(Unknown Source)
at com.sun.enterprise.admin.launcher.GFLauncherLogger.addLogFileHandler(
GFLauncherLogger.java:85)
at com.sun.enterprise.admin.launcher.GFLauncher.setup(GFLauncher.java:14
8)
at com.sun.enterprise.admin.cli.StartDomainCommand.createLauncher(StartD
omainCommand.java:239)
at com.sun.enterprise.admin.cli.StartDomainCommand.runCommandNotEmbedded
(StartDomainCommand.java:122)
at com.sun.enterprise.admin.cli.StartDomainCommand.executeCommand(StartD
omainCommand.java:117)
at com.sun.enterprise.admin.cli.CLICommand.execute(CLICommand.java:257)
at com.sun.enterprise.admin.cli.MultimodeCommand.executeCommands(Multimo
deCommand.java:228)
at com.sun.enterprise.admin.cli.MultimodeCommand.executeCommand(Multimod
eCommand.java:145)
at com.sun.enterprise.admin.cli.CLICommand.execute(CLICommand.java:257)
at com.sun.enterprise.admin.cli.AsadminMain.executeCommand(AsadminMain.j
ava:229)
at com.sun.enterprise.admin.cli.AsadminMain.main(AsadminMain.java:167)
Waiting for DAS to start ..........................................
And it finally hangs up. Why is this happening and what is the solution. Please suggest.
Regards
Mansukhdeep