Get the App
SLTechnology News&Howtos  ›  Internet Technology  › 

Summary of confluence usage problems

Shulou Source: shulou.com Published: 2022-06-03 06:06:52 09月24日 Update

1. Comment Box Disappears: $soyTemplateRendererHelper.getRenderedTemplateHtml

Https://confluence.atlassian.com/display/CONFKB/Comment+Box+Disappears%3A+%24soyTemplateRendererHelper.getRenderedTemplateHtml

The problem of garbled codes in confluence

The Chinese display in the statistical graph is not normal, which is due to the lack of Chinese font in the JRE environment or the lack of internationalization support for related libraries.

Solution

Icon

In the linux environment, follow these steps to solve the problem of Chinese character squares:

Stop the JIRA service; under jre/lib/fonts under the JIRA installation directory, create a new fallback directory: mkdir fallback copy any Chinese character font ttf file to this directory, for example, use Microsoft yahaki font: msyh.ttf; restart the JIRA service

Check the place where the square appears and you should be able to display Chinese characters.

Confluence needs to do the same, otherwise there will be squares in Chinese macros.

The problem that "Popular" on the back panel of confluence migration has no content

Solution: just copy the index folder of the original confluence-home directory.

The problem of timeout error occurred in confluence manual backup

Reason: confluence started with apache, apache's mod_proxy connection timed out

Solution:

4.1 increase the Proxy Timeout value. The default is 300 seconds.

ProxyPass / confluence http://172.28.4.240:8090/confluence connectiontimeout=30000 timeout=30000

Http://httpd.apache.org/docs/2.2/mod/mod_proxy.html#proxytimeout

4.2 if you are using apache2.1 or newer version, enable the "keepalive" parameter in the mod_proxy configuration so that any firewall will not break the connection.

Http://httpd.apache.org/docs/2.2/mod/mod_proxy.html#proxypass

4.3 start confluence without apache

4.4. Back up database and confluence-home respectively

Confluence scheduled backup manual backup failed, error "java.io.IOException: No such file or directory" problem

Solution 1:

Note that the path shown on http:///admin/dailybackupadmin.action is misleading, to debug the path look at Confluence database-Look for an entry 'backupPath' in XML stored in BANDANA table

Select * from BANDANA where BANDANAKEY = 'atlassian.confluence.settings'

Https://jira.atlassian.com/browse/CONF-26943

Solution 2:

Modify the file confluence-home/confluence.cfg.xml

Confluence.cfg.xml

Icon

True

Query "spaces directory" 's "person space" Times wrong "An error occurred while searching for spaces"

Solution: re-indexing

Tags: Solutions problems backups directories files boxes Chinese Chinese characters fonts manual environment services no garbled content reasons parameters international graphics Apple Docker Huawei Linux macOS MariaDB Microsoft MySQL NVidia OPPO Reno Apple macOS MariaDB Shulou Information Shulou Tech Info