Skip to main content

Endeca - Components ready but server not started?

If you get error like
110 of 110 components loaded (116 of 145 components are ready)....
If it takes more time to load, follow the simple steps

Step #1: open
vi server/workspace/state/sling/_ifcr/jackrabbit/repository/nodetypes/custom_nodetypes.xml

Step #2: Paste the following code

<?xml version="1.0" encoding="UTF-8" standalone="no"?><nodeTypes xmlns:ecr="http://www.endeca.com/ecr/2012" xmlns:endeca="http://www.endeca.com/jcr/nt/2011" xmlns:fn="http://www.w3.org/2005/xpath-functions" xmlns:fn_old="http://www.w3.org/2004/10/xpath-functions" xmlns:jcr="http://www.jcp.org/jcr/1.0" xmlns:mix="http://www.jcp.org/jcr/mix/1.0" xmlns:nt="http://www.jcp.org/jcr/nt/1.0" xmlns:ocm="http://jackrabbit.apache.org/ocm" xmlns:rep="internal" xmlns:sling="http://sling.apache.org/jcr/sling/1.0" xmlns:sv="http://www.jcp.org/jcr/sv/1.0" xmlns:xs="http://www.w3.org/2001/XMLSchema"><nodeType hasOrderableChildNodes="false" isAbstract="false" isMixin="true" isQueryable="true" name="sling:Message" primaryItemName=""><propertyDefinition autoCreated="false" isFullTextSearchable="true" isQueryOrderable="true" mandatory="false" multiple="false" name="sling:key" onParentVersion="COPY" protected="false" requiredType="String"/><propertyDefinition autoCreated="false" isFullTextSearchable="true" isQueryOrderable="true" mandatory="false" multiple="false" name="sling:message" onParentVersion="COPY" protected="false" requiredType="undefined"/></nodeType><nodeType hasOrderableChildNodes="false" isAbstract="false" isMixin="false" isQueryable="true" name="sling:MessageEntry" primaryItemName=""><supertypes><supertype>sling:Message</supertype><supertype>nt:hierarchyNode</supertype></supertypes></nodeType><nodeType hasOrderableChildNodes="false" isAbstract="false" isMixin="true" isQueryable="true" name="sling:MappingSpec" primaryItemName=""><propertyDefinition autoCreated="false" isFullTextSearchable="true" isQueryOrderable="true" mandatory="false" multiple="false" name="sling:internalRedirect" onParentVersion="COPY" protected="false" requiredType="String"/><propertyDefinition autoCreated="false" isFullTextSearchable="true" isQueryOrderable="true" mandatory="false" multiple="false" name="sling:match" onParentVersion="COPY" protected="false" requiredType="String"/><propertyDefinition autoCreated="false" isFullTextSearchable="true" isQueryOrderable="true" mandatory="false" multiple="true" name="sling:internalRedirect" onParentVersion="COPY" protected="false" requiredType="String"/><propertyDefinition autoCreated="false" isFullTextSearchable="true" isQueryOrderable="true" mandatory="false" multiple="false" name="sling:status" onParentVersion="COPY" protected="false" requiredType="Long"/><propertyDefinition autoCreated="false" isFullTextSearchable="true" isQueryOrderable="true" mandatory="false" multiple="false" name="sling:redirect" onParentVersion="COPY" protected="false" requiredType="String"/></nodeType><nodeType hasOrderableChildNodes="false" isAbstract="false" isMixin="false" isQueryable="true" name="endeca:tool" primaryItemName=""><supertypes><supertype>nt:unstructured</supertype></supertypes><childNodeDefinition autoCreated="false" defaultPrimaryType="endeca:localizedStrings" mandatory="false" name="localizedNames" onParentVersion="COPY" protected="false" sameNameSiblings="false"><requiredPrimaryTypes><requiredPrimaryType>nt:base</requiredPrimaryType></requiredPrimaryTypes></childNodeDefinition><childNodeDefinition autoCreated="false" defaultPrimaryType="endeca:localizedStrings" mandatory="false" name="localizedDescriptions" onParentVersion="COPY" protected="false" sameNameSiblings="false"><requiredPrimaryTypes><requiredPrimaryType>nt:base</requiredPrimaryType></requiredPrimaryTypes></childNodeDefinition></nodeType><nodeType hasOrderableChildNodes="false" isAbstract="false" isMixin="false" isQueryable="true" name="endeca:property" primaryItemName=""><supertypes><supertype>endeca:schemaConfig</supertype></supertypes><propertyDefinition autoCreated="false" isFullTextSearchable="true" isQueryOrderable="true" mandatory="false" multiple="false" name="isRollupKey" onParentVersion="COPY" protected="false" requiredType="Boolean"/><propertyDefinition autoCreated="false" isFullTextSearchable="true" isQueryOrderable="true" mandatory="false" multiple="false" name="isRecordSearchEnabled" onParentVersion="COPY" protected="false" requiredType="Boolean"/><propertyDefinition autoCreated="false" isFullTextSearchable="true" isQueryOrderable="true" mandatory="false" multiple="false" name="isWildcardEnabledInRecordSearch" onParentVersion="COPY" protected="false" requiredType="Boolean"/><propertyDefinition autoCreated="false" isFullTextSearchable="true" isQueryOrderable="true" mandatory="false" multiple="false" name="isRecordFilterable" onParentVersion="COPY" protected="false" requiredType="Boolean"/><propertyDefinition autoCreated="false" isFullTextSearchable="true" isQueryOrderable="true" mandatory="false" multiple="true" name="sourcePropertyNames" onParentVersion="COPY" protected="false" requiredType="String"/><propertyDefinition autoCreated="false" isFullTextSearchable="true" isQueryOrderable="true" mandatory="false" multiple="false" name="propertyDataType" onParentVersion="COPY" protected="false" requiredType="String"><valueConstraints><valueConstraint>ALPHA</valueConstraint><valueConstraint>INTEGER</valueConstraint><valueConstraint>DOUBLE</valueConstraint><valueConstraint>GEOCODE</valueConstraint><valueConstraint>DATETIME</valueConstraint><valueConstraint>DURATION</valueConstraint><valueConstraint>TIME</valueConstraint></valueConstraints></propertyDefinition></nodeType><nodeType hasOrderableChildNodes="false" isAbstract="false" isMixin="false" isQueryable="true" name="endeca:localizedStrings" primaryItemName=""><supertypes><supertype>nt:unstructured</supertype></supertypes><childNodeDefinition autoCreated="false" defaultPrimaryType="" mandatory="false" name="*" onParentVersion="COPY" protected="false" sameNameSiblings="true"><requiredPrimaryTypes><requiredPrimaryType>endeca:localizedString</requiredPrimaryType></requiredPrimaryTypes></childNodeDefinition></nodeType><nodeType hasOrderableChildNodes="true" isAbstract="false" isMixin="false" isQueryable="true" name="sling:Mapping" primaryItemName=""><supertypes><supertype>sling:MappingSpec</supertype><supertype>sling:Resource</supertype><supertype>nt:hierarchyNode</supertype></supertypes><childNodeDefinition autoCreated="false" defaultPrimaryType="sling:Mapping" mandatory="false" name="*" onParentVersion="VERSION" protected="false" sameNameSiblings="false"><requiredPrimaryTypes><requiredPrimaryType>nt:base</requiredPrimaryType></requiredPrimaryTypes></childNodeDefinition></nodeType><nodeType hasOrderableChildNodes="false" isAbstract="false" isMixin="false" isQueryable="true" name="endeca:toolView" primaryItemName=""><supertypes><supertype>nt:unstructured</supertype></supertypes><childNodeDefinition autoCreated="false" defaultPrimaryType="endeca:localizedStrings" mandatory="false" name="localizedNames" onParentVersion="COPY" protected="false" sameNameSiblings="false"><requiredPrimaryTypes><requiredPrimaryType>nt:base</requiredPrimaryType></requiredPrimaryTypes></childNodeDefinition></nodeType><nodeType hasOrderableChildNodes="false" isAbstract="false" isMixin="false" isQueryable="true" name="endeca:precedenceRule" primaryItemName=""><supertypes><supertype>endeca:schemaConfig</supertype></supertypes><propertyDefinition autoCreated="false" isFullTextSearchable="true" isQueryOrderable="true" mandatory="false" multiple="false" name="triggerDimensionValueSpec" onParentVersion="COPY" protected="false" requiredType="String"/><propertyDefinition autoCreated="false" isFullTextSearchable="true" isQueryOrderable="true" mandatory="true" multiple="false" name="targetDimension" onParentVersion="COPY" protected="false" requiredType="String"/><propertyDefinition autoCreated="false" isFullTextSearchable="true" isQueryOrderable="true" mandatory="false" multiple="false" name="isLeafTrigger" onParentVersion="COPY" protected="false" requiredType="Boolean"/><propertyDefinition autoCreated="false" isFullTextSearchable="true" isQueryOrderable="true" mandatory="true" multiple="false" name="triggerDimension" onParentVersion="COPY" protected="false" requiredType="String"/></nodeType><nodeType hasOrderableChildNodes="false" isAbstract="false" isMixin="true" isQueryable="true" name="sling:ResourceAlias" primaryItemName=""><propertyDefinition autoCreated="false" isFullTextSearchable="true" isQueryOrderable="true" mandatory="false" multiple="true" name="sling:alias" onParentVersion="COPY" protected="false" requiredType="String"/><propertyDefinition autoCreated="false" isFullTextSearchable="true" isQueryOrderable="true" mandatory="false" multiple="false" name="sling:alias" onParentVersion="COPY" protected="false" requiredType="String"/></nodeType><nodeType hasOrderableChildNodes="false" isAbstract="false" isMixin="true" isQueryable="true" name="sling:VanityPath" primaryItemName=""><propertyDefinition autoCreated="false" isFullTextSearchable="true" isQueryOrderable="true" mandatory="false" multiple="true" name="sling:vanityPath" onParentVersion="COPY" protected="false" requiredType="String"/><propertyDefinition autoCreated="false" isFullTextSearchable="true" isQueryOrderable="true" mandatory="false" multiple="false" name="sling:vanityOrder" onParentVersion="COPY" protected="false" requiredType="Long"/><propertyDefinition autoCreated="false" isFullTextSearchable="true" isQueryOrderable="true" mandatory="false" multiple="false" name="sling:redirect" onParentVersion="COPY" protected="false" requiredType="Boolean"/></nodeType><nodeType hasOrderableChildNodes="false" isAbstract="false" isMixin="false" isQueryable="true" name="endeca:menuElement" primaryItemName=""><supertypes><supertype>nt:unstructured</supertype></supertypes><childNodeDefinition autoCreated="false" defaultPrimaryType="endeca:localizedStrings" mandatory="false" name="localizedTitles" onParentVersion="COPY" protected="false" sameNameSiblings="false"><requiredPrimaryTypes><requiredPrimaryType>nt:base</requiredPrimaryType></requiredPrimaryTypes></childNodeDefinition><childNodeDefinition autoCreated="false" defaultPrimaryType="endeca:menuElements" mandatory="false" name="children" onParentVersion="COPY" protected="false" sameNameSiblings="false"><requiredPrimaryTypes><requiredPrimaryType>nt:base</requiredPrimaryType></requiredPrimaryTypes></childNodeDefinition></nodeType><nodeType hasOrderableChildNodes="true" isAbstract="false" isMixin="false" isQueryable="true" name="sling:OrderedFolder" primaryItemName=""><supertypes><supertype>sling:Folder</supertype></supertypes><childNodeDefinition autoCreated="false" defaultPrimaryType="sling:OrderedFolder" mandatory="false" name="*" onParentVersion="VERSION" protected="false" sameNameSiblings="false"><requiredPrimaryTypes><requiredPrimaryType>nt:base</requiredPrimaryType></requiredPrimaryTypes></childNodeDefinition></nodeType><nodeType hasOrderableChildNodes="false" isAbstract="false" isMixin="true" isQueryable="true" name="sling:Resource" primaryItemName=""><propertyDefinition autoCreated="false" isFullTextSearchable="true" isQueryOrderable="true" mandatory="false" multiple="false" name="sling:resourceType" onParentVersion="COPY" protected="false" requiredType="String"/></nodeType><nodeType hasOrderableChildNodes="false" isAbstract="false" isMixin="false" isQueryable="true" name="endeca:derivedProperty" primaryItemName=""><supertypes><supertype>endeca:schemaConfig</supertype></supertypes><propertyDefinition autoCreated="false" isFullTextSearchable="true" isQueryOrderable="true" mandatory="true" multiple="false" name="derivedPropertySource" onParentVersion="COPY" protected="false" requiredType="String"/><propertyDefinition autoCreated="false" isFullTextSearchable="true" isQueryOrderable="true" mandatory="true" multiple="false" name="derivedPropertyFunction" onParentVersion="COPY" protected="false" requiredType="String"><valueConstraints><valueConstraint>MIN</valueConstraint><valueConstraint>MAX</valueConstraint><valueConstraint>SUM</valueConstraint><valueConstraint>AVG</valueConstraint></valueConstraints></propertyDefinition></nodeType><nodeType hasOrderableChildNodes="false" isAbstract="false" isMixin="false" isQueryable="true" name="endeca:schemaConfig" primaryItemName=""><supertypes><supertype>endeca:baseNode</supertype></supertypes><propertyDefinition autoCreated="false" isFullTextSearchable="true" isQueryOrderable="true" mandatory="false" multiple="false" name="mergeAction" onParentVersion="COPY" protected="false" requiredType="String"><valueConstraints><valueConstraint>ADD</valueConstraint><valueConstraint>UPDATE</valueConstraint></valueConstraints></propertyDefinition><propertyDefinition autoCreated="false" isFullTextSearchable="true" isQueryOrderable="true" mandatory="false" multiple="false" name="isEnabled" onParentVersion="COPY" protected="false" requiredType="Boolean"/></nodeType><nodeType hasOrderableChildNodes="false" isAbstract="false" isMixin="false" isQueryable="true" name="endeca:dimension" primaryItemName=""><supertypes><supertype>endeca:schemaConfig</supertype></supertypes><propertyDefinition autoCreated="false" isFullTextSearchable="true" isQueryOrderable="true" mandatory="false" multiple="false" name="isHierarchicalDimensionSearchEnabled" onParentVersion="COPY" protected="false" requiredType="Boolean"/><propertyDefinition autoCreated="false" isFullTextSearchable="true" isQueryOrderable="true" mandatory="false" multiple="false" name="isHierarchicalRecordSearchEnabled" onParentVersion="COPY" protected="false" requiredType="Boolean"/><propertyDefinition autoCreated="false" isFullTextSearchable="true" isQueryOrderable="true" mandatory="false" multiple="false" name="rangeComparisonType" onParentVersion="COPY" protected="false" requiredType="String"><valueConstraints><valueConstraint>STRING</valueConstraint><valueConstraint>INTEGER</valueConstraint><valueConstraint>FLOAT</valueConstraint></valueConstraints></propertyDefinition><propertyDefinition autoCreated="false" isFullTextSearchable="true" isQueryOrderable="true" mandatory="false" multiple="false" name="isWildcardEnabledInRecordSearch" onParentVersion="COPY" protected="false" requiredType="Boolean"/><propertyDefinition autoCreated="false" isFullTextSearchable="true" isQueryOrderable="true" mandatory="false" multiple="false" name="displayOrder" onParentVersion="COPY" protected="false" requiredType="Long"/><propertyDefinition autoCreated="false" isFullTextSearchable="true" isQueryOrderable="true" mandatory="false" multiple="false" name="isAutogen" onParentVersion="COPY" protected="false" requiredType="Boolean"/><propertyDefinition autoCreated="false" isFullTextSearchable="true" isQueryOrderable="true" mandatory="false" multiple="false" name="isRecordSearchEnabled" onParentVersion="COPY" protected="false" requiredType="Boolean"/><propertyDefinition autoCreated="false" isFullTextSearchable="true" isQueryOrderable="true" mandatory="false" multiple="true" name="sourcePropertyNames" onParentVersion="COPY" protected="false" requiredType="String"/><propertyDefinition autoCreated="false" isFullTextSearchable="true" isQueryOrderable="true" mandatory="false" multiple="false" name="multiSelectType" onParentVersion="COPY" protected="false" requiredType="String"><valueConstraints><valueConstraint>NONE</valueConstraint><valueConstraint>OR</valueConstraint><valueConstraint>AND</valueConstraint></valueConstraints></propertyDefinition></nodeType><nodeType hasOrderableChildNodes="false" isAbstract="false" isMixin="false" isQueryable="true" name="endeca:menuElements" primaryItemName=""><supertypes><supertype>nt:unstructured</supertype></supertypes><childNodeDefinition autoCreated="false" defaultPrimaryType="" mandatory="false" name="*" onParentVersion="COPY" protected="false" sameNameSiblings="true"><requiredPrimaryTypes><requiredPrimaryType>endeca:menuElement</requiredPrimaryType></requiredPrimaryTypes></childNodeDefinition></nodeType><nodeType hasOrderableChildNodes="false" isAbstract="false" isMixin="false" isQueryable="true" name="endeca:toolAccess" primaryItemName=""><supertypes><supertype>nt:unstructured</supertype></supertypes></nodeType><nodeType hasOrderableChildNodes="false" isAbstract="false" isMixin="false" isQueryable="true" name="endeca:unstructured" primaryItemName=""><supertypes><supertype>mix:created</supertype><supertype>mix:lastModified</supertype><supertype>nt:unstructured</supertype></supertypes><childNodeDefinition autoCreated="false" defaultPrimaryType="endeca:unstructured" mandatory="false" name="*" onParentVersion="COPY" protected="false" sameNameSiblings="false"><requiredPrimaryTypes><requiredPrimaryType>nt:base</requiredPrimaryType></requiredPrimaryTypes></childNodeDefinition></nodeType><nodeType hasOrderableChildNodes="false" isAbstract="false" isMixin="true" isQueryable="true" name="sling:HierarchyNode" primaryItemName=""><supertypes><supertype>nt:hierarchyNode</supertype></supertypes></nodeType><nodeType hasOrderableChildNodes="false" isAbstract="false" isMixin="false" isQueryable="true" name="sling:OsgiConfig" primaryItemName=""><supertypes><supertype>nt:hierarchyNode</supertype><supertype>nt:unstructured</supertype></supertypes></nodeType><nodeType hasOrderableChildNodes="false" isAbstract="false" isMixin="false" isQueryable="true" name="endeca:searchIndexConfig" primaryItemName=""><supertypes><supertype>endeca:baseNode</supertype></supertypes><propertyDefinition autoCreated="false" isFullTextSearchable="true" isQueryOrderable="true" mandatory="false" multiple="false" name="spellingDictMinNumWordOccurrences" onParentVersion="COPY" protected="false" requiredType="Long"/><propertyDefinition autoCreated="false" isFullTextSearchable="true" isQueryOrderable="true" mandatory="false" multiple="false" name="spellingDictMaxWordLength" onParentVersion="COPY" protected="false" requiredType="Long"/><propertyDefinition autoCreated="false" isFullTextSearchable="true" isQueryOrderable="true" mandatory="false" multiple="false" name="isWildcardEnabledInDimensionSearch" onParentVersion="COPY" protected="false" requiredType="Boolean"/><propertyDefinition autoCreated="false" isFullTextSearchable="true" isQueryOrderable="true" mandatory="false" multiple="false" name="spellingDictMinWordLength" onParentVersion="COPY" protected="false" requiredType="Long"/></nodeType><nodeType hasOrderableChildNodes="false" isAbstract="false" isMixin="false" isQueryable="true" name="endeca:localizedString" primaryItemName=""><supertypes><supertype>nt:unstructured</supertype></supertypes></nodeType><nodeType hasOrderableChildNodes="false" isAbstract="false" isMixin="false" isQueryable="true" name="endeca:site" primaryItemName=""><supertypes><supertype>endeca:unstructured</supertype></supertypes></nodeType><nodeType hasOrderableChildNodes="false" isAbstract="false" isMixin="false" isQueryable="true" name="sling:Folder" primaryItemName=""><supertypes><supertype>nt:folder</supertype></supertypes><propertyDefinition autoCreated="false" isFullTextSearchable="true" isQueryOrderable="true" mandatory="false" multiple="false" name="*" onParentVersion="COPY" protected="false" requiredType="undefined"/><propertyDefinition autoCreated="false" isFullTextSearchable="true" isQueryOrderable="true" mandatory="false" multiple="true" name="*" onParentVersion="COPY" protected="false" requiredType="undefined"/><childNodeDefinition autoCreated="false" defaultPrimaryType="sling:Folder" mandatory="false" name="*" onParentVersion="VERSION" protected="false" sameNameSiblings="false"><requiredPrimaryTypes><requiredPrimaryType>nt:base</requiredPrimaryType></requiredPrimaryTypes></childNodeDefinition></nodeType><nodeType hasOrderableChildNodes="false" isAbstract="false" isMixin="true" isQueryable="true" name="sling:ResourceSuperType" primaryItemName=""><propertyDefinition autoCreated="false" isFullTextSearchable="true" isQueryOrderable="true" mandatory="false" multiple="false" name="sling:resourceSuperType" onParentVersion="COPY" protected="false" requiredType="String"/></nodeType><nodeType hasOrderableChildNodes="false" isAbstract="false" isMixin="false" isQueryable="true" name="endeca:contentItem" primaryItemName=""><supertypes><supertype>endeca:unstructured</supertype></supertypes><propertyDefinition autoCreated="false" isFullTextSearchable="true" isQueryOrderable="true" mandatory="false" multiple="true" name="userSegments" onParentVersion="COPY" protected="false" requiredType="String"/><childNodeDefinition autoCreated="false" defaultPrimaryType="endeca:contentItem" mandatory="false" name="*" onParentVersion="COPY" protected="false" sameNameSiblings="false"><requiredPrimaryTypes><requiredPrimaryType>nt:base</requiredPrimaryType></requiredPrimaryTypes></childNodeDefinition></nodeType><nodeType hasOrderableChildNodes="false" isAbstract="false" isMixin="false" isQueryable="true" name="endeca:baseNode" primaryItemName=""><supertypes><supertype>mix:created</supertype><supertype>mix:lastModified</supertype><supertype>nt:base</supertype></supertypes><childNodeDefinition autoCreated="false" defaultPrimaryType="endeca:baseNode" mandatory="false" name="*" onParentVersion="COPY" protected="false" sameNameSiblings="false"><requiredPrimaryTypes><requiredPrimaryType>nt:base</requiredPrimaryType></requiredPrimaryTypes></childNodeDefinition></nodeType><nodeType hasOrderableChildNodes="false" isAbstract="false" isMixin="true" isQueryable="true" name="sling:Redirect" primaryItemName=""><supertypes><supertype>sling:Resource</supertype></supertypes><propertyDefinition autoCreated="false" isFullTextSearchable="true" isQueryOrderable="true" mandatory="false" multiple="false" name="sling:target" onParentVersion="COPY" protected="false" requiredType="undefined"/></nodeType></nodeTypes>

Popular posts from this blog

The old company comeup with new brand MAXBEN - Logo meaning

I am so happy to design this logo for my friend Suresh Mahalingam to boost his paint business to the next level. The first step in his process is logo design. He had a clear idea about his business, processes, pricing and target audience. I just collect all those information from him and created the logo with some appropriate meanings. Check out the logo here