Dear Maxim, Here are the use cases we tested in the save server. 3.2.1 (General Release) ------- Loads DOC/PPT/XLS/JPG/HTML/TXT/PDF. After first upload, it says "Upload starting", even though uploaded file can be seen when clicked on 'close". Does NOT upload PNG files. It stops after ”isAsIs: false"
In 3.1.x on the same server, everything (PNG/JPG/DOC/PPT/PDF/XLS) works fine. Below is the log. ImageMagick 6.7.8 with convert command swftools-2013-04-09-1007 Open Office 4.1.3 Maria DB 10.x CentOS 7.2 ------ LOGS-----PNG vs JPG ############# JPG Upload ################### DEBUG 03-31 14:51:26.494 FileProcessor.java 242737 69 org.apache.openmeetings.core.data.file.FileProcessor [http-nio-<IP-Port>-exec-2] - file extension: jpg DEBUG 03-31 14:51:26.496 FileProcessor.java 242739 82 org.apache.openmeetings.core.data.file.FileProcessor [http-nio-<IP-Port>-exec-2] - isAsIs: true DEBUG 03-31 14:51:26.504 FileProcessor.java 242747 102 org.apache.openmeetings.core.data.file.FileProcessor [http-nio-<IP-Port>-exec-2] - fileId: 266 DEBUG 03-31 14:51:26.504 FileProcessor.java 242747 105 org.apache.openmeetings.core.data.file.FileProcessor [http-nio-<IP-Port>-exec-2] - writing file to: /usr/local/coscendcc/webapps/CoscendCC/upload/files/5b311f40-d520-4d56-bb90-6f70cf7d8294/5b311f40-d520-4d56-bb90-6f70cf7d8294.jpg DEBUG 03-31 14:51:26.505 FileProcessor.java 242748 113 org.apache.openmeetings.core.data.file.FileProcessor [http-nio-<IP-Port>-exec-2] - canBeConverted: false DEBUG 03-31 14:51:26.505 GenerateThumbs.java 242748 35 org.apache.openmeetings.core.converter.GenerateThumbs [http-nio-<IP-Port>-exec-2] - generateThumb DEBUG 03-31 14:51:26.509 ProcessHelper.java 242752 105 org.apache.openmeetings.util.process.ProcessHelper [http-nio-<IP-Port>-exec-2] - START generateBatchThumbByWidth ################# DEBUG 03-31 14:51:26.510 ProcessHelper.java 242753 106 org.apache.openmeetings.util.process.ProcessHelper [http-nio-<IP-Port>-exec-2] - /usr/lib64/ImageMagick-6.7.8/convert -thumbnail 50x50 /usr/local/coscendcc/webapps/CoscendCC/upload/files/5b311f40-d520-4d56-bb90-6f70cf7d8294/5b311f40-d520-4d56-bb90-6f70cf7d8294.jpg /usr/local/coscendcc/webapps/CoscendCC/upload/files/5b311f40-d520-4d56-bb90-6f70cf7d8294/_thumb_5b311f40-d520-4d56-bb90-6f70cf7d8294.jpg DEBUG 03-31 14:51:26.536 ProcessHelper.java 242779 154 org.apache.openmeetings.util.process.ProcessHelper [http-nio-<IP-Port>-exec-2] - exitVal: 0 DEBUG 03-31 14:51:26.538 ProcessHelper.java 242781 112 org.apache.openmeetings.util.process.ProcessHelper [http-nio-<IP-Port>-exec-2] - END generateBatchThumbByWidth ################# DEBUG 03-31 14:51:26.574 FileExplorerItemDao.java 242817 102 org.apache.openmeetings.db.dao.file.FileExplorerItemDao [http-nio-<IP-Port>-exec-2] - getByOwner() started ############# PNG Upload ################### DEBUG 03-31 14:52:04.486 FileProcessor.java 280729 69 org.apache.openmeetings.core.data.file.FileProcessor [http-nio-<IP-Port>-exec-5] - file extension: png DEBUG 03-31 14:52:04.488 FileProcessor.java 280731 82 org.apache.openmeetings.core.data.file.FileProcessor [http-nio-<IP-Port>-exec-5] - isAsIs: false DEBUG 03-31 14:52:04.509 FileExplorerItemDao.java 280752 102 org.apache.openmeetings.db.dao.file.FileExplorerItemDao [http-nio-<IP-Port>-exec-5] - getByOwner() started DEBUG 03-31 14:52:04.511 FileExplorerItemDao.java 280754 125 org.apache.openmeetings.db.dao.file.FileExplorerItemDao [http-nio-<IP-Port>-exec-5] - getByParent() started DEBUG 03-31 14:52:04.512 FileExplorerItemDao.java 280755 125 org.apache.openmeetings.db.dao.file.FileExplorerItemDao [http-nio-<IP-Port>-exec-5] - getByParent() started DEBUG 03-31 14:52:04.513 FileExplorerItemDao.java 280756 125 org.apache.openmeetings.db.dao.file.FileExplorerItemDao [http-nio-<IP-Port>-exec-5] - getByParent() started DEBUG 03-31 14:52:04.514 FileExplorerItemDao.java 280757 125 org.apache.openmeetings.db.dao.file.FileExplorerItemDao [http-nio-<IP-Port>-exec-5] - getByParent() started DEBUG 03-31 14:52:04.516 FileExplorerItemDao.java 280759 125 org.apache.openmeetings.db.dao.file.FileExplorerItemDao [http-nio-<IP-Port>-exec-5] - getByParent() started DEBUG 03-31 14:52:04.516 FileExplorerItemDao.java 280759 125 org.apache.openmeetings.db.dao.file.FileExplorerItemDao [http-nio-<IP-Port>-exec-5] - getByParent() started DEBUG 03-31 14:52:04.518 FileExplorerItemDao.java 280761 125 org.apache.openmeetings.db.dao.file.FileExplorerItemDao [http-nio-<IP-Port>-exec-5] - getByParent() started DEBUG 03-31 14:52:04.519 FileExplorerItemDao.java 280762 125 org.apache.openmeetings.db.dao.file.FileExplorerItemDao [http-nio-<IP-Port>-exec-5] - getByParent() started DEBUG 03-31 14:52:04.521 FileExplorerItemDao.java 280764 125 org.apache.openmeetings.db.dao.file.FileExplorerItemDao [http-nio-<IP-Port>-exec-5] - getByParent() started DEBUG 03-31 14:52:04.522 FileExplorerItemDao.java 280765 125 org.apache.openmeetings.db.dao.file.FileExplorerItemDao [http-nio-<IP-Port>-exec-5] - getByParent() started DEBUG 03-31 14:52:04.523 FileExplorerItemDao.java 280766 125 org.apache.openmeetings.db.dao.file.FileExplorerItemDao [http-nio-<IP-Port>-exec-5] - getByParent() started DEBUG 03-31 14:52:04.524 FileExplorerItemDao.java 280767 125 org.apache.openmeetings.db.dao.file.FileExplorerItemDao [http-nio-<IP-Port>-exec-5] - getByParent() started DEBUG 03-31 14:52:04.526 FileExplorerItemDao.java 280769 125 org.apache.openmeetings.db.dao.file.FileExplorerItemDao [http-nio-<IP-Port>-exec-5] - getByParent() started DEBUG 03-31 14:52:04.527 FileExplorerItemDao.java 280770 125 org.apache.openmeetings.db.dao.file.FileExplorerItemDao [http-nio-<IP-Port>-exec-5] - getByParent() started DEBUG 03-31 14:52:04.528 FileExplorerItemDao.java 280771 125 org.apache.openmeetings.db.dao.file.FileExplorerItemDao [http-nio-<IP-Port>-exec-5] - getByParent() started DEBUG 03-31 14:52:04.528 FileExplorerItemDao.java 280771 125 org.apache.openmeetings.db.dao.file.FileExplorerItemDao [http-nio-<IP-Port>-exec-5] - getByParent() started DEBUG 03-31 14:52:04.529 FileExplorerItemDao.java 280772 125 org.apache.openmeetings.db.dao.file.FileExplorerItemDao [http-nio-<IP-Port>-exec-5] - getByParent() started DEBUG 03-31 14:52:04.533 FileExplorerItemDao.java 280776 97 org.apache.openmeetings.db.dao.file.FileExplorerItemDao [http-nio-<IP-Port>-exec-5] - getFileExplorerItemsByRoom roomId :: 5 DEBUG 03-31 14:52:04.557 FileExplorerItemDao.java 280800 102 org.apache.openmeetings.db.dao.file.FileExplorerItemDao [http-nio-<IP-Port>-exec-5] - getByOwner() started DEBUG 03-31 14:52:23.099 MainPanel.java 299342 117 org.apache.openmeetings.web.common.MainPanel [http-nio-<IP-Port>-exec-7] - Sending WebSocket PING Thank you. Sincerely, Hemant K. Sabat Coscend Communications Solutions Web site: www.Coscend.com ------------------------------------------------------------------ Real-time, Interactive Video Collaboration, Tele-healthcare, Tele-education, Telepresence Services, on the fly… ------------------------------------------------------------------ CONFIDENTIALITY NOTICE: See 'Confidentiality Notice Regarding E-mail Messages from Coscend Communications Solutions' posted at: http://www.Coscend.com/Terms_and_Conditions.html -----Original Message----- From: Maxim Solodovnik [mailto:solomax...@gmail.com] Sent: Wednesday, March 29, 2017 4:16 AM To: Openmeetings user-list <user@openmeetings.apache.org>; om.insig...@coscend.com Subject: Re: 3.2.1 Upload Profile or Image Works for me on demo server Please check conversion log On Wed, Mar 29, 2017 at 3:36 PM, Coscend@OM <om.insig...@coscend.com> wrote: > Dear OpenMeetings Community, > > > > We are seeking insights into the following issues in 3.2.1: > > > > 1. When we upload a JPG image to Profile, it says “Upload starting”. > > 2. We are facing similar issue while uploading image files using File > Upload feature in conference room. > > File upload -> Load directly to whiteboard > > Or, File upload -> Load to File explorer > > > > 3. When we upload a Doc/PPT/PDF/JPG file to File Explorer, they work. > When we upload a PNG file to Explorer, it does not work. > > > > Does anyone else have these issues? Are there any solutions? > > > > Thank you. > > > > Sincerely, > > > > Hemant K. Sabat > > > > Coscend Communications Solutions > > Web site: www.Coscend.com > > ------------------------------------------------------------------ > > Real-time, Interactive Video Collaboration, Tele-healthcare, > Tele-education, Telepresence Services, on the fly… > > ------------------------------------------------------------------ > > CONFIDENTIALITY NOTICE: See 'Confidentiality Notice Regarding E-mail > Messages from Coscend Communications Solutions' posted at: > http://www.Coscend.com/Terms_and_Conditions.html > > > > > > -- WBR Maxim aka solomax ----- No virus found in this message. Checked by AVG - www.avg.com Version: 2016.0.8007 / Virus Database: 4769/14204 - Release Date: 03/29/17 ----- No virus found in this message. Checked by AVG - www.avg.com Version: 2016.0.8007 / Virus Database: 4769/14204 - Release Date: 03/29/17