Re: Jenkins Job list empty after JENKINS_HOME was moved

2013-08-01 Thread teilo
Another potential reason is the Java security manager that your today is using 
is preventing reading and it writing files that are outside the tomcat webapp 
dir.

-- 
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.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Jenkins Job list empty after JENKINS_HOME was moved

2013-07-29 Thread Eduardo Dias
Hi, I did a similar move las weekend, (the diference is that I donĀ“t have
Tomcat) and my jod disapered.
In my case I only move the jobs directory to a new Jenkins installation
with plugins updated.
Then, I moved the plugins directory and the jobs appered.

Thake a look in plugins versions.

Eduardo


2013/7/29 Thomas Keller 

> Sorry, I forgot, but this is Jenkins 1.524.
>
>
> Am Montag, 29. Juli 2013 18:01:08 UTC+2 schrieb Thomas Keller:
>
>> Hi all!
>>
>> I moved our Jenkins instance from a "java -jar"-based installation to one
>> using Tomcat as servlet container. Jenkins comes up as it should and
>> according to catalina.out it finds its Home directory at the correct place
>> (and all files in the home directory are owned by the tomcat user), still,
>> the jobs are not loaded and apparently other things like installed plugins
>> neither.
>>
>> Is there any way to debug this issue?
>>
>> Thanks in advance,
>> Thomas.
>>
>  --
> 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.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>



-- 

Atenciosamente,

Eduardo

-- 
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.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Jenkins Job list empty after JENKINS_HOME was moved

2013-07-29 Thread Thomas Keller
Sorry, I forgot, but this is Jenkins 1.524.


Am Montag, 29. Juli 2013 18:01:08 UTC+2 schrieb Thomas Keller:
>
> Hi all!
>
> I moved our Jenkins instance from a "java -jar"-based installation to one 
> using Tomcat as servlet container. Jenkins comes up as it should and 
> according to catalina.out it finds its Home directory at the correct place 
> (and all files in the home directory are owned by the tomcat user), still, 
> the jobs are not loaded and apparently other things like installed plugins 
> neither.
>
> Is there any way to debug this issue?
>
> Thanks in advance,
> Thomas.
>

-- 
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.
For more options, visit https://groups.google.com/groups/opt_out.




Jenkins Job list empty after JENKINS_HOME was moved

2013-07-29 Thread Thomas Keller
Hi all!

I moved our Jenkins instance from a "java -jar"-based installation to one 
using Tomcat as servlet container. Jenkins comes up as it should and 
according to catalina.out it finds its Home directory at the correct place 
(and all files in the home directory are owned by the tomcat user), still, 
the jobs are not loaded and apparently other things like installed plugins 
neither.

Is there any way to debug this issue?

Thanks in advance,
Thomas.

-- 
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.
For more options, visit https://groups.google.com/groups/opt_out.