-
Notifications
You must be signed in to change notification settings - Fork 13
Description
I have been working on Integrating the VersionOne with GIT in Linux environment and having some issues, mentioned below:
I just downloaded the latest build from http://v1appcatalog.azurewebsites.net/app/index.html#/Details/VersionOne.Integration.Git. I created a project in github and used for the integration activity.
when I tried running the "./v1git console", the below error is getting:
Running VersionOne Integration for Git...
wrapper | --> Wrapper Started as Console
wrapper | Launching a JVM...
jvm 1 | Wrapper (Version 3.2.3) http://wrapper.tanukisoftware.org
jvm 1 | Copyright 1999-2006 Tanuki Software, Inc. All Rights Reserved.
jvm 1 |
jvm 1 | 2015-09-03 15:14:21 GitIntegration [INFO] Git integration service is starting...
jvm 1 | 2015-09-03 15:14:21 GitIntegration [INFO] Loading configuration...
jvm 1 | 2015-09-03 15:14:21 GitIntegration [INFO] Configuration loaded successfully
jvm 1 | 2015-09-03 15:14:21 GitIntegration [INFO] Connecting to VersionOne as 'sakthisiga'...
jvm 1 | 2015-09-03 15:14:22 GitIntegration [FATAL] Connection to VersionOne server failed. Please check the address, credentials and proxy settings
jvm 1 | 2015-09-03 15:14:22 GitIntegration [FATAL] Unknown AssetType: Member[Ljava.lang.StackTraceElement;@f8b92095
jvm 1 | 2015-09-03 15:14:22 GitIntegration [FATAL] Closing application due to internal error:
jvm 1 | 2015-09-03 15:14:22 GitIntegration [FATAL] null[Ljava.lang.StackTraceElement;@87745705
wrapper | <-- Wrapper Stopped