• vasanth2009
  • NEWBIE
  • 0 Points
  • Member since 2009

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 0
    Questions
  • 1
    Replies
Hello all,

I am trying to deploy a class via the Force.com IDE - Summer '08 version.

In the deployment wizard, Step 3, I choose JUST the class that I want to deploy.  When I click the 'Validate deployment' button, the results say the deployment would fail.  This is the error log (names xxx'ed out) :

*** Deployment Log ***
Result: FAILED
Date: July 26, 2008 2:33:42 PM EDT

# Deployed From:
   Project name: Sandbox
   Username: xxx@xxx.com.xxx
   Endpoint: test.salesforce.com

# Deployed To:
   Username: xxx@xxx.com
   Endpoint: www.salesforce.com

# Deploy Results:
   Name:    unpackaged/classes/weeklyStatusQuery.cls
   Action:  NO ACTION
   Result:  FAILED
   Problem: An error occurred on your page.

   Name:    unpackaged/package.xml
   Action:  UPDATED
   Result:  SUCCESS
   Problem: n/a

# Test Results:
   n/a




The only error indication is 'An error occured on your page'.  This class saves properly (to the Sandbox) through the IDE, the code coverage is above 85%, and it works fine in the Sandbox.  Is there any way of finding out what the 'error on page' is????  This is giving me nothing to go on...

Any help would be greatly appreciated. 

Regards,

Gireesh