In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-04-01 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >
Share
Shulou(Shulou.com)06/03 Report--
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
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.