Closed ghost closed 8 years ago
You should try the simple method which doesn't mess with the classpath in the build.xml file:
<taskdef resource="PCT.properties" />
<taskdef resource="extras115.properties" />
Then :
-lib /path/to/PCT.jar -lib /path/to/ast.jar -lib /path/to/ast-dependencies.jar
to your command lineIn this case, I've this error:
ant -file build4Linux.xml -Dtempdir=/data/temp/.pct -Dfirstparam=/data/JenkinsWorkspace/OSIV3G -Dhostname=xxxx.ch -Ddlc=/usr/dlc -DdbPort=4748 -DsmartDB=smartdb Backend -lib lib/PCT.jar -lib lib/ast.jar -lib lib/ast-dependencies.jar -lib lib/abldoc-core.jar -lib lib/ablservice.jar -lib /lib/ablunit.jar
Unable to locate tools.jar. Expected to find it in /usr/lib64/jvm/java-1.7.1-ibm-1.7.1/lib/tools.jar
Buildfile: build4Linux.xml
[taskdef] Could not load definitions from resource PCT.properties. It could not be found.
[typedef] Could not load definitions from resource types.properties. It could not be found.
[taskdef] Could not load definitions from resource extras115.properties. It could not be found.
or with PCT.jar, ast.jar and ast-dependencies.jar in $AT_HOME/lib:
ant -file build4Linux.xml -Dtempdir=/data/temp/.pct -Dfirstparam=/data/JenkinsWorkspace/OSIV3G -Dhostname=xxxx.ch -Ddlc=/usr/dlc -DdbPort=4748 -DsmartDB=smartdb Backend
Unable to locate tools.jar. Expected to find it in /usr/lib64/jvm/java-1.7.1-ibm-1.7.1/lib/tools.jar
Buildfile: build4Linux.xml
[taskdef] Could not load definitions from resource PCT.properties. It could not be found.
[typedef] Could not load definitions from resource types.properties. It could not be found.
[taskdef] Could not load definitions from resource extras115.properties. It could not be found.
BUILD FAILED
/data/JenkinsWorkspace/OSIV3G/OSIV3G/build4Linux.xml:45: Problem: failed to create task or type DBConnectionSet
Cause: The name is undefined.
Action: Check the spelling.
Action: Check that any custom tasks/types have been declared.
Action: Check that any <presetdef>/<macrodef> declarations have taken place.
I don't understand why the same script under Windows is working well ...
It has to work, I've been using this method since years ; double-check everything, including ant executable being used, ANT_HOME variable, path of the JAR files. Using -v
may help.
Yes, I'm that it has to work... But in fact, it not works... I've upgrade Ant to 1.9 and I've always the same error...
Wenn I don't define the classpath in the build.xml file:
ant -file build4Linux.xml -Dtempdir=/data/temp/.pct -Dfirstparam=/data/JenkinsWorkspace/OSIV3G -Dhostname=svr-de-windows.xxxx.ch -Ddlc=/usr/dlc -DdbPort=4748 -DsmartDB=smartdb Dokumentation -v -d
Unable to locate tools.jar. Expected to find it in /usr/lib64/jvm/java-1.7.1-ibm-1.7.1/lib/tools.jar
Apache Ant(TM) version 1.9.6 compiled on February 8 2016
Buildfile: /data/JenkinsWorkspace/OSIV3G/OSIV3G/build4Linux.xml
Adding reference: ant.PropertyHelper
Detected Java version: 1.7 in: /usr/lib64/jvm/java-1.7.1-ibm-1.7.1/jre
Detected OS: Linux
Adding reference: ant.ComponentHelper
Setting ro project property: dlc -> /usr/dlc
Setting ro project property: firstparam -> /data/JenkinsWorkspace/OSIV3G
Setting ro project property: smartDB -> smartdb
Setting ro project property: hostname -> svr-de-windows.xxxx.ch
Setting ro project property: tempdir -> /data/temp/.pct
Setting ro project property: dbPort -> 4748
Setting ro project property: ant.file -> /data/JenkinsWorkspace/OSIV3G/OSIV3G/build4Linux.xml
Setting ro project property: ant.file.type -> file
Adding reference: ant.projectHelper
Adding reference: ant.parsing.context
Adding reference: ant.targets
parsing buildfile /data/JenkinsWorkspace/OSIV3G/OSIV3G/build4Linux.xml with URI = file:/data/JenkinsWorkspace/OSIV3G/OSIV3G/build4Linux.xml
Project base dir set to: /data/JenkinsWorkspace/OSIV3G/OSIV3G
+Target:
+Target: Dokumentation
Adding reference: ant.LocalProperties
parsing buildfile jar:file:/usr/share/java/ant.jar!/org/apache/tools/ant/antlib.xml with URI = jar:file:/usr/share/java/ant.jar!/org/apache/tools/ant/antlib.xml from a zip file
[property] Loading Environment env.
Setting project property: env.JRE_HOME -> /usr/lib64/jvm/jre
Setting project property: env.PYTHONSTARTUP -> /etc/pythonstart
Setting project property: env.WINDOWMANAGER -> /usr/bin/gnome
Setting project property: env.HOME -> /root
Setting project property: env.LESSOPEN -> lessopen.sh %s
Setting project property: env.HOSTTYPE -> x86_64
Setting project property: env.CPU -> x86_64
Setting project property: env.PWD -> /data/JenkinsWorkspace/OSIV3G/OSIV3G
Setting project property: env.XDG_CONFIG_DIRS -> /etc/xdg
Setting project property: env.MANPATH -> /usr/share/man:/usr/local/man:/usr/local/share/man
Setting project property: env.XCURSOR_THEME -> DMZ
Setting project property: env.INPUTRC -> /etc/inputrc
Setting project property: env.PROPATH -> /usr/dlc:/usr/dlc/bin
Setting project property: env.SHLVL -> 1
Setting project property: env.SHELL -> /bin/bash
Setting project property: env.LESS -> -M -I
Setting project property: env.XNLSPATH -> /usr/share/X11/nls
Setting project property: env.FROM_HEADER ->
Setting project property: env.ENV -> /etc/bash.bashrc
Setting project property: env.JAVA_HOME -> /usr/lib64/jvm/jre
Setting project property: env.MAIL -> /var/mail/root
Setting project property: env.LESSCLOSE -> lessclose.sh %s %s
Setting project property: env.MACHTYPE -> x86_64-suse-linux
Setting project property: env.QT_SYSTEM_DIR -> /usr/share/desktop-data
Setting project property: env.BASH_FUNC_mc%% -> () { . /usr/share/mc/bin/mc-wrapper.sh
}
Setting project property: env.PROFILEREAD -> true
Setting project property: env.SSH_CONNECTION -> 192.168.17.62 49642 192.168.101.3 22
Setting project property: env.NNTPSERVER -> news
Setting project property: env.LANG -> POSIX
Setting project property: env.LC_CTYPE -> en_US.UTF-8
Setting project property: env.JAVA_ROOT -> /usr/lib64/jvm/jre
Setting project property: env.IBM_JAVA_COMMAND_LINE -> /usr/lib64/jvm/jre/bin/java -classpath /usr/share/java/ant.jar:/usr/share/java/ant-launcher.jar:/usr/share/java/jaxp_parser_impl.jar:/usr/share/java/xml-commons-apis.jar:/usr/share/java/tomcat6/catalina-ant.jar -Dant.home=/usr/share/ant -Dant.library.dir=/usr/share/ant/lib org.apache.tools.ant.launch.Launcher -cp -file build4Linux.xml -Dtempdir=/data/temp/.pct -Dfirstparam=/data/JenkinsWorkspace/OSIV3G -Dhostname=svr-de-windows.xxxx.ch -Ddlc=/usr/dlc -DdbPort=4748 -DsmartDB=smartdb Dokumentation -v -d
Setting project property: env.HOSTNAME -> SVR-DE-LINUX
Setting project property: env.HISTSIZE -> 1000
Setting project property: env.LOGNAME -> root
Setting project property: env.COLORTERM -> 1
Setting project property: env.MINICOM -> -c on
Setting project property: env.LS_COLORS -> no=00:fi=00:di=01;34:ln=00;36:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=41;33;01:ex=00;32:*.cmd=00;32:*.exe=01;32:*.com=01;32:*.bat=01;32:*.btm=01;32:*.dll=01;32:*.tar=00;31:*.tbz=00;31:*.tgz=00;31:*.rpm=00;31:*.deb=00;31:*.arj=00;31:*.taz=00;31:*.lzh=00;31:*.lzma=00;31:*.zip=00;31:*.zoo=00;31:*.z=00;31:*.Z=00;31:*.gz=00;31:*.bz2=00;31:*.tb2=00;31:*.tz2=00;31:*.tbz2=00;31:*.avi=01;35:*.bmp=01;35:*.fli=01;35:*.gif=01;35:*.jpg=01;35:*.jpeg=01;35:*.mng=01;35:*.mov=01;35:*.mpg=01;35:*.pcx=01;35:*.pbm=01;35:*.pgm=01;35:*.png=01;35:*.ppm=01;35:*.tga=01;35:*.tif=01;35:*.xbm=01;35:*.xpm=01;35:*.dl=01;35:*.gl=01;35:*.wmv=01;35:*.aiff=00;32:*.au=00;32:*.mid=00;32:*.mp3=00;32:*.ogg=00;32:*.voc=00;32:*.wav=00;32:
Setting project property: env.PATH -> /sbin:/usr/sbin:/usr/local/sbin:/root/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/X11R6/bin:/usr/games:/usr/lib64/jvm/jre/bin:/usr/lib/mit/bin:/usr/lib/mit/sbin
Setting project property: env.OSTYPE -> linux
Setting project property: env.LESS_ADVANCED_PREPROCESSOR -> no
Setting project property: env.SSH_TTY -> /dev/pts/1
Setting project property: env.JAVA_BINDIR -> /usr/lib64/jvm/jre/bin
Setting project property: env.SSH_CLIENT -> 192.168.17.62 49642 22
Setting project property: env.PAGER -> less
Setting project property: env.USER -> root
Setting project property: env.XDG_DATA_DIRS -> /usr/share:/etc/opt/kde3/share:/opt/kde3/share
Setting project property: env.XKEYSYMDB -> /usr/share/X11/XKeysymDB
Setting project property: env.LS_OPTIONS -> -A -N --color=tty -T 0
Setting project property: env.INFOPATH -> /usr/local/info:/usr/share/info:/usr/info
Setting project property: env.DLC -> /usr/dlc
Setting project property: env.TERM -> xterm
Setting project property: env.HOST -> SVR-DE-LINUX
Setting project property: env.INFODIR -> /usr/local/info:/usr/share/info:/usr/info
Setting project property: env.LESSKEY -> /etc/lesskey.bin
Setting project property: env.G_BROKEN_FILENAMES -> 1
Setting project property: env.CSHEDIT -> emacs
Setting project property: env.MORE -> -sl
[taskdef] Could not load definitions from resource PCT.properties. It could not be found.
[typedef] Could not load definitions from resource types.properties. It could not be found.
[taskdef] Could not load definitions from resource extras115.properties. It could not be found.
Setting ro project property: ant.project.invoked-targets -> Dokumentation
Attempting to create object of type org.apache.tools.ant.helper.DefaultExecutor
Adding reference: ant.executor
Build sequence for target(s) `Dokumentation' is [Dokumentation]
Complete build sequence is [Dokumentation, ]
Dokumentation:
BUILD FAILED
/data/JenkinsWorkspace/OSIV3G/OSIV3G/build4Linux.xml:14: Problem: failed to create task or type PCTVersion
Cause: The name is undefined.
Action: Check the spelling.
Action: Check that any custom tasks/types have been declared.
Action: Check that any <presetdef>/<macrodef> declarations have taken place.
at org.apache.tools.ant.UnknownElement.getNotFoundException(UnknownElement.java:500)
at org.apache.tools.ant.UnknownElement.makeObject(UnknownElement.java:432)
at org.apache.tools.ant.UnknownElement.maybeConfigure(UnknownElement.java:164)
at org.apache.tools.ant.Task.perform(Task.java:347)
at org.apache.tools.ant.Target.execute(Target.java:435)
at org.apache.tools.ant.Target.performTasks(Target.java:456)
at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1405)
at org.apache.tools.ant.Project.executeTarget(Project.java:1376)
at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
at org.apache.tools.ant.Project.executeTargets(Project.java:1260)
at org.apache.tools.ant.Main.runBuild(Main.java:853)
at org.apache.tools.ant.Main.startAnt(Main.java:235)
at org.apache.tools.ant.launch.Launcher.run(Launcher.java:285)
at org.apache.tools.ant.launch.Launcher.main(Launcher.java:112)
When I define the classpath = "lib/PCT.jar":
ant -file build4Linux.xml -Dtempdir=/data/temp/.pct -Dfirstparam=/data/JenkinsWorkspace/OSIV3G -Dhostname=svr-de-windows.ivnet.ch -Ddlc=/usr/dlc -DdbPort=4748 -DsmartDB=smartdb Dokumentation -v -d
Unable to locate tools.jar. Expected to find it in /usr/lib64/jvm/java-1.7.1-ibm-1.7.1/lib/tools.jar
Apache Ant(TM) version 1.9.6 compiled on February 8 2016
Buildfile: /data/JenkinsWorkspace/OSIV3G/OSIV3G/build4Linux.xml
Adding reference: ant.PropertyHelper
Detected Java version: 1.7 in: /usr/lib64/jvm/java-1.7.1-ibm-1.7.1/jre
Detected OS: Linux
Adding reference: ant.ComponentHelper
Setting ro project property: dlc -> /usr/dlc
Setting ro project property: firstparam -> /data/JenkinsWorkspace/OSIV3G
Setting ro project property: smartDB -> smartdb
Setting ro project property: hostname -> svr-de-windows.ivnet.ch
Setting ro project property: tempdir -> /data/temp/.pct
Setting ro project property: dbPort -> 4748
Setting ro project property: ant.file -> /data/JenkinsWorkspace/OSIV3G/OSIV3G/build4Linux.xml
Setting ro project property: ant.file.type -> file
Adding reference: ant.projectHelper
Adding reference: ant.parsing.context
Adding reference: ant.targets
parsing buildfile /data/JenkinsWorkspace/OSIV3G/OSIV3G/build4Linux.xml with URI = file:/data/JenkinsWorkspace/OSIV3G/OSIV3G/build4Linux.xml
Project base dir set to: /data/JenkinsWorkspace/OSIV3G/OSIV3G
+Target:
+Target: Dokumentation
Adding reference: ant.LocalProperties
parsing buildfile jar:file:/usr/share/java/ant.jar!/org/apache/tools/ant/antlib.xml with URI = jar:file:/usr/share/java/ant.jar!/org/apache/tools/ant/antlib.xml from a zip file
[property] Loading Environment env.
Setting project property: env.JRE_HOME -> /usr/lib64/jvm/jre
Setting project property: env.PYTHONSTARTUP -> /etc/pythonstart
Setting project property: env.WINDOWMANAGER -> /usr/bin/gnome
Setting project property: env.HOME -> /root
Setting project property: env.LESSOPEN -> lessopen.sh %s
Setting project property: env.HOSTTYPE -> x86_64
Setting project property: env.CPU -> x86_64
Setting project property: env.PWD -> /data/JenkinsWorkspace/OSIV3G/OSIV3G
Setting project property: env.XDG_CONFIG_DIRS -> /etc/xdg
Setting project property: env.MANPATH -> /usr/share/man:/usr/local/man:/usr/local/share/man
Setting project property: env.XCURSOR_THEME -> DMZ
Setting project property: env.INPUTRC -> /etc/inputrc
Setting project property: env.PROPATH -> /usr/dlc:/usr/dlc/bin
Setting project property: env.SHLVL -> 1
Setting project property: env.SHELL -> /bin/bash
Setting project property: env.LESS -> -M -I
Setting project property: env.XNLSPATH -> /usr/share/X11/nls
Setting project property: env.FROM_HEADER ->
Setting project property: env.ENV -> /etc/bash.bashrc
Setting project property: env.JAVA_HOME -> /usr/lib64/jvm/jre
Setting project property: env.MAIL -> /var/mail/root
Setting project property: env.LESSCLOSE -> lessclose.sh %s %s
Setting project property: env.MACHTYPE -> x86_64-suse-linux
Setting project property: env.QT_SYSTEM_DIR -> /usr/share/desktop-data
Setting project property: env.BASH_FUNC_mc%% -> () { . /usr/share/mc/bin/mc-wrapper.sh
}
Setting project property: env.PROFILEREAD -> true
Setting project property: env.SSH_CONNECTION -> 192.168.17.62 49642 192.168.101.3 22
Setting project property: env.NNTPSERVER -> news
Setting project property: env.LANG -> POSIX
Setting project property: env.LC_CTYPE -> en_US.UTF-8
Setting project property: env.JAVA_ROOT -> /usr/lib64/jvm/jre
Setting project property: env.IBM_JAVA_COMMAND_LINE -> /usr/lib64/jvm/jre/bin/java -classpath /usr/share/java/ant.jar:/usr/share/java/ant-launcher.jar:/usr/share/java/jaxp_parser_impl.jar:/usr/share/java/xml-commons-apis.jar:/usr/share/java/tomcat6/catalina-ant.jar -Dant.home=/usr/share/ant -Dant.library.dir=/usr/share/ant/lib org.apache.tools.ant.launch.Launcher -cp -file build4Linux.xml -Dtempdir=/data/temp/.pct -Dfirstparam=/data/JenkinsWorkspace/OSIV3G -Dhostname=svr-de-windows.ivnet.ch -Ddlc=/usr/dlc -DdbPort=4748 -DsmartDB=smartdb Dokumentation -v -d
Setting project property: env.HOSTNAME -> SVR-DE-LINUX
Setting project property: env.HISTSIZE -> 1000
Setting project property: env.LOGNAME -> root
Setting project property: env.COLORTERM -> 1
Setting project property: env.MINICOM -> -c on
Setting project property: env.LS_COLORS -> no=00:fi=00:di=01;34:ln=00;36:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=41;33;01:ex=00;32:*.cmd=00;32:*.exe=01;32:*.com=01;32:*.bat=01;32:*.btm=01;32:*.dll=01;32:*.tar=00;31:*.tbz=00;31:*.tgz=00;31:*.rpm=00;31:*.deb=00;31:*.arj=00;31:*.taz=00;31:*.lzh=00;31:*.lzma=00;31:*.zip=00;31:*.zoo=00;31:*.z=00;31:*.Z=00;31:*.gz=00;31:*.bz2=00;31:*.tb2=00;31:*.tz2=00;31:*.tbz2=00;31:*.avi=01;35:*.bmp=01;35:*.fli=01;35:*.gif=01;35:*.jpg=01;35:*.jpeg=01;35:*.mng=01;35:*.mov=01;35:*.mpg=01;35:*.pcx=01;35:*.pbm=01;35:*.pgm=01;35:*.png=01;35:*.ppm=01;35:*.tga=01;35:*.tif=01;35:*.xbm=01;35:*.xpm=01;35:*.dl=01;35:*.gl=01;35:*.wmv=01;35:*.aiff=00;32:*.au=00;32:*.mid=00;32:*.mp3=00;32:*.ogg=00;32:*.voc=00;32:*.wav=00;32:
Setting project property: env.PATH -> /sbin:/usr/sbin:/usr/local/sbin:/root/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/X11R6/bin:/usr/games:/usr/lib64/jvm/jre/bin:/usr/lib/mit/bin:/usr/lib/mit/sbin
Setting project property: env.OSTYPE -> linux
Setting project property: env.LESS_ADVANCED_PREPROCESSOR -> no
Setting project property: env.SSH_TTY -> /dev/pts/1
Setting project property: env.JAVA_BINDIR -> /usr/lib64/jvm/jre/bin
Setting project property: env.SSH_CLIENT -> 192.168.17.62 49642 22
Setting project property: env.PAGER -> less
Setting project property: env.USER -> root
Setting project property: env.XDG_DATA_DIRS -> /usr/share:/etc/opt/kde3/share:/opt/kde3/share
Setting project property: env.XKEYSYMDB -> /usr/share/X11/XKeysymDB
Setting project property: env.LS_OPTIONS -> -A -N --color=tty -T 0
Setting project property: env.INFOPATH -> /usr/local/info:/usr/share/info:/usr/info
Setting project property: env.DLC -> /usr/dlc
Setting project property: env.TERM -> xterm
Setting project property: env.HOST -> SVR-DE-LINUX
Setting project property: env.INFODIR -> /usr/local/info:/usr/share/info:/usr/info
Setting project property: env.LESSKEY -> /etc/lesskey.bin
Setting project property: env.G_BROKEN_FILENAMES -> 1
Setting project property: env.CSHEDIT -> emacs
Setting project property: env.MORE -> -sl
Finding class com.phenix.pct.DlcHome
Loaded from /data/JenkinsWorkspace/OSIV3G/OSIV3G/lib/PCT.jar com/phenix/pct/DlcHome.class
Class org.apache.tools.ant.Task loaded from parent loader (parentFirst)
Class com.phenix.pct.DlcHome loaded from ant loader (parentFirst)
Class java.lang.Throwable loaded from parent loader (parentFirst)
Class org.apache.tools.ant.BuildException loaded from parent loader (parentFirst)
+Datatype DlcHome com.phenix.pct.DlcHome
Finding class com.phenix.pct.PCTCRC
Loaded from /data/JenkinsWorkspace/OSIV3G/OSIV3G/lib/PCT.jar com/phenix/pct/PCTCRC.class
Finding class com.phenix.pct.PCTRun
Loaded from /data/JenkinsWorkspace/OSIV3G/OSIV3G/lib/PCT.jar com/phenix/pct/PCTRun.class
Finding class com.phenix.pct.PCT
Loaded from /data/JenkinsWorkspace/OSIV3G/OSIV3G/lib/PCT.jar com/phenix/pct/PCT.class
Class com.phenix.pct.PCT loaded from ant loader (parentFirst)
Finding class com.phenix.pct.IRunAttributes
Loaded from /data/JenkinsWorkspace/OSIV3G/OSIV3G/lib/PCT.jar com/phenix/pct/IRunAttributes.class
Class java.lang.Object loaded from parent loader (parentFirst)
Class com.phenix.pct.IRunAttributes loaded from ant loader (parentFirst)
Class com.phenix.pct.PCTRun loaded from ant loader (parentFirst)
Class com.phenix.pct.PCTCRC loaded from ant loader (parentFirst)
Class java.io.IOException loaded from parent loader (parentFirst)
Finding class com.phenix.pct.RCodeInfo$InvalidRCodeException
Loaded from /data/JenkinsWorkspace/OSIV3G/OSIV3G/lib/PCT.jar com/phenix/pct/RCodeInfo$InvalidRCodeException.class
Class java.lang.Exception loaded from parent loader (parentFirst)
Class com.phenix.pct.RCodeInfo$InvalidRCodeException loaded from ant loader (parentFirst)
Finding class com.phenix.pct.ProgressProcedures
Loaded from /data/JenkinsWorkspace/OSIV3G/OSIV3G/lib/PCT.jar com/phenix/pct/ProgressProcedures.class
Class com.phenix.pct.ProgressProcedures loaded from ant loader (parentFirst)
Class java.util.Collection loaded from parent loader (parentFirst)
Class java.io.OutputStream loaded from parent loader (parentFirst)
Class java.io.FileOutputStream loaded from parent loader (parentFirst)
Class java.lang.IllegalArgumentException loaded from parent loader (parentFirst)
Class java.io.FileNotFoundException loaded from parent loader (parentFirst)
Class java.io.Reader loaded from parent loader (parentFirst)
Class java.io.FileReader loaded from parent loader (parentFirst)
Class java.io.InputStream loaded from parent loader (parentFirst)
Class java.io.FileInputStream loaded from parent loader (parentFirst)
Class java.io.InputStreamReader loaded from parent loader (parentFirst)
Class java.lang.NumberFormatException loaded from parent loader (parentFirst)
Class java.io.Writer loaded from parent loader (parentFirst)
Class java.io.OutputStreamWriter loaded from parent loader (parentFirst)
Class java.util.Random loaded from parent loader (parentFirst)
+Datatype PCTCRC com.phenix.pct.PCTCRC
Finding class com.phenix.pct.PCTDumpSchema
Loaded from /data/JenkinsWorkspace/OSIV3G/OSIV3G/lib/PCT.jar com/phenix/pct/PCTDumpSchema.class
Class com.phenix.pct.PCTDumpSchema loaded from ant loader (parentFirst)
+Datatype PCTDumpSchema com.phenix.pct.PCTDumpSchema
Finding class com.phenix.pct.Version
Loaded from /data/JenkinsWorkspace/OSIV3G/OSIV3G/lib/PCT.jar com/phenix/pct/Version.class
Class com.phenix.pct.Version loaded from ant loader (parentFirst)
Class java.util.ResourceBundle loaded from parent loader (parentFirst)
ResourceStream for com/phenix/pct/PCT.properties loaded from ant loader
Finding class com.phenix.pct.PCT_en
Couldn't load ResourceStream for com/phenix/pct/PCT_en.properties
Finding class com.phenix.pct.PCT_en_US
Couldn't load ResourceStream for com/phenix/pct/PCT_en_US.properties
+Datatype PCTVersion com.phenix.pct.Version
Finding class com.phenix.pct.PCTDumpIncremental
Loaded from /data/JenkinsWorkspace/OSIV3G/OSIV3G/lib/PCT.jar com/phenix/pct/PCTDumpIncremental.class
Class com.phenix.pct.PCTDumpIncremental loaded from ant loader (parentFirst)
+Datatype PCTDumpIncremental com.phenix.pct.PCTDumpIncremental
Finding class com.phenix.pct.PCTCreateBase
Loaded from /data/JenkinsWorkspace/OSIV3G/OSIV3G/lib/PCT.jar com/phenix/pct/PCTCreateBase.class
Class com.phenix.pct.PCTCreateBase loaded from ant loader (parentFirst)
Class java.util.List loaded from parent loader (parentFirst)
+Datatype PCTCreateBase com.phenix.pct.PCTCreateBase
Finding class com.phenix.pct.PCTLoadUsers
Loaded from /data/JenkinsWorkspace/OSIV3G/OSIV3G/lib/PCT.jar com/phenix/pct/PCTLoadUsers.class
Class com.phenix.pct.PCTLoadUsers loaded from ant loader (parentFirst)
+Datatype PCTLoadUsers com.phenix.pct.PCTLoadUsers
Finding class com.phenix.pct.GenericCoverage
Loaded from /data/JenkinsWorkspace/OSIV3G/OSIV3G/lib/PCT.jar com/phenix/pct/GenericCoverage.class
Class com.phenix.pct.GenericCoverage loaded from ant loader (parentFirst)
+Datatype GenericCoverage com.phenix.pct.GenericCoverage
Finding class com.phenix.pct.CompilationWrapper
Loaded from /data/JenkinsWorkspace/OSIV3G/OSIV3G/lib/PCT.jar com/phenix/pct/CompilationWrapper.class
Finding class com.phenix.pct.ICompilationAttributes
Loaded from /data/JenkinsWorkspace/OSIV3G/OSIV3G/lib/PCT.jar com/phenix/pct/ICompilationAttributes.class
Class com.phenix.pct.ICompilationAttributes loaded from ant loader (parentFirst)
Class com.phenix.pct.CompilationWrapper loaded from ant loader (parentFirst)
Finding class com.phenix.pct.PCTCompile
Loaded from /data/JenkinsWorkspace/OSIV3G/OSIV3G/lib/PCT.jar com/phenix/pct/PCTCompile.class
Class com.phenix.pct.PCTCompile loaded from ant loader (parentFirst)
Finding class com.phenix.pct.PCTBgCompile
Loaded from /data/JenkinsWorkspace/OSIV3G/OSIV3G/lib/PCT.jar com/phenix/pct/PCTBgCompile.class
Finding class com.phenix.pct.PCTBgRun
Loaded from /data/JenkinsWorkspace/OSIV3G/OSIV3G/lib/PCT.jar com/phenix/pct/PCTBgRun.class
Class com.phenix.pct.PCTBgRun loaded from ant loader (parentFirst)
Class com.phenix.pct.PCTBgCompile loaded from ant loader (parentFirst)
Class org.apache.tools.ant.types.ResourceCollection loaded from parent loader (parentFirst)
+Datatype PCTCompile com.phenix.pct.CompilationWrapper
+Datatype PCTRun com.phenix.pct.PCTRun
Finding class com.phenix.pct.ABLUnit
Loaded from /data/JenkinsWorkspace/OSIV3G/OSIV3G/lib/PCT.jar com/phenix/pct/ABLUnit.class
Class com.phenix.pct.ABLUnit loaded from ant loader (parentFirst)
Class java.io.FileWriter loaded from parent loader (parentFirst)
Class javax.xml.xpath.XPathExpressionException loaded from parent loader (parentFirst)
+Datatype ABLUnit com.phenix.pct.ABLUnit
Finding class com.phenix.pct.PCTXCode
Loaded from /data/JenkinsWorkspace/OSIV3G/OSIV3G/lib/PCT.jar com/phenix/pct/PCTXCode.class
Class com.phenix.pct.PCTXCode loaded from ant loader (parentFirst)
+Datatype PCTXCode com.phenix.pct.PCTXCode
Finding class com.phenix.pct.PCTWSComp
Loaded from /data/JenkinsWorkspace/OSIV3G/OSIV3G/lib/PCT.jar com/phenix/pct/PCTWSComp.class
Class com.phenix.pct.PCTWSComp loaded from ant loader (parentFirst)
+Datatype PCTWSComp com.phenix.pct.PCTWSComp
Finding class com.phenix.pct.ProgressVersion
Loaded from /data/JenkinsWorkspace/OSIV3G/OSIV3G/lib/PCT.jar com/phenix/pct/ProgressVersion.class
Class com.phenix.pct.ProgressVersion loaded from ant loader (parentFirst)
+Datatype ProgressVersion com.phenix.pct.ProgressVersion
Finding class com.phenix.pct.Sports2000
Loaded from /data/JenkinsWorkspace/OSIV3G/OSIV3G/lib/PCT.jar com/phenix/pct/Sports2000.class
Class com.phenix.pct.Sports2000 loaded from ant loader (parentFirst)
+Datatype sports2000 com.phenix.pct.Sports2000
Finding class com.phenix.pct.PCTSchemaDoc
Loaded from /data/JenkinsWorkspace/OSIV3G/OSIV3G/lib/PCT.jar com/phenix/pct/PCTSchemaDoc.class
Class com.phenix.pct.PCTSchemaDoc loaded from ant loader (parentFirst)
+Datatype PCTSchemaDoc com.phenix.pct.PCTSchemaDoc
Finding class com.phenix.pct.PCTDumpData
Loaded from /data/JenkinsWorkspace/OSIV3G/OSIV3G/lib/PCT.jar com/phenix/pct/PCTDumpData.class
Class com.phenix.pct.PCTDumpData loaded from ant loader (parentFirst)
+Datatype PCTDumpData com.phenix.pct.PCTDumpData
Finding class com.phenix.pct.RestGen
Loaded from /data/JenkinsWorkspace/OSIV3G/OSIV3G/lib/PCT.jar com/phenix/pct/RestGen.class
Class com.phenix.pct.RestGen loaded from ant loader (parentFirst)
+Datatype RestGen com.phenix.pct.RestGen
Finding class net.cordova.prounit.ProUnit
Loaded from /data/JenkinsWorkspace/OSIV3G/OSIV3G/lib/PCT.jar net/cordova/prounit/ProUnit.class
Class net.cordova.prounit.ProUnit loaded from ant loader (parentFirst)
+Datatype ProUnit net.cordova.prounit.ProUnit
Finding class com.phenix.pct.PCTDumpUsers
Loaded from /data/JenkinsWorkspace/OSIV3G/OSIV3G/lib/PCT.jar com/phenix/pct/PCTDumpUsers.class
Class com.phenix.pct.PCTDumpUsers loaded from ant loader (parentFirst)
+Datatype PCTDumpUsers com.phenix.pct.PCTDumpUsers
Finding class com.phenix.pct.DumpSequences
Loaded from /data/JenkinsWorkspace/OSIV3G/OSIV3G/lib/PCT.jar com/phenix/pct/DumpSequences.class
Class com.phenix.pct.DumpSequences loaded from ant loader (parentFirst)
+Datatype PCTDumpSequences com.phenix.pct.DumpSequences
Finding class com.phenix.pct.PCTBinaryDump
Loaded from /data/JenkinsWorkspace/OSIV3G/OSIV3G/lib/PCT.jar com/phenix/pct/PCTBinaryDump.class
Class com.phenix.pct.PCTBinaryDump loaded from ant loader (parentFirst)
+Datatype PCTBinaryDump com.phenix.pct.PCTBinaryDump
Finding class com.phenix.pct.PCTBinaryLoad
Loaded from /data/JenkinsWorkspace/OSIV3G/OSIV3G/lib/PCT.jar com/phenix/pct/PCTBinaryLoad.class
Class com.phenix.pct.PCTBinaryLoad loaded from ant loader (parentFirst)
+Datatype PCTBinaryLoad com.phenix.pct.PCTBinaryLoad
Finding class com.phenix.pct.PCTLibrary
Loaded from /data/JenkinsWorkspace/OSIV3G/OSIV3G/lib/PCT.jar com/phenix/pct/PCTLibrary.class
Class com.phenix.pct.PCTLibrary loaded from ant loader (parentFirst)
Class java.util.Map loaded from parent loader (parentFirst)
+Datatype PCTLibrary com.phenix.pct.PCTLibrary
Finding class com.phenix.pct.PCTProxygen
Loaded from /data/JenkinsWorkspace/OSIV3G/OSIV3G/lib/PCT.jar com/phenix/pct/PCTProxygen.class
Class com.phenix.pct.PCTProxygen loaded from ant loader (parentFirst)
Class java.lang.CloneNotSupportedException loaded from parent loader (parentFirst)
Class java.lang.CharSequence loaded from parent loader (parentFirst)
+Datatype PCTProxygen com.phenix.pct.PCTProxygen
Finding class com.phenix.pct.PCTLoadSchema
Loaded from /data/JenkinsWorkspace/OSIV3G/OSIV3G/lib/PCT.jar com/phenix/pct/PCTLoadSchema.class
Class com.phenix.pct.PCTLoadSchema loaded from ant loader (parentFirst)
+Datatype PCTLoadSchema com.phenix.pct.PCTLoadSchema
+Datatype PCTCompileExt com.phenix.pct.CompilationWrapper
Finding class com.phenix.pct.OEUnit
Loaded from /data/JenkinsWorkspace/OSIV3G/OSIV3G/lib/PCT.jar com/phenix/pct/OEUnit.class
Class com.phenix.pct.OEUnit loaded from ant loader (parentFirst)
+Datatype OEUnit com.phenix.pct.OEUnit
Finding class com.phenix.pct.PCTLoadData
Loaded from /data/JenkinsWorkspace/OSIV3G/OSIV3G/lib/PCT.jar com/phenix/pct/PCTLoadData.class
Class com.phenix.pct.PCTLoadData loaded from ant loader (parentFirst)
+Datatype PCTLoadData com.phenix.pct.PCTLoadData
Finding class com.phenix.pct.NaturalComparator
Loaded from /data/JenkinsWorkspace/OSIV3G/OSIV3G/lib/PCT.jar com/phenix/pct/NaturalComparator.class
Class org.apache.tools.ant.types.resources.comparators.ResourceComparator loaded from parent loader (parentFirst)
Class com.phenix.pct.NaturalComparator loaded from ant loader (parentFirst)
+Datatype natural com.phenix.pct.NaturalComparator
Finding class com.phenix.pct.PLFileSet
Loaded from /data/JenkinsWorkspace/OSIV3G/OSIV3G/lib/PCT.jar com/phenix/pct/PLFileSet.class
Class org.apache.tools.ant.types.ArchiveFileSet loaded from parent loader (parentFirst)
Class com.phenix.pct.PLFileSet loaded from ant loader (parentFirst)
Class org.apache.tools.ant.types.ArchiveScanner loaded from parent loader (parentFirst)
Finding class com.phenix.pct.PLScanner
Loaded from /data/JenkinsWorkspace/OSIV3G/OSIV3G/lib/PCT.jar com/phenix/pct/PLScanner.class
Class com.phenix.pct.PLScanner loaded from ant loader (parentFirst)
+Datatype PLFileSet com.phenix.pct.PLFileSet
Finding class com.phenix.pct.RCodeSelector
Loaded from /data/JenkinsWorkspace/OSIV3G/OSIV3G/lib/PCT.jar com/phenix/pct/RCodeSelector.class
Class org.apache.tools.ant.types.selectors.BaseExtendSelector loaded from parent loader (parentFirst)
Class com.phenix.pct.RCodeSelector loaded from ant loader (parentFirst)
Class java.io.InputStream loaded from parent loader (parentFirst)
Class java.io.BufferedInputStream loaded from parent loader (parentFirst)
Class java.lang.Throwable loaded from parent loader (parentFirst)
Class java.lang.Exception loaded from parent loader (parentFirst)
+Datatype RCodeSelector com.phenix.pct.RCodeSelector
+Datatype plfileset com.phenix.pct.PLFileSet
Finding class com.phenix.pct.PCTConnection
Loaded from /data/JenkinsWorkspace/OSIV3G/OSIV3G/lib/PCT.jar com/phenix/pct/PCTConnection.class
Class org.apache.tools.ant.types.DataType loaded from parent loader (parentFirst)
Class com.phenix.pct.PCTConnection loaded from ant loader (parentFirst)
Class org.apache.tools.ant.BuildException loaded from parent loader (parentFirst)
Class java.util.Map loaded from parent loader (parentFirst)
Class java.util.List loaded from parent loader (parentFirst)
+Datatype PCTConnection com.phenix.pct.PCTConnection
Finding class com.phenix.pct.DebugListingFilterReader
Loaded from /data/JenkinsWorkspace/OSIV3G/OSIV3G/lib/PCT.jar com/phenix/pct/DebugListingFilterReader.class
Class org.apache.tools.ant.filters.BaseParamFilterReader loaded from parent loader (parentFirst)
Class org.apache.tools.ant.filters.ChainableReader loaded from parent loader (parentFirst)
Class com.phenix.pct.DebugListingFilterReader loaded from ant loader (parentFirst)
Class java.io.Reader loaded from parent loader (parentFirst)
+Datatype debugListingFilter com.phenix.pct.DebugListingFilterReader
Finding class com.phenix.pct.DBConnectionSet
Loaded from /data/JenkinsWorkspace/OSIV3G/OSIV3G/lib/PCT.jar com/phenix/pct/DBConnectionSet.class
Class com.phenix.pct.DBConnectionSet loaded from ant loader (parentFirst)
Class java.util.Collection loaded from parent loader (parentFirst)
+Datatype DBConnectionSet com.phenix.pct.DBConnectionSet
+Datatype DBConnection com.phenix.pct.PCTConnection
Finding class com.phenix.pct.OpenEdgeFileSet
Loaded from /data/JenkinsWorkspace/OSIV3G/OSIV3G/lib/PCT.jar com/phenix/pct/OpenEdgeFileSet.class
Class java.lang.Object loaded from parent loader (parentFirst)
Class com.phenix.pct.OpenEdgeFileSet loaded from ant loader (parentFirst)
+Datatype OEFileSet com.phenix.pct.OpenEdgeFileSet
Finding class eu.rssw.pct.oedoc.OpenEdgeXMLDocumentation
Loaded from /data/JenkinsWorkspace/OSIV3G/OSIV3G/lib/PCT.jar eu/rssw/pct/oedoc/OpenEdgeXMLDocumentation.class
Finding class com.phenix.pct.PCTRun
Loaded from /data/JenkinsWorkspace/OSIV3G/OSIV3G/lib/PCT.jar com/phenix/pct/PCTRun.class
Finding class com.phenix.pct.PCT
Loaded from /data/JenkinsWorkspace/OSIV3G/OSIV3G/lib/PCT.jar com/phenix/pct/PCT.class
Class org.apache.tools.ant.Task loaded from parent loader (parentFirst)
Class com.phenix.pct.PCT loaded from ant loader (parentFirst)
Finding class com.phenix.pct.IRunAttributes
Loaded from /data/JenkinsWorkspace/OSIV3G/OSIV3G/lib/PCT.jar com/phenix/pct/IRunAttributes.class
Class java.lang.Object loaded from parent loader (parentFirst)
Class com.phenix.pct.IRunAttributes loaded from ant loader (parentFirst)
Class com.phenix.pct.PCTRun loaded from ant loader (parentFirst)
Class eu.rssw.pct.oedoc.OpenEdgeXMLDocumentation loaded from ant loader (parentFirst)
Class java.lang.Throwable loaded from parent loader (parentFirst)
Class org.apache.tools.ant.BuildException loaded from parent loader (parentFirst)
Class java.io.IOException loaded from parent loader (parentFirst)
Finding class com.phenix.pct.RCodeInfo$InvalidRCodeException
Loaded from /data/JenkinsWorkspace/OSIV3G/OSIV3G/lib/PCT.jar com/phenix/pct/RCodeInfo$InvalidRCodeException.class
Class java.lang.Exception loaded from parent loader (parentFirst)
Class com.phenix.pct.RCodeInfo$InvalidRCodeException loaded from ant loader (parentFirst)
Finding class com.phenix.pct.ProgressProcedures
Loaded from /data/JenkinsWorkspace/OSIV3G/OSIV3G/lib/PCT.jar com/phenix/pct/ProgressProcedures.class
Class com.phenix.pct.ProgressProcedures loaded from ant loader (parentFirst)
Class java.util.Collection loaded from parent loader (parentFirst)
Class java.io.OutputStream loaded from parent loader (parentFirst)
Class java.io.FileOutputStream loaded from parent loader (parentFirst)
Class java.lang.IllegalArgumentException loaded from parent loader (parentFirst)
Class java.io.FileNotFoundException loaded from parent loader (parentFirst)
Class java.io.Reader loaded from parent loader (parentFirst)
Class java.io.FileReader loaded from parent loader (parentFirst)
Class java.io.InputStream loaded from parent loader (parentFirst)
Class java.io.FileInputStream loaded from parent loader (parentFirst)
Class java.io.InputStreamReader loaded from parent loader (parentFirst)
Class java.lang.NumberFormatException loaded from parent loader (parentFirst)
Class java.io.Writer loaded from parent loader (parentFirst)
Class java.io.OutputStreamWriter loaded from parent loader (parentFirst)
Class java.util.Random loaded from parent loader (parentFirst)
+Datatype XMLDocumentation eu.rssw.pct.oedoc.OpenEdgeXMLDocumentation
Finding class eu.rssw.pct.oedoc.OpenEdgeHTMLDocumentation
Loaded from /data/JenkinsWorkspace/OSIV3G/OSIV3G/lib/PCT.jar eu/rssw/pct/oedoc/OpenEdgeHTMLDocumentation.class
Class eu.rssw.pct.oedoc.OpenEdgeHTMLDocumentation loaded from ant loader (parentFirst)
Class java.lang.CharSequence loaded from parent loader (parentFirst)
+Datatype HTMLDocumentation eu.rssw.pct.oedoc.OpenEdgeHTMLDocumentation
Finding class eu.rssw.pct.oedoc.OpenEdgeDocumentation115
Loaded from /data/JenkinsWorkspace/OSIV3G/OSIV3G/lib/PCT.jar eu/rssw/pct/oedoc/OpenEdgeDocumentation115.class
Class eu.rssw.pct.oedoc.OpenEdgeDocumentation115 loaded from ant loader (parentFirst)
Class java.util.List loaded from parent loader (parentFirst)
Finding class org.eclipse.core.runtime.IPath
BUILD FAILED
/data/JenkinsWorkspace/OSIV3G/OSIV3G/build4Linux.xml:11: taskdef A class needed by class eu.rssw.pct.oedoc.OpenEdgeDocumentation115 cannot be found: org.eclipse.core.runtime.IPath
using the classloader AntClassLoader[/data/JenkinsWorkspace/OSIV3G/OSIV3G/lib/PCT.jar]
at org.apache.tools.ant.taskdefs.Definer.addDefinition(Definer.java:612)
at org.apache.tools.ant.taskdefs.Definer.loadProperties(Definer.java:408)
at org.apache.tools.ant.taskdefs.Definer.execute(Definer.java:264)
at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:293)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:95)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:56)
at java.lang.reflect.Method.invoke(Method.java:620)
at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
at org.apache.tools.ant.Task.perform(Task.java:348)
at org.apache.tools.ant.Target.execute(Target.java:435)
at org.apache.tools.ant.helper.ProjectHelper2.parse(ProjectHelper2.java:180)
at org.apache.tools.ant.ProjectHelper.configureProject(ProjectHelper.java:93)
at org.apache.tools.ant.Main.runBuild(Main.java:828)
at org.apache.tools.ant.Main.startAnt(Main.java:235)
at org.apache.tools.ant.launch.Launcher.run(Launcher.java:285)
at org.apache.tools.ant.launch.Launcher.main(Launcher.java:112)
Caused by: java.lang.NoClassDefFoundError: org.eclipse.core.runtime.IPath
at java.lang.Class.forNameImpl(Native Method)
at java.lang.Class.forName(Class.java:309)
at org.apache.tools.ant.taskdefs.Definer.addDefinition(Definer.java:579)
... 16 more
Caused by: java.lang.ClassNotFoundException: org.eclipse.core.runtime.IPath
at org.apache.tools.ant.AntClassLoader.findClassInComponents(AntClassLoader.java:1388)
at org.apache.tools.ant.AntClassLoader.findClass(AntClassLoader.java:1337)
at org.apache.tools.ant.AntClassLoader.loadClass(AntClassLoader.java:1089)
at java.lang.ClassLoader.loadClass(ClassLoader.java:741)
... 19 more
Don't define classpath in build.xml Then :
<project name="test">
<taskdef resource="PCT.properties" />
<PCTVersion />
</project>
ant -lib /path/to/PCT.jar
or just ant
and with PCT.jar in $ANT_HOME/libIt works better with
and -lib lib/PCT.jar -lib lib/pst.jar etc ...
now I've a new error:
ant -file build4Linux.xml -Dtempdir=/data/temp/.pct -Dfirstparam=/data/JenkinsWorkspace/OSIV3G -Dhostname=svr-de-windows.ivnet.ch -Ddlc=/usr/dlc -DdbPort=4748 -DsmartDB=smartdb Dokumentation -lib lib/PCT.jar -lib lib/ast.jar -lib lib/ast-dependencies.jar -lib lib/abldoc-core.jar -lib lib/ablservice.jar -lib lib/ablunit.jar -lib lib/org.eclipse.core.runtime_3.9.0.v20130326-1255.jar -v
Unable to locate tools.jar. Expected to find it in /usr/lib64/jvm/java-1.7.1-ibm-1.7.1/lib/tools.jar
Apache Ant(TM) version 1.9.6 compiled on February 8 2016
Buildfile: /data/JenkinsWorkspace/OSIV3G/OSIV3G/build4Linux.xml
Detected Java version: 1.7 in: /usr/lib64/jvm/java-1.7.1-ibm-1.7.1/jre
Detected OS: Linux
parsing buildfile /data/JenkinsWorkspace/OSIV3G/OSIV3G/build4Linux.xml with URI = file:/data/JenkinsWorkspace/OSIV3G/OSIV3G/build4Linux.xml
Project base dir set to: /data/JenkinsWorkspace/OSIV3G/OSIV3G
parsing buildfile jar:file:/usr/share/java/ant.jar!/org/apache/tools/ant/antlib.xml with URI = jar:file:/usr/share/java/ant.jar!/org/apache/tools/ant/antlib.xml from a zip file
[property] Loading Environment dev.
Build sequence for target(s) `Dokumentation' is [taskdef, Dokumentation]
Complete build sequence is [taskdef, Dokumentation, OSIV3G-Complete-Build, OSIV3G-UnitTests, Backend, Clean, ABLUnit-Backend, BackendBuild, ABLUnit-BackendReturnErrors, ]
taskdef:
Dokumentation:
[PCTVersion] PCT Version : jenkins-QA-PCT-206
[ClassDocumentation] OpenEdge version found : OpenEdge Release 11.6.2 as of Fri May 20 18:20:40 EDT 2016
[ClassDocumentation] Using object : com.phenix.pct.ProgressV114
[ClassDocumentation] Generating XML documentation (11.5+ method)
[ClassDocumentation] Generating AST for /data/JenkinsWorkspace/OSIV3G/OSIV3G/docs/preprocessed/Osiv/iadm/Benutzer/ADB_BenutzerBE.cls
[ClassDocumentation] Executing AST ClassVisitor /data/JenkinsWorkspace/OSIV3G/OSIV3G/docs/preprocessed/Osiv/iadm/Benutzer/ADB_BenutzerBE.cls
BUILD FAILED
/data/JenkinsWorkspace/OSIV3G/OSIV3G/build4Linux.xml:114: java.lang.NullPointerException
at eu.rssw.pct.oedoc.OpenEdgeDocumentation115.execute(OpenEdgeDocumentation115.java:194)
at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:293)
at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:56)
at java.lang.reflect.Method.invoke(Method.java:620)
at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
at org.apache.tools.ant.Task.perform(Task.java:348)
at org.apache.tools.ant.Target.execute(Target.java:435)
at org.apache.tools.ant.Target.performTasks(Target.java:456)
at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1405)
at org.apache.tools.ant.Project.executeTarget(Project.java:1376)
at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
at org.apache.tools.ant.Project.executeTargets(Project.java:1260)
at org.apache.tools.ant.Main.runBuild(Main.java:853)
at org.apache.tools.ant.Main.startAnt(Main.java:235)
at org.apache.tools.ant.launch.Launcher.run(Launcher.java:285)
at org.apache.tools.ant.launch.Launcher.main(Launcher.java:112)
But I think, that my new problem is coming from my class...
Yes, this probably comes from your class. Please report this problem with a different issue number (if that's an issue !)
I'm unable to generate my Documentation under Linux. I've tryed with 3 differents methods. I'm using PCT version 206 - Java Version 1.7.0 - Linux Suse Enterprise 11.
Method 1:
Results:
Method 2:
Results:
Method 3:
Results: