Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bryanboza/f76b9a43721ee11a4043e10645271cc9 to your computer and use it in GitHub Desktop.
Save bryanboza/f76b9a43721ee11a4043e10645271cc9 to your computer and use it in GitHub Desktop.
error1
15:05:20.074 ERROR handler.ContentHandler - Error on File /Users/bryanbozacastillo/Desktop/tomcat8/webapps/ROOT/assets/bundles/db9e7da9-e583-49c2-abb0-40cee9acf52c/live/System Host/1/content.b0205659-5be9-4878-874d-5242a7f3bc09.host.xml, content id:b7a410ca-23ff-43a8-b939-670caa413d56 :Contentlet with ID=[b7a410ca-23ff-43a8-b939-670caa413d56], Inode=[b0205659-5be9-4878-874d-5242a7f3bc09] was found in index but not via API. Using unique fields=[[com.dotmarketing.portlets.structure.model.Field@9d3591e[structureInode=855a2d72-f2f3-4169-8b04-ac5157c4380c,fieldName=Host Name,fieldType=com.dotcms.contenttype.model.field.TextField,fieldRelationType=<null>,fieldContentlet=text1,required=true,velocityVarName=hostName,sortOrder=3,values=<null>,regexCheck=<null>,hint=<null>,defaultValue=<null>,indexed=true,listed=true,fixed=true,readOnly=false,searchable=true,unique=true,modDate=Thu May 23 08:49:47 CST 2019,iDate=Tue Nov 17 11:55:31 CST 2009,type=field,owner=<null>,inode=ec8cc36f-6058-4ab5-9bfb-fc36ab011ee5,identifier=ec8cc36f-6058-4ab5-9bfb-fc36ab011ee5]]]
com.dotmarketing.exception.DotDataException: Contentlet with ID=[b7a410ca-23ff-43a8-b939-670caa413d56], Inode=[b0205659-5be9-4878-874d-5242a7f3bc09] was found in index but not via API. Using unique fields=[[com.dotmarketing.portlets.structure.model.Field@9d3591e[structureInode=855a2d72-f2f3-4169-8b04-ac5157c4380c,fieldName=Host Name,fieldType=com.dotcms.contenttype.model.field.TextField,fieldRelationType=<null>,fieldContentlet=text1,required=true,velocityVarName=hostName,sortOrder=3,values=<null>,regexCheck=<null>,hint=<null>,defaultValue=<null>,indexed=true,listed=true,fixed=true,readOnly=false,searchable=true,unique=true,modDate=Thu May 23 08:49:47 CST 2019,iDate=Tue Nov 17 11:55:31 CST 2009,type=field,owner=<null>,inode=ec8cc36f-6058-4ab5-9bfb-fc36ab011ee5,identifier=ec8cc36f-6058-4ab5-9bfb-fc36ab011ee5]]]
at com.dotcms.enterprise.publishing.remote.handler.ContentHandler.a(SourceFile:726) ~[ee-5.0.0-SNAPSHOT.jar:?]
at com.dotcms.enterprise.publishing.remote.handler.ContentHandler.a(SourceFile:510) ~[ee-5.0.0-SNAPSHOT.jar:?]
at com.dotcms.enterprise.publishing.remote.handler.ContentHandler.a(SourceFile:240) ~[ee-5.0.0-SNAPSHOT.jar:?]
at com.dotcms.enterprise.publishing.remote.handler.ContentHandler.handle(SourceFile:156) ~[ee-5.0.0-SNAPSHOT.jar:?]
at com.dotcms.enterprise.publishing.remote.handler.HostHandler.handle(SourceFile:28) ~[ee-5.0.0-SNAPSHOT.jar:?]
at com.dotcms.publisher.receiver.BundlePublisher.process(BundlePublisher.java:203) ~[dotcms_5.0.0_d0a545c.jar:?]
at com.dotcms.rest.PublishThread.run(PublishThread.java:42) ~[dotcms_5.0.0_d0a545c.jar:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment