- Thread starter
- #31
This was an interesting test. It could be my imagination but the import seems significantly faster. I pulled in 8268 movies without a crash. I also noticed there is barely any CPU usage during the import. Normally when I start an import the CPU is near 100% on all threads, also there are some large spikes in memory usage that didn't occur this time.
I am wondering if we are hitting a memory limit in the OCVVideoThumbnailer plugin with the server process being 32 bit. I ran across the OutOfMemoryException in the logs an hour before the MP2-Server.exe process crashed. I stopped getting data at the time of the crash but when the SNMP poll found data in the from the OID stream MP2-Server.exe was eating up 2.36GB. Making a bit of a leap but if OCVVideoThumbnailer is making the difference in memory usage during the import, that one plugin could be hitting the 2GB limit.
@morpheus_xx IIRC there are some things not supported in x64 server which is holding up the ability to publish a x64 version. Is it possible to have a x64 MP2 server and keep the tvserver or whatever is still 32 bit at the same time? Basically a hybrid x64 server with some 32bit parts.
Crashed import with OCVVideoThumbnailer.
Import without OCVVideoThumbnailer.
I am wondering if we are hitting a memory limit in the OCVVideoThumbnailer plugin with the server process being 32 bit. I ran across the OutOfMemoryException in the logs an hour before the MP2-Server.exe process crashed. I stopped getting data at the time of the crash but when the SNMP poll found data in the from the OID stream MP2-Server.exe was eating up 2.36GB. Making a bit of a leap but if OCVVideoThumbnailer is making the difference in memory usage during the import, that one plugin could be hitting the 2GB limit.
@morpheus_xx IIRC there are some things not supported in x64 server which is holding up the ability to publish a x64 version. Is it possible to have a x64 MP2 server and keep the tvserver or whatever is still 32 bit at the same time? Basically a hybrid x64 server with some 32bit parts.
Crashed import with OCVVideoThumbnailer.
Import without OCVVideoThumbnailer.