pfichtner Site Admin
Anmeldedatum: 22.08.2006 Beiträge: 77
|
Verfasst am: 15.02.2010, 21:16 Titel: Update C2TN V1.11 |
|
|
Nach dem Update auf Java Version 6 Update 18 läuft C2TN nicht mehr, anscheinend sind nun 4 MB initialer Heap nicht mehr zulässig.
Das Problem kann durch Aktualisierung auf die neuste C2TN-Version behoben werden oder indem im Installationsverzeichnis unter resource in der Datei server_wrapper.conf die Zeile
| Code: | | wrapper.java.initmemory=4 | gelöscht oder auskommentiert wird.
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
After updating to Java Version 6 Update 18 C2TN stopped working, it seems that 4 MB of initial heap space is no longer valid.
You can fix this by updating to the newest version of C2TN or by editing the file server_wrapper.conf that can be found in the installation directory under the subdirectory resource. Just comment out the line | Code: | | wrapper.java.initmemory=4 | or remove it completely. |
|