Hello Sheng Wang, please do not write direct emails, please write to user@ OR dev@ mailing list: http://openmeetings.apache.org/mail-lists.html (you need to subscribe first)
unfortunately I don't know how to debug using red5-eclipse-plugin (BTW not sure if it is up to date) to debug you can perform "quick" build as described here: http://openmeetings.apache.org/BuildInstructions.html#_toc_tips_and_gotchas And debug using: Debug Remote Java Application on port 8787 after running red-debug.bat (red-debug.sh) On Mon, Mar 5, 2018 at 7:35 PM, Maxim Solodovnik <[email protected]> wrote: > Hello Sheng Wang, > > please do not write direct emails, please write to user@ OR dev@ mailing > list: http://openmeetings.apache.org/mail-lists.html (you need to subscribe > first) > > unfortunately I don't know how to debug using red5-eclipse-plugin (BTW not > sure if it is up to date) > > to debug you can perform "quick" build as described here: > http://openmeetings.apache.org/BuildInstructions.html#_toc_tips_and_gotchas > > And debug using: Debug Remote Java Application on port 8787 after running > red-debug.bat (red-debug.sh) > > > > On Mon, Mar 5, 2018 at 4:03 PM, [email protected] > <[email protected]> wrote: >> >> Dear Mr. Solodovnik, >> I am Wang Sheng, a java developer in CMCC (China Mobile Communications >> Corporation), I found your contact information from pom.xml in OpenMeetings' >> source code. >> Openmeetings is a great open source project, thanks for contributing to >> the open source community, giving me a chance to learn your thinking and >> coding skills. >> In my learning process, I expect to be able to debug openmeeting code in >> eclipse, but I encountered a problem, need your help. >> I download openmeetings source code 4.0.1, import to eclipse, follow this >> link(https://github.com/Red5/red5-eclipse-plugin) to install >> red5-eclipse-plugin, and established a red5 server in eclipse. >> Then i can debug/running openmeeting in eclipse: >> and i can enter the install pages,but when i select the mysql database , >> the page prompts me "can not get the property" : >> I compared the logs of eclipse debug to the running logs of the official >> release of version 4.0.1(Download from >> https://archive.apache.org/dist/openmeetings/4.0.1/bin/apache-openmeetings-4.0.1.zip), >> I found that the ScopeApplicationAdapter class was not loaded when started >> in eclipse: >> The attachment has a complete log. >> This seems to be the reason for the problem, and it blocks my research >> process, how to make ScopeApplicationAdapter class can be loaded normally >> when debuging in eclipse? >> Could you help me? would be greatly appreciated. >> >> OS: Windows 7 >> Eclipse: Luna Release (4.4.0) >> JDK: 1.8.0 >> Openmeetings Source Code Version: 4.0.1 >> >> Thank you for your time. >> Sincerely, >> Sheng Wang >> Tel:+8618867101797 >> > > > > -- > WBR > Maxim aka solomax -- WBR Maxim aka solomax
