Giter Site home page Giter Site logo

platform-public-distributions's Introduction

eXo Platform Public Distributions

How to build ?

Pre-requisite : Apache Maven >= 3.0.4

To build the Platform Community Tomcat Standalone package, from the root directory just launch :

mvn install

Take a coffee, a tea, whatever you like the time that Maven downloads the earth and then you'll have the result in plf-community-tomcat-standalone/target/platform-community-<<CURRENT_VERSION>>/platform-community-<<CURRENT_VERSION>>

If you are using a Maven Repository Manager you need to proxify our repository https://repository.exoplatform.org/public/ (snapshots and releases).

If you are using a mirror in your maven settings you need to exlude our repository identifier repository.exoplatform.org if your mirror don't proxify it.

Build options

Add -Dskip-archive in your build command line to not generate the final zip archive (and thus gain few seconds of build).

TIP : Your build will be faster (~40%) using a JDK7. It will be also faster if you use Apache Maven >= 3.1.

How to launch ?

From the top level directory of the project oou can launch the server you just generated with :

plf-community-tomcat-standalone/target/platform-community-<<CURRENT_VERSION>>/platform-community-<<CURRENT_VERSION>>/start_eXo.(sh|bat)

Use -h or --help to list all options.

Known issues

Windows users

Scripts have to be launched from the directory where they are otherwise you have to explicitly set the environment variable CATALINA_HOME to the server home directory path.

Windows 64b users

You can force to activate the colorized console with the option

plf-community-tomcat-standalone/target/platform-community-<<CURRENT_VERSION>>/platform-community-<<CURRENT_VERSION>>/start_eXo.bat --color

Depending of your system you may need to install the package Microsoft Visual C++ 2008 Redistributable Package (x64)

Thanks to all the contributors ❤️

platform-public-distributions's People

Contributors

aboughzela avatar ahamdi avatar aheritier avatar annb avatar aycherif avatar azayati avatar azmitouil avatar bangnv avatar binhdv avatar boubaker avatar bourasom avatar dongpd avatar exo-swf avatar fdrouet avatar halaya avatar hbenali avatar kmenzli avatar mgreau avatar minhdv avatar mkrout avatar mtrabelsi avatar plamarque avatar rdenarie avatar rtouzi avatar thibaultclem avatar thomasdelhomenie avatar thuha avatar toannh avatar trangvh avatar trongtt avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

platform-public-distributions's Issues

"Unsupported locale returned by LocalePolicy" when changing to pt_BR

The message bellow is displayed on the log when a user change your UI language (pt_BR). The new language is applied, but on refresh the application goes back to 'en' language and show this error on log:

| WARN  | Unsupported locale returned by LocalePolicy: org.exoplatform.portal.application.localization.DefaultLocalePolicyService@493174f6. Falling back to 'en'. [portal:LocalizationLifecycle<http-nio-0.0.0.0-8080-exec-9>]

Environment: Debian 8 and Ubuntu 16.04

Only tested in 5.x community version

Error on building project

On windows 10, when I run mvn install I get the error:

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.8:run (install-add-ons) on project plf-community-tomcat-standalone: An Ant BuildException has occured: Execute failed: java.io.IOException: Cannot run program "C:\SVN\eXo\platform-public-distributions\plf-community-tomcat-standalone\target\platform-community-4.4.x-SNAPSHOT\platform-community-4.4.x-SNAPSHOT\addon" (in directory "C:\SVN\eXo\platform-public-distributions\plf-community-tomcat-standalone"): CreateProcess error=193, %1 is not a valid Win32 application

error running plf-community-tomcat-standalone in Windows 10 64-bits

After a successful build of plf-community-tomcat-standalone, I have attempted to launch the tomcat .
I use server.xml for mysql , and I have configured gatein\conf\exo.properties .
It is configured to run on localhost:8080 as default .
I have install addon for the following -
addon install exo-jdbc-driver-mysql
addon install exo-es-embedded

After the server is started , I visited http://localhost:8080 , and I follow the registration page and the users setup pages. At the end , it failed to open http://localhost:8080/portal/intranet/ .

HTTP Status 404 – Not Found
Type Status Report

Description The origin server did not find a current representation for the target resource or is not willing to disclose that one exists.

Apache Tomcat/8.5.30

The platform.log shows that -
ERROR | Could not associate the request path=/intranet/ with an handler [org.exoplatform.web.WebAppController<http-nio-0.0.0.0-8080-exec-4>]

I have tried develop branch and stable-5.1 branch , but both failed to launch .

License?

I cannot find any license information for this repo.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.