<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Error install alfresco social login in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/error-install-alfresco-social-login/m-p/90806#M27050</link>
    <description>&lt;P&gt;Hi jljwoznica,&lt;BR /&gt;I was with jre.&lt;BR /&gt;Then we switched to jdk. Compiled, but now does not want to raise the tomcat.&lt;BR /&gt;Look:&lt;/P&gt;&lt;P&gt;[INFO] Reactor Summary for SocialLogin OAUTH2 login AIO - SDK 3.0 1.0-SNAPSHOT:&lt;BR /&gt;[INFO]&lt;BR /&gt;[INFO] SocialLogin OAUTH2 login AIO - SDK 3.0 ............. SUCCESS [ 1.443 s]&lt;BR /&gt;[INFO] Alfresco Platform/Repository SocialLogin JAR Module SUCCESS [ 8.223 s]&lt;BR /&gt;[INFO] Alfresco Share SocialLogin JAR Module .............. SUCCESS [ 1.808 s]&lt;BR /&gt;[INFO] ------------------------------------------------------------------------&lt;BR /&gt;[INFO] BUILD SUCCESS&lt;BR /&gt;[INFO] ------------------------------------------------------------------------&lt;BR /&gt;[INFO] Total time: 11.686 s&lt;BR /&gt;[INFO] Finished at: 2019-12-16T16:39:15-02:00&lt;BR /&gt;[INFO] ------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;root@servertwtech:~/install/linkedin/SocialLogin# echo $JAVA_HOME&lt;BR /&gt;/usr/lib/jvm/java-8-openjdk-amd64&lt;/P&gt;&lt;P&gt;root@servertwtech:~/install/linkedin/SocialLogin# cat /etc/environment&lt;BR /&gt;PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games"&lt;/P&gt;&lt;P&gt;root@servertwtech:~/install/linkedin/SocialLogin# java -version&lt;BR /&gt;openjdk version "11.0.4" 2019-07-16&lt;BR /&gt;OpenJDK Runtime Environment (build 11.0.4+11-post-Ubuntu-1ubuntu218.04.3)&lt;BR /&gt;OpenJDK 64-Bit Server VM (build 11.0.4+11-post-Ubuntu-1ubuntu218.04.3, mixed mode, sharing)&lt;/P&gt;&lt;P&gt;root@servertwtech:~/install/linkedin/SocialLogin# mvn -version&lt;BR /&gt;Apache Maven 3.6.0&lt;BR /&gt;Maven home: /usr/share/maven&lt;BR /&gt;Java version: 1.8.0_222, vendor: Private Build, runtime: /usr/lib/jvm/java-8-openjdk-amd64/jre&lt;BR /&gt;Default locale: en, platform encoding: UTF-8&lt;BR /&gt;OS name: "linux", version: "4.15.0-72-generic", arch: "amd64", family: "unix"&lt;/P&gt;&lt;P&gt;root@servertwtech:~# tail -f /opt/alfresco/tomcat/logs/catalina.out&lt;BR /&gt;Error: Could not create the Java Virtual Machine.&lt;BR /&gt;Error: A fatal exception has occurred. Program will exit.&lt;BR /&gt;NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED&lt;BR /&gt;Unrecognized option: -d64&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="tlid-translation translation"&gt;&lt;SPAN class=""&gt;Do I have to change something in the alfresco-service.sh script to get alfresco up?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class=""&gt;Or would it be changing some java environment variable?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;With best regards,&lt;BR /&gt;Zé Brasil&lt;/P&gt;</description>
    <pubDate>Mon, 16 Dec 2019 18:52:08 GMT</pubDate>
    <dc:creator>jbrasil</dc:creator>
    <dc:date>2019-12-16T18:52:08Z</dc:date>
    <item>
      <title>Error install alfresco social login</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/error-install-alfresco-social-login/m-p/90804#M27048</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;See the error when installing alfresco social login.&lt;BR /&gt;I ran the command:&lt;BR /&gt;mvn clean install alfresco: run&lt;/P&gt;&lt;P&gt;I followed the documentation on the site below:&lt;BR /&gt;&lt;A href="https://github.com/FlexSolution/SocialLogin" target="_blank" rel="noopener nofollow noreferrer"&gt;https://github.com/FlexSolution/SocialLogin&lt;/A&gt;&lt;/P&gt;&lt;P&gt;[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ SocialLogin-platform ---&lt;BR /&gt;[INFO] Changes detected - recompiling the module!&lt;BR /&gt;[INFO] Compiling 24 source files to /root/install/linkedin/SocialLogin/SocialLogin-platform/target/classes&lt;BR /&gt;[INFO] -------------------------------------------------------------&lt;BR /&gt;[ERROR] COMPILATION ERROR :&lt;BR /&gt;[INFO] -------------------------------------------------------------&lt;BR /&gt;[ERROR] No compiler is provided in this environment. Perhaps you are running on a JRE rather than a JDK?&lt;BR /&gt;[INFO] 1 error&lt;BR /&gt;[INFO] -------------------------------------------------------------&lt;BR /&gt;[INFO]&lt;BR /&gt;[INFO] ------------------------------------------------------------------------&lt;BR /&gt;[INFO] Skipping SocialLogin OAUTH2 login AIO - SDK 3.0&lt;BR /&gt;[INFO] This project has been banned from the build due to previous failures.&lt;BR /&gt;[INFO] ------------------------------------------------------------------------&lt;BR /&gt;[INFO] ------------------------------------------------------------------------&lt;BR /&gt;[INFO] Reactor Summary for SocialLogin OAUTH2 login AIO - SDK 3.0 1.0-SNAPSHOT:&lt;BR /&gt;[INFO]&lt;BR /&gt;[INFO] SocialLogin OAUTH2 login AIO - SDK 3.0 ............. SUCCESS [ 0.817 s]&lt;BR /&gt;[INFO] Alfresco Platform/Repository SocialLogin JAR Module FAILURE [02:27 min]&lt;BR /&gt;[INFO] Alfresco Share SocialLogin JAR Module .............. SKIPPED&lt;BR /&gt;[INFO] ------------------------------------------------------------------------&lt;BR /&gt;[INFO] BUILD FAILURE&lt;BR /&gt;[INFO] ------------------------------------------------------------------------&lt;BR /&gt;[INFO] Total time: 02:28 min&lt;BR /&gt;[INFO] Finished at: 2019-12-16T10:52:40-02:00&lt;BR /&gt;[INFO] ------------------------------------------------------------------------&lt;BR /&gt;[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project SocialLogin-platform: Compilation failure&lt;BR /&gt;[ERROR] No compiler is provided in this environment. Perhaps you are running on a JRE rather than a JDK?&lt;BR /&gt;[ERROR]&lt;BR /&gt;[ERROR] -&amp;gt; [Help 1]&lt;BR /&gt;[ERROR]&lt;BR /&gt;[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.&lt;BR /&gt;[ERROR] Re-run Maven using the -X switch to enable full debug logging.&lt;BR /&gt;[ERROR]&lt;BR /&gt;[ERROR] For more information about the errors and possible solutions, please read the following articles:&lt;BR /&gt;[ERROR] [Help 1] &lt;A href="http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException" target="_blank" rel="noopener nofollow noreferrer"&gt;http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException&lt;/A&gt;&lt;BR /&gt;[ERROR]&lt;BR /&gt;[ERROR] After correcting the problems, you can resume the build with the command&lt;BR /&gt;[ERROR] mvn &amp;lt;goals&amp;gt; -rf &lt;img id="smileyfrustrated" class="emoticon emoticon-smileyfrustrated" src="https://connect.hyland.com/i/smilies/16x16_smiley-frustrated.png" alt="Smiley Frustrated" title="Smiley Frustrated" /&gt;ocialLogin-platform&lt;/P&gt;&lt;P&gt;What is the solution to this error?&lt;BR /&gt;With best regards,&lt;BR /&gt;Zé Brasil&lt;/P&gt;</description>
      <pubDate>Mon, 16 Dec 2019 13:12:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/error-install-alfresco-social-login/m-p/90804#M27048</guid>
      <dc:creator>jbrasil</dc:creator>
      <dc:date>2019-12-16T13:12:42Z</dc:date>
    </item>
    <item>
      <title>Re: Error install alfresco social login</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/error-install-alfresco-social-login/m-p/90805#M27049</link>
      <description>&lt;P&gt;What JDK do you have installed?&lt;/P&gt;</description>
      <pubDate>Mon, 16 Dec 2019 14:04:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/error-install-alfresco-social-login/m-p/90805#M27049</guid>
      <dc:creator>jljwoznica</dc:creator>
      <dc:date>2019-12-16T14:04:25Z</dc:date>
    </item>
    <item>
      <title>Re: Error install alfresco social login</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/error-install-alfresco-social-login/m-p/90806#M27050</link>
      <description>&lt;P&gt;Hi jljwoznica,&lt;BR /&gt;I was with jre.&lt;BR /&gt;Then we switched to jdk. Compiled, but now does not want to raise the tomcat.&lt;BR /&gt;Look:&lt;/P&gt;&lt;P&gt;[INFO] Reactor Summary for SocialLogin OAUTH2 login AIO - SDK 3.0 1.0-SNAPSHOT:&lt;BR /&gt;[INFO]&lt;BR /&gt;[INFO] SocialLogin OAUTH2 login AIO - SDK 3.0 ............. SUCCESS [ 1.443 s]&lt;BR /&gt;[INFO] Alfresco Platform/Repository SocialLogin JAR Module SUCCESS [ 8.223 s]&lt;BR /&gt;[INFO] Alfresco Share SocialLogin JAR Module .............. SUCCESS [ 1.808 s]&lt;BR /&gt;[INFO] ------------------------------------------------------------------------&lt;BR /&gt;[INFO] BUILD SUCCESS&lt;BR /&gt;[INFO] ------------------------------------------------------------------------&lt;BR /&gt;[INFO] Total time: 11.686 s&lt;BR /&gt;[INFO] Finished at: 2019-12-16T16:39:15-02:00&lt;BR /&gt;[INFO] ------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;root@servertwtech:~/install/linkedin/SocialLogin# echo $JAVA_HOME&lt;BR /&gt;/usr/lib/jvm/java-8-openjdk-amd64&lt;/P&gt;&lt;P&gt;root@servertwtech:~/install/linkedin/SocialLogin# cat /etc/environment&lt;BR /&gt;PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games"&lt;/P&gt;&lt;P&gt;root@servertwtech:~/install/linkedin/SocialLogin# java -version&lt;BR /&gt;openjdk version "11.0.4" 2019-07-16&lt;BR /&gt;OpenJDK Runtime Environment (build 11.0.4+11-post-Ubuntu-1ubuntu218.04.3)&lt;BR /&gt;OpenJDK 64-Bit Server VM (build 11.0.4+11-post-Ubuntu-1ubuntu218.04.3, mixed mode, sharing)&lt;/P&gt;&lt;P&gt;root@servertwtech:~/install/linkedin/SocialLogin# mvn -version&lt;BR /&gt;Apache Maven 3.6.0&lt;BR /&gt;Maven home: /usr/share/maven&lt;BR /&gt;Java version: 1.8.0_222, vendor: Private Build, runtime: /usr/lib/jvm/java-8-openjdk-amd64/jre&lt;BR /&gt;Default locale: en, platform encoding: UTF-8&lt;BR /&gt;OS name: "linux", version: "4.15.0-72-generic", arch: "amd64", family: "unix"&lt;/P&gt;&lt;P&gt;root@servertwtech:~# tail -f /opt/alfresco/tomcat/logs/catalina.out&lt;BR /&gt;Error: Could not create the Java Virtual Machine.&lt;BR /&gt;Error: A fatal exception has occurred. Program will exit.&lt;BR /&gt;NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED&lt;BR /&gt;Unrecognized option: -d64&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="tlid-translation translation"&gt;&lt;SPAN class=""&gt;Do I have to change something in the alfresco-service.sh script to get alfresco up?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class=""&gt;Or would it be changing some java environment variable?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;With best regards,&lt;BR /&gt;Zé Brasil&lt;/P&gt;</description>
      <pubDate>Mon, 16 Dec 2019 18:52:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/error-install-alfresco-social-login/m-p/90806#M27050</guid>
      <dc:creator>jbrasil</dc:creator>
      <dc:date>2019-12-16T18:52:08Z</dc:date>
    </item>
    <item>
      <title>Re: Error install alfresco social login</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/error-install-alfresco-social-login/m-p/90807#M27051</link>
      <description>&lt;P&gt;&lt;BR /&gt;Hi,&lt;BR /&gt;I installed the amp following the documentation below:&lt;BR /&gt;&lt;A href="https://hub.alfresco.com/t5/alfresco-content-services-add/social-login-linkedin-oauth2/td-p/290278" target="_blank" rel="nofollow noopener noreferrer"&gt;https://hub.alfresco.com/t5/alfresco-content-services-add/social-login-linkedin-oauth2/td-p/290278&lt;/A&gt;&lt;BR /&gt;However, when you click on tools - Oauth2 Configuration the page is blank.&lt;BR /&gt;Does not open the linkedin option to authenticate.&lt;/P&gt;&lt;P&gt;I am using version 6.1.1&lt;BR /&gt;Community - 6.1.1 (r9d03d2fd-b168)&lt;BR /&gt;&lt;BR /&gt;alfresco.log.2019-09-12:2019-09-12 20:15:22,497 INFO [org.alfresco.service.descriptor.DescriptorService] [localhost-startStop-1] Alfresco Content Services started (Community). Current vers&lt;BR /&gt;ion: 6.1.1 (r9d03d2fd-b168) schema 12,001. Originally installed version: 6.1.1 (r9d03d2fd-b168) schema 12,001.&lt;BR /&gt;With best regards,&lt;BR /&gt;&lt;BR /&gt;What is missing?&lt;BR /&gt;Does it work on this version?&lt;/P&gt;&lt;P&gt;With best regards&lt;/P&gt;</description>
      <pubDate>Wed, 18 Dec 2019 17:40:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/error-install-alfresco-social-login/m-p/90807#M27051</guid>
      <dc:creator>jbrasil</dc:creator>
      <dc:date>2019-12-18T17:40:29Z</dc:date>
    </item>
  </channel>
</rss>

