I have port issue in maven build using alfresco and my Actual port is "8090" but war files are running on "8080"

cancel
Showing results for 
Search instead for 
Did you mean: 
karuppasamy
Active Member

I have port issue in maven build using alfresco and my Actual port is "8090" but war files are running on "8080"

[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model for DigGovi:solr-configSmiley Tongueom:1.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:build-helper-maven-plugin is missing. @ DigGovi:solr-config:[unknown-version], D:\Selva Kumar G\eclipse_workspace\DigGovi\solr-config\pom.xml, line 74, column 29
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING]
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Alfresco Repository and Share Quickstart with database and an embedded Tomcat runner.
[INFO] Alfresco Repository AMP Module
[INFO] Alfresco Share AMP Module
[INFO] Alfresco Repository WAR Aggregator
[INFO] Alfresco Solr 4 Configuration
[INFO] Alfresco Share WAR Aggregator
[INFO] Alfresco, Share and Solr4 Tomcat Runner
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Alfresco Repository and Share Quickstart with database and an embedded Tomcat runner. 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ DigGovi ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-sdk-requirements) @ DigGovi ---
[INFO]
[INFO] --- yuicompressor-maven-plugin:1.5.1:compress (compress-js) @ DigGovi ---
[INFO] nb warnings: 0, nb errors: 0
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ DigGovi ---
[INFO] Installing D:\Selva Kumar G\eclipse_workspace\DigGovi\pom.xml to C:\Users\B5451\.m2\repository\DigGovi\DigGovi\1.0-SNAPSHOT\DigGovi-1.0-SNAPSHOT.pom
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Alfresco Repository AMP Module 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ DigGovi-repo-amp ---
[INFO] Deleting D:\Selva Kumar G\eclipse_workspace\DigGovi\DigGovi-repo-amp\target
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-sdk-requirements) @ DigGovi-repo-amp ---
[INFO]
[INFO] --- alfresco-maven-plugin:2.2.0:set-version (default-set-version) @ DigGovi-repo-amp ---
[INFO] Removed -SNAPSHOT suffix from version - 1.0
[INFO] Added timestamp to version - 1.0.1806131252
[INFO]
[INFO] --- build-helper-maven-plugin:1.10:add-test-resource (add-env-test-properties) @ DigGovi-repo-amp ---
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ DigGovi-repo-amp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\Selva Kumar G\eclipse_workspace\DigGovi\DigGovi-repo-amp\src\main\resources
[INFO] Copying 17 resources to D:\Selva Kumar G\eclipse_workspace\DigGovi\DigGovi-repo-amp\target/amp
[INFO]
[INFO] --- yuicompressor-maven-plugin:1.5.1:compress (compress-js) @ DigGovi-repo-amp ---
[INFO] demoamp.js (774b) -> demoamp-min.js (0b)[0%]
[INFO] total input (774b) -> output (0b)[0%]
[INFO] nb warnings: 0, nb errors: 0
[INFO]
[INFO] --- alfresco-maven-plugin:2.2.0:refresh (refresh-webscripts-repo-and-share) @ DigGovi-repo-amp ---
[WARNING] Failed to Refresh Web Scripts for Alfresco Repository. Response status: 404, message: Not Found
[INFO]
[INFO] --- maven-compiler-plugin:3.5:compile (default-compile) @ DigGovi-repo-amp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to D:\Selva Kumar G\eclipse_workspace\DigGovi\DigGovi-repo-amp\target\classes
[ERROR] error reading C:\Users\B5451\.m2\repository\com\sun\pdfview\pdfrenderer\0.9.1-patched\pdfrenderer-0.9.1-patched.jar; invalid LOC header (bad signature)
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ DigGovi-repo-amp ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-resources-plugin:2.7:copy-resources (add-module-properties-to-test-classpath) @ DigGovi-repo-amp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource to alfresco/module/DigGovi-repo-amp
[INFO]
[INFO] --- maven-resources-plugin:2.7:copy-resources (add-module-config-to-test-classpath) @ DigGovi-repo-amp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 12 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5:testCompile (default-testCompile) @ DigGovi-repo-amp ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ DigGovi-repo-amp ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- alfresco-maven-plugin:2.2.0:amp (default-amp) @ DigGovi-repo-amp ---
[INFO] Building jar: D:\Selva Kumar G\eclipse_workspace\DigGovi\DigGovi-repo-amp\target\amp\lib\DigGovi-repo-amp-1.0-SNAPSHOT.jar
[INFO] Building amp: D:\Selva Kumar G\eclipse_workspace\DigGovi\DigGovi-repo-amp\target\DigGovi-repo-amp-1.0-SNAPSHOT.amp
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ DigGovi-repo-amp ---
[INFO] Installing D:\Selva Kumar G\eclipse_workspace\DigGovi\DigGovi-repo-amp\target\DigGovi-repo-amp-1.0-SNAPSHOT.amp to C:\Users\B5451\.m2\repository\DigGovi\DigGovi-repo-amp\1.0-SNAPSHOT\DigGovi-repo-amp-1.0-SNAPSHOT.amp
[INFO] Installing D:\Selva Kumar G\eclipse_workspace\DigGovi\DigGovi-repo-amp\pom.xml to C:\Users\B5451\.m2\repository\DigGovi\DigGovi-repo-amp\1.0-SNAPSHOT\DigGovi-repo-amp-1.0-SNAPSHOT.pom
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Alfresco Share AMP Module 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: http://download.java.net/maven/2/org/jvnet/staxex/stax-ex/maven-metadata.xml
[INFO] Downloading: http://repository.jboss.org/nexus/content/groups/public/org/jvnet/staxex/stax-ex/maven-metadata.xml
[WARNING] Could not transfer metadata org.jvnet.staxex:stax-ex/maven-metadata.xml from/to jboss.public (http://repository.jboss.org/nexus/content/groups/public/): Access denied to http://repository.jboss.org/nexus/content/groups/public/org/jvnet/staxex/stax-ex/maven-metadata.xml. Error code 403, Forbidden
[WARNING] Could not transfer metadata org.jvnet.staxex:stax-ex/maven-metadata.xml from/to maven2-repository.dev.java.net (http://download.java.net/maven/2/): Access denied to http://download.java.net/maven/2/org/jvnet/staxex/stax-ex/maven-metadata.xml. Error code 403, Forbidden
[WARNING] Failure to transfer org.jvnet.staxex:stax-ex/maven-metadata.xml from http://repository.jboss.org/nexus/content/groups/public/ was cached in the local repository, resolution will not be reattempted until the update interval of jboss.public has elapsed or updates are forced. Original error: Could not transfer metadata org.jvnet.staxex:stax-ex/maven-metadata.xml from/to jboss.public (http://repository.jboss.org/nexus/content/groups/public/): Access denied to http://repository.jboss.org/nexus/content/groups/public/org/jvnet/staxex/stax-ex/maven-metadata.xml. Error code 403, Forbidden
[WARNING] Failure to transfer org.jvnet.staxex:stax-ex/maven-metadata.xml from http://download.java.net/maven/2/ was cached in the local repository, resolution will not be reattempted until the update interval of maven2-repository.dev.java.net has elapsed or updates are forced. Original error: Could not transfer metadata org.jvnet.staxex:stax-ex/maven-metadata.xml from/to maven2-repository.dev.java.net (http://download.java.net/maven/2/): Access denied to http://download.java.net/maven/2/org/jvnet/staxex/stax-ex/maven-metadata.xml. Error code 403, Forbidden
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ DigGovi-share-amp ---
[INFO] Deleting D:\Selva Kumar G\eclipse_workspace\DigGovi\DigGovi-share-amp\target
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-sdk-requirements) @ DigGovi-share-amp ---
[INFO]
[INFO] --- alfresco-maven-plugin:2.2.0:set-version (default-set-version) @ DigGovi-share-amp ---
[INFO] Removed -SNAPSHOT suffix from version - 1.0
[INFO] Added timestamp to version - 1.0.1806131253
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ DigGovi-share-amp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 13 resources to D:\Selva Kumar G\eclipse_workspace\DigGovi\DigGovi-share-amp\target/amp
[INFO]
[INFO] --- yuicompressor-maven-plugin:1.5.1:compress (compress-js) @ DigGovi-share-amp ---
[INFO] TemplateWidget.js (721b) -> TemplateWidget-min.js (415b)[57%]
[INFO] total input (721b) -> output (415b)[57%]
[INFO] nb warnings: 0, nb errors: 0
[INFO]
[INFO] --- alfresco-maven-plugin:2.2.0:refresh (refresh-webscripts-repo-and-share) @ DigGovi-share-amp ---
[WARNING] Failed to Refresh Web Scripts for Alfresco Share. Response status: 401, message: Unauthorized
[WARNING] Failed to Clear Dependency Caches for Alfresco Share. Response status: 401, message: Unauthorized
[INFO]
[INFO] --- maven-compiler-plugin:3.5:compile (default-compile) @ DigGovi-share-amp ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ DigGovi-share-amp ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-resources-plugin:2.7:copy-resources (add-module-properties-to-test-classpath) @ DigGovi-share-amp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource to alfresco/module/DigGovi-share-amp
[INFO]
[INFO] --- maven-resources-plugin:2.7:copy-resources (add-module-config-to-test-classpath) @ DigGovi-share-amp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 7 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5:testCompile (default-testCompile) @ DigGovi-share-amp ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ DigGovi-share-amp ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- alfresco-maven-plugin:2.2.0:amp (default-amp) @ DigGovi-share-amp ---
[INFO] Building jar: D:\Selva Kumar G\eclipse_workspace\DigGovi\DigGovi-share-amp\target\amp\lib\DigGovi-share-amp-1.0-SNAPSHOT.jar
[INFO] Building amp: D:\Selva Kumar G\eclipse_workspace\DigGovi\DigGovi-share-amp\target\DigGovi-share-amp-1.0-SNAPSHOT.amp
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ DigGovi-share-amp ---
[INFO] Installing D:\Selva Kumar G\eclipse_workspace\DigGovi\DigGovi-share-amp\target\DigGovi-share-amp-1.0-SNAPSHOT.amp to C:\Users\B5451\.m2\repository\DigGovi\DigGovi-share-amp\1.0-SNAPSHOT\DigGovi-share-amp-1.0-SNAPSHOT.amp
[INFO] Installing D:\Selva Kumar G\eclipse_workspace\DigGovi\DigGovi-share-amp\pom.xml to C:\Users\B5451\.m2\repository\DigGovi\DigGovi-share-amp\1.0-SNAPSHOT\DigGovi-share-amp-1.0-SNAPSHOT.pom
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Alfresco Repository WAR Aggregator 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ repo ---
[INFO] Deleting D:\Selva Kumar G\eclipse_workspace\DigGovi\repo\target
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-sdk-requirements) @ repo ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.10:add-resource (add-env-properties) @ repo ---
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ repo ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] skip non existing resourceDirectory D:\Selva Kumar G\eclipse_workspace\DigGovi\repo\src\main\amp
[INFO] Copying 1 resource
[INFO]
[INFO] --- yuicompressor-maven-plugin:1.5.1:compress (compress-js) @ repo ---
[INFO] nb warnings: 0, nb errors: 0
[INFO]
[INFO] --- maven-compiler-plugin:3.5:compile (default-compile) @ repo ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ repo ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5:testCompile (default-testCompile) @ repo ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ repo ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-war-plugin:2.6:exploded (prepare-exploded-war) @ repo ---
[INFO] Exploding webapp
[INFO] Assembling webapp [repo] in [D:\Selva Kumar G\eclipse_workspace\DigGovi\repo\target\repo-1.0-SNAPSHOT]
[INFO] Processing war project
[INFO] Processing overlay [ id org.alfresco:alfresco]
[INFO] Processing overlay [ id DigGoviSmiley Very HappyigGovi-repo-amp]
[INFO] Installing into destination folder: D:\Selva Kumar G\eclipse_workspace\DigGovi\repo\target\repo-1.0-SNAPSHOT
[INFO] Installing D:\Selva Kumar G\eclipse_workspace\DigGovi\DigGovi-repo-amp\target\DigGovi-repo-amp-1.0-SNAPSHOT.amp into D:\Selva Kumar G\eclipse_workspace\DigGovi\repo\target\repo-1.0-SNAPSHOT
[INFO] Webapp assembled in [215099 msecs]
[INFO]
[INFO] --- replacer:1.5.3:replace (disable-securecomms) @ repo ---
[INFO] Replacement run on 1 file.
[INFO]
[INFO] --- maven-war-plugin:2.6:war (default-war) @ repo ---
[INFO] Packaging webapp
[INFO] Assembling webapp [repo] in [D:\Selva Kumar G\eclipse_workspace\DigGovi\repo\target\repo-1.0-SNAPSHOT]
[INFO] Processing war project
[INFO] Processing overlay [ id org.alfresco:alfresco]
[INFO] Processing overlay [ id DigGoviSmiley Very HappyigGovi-repo-amp]
[INFO] Installing into destination folder: D:\Selva Kumar G\eclipse_workspace\DigGovi\repo\target\repo-1.0-SNAPSHOT
[INFO] Installing D:\Selva Kumar G\eclipse_workspace\DigGovi\DigGovi-repo-amp\target\DigGovi-repo-amp-1.0-SNAPSHOT.amp into D:\Selva Kumar G\eclipse_workspace\DigGovi\repo\target\repo-1.0-SNAPSHOT
[INFO] Webapp assembled in [163590 msecs]
[INFO] Building war: D:\Selva Kumar G\eclipse_workspace\DigGovi\repo\target\repo-1.0-SNAPSHOT.war
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ repo ---
[INFO] Installing D:\Selva Kumar G\eclipse_workspace\DigGovi\repo\target\repo-1.0-SNAPSHOT.war to C:\Users\B5451\.m2\repository\DigGovi\repo\1.0-SNAPSHOT\repo-1.0-SNAPSHOT.war
[INFO] Installing D:\Selva Kumar G\eclipse_workspace\DigGovi\repo\pom.xml to C:\Users\B5451\.m2\repository\DigGovi\repo\1.0-SNAPSHOT\repo-1.0-SNAPSHOT.pom
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Alfresco Solr 4 Configuration 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ solr-config ---
[INFO] Deleting D:\Selva Kumar G\eclipse_workspace\DigGovi\solr-config\target
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-sdk-requirements) @ solr-config ---
[INFO]
[INFO] --- maven-dependency-plugin:2.10:unpack (unpack-alfresco-config) @ solr-config ---
[INFO] Configured Artifact: org.alfresco:alfresco-solr4:config:5.1.e:zip
[INFO] Unpacking C:\Users\B5451\.m2\repository\org\alfresco\alfresco-solr4\5.1.e\alfresco-solr4-5.1.e-config.zip to D:\Selva Kumar G\eclipse_workspace\DigGovi\alf_data_dev\solr4\config with includes "" and excludes ""
[INFO]
[INFO] --- build-helper-maven-plugin:3.0.0:regex-property (regexp-property) @ solr-config ---
[INFO]
[INFO] --- replacer:1.5.3:replace (setup-solr-config) @ solr-config ---
[INFO] Replacement run on 2 files.
[INFO]
[INFO] --- yuicompressor-maven-plugin:1.5.1:compress (compress-js) @ solr-config ---
[INFO] nb warnings: 0, nb errors: 0
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ solr-config ---
[INFO] Installing D:\Selva Kumar G\eclipse_workspace\DigGovi\solr-config\pom.xml to C:\Users\B5451\.m2\repository\DigGovi\solr-config\1.0-SNAPSHOT\solr-config-1.0-SNAPSHOT.pom
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Alfresco Share WAR Aggregator 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ share ---
[INFO] Deleting D:\Selva Kumar G\eclipse_workspace\DigGovi\share\target
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-sdk-requirements) @ share ---
[INFO]
[INFO] --- maven-dependency-plugin:2.10:unpack-dependencies (unpack) @ share ---
[INFO] Unpacking C:\Users\B5451\.m2\repository\org\alfresco\share\5.1.e\share-5.1.e.war to D:\Selva Kumar G\eclipse_workspace\DigGovi\share\target\dependency with includes "META-INF/MANIFEST.MF" and excludes ""
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ share ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] skip non existing resourceDirectory D:\Selva Kumar G\eclipse_workspace\DigGovi\share\src\main\amp
[INFO]
[INFO] --- yuicompressor-maven-plugin:1.5.1:compress (compress-js) @ share ---
[INFO] nb warnings: 0, nb errors: 0
[INFO]
[INFO] --- maven-compiler-plugin:3.5:compile (default-compile) @ share ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ share ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5:testCompile (default-testCompile) @ share ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ share ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-war-plugin:2.6:war (default-war) @ share ---
[INFO] Packaging webapp
[INFO] Assembling webapp [share] in [D:\Selva Kumar G\eclipse_workspace\DigGovi\share\target\share-1.0-SNAPSHOT]
[info] Copying manifest...
[INFO] Processing war project
[INFO] Processing overlay [ id org.alfresco:share]
[INFO] Processing overlay [ id DigGoviSmiley Very HappyigGovi-share-amp]
[INFO] Installing into destination folder: D:\Selva Kumar G\eclipse_workspace\DigGovi\share\target\share-1.0-SNAPSHOT
[INFO] Installing D:\Selva Kumar G\eclipse_workspace\DigGovi\DigGovi-share-amp\target\DigGovi-share-amp-1.0-SNAPSHOT.amp into D:\Selva Kumar G\eclipse_workspace\DigGovi\share\target\share-1.0-SNAPSHOT
[INFO] Webapp assembled in [436995 msecs]
[INFO] Building war: D:\Selva Kumar G\eclipse_workspace\DigGovi\share\target\share-1.0-SNAPSHOT.war
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ share ---
[INFO] Installing D:\Selva Kumar G\eclipse_workspace\DigGovi\share\target\share-1.0-SNAPSHOT.war to C:\Users\B5451\.m2\repository\DigGovi\share\1.0-SNAPSHOT\share-1.0-SNAPSHOT.war
[INFO] Installing D:\Selva Kumar G\eclipse_workspace\DigGovi\share\pom.xml to C:\Users\B5451\.m2\repository\DigGovi\share\1.0-SNAPSHOT\share-1.0-SNAPSHOT.pom
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Alfresco, Share and Solr4 Tomcat Runner 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ runner ---
[INFO] Deleting D:\Selva Kumar G\eclipse_workspace\DigGovi\runner\target
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-sdk-requirements) @ runner ---
[INFO]
[INFO] --- yuicompressor-maven-plugin:1.5.1:compress (compress-js) @ runner ---
[INFO] nb warnings: 0, nb errors: 0
[INFO]
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-tomcat-resources) @ runner ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO]
[INFO] >>> tomcat7-maven-plugin:2.2:run (run-wars) > process-classes @ runner >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-sdk-requirements) @ runner ---
[INFO]
[INFO] --- yuicompressor-maven-plugin:1.5.1:compress (compress-js) @ runner ---
[INFO] nb warnings: 0, nb errors: 0
[INFO]
[INFO] <<< tomcat7-maven-plugin:2.2:run (run-wars) < process-classes @ runner <<<
[INFO]
[INFO] --- tomcat7-maven-plugin:2.2:run (run-wars) @ runner ---
[INFO] Running war on http://localhost:8080/
[INFO] Creating Tomcat server configuration at D:\Selva Kumar G\eclipse_workspace\DigGovi\runner\target\tomcat
[INFO] setting SystemProperties:
[INFO] solr.solr.home=D:\Selva Kumar G\eclipse_workspace\DigGovi/alf_data_dev/solr4/config
[INFO] create webapp with contextPath:
[INFO] Deploying dependency wars
[INFO] Deploy warfile: D:\Selva Kumar G\eclipse_workspace\DigGovi\repo\target\repo-1.0-SNAPSHOT.war to contextPath: /alfresco
[INFO] Deploy warfile: D:\Selva Kumar G\eclipse_workspace\DigGovi\share\target\share-1.0-SNAPSHOT.war to contextPath: /share
[INFO] Deploy warfile: C:\Users\B5451\.m2\repository\org\alfresco\alfresco-solr4\5.1.e\alfresco-solr4-5.1.e.war to contextPath: /solr4
[INFO] Deploy warfile: C:\Users\B5451\.m2\repository\org\alfresco\api-explorer\1.0\api-explorer-1.0.war to contextPath: /api-explorer
Jun 13, 2018 1:22:39 PM org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ["http-bio-8080"]
Jun 13, 2018 1:22:40 PM org.apache.catalina.core.StandardService startInternal
INFO: Starting service Tomcat
Jun 13, 2018 1:22:40 PM org.apache.catalina.core.StandardEngine startInternal
INFO: Starting Servlet Engine: Apache Tomcat/7.0.47
Jun 13, 2018 1:24:25 PM org.apache.catalina.startup.TaglibUriRule body
INFO: TLD skipped. URI: http://java.sun.com/jstl/core_rt is already defined
Jun 13, 2018 1:24:25 PM org.apache.catalina.startup.TaglibUriRule body
INFO: TLD skipped. URI: http://java.sun.com/jstl/core is already defined
Jun 13, 2018 1:24:25 PM org.apache.catalina.startup.TaglibUriRule body
INFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/core is already defined
Jun 13, 2018 1:24:25 PM org.apache.catalina.startup.TaglibUriRule body
INFO: TLD skipped. URI: http://java.sun.com/jstl/fmt_rt is already defined
Jun 13, 2018 1:24:25 PM org.apache.catalina.startup.TaglibUriRule body
INFO: TLD skipped. URI: http://java.sun.com/jstl/fmt is already defined
Jun 13, 2018 1:24:25 PM org.apache.catalina.startup.TaglibUriRule body
INFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/fmt is already defined
Jun 13, 2018 1:24:25 PM org.apache.catalina.startup.TaglibUriRule body
INFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/functions is already defined
Jun 13, 2018 1:24:25 PM org.apache.catalina.startup.TaglibUriRule body
INFO: TLD skipped. URI: http://jakarta.apache.org/taglibs/standard/permittedTaglibs is already defined
Jun 13, 2018 1:24:25 PM org.apache.catalina.startup.TaglibUriRule body
INFO: TLD skipped. URI: http://jakarta.apache.org/taglibs/standard/scriptfree is already defined
Jun 13, 2018 1:24:25 PM org.apache.catalina.startup.TaglibUriRule body
INFO: TLD skipped. URI: http://java.sun.com/jstl/sql_rt is already defined
Jun 13, 2018 1:24:25 PM org.apache.catalina.startup.TaglibUriRule body
INFO: TLD skipped. URI: http://java.sun.com/jstl/sql is already defined
Jun 13, 2018 1:24:25 PM org.apache.catalina.startup.TaglibUriRule body
INFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/sql is already defined
Jun 13, 2018 1:24:25 PM org.apache.catalina.startup.TaglibUriRule body
INFO: TLD skipped. URI: http://java.sun.com/jstl/xml_rt is already defined
Jun 13, 2018 1:24:25 PM org.apache.catalina.startup.TaglibUriRule body
INFO: TLD skipped. URI: http://java.sun.com/jstl/xml is already defined
Jun 13, 2018 1:24:25 PM org.apache.catalina.startup.TaglibUriRule body
INFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/xml is already defined
Jun 13, 2018 1:24:25 PM org.apache.catalina.core.ApplicationContext log
INFO: No Spring WebApplicationInitializer types detected on classpath
Jun 13, 2018 1:24:28 PM org.apache.catalina.core.ApplicationContext log
INFO: Initializing Spring root WebApplicationContext
2018-06-13 13:24:39,737 INFO [alfresco.repo.admin] [localhost-startStop-1] Using database URL 'jdbc:h2Smiley Very Happy:\Selva Kumar G\eclipse_workspace\DigGovi/alf_data_dev/h2_data/alf_dev;AUTO_SERVER=TRUE;DB_CLOSE_ON_EXIT=FALSE;LOCK_TIMEOUT=10000;MVCC=FALSE;LOCK_MODE=0' with user 'alfresco'.
2018-06-13 13:24:46,542 INFO [alfresco.repo.admin] [localhost-startStop-1] Connected to database H2 version 1.4.190 (2015-10-11)
2018-06-13 13:25:08,726 INFO [domain.schema.SchemaBootstrap] [localhost-startStop-1] Ignoring script patch (post-Hibernate): patch.db-V4.2-metadata-query-indexes
2018-06-13 13:25:08,742 INFO [domain.schema.SchemaBootstrap] [localhost-startStop-1] Ignoring script patch (post-Hibernate): patch.db-V5.1-metadata-query-indexes
SDK Demo AMP class has been loaded
2018-06-13 13:25:43,461 INFO [extensions.webscripts.TemplateProcessorRegistry] [localhost-startStop-1] Registered template processor Repository Template Processor for extension ftl
2018-06-13 13:25:43,476 INFO [extensions.webscripts.ScriptProcessorRegistry] [localhost-startStop-1] Registered script processor Repository Script Processor for extension js
Server running at http://localhost:4578
2018-06-13 13:25:48,563 INFO [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'ContentStore' subsystem, ID: [ContentStore, managed, unencrypted]
2018-06-13 13:25:48,704 INFO [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'ContentStore' subsystem, ID: [ContentStore, managed, unencrypted] complete
2018-06-13 13:25:48,814 INFO [domain.schema.SchemaBootstrap] [localhost-startStop-1] Connecting to database: jdbc:h2Smiley Very Happy:\Selva Kumar G\eclipse_workspace\DigGovi/alf_data_dev/h2_data/alf_dev, UserName=ALFRESCO, H2 JDBC Driver
2018-06-13 13:25:48,814 INFO [domain.schema.SchemaBootstrap] [localhost-startStop-1] Schema managed by database dialect org.hibernate.dialect.H2Dialect.
2018-06-13 13:25:49,781 INFO [domain.schema.SchemaBootstrap] [localhost-startStop-1] No changes were made to the schema.
2018-06-13 13:25:50,702 INFO [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'Authentication' subsystem, ID: [Authentication, managed, alfrescoNtlm1]
2018-06-13 13:25:51,654 INFO [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'Authentication' subsystem, ID: [Authentication, managed, alfrescoNtlm1] complete
2018-06-13 13:25:56,335 INFO [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'thirdparty' subsystem, ID: [thirdparty, default]
2018-06-13 13:25:56,617 ERROR [transform.magick.AbstractImageMagickContentTransformerWorker] [localhost-startStop-1] ImageMagickContentTransformerWorker not available: 05130001 Failed to perform ImageMagick transformation:
Execution result:
os: Windows 7
command: ./ImageMagick/bin/convert C:\Users\B5451\AppData\Local\Temp\Alfresco\ImageMagickContentTransformerWorker_init_source_179472140031464765.gif C:\Users\B5451\AppData\Local\Temp\Alfresco\ImageMagickContentTransformerWorker_init_target_3190630249153761804.png
succeeded: false
exit code: 1
out:
err: Cannot run program "./ImageMagick/bin/convert": CreateProcess error=2, The system cannot find the file specified
2018-06-13 13:25:56,617 INFO [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'thirdparty' subsystem, ID: [thirdparty, default] complete
2018-06-13 13:25:56,617 INFO [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'OOoDirect' subsystem, ID: [OOoDirect, default]
2018-06-13 13:25:57,287 ERROR [util.exec.RuntimeExecBootstrapBean] [localhost-startStop-1] Bootstrap command failed:
Execution result:
os: Windows 7
command: soffice -accept=socket,host=127.0.0.1,port=8100;urp;StarOffice.ServiceManager -env:UserInstallation=file:///D:/Selva%20Kumar%20G/eclipse_workspace/DigGovi/alf_data_dev/oouser -headless -nocrashreport -nofirststartwizard -nologo -norestore
succeeded: false
exit code: 2
out:
err: Cannot run program "soffice": CreateProcess error=2, The system cannot find the file specified
2018-06-13 13:25:59,518 WARN [alfresco.util.OpenOfficeConnectionTester] [localhost-startStop-1] An initial OpenOffice connection could not be established.
2018-06-13 13:25:59,518 INFO [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'OOoDirect' subsystem, ID: [OOoDirect, default] complete
2018-06-13 13:25:59,518 INFO [repo.admin.ConfigurationChecker] [localhost-startStop-1] The Alfresco root data directory ('dir.root') is: D:\Selva Kumar G\eclipse_workspace\DigGovi\alf_data_dev
2018-06-13 13:25:59,518 INFO [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'Search' subsystem, ID: [Search, managed, solr4]
2018-06-13 13:26:00,407 INFO [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'Search' subsystem, ID: [Search, managed, solr4] complete
2018-06-13 13:26:00,578 INFO [admin.patch.PatchExecuter] [localhost-startStop-1] Checking for patches to apply ...
2018-06-13 13:26:01,001 INFO [admin.patch.PatchExecuter] [localhost-startStop-1] No patches were required.
2018-06-13 13:26:01,125 INFO [repo.module.ModuleServiceImpl] [localhost-startStop-1] Found 2 module package(s).
2018-06-13 13:26:01,172 INFO [repo.module.ModuleServiceImpl] [localhost-startStop-1] Starting module 'DigGovi-repo-amp' version 1.0-SNAPSHOT.
2018-06-13 13:26:01,203 INFO [repo.module.ModuleServiceImpl] [localhost-startStop-1] Starting module 'alfresco-share-services' version 5.1.0.
2018-06-13 13:26:01,203 INFO [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'fileServers' subsystem, ID: [fileServers, default]
2018-06-13 13:26:01,952 INFO [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'sysAdmin' subsystem, ID: [sysAdmin, default]
2018-06-13 13:26:02,000 INFO [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'sysAdmin' subsystem, ID: [sysAdmin, default] complete
2018-06-13 13:26:02,031 INFO [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'fileServers' subsystem, ID: [fileServers, default] complete
2018-06-13 13:26:02,031 INFO [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'imap' subsystem, ID: [imap, default]
2018-06-13 13:26:02,328 INFO [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'imap' subsystem, ID: [imap, default] complete
2018-06-13 13:26:02,328 INFO [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'email' subsystem, ID: [email, outbound]
2018-06-13 13:26:03,076 INFO [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'email' subsystem, ID: [email, outbound] complete
2018-06-13 13:26:03,076 INFO [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'email' subsystem, ID: [email, inbound]
2018-06-13 13:26:03,296 INFO [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'email' subsystem, ID: [email, inbound] complete
2018-06-13 13:26:03,296 INFO [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'Subscriptions' subsystem, ID: [Subscriptions, default]
2018-06-13 13:26:03,358 INFO [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'Subscriptions' subsystem, ID: [Subscriptions, default] complete
2018-06-13 13:26:03,389 INFO [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'Synchronization' subsystem, ID: [Synchronization, default]
2018-06-13 13:26:04,388 INFO [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'Synchronization' subsystem, ID: [Synchronization, default] complete
2018-06-13 13:26:05,470 INFO [service.descriptor.DescriptorService] [localhost-startStop-1] Alfresco JVM - v1.8.0_171-b11; maximum heap size 892.500MB
2018-06-13 13:26:05,470 INFO [service.descriptor.DescriptorService] [localhost-startStop-1] Server Mode :UNKNOWN
2018-06-13 13:26:05,516 INFO [service.descriptor.DescriptorService] [localhost-startStop-1] Alfresco started (Community). Current version: 5.1.0 (r122274-b3) schema 9,016. Originally installed version: 5.1.0 (r122274-b3) schema 9,016.
2018-06-13 13:26:05,602 INFO [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'ActivitiesFeed' subsystem, ID: [ActivitiesFeed, default]
2018-06-13 13:26:07,131 INFO [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'ActivitiesFeed' subsystem, ID: [ActivitiesFeed, default] complete
2018-06-13 13:26:07,131 INFO [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'Replication' subsystem, ID: [Replication, default]
2018-06-13 13:26:07,397 INFO [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'Replication' subsystem, ID: [Replication, default] complete
2018-06-13 13:26:26,295 INFO [extensions.webscripts.DeclarativeRegistry] [asynchronouslyRefreshedCacheThreadPool1] Registered 397 Web Scripts (+0 failed), 547 URLs
2018-06-13 13:26:26,654 INFO [extensions.webscripts.DeclarativeRegistry] [asynchronouslyRefreshedCacheThreadPool1] Registered 1 Package Description Documents (+0 failed)
2018-06-13 13:26:26,654 INFO [extensions.webscripts.DeclarativeRegistry] [asynchronouslyRefreshedCacheThreadPool1] Registered 0 Schema Description Documents (+0 failed)
2018-06-13 13:26:32,006 INFO [extensions.webscripts.DeclarativeRegistry] [localhost-startStop-1] Registered 397 Web Scripts (+0 failed), 547 URLs
2018-06-13 13:26:32,006 INFO [extensions.webscripts.DeclarativeRegistry] [localhost-startStop-1] Registered 1 Package Description Documents (+0 failed)
2018-06-13 13:26:32,006 INFO [extensions.webscripts.DeclarativeRegistry] [localhost-startStop-1] Registered 0 Schema Description Documents (+0 failed)
2018-06-13 13:26:32,085 INFO [extensions.webscripts.AbstractRuntimeContainer] [localhost-startStop-1] Initialised Repository Web Script Container (in 18207.33ms)
2018-06-13 13:26:32,131 INFO [extensions.webscripts.TemplateProcessorRegistry] [localhost-startStop-1] Registered template processor freemarker for extension ftl
2018-06-13 13:26:32,131 INFO [extensions.webscripts.ScriptProcessorRegistry] [localhost-startStop-1] Registered script processor javascript for extension js
2018-06-13 13:26:35,938 INFO [extensions.webscripts.DeclarativeRegistry] [asynchronouslyRefreshedCacheThreadPool1] Registered 397 Web Scripts (+0 failed), 547 URLs
2018-06-13 13:26:35,938 INFO [extensions.webscripts.DeclarativeRegistry] [asynchronouslyRefreshedCacheThreadPool1] Registered 1 Package Description Documents (+0 failed)
2018-06-13 13:26:35,938 INFO [extensions.webscripts.DeclarativeRegistry] [asynchronouslyRefreshedCacheThreadPool1] Registered 0 Schema Description Documents (+0 failed)
2018-06-13 13:26:36,157 INFO [extensions.webscripts.DeclarativeRegistry] [asynchronouslyRefreshedCacheThreadPool1] Registered 11 Web Scripts (+0 failed), 82 URLs
2018-06-13 13:26:36,157 INFO [extensions.webscripts.DeclarativeRegistry] [asynchronouslyRefreshedCacheThreadPool1] Registered 0 Package Description Documents (+0 failed)
2018-06-13 13:26:36,157 INFO [extensions.webscripts.DeclarativeRegistry] [asynchronouslyRefreshedCacheThreadPool1] Registered 0 Schema Description Documents (+0 failed)
2018-06-13 13:26:36,376 INFO [extensions.webscripts.DeclarativeRegistry] [localhost-startStop-1] Registered 11 Web Scripts (+0 failed), 82 URLs
2018-06-13 13:26:36,376 INFO [extensions.webscripts.DeclarativeRegistry] [localhost-startStop-1] Registered 0 Package Description Documents (+0 failed)
2018-06-13 13:26:36,376 INFO [extensions.webscripts.DeclarativeRegistry] [localhost-startStop-1] Registered 0 Schema Description Documents (+0 failed)
2018-06-13 13:26:36,376 INFO [extensions.webscripts.AbstractRuntimeContainer] [localhost-startStop-1] Initialised Public Api Web Script Container (in 3854.8213ms)
2018-06-13 13:26:36,422 INFO [extensions.webscripts.DeclarativeRegistry] [asynchronouslyRefreshedCacheThreadPool1] Registered 11 Web Scripts (+0 failed), 82 URLs
2018-06-13 13:26:36,422 INFO [extensions.webscripts.DeclarativeRegistry] [asynchronouslyRefreshedCacheThreadPool1] Registered 0 Package Description Documents (+0 failed)
2018-06-13 13:26:36,422 INFO [extensions.webscripts.DeclarativeRegistry] [asynchronouslyRefreshedCacheThreadPool1] Registered 0 Schema Description Documents (+0 failed)
Jun 13, 2018 1:26:36 PM com.sun.xml.ws.transport.http.servlet.WSServletContextListener contextInitialized
INFO: WSSERVLET12: JAX-WS context listener initializing
Jun 13, 2018 1:26:40 PM com.sun.xml.ws.transport.http.servlet.WSServletDelegate <init>
INFO: WSSERVLET14: JAX-WS servlet initializing
Jun 13, 2018 1:27:39 PM org.apache.catalina.core.ApplicationContext log
INFO: No Spring WebApplicationInitializer types detected on classpath
Jun 13, 2018 1:27:39 PM org.apache.catalina.core.ApplicationContext log
INFO: Initializing Spring root WebApplicationContext
2018-06-13 13:27:58,877 INFO [config.packaging.ModulePackageManager] [localhost-startStop-1] Found 2 module package(s)
2018-06-13 13:27:58,892 INFO [config.packaging.ModulePackageManager] [localhost-startStop-1] Alfresco Share AMP Module, 1.0-SNAPSHOT, This is a sample Alfresco Share AMP project, depended upon by the share WAR module
Alfresco Share AMP Module, 1.0-SNAPSHOT, This is a sample Alfresco Share AMP project, depended upon by the share WAR module

2018-06-13 13:27:59,517 INFO [extensions.webscripts.TemplateProcessorRegistry] [localhost-startStop-1] Registered template processor freemarker for extension ftl
2018-06-13 13:27:59,517 INFO [extensions.webscripts.ScriptProcessorRegistry] [localhost-startStop-1] Registered script processor javascript for extension js
2018-06-13 13:27:59,517 INFO [extensions.webscripts.TemplateProcessorRegistry] [localhost-startStop-1] Registered template processor freemarker for extension ftl
2018-06-13 13:27:59,533 INFO [extensions.webscripts.ScriptProcessorRegistry] [localhost-startStop-1] Registered script processor javascript for extension js
2018-06-13 13:28:12,235 INFO [extensions.webscripts.DeclarativeRegistry] [localhost-startStop-1] Registered 383 Web Scripts (+0 failed), 401 URLs
2018-06-13 13:28:12,235 INFO [extensions.webscripts.DeclarativeRegistry] [localhost-startStop-1] Registered 8 Package Description Documents (+0 failed)
2018-06-13 13:28:12,235 INFO [extensions.webscripts.DeclarativeRegistry] [localhost-startStop-1] Registered 0 Schema Description Documents (+0 failed)
2018-06-13 13:28:12,330 INFO [extensions.webscripts.AbstractRuntimeContainer] [localhost-startStop-1] Initialised Spring Surf Container Web Script Container (in 12792.038ms)
2018-06-13 13:28:12,345 INFO [extensions.webscripts.TemplateProcessorRegistry] [localhost-startStop-1] Registered template processor freemarker for extension ftl
2018-06-13 13:28:12,345 INFO [extensions.webscripts.ScriptProcessorRegistry] [localhost-startStop-1] Registered script processor javascript for extension js
Jun 13, 2018 1:28:13 PM org.apache.catalina.core.ApplicationContext log
INFO: org.tuckey.web.filters.urlrewrite.UrlRewriteFilter INFO: loaded (conf ok)
Jun 13, 2018 1:28:13 PM org.apache.catalina.core.ApplicationContext log
INFO: Initializing Spring FrameworkServlet 'Spring Surf Dispatcher Servlet'
Jun 13, 2018 1:29:21 PM org.apache.catalina.core.ApplicationContext log
INFO: No Spring WebApplicationInitializer types detected on classpath
2018-06-13 13:29:33,035 INFO [solr.component.AsyncBuildSuggestComponent] [coreLoadExecutor-5-thread-1] Initializing SuggestComponent
2018-06-13 13:29:34,970 INFO [solr.component.AsyncBuildSuggestComponent] [coreLoadExecutor-5-thread-2] Initializing SuggestComponent
Jun 13, 2018 1:29:35 PM org.apache.coyote.AbstractProtocol start
INFO: Starting ProtocolHandler ["http-bio-8080"]
2018-06-13 13:29:35,378 INFO [solr.component.AsyncBuildSuggestComponent] [Suggestor-alfresco-1] Loading suggester index for: shingleBasedSuggestions
2018-06-13 13:29:36,782 INFO [solr.component.AsyncBuildSuggestComponent] [Suggestor-alfresco-1] Loaded suggester shingleBasedSuggestions, took 1389 ms
2018-06-13 13:34:33,341 INFO [web.site.EditionInterceptor] [http-bio-8080-exec-10] Successfully retrieved license information from Alfresco.
2018-06-13 14:40:56,847 ERROR [extensions.webscripts.AbstractRuntime] [http-bio-8080-exec-22] Exception from executeScript - redirecting to status template error: 05130178 Wrapped Exception (with status template): rawPassword is a mandatory parameter
org.springframework.extensions.webscripts.WebScriptException: 05130178 Wrapped Exception (with status template): rawPassword is a mandatory parameter
at org.springframework.extensions.webscripts.AbstractWebScript.createStatusException(AbstractWebScript.java:1138)
at org.springframework.extensions.webscripts.DeclarativeWebScript.execute(DeclarativeWebScript.java:171)
at org.alfresco.repo.web.scripts.RepositoryContainer$3.execute(RepositoryContainer.java:512)
at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:457)
at org.alfresco.repo.web.scripts.RepositoryContainer.transactionedExecute(RepositoryContainer.java:580)
at org.alfresco.repo.web.scripts.RepositoryContainer.transactionedExecuteAs(RepositoryContainer.java:649)
at org.alfresco.repo.web.scripts.RepositoryContainer.executeScriptInternal(RepositoryContainer.java:348)
at org.alfresco.repo.web.scripts.RepositoryContainer.executeScript(RepositoryContainer.java:301)
at org.springframework.extensions.webscripts.AbstractRuntime.executeScript(AbstractRuntime.java:378)
at org.springframework.extensions.webscripts.AbstractRuntime.executeScript(AbstractRuntime.java:209)
at org.springframework.extensions.webscripts.servlet.WebScriptServlet.service(WebScriptServlet.java:132)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.alfresco.web.app.servlet.GlobalLocalizationFilter.doFilter(GlobalLocalizationFilter.java:61)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:953)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1041)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:603)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.IllegalArgumentException: rawPassword is a mandatory parameter
at org.alfresco.util.ParameterCheck.mandatoryString(ParameterCheck.java:58)
at org.alfresco.repo.security.authentication.CompositePasswordEncoder.matchesPassword(CompositePasswordEncoder.java:219)
at org.alfresco.repo.security.authentication.RepositoryAuthenticationProvider.isPasswordCorrect(RepositoryAuthenticationProvider.java:50)
at net.sf.acegisecurity.providers.dao.DaoAuthenticationProvider.authenticate(DaoAuthenticationProvider.java:277)
at net.sf.acegisecurity.providers.ProviderManager.doAuthentication(ProviderManager.java:159)
at net.sf.acegisecurity.AbstractAuthenticationManager.authenticate(AbstractAuthenticationManager.java:49)
at org.alfresco.repo.security.authentication.AuthenticationComponentImpl$1$1.doWork(AuthenticationComponentImpl.java:109)
at org.alfresco.repo.security.authentication.AuthenticationComponentImpl$1$1.doWork(AuthenticationComponentImpl.java:1)
at org.alfresco.repo.tenant.TenantUtil.runAsWork(TenantUtil.java:119)
at org.alfresco.repo.tenant.TenantUtil.runAsTenant(TenantUtil.java:88)
at org.alfresco.repo.tenant.TenantUtil$1.doWork(TenantUtil.java:62)
at org.alfresco.repo.security.authentication.AuthenticationUtil.runAs(AuthenticationUtil.java:548)
at org.alfresco.repo.tenant.TenantUtil.runAsUserTenant(TenantUtil.java:58)
at org.alfresco.repo.tenant.TenantUtil.runAsSystemTenant(TenantUtil.java:112)
at org.alfresco.repo.security.authentication.AuthenticationComponentImpl$1.execute(AuthenticationComponentImpl.java:101)
at org.alfresco.repo.security.authentication.AuthenticationComponentImpl$1.execute(AuthenticationComponentImpl.java:1)
at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:457)
at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:345)
at org.alfresco.repo.security.authentication.AuthenticationComponentImpl.authenticateImpl(AuthenticationComponentImpl.java:96)
at org.alfresco.repo.security.authentication.AbstractAuthenticationComponent.authenticate(AbstractAuthenticationComponent.java:162)
at org.alfresco.repo.security.authentication.AuthenticationServiceImpl.authenticate(AuthenticationServiceImpl.java:68)
at org.alfresco.repo.security.authentication.AbstractChainingAuthenticationService.authenticate(AbstractChainingAuthenticationService.java:195)
at sun.reflect.GeneratedMethodAccessor500.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
at net.sf.acegisecurity.intercept.method.aopalliance.MethodSecurityInterceptor.invoke(MethodSecurityInterceptor.java:80)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
at org.alfresco.repo.security.permissions.impl.ExceptionTranslatorMethodInterceptor.invoke(ExceptionTranslatorMethodInterceptor.java:46)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
at org.alfresco.repo.audit.AuditMethodInterceptor.invoke(AuditMethodInterceptor.java:159)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:96)
at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:260)
at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:94)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
at com.sun.proxy.$Proxy97.authenticate(Unknown Source)
at org.alfresco.repo.web.scripts.bean.AbstractLoginBean.login(AbstractLoginBean.java:79)
at org.alfresco.repo.web.scripts.bean.LoginPost.executeImpl(LoginPost.java:72)
at org.springframework.extensions.webscripts.DeclarativeWebScript.executeImpl(DeclarativeWebScript.java:235)
at org.springframework.extensions.webscripts.DeclarativeWebScript.execute(DeclarativeWebScript.java:64)
... 32 more

2 Replies
jpotts
Professional

Re: I have port issue in maven build using alfresco and my Actual port is "8090" but war files are running on "8080"

Just posting a log file and hoping someone will help you is not a good recipe for success. Please provide more context. What are you trying to do? What version of the SDK are you running? What have you tried so far? What documentation have you read that might be helpful? What is your guess as to what the problem is?

karuppasamy
Active Member

Re: I have port issue in maven build using alfresco and my Actual port is "8090" but war files are running on "8080"

thanks for your reply....

And i upload a log file.

kindly check!