Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8067708

dacapo tradesoap fails with -XX:-TieredCompilation -Xcomp

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: External
    • Icon: P2 P2
    • 9
    • 9
    • hotspot
    • None
    • x86
    • linux

      % jdk9-latest/binaries/linux-i586/fastdebug/bin/java -server -XX:-TieredCompilation -Xcomp -jar dacapo-9.12-bach.jar tradesoap
      Using scaled threading model. 24 processors detected, 24 threads used to drive the workload, in a possible range of [1,128]
      Booting Geronimo Kernel (in Java 1.9.0-ea-fastdebug)...
      Error initializing DaCapo: (404)Not Found
      AxisFault
       faultCode: {http://xml.apache.org/axis/}HTTP
       faultSubcode:
       faultString: (404)Not Found
       faultActor:
       faultNode:
       faultDetail:
              {}:return code: 404
      <html>
      <head>
      <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/>
      <title>Error 404 NOT_FOUND</title>
      </head>
      <body>
      <h2>HTTP ERROR: 404</h2><pre>NOT_FOUND</pre>
      <p>RequestURI=/daytrader/services/TradeWSServices</p>
      <p><i><small><a href="http://jetty.mortbay.org">Powered by jetty://</a></small></i></p>

      [...]

      </body>
      </html>

              {http://xml.apache.org/axis/}HttpErrorCode:404

      (404)Not Found
              at org.apache.axis.transport.http.HTTPSender.readFromSocket(HTTPSender.java:744)
              at org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:144)
              at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32)
              at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118)
              at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83)
              at org.apache.axis.client.AxisClient.invoke(AxisClient.java:165)
              at org.apache.axis.client.Call.invokeEngine(Call.java:2784)
              at org.apache.axis.client.Call.invoke(Call.java:2767)
              at org.apache.axis.client.Call.invoke(Call.java:2443)
              at org.apache.axis.client.Call.invoke(Call.java:2366)
              at org.apache.axis.client.Call.invoke(Call.java:1812)
              at org.apache.geronimo.axis.client.ServiceEndpointMethodInterceptor.doIntercept(ServiceEndpointMethodInterceptor.java:103)
              at org.apache.geronimo.axis.client.ServiceEndpointMethodInterceptor.intercept(ServiceEndpointMethodInterceptor.java:58)
              at org.apache.geronimo.axis.client.GenericServiceEndpointWrapper$$EnhancerByCGLIB$$3918573d.initializeDaCapo(<generated>)
              at org.apache.geronimo.samples.daytrader.soap.TradeWebSoapProxy.initializeDaCapo(TradeWebSoapProxy.java:280)
              at org.apache.geronimo.samples.daytrader.dacapo.DaCapoTrader$1.run(DaCapoTrader.java:171)
              at java.lang.Thread.run(Thread.java:745)

            dlong Dean Long
            dlong Dean Long
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: