Re: Chat Guest Shows as null null

2017-12-08 Thread Chad Palenshus
Done.  I filed it as a bug but minor.  Hope that's accurate.

Thanks for taking a look!

-Chad

On Fri, Dec 8, 2017 at 11:54 AM, Maxim Solodovnik <solomax...@gmail.com>
wrote:

> Could you file JIRA issue? I'll try to double-check
>
> On Fri, Dec 8, 2017 at 11:35 PM, Chad Palenshus <c...@palenshus.com>
> wrote:
>
>> Hey Maxim,
>>
>> No, even if you enter the First and Last name at the prompts, it still
>> shows up at null null.
>>
>> Thanks,
>>
>> -Chad
>>
>> On Fri, Dec 8, 2017 at 11:23 AM, Maxim Solodovnik <solomax...@gmail.com>
>> wrote:
>>
>>> 1) You can enter the name while inviting
>>> just enter
>>> *"firstname lastname" *
>>> OR
>>> *'**firstname lastname' *
>>> OR
>>> *firstname lastname *
>>> instead of
>>> *email*
>>>
>>> 2) in case it's not an option, user will be prompted for first/last name
>>> on room enter
>>>
>>> after that there should be no null/null
>>>
>>> Is this the case?
>>>
>>> On Fri, Dec 8, 2017 at 9:51 PM, Chad Palenshus <c...@palenshus.com>
>>> wrote:
>>>
>>>> Is there a way to change the user info in the chat?  If you invite a
>>>> guest to a meeting and even if they enter their user info, they still show
>>>> up as "null null" in the chat window.  If I can change it to their email,
>>>> it would make it easier to determine who is sending the chat.
>>>>
>>>> I have replicated the issue in the demo at om.alteametasoft.com.
>>>>
>>>> Thanks!
>>>>
>>>> -Chad
>>>>
>>>
>>>
>>>
>>> --
>>> WBR
>>> Maxim aka solomax
>>>
>>
>>
>
>
> --
> WBR
> Maxim aka solomax
>


Re: Chat Guest Shows as null null

2017-12-08 Thread Chad Palenshus
Hey Maxim,

No, even if you enter the First and Last name at the prompts, it still
shows up at null null.

Thanks,

-Chad

On Fri, Dec 8, 2017 at 11:23 AM, Maxim Solodovnik <solomax...@gmail.com>
wrote:

> 1) You can enter the name while inviting
> just enter
> *"firstname lastname" *
> OR
> *'**firstname lastname' *
> OR
> *firstname lastname *
> instead of
> *email*
>
> 2) in case it's not an option, user will be prompted for first/last name
> on room enter
>
> after that there should be no null/null
>
> Is this the case?
>
> On Fri, Dec 8, 2017 at 9:51 PM, Chad Palenshus <c...@palenshus.com> wrote:
>
>> Is there a way to change the user info in the chat?  If you invite a
>> guest to a meeting and even if they enter their user info, they still show
>> up as "null null" in the chat window.  If I can change it to their email,
>> it would make it easier to determine who is sending the chat.
>>
>> I have replicated the issue in the demo at om.alteametasoft.com.
>>
>> Thanks!
>>
>> -Chad
>>
>
>
>
> --
> WBR
> Maxim aka solomax
>


Re: Screen Sharing Remote Control

2017-12-07 Thread Chad Palenshus
That works. I just wanted to make sure I wasn’t missing something. I’ll watch 
for updates. 

Thanks!


> On Dec 7, 2017, at 7:46 PM, David Jentz <jen...@gmail.com> wrote:
> 
> We have a security requirement on this topic to disable screensharing
> control by default and have the sharer manually enable it.
> 
> We have a small patch to enable this, but it wasn't for 4.0.0 ( Maybe 3.2.1?)
> 
> Definitely interested if we could make the upstream version have
> screen sharing control off by default.
> 
> -Dave
> 
>> On Thu, Dec 7, 2017 at 9:20 AM, Chad Palenshus <c...@palenshus.com> wrote:
>> I appears that when you initiate a screen share, remote control is permitted
>> by default and you have to uncheck it.  Is this a setting somewhere (that I
>> obviously haven't found yet) or is by design for some reason?
>> 
>> Thanks!
>> 
>> -Chad


Screen Sharing Remote Control

2017-12-07 Thread Chad Palenshus
I appears that when you initiate a screen share, remote control is
permitted by default and you have to uncheck it.  Is this a setting
somewhere (that I obviously haven't found yet) or is by design for some
reason?

Thanks!

-Chad


Re: captcha not working

2017-12-06 Thread Chad Palenshus
Thanks for the help Maxim.  It was just added the -Djava.awt.headless=true
statement in the red5.sh script to the java options. I have it working now.

I really appreciate the patience and pointing me in the right direction.

-Chad

On Wed, Dec 6, 2017 at 9:28 AM, Chad Palenshus <c...@palenshus.com> wrote:

> I apologize, I'm not sure what I was thinking.  I got the log files mixed
> up and didn't realize I had pulled from historical log.  The current log
> file revealed this error:
>
> java.lang.NoClassDefFoundError: Could not initialize class
> sun.awt.X11GraphicsEnvironment
>
> It definitely seems that it could be related to the java.awt as you had
> mentioned.  I had already found that link you sent, however when I tried to
> execute "java -Djava.awt.headless=true" it doesn't like the command.
>
> So, this is where my skills are very limited. How do I set this in the
> environment?  Do I need to set this in the startup script for red5 somehow?
>
>
>
> On Wed, Dec 6, 2017 at 12:37 AM, Maxim Solodovnik <solomax...@gmail.com>
> wrote:
>
>> Hello Chad,
>>
>> Part of log you have quoted is related to Web installer, please check
>> most recent logs 
>>
>> Here is what I was able to found regarding java awt on CentOS:
>> https://discuss.pivotal.io/hc/en-us/articles/2026521
>> 18-Libraries-required-when-setting-the-java-awt-headless-
>> system-property-for-use-with-Apache-Tomcat-2010240-
>>
>> not sure it can be applied, I believe error must be identified first ...
>>
>> On Wed, Dec 6, 2017 at 12:56 AM, Chad Palenshus <c...@palenshus.com>
>> wrote:
>>
>>> I am using Oracle JDK.  I'm trying to find how to make sure the AWT java
>>> module is working but it's not clear to me how to do just that.
>>>
>>> I do have logging in the openmeetings.log, most is debugging, but see
>>> some stuff about wicket in there that I was guessing is part of the issue.
>>>
>>> This is just a snippet of the log but I believe it to be most relevant
>>> but then I could be wrong...
>>>
>>> ERROR 11-27 10:27:53.034 o.a.w.DefaultExceptionMapper:170
>>> [0.0-5080-exec-9] - Un
>>> expected error occurred
>>> java.lang.IllegalArgumentException: argument step must to be not null
>>> at org.apache.wicket.extensions.wizard.dynamic.DynamicWizardMod
>>> el.setAct
>>> iveStep(DynamicWizardModel.java:166)
>>> at org.apache.wicket.extensions.wizard.dynamic.DynamicWizardMod
>>> el.next(D
>>> ynamicWizardModel.java:126)
>>>
>>>
>>>
>>> On Tue, Dec 5, 2017 at 10:18 AM, Maxim Solodovnik <solomax...@gmail.com>
>>> wrote:
>>>
>>>> CentOS again ... :(
>>>>
>>>> The images are being generated "on the fly" by Java
>>>> I guess you don't have AWT Java module working on your server
>>>> What JVM are you using? OpenJDK? Oracle JDK?
>>>>
>>>> Can you check if log messages are being written to
>>>> $OM_HOME/log/openmeetings.log ?
>>>>
>>>>
>>>> On Tue, Dec 5, 2017 at 10:12 PM, Chad Palenshus <c...@palenshus.com>
>>>> wrote:
>>>>
>>>>> Sorry I should have included that info.  4.0.0 on Centos 7.
>>>>>
>>>>> I do not have any errors in the logs.  I guess I really just need help
>>>>> understanding how it works so that I can begin to diagnose why it's not
>>>>> working.  Are the captcha images supposed to be locally stored somewhere 
>>>>> on
>>>>> the system or they a call out to a URL or somehow dynamically created?  It
>>>>> appears they are supposed to be locally stored or generated, but I can 
>>>>> find
>>>>> where that would be.  I should also say, I am by no means a web developer.
>>>>> My skills are limited in that area.
>>>>>
>>>>> Thanks!
>>>>>
>>>>> On Tue, Dec 5, 2017 at 10:07 AM, Maxim Solodovnik <
>>>>> solomax...@gmail.com> wrote:
>>>>>
>>>>>> Hello Chad,
>>>>>> What version are you using?
>>>>>>
>>>>>> Captcha works as expected on all our demo servers:
>>>>>> http://openmeetings.apache.org/demo.html
>>>>>> Do you have any errors in the logs?
>>>>>>
>>>>>> On Tue, Dec 5, 2017 at 9:41 PM, Chad Palenshus <c...@palenshus.com>
>>>>>> wrote:
>>>>>>
>>>>>>> Hi All:
>>>>>>>
>>>>>>> I'm struggling with getting the captcha image to show on the new
>>>>>>> user "Sign Up" page.  The place holder is there but the missing image 
>>>>>>> error
>>>>>>> is displayed.  When I try to view the image, it resolves to the URL
>>>>>>> of x.x.x.x:5080/openmeetings/wicket/bookmarkable/org.apache.
>>>>>>> openmeetings.web.pages.auth.SignInPage?3--register-form-capt
>>>>>>> cha-captcha=1511987465814.
>>>>>>>
>>>>>>> Any guidance would be appreciated!
>>>>>>>
>>>>>>> Thanks!
>>>>>>>
>>>>>>> -Chad
>>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>> WBR
>>>>>> Maxim aka solomax
>>>>>>
>>>>>
>>>>>
>>>>
>>>>
>>>> --
>>>> WBR
>>>> Maxim aka solomax
>>>>
>>>
>>>
>>
>>
>> --
>> WBR
>> Maxim aka solomax
>>
>
>


Re: captcha not working

2017-12-06 Thread Chad Palenshus
I apologize, I'm not sure what I was thinking.  I got the log files mixed
up and didn't realize I had pulled from historical log.  The current log
file revealed this error:

java.lang.NoClassDefFoundError: Could not initialize class
sun.awt.X11GraphicsEnvironment

It definitely seems that it could be related to the java.awt as you had
mentioned.  I had already found that link you sent, however when I tried to
execute "java -Djava.awt.headless=true" it doesn't like the command.

So, this is where my skills are very limited. How do I set this in the
environment?  Do I need to set this in the startup script for red5 somehow?



On Wed, Dec 6, 2017 at 12:37 AM, Maxim Solodovnik <solomax...@gmail.com>
wrote:

> Hello Chad,
>
> Part of log you have quoted is related to Web installer, please check most
> recent logs 
>
> Here is what I was able to found regarding java awt on CentOS:
> https://discuss.pivotal.io/hc/en-us/articles/202652118-Libraries-required-
> when-setting-the-java-awt-headless-system-property-for-
> use-with-Apache-Tomcat-2010240-
>
> not sure it can be applied, I believe error must be identified first ...
>
> On Wed, Dec 6, 2017 at 12:56 AM, Chad Palenshus <c...@palenshus.com>
> wrote:
>
>> I am using Oracle JDK.  I'm trying to find how to make sure the AWT java
>> module is working but it's not clear to me how to do just that.
>>
>> I do have logging in the openmeetings.log, most is debugging, but see
>> some stuff about wicket in there that I was guessing is part of the issue.
>>
>> This is just a snippet of the log but I believe it to be most relevant
>> but then I could be wrong...
>>
>> ERROR 11-27 10:27:53.034 o.a.w.DefaultExceptionMapper:170
>> [0.0-5080-exec-9] - Un
>> expected error occurred
>> java.lang.IllegalArgumentException: argument step must to be not null
>> at org.apache.wicket.extensions.wizard.dynamic.DynamicWizardMod
>> el.setAct
>> iveStep(DynamicWizardModel.java:166)
>> at org.apache.wicket.extensions.wizard.dynamic.DynamicWizardMod
>> el.next(D
>> ynamicWizardModel.java:126)
>>
>>
>>
>> On Tue, Dec 5, 2017 at 10:18 AM, Maxim Solodovnik <solomax...@gmail.com>
>> wrote:
>>
>>> CentOS again ... :(
>>>
>>> The images are being generated "on the fly" by Java
>>> I guess you don't have AWT Java module working on your server
>>> What JVM are you using? OpenJDK? Oracle JDK?
>>>
>>> Can you check if log messages are being written to
>>> $OM_HOME/log/openmeetings.log ?
>>>
>>>
>>> On Tue, Dec 5, 2017 at 10:12 PM, Chad Palenshus <c...@palenshus.com>
>>> wrote:
>>>
>>>> Sorry I should have included that info.  4.0.0 on Centos 7.
>>>>
>>>> I do not have any errors in the logs.  I guess I really just need help
>>>> understanding how it works so that I can begin to diagnose why it's not
>>>> working.  Are the captcha images supposed to be locally stored somewhere on
>>>> the system or they a call out to a URL or somehow dynamically created?  It
>>>> appears they are supposed to be locally stored or generated, but I can find
>>>> where that would be.  I should also say, I am by no means a web developer.
>>>> My skills are limited in that area.
>>>>
>>>> Thanks!
>>>>
>>>> On Tue, Dec 5, 2017 at 10:07 AM, Maxim Solodovnik <solomax...@gmail.com
>>>> > wrote:
>>>>
>>>>> Hello Chad,
>>>>> What version are you using?
>>>>>
>>>>> Captcha works as expected on all our demo servers:
>>>>> http://openmeetings.apache.org/demo.html
>>>>> Do you have any errors in the logs?
>>>>>
>>>>> On Tue, Dec 5, 2017 at 9:41 PM, Chad Palenshus <c...@palenshus.com>
>>>>> wrote:
>>>>>
>>>>>> Hi All:
>>>>>>
>>>>>> I'm struggling with getting the captcha image to show on the new user
>>>>>> "Sign Up" page.  The place holder is there but the missing image error is
>>>>>> displayed.  When I try to view the image, it resolves to the URL
>>>>>> of x.x.x.x:5080/openmeetings/wicket/bookmarkable/org.apache.
>>>>>> openmeetings.web.pages.auth.SignInPage?3--register-form-capt
>>>>>> cha-captcha=1511987465814.
>>>>>>
>>>>>> Any guidance would be appreciated!
>>>>>>
>>>>>> Thanks!
>>>>>>
>>>>>> -Chad
>>>>>>
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> WBR
>>>>> Maxim aka solomax
>>>>>
>>>>
>>>>
>>>
>>>
>>> --
>>> WBR
>>> Maxim aka solomax
>>>
>>
>>
>
>
> --
> WBR
> Maxim aka solomax
>


Re: captcha not working

2017-12-05 Thread Chad Palenshus
I am using Oracle JDK.  I'm trying to find how to make sure the AWT java
module is working but it's not clear to me how to do just that.

I do have logging in the openmeetings.log, most is debugging, but see some
stuff about wicket in there that I was guessing is part of the issue.

This is just a snippet of the log but I believe it to be most relevant but
then I could be wrong...

ERROR 11-27 10:27:53.034 o.a.w.DefaultExceptionMapper:170 [0.0-5080-exec-9]
- Un
expected error occurred
java.lang.IllegalArgumentException: argument step must to be not null
at
org.apache.wicket.extensions.wizard.dynamic.DynamicWizardModel.setAct
iveStep(DynamicWizardModel.java:166)
at
org.apache.wicket.extensions.wizard.dynamic.DynamicWizardModel.next(D
ynamicWizardModel.java:126)



On Tue, Dec 5, 2017 at 10:18 AM, Maxim Solodovnik <solomax...@gmail.com>
wrote:

> CentOS again ... :(
>
> The images are being generated "on the fly" by Java
> I guess you don't have AWT Java module working on your server
> What JVM are you using? OpenJDK? Oracle JDK?
>
> Can you check if log messages are being written to
> $OM_HOME/log/openmeetings.log ?
>
>
> On Tue, Dec 5, 2017 at 10:12 PM, Chad Palenshus <c...@palenshus.com>
> wrote:
>
>> Sorry I should have included that info.  4.0.0 on Centos 7.
>>
>> I do not have any errors in the logs.  I guess I really just need help
>> understanding how it works so that I can begin to diagnose why it's not
>> working.  Are the captcha images supposed to be locally stored somewhere on
>> the system or they a call out to a URL or somehow dynamically created?  It
>> appears they are supposed to be locally stored or generated, but I can find
>> where that would be.  I should also say, I am by no means a web developer.
>> My skills are limited in that area.
>>
>> Thanks!
>>
>> On Tue, Dec 5, 2017 at 10:07 AM, Maxim Solodovnik <solomax...@gmail.com>
>> wrote:
>>
>>> Hello Chad,
>>> What version are you using?
>>>
>>> Captcha works as expected on all our demo servers: http://openmeetings.a
>>> pache.org/demo.html
>>> Do you have any errors in the logs?
>>>
>>> On Tue, Dec 5, 2017 at 9:41 PM, Chad Palenshus <c...@palenshus.com>
>>> wrote:
>>>
>>>> Hi All:
>>>>
>>>> I'm struggling with getting the captcha image to show on the new user
>>>> "Sign Up" page.  The place holder is there but the missing image error is
>>>> displayed.  When I try to view the image, it resolves to the URL
>>>> of x.x.x.x:5080/openmeetings/wicket/bookmarkable/org.apache.
>>>> openmeetings.web.pages.auth.SignInPage?3--register-form-capt
>>>> cha-captcha=1511987465814.
>>>>
>>>> Any guidance would be appreciated!
>>>>
>>>> Thanks!
>>>>
>>>> -Chad
>>>>
>>>
>>>
>>>
>>> --
>>> WBR
>>> Maxim aka solomax
>>>
>>
>>
>
>
> --
> WBR
> Maxim aka solomax
>


Re: captcha not working

2017-12-05 Thread Chad Palenshus
Sorry I should have included that info.  4.0.0 on Centos 7.

I do not have any errors in the logs.  I guess I really just need help
understanding how it works so that I can begin to diagnose why it's not
working.  Are the captcha images supposed to be locally stored somewhere on
the system or they a call out to a URL or somehow dynamically created?  It
appears they are supposed to be locally stored or generated, but I can find
where that would be.  I should also say, I am by no means a web developer.
My skills are limited in that area.

Thanks!

On Tue, Dec 5, 2017 at 10:07 AM, Maxim Solodovnik <solomax...@gmail.com>
wrote:

> Hello Chad,
> What version are you using?
>
> Captcha works as expected on all our demo servers: http://openmeetings.
> apache.org/demo.html
> Do you have any errors in the logs?
>
> On Tue, Dec 5, 2017 at 9:41 PM, Chad Palenshus <c...@palenshus.com> wrote:
>
>> Hi All:
>>
>> I'm struggling with getting the captcha image to show on the new user
>> "Sign Up" page.  The place holder is there but the missing image error is
>> displayed.  When I try to view the image, it resolves to the URL
>> of x.x.x.x:5080/openmeetings/wicket/bookmarkable/org.apache.
>> openmeetings.web.pages.auth.SignInPage?3--register-form-
>> captcha-captcha=1511987465814.
>>
>> Any guidance would be appreciated!
>>
>> Thanks!
>>
>> -Chad
>>
>
>
>
> --
> WBR
> Maxim aka solomax
>


captcha not working

2017-12-05 Thread Chad Palenshus
Hi All:

I'm struggling with getting the captcha image to show on the new user "Sign
Up" page.  The place holder is there but the missing image error is
displayed.  When I try to view the image, it resolves to the URL
of 
x.x.x.x:5080/openmeetings/wicket/bookmarkable/org.apache.openmeetings.web.pages.auth.SignInPage?3--register-form-captcha-captcha=1511987465814.

Any guidance would be appreciated!

Thanks!

-Chad