Restcomm-Connect icon indicating copy to clipboard operation
Restcomm-Connect copied to clipboard

ArrayIndexOutOfBoundException

Open ravigupta30051988 opened this issue 2 years ago • 0 comments

We are getting ArrayIndexOutOfBoundException when are clicking the Login button on RestComm-Management login screen.

Getting Servlet Jersey load() exception.

Is this a BUG REPORT:

/kind bug

What happened:getting servlet init() exception

What you expected to happen: Login

How to reproduce it (as minimally and precisely as possible):

  1. Get updated code form git url .
  2. Build it by using restcomm-connect-build.sh on linux machine
  3. Getting the Restcomm-Jboss-AS7-7.6.0.zip, unzip it on windows machine
  4. start Jboss server by using the command standalone.bat -c standalone-sip.xml
  5. Login on url http://127.0.0.1:8080/visual-designer/ or http://127.0.0.1:8080/restcomm/

Anything else we need to know?:Starting server by using the command standalone.bat -c standalone-sip.xml

Environment: personal Windows machine

  • Restcomm Connect version (from startup logs):4.0.1
  • Cloud provider or hardware configuration:NA
  • OS (e.g. from /etc/os-release):Windows 10 64 bit
  • Kernel (e.g. uname -a):
  • Deployment method (e.g. docker-compose, with linked docker-compose.yml file, or application server info + deployment option):
  • Others:

ravigupta30051988 avatar Mar 28 '22 10:03 ravigupta30051988