Last active
December 20, 2016 02:21
-
-
Save fanqi/e6ea70fc032013370726be2da411227d to your computer and use it in GitHub Desktop.
Liferay CE 6.2.5 Xuggler
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
//resolve the problem of "java.net.SocketTimeoutException: connect timed out" | |
xuggler.jar.url=https://files.liferay.com/mirrors/xuggle.googlecode.com/svn/trunk/repo/share/java/xuggle/xuggle-xuggler/5.4/ | |
//resolve the problem of "JVM Crash" | |
xuggler.jar.file[64-win]=xuggle-xuggler-arch-x86_64-w64-mingw32_LIFERAY-PATCHED-1.jar |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment