Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4005856
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T08:26:41+00:00 2026-05-20T08:26:41+00:00

I am having problems in my program… Please advice me of what is right

  • 0

I am having problems in my program… Please advice me of what is right

this is the error code of my prog

mx.data::Conflict {
  cause = mx.data.messages::DataMessage {
    body = [["lessonid"],
    {
      lessonid = 17
      lessonplanid = 1
      status = "active"
      studentid = 4
    },
    valueObjects::Lessonplan {
      lessonid = 18
      lessonplanid = 1
      status = "active"
      studentid = 4
    }]
    clientId = null
    correlationId = ""
    destination = "lessonplanRPCDataManager"
    headers = {
      newReferencedIds = null
      prevReferencedIds = null
    }
    identity = {
      lessonplanid = 1
    }
    messageId = "28DEF63D-9002-787E-188A-67DFD27407F8"
    operation = 3
    timestamp = 0
    timeToLive = 0
  }
  causedByLocalCommit = false
  clientObject = valueObjects::Lessonplan {
    lessonid = 18
    lessonplanid = 1
    status = "active"
    studentid = 4
  }
  destination = "lessonplanRPCDataManager"
  errorID = 0
  message = "Local item has changes to properties that conflict with remote change."
  name = "Error"
  originalObject = {
    lessonid = 17
    lessonplanid = 1
    status = "active"
    studentid = 4
  }
  propertyNames = ["lessonid"]
  resolved = false
  serverObject = lessonplanid=1
  serverObjectDeleted = false
  serverObjectReferencedIds = {
  }
}
    at mx.data::DataStore/http://www.adobe.com/2006/flex/mx/internal::processConflict()[C:\depot\DataServices\branches\lcds_modeler101\frameworks\projects\data\src\mx\data\DataStore.as:3428]
    at mx.data::ConcreteDataService/http://www.adobe.com/2006/flex/mx/internal::updateCache()[C:\depot\DataServices\branches\lcds_modeler101\frameworks\projects\data\src\mx\data\ConcreteDataService.as:5468]
    at mx.data::ConcreteDataService/http://www.adobe.com/2006/flex/mx/internal::updateCacheWithId()[C:\depot\DataServices\branches\lcds_modeler101\frameworks\projects\data\src\mx\data\ConcreteDataService.as:5316]
    at mx.data::DataList/http://www.adobe.com/2006/flex/mx/internal::processSequence()[C:\depot\DataServices\branches\lcds_modeler101\frameworks\projects\data\src\mx\data\DataList.as:2582]
    at mx.data::DataList/http://www.adobe.com/2006/flex/mx/internal::processSequenceResult()[C:\depot\DataServices\branches\lcds_modeler101\frameworks\projects\data\src\mx\data\DataList.as:2880]
    at mx.data::DataListRequestResponder/result()[C:\depot\DataServices\branches\lcds_modeler101\frameworks\projects\data\src\mx\data\DataListRequestResponder.as:132]
    at mx.data::RPCDataServiceAdapter/sendResultEvent()[C:\depot\DataServices\branches\lcds_modeler101\frameworks\projects\data\src\mx\data\RPCDataServiceAdapter.as:1508]
    at mx.data::RPCDataServiceAdapter/executeQueryResult()[C:\depot\DataServices\branches\lcds_modeler101\frameworks\projects\data\src\mx\data\RPCDataServiceAdapter.as:1444]
    at mx.collections::ItemResponder/result()[E:\dev\4.0.0\frameworks\projects\framework\src\mx\collections\ItemResponder.as:129]
    at mx.rpc::AsyncToken/http://www.adobe.com/2006/flex/mx/internal::applyResult()[E:\dev\4.0.0\frameworks\projects\rpc\src\mx\rpc\AsyncToken.as:239]
    at mx.rpc.events::ResultEvent/http://www.adobe.com/2006/flex/mx/internal::callTokenResponders()[E:\dev\4.0.0\frameworks\projects\rpc\src\mx\rpc\events\ResultEvent.as:207]
    at mx.rpc::AbstractOperation/http://www.adobe.com/2006/flex/mx/internal::dispatchRpcEvent()[E:\dev\4.0.0\frameworks\projects\rpc\src\mx\rpc\AbstractOperation.as:244]
    at mx.rpc::AbstractInvoker/http://www.adobe.com/2006/flex/mx/internal::resultHandler()[E:\dev\4.0.0\frameworks\projects\rpc\src\mx\rpc\AbstractInvoker.as:318]
    at mx.rpc::Responder/result()[E:\dev\4.0.0\frameworks\projects\rpc\src\mx\rpc\Responder.as:56]
    at mx.rpc::AsyncRequest/acknowledge()[E:\dev\4.0.0\frameworks\projects\rpc\src\mx\rpc\AsyncRequest.as:84]
    at NetConnectionMessageResponder/resultHandler()[E:\dev\4.0.0\frameworks\projects\rpc\src\mx\messaging\channels\NetConnectionChannel.as:547]
    at mx.messaging::MessageResponder/result()[E:\dev\4.0.0\frameworks\projects\rpc\src\mx\messaging\MessageResponder.as:235]
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-20T08:26:42+00:00Added an answer on May 20, 2026 at 8:26 am

    The Flex documentation says, an error of type conflict is

    Dispatched when a conflict is detected
    between either pending changes on this
    client and changes submitted by
    another client, or when changes
    submitted by this client result detect
    a conflict error at the remote
    destination.

    You will have to figure the solution out yourself (it is not something caused by Flex, but by the data you want to commit).

    Local item has changes to properties
    that conflict with remote change.

    sounds to me like you have some kind of verification failure, because

    clientObject = valueObjects::Lessonplan {
        lessonid = 18
        lessonplanid = 1
        status = "active"
        studentid = 4   }
    

    and

    originalObject = {
        lessonid = 17
        lessonplanid = 1
        status = "active"
        studentid = 4
      }
    

    are incompatible. I suppose changing the lessionid is not allowed.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

hey there, Im having problems displaying my results in this program but the program
I'm trying to make a simple blackjack program. Sadly, I'm having problems right off
I'm having two problems with my program. The code below generates two panels when
I am having problems with this Python program I am creating to do maths,
I am having problems with this program. It's very simply. I need to assign
I am having problems with my program. WHen I run it, it asks the
I'm having problems redirecting stdio of another program using subprocess module. Just reading from
I'm having problems compiling the following program. I'm using gcc -framework Foundation inherit8.1m and
I'm having problems with a third-party program which is using FindWindow() to find if
I'm having problems with smtplib tying up my program when email sending fails, because

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.