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

Maxim Solodovnik commented on OPENMEETINGS-2722:
------------------------------------------------

It is not clear if you build `full` or `min` version
In case it `min` you have to pass `DATA_DIR` option to `./admin.sh`
for ex. as follows:
{code}
JAVA_OPTS="-DDATA_DIR=/opt/omdata" ./admin.sh -v -f
{code}

additional details like CLI output might also help :)

> Deleted recordings are not reported by CLI admin
> ------------------------------------------------
>
>                 Key: OPENMEETINGS-2722
>                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2722
>             Project: Openmeetings
>          Issue Type: Bug
>          Components: Command line Admin
>    Affects Versions: 6.0.0
>            Reporter: Maxim Solodovnik
>            Assignee: Maxim Solodovnik
>            Priority: Major
>             Fix For: 7.0.0
>
>
> Hi all,
> I am deleting the openmeetings recordings from SOAP API, but it is not 
> deleting the actual file, only sets the deleted flag = true.
> So I tried running following admin cleanup command after making the delete 
> API request.
> /opt/openmeetings/admin.sh -v -f --cleanup
> This is also not deleting the recording file, please find the attached output 
> log file
> But when I tried cleanup through openmeetings admin UI interface then it is 
> deleting the recordings which has deleted=true
> I want to delete those recordings(deleted=true) through command instead of UI 
> interface, any ideas how I can do this?
> Please help me with this, Thanks in advance.
> link to mail thread: 
> https://lists.apache.org/thread/gt4rd28tg03nsvxh4bsdzz56ppymppjh



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to