[jira] [Commented] (OPENMEETINGS-2447) java option is still needed

2020-09-19 Thread Maxim Solodovnik (Jira)


[ 
https://issues.apache.org/jira/browse/OPENMEETINGS-2447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17198886#comment-17198886
 ] 

Maxim Solodovnik commented on OPENMEETINGS-2447:


please search mailing list archives https://openmeetings.markmail.org/ 
the topic was discussed

and contact user@ mailing list 
https://openmeetings.apache.org/mailing-lists.html in case you have ant 
questions (you MUST subscribe before posting)

> java option is still needed
> ---
>
> Key: OPENMEETINGS-2447
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2447
> Project: Openmeetings
>  Issue Type: Bug
>  Components: Admin
>Affects Versions: 5.0.1
>Reporter: Ali Alhaidary
>Assignee: Maxim Solodovnik
>Priority: Major
>
> the line:
> JAVA_OPTS="$JAVA_OPTS -Djava.awt.headless=true"
> is still needed to be added to /opt/open500/bin/catalina.sh so that captcha 
> text is displayed for new users registration if any other language is used 
> than English.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (OPENMEETINGS-2447) java option is still needed

2020-09-19 Thread Ali Alhaidary (Jira)


[ 
https://issues.apache.org/jira/browse/OPENMEETINGS-2447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17198885#comment-17198885
 ] 

Ali Alhaidary commented on OPENMEETINGS-2447:
-

I prefer your advice, however, this is what I get when starting OM by 
openmeetings.service

sudo /opt/open500/openmeetings.service start
/opt/open500/openmeetings.service: 19: 
/opt/open500/openmeetings.service: [Unit]: not found
/opt/open500/openmeetings.service: 20: 
/opt/open500/openmeetings.service: OpenMeetings: not found
/opt/open500/openmeetings.service: 23: 
/opt/open500/openmeetings.service: [Service]: not found
/opt/open500/openmeetings.service: 45: 
/opt/open500/openmeetings.service: [Install]: not found

Any Advice?




> java option is still needed
> ---
>
> Key: OPENMEETINGS-2447
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2447
> Project: Openmeetings
>  Issue Type: Bug
>  Components: Admin
>Affects Versions: 5.0.1
>Reporter: Ali Alhaidary
>Assignee: Maxim Solodovnik
>Priority: Major
>
> the line:
> JAVA_OPTS="$JAVA_OPTS -Djava.awt.headless=true"
> is still needed to be added to /opt/open500/bin/catalina.sh so that captcha 
> text is displayed for new users registration if any other language is used 
> than English.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (OPENMEETINGS-2447) java option is still needed

2020-09-19 Thread Maxim Solodovnik (Jira)


[ 
https://issues.apache.org/jira/browse/OPENMEETINGS-2447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17198882#comment-17198882
 ] 

Maxim Solodovnik commented on OPENMEETINGS-2447:


It's up to you :)

> java option is still needed
> ---
>
> Key: OPENMEETINGS-2447
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2447
> Project: Openmeetings
>  Issue Type: Bug
>  Components: Admin
>Affects Versions: 5.0.1
>Reporter: Ali Alhaidary
>Assignee: Maxim Solodovnik
>Priority: Major
>
> the line:
> JAVA_OPTS="$JAVA_OPTS -Djava.awt.headless=true"
> is still needed to be added to /opt/open500/bin/catalina.sh so that captcha 
> text is displayed for new users registration if any other language is used 
> than English.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (OPENMEETINGS-2447) java option is still needed

2020-09-19 Thread Ali Alhaidary (Jira)


[ 
https://issues.apache.org/jira/browse/OPENMEETINGS-2447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17198881#comment-17198881
 ] 

Ali Alhaidary commented on OPENMEETINGS-2447:
-

so I should start OM with openmeetings.service instead of tomcat.sh ?



> java option is still needed
> ---
>
> Key: OPENMEETINGS-2447
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2447
> Project: Openmeetings
>  Issue Type: Bug
>  Components: Admin
>Affects Versions: 5.0.1
>Reporter: Ali Alhaidary
>Assignee: Maxim Solodovnik
>Priority: Major
>
> the line:
> JAVA_OPTS="$JAVA_OPTS -Djava.awt.headless=true"
> is still needed to be added to /opt/open500/bin/catalina.sh so that captcha 
> text is displayed for new users registration if any other language is used 
> than English.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (OPENMEETINGS-2447) java option is still needed

2020-09-19 Thread Maxim Solodovnik (Jira)


[ 
https://issues.apache.org/jira/browse/OPENMEETINGS-2447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17198875#comment-17198875
 ] 

Maxim Solodovnik commented on OPENMEETINGS-2447:


there is no need to update any OM script
{{openmeetings.service}} already has this JVM option set, other scripts 
shouldn't be changed

> java option is still needed
> ---
>
> Key: OPENMEETINGS-2447
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2447
> Project: Openmeetings
>  Issue Type: Bug
>  Components: Admin
>Affects Versions: 5.0.1
>Reporter: Ali Alhaidary
>Assignee: Maxim Solodovnik
>Priority: Major
>
> the line:
> JAVA_OPTS="$JAVA_OPTS -Djava.awt.headless=true"
> is still needed to be added to /opt/open500/bin/catalina.sh so that captcha 
> text is displayed for new users registration if any other language is used 
> than English.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (OPENMEETINGS-2447) java option is still needed

2020-09-19 Thread Ali Alhaidary (Jira)


[ 
https://issues.apache.org/jira/browse/OPENMEETINGS-2447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17198769#comment-17198769
 ] 

Ali Alhaidary commented on OPENMEETINGS-2447:
-

Thank you. If that is the case kindly update the needed file in next 
build so that it would be standard from a professional :-)




> java option is still needed
> ---
>
> Key: OPENMEETINGS-2447
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2447
> Project: Openmeetings
>  Issue Type: Bug
>  Components: Admin
>Affects Versions: 5.0.1
>Reporter: Ali Alhaidary
>Assignee: Maxim Solodovnik
>Priority: Major
>
> the line:
> JAVA_OPTS="$JAVA_OPTS -Djava.awt.headless=true"
> is still needed to be added to /opt/open500/bin/catalina.sh so that captcha 
> text is displayed for new users registration if any other language is used 
> than English.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)