i am sending the attachment.. On Thu, Aug 2, 2012 at 1:58 AM, Andrew Melo <[email protected]> wrote:
> On Wed, Aug 1, 2012 at 2:31 AM, Pankaj Pankaj <[email protected]> > wrote: > > Hi > > I am working on an open-source project dhis2, the source code is reside > on > > launchpad. before building the new version's war file in launchpad we > have > > to create account (if not registered) then add ssh rsa key then checkout > > code through bazaar on local computer then build by maven. its very > weird to > > update the source code every time when new updates occur so i decided to > > implement Jenkins. > > but i am getting problem during build i did Google about my problem but > it > > was worthless > > i am sending the Jenkins properties could you please have a look on that > > where i am doing wrong! > > There was no attachment on this mail. > > > > > Thank you > > > > -- > -- > Andrew Melo > -- Pankaj Kumar Technical Support Officer www.hispindia.org <http://hispindia.org/index.php/products/dhis2>
System Properties Name ↓ Value awt.toolkit sun.awt.windows.WToolkit executable-war C:\Documents and Settings\HISP\.jenkins\jenkins.war file.encoding Cp1252 file.encoding.pkg sun.io file.separator \ hudson.diyChunking true hudson.lifecycle hudson.lifecycle.WindowsServiceLifecycle java.awt.graphicsenv sun.awt.Win32GraphicsEnvironment java.awt.headless true java.awt.printerjob sun.awt.windows.WPrinterJob java.class.path C:\Documents and Settings\HISP\.jenkins\jenkins.war java.class.version 51.0 java.endorsed.dirs C:\Program Files\Java\jre7\lib\endorsed java.ext.dirs C:\Program Files\Java\jre7\lib\ext;C:\WINDOWS\Sun\Java\lib\ext java.home C:\Program Files\Java\jre7 java.io.tmpdir C:\WINDOWS\TEMP\ java.library.path C:\WINDOWS\system32;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Gow\bin;C:\Program Files\apache-maven-3.0.4\bin;C:\Program Files\Java\jdk1.6.0_17\bin;C:\tomcat7\bin;C:\Program Files\MySQL\MySQL Server 5.1\bin;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\Program Files\Bazaar;. java.runtime.name Java(TM) SE Runtime Environment java.runtime.version 1.7.0_05-b06 java.specification.name Java Platform API Specification java.specification.vendor Oracle Corporation java.specification.version 1.7 java.vendor Oracle Corporation java.vendor.url http://java.oracle.com/ java.vendor.url.bug http://bugreport.sun.com/bugreport/ java.version 1.7.0_05 java.vm.info mixed mode, sharing java.vm.name Java HotSpot(TM) Client VM java.vm.specification.name Java Virtual Machine Specification java.vm.specification.vendor Oracle Corporation java.vm.specification.version 1.7 java.vm.vendor Oracle Corporation java.vm.version 23.1-b03 line.separator os.arch x86 os.name Windows XP os.version 5.1 path.separator ; sun.arch.data.model 32 sun.boot.class.path C:\Program Files\Java\jre7\lib\resources.jar;C:\Program Files\Java\jre7\lib\rt.jar;C:\Program Files\Java\jre7\lib\sunrsasign.jar;C:\Program Files\Java\jre7\lib\jsse.jar;C:\Program Files\Java\jre7\lib\jce.jar;C:\Program Files\Java\jre7\lib\charsets.jar;C:\Program Files\Java\jre7\lib\jfr.jar;C:\Program Files\Java\jre7\classes sun.boot.library.path C:\Program Files\Java\jre7\bin sun.cpu.endian little sun.cpu.isalist pentium_pro+mmx pentium_pro pentium+mmx pentium i486 i386 i86 sun.desktop windows sun.io.unicode.encoding UnicodeLittle sun.java.command C:\Documents and Settings\HISP\.jenkins\jenkins.war --httpPort=8080 sun.java.launcher SUN_STANDARD sun.jnu.encoding Cp1252 sun.management.compiler HotSpot Client Compiler sun.os.patch.level Service Pack 3 svnkit.http.methods Digest,Basic,NTLM,Negotiate svnkit.ssh2.persistent false user.country US user.dir C:\WINDOWS\system32 user.home C:\ user.language en user.name SYSTEM user.script user.timezone Asia/Calcutta user.variant Environment Variables Name ↓ Value ALLUSERSPROFILE C:\Documents and Settings\All Users BASE C:\Documents and Settings\HISP\.jenkins CATALINA_OPTS -Xms256m -Xmx512m -XX:PermSize=128m -XX:MaxPermSize=384m COMPUTERNAME HISP-FFAB86F2F1 ComSpec C:\WINDOWS\system32\cmd.exe CommonProgramFiles C:\Program Files\Common Files DHIS2_HOME C:\dhis\HOME FP_NO_HOST_CHECK NO JAVA_HOME C:\Program Files\Java\jdk1.6.0_17 JAVA_OPTS -Xms256m -Xmx512m -XX:PermSize=128m -XX:MaxPermSize=384m JENKINS_HOME C:\Documents and Settings\HISP\.jenkins M2_REPO C:\Documents and Settings\HISP\.m2\repository MAVEN_OPTS -Xms256m -Xmx512m -XX:PermSize=128m -XX:MaxPermSize=384m NUMBER_OF_PROCESSORS 2 OS Windows_NT PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.PSC1 PROCESSOR_ARCHITECTURE x86 PROCESSOR_IDENTIFIER x86 Family 6 Model 23 Stepping 6, GenuineIntel PROCESSOR_LEVEL 6 PROCESSOR_REVISION 1706 PSModulePath C:\WINDOWS\system32\WindowsPowerShell\v1.0\Modules\ Path C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Gow\bin;C:\Program Files\apache-maven-3.0.4\bin;C:\Program Files\Java\jdk1.6.0_17\bin;C:\tomcat7\bin;C:\Program Files\MySQL\MySQL Server 5.1\bin;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\Program Files\Bazaar ProgramFiles C:\Program Files SystemDrive C: SystemRoot C:\WINDOWS TEMP C:\WINDOWS\TEMP TMP C:\WINDOWS\TEMP USERPROFILE C:\Documents and Settings\LocalService windir C:\WINDOWS Plugins Name ↓ Version Enabled Pinned external-monitor-job 1.0 true false ldap 1.1 true false pam-auth 1.0 true false ant 1.1 true false javadoc 1.0 true false bazaar 1.19 true false cvs 1.6 true false git 1.1.21 true false maven-plugin 1.475 true false ssh-slaves 0.21 true false subversion 1.39 true false translation 1.8
