[imps] build.py --local [was: local install on Centos 6, BUILD SUCCESSFUL, but not quite ...]

Rancid Iodine rancid.iodine at gmail.com
Thu Mar 29 09:11:36 PDT 2012


I ran

python build/build.py --local all

but still end up getting the timeouts after "BUILD SUCCESSFUL".

The 1st time is here:

"java" -classpath
./dependencies/commons-codec-1.4/commons-codec-1.4.jar:./dependencies/commons-httpclient-3.1/commons-httpclient-3.1.jar:./dependencies/commons-logging-1.1.1/commons-logging-1.1.1.jar:./dependencies/commons-logging-1.1.1/commons-logging-adapters-1.1.1.jar:./dependencies/commons-logging-1.1.1/commons-logging-api-1.1.1.jar:./dependencies/icu4j-charsets-4_4_2.jar:./dependencies/icu4j-4_4_2.jar:./dependencies/iri-0.5/lib/iri.jar:./dependencies/jetty-6.1.26/lib/servlet-api-2.5-20081211.jar:./dependencies/jetty-6.1.26/lib/jetty-6.1.26.jar:./dependencies/jetty-6.1.26/lib/jetty-util-6.1.26.jar:./dependencies/jetty-6.1.26/lib/ext/jetty-ajp-6.1.26.jar:./dependencies/apache-log4j-1.2.15/log4j-1.2.15.jar:./dependencies/rhino1_7R1/js.jar:./dependencies/xerces-2_9_1/xercesImpl.jar:./dependencies/xerces-2_9_1/xml-apis.jar:./dependencies/slf4j-1.5.2/slf4j-log4j12-1.5.2.jar:./dependencies/commons-fileupload-1.2.1/lib/commons-fileupload-1.2.1.jar:./dependencies/isorelax.jar:./dependencies/mozilla/intl/chardet/java/dist/lib/chardet.jar:./dependencies/saxon9.jar:./dependencies/jsontools-core-1.5.jar:./dependencies/antlr.jar:./dependencies/xom-1.1.jar:./dependencies/junit-4.4.jar:./dependencies/apache-ant-1.7.0/lib/ant.jar:./dependencies/apache-ant-1.7.0/lib/ant-launcher.jar:./jars/non-schema.jar:./jars/io-xml-util.jar:./jars/htmlparser.jar:./jars/hs-aelfred2.jar:./jars/html5-datatypes.jar:./jars/test-harness.jar:jing-trang/build/jing.jar
org.whattf.syntax.Driver
Exception in thread "main" java.lang.ExceptionInInitializerError
        at
org.whattf.datatype.Html5DatatypeLibrary.createDatatype(Html5DatatypeLibrary.java:134)
        at
org.whattf.datatype.Html5DatatypeLibrary.createDatatypeBuilder(Html5DatatypeLibrary.java:52)
        at
com.thaiopensource.relaxng.impl.SchemaBuilderImpl.makeDataPatternBuilder(Unknown
Source)
        at
com.thaiopensource.relaxng.parse.compact.CompactSyntax.DataExpr(Unknown
Source)
        at
com.thaiopensource.relaxng.parse.compact.CompactSyntax.PrimaryExpr(Unknown
Source)
        at
com.thaiopensource.relaxng.parse.compact.CompactSyntax.AnnotatedPrimaryExpr(Unknown
Source)
        at
com.thaiopensource.relaxng.parse.compact.CompactSyntax.UnaryExpr(Unknown
Source)
        at
com.thaiopensource.relaxng.parse.compact.CompactSyntax.Expr(Unknown Source)
        at
com.thaiopensource.relaxng.parse.compact.CompactSyntax.Define(Unknown
Source)
        at
com.thaiopensource.relaxng.parse.compact.CompactSyntax.Definition(Unknown
Source)
        at
com.thaiopensource.relaxng.parse.compact.CompactSyntax.GrammarComponent(Unknown
Source)
        at
com.thaiopensource.relaxng.parse.compact.CompactSyntax.GrammarBody(Unknown
Source)
        at
com.thaiopensource.relaxng.parse.compact.CompactSyntax.IncludedGrammar(Unknown
Source)
        at
com.thaiopensource.relaxng.parse.compact.CompactSyntax.parseInclude(Unknown
Source)
        at
com.thaiopensource.relaxng.parse.compact.CompactParseable.parseAsInclude(Unknown
Source)
        at
com.thaiopensource.relaxng.impl.SchemaBuilderImpl$IncludeImpl.endInclude(Unknown
Source)
        at
com.thaiopensource.relaxng.parse.compact.CompactSyntax.Include(Unknown
Source)
        at
com.thaiopensource.relaxng.parse.compact.CompactSyntax.GrammarComponent(Unknown
Source)
        at
com.thaiopensource.relaxng.parse.compact.CompactSyntax.GrammarBody(Unknown
Source)
        at
com.thaiopensource.relaxng.parse.compact.CompactSyntax.TopLevelGrammar(Unknown
Source)
        at
com.thaiopensource.relaxng.parse.compact.CompactSyntax.Input(Unknown Source)
        at
com.thaiopensource.relaxng.parse.compact.CompactSyntax.parse(Unknown Source)
        at
com.thaiopensource.relaxng.parse.compact.CompactParseable.parse(Unknown
Source)
        at com.thaiopensource.relaxng.impl.SchemaBuilderImpl.parse(Unknown
Source)
        at
com.thaiopensource.relaxng.impl.SchemaReaderImpl.createSchema(Unknown
Source)
        at
com.thaiopensource.validate.AbstractSchemaReader.createSchema(Unknown
Source)
        at org.whattf.syntax.Driver.schemaByFilename(Driver.java:122)
        at org.whattf.syntax.Driver.checkDirectory(Driver.java:202)
        at org.whattf.syntax.Driver.check(Driver.java:264)
        at org.whattf.syntax.Driver.main(Driver.java:296)
Caused by: java.lang.RuntimeException: java.net.ConnectException:
Connection timed out
        at org.whattf.datatype.Charset.<clinit>(Charset.java:50)
        ... 30 more


On 29 March 2012 16:51, Michael[tm] Smith <mike at w3.org> wrote:

> Rancid Iodine <rancid.iodine at gmail.com>, 2012-03-29 16:44 +0100:
>
> > Even so, the java (post- "BUILD SUCCESSFUL") compilation part of the
> build
> > procedure would still have the problem getting through our firewall/proxy
> > which I mentioned before, would it not?
>
> You should not have that problem if you run the build script with the
> "--local" option.
>
>  --Mike
>
> --
> Michael[tm] Smith http://people.w3.org/mike/+
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.whatwg.org/pipermail/implementors-whatwg.org/attachments/20120329/b93878db/attachment-0003.htm>


More information about the Implementors mailing list