[rules-users] Kie Work Bench missing repositories menu option

anjana.ackroyd anjana.ackroyd at gmail.com
Thu Dec 12 10:35:48 EST 2013


Sorry for not giving the exact error . 

Here is what I see on the console as a pop-up . Although no logs get written
to server.log
Can't clone repository. java.lang.RuntimeException:Exception caught during
execution of fetch command



Here is how I know my GIT URL 
$* git config --get remote.origin.url*
gitolite at vlslcdapp01:com.enterprise.service/service-rules-dsl

In the console -> Clone Repository -> When I put in 
* Git URL
git://gitolite@vlslcdapp01:com.enterprise.service/service-rules-dsl

I get 
Can't clone repository. java.lang.RuntimeException:Exception caught during
execution of fetch command


I tried it with http:// and also ssh:// get the same error . 

Here are the formats for GIT URL 
The following syntaxes may be used with them:

ssh://[user@]host.xz[:port]/path/to/repo.git/

git://host.xz[:port]/path/to/repo.git/

http[s]://host.xz[:port]/path/to/repo.git/

ftp[s]://host.xz[:port]/path/to/repo.git/

rsync://host.xz/path/to/repo.git/

But When I remove gitolite at vlslcdapp01 and add my URL like 
* Git URL
git://com.enterprise.service/service-rules-dsl

or ssh://com.enterprise.service/service-rules-dsl
 it starts cloning, but is in loading mode for ever I assuming thats because
its not the right URL 

The servers are on the same network so no proxy involved. I said it doesnt
like it because the error returns right when I hit Clone button no logs are
being written which is not helpful





--
View this message in context: http://drools.46999.n3.nabble.com/Re-rules-users-Kie-Work-Bench-missing-repositories-menu-option-tp4027198p4027253.html
Sent from the Drools: User forum mailing list archive at Nabble.com.


More information about the rules-users mailing list