Friendly java error stack when posting reply

When trying (twice) to post a reply I get this:
Re: forum isqlplus
An error in the system has occurred. Please contact the system administrator if the problem persists.
type: java.lang.IllegalArgumentException
java.lang.IllegalArgumentException: Parent key 2068967 not found when adding child 2068965.
     at com.jivesoftware.util.LongTree.addChild(LongTree.java:99)
     at com.jivesoftware.forum.database.DbTreeWalker.addChild(DbTreeWalker.java:233)
...

(To see if I can reply to myself.)

Similar Messages

  • JAVA ERROR MESSAGE WHEN POSTING CHANGES TO OC4J

    We are using Oracle9iAS v1.0.2.2.2a. From the Client we succed in
    posting and commiting changes to our BC4J on the Middletier. The next time we
    postchanges we get the following exeption on the OC4J AS:
    oracle.jbo.DMLException: JBO-26080: Error while selecting entity for Styles
    at oracle.jbo.server.OracleSQLBuilderImpl.doEntitySelect(OracleSQLBuilderImpl.java:841)
    at oracle.jbo.server.EntityImpl.doSelect(EntityImpl.java:3839)
    at oracle.jbo.server.EntityImpl.lock(EntityImpl.java:2630)
    at dk.bestseller.bestinfoII.purchase.stylecard.StylesImpl.lock(StylesImpl.java:635)
    at oracle.jbo.server.EntityImpl.setAttributeValueInternal(EntityImpl.java:1848)
    at oracle.jbo.server.EntityImpl.setAttributeValue(EntityImpl.java:1790)
    at oracle.jbo.server.AttributeDefImpl.set(AttributeDefImpl.java:1570)
    at oracle.jbo.server.EntityImpl.setAttributeInternal(EntityImpl.java:754)
    at dk.bestseller.bestinfoII.purchase.stylecard.StylesImpl.setStyleName(StylesImpl.java:152)
    at dk.bestseller.bestinfoII.purchase.stylecard.StylesImpl.setAttrInvokeAccessor(StylesImpl.java:446)
    at oracle.jbo.server.EntityImpl.setAttribute(EntityImpl.java:680)
    at oracle.jbo.server.ViewRowStorage.setAttributeValue(ViewRowStorage.java:903)
    at oracle.jbo.server.ViewRowStorage.setAttributeInternal(ViewRowStorage.java:819)
    at oracle.jbo.server.ViewRowImpl.setAttributeInternal(ViewRowImpl.java:948)
    at oracle.jbo.server.ViewRowImpl.setAttrInvokeAccessor(ViewRowImpl.java:925)
    at oracle.jbo.server.ViewRowImpl.setAttribute(ViewRowImpl.java:717)
    at oracle.jbo.server.remote.RuntimeViewRowSetIteratorInfo.updateRow(RuntimeViewRowSetIteratorInfo.java:311)
    at oracle.jbo.server.remote.RuntimeViewRowSetIteratorInfo.readPiggyback(RuntimeViewRowSetIteratorInfo.java:193)
    at oracle.jbo.server.remote.AbstractRemoteApplicationModuleImpl.readPiggyback(AbstractRemoteApplicationModuleImpl.java:2419)
    at oracle.jbo.server.remote.AbstractRemoteApplicationModuleImpl.isTransactionDirty(AbstractRemoteApplicationModuleImpl.java:1788)
    at oracle.jbo.server.remote.ejb.EJBApplicationModuleImpl.riIsTransactionDirty(EJBApplicationModuleImpl.java:2454)
    at RemoteStylecardModule_StatefulSessionBeanWrapper6.riIsTransactionDirty(RemoteStylecardModule_StatefulSessionBeanWrapper6.java:12889)
    at java.lang.reflect.Method.invoke(Native Method)
    at com.evermind.server.rmi.RMICallHandler.run(RMICallHandler.java:80)
    at com.evermind.util.ThreadPoolThread.run(ThreadPoolThread.java:64)
    ## Detail 0 ##
    java.sql.SQLException: ORA-01002: fetch out of sequence
    at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:184)
    at oracle.jdbc.ttc7.TTIoer.processError(TTIoer.java:241)
    at oracle.jdbc.ttc7.Oall7.receive(Oall7.java:543)
    at oracle.jdbc.ttc7.TTC7Protocol.doOall7(TTC7Protocol.java:1477)
    at oracle.jdbc.ttc7.TTC7Protocol.executeFetch(TTC7Protocol.java:779)
    at oracle.jdbc.driver.OracleStatement.doExecuteQuery(OracleStatement.java:2336)
    at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:2462)
    at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:435)
    at oracle.jdbc.driver.OraclePreparedStatement.executeQuery(OraclePreparedStatement.java:375)
    at com.evermind.sql.FilterPreparedStatement.executeQuery(FilterPreparedStatement.java:269)
    at com.evermind.sql.FilterPreparedStatement.executeQuery(FilterPreparedStatement.java:269)
    at com.evermind.sql.FilterPreparedStatement.executeQuery(FilterPreparedStatement.java:269)
    at com.evermind.sql.OrclPreparedStatement.executeQuery(OrclPreparedStatement.java:47)
    at oracle.jbo.server.OracleSQLBuilderImpl.doEntitySelect(OracleSQLBuilderImpl.java:629)
    at oracle.jbo.server.EntityImpl.doSelect(EntityImpl.java:3839)
    at oracle.jbo.server.EntityImpl.lock(EntityImpl.java:2630)
    at dk.bestseller.bestinfoII.purchase.stylecard.StylesImpl.lock(StylesImpl.java:635)
    at oracle.jbo.server.EntityImpl.setAttributeValueInternal(EntityImpl.java:1848)
    at oracle.jbo.server.EntityImpl.setAttributeValue(EntityImpl.java:1790)
    at oracle.jbo.server.AttributeDefImpl.set(AttributeDefImpl.java:1570)
    at oracle.jbo.server.EntityImpl.setAttributeInternal(EntityImpl.java:754)
    at dk.bestseller.bestinfoII.purchase.stylecard.StylesImpl.setStyleName(StylesImpl.java:152)
    at dk.bestseller.bestinfoII.purchase.stylecard.StylesImpl.setAttrInvokeAccessor(StylesImpl.java:446)
    at oracle.jbo.server.EntityImpl.setAttribute(EntityImpl.java:680)
    at oracle.jbo.server.ViewRowStorage.setAttributeValue(ViewRowStorage.java:903)
    at oracle.jbo.server.ViewRowStorage.setAttributeInternal(ViewRowStorage.java:819)
    at oracle.jbo.server.ViewRowImpl.setAttributeInternal(ViewRowImpl.java:948)
    at oracle.jbo.server.ViewRowImpl.setAttrInvokeAccessor(ViewRowImpl.java:925)
    at oracle.jbo.server.ViewRowImpl.setAttribute(ViewRowImpl.java:717)
    at oracle.jbo.server.remote.RuntimeViewRowSetIteratorInfo.updateRow(RuntimeViewRowSetIteratorInfo.java:311)
    at oracle.jbo.server.remote.RuntimeViewRowSetIteratorInfo.readPiggyback(RuntimeViewRowSetIteratorInfo.java:193)
    at oracle.jbo.server.remote.AbstractRemoteApplicationModuleImpl.readPiggyback(AbstractRemoteApplicationModuleImpl.java:2419)
    at oracle.jbo.server.remote.AbstractRemoteApplicationModuleImpl.isTransactionDirty(AbstractRemoteApplicationModuleImpl.java:1788)
    at oracle.jbo.server.remote.ejb.EJBApplicationModuleImpl.riIsTransactionDirty(EJBApplicationModuleImpl.java:2454)
    at RemoteStylecardModule_StatefulSessionBeanWrapper6.riIsTransactionDirty(RemoteStylecardModule_StatefulSessionBeanWrapper6.java:12889)
    at java.lang.reflect.Method.invoke(Native Method)
    at com.evermind.server.rmi.RMICallHandler.run(RMICallHandler.java:80)
    at com.evermind.util.ThreadPoolThread.run(ThreadPoolThread.java:64)
    oracle.jbo.DMLException: JBO-26080: Error while selecting entity for Styles
    at oracle.jbo.server.OracleSQLBuilderImpl.doEntitySelect(OracleSQLBilderImpl.java:841)
    at oracle.jbo.server.EntityImpl.doSelect(EntityImpl.java:3839)
    at oracle.jbo.server.EntityImpl.lock(EntityImpl.java:2630)
    at dk.bestseller.bestinfoII.purchase.stylecard.StylesImpl.lock(StylesImpl.java:635)
    at oracle.jbo.server.EntityImpl.setAttributeValueInternal(EntityImpl.java:1848)
    at oracle.jbo.server.EntityImpl.setAttributeValue(EntityImpl.java:1790)
    at oracle.jbo.server.AttributeDefImpl.set(AttributeDefImpl.java:1570)
    at oracle.jbo.server.EntityImpl.setAttributeInternal(EntityImpl.java:754)
    at dk.bestseller.bestinfoII.purchase.stylecard.StylesImpl.setStyleName(StylesImpl.java:152)
    at dk.bestseller.bestinfoII.purchase.stylecard.StylesImpl.setAttrInvokeAccessor(StylesImpl.java:446)
    at oracle.jbo.server.EntityImpl.setAttribute(EntityImpl.java:680)
    at oracle.jbo.server.ViewRowStorage.setAttributeValue(ViewRowStorage.java:903)
    at oracle.jbo.server.ViewRowStorage.setAttributeInternal(ViewRowStorage.java:819)
    at oracle.jbo.server.ViewRowImpl.setAttributeInternal(ViewRowImpl.java:948)
    at oracle.jbo.server.ViewRowImpl.setAttrInvokeAccessor(ViewRowImpl.java:925)
    at oracle.jbo.server.ViewRowImpl.setAttribute(ViewRowImpl.java:717)
    at oracle.jbo.server.remote.RuntimeViewRowSetIteratorInfo.updateRow(RuntimeViewRowSetIteratorInfo.java:311)
    at oracle.jbo.server.remote.RuntimeViewRowSetIteratorInfo.readPiggyback(RuntimeViewRowSetIteratorInfo.java:193)
    at oracle.jbo.server.remote.AbstractRemoteApplicationModuleImpl.readPiggyback(AbstractRemoteApplicationModuleImpl.java:2419)
    at oracle.jbo.server.remote.AbstractRemoteApplicationModuleImpl.isTransactionDirty(AbstractRemoteApplicationModuleImpl.java:1788)
    at oracle.jbo.server.remote.ejb.EJBApplicationModuleImpl.riIsTransactionDirty(EJBApplicationModuleImpl.java:2454)
    at RemoteStylecardModule_StatefulSessionBeanWrapper6.riIsTransactionDirty(RemoteStylecardModule_StatefulSessionBeanWrapper6.java:12889)
    at java.lang.reflect.Method.invoke(Native Method)
    at com.evermind.server.rmi.RMICallHandler.run(RMICallHandler.java:80)
    at com.evermind.util.ThreadPoolThread.run(ThreadPoolThread.java:64)
    We are in the Client part on the application trying to postchanges to OC4J
    aftet a succesfull commit when the exception is thrown.
    //Check if any data changed and postChanges if true
    if (styleCardModule.getTransaction().isDirty()) {
    System.out.println("styleCardModule.getTransaction().postChanges()");
    styleCardModule.getTransaction().postChanges();
    The module works ok if we instead of commiting changes do a rollback.
    Our BC4J are generated with JDeveloper 9i RC2.
    The application (BC4J) works fine when running on JDeveloper 9i RC2.
    Anyone got a solution to this problem?

    Yes. I believe that there is an internal plug-in installed / script programming active that does something which requires Java.
    You could look up the definition of the Structured Application which is used for those XML files to check if a "structure client" is defined.
    But it has nothing to do with FrameMaker as shipped by Adobe.
    - Michael

  • I have Mac OSX 10.5.8 and get java "error" message when trying to use research tool on Morningstar Java referred me to Apple but they had no update.Any ideas? thanks.e

    I have a imac OSX 10.5.8 and get a java "error" message when trying to use a research tool on Morningstar.Java referred me to Apple but they had no updates. Any ideas? thanks.

    Well I solved my problem.
    What still doesn't make sense though is that dragging iTune audio files directly on to the iTunes application icon gave me the error message... which is why I originally discounted it as being a potential link problem. If I had been able to get files to open normally (i.e. without an error message) I would have known it was a simple link problem. Strange.
    Anyway... relinking my folder of audio files did the trick.
    If you don't already know how here are the steps...
    iTunes > Preferences > Advanced > click on the "Change" button and browse to the folder that contains all of your iTunes audio files... that's it.

  • Error ki280 when posting a billing document

    I am running into a ki280 error message when posting a billing document. This happens to be for a situation that includes a customer down payment, the error message is not encoutered when posting a billing document without the down payment interestingly enough.
    The error message is below.  Account 410000 is a revenue account, so is it looking for a type 11 cost element to be created?
    Any information appreciated.
    Create account 410000 for 02/11/2009 as a cost element in controlling area
    HEES
        Message no. KI280
    Diagnosis
        Account 410000 is a profit and loss account. You assigned it to an
        object in cost accounting (for example, a cost center, order, or
        project).
    System Response
        Account 410000 in the determined controlling area HEES must exist as a
        cost element on the posting date 02/11/2009.
    Procedure
        o   Create account 410000 as a cost element and then repeat your
            posting.

    Hi,
    Use T.Code FS00.  Choose the account to be created as cost element and click for display. Now click the edit cost element tab. Screen will open for the GL account to be created as a cost element. Enter from and to dates like 01.01.2008 to 31.03.9999 and click master data. Choose category 11 after giving the text of the cost element and save. If you want that this revenue to be posted to a cost center you can enter in the default account assignment tab.  Try to post the invoice again.  If you have further problem revert back.
    Regards,
    Sadashivan

  • Error message when posting invoice : Day-end closing not defined

    Hi,
    In our training environment we migrated from FAGLFLEXT to FMGLFLEXT and activated fund management.
    Now when posting an invoice the system provides an error message: "FQ252 Day end closing not defined".
    There is no configuration related to F845 but we are prevented from posting the document due to this error message.
    Any idea of where this could come from and of what need to be done to prevent this from happening?
    Rgds
    Sophie

    Hi Sophie,
    Can you check if you have entries in either PSO43 or PSO43USER tables (can be accessed via F8O2 transaction)?
    Regards,
    Eli

  • Use of Error Stacks when loading to a DSO

    Hi all,
    Hope you can help with the below.
    I am loading from a flat file datasource to a DSO.
    I do not want to use the DTP option 'No futher processing without master data' to identify master data errors as this causes the load to fail should an error be encountered.
    I want to use the error stack and need the errors in both the transactional data AND master data to be moved to the error stack so the load to the DSO can continue, and errors be corrected later.
    When I load the file which contains transactional and master data the only error that is sent to the error stack is for the transactional data - a 'data field' set to overwrite in the mapping.
    However all Key Fields are master data and the errors are not being reported as well, they are flowing through to the DSO and only being reported when we try to activate the DSO.
    So how can I get master data (Key Field) errors to also be moved to the error stack ?
    Many thanks.

    I think its not possible.
    Check this doc http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/10c6c05c-89c4-2c10-89bd-fc5ce1d124e2?quicklink=index&overridelayout=true
    It defines a way to handle these records.

  • Error 51 when posting IDOC to SD

    Hello All,
    We are changing our EDI translator which had a SAP extension automatically process the IDocs into SAP using ALE process.
    I'm testing the new procedure scheduling a job to run RSEINB00.
    The error I'm getting is (51 enter a numeric value) when posting an order in SD. 
    IDocs are created with the follow status.
    50 - IDoc added
    64 - IDoc ready to be transferred to application
    62 - Direct call started
    51 - enter a numeric value.
    On the partner profile is set-up as Message type ORDERS process code ORDE and processing by function module is set to trigger immediately.
    Is there something I'm missing? 
    I can get around this by reprocess the IDocs using BD87 ‘Process Inbound IDocs' the orders are created.
    This would be a manual process and something I do not want to do.
    Please Help
    Joan

    Hi Nandu,
    I'm not sure how to run BD87 in foreground mode. I did run BD87 using the debug mode.
    The error is No batch input data for screen && - SAPM55430121 - Message no. 00344 and the diagnosis were:
    The transaction sent a screen that was not expected in the batch input session and which therefore could not be supplied with data.  The transaction behaves differently in background processing in a batch work process than when running in dialog (SY-BATCH is queried and changes the screen sequence).
    I ran the same idoc using BD87 without the debug and it was posted.
    I do not want to use transaction BD87 when we go live. 
    Is there a config that I needs to set up?
    Is there something in the control record I'm missing?
    Joan

  • Error occures when posting a Billing Document to alt Reconciliation Account

    Dear All,
    When i try to post a Invoice, for a alternative reconciliation account, an error occures saying,
    Reconciliation account 50300022 or short key 00 is not permitted
    Message no. F5788
    Diagnosis
    The system checked the entry to see whether a reconciliation account exists with the number 50300022 and whether it can be entered here, or whether the first two characters of your entry '00' form a permitted short key. Neither of these options is applicable to your entry.
    System response
    Error message
    Procedure
    Enter either a permitted G/L account number or a permitted short key.
    Please help me to sort the above.
    Thank U
    Yasanga

    Check in OBYR configuration.
    For reconciliation account xxxx you have given special GL recon account for example 22222
    Now you must see that the recon account xxxx has been assigned with a GL account 22222 or some other special GL recon. account as per your requirement.
    If you change recon. account in master record , you are required to run F.5D.
    Just my observation likes...
    Edited by: balashowry raju on Sep 9, 2010 8:51 AM

  • Error message when posting revaluation "deprecation not posted completely"

    Hi Gurus
    When I am trying to post revaluation to an asset, using AR29, I get an error message APERB027 "deprecation not posted completely".
    I have run AFAB for period 01/2010 and the entry in TABA is correct.
    Can any one help me solve this?
    Thanks
    Gil

    Hi
    I am trying to post revaluation for 31.01.2010 (asset was capilized on 01.01.2010)
    I have ran AFAR, and it didn't have any effect

  • Java error message when trying to use browser locks phone

    I have a Bold 9650 and when I go to the internet, I get an error message that says, "Uncaughtexception:java.lang.illegalArgumentException"
    It won't go away from the screen when I click on OK. I can say OK over and over until about 15-30 minutes later when it finally decides to unlock.
    I have tried pulling the battery, doing all upgrades, backing up the phone, security wiping the phone and it keeps coming back! help please!

    Hello LadyLaura,
    In the past this issue was caused by the Yahoo Messenger application. Try this:
    1]First delete the application (i.e yahoo messenger). After doing this, you will be asked to reboot and allow it to happen.
    2]  Once rebooting is done, go to Options > advanced options > applications and then menu > Modules.
    3] Scroll down and to the bottom of the modules list, you would be able to see a net_rim_yahoo_messenger module. Remove that also.
    4]  Again you will be asked to reboot and allow it.
    5] Now, install Yahoo Messenger once again.
    Thank you, 

  • Java Error Message When Using an instance of OracleXMLSave

    Hi,
    I am trying to use the XDK XML-SQL utility to insert data from an xml file into a table.
    I am using eclipse and imported the following jar files into the java build path from jdeveloper
    xml.jar
    xmlmesg.jar
    xsu12.jar
    When I try to run my test program I get the following error message:
    java.lang.NoClassDefFoundError: oracle/xdb/XMLType
    at this line in the program:
    OracleXMLSave sav = new OracleXMLSave(conn, "EDG_EPC.EMP_PRACTICE");
    What could I be doing wrong? Do I need to import more libraries. If so where are they located in jdev? Additionally, does the table need to be of XMLType??? I thought the XDK would work for inserting into regular tables.
    Please help!!!!!
    Thanks

    java.lang.NoClassDefFoundError: oracle/xdb/XMLType
    Add <Oracle10g>/RDBMS/jlib/xdb.jar to Classpath.

  • BBM Error Date when Posting Picture to Group

    Hi,
    I'm facing a strange behavior on one of my Group, let say Group A.
    When I'm posting a picture to this group the date always set to 01 JAN 2080,
    but at the same time when I'm posting the picture to another group, the date is correct
    as today's date.
    Hope someone will help me to solve the above problem.
    Thanks.

    This is because someone in that group has changed the date in his/her blackberry to 01 JAN 2080 and send a picture in the group. When this happens, pictures sent after that will get dated as 01 JAN 2080. I know why this error happens but I don't know how to correct it.

  • Error-1 when posting po

    Hi all
    could  not commit transaction error-1 during commit transaction ..........  
    the above error was coming, when I posting goods receipt po what may be the problem....
    thanks
    komanduri

    Hi
    check the note 1345316
    Kind regards.
    Agustí

  • Java error Message when importing xml to FrameMaker 8

    I have reconstructed a workstation, and am attempting to flow an xml file into a FrameMaker 8 template. When I attempt to do this I get the following error message:
    Failed reading value of registry key
    Software\JavaSoft\Java Runtime Environment\Current Version
    Error: could not find java.dll
    Error: Could not find Java 2 Runtime Environment
    The xml file is being imported by selecting it through a menu choice added internally through the Main Menu bar.
    Java 6 Update 3 is the version being used.
    I can successfully flow this file through my computer.
    Any ideas what might be causing the error message and how it can be fixed?

    Yes. I believe that there is an internal plug-in installed / script programming active that does something which requires Java.
    You could look up the definition of the Structured Application which is used for those XML files to check if a "structure client" is defined.
    But it has nothing to do with FrameMaker as shipped by Adobe.
    - Michael

  • FACEBOOK AS3 API / Error 200 when posting in wall

    Hi friends
    I'm using the "PublishPost" method form the "AS3/Facebook API" to publish in the current user wall, but Facebook returns me a code:200 "Permissions Error", I'm just using the simple following code:
    1. ----------------------------------------------------------------------------------------- ---------------
    session = new FacebookSessionUtil( this.API_KEY, this.SECRET_KEY, this.scope.loaderInfo );
    fbook = session.facebook;
    session.verifySession();
    2. ----------------------------------------------------------------------------------------- ---------------
    PostTool.postInWall( fbook );
    3. (inside a PostTool class) ----------------------------------------------------------------------------
    static public function postInWall( fbook:Facebook, message:String = "... Testing..." ):void {
       var post:PublishPost = new PublishPost( message );
       var call:FacebookCall = fbook.post( post );
       call.addEventListener( FacebookEvent.COMPLETE, completeHandler );
    static private function completeHandler(e:FacebookEvent):void {           
       trace( "RESULT: \n" + e );// RETURNS CODE 200, PERMISSIONS ERROR
    Some help????
    MANY THANKS!

    Hey,
    I got this to work...yesterday.  Here is the code I used.
    Good Luck,
    Paul
    package
    import com.facebook.graph.Facebook;
    import com.facebook.graph.FacebookMobile;
    import mx.binding.utils.BindingUtils;
    import mx.collections.*;
    import mx.managers.CursorManager;
    import spark.components.*;
    import views.FacebookWallPosterHomeView;
    public class BusinessLogic
    private static var instance:BusinessLogic;
    public var appView:FacebookWallPosterHomeView;
    public var appID:String = "<APP_ID_HERE>";
    private var permissions:Array = ['publish_stream','create_event','rsvp_event','sms','offline_access','email','read_insigh ts','read_stream','user_about_me',
    'user_activities','user_birthday','user_education_history','user_events','user_groups','us er_hometown',
    'user_interests','user_likes','user_location','user_notes','user_online_presence',
    'user_photo_video_tags','user_photos','user_relationships','user_religion_politics','user_ status',
    'user_videos','user_website','user_work_history','read_friendlists','read_requests','user_ notes'];
    public var loginId:int=0;
    public static function getInstance():BusinessLogic
    if(instance == null) {
    instance = new BusinessLogic(new SingletonEnforcer());
    return instance;
    else
    return instance;
    public function BusinessLogic(enforcer:SingletonEnforcer){}
    public function login():void
    FacebookMobile.login(loginHandler, appView.stage, permissions);
    public function loginHandler(success:Object,fail:Object):void
    CursorManager.setBusyCursor();
    if(success)
    trace(success.user.name);
    loginId=success.user.id;
    getItems();
    else
    login();
    CursorManager.removeBusyCursor();
    public function getItems():void
    var query:String = "SELECT uid,status_id,message FROM status WHERE uid = me()";
    FacebookMobile.fqlQuery(query, getPostsReturn);
    protected function getPostsReturn(success:Object,fail:Object):void
    CursorManager.setBusyCursor();
    if(success)
    appView.messages = new ArrayCollection();
    for (var j:int = 0; j < success.length; j++)
    appView.messages.addItem(success[j]);
    trace(success[j].message);
    CursorManager.removeBusyCursor();
    public function addWallPost():void
    CursorManager.setBusyCursor();
    var data:Array = new Array();
    data["message"] = appView.txtMessage.text;
    FacebookMobile.postData("/feed", postCallback, data);
    protected function postCallback(success:Object,fail:Object):void
    var data:Array = new Array();
    data["message"] = appView.txtMessage.text;
    data["status_id"] = success.id;
    data["uid"] = loginId;
    appView.messages.addItemAt(data, 0);
    appView.txtMessage.text="";
    CursorManager.removeBusyCursor();
    public function removeItem(o:Object):void
    var data:Array = new Array();
    data["id"] = loginId+"_"+o.uid;
    data["method"] = "delete";
    //FacebookMobile.deleteObject(loginId+"_"+o.uid, deleteCallback);
    FacebookMobile.postData("/delete", deleteCallback, data);
    protected function deleteCallback(success:Object,fail:Object):void
    appView.messages.removeItemAt(appView.lstMessages.selectedItem);
    CursorManager.removeBusyCursor();
    public function setAppView(myView:FacebookWallPosterHomeView):void
    appView=myView;
    protected function logout():void
    FacebookMobile.logout();
    class SingletonEnforcer {}

Maybe you are looking for

  • Help with Reset

    Posted yesterday, no responses. Any idea how to make a 4th generation reset when it won't? Computer no longer recognizes it, can't download new songs, but Ipod playing what's on there just fine, taking and holding a charge.

  • Hulu plus, and netflix not working on Apple TV Please help

    Hulu plus, netflix and itunes store wont open on my apple tv.  I cheked the internet connection and apple tv says it is conceted to my wi-fi.  The internet and hulu and netflix will all work on my other devices in my home but just keep getting can no

  • How do I permanently set the alarm view on the client to show alarms only

    Our client process is displaying events and alarms.  When I set the display options to alarms only, the current events are cleared and only alarms are displayed.  Any new events that occur continue to be displayed from that point on.  I would like to

  • Program will not open

    I have successfully downloaded iTunes several times, but it will not open for me. The iTunes icon appears on the desktop and in the program files and I can click on it, but nothing happens. Is there something wrong with my computer. It has worked on

  • SDK 14.7 failure in flash programming

    Hi all, I am unable to use SDK 14.7 to program binary file into flash of microBlaze. I keep geting the error : "CFI query of block/sector map returned inconsistent result!".  I see in other thread that other also got this failure with 14.7, while 14.