Jump to content
  • 1

Impossible to create new app


Marc
 Share

Question

Hello,

I've been using 2.4.1 with no issue for some time. Now, in a new installation of 2.4.3 in a new blank server I cannot create a new application:

Via the Dashboard->New Application:

  • I add the Application name and I get an error message: "Application is not created"
  • The app does not appear in the applications list
  • However, If i look at the /usr/local/antmedia/webapps folder, I see my application folder there, only containing a StreamApp-2.4.3.war file

If I do it via create_app.sh, I first get an error: 

  • mkdir: cannot create directory ‘/usr/local/antmedia/webapps/APPNAME’: File exists

I delete the whole folder and try it via commandline:

  • sudo ./create_app.sh -n APPNAME
  • error: 
    Please use the POST REST method (/applications/{appName}) to create an application.
    all parameters
    REMOTESALON--> \n
    /usr/local/antmedia
    ./create_app.sh: line 112: jar: command not found
    Error: App is not created. Please check the error in the terminal and take a look at the instructions below
    Usage:
    ./create_app.sh -n APPLICATION_NAME [-p INSTALLATION_PATH] [-w true|false] [-c true|false]
    

What else can I try? I'm this stuck in the very first step :S

Thanks

Marc

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

 Share

×
×
  • Create New...