I have some selenium test cases in python(like test_Add_User_ID-1003.py or
more simple like simpletest.py) and i want to do them in Jenkins...please
explain with details that how can i add project and have successful test
with diagrams and if you know tutorial or example test because I'm workin
>From my Tomcat's localhost log file; this is the first part of the file
after installing the WAR file.
Sep 13, 2014 12:14:16 PM org.apache.catalina.core.StandardContext
listenerStart
SEVERE: Exception sending context initialized event to listener instance of
class hudson.WebAppMain
java.lang.N
When Jenkins fails to initialize, it tries to execute a user-definable script.
But that can only work when Jenkins is already successfully initialized. Will
file a bug about this.
That said, there should be another SEVERE message just above the null pointer
with more details on what the actual
I'm having the same problem. I'm trying to install Jenkins 1.579 into
Tomcat 7 which is running on a Synology NAS server. The only thing I can
find is the exception that's listed above.
Anyone know how to solve this problem?
Jason
On Saturday, July 5, 2014 11:50:25 AM UTC-7, Swarup Rakshit wr
Hello All,
How you doing. I have question on copying files to current/next build
number after build completion.
*Path :* (22 is build number) ,
/var/lib/jenkins/jobs/workspace/builds/22/robot-plugin
Thanks
--
You received this message because you are subscribed to the Google Groups
Hi,
I'm trying to configure a post-build action, but it fails on a file
copy/touch command.
In the log output the situation is clear, jenkins is not a member of the
group tomcat7, so he doesn't have the right to create that file.
Jenkins-Console-Log:
[...]
SNAPSHOT/web-1.0-SNAPSHOT.war
channe