Hi, please make sure that you have "the right version" of required software: ( http://globus.org/toolkit/docs/4.2/4.2.1/admin/install/#gtadmin-prereq-required )
(If I remember correctly, I had some problems with compiling GT4 using JDK6, you may try with JDK5) Cheers, Shayan http://www3.ntu.edu.sg/home5/shay0001/ --- What do you do to protect our planet? Be considerate: Have leaky air conditioning and refrigeration systems repaired. 2009/3/2 Ergün Gümüş <[email protected]> > Hi, > > I am trying to install Globus Toolkit 4.2.1 on Ubuntu 7.10 by building from > source code. I have updated all packages. JDK version is 1.6.0.03. Build > ends like that: > > gpt-build ====> Changing to > /home/globus/Masaüstü/gt4.0.8-all-source-installer/source-trees/wsrf/java/core/source > gpt-build ====> BUILDING globus_java_ws_core > ant deploy -Denable.container.desc=true > -Ddeploy.dir=/usr/local/globus-4.0.8/ > Buildfile: build.xml > > init: > > stubs: > > generateStubs: > [echo] Generating stubs from WS-ResourceProperties_service.wsdl > [java] java.net.MalformedURLException: no protocol: > /home/globus/Masaüstü/gt4.0.8-all-source-installer/source-trees/wsrf/java/core/source/build/schema/wsrf/properties/WS-ResourceProperties_service.wsdl > [java] at java.net.URL.<init>(URL.java:567) > [java] at java.net.URL.<init>(URL.java:464) > [java] at java.net.URL.<init>(URL.java:413) > [java] at > org.apache.xerces.impl.XMLEntityManager.setupCurrentEntity(Unknown Source) > [java] at > org.apache.xerces.impl.XMLVersionDetector.determineDocVersion(Unknown > Source) > [java] at > org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source) > [java] at > org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source) > [java] at org.apache.xerces.parsers.XMLParser.parse(Unknown > Source) > [java] at org.apache.xerces.parsers.DOMParser.parse(Unknown > Source) > [java] at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown > Source) > [java] at > org.apache.axis.utils.XMLUtils.newDocument(XMLUtils.java:362) > [java] at > org.apache.axis.utils.XMLUtils.newDocument(XMLUtils.java:413) > [java] at > org.apache.axis.wsdl.symbolTable.SymbolTable.populate(SymbolTable.java:473) > [java] at > org.apache.axis.wsdl.gen.Parser$WSDLRunnable.run(Parser.java:356) > [java] at java.lang.Thread.run(Thread.java:619) > > BUILD FAILED > /home/globus/Masaüstü/gt4.0.8-all-source-installer/source-trees/wsrf/java/core/source/build.xml:105: > The following error occurred while executing this line: > /usr/local/globus-4.0.8/share/globus_wsrf_tools/build-stubs.xml:242: Java > returned: 1 > > Total time: 8 seconds > > ERROR: Build has failed > make: *** [globus_java_ws_core] Hata 1 > > > Can you help me about this problem? > > Kind Regards >
