You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by bu...@apache.org on 2013/06/25 10:54:35 UTC

[Bug 55140] New: Deploying salesforce code using Ant, getting unknown error

https://issues.apache.org/bugzilla/show_bug.cgi?id=55140

            Bug ID: 55140
           Summary: Deploying salesforce code using Ant, getting unknown
                    error
           Product: Ant
           Version: 1.9.1
          Hardware: PC
            Status: NEW
          Severity: blocker
          Priority: P2
         Component: Build Process
          Assignee: notifications@ant.apache.org
          Reporter: pjha@xactlycorp.com

Error Id I get with Eclipse- 1761500194-45626 (221894685)
I am using ant-salesforce.jar
While deploying code I get the below error, 

Apache Ant(TM) version 1.9.1 compiled on May 15 2013
Buildfile: C:\Users\pjha.XACTLYCORP\workspace\Eclipse Indigo
3.7\CodeDeploy\build.xml
parsing buildfile C:\Users\pjha.XACTLYCORP\workspace\Eclipse Indigo
3.7\CodeDeploy\build.xml with URI =
file:/C:/Users/pjha.XACTLYCORP/workspace/Eclipse%20Indigo%203.7/CodeDeploy/build.xml
Project base dir set to: C:\Users\pjha.XACTLYCORP\workspace\Eclipse Indigo
3.7\CodeDeploy
parsing buildfile
jar:file:/C:/Program%20Files/apache-ant-1.9.1/lib/ant.jar!/org/apache/tools/ant/antlib.xml
with URI =
jar:file:/C:/Program%20Files/apache-ant-1.9.1/lib/ant.jar!/org/apache/tools/ant/antlib.xml
from a zip file
 [property] Loading C:\Users\pjha.XACTLYCORP\workspace\Eclipse Indigo
3.7\CodeDeploy\build.properties
 [property] Loading Environment env.
Build sequence for target(s) `deploy' is [deploy]
Complete build sequence is [deploy, Dev17April2013Backup, ]
deploy:
parsing buildfile
jar:file:/C:/Program%20Files/apache-ant-1.9.1/lib/ant-salesforce.jar!/com/salesforce/antlib.xml
with URI =
jar:file:/C:/Program%20Files/apache-ant-1.9.1/lib/ant-salesforce.jar!/com/salesforce/antlib.xml
from a zip file
[sf:deploy] Request for a deploy submitted successfully.
[sf:deploy] Request Id for the current deploy task: 09Si0000000PeghEAC
[sf:deploy] Waiting for server to finish processing the request...
[sf:deploy] Request Status: InProgress
[sf:deploy] Request Status: InProgress
[sf:deploy] Request Status: InProgress
[sf:deploy] Request Status: InProgress
[sf:deploy] Request Status: InProgress
[sf:deploy] Request Status: InProgress
[sf:deploy] Request Status: InProgress
[sf:deploy] Request Status: Error

BUILD FAILED
C:\Users\pjha.XACTLYCORP\workspace\Eclipse Indigo 3.7\CodeDeploy\build.xml:15:
Failed to process the request successfully. Cause(UNKNOWN_EXCEPTION):
UNKNOWN_EXCEPTION: An unexpected error occurred. Please include this ErrorId if
you contact support: 1761500194-45626 (221894685)
    at
com.salesforce.ant.SFDCMDAPIAntTaskRunner.runTask(SFDCMDAPIAntTaskRunner.java:89)
    at com.salesforce.ant.DeployTask.execute(DeployTask.java:59)
    at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    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:1393)
    at org.apache.tools.ant.Project.executeTarget(Project.java:1364)
    at
org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
    at
org.eclipse.ant.internal.launching.remote.EclipseDefaultExecutor.executeTargets(EclipseDefaultExecutor.java:32)
    at org.apache.tools.ant.Project.executeTargets(Project.java:1248)
    at
org.eclipse.ant.internal.launching.remote.InternalAntRunner.run(InternalAntRunner.java:424)
    at
org.eclipse.ant.internal.launching.remote.InternalAntRunner.main(InternalAntRunner.java:138)

Total time: 2 minutes 22 seconds

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 55140] Deploying salesforce code using Ant, getting unknown error

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=55140

Jan Mat <ja...@materne.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID
                 OS|                            |All

--- Comment #1 from Jan Mat <ja...@materne.de> ---
Because the Salesforce Ant Tasks are not provided by the Apache Ant team, this
issue is (here) invalid.

I dont know SF or these tasks, but I find https://success.salesforce.com/ -
maybe you could post your problem there.

But thanks for posting a bug in general ;)

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 55140] Deploying salesforce code using Ant, getting unknown error

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=55140

--- Comment #2 from Pranay Jha <pj...@xactlycorp.com> ---
thanks for replying but I figured out the problem a few minutes ago. It was a
problem with SF :)

-- 
You are receiving this mail because:
You are the assignee for the bug.