Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[pde-build-dev] Exit code 13

Hi all,

I have been having consistent trouble with the PDE build script crashing
with an exit code of 13. No errors or warnings are logged.

Does anyone know whether exit code 13 has any meaning within the context
of the PDE build script?

The build looks like this:

C:\Java\development\trader\trunk\alchemy-eclipse-rcp>java -classpath
c:\java\eclipse-3.2\eclipse\startup.jar org.eclipse.core.launcher.Main
-application org.eclipse.ant.core.antRunner -buildfile
c:\java\eclipse-3.2\eclipse\plugins\org.eclipse.pde.build_3.2.1.r321_v20060823\scripts\productBuild\productBuild.xml
-verbose -debug
-Dbuilder=C:\Java\development\trader\trunk\alchemy-eclipse-rcp\plugins\com.standardbank.alchemy.plugin\
-DbuildDirectory=C:\Java\development\trader\trunk\alchemy-eclipse-rcp\plugins\com.standardbank.alchemy.plugin\..\..
-DbuildTempFolder=C:\Java\development\trader\trunk\alchemy-eclipse-rcp\plugins\com.standardb
ank.alchemy.plugin\target\pdeTemp
Install location:
    file:/c:/Java/eclipse-3.2/eclipse/
Configuration file:
    file:/c:/Java/eclipse-3.2/eclipse/configuration/config.ini loaded
Configuration location:
    file:/c:/Java/eclipse-3.2/eclipse/configuration/
Framework located:
    file:/c:/Java/eclipse-3.2/eclipse/plugins/org.eclipse.osgi_3.2.2.R32x_v20070
118.jar
Framework classpath:
    file:/c:/Java/eclipse-3.2/eclipse/plugins/org.eclipse.osgi_3.2.2.R32x_v20070
118.jar
Debug options:
    file:/C:/Java/development/trader/trunk/alchemy-eclipse-rcp/.options
not found
Time to load bundles: 31
Starting application: 1204

C:\Java\development\trader\trunk\alchemy-eclipse-rcp>

Regards,
Graham
--




Back to the top