[SOLVED] ZCS migration from one server to another

Looking to migrate to ZCS? Ask here. Got a great tip or script that helped you migrate? Post it here.
sebbata
Posts: 8
Joined: Mon Apr 05, 2021 1:42 pm

[SOLVED] ZCS migration from one server to another

Post by sebbata »

Hi Sirs,

Due to server limitations, We tried to move our Zimbra ZCS mailstore 8.8.15 (licensed version) to another server by cloning the whole system. Unfortunately, when running the Zimbra services, only Mailbox and Webapps failed to start. The second server is a virtual machine.
Do you have any suggestions on this issue?

Regards
Klug
Ambassador
Ambassador
Posts: 2761
Joined: Mon Dec 16, 2013 11:35 am
Location: France - Drôme
ZCS/ZD Version: All of them
Contact:

Re: ZCS mingration from one server to another

Post by Klug »

You "cloned" the whole server?

How did you do this?
P2V tool, file copy (rsync, or alike), something else?
sebbata
Posts: 8
Joined: Mon Apr 05, 2021 1:42 pm

Re: ZCS mingration from one server to another

Post by sebbata »

Yes we cloned the whole server using P2V tool (Clonzilla)

regards
User avatar
vavai
Advanced member
Advanced member
Posts: 174
Joined: Thu Nov 14, 2013 2:41 pm
Location: Indonesia
ZCS/ZD Version: 0
Contact:

Re: ZCS mingration from one server to another

Post by vavai »

Any error message on /opt/zimbra/log/mysql_error_log?
Klug
Ambassador
Ambassador
Posts: 2761
Joined: Mon Dec 16, 2013 11:35 am
Location: France - Drôme
ZCS/ZD Version: All of them
Contact:

Re: ZCS mingration from one server to another

Post by Klug »

How much CPU and RAM on the new VM?
sebbata
Posts: 8
Joined: Mon Apr 05, 2021 1:42 pm

Re: ZCS mingration from one server to another

Post by sebbata »

New Server HP Proliant DL380 Gen 10 2 CPU (2.1 GHz) 32 Go of which 24 GO left on VM .
Klug
Ambassador
Ambassador
Posts: 2761
Joined: Mon Dec 16, 2013 11:35 am
Location: France - Drôme
ZCS/ZD Version: All of them
Contact:

Re: ZCS migration from one server to another

Post by Klug »

Same amount of RAM than previous server?

As Vavai suggested, you should look in /opt/zimbra/log/mailbox.log (and maybe /opt/zimbra/log/zmmailboxd.out) for errors.
sebbata
Posts: 8
Joined: Mon Apr 05, 2021 1:42 pm

Re: ZCS mingration from one server to another

Post by sebbata »

vavai wrote:Any error message on /opt/zimbra/log/mysql_error_log?
Could you please have a look at the file you mentioned:
210403 09:34:36 mysqld_safe mysqld from pid file /opt/zimbra/log/mysql.pid ended
210403 17:15:05 mysqld_safe Starting mysqld daemon with databases from /opt/zimbra/db/data
2021-04-03 17:15:05 139924189640512 [Note] /opt/zimbra/common/sbin/mysqld (mysqld 10.1.25-MariaDB) starting as process 4321 ...
2021-04-03 17:15:06 139924189640512 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2021-04-03 17:15:06 139924189640512 [Note] InnoDB: The InnoDB memory heap is disabled
2021-04-03 17:15:06 139924189640512 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2021-04-03 17:15:06 139924189640512 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2021-04-03 17:15:06 139924189640512 [Note] InnoDB: Compressed tables use zlib 1.2.3
2021-04-03 17:15:06 139924189640512 [Note] InnoDB: Using Linux native AIO
2021-04-03 17:15:06 139924189640512 [Note] InnoDB: Using SSE crc32 instructions
2021-04-03 17:15:06 139924189640512 [Note] InnoDB: Initializing buffer pool, size = 37.7G
2021-04-03 17:15:07 139924189640512 [Note] InnoDB: Completed initialization of buffer pool
2021-04-03 17:15:08 139924189640512 [Note] InnoDB: Highest supported file format is Barracuda.
2021-04-03 17:15:09 139924189640512 [Note] InnoDB: 128 rollback segment(s) are active.
2021-04-03 17:15:09 139924189640512 [Note] InnoDB: Waiting for purge to start
2021-04-03 17:15:09 139924189640512 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.36-82.0 started; log sequence number 6200745118
2021-04-03 17:15:09 139881600759552 [Note] InnoDB: Dumping buffer pool(s) not yet started
2021-04-03 17:15:09 139924189640512 [Note] Plugin 'FEEDBACK' is disabled.
2021-04-03 17:15:09 139924189640512 [Note] Server socket created on IP: '127.0.0.1'.
2021-04-03 17:15:09 139924189640512 [Note] /opt/zimbra/common/sbin/mysqld: ready for connections.
Version: '10.1.25-MariaDB' socket: '/opt/zimbra/data/tmp/mysql/mysql.sock' port: 7306 Zimbra MariaDB binary distribution
sebbata
Posts: 8
Joined: Mon Apr 05, 2021 1:42 pm

Re: ZCS migration from one server to another

Post by sebbata »

with regard to the RAM memory, the old server has 128 Go while the new one is only 32Go of which 24 allocated to WM.
For log files, I sent you a wrong file in my previous post. below is the one from the new server:
Mysql-error log:
210403 23:01:58 mysqld_safe mysqld from pid file /opt/zimbra/log/mysql.pid ended
210403 23:03:35 mysqld_safe Starting mysqld daemon with databases from /opt/zimbra/db/data
2021-04-03 23:03:35 140087993141056 [Note] /opt/zimbra/common/sbin/mysqld (mysqld 10.1.25-MariaDB) starting as process 27797 ...
2021-04-03 23:03:35 140087993141056 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2021-04-03 23:03:35 140087993141056 [Note] InnoDB: The InnoDB memory heap is disabled
2021-04-03 23:03:35 140087993141056 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2021-04-03 23:03:35 140087993141056 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2021-04-03 23:03:35 140087993141056 [Note] InnoDB: Compressed tables use zlib 1.2.3
2021-04-03 23:03:35 140087993141056 [Note] InnoDB: Using Linux native AIO
2021-04-03 23:03:35 140087993141056 [Note] InnoDB: Using generic crc32 instructions
2021-04-03 23:03:35 140087993141056 [Note] InnoDB: Initializing buffer pool, size = 37.7G
2021-04-03 23:03:38 140087993141056 [Note] InnoDB: Completed initialization of buffer pool
2021-04-03 23:03:38 140087993141056 [Note] InnoDB: Highest supported file format is Barracuda.
2021-04-03 23:03:40 140087993141056 [Note] InnoDB: 128 rollback segment(s) are active.
2021-04-03 23:03:40 140087993141056 [Note] InnoDB: Waiting for purge to start
2021-04-03 23:03:40 140087993141056 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.36-82.0 started; log sequence number 6200745428
2021-04-03 23:03:40 140045404260096 [Note] InnoDB: Dumping buffer pool(s) not yet started
2021-04-03 23:03:40 140087993141056 [Note] Plugin 'FEEDBACK' is disabled.
2021-04-03 23:03:40 140087993141056 [Note] Server socket created on IP: '127.0.0.1'.
2021-04-03 23:03:40 140087993141056 [Note] /opt/zimbra/common/sbin/mysqld: ready for connections.
Version: '10.1.25-MariaDB' socket: '/opt/zimbra/data/tmp/mysql/mysql.sock' port: 7306 Zimbra MariaDB binary distribution

Status information:

Current dir: /opt/zimbra/db/data/
Running threads: 0 Stack size: 295936
Current locks:
lock: 0x55f52cf1e1c8:

lock: 0x55f5677bb388:

lock: 0x55f5677de388:

lock: 0x55f56776c188:

lock: 0x55f52cf59088:

lock: 0x55f5974ef988:

lock: 0x55f56776ad88:

lock: 0x55f52cf57a88:

lock: 0x55f535a07d88:

lock: 0x55f52d7c5388:

lock: 0x55f52cf8f988:

lock: 0x55f52b72d940:

lock: 0x55f52b72d840:

lock: 0x55f52b72c640:

lock: 0x55f52b72c540:

lock: 0x55f52b72c440:

lock: 0x55f52b72c840:

lock: 0x55f52b72a640:

lock: 0x55f52b72d740:

lock: 0x55f52b72ae40:

lock: 0x55f52b72b140:

lock: 0x55f52b72ad40:

lock: 0x55f52b72b040:

lock: 0x55f52b72ac40:

lock: 0x55f52b72af40:

lock: 0x55f52b72b540:

lock: 0x55f52b72b640:

lock: 0x55f52b72b740:

lock: 0x55f52b72ab40:

lock: 0x55f52b72a840:

lock: 0x55f52b72aa40:

lock: 0x55f52b72a740:

lock: 0x55f52b72a940:

lock: 0x55f52b72b240:

lock: 0x55f52b72b340:

lock: 0x55f52b72b440:

lock: 0x55f52b72d340:

lock: 0x55f52b72d640:

lock: 0x55f52b72d540:

lock: 0x55f52b72d440:

lock: 0x55f52b72cf40:

lock: 0x55f52b72ce40:

lock: 0x55f52b72cd40:

lock: 0x55f52b72cc40:

lock: 0x55f52b72cb40:

lock: 0x55f52b72d140:

lock: 0x55f52b72ca40:

lock: 0x55f52b72c940:

lock: 0x55f52b72d240:

lock: 0x55f52b72c740:

lock: 0x55f52b72c240:

lock: 0x55f52b72c340:

lock: 0x55f52b72c140:

lock: 0x55f52b72c040:

lock: 0x55f52b72bc40:

lock: 0x55f52b72bf40:

lock: 0x55f52b72be40:

lock: 0x55f52b72bb40:

lock: 0x55f52b72bd40:

lock: 0x55f52b72b840:

lock: 0x55f52b72b940:

lock: 0x55f52b72ba40:

lock: 0x55f52b72d040:


Key caches:
default
Buffer_size: 134217728
Block_size: 1024
Division_limit: 100
Age_threshold: 300
Partitions: 0
blocks used: 0
not flushed: 0
w_requests: 0
writes: 0
r_requests: 0
reads: 0


handler status:
read_key: 0
read_next: 0
read_rnd 0
read_first: 3
write: 0
delete 0
update: 0

Table status:
Opened tables: 17
Open tables: 11
Open files: 23
Open streams: 0

Alarm status:
Active alarms: 0
Max used alarms: 0
Next alarm time: 0

Memory status:
Non-mmapped space allocated from system: 1785004032
Number of free chunks: 0
Number of fastbin blocks: 0
Number of mmapped regions: 0
Space in mmapped regions: 0
Maximum total allocated space: 0
Space available in freed fastbin blocks: 1454912
Total allocated space: 1144540352
Total free space: 639008768
Top-most, releasable space: 0
Estimated memory (with thread stack): 1785004032



Events status:
LLA = Last Locked At LUA = Last Unlocked At
WOC = Waiting On Condition DL = Data Locked

Event scheduler status:
State : INITIALIZED
Thread id : 0
LLA : n/a:0
LUA : n/a:0
WOC : NO
Workers : 0
Executed : 0
Data locked: NO

Event queue status:
Element count : 0
Data locked : NO
Attempting lock : NO
LLA : init_queue:140
LUA : init_queue:150
WOC : NO
Next activation : never
sebbata
Posts: 8
Joined: Mon Apr 05, 2021 1:42 pm

Re: ZCS migration from one server to another

Post by sebbata »

This is the Zmmailboxd.out .
There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (mmap) failed to map 26977763328 bytes for committing reserved memory.
# An error report file with more information is saved as:
# /opt/zimbra/log/hs_err_pid8888.log
OpenJDK 64-Bit Server VM warning: INFO: os::commit_memory(0x00000001b8000000, 26977763328, 0) failed; error='Not enough space' (errno=12)
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (mmap) failed to map 26977763328 bytes for committing reserved memory.
# An error report file with more information is saved as:
# /opt/zimbra/log/hs_err_pid8903.log
OpenJDK 64-Bit Server VM warning: INFO: os::commit_memory(0x00000001b8000000, 26977763328, 0) failed; error='Not enough space' (errno=12)
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (mmap) failed to map 26977763328 bytes for committing reserved memory.
# An error report file with more information is saved as:
# /opt/zimbra/log/hs_err_pid9944.log
OpenJDK 64-Bit Server VM warning: INFO: os::commit_memory(0x00000001b8000000, 26977763328, 0) failed; error='Not enough space' (errno=12)
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (mmap) failed to map 26977763328 bytes for committing reserved memory.
# An error report file with more information is saved as:
# /opt/zimbra/log/hs_err_pid9959.log
OpenJDK 64-Bit Server VM warning: .hotspot_compiler file is present but has been ignored. Run with -XX:CompileCommandFile=.hotspot_compiler to load the file.
Error: Could not find or load main class mailboxd_java_options
Caused by: java.lang.ClassNotFoundException: mailboxd_java_options
OpenJDK 64-Bit Server VM warning: .hotspot_compiler file is present but has been ignored. Run with -XX:CompileCommandFile=.hotspot_compiler to load the file.
Error: Could not find or load main class mailboxd_java_options
Caused by: java.lang.ClassNotFoundException: mailboxd_java_options
OpenJDK 64-Bit Server VM warning: .hotspot_compiler file is present but has been ignored. Run with -XX:CompileCommandFile=.hotspot_compiler to load the file.
Error: Could not find or load main class mailboxd_java_options
Caused by: java.lang.ClassNotFoundException: mailboxd_java_options
OpenJDK 64-Bit Server VM warning: .hotspot_compiler file is present but has been ignored. Run with -XX:CompileCommandFile=.hotspot_compiler to load the file.
Error: Could not find or load main class mailboxd_java_options
Caused by: java.lang.ClassNotFoundException: mailboxd_java_options
OpenJDK 64-Bit Server VM warning: .hotspot_compiler file is present but has been ignored. Run with -XX:CompileCommandFile=.hotspot_compiler to load the file.
Error: Could not find or load main class mailboxd_java_options
Caused by: java.lang.ClassNotFoundException: mailboxd_java_options
OpenJDK 64-Bit Server VM warning: .hotspot_compiler file is present but has been ignored. Run with -XX:CompileCommandFile=.hotspot_compiler to load the file.
Error: Could not find or load main class mailboxd_java_options
Caused by: java.lang.ClassNotFoundException: mailboxd_java_options
OpenJDK 64-Bit Server VM warning: .hotspot_compiler file is present but has been ignored. Run with -XX:CompileCommandFile=.hotspot_compiler to load the file.
Error: Could not find or load main class mailboxd_java_options
Caused by: java.lang.ClassNotFoundException: mailboxd_java_options
OpenJDK 64-Bit Server VM warning: .hotspot_compiler file is present but has been ignored. Run with -XX:CompileCommandFile=.hotspot_compiler to load the file.
Error: Could not find or load main class mailboxd_java_options
Caused by: java.lang.ClassNotFoundException: mailboxd_java_options
OpenJDK 64-Bit Server VM warning: .hotspot_compiler file is present but has been ignored. Run with -XX:CompileCommandFile=.hotspot_compiler to load the file.
Error: Could not find or load main class mailboxd_java_options
Caused by: java.lang.ClassNotFoundException: mailboxd_java_options
OpenJDK 64-Bit Server VM warning: .hotspot_compiler file is present but has been ignored. Run with -XX:CompileCommandFile=.hotspot_compiler to load the file.
Error: Could not find or load main class mailboxd_java_options
Caused by: java.lang.ClassNotFoundException: mailboxd_java_options
OpenJDK 64-Bit Server VM warning: .hotspot_compiler file is present but has been ignored. Run with -XX:CompileCommandFile=.hotspot_compiler to load the file.
Error: Could not find or load main class mailboxd_java_options
Caused by: java.lang.ClassNotFoundException: mailboxd_java_options
OpenJDK 64-Bit Server VM warning: .hotspot_compiler file is present but has been ignored. Run with -XX:CompileCommandFile=.hotspot_compiler to load the file.
Error: Could not find or load main class mailboxd_java_options
Caused by: java.lang.ClassNotFoundException: mailboxd_java_options
OpenJDK 64-Bit Server VM warning: .hotspot_compiler file is present but has been ignored. Run with -XX:CompileCommandFile=.hotspot_compiler to load the file.
Error: Could not find or load main class mailboxd_java_options
Caused by: java.lang.ClassNotFoundException: mailboxd_java_options
OpenJDK 64-Bit Server VM warning: .hotspot_compiler file is present but has been ignored. Run with -XX:CompileCommandFile=.hotspot_compiler to load the file.
Error: Could not find or load main class mailboxd_java_options
Caused by: java.lang.ClassNotFoundException: mailboxd_java_options
OpenJDK 64-Bit Server VM warning: .hotspot_compiler file is present but has been ignored. Run with -XX:CompileCommandFile=.hotspot_compiler to load the file.
Error: Could not find or load main class mailboxd_java_options
Caused by: java.lang.ClassNotFoundException: mailboxd_java_options
OpenJDK 64-Bit Server VM warning: .hotspot_compiler file is present but has been ignored. Run with -XX:CompileCommandFile=.hotspot_compiler to load the file.
Error: Could not find or load main class mailboxd_java_options
Caused by: java.lang.ClassNotFoundException: mailboxd_java_options
OpenJDK 64-Bit Server VM warning: .hotspot_compiler file is present but has been ignored. Run with -XX:CompileCommandFile=.hotspot_compiler to load the file.
Error: Could not find or load main class mailboxd_java_options
Caused by: java.lang.ClassNotFoundException: mailboxd_java_options
OpenJDK 64-Bit Server VM warning: .hotspot_compiler file is present but has been ignored. Run with -XX:CompileCommandFile=.hotspot_compiler to load the file.
Error: Could not find or load main class mailboxd_java_options
Caused by: java.lang.ClassNotFoundException: mailboxd_java_options
OpenJDK 64-Bit Server VM warning: .hotspot_compiler file is present but has been ignored. Run with -XX:CompileCommandFile=.hotspot_compiler to load the file.
Error: Could not find or load main class mailboxd_java_options
Caused by: java.lang.ClassNotFoundException: mailboxd_java_options
OpenJDK 64-Bit Server VM warning: .hotspot_compiler file is present but has been ignored. Run with -XX:CompileCommandFile=.hotspot_compiler to load the file.
Error: Could not find or load main class mailboxd_java_options
Caused by: java.lang.ClassNotFoundException: mailboxd_java_options
OpenJDK 64-Bit Server VM warning: .hotspot_compiler file is present but has been ignored. Run with -XX:CompileCommandFile=.hotspot_compiler to load the file.
Error: Could not find or load main class mailboxd_java_options
Caused by: java.lang.ClassNotFoundException: mailboxd_java_options
OpenJDK 64-Bit Server VM warning: .hotspot_compiler file is present but has been ignored. Run with -XX:CompileCommandFile=.hotspot_compiler to load the file.
Error: Could not find or load main class mailboxd_java_options
Caused by: java.lang.ClassNotFoundException: mailboxd_java_options
OpenJDK 64-Bit Server VM warning: .hotspot_compiler file is present but has been ignored. Run with -XX:CompileCommandFile=.hotspot_compiler to load the file.
Error: Could not find or load main class mailboxd_java_options
Caused by: java.lang.ClassNotFoundException: mailboxd_java_options
OpenJDK 64-Bit Server VM warning: .hotspot_compiler file is present but has been ignored. Run with -XX:CompileCommandFile=.hotspot_compiler to load the file.
Error: Could not find or load main class mailboxd_java_options
Caused by: java.lang.ClassNotFoundException: mailboxd_java_options
OpenJDK 64-Bit Server VM warning: .hotspot_compiler file is present but has been ignored. Run with -XX:CompileCommandFile=.hotspot_compiler to load the file.
Error: Could not find or load main class mailboxd_java_options
Caused by: java.lang.ClassNotFoundException: mailboxd_java_options
OpenJDK 64-Bit Server VM warning: .hotspot_compiler file is present but has been ignored. Run with -XX:CompileCommandFile=.hotspot_compiler to load the file.
Error: Could not find or load main class mailboxd_java_options
Caused by: java.lang.ClassNotFoundException: mailboxd_java_options
OpenJDK 64-Bit Server VM warning: .hotspot_compiler file is present but has been ignored. Run with -XX:CompileCommandFile=.hotspot_compiler to load the file.
Error: Could not find or load main class mailboxd_java_options
Caused by: java.lang.ClassNotFoundException: mailboxd_java_options
OpenJDK 64-Bit Server VM warning: .hotspot_compiler file is present but has been ignored. Run with -XX:CompileCommandFile=.hotspot_compiler to load the file.
Error: Could not find or load main class mailboxd_java_options
Caused by: java.lang.ClassNotFoundException: mailboxd_java_options
OpenJDK 64-Bit Server VM warning: .hotspot_compiler file is present but has been ignored. Run with -XX:CompileCommandFile=.hotspot_compiler to load the file.
Error: Could not find or load main class mailboxd_java_options
Caused by: java.lang.ClassNotFoundException: mailboxd_java_options
OpenJDK 64-Bit Server VM warning: .hotspot_compiler file is present but has been ignored. Run with -XX:CompileCommandFile=.hotspot_compiler to load the file.
Error: Could not find or load main class mailboxd_java_options
Caused by: java.lang.ClassNotFoundException: mailboxd_java_options
OpenJDK 64-Bit Server VM warning: .hotspot_compiler file is present but has been ignored. Run with -XX:CompileCommandFile=.hotspot_compiler to load the file.
Error: Could not find or load main class mailboxd_java_options
Caused by: java.lang.ClassNotFoundException: mailboxd_java_options
OpenJDK 64-Bit Server VM warning: .hotspot_compiler file is present but has been ignored. Run with -XX:CompileCommandFile=.hotspot_compiler to load the file.
Error: Could not find or load main class mailboxd_java_options
Caused by: java.lang.ClassNotFoundException: mailboxd_java_options
OpenJDK 64-Bit Server VM warning: .hotspot_compiler file is present but has been ignored. Run with -XX:CompileCommandFile=.hotspot_compiler to load the file.
Error: Could not find or load main class mailboxd_java_options
Caused by: java.lang.ClassNotFoundException: mailboxd_java_options
OpenJDK 64-Bit Server VM warning: .hotspot_compiler file is present but has been ignored. Run with -XX:CompileCommandFile=.hotspot_compiler to load the file.
Error: Could not find or load main class mailboxd_java_options
Caused by: java.lang.ClassNotFoundException: mailboxd_java_options
OpenJDK 64-Bit Server VM warning: .hotspot_compiler file is present but has been ignored. Run with -XX:CompileCommandFile=.hotspot_compiler to load the file.
Error: Could not find or load main class mailboxd_java_options
Caused by: java.lang.ClassNotFoundException: mailboxd_java_options
OpenJDK 64-Bit Server VM warning: .hotspot_compiler file is present but has been ignored. Run with -XX:CompileCommandFile=.hotspot_compiler to load the file.
Error: Could not find or load main class mailboxd_java_options
Caused by: java.lang.ClassNotFoundException: mailboxd_java_options
OpenJDK 64-Bit Server VM warning: .hotspot_compiler file is present but has been ignored. Run with -XX:CompileCommandFile=.hotspot_compiler to load the file.
Error: Could not find or load main class mailboxd_java_options
Caused by: java.lang.ClassNotFoundException: mailboxd_java_options
OpenJDK 64-Bit Server VM warning: .hotspot_compiler file is present but has been ignored. Run with -XX:CompileCommandFile=.hotspot_compiler to load the file.
Error: Could not find or load main class mailboxd_java_options
Caused by: java.lang.ClassNotFoundException: mailboxd_java_options
OpenJDK 64-Bit Server VM warning: .hotspot_compiler file is present but has been ignored. Run with -XX:CompileCommandFile=.hotspot_compiler to load the file.
Error: Could not find or load main class mailboxd_java_options
Caused by: java.lang.ClassNotFoundException: mailboxd_java_options
OpenJDK 64-Bit Server VM warning: .hotspot_compiler file is present but has been ignored. Run with -XX:CompileCommandFile=.hotspot_compiler to load the file.
Error: Could not find or load main class mailboxd_java_options
Caused by: java.lang.ClassNotFoundException: mailboxd_java_options
OpenJDK 64-Bit Server VM warning: .hotspot_compiler file is present but has been ignored. Run with -XX:CompileCommandFile=.hotspot_compiler to load the file.
Error: Could not find or load main class mailboxd_java_options
Caused by: java.lang.ClassNotFoundException: mailboxd_java_options
OpenJDK 64-Bit Server VM warning: .hotspot_compiler file is present but has been ignored. Run with -XX:CompileCommandFile=.hotspot_compiler to load the file.
Error: Could not find or load main class mailboxd_java_options
Caused by: java.lang.ClassNotFoundException: mailboxd_java_options
OpenJDK 64-Bit Server VM warning: .hotspot_compiler file is present but has been ignored. Run with -XX:CompileCommandFile=.hotspot_compiler to load the file.
Error: Could not find or load main class mailboxd_java_options
Caused by: java.lang.ClassNotFoundException: mailboxd_java_options
OpenJDK 64-Bit Server VM warning: .hotspot_compiler file is present but has been ignored. Run with -XX:CompileCommandFile=.hotspot_compiler to load the file.
Error: Could not find or load main class mailboxd_java_options
Caused by: java.lang.ClassNotFoundException: mailboxd_java_options
OpenJDK 64-Bit Server VM warning: .hotspot_compiler file is present but has been ignored. Run with -XX:CompileCommandFile=.hotspot_compiler to load the file.
Error: Could not find or load main class mailboxd_java_options
Caused by: java.lang.ClassNotFoundException: mailboxd_java_options
OpenJDK 64-Bit Server VM warning: .hotspot_compiler file is present but has been ignored. Run with -XX:CompileCommandFile=.hotspot_compiler to load the file.
Error: Could not find or load main class mailboxd_java_options
Caused by: java.lang.ClassNotFoundException: mailboxd_java_options
OpenJDK 64-Bit Server VM warning: .hotspot_compiler file is present but has been ignored. Run with -XX:CompileCommandFile=.hotspot_compiler to load the file.
Error: Could not find or load main class mailboxd_java_options
Caused by: java.lang.ClassNotFoundException: mailboxd_java_options
OpenJDK 64-Bit Server VM warning: .hotspot_compiler file is present but has been ignored. Run with -XX:CompileCommandFile=.hotspot_compiler to load the file.
Error: Could not find or load main class mailboxd_java_options
Caused by: java.lang.ClassNotFoundException: mailboxd_java_options
OpenJDK 64-Bit Server VM warning: INFO: os::commit_memory(0x00000001b8000000, 26977763328, 0) failed; error='Not enough space' (errno=12)
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (mmap) failed to map 26977763328 bytes for committing reserved memory.
# An error report file with more information is saved as:
# /opt/zimbra/log/hs_err_pid27987.log
OpenJDK 64-Bit Server VM warning: INFO: os::commit_memory(0x00000001b8000000, 26977763328, 0) failed; error='Not enough space' (errno=12)
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (mmap) failed to map 26977763328 bytes for committing reserved memory.
# An error report file with more information is saved as:
# /opt/zimbra/log/hs_err_pid28022.log
OpenJDK 64-Bit Server VM warning: INFO: os::commit_memory(0x00000001b8000000, 26977763328, 0) failed; error='Not enough space' (errno=12)
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (mmap) failed to map 26977763328 bytes for committing reserved memory.
# An error report file with more information is saved as:
# /opt/zimbra/log/hs_err_pid31004.log
OpenJDK 64-Bit Server VM warning: INFO: os::commit_memory(0x00000001b8000000, 26977763328, 0) failed; error='Not enough space' (errno=12)
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (mmap) failed to map 26977763328 bytes for committing reserved memory.
# An error report file with more information is saved as:
# /opt/zimbra/log/hs_err_pid31021.log
OpenJDK 64-Bit Server VM warning: INFO: os::commit_memory(0x00000001b8000000, 26977763328, 0) failed; error='Not enough space' (errno=12)
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (mmap) failed to map 26977763328 bytes for committing reserved memory.
# An error report file with more information is saved as:
# /opt/zimbra/log/hs_err_pid892.log
OpenJDK 64-Bit Server VM warning: INFO: os::commit_memory(0x00000001b8000000, 26977763328, 0) failed; error='Not enough space' (errno=12)
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (mmap) failed to map 26977763328 bytes for committing reserved memory.
# An error report file with more information is saved as:
# /opt/zimbra/log/hs_err_pid910.log
OpenJDK 64-Bit Server VM warning: INFO: os::commit_memory(0x00000001b8000000, 26977763328, 0) failed; error='Not enough space' (errno=12)
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (mmap) failed to map 26977763328 bytes for committing reserved memory.
# An error report file with more information is saved as:
# /opt/zimbra/log/hs_err_pid1927.log
OpenJDK 64-Bit Server VM warning: INFO: os::commit_memory(0x00000001b8000000, 26977763328, 0) failed; error='Not enough space' (errno=12)
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (mmap) failed to map 26977763328 bytes for committing reserved memory.
# An error report file with more information is saved as:
# /opt/zimbra/log/hs_err_pid1941.log
Post Reply