Confluence giving weird exception "Invalid file name for use with -Xloggc" while running on ubuntu EC2 -



Confluence giving weird exception "Invalid file name for use with -Xloggc" while running on ubuntu EC2 -

i have installed atlassian-confluence-5.6.3.tar.gz on ubuntu server hosted on amazon ec2. whenever trying start confluence after un-tarring above mentioned file showing like: +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ run confluence in foreground, start server start-confluence.sh -fg executing current user if encounter issues starting confluence, please see installation guide @ http://confluence.atlassian.com/display/doc/confluence+installation+guide

server startup logs located in /home/ubuntu/atlassian-confluence-5.6.4/logs/catalina.out using catalina_base: /home/ubuntu/atlassian-confluence-5.6.4 using catalina_home: /home/ubuntu/atlassian-confluence-5.6.4 using catalina_tmpdir: /home/ubuntu/atlassian-confluence-5.6.4/temp using jre_home: /usr using classpath: /home/ubuntu/atlassian-confluence-5.6.4/bin/bootstrap.jar:/home/ubuntu/atlassian-confluence-5.6.4/bin/tomcat-juli.jar using catalina_pid: /home/ubuntu/atlassian-confluence-5.6.4/work/catalina.pid tomcat started. ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ on checking can see confluence have not started. on checking file /home/ubuntu/atlassian-confluence-5.6.4/logs/catalina.out can see next error: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ java hotspot(tm) 64-bit server vm warning: ignoring alternative maxpermsize=256m; back upwards removed in 8.0 error: not create java virtual machine. error: fatal exception has occurred. programme exit. invalid file name utilize -xloggc: filename can contain characters [a-z][a-z][0-9]-_.%[p|t] has been /home/ubuntu/atlassian-confluence-5.6.4/logs/gc-2014-11-04_20:26:52.log note %p or %t can used 1 time ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

thanks in advance help.

same problem on debian 7/jdk8 - workaround edit setenv.sh: alter date phone call in -xloggc section date +%f_%t date +%f. afterwards run touch <confluence_home>/logs/gc-2014-11-05.log (substitute date). confluence should start now.

ubuntu confluence

Comments

Popular posts from this blog

formatting - SAS SQL Datepart function returning odd values -

c++ - Apple Mach-O Linker Error(Duplicate Symbols For Architecture armv7) -

php - Yii 2: Unable to find a class into the extension 'yii2-admin' -