Is this Solaris SPARC?

Looks like a compression / Jackson issue, SPARC is 64bit big-endian, so
this is interesting.

Jörg

On Sun, Oct 19, 2014 at 12:25 PM, Abhinav Sonkar <xsabhi...@gmail.com>
wrote:

> Hello,
>
> I am using ES 1.3.4 with Logstash 1.4.2 on Solaris sparc. Everyday when
> Logstash tries to create a new index ES stops responding (process is
> active) with below error:
>
> [2014-10-19 12:23:02,264][DEBUG][action.admin.indices.create] [SZ1248
> Morpheus] [logstash-2014.10.19] failed to create
> org.elasticsearch.common.jackson.core.JsonParseException: Unexpected
> character ('_' (code 95)): was expecting a colon to separate field name and
> value
>  at [Source:
> {"_default_":{"_defa:{"_defled":true},"dynamic_templates":[{"string_fields":[{"stch":"*",""stch":"*ping_fiel":"*","ng",""stch"ga:{"_def":"*","ng","index":"*","yzed":truit_norms":[{"s,"fields":[{"stc:{"_def":"*",""ga:{"_dex":"*","an,"yzed":truitre_abovf":"*",,,,,,,,,roperties":[{"sersionc:{"_def":"*",""ga:{"_dex":"*","an,"yzed"},"geoipc:{"_def":"object",""stcmic":true},"dth":"*","",""stcerties":[{"sertionc:{"_def":"geoipc:nt",,,,}};
> line: 1, column: 25]
>         at
> org.elasticsearch.common.jackson.core.JsonParser._constructError(JsonParser.java:1419)
>         at
> org.elasticsearch.common.jackson.core.base.ParserMinimalBase._reportError(ParserMinimalBase.java:508)
>         at
> org.elasticsearch.common.jackson.core.base.ParserMinimalBase._reportUnexpectedChar(ParserMinimalBase.java:437)
>         at
> org.elasticsearch.common.jackson.core.json.ReaderBasedJsonParser._skipColon2(ReaderBasedJsonParser.java:1773)
>         at
> org.elasticsearch.common.jackson.core.json.ReaderBasedJsonParser._skipColon(ReaderBasedJsonParser.java:1746)
>         at
> org.elasticsearch.common.jackson.core.json.ReaderBasedJsonParser.nextToken(ReaderBasedJsonParser.java:621)
>         at
> org.elasticsearch.common.xcontent.json.JsonXContentParser.nextToken(JsonXContentParser.java:50)
>         at
> org.elasticsearch.common.xcontent.support.AbstractXContentParser.readMap(AbstractXContentParser.java:268)
>         at
> org.elasticsearch.common.xcontent.support.AbstractXContentParser.readValue(AbstractXContentParser.java:308)
>         at
> org.elasticsearch.common.xcontent.support.AbstractXContentParser.readMap(AbstractXContentParser.java:275)
>         at
> org.elasticsearch.common.xcontent.support.AbstractXContentParser.readMap(AbstractXContentParser.java:254)
>         at
> org.elasticsearch.common.xcontent.support.AbstractXContentParser.map(AbstractXContentParser.java:208)
>         at
> org.elasticsearch.common.xcontent.support.AbstractXContentParser.mapAndClose(AbstractXContentParser.java:219)
>         at
> org.elasticsearch.cluster.metadata.MetaDataCreateIndexService.parseMapping(MetaDataCreateIndexService.java:473)
>         at
> org.elasticsearch.cluster.metadata.MetaDataCreateIndexService.access$400(MetaDataCreateIndexService.java:89)
>         at
> org.elasticsearch.cluster.metadata.MetaDataCreateIndexService$2.execute(MetaDataCreateIndexService.java:260)
>         at
> org.elasticsearch.cluster.service.InternalClusterService$UpdateTask.run(InternalClusterService.java:328)
>         at
> org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.run(PrioritizedEsThreadPoolExecutor.java:153)
>         at
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
>         at
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
>         at java.lang.Thread.run(Thread.java:745)
>
> I tried with fresh install of ES and Logstash but the error starts coming
> as soon as Logstash tries to create an index. It seems to be related to
> mappings but I am not sure. In Unix it works fine, problem is only coming
> in Solaris.
>
> Please help.
>
> Regards,
> Abhinav
>
> --
> You received this message because you are subscribed to the Google Groups
> "elasticsearch" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to elasticsearch+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/elasticsearch/c07d4f45-25ec-4c3c-b201-9cd354e7470d%40googlegroups.com
> <https://groups.google.com/d/msgid/elasticsearch/c07d4f45-25ec-4c3c-b201-9cd354e7470d%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to elasticsearch+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/CAKdsXoEc3Ya5C7HfBiVUeBa2sfEjZMjxYZ4He-OHoocgOTVc4w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to