Ok i have solved my problem to run jenkins via cmd with the settings from 
the jenkins service. By the way i use Windows 7 i haven´t mentioned that.

If you run Jenkins as a windwos service all Configrations, Jobs and Plugins 
are installed directly in the %JENKINS_HOME% Dir (e.g 
"C:\ProgramFiles\Jenkins").
If you run Jenkins via Commandline there will be created an Configuration 
Dir in "C:\Users\<USER_NAME>\.jenkins". Within this dir there are created 
subdirs for plugins, jobs etc. , too. 
So i´ve synchronized all dir and files in "C:\Users\<USER_NAME>\.jenkins". 
with the content of these files and dirs in %JENKINS_HOME% Dir and it works 
for me. 




-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/7ccf3cf9-822b-4d8a-ab7e-ad7dbac6482b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to