dev@glassfish.java.net

FW: Glassfish build error

From: Sivakumar Thyagarajan <Sivakumar.Thyagarajan_at_Sun.COM>
Date: Tue, 14 Nov 2006 10:54:15 +0530

Hi Riadul

Forwarding this to dev_at_glassfish.dev.java.net so that someone could help.

Thanks
--Siva.

M.Riadul Mannan Riad wrote:
> Hi Sheetal and Sivakumar,
>
> I was trying to build glassfish on Red Hat Ent 4 on ibm powerpc. I
> have the following two cases ....
> Case 1:
> Build was successful from the glassfish image file using (maven
> bootstrap THEN maven configure-runtime). When I start the domain from
> command prompt it shows the domain started successfully with all port
> and other information. However, when i use list-domains it says domain
> not running and also localhost:4848 or 8080 are not accessible. please
> let me know what is the problem here.
>
> Case 2:
>
> I also tried to build glassfish from scratch using maven bootstrap-all
> checkout build. After struggling with all the linking problems between
> ibm jdk and sun jdk versions. Finally, I was able to complie and build
> the glassfish from scratch. However, when finally, I ran the
> configure-runtime I got the following output ... Basically domain
> creation failed. I tried all possible different ways to make it work.
> But all tries failed. Please let me know what could be the reason
> here.
>
> Please also asnwer me, is it possible to run glassfish in ibm powerpc?
>
> build:start:
>
> configure-runtime:
> [copy] Copying 1 file to /root/workspace/publish/glassfish
> [mkdir] Created dir: /root/workspace/publish/glassfish/bin
> [echo] Current Java Version 1.5.0
> [copy] Copying 1 file to /root/workspace/publish/glassfish/config
> [copy] Copying 1 file to /root/workspace/publish/glassfish/bin
> [copy] Copying 1 file to /root/workspace/publish/glassfish/bin
> [copy] Copying 1 file to /root/workspace/publish/glassfish/bin
> [copy] Copying 1 file to /root/workspace/publish/glassfish/bin
> [copy] Copying 1 file to /root/workspace/publish/glassfish/bin
> [copy] Copying 1 file to /root/workspace/publish/glassfish/bin
> [copy] Copying 1 file to /root/workspace/publish/glassfish/bin
> [copy] Copying 1 file to /root/workspace/publish/glassfish/bin
> [copy] Copying 1 file to /root/workspace/publish/glassfish/bin
> [copy] Copying 1 file to /root/workspace/publish/glassfish/bin
> [copy] Copying 1 file to /root/workspace/publish/glassfish/bin
> [copy] Copying 1 file to /root/workspace/publish/glassfish/bin
> [copy] Copying 1 file to /root/workspace/publish/glassfish/bin
> [copy] Copying 1 file to /root/workspace/publish/glassfish/bin
> [copy] Copying 1 file to /root/workspace/publish/glassfish/bin
> [copy] Copying 1 file to /root/workspace/publish/glassfish/bin
> [exec] com.sun.org.apache.xerces.internal.parsers.DOMParser
> [exec] [ERROR] Result: 1
> [delete] Deleting: /root/workspace/publish/glassfish/passfile
> BUILD SUCCESSFUL
>
> Thanks a lot.
>
> Riadul