Sorry java version "1.7.0_101"

On Mon, Jun 20, 2016 at 3:46 PM, Kanchana. P <[email protected]>
wrote:

> HI,
>
> My configuration:
> ------------------
> Ceph with jewel 10.2.2 on RHEl 7.2
> Radosgw is configured on another RHEL node.
> Client node has ubuntu with 14.02 version, Installed Java 1.17 version and
> cosbench 0.4.2.c4
>
> Modified the objects to 20 from 8192. workload failed in main stage, with
> the below error. Can you please let me know what I am missing.
>
> FreeMarker template error: The following has evaluated to null or missing:
> ==> info.errorStatistics.stackTraceAndMessage[trace] [in template
> "mission.ftl" at line 239, column 48] Tip: If the failing expression is
> known to be legally null/missing, either specify a default value with
> myOptionalVar!myDefault, or use <#if
> myOptionalVar??>when-present<#else>when-missing. (These only cover the last
> step of the expression; to cover the whole expression, use parenthessis:
> (myOptionVar.foo)!myDefault, (myOptionVar.foo)?? The failing instruction
> (FTL stack trace): ---------- ==> ${info.errorStatistics.stackTraceAndM...
> [in template "mission.ftl" at line 239, column 46] #list
> info.errorStatistics.stackTrace... [in template "mission.ftl" at line 232,
> column 9] #if showErrorStatistics [in template "mission.ftl" at line 223,
> column 5] ---------- Java stack trace (for programmers): ----------
> freemarker.core.InvalidReferenceException: [... Exception message was
> already printed; see it above ...] at
> freemarker.core.InvalidReferenceException.getInstance(InvalidReferenceException.java:98)
> at freemarker.core.EvalUtil.coerceModelToString(EvalUtil.java:382) at
> freemarker.core.Expression.evalAndCoerceToString(Expression.java:115) at
> freemarker.core.DollarVariable.accept(DollarVariable.java:76) at
> freemarker.core.Environment.visit(Environment.java:265) at
> freemarker.core.MixedContent.accept(MixedContent.java:93) at
> freemarker.core.Environment.visitByHiddingParent(Environment.java:286) at
> freemarker.core.ConditionalBlock.accept(ConditionalBlock.java:86) at
> freemarker.core.Environment.visit(Environment.java:265) at
> freemarker.core.MixedContent.accept(MixedContent.java:93) at
> freemarker.core.Environment.visit(Environment.java:265) at
> freemarker.core.IteratorBlock$Context.runLoop(IteratorBlock.java:181) at
> freemarker.core.Environment.visitIteratorBlock(Environment.java:509) at
> freemarker.core.IteratorBlock.accept(IteratorBlock.java:103) at
> freemarker.core.Environment.visit(Environment.java:265) at
> freemarker.core.MixedContent.accept(MixedContent.java:93) at
> freemarker.core.Environment.visit(Environment.java:265) at
> freemarker.core.IfBlock.accept(IfBlock.java:84) at
> freemarker.core.Environment.visitByHiddingParent(Environment.java:286) at
> freemarker.core.ConditionalBlock.accept(ConditionalBlock.java:86) at
> freemarker.core.Environment.visit(Environment.java:265) at
> freemarker.core.MixedContent.accept(MixedContent.java:93) at
> freemarker.core.Environment.visit(Environment.java:265) at
> freemarker.core.Environment.process(Environment.java:243) at
> freemarker.template.Template.process(Template.java:277) at
> org.springframework.web.servlet.view.freemarker.FreeMarkerView.processTemplate(FreeMarkerView.java:366)
> at
> org.springframework.web.servlet.view.freemarker.FreeMarkerView.doRender(FreeMarkerView.java:283)
> at
> org.springframework.web.servlet.view.freemarker.FreeMarkerView.renderMergedTemplateModel(FreeMarkerView.java:233)
> at
> org.springframework.web.servlet.view.AbstractTemplateView.renderMergedOutputModel(AbstractTemplateView.java:167)
> at
> org.springframework.web.servlet.view.AbstractView.render(AbstractView.java:250)
> at
> org.springframework.web.servlet.DispatcherServlet.render(DispatcherServlet.java:1047)
> at
> org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:817)
> at
> org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:719)
> at
> org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:644)
> at
> org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:549)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:690) at
> javax.servlet.http.HttpServlet.service(HttpServlet.java:803) at
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
> at
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
> at
> org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
> at
> org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
> at
> org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
> at
> org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
> at
> org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
> at
> org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:286)
> at
> org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
> at
> org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583)
> at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
> at java.lang.Thread.run(Thread.java:745)
>
> General Report
> Op-Type     Op-Count     Byte-Count     Avg-ResTime     Avg-ProcTime
> Throughput     Bandwidth     Succ-Ratio
> op1: read     0 ops     0 B     N/A     N/A     0 op/s     0 B/S     0%
> op2: write     81 ops     0 B     2140.72 ms     2140.72 ms     2.82 op/s
>     0 B/S     100%
>
> On Mon, Jun 20, 2016 at 3:29 PM, Kanchana. P <[email protected]>
> wrote:
>
>> Hi Owsiewski ,
>>
>> Thanks a ton for the workload file. I modified the file with my s3 user
>> access key, secret key. cprefix is changed and kept endpoints as it is.
>>
>> At present the workload is running and it is in prepare state. Can you
>> please stay online until i see the final result.
>>
>> I cannot find much help from the web and I am searching for workload from
>> past 4 days and finally i got reply from you.
>>
>> If you have  a chance please respond to my mail when I send you the final
>> results.
>>
>> Thanks for the help.
>>
>> --kanchana.
>>
>> On Mon, Jun 20, 2016 at 3:01 PM, Jaroslaw Owsiewski <
>> [email protected]> wrote:
>>
>>> Hi,
>>>
>>> attached.
>>>
>>> Regards,
>>> --
>>> Jarek
>>>
>>> --
>>> Jarosław Owsiewski
>>>
>>> 2016-06-20 11:01 GMT+02:00 Kanchana. P <[email protected]>:
>>>
>>>> Hi,
>>>>
>>>> Do anyone have a working configuration of ceph s3 to run with cosbench
>>>> tool.
>>>>
>>>> Thanks,
>>>> Kanchana.
>>>>
>>>>
>>>>
>>>> _______________________________________________
>>>> ceph-users mailing list
>>>> [email protected]
>>>> http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
>>>>
>>>>
>>>
>>> _______________________________________________
>>> ceph-users mailing list
>>> [email protected]
>>> http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
>>>
>>>
>>
>
_______________________________________________
ceph-users mailing list
[email protected]
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to