Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WCF Service.Model issue #6

Open
amccool opened this issue Jan 24, 2017 · 1 comment
Open

WCF Service.Model issue #6

amccool opened this issue Jan 24, 2017 · 1 comment

Comments

@amccool
Copy link
Owner

amccool commented Jan 24, 2017

[Field name [{http://schemas.microsoft.com/2004/10/E2ETraceEvent/TraceRecord}TraceRecord] cannot contain '.']

Jan 24 12:02:02 SmellyCat01 elasticsearch[576]: [2017-01-24 12:02:02,278][DEBUG][action.admin.indices.mapping.put] [Ningal] failed to put mappings on indices [[trace-2017-01-24-18]], type [Trace] Jan 24 12:02:02 SmellyCat01 elasticsearch[576]: MapperParsingException[Field name [{http://schemas.microsoft.com/2004/10/E2ETraceEvent/TraceRecord}TraceRecord] cannot contain '.'] Jan 24 12:02:02 SmellyCat01 elasticsearch[576]: at org.elasticsearch.index.mapper.object.ObjectMapper$TypeParser.parseProperties(ObjectMapper.java:277)
Jan 24 12:02:02 SmellyCat01 elasticsearch[576]: at org.elasticsearch.index.mapper.object.ObjectMapper$TypeParser.parseObjectOrDocumentTypeProperties(ObjectMapper.java:222)
Jan 24 12:02:02 SmellyCat01 elasticsearch[576]: at org.elasticsearch.index.mapper.object.ObjectMapper$TypeParser.parse(ObjectMapper.java:197)
Jan 24 12:02:02 SmellyCat01 elasticsearch[576]: at org.elasticsearch.index.mapper.object.ObjectMapper$TypeParser.parseProperties(ObjectMapper.java:309)
Jan 24 12:02:02 SmellyCat01 elasticsearch[576]: at org.elasticsearch.index.mapper.object.ObjectMapper$TypeParser.parseObjectOrDocumentTypeProperties(ObjectMapper.java:222)
Jan 24 12:02:02 SmellyCat01 elasticsearch[576]: at org.elasticsearch.index.mapper.object.RootObjectMapper$TypeParser.parse(RootObjectMapper.java:139)
Jan 24 12:02:02 SmellyCat01 elasticsearch[576]: at org.elasticsearch.index.mapper.DocumentMapperParser.parse(DocumentMapperParser.java:118)
Jan 24 12:02:02 SmellyCat01 elasticsearch[576]: at org.elasticsearch.index.mapper.DocumentMapperParser.parse(DocumentMapperParser.java:99)
Jan 24 12:02:02 SmellyCat01 elasticsearch[576]: at org.elasticsearch.index.mapper.MapperService.parse(MapperService.java:549)
Jan 24 12:02:02 SmellyCat01 elasticsearch[576]: at org.elasticsearch.cluster.metadata.MetaDataMappingService$PutMappingExecutor.applyRequest(MetaDataMappingService.java:257)
Jan 24 12:02:02 SmellyCat01 elasticsearch[576]: at org.elasticsearch.cluster.metadata.MetaDataMappingService$PutMappingExecutor.execute(MetaDataMappingService.java:230)
Jan 24 12:02:02 SmellyCat01 elasticsearch[576]: at org.elasticsearch.cluster.service.InternalClusterService.runTasksForExecutor(InternalClusterService.java:468)
Jan 24 12:02:02 SmellyCat01 elasticsearch[576]: at org.elasticsearch.cluster.service.InternalClusterService$UpdateTask.run(InternalClusterService.java:772)
Jan 24 12:02:02 SmellyCat01 elasticsearch[576]: at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.runAndClean(PrioritizedEsThreadPoolExecutor.java:231)
Jan 24 12:02:02 SmellyCat01 elasticsearch[576]: at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.run(PrioritizedEsThreadPoolExecutor.java:194)
Jan 24 12:02:02 SmellyCat01 elasticsearch[576]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
Jan 24 12:02:02 SmellyCat01 elasticsearch[576]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
Jan 24 12:02:02 SmellyCat01 elasticsearch[576]: at java.lang.Thread.run(Thread.java:745)

@amccool
Copy link
Owner Author

amccool commented May 30, 2019

<- write a unit test. throw in elasticsearch-inside

@amccool amccool closed this as completed May 30, 2019
@amccool amccool reopened this May 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant