-
Bug
-
Resolution: Fixed
-
High (View bug fix roadmap)
-
4.3.1
-
None
-
4.03
-
Just install JIRA from exe installer (next, next) and the application will crash on the setup page with
java.lang.OutOfMemoryError: PermGen space
The start up log file indicates that JVM isn't configured with -XX:MaxPermSize=256m:
JVM Input Arguments : -Dcatalina.base=C:\JIRA4.3.1 -Dcatalina.home=C:\JIRA4.3.1 -Djava.endorsed.dirs=C:\JIRA4.3.1\endorsed -Dmail.mime.decodeparameters=true -Dorg.apache.jasper.runtime.BodyContentImpl.LIMIT_BUFFER=true -Djava.io.tmpdir=C:\JIRA4.3.1\temp -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager -Djava.util.logging.config.file=C:\JIRA4.3.1\conf\logging.properties -Xms128m -Xmx512m
Investigating Windows service configuration confirms missing option:
The same problem is observed if the service is installed with help of service.bat.
Possible work around is to manually adjust the service configuration and configure PermGen memory space -XX:MaxPermSize=256m.
http://confluence.atlassian.com/display/JIRA/Increasing+JIRA+Memory
- is related to
-
JRASERVER-24291 windows service will not start up due to misconfgured service
-
- Closed
-
- mentioned in
-
Wiki Page Failed to load
[JRASERVER-24251] PermGen does't get set for windows service
Minimum Version | New: 4.03 |
Workflow | Original: JAC Bug Workflow v2 [ 2845942 ] | New: JAC Bug Workflow v3 [ 2913692 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: JIRA Bug Workflow w Kanban v7 - Restricted [ 2585776 ] | New: JAC Bug Workflow v2 [ 2845942 ] |
Workflow | Original: JIRA Bug Workflow w Kanban v6 - Restricted [ 1534873 ] | New: JIRA Bug Workflow w Kanban v7 - Restricted [ 2585776 ] |
Labels | Original: support_backlog_jira | New: affects-server support_backlog_jira |
Workflow | Original: JIRA Bug Workflow w Kanban v6 [ 672875 ] | New: JIRA Bug Workflow w Kanban v6 - Restricted [ 1534873 ] |
Workflow | Original: JIRA Bug Workflow w Kanban v5 [ 654859 ] | New: JIRA Bug Workflow w Kanban v6 [ 672875 ] |
Workflow | Original: JIRA Bug Workflow w Kanban v5 [ 284188 ] | New: JIRA Bug Workflow w Kanban v6 [ 654859 ] |
Remote Link | New: This issue links to "Wiki Page (Extranet)" [ 11655 ] |
Fix Version/s | New: Bugfix Release [ 15240 ] |