-
Bug
-
Resolution: Unresolved
-
Critical
-
MTA 7.3.2
-
None
-
None
-
Quality / Stability / Reliability
-
False
-
-
False
-
-
-
Critical
-
None
Description of problem:
I'm trying to analyse a java application stored in an SVN repository with MTA 7.3.2 (running in OCP, started via the UI) - but I get an error for the SVN checkout during language discovery and tech discovery when using credentials for svn
Version-Release number of selected component (if applicable):
I'm using the MTA 7.3.2 UI, running in OCP, installed via the MTA operator.
How reproducible:
always
Steps to Reproduce:
1. add application stored in a SVN repo
2. set credentials for that app
Actual results:
I get an error for the SVN checkout during language discovery and tech discovery when using credentials for svn
Expected results:
SVN Checkout works without error
Additional info:
errors:
- severity: Error
description: 'Container (addon) failed: Error'
- severity: Error
description: 'runtime error: index out of range [0] with length 0'
activity:
- 'OptDir: /addon/opt'
- 'SharedDir: /shared'
- 'CacheDir: /cache'
- 'SourceDir: /shared/source'
- 'RuleDir: /addon/rules'
- 'BinDir: /shared/bin'
- 'M2Dir: /cache/m2'
- Fetching application.
- '[CMD] Running: /usr/bin/ssh-agent -a /tmp/agent.1'
- '> SSH_AUTH_SOCK=/tmp/agent.1; export SSH_AUTH_SOCK;'
- '> SSH_AGENT_PID=31; export SSH_AGENT_PID;'
- '> echo Agent pid 31;'
- '> '
- '[CMD] /usr/bin/ssh-agent succeeded.'
- '[SSH] Agent started.'
- '[SVN] Cloning: https://subversion-prod-app.services.debeka.de/anwp/j2eedks/elan/trunk'
- '[SVN] Using credentials (id=4) Tim SVN.'
- '[FILE] Created /addon/.subversion/servers.'