Assertion Failure with Forte CC 5.3 on Sol8

Hi,
I am getting the following assertion failure on Sol8. I am using Sun Forte 6.2 (C++ Compiler 5.3)
=========================
Assertion failure in prep_dot
>> Assertion: (../links/prepexpression.cc, line 560)
while processing Component.C at line 468.
==========================
Can anyone suggest how may be this error be rectified
Thanks and regards,
Bhaskar

I have found the patch for this problem
(Patch Id: 109490-01), but, it requries you to upgrade to Forte 6.0. If you found a patch for Workshop 5.0 then please let me know. I don't want to do an upgrade just because of one bug.

Similar Messages

  • Solaris Studio 12.4 Beta ube assertion failure with -m64 -fsimple

    I have found a way to get an assertion failure from the ube program that comes with the Solaris Studio 12.4 beta.  The error that gets printed is:
    assertion failed in function gra_peep_hole() @ gra.c:10381
    assert(lf_op_(lf_i) == LD_I)
    The problem occurs whilst compiling a 64 bit version of GNU tar 1.23 using the -fsimple option on the C compiler.
    This problem can be reproduced by getting the pre-processed code I've put on http://pastebin.com/wRHRmaiT and pasting it into a file called human.pre.c.  Then run:
    cc -std=c99 -m64 -mt -O4 -fsimple -c -o human.o human.pre.c
    and you get the assertion failure.
    Alternatively, if you don't trust my code on pastebin, the other way to reproduce it would be to download tar-1.23.tar.gz from GNU Project Archives, extract it and then you'll find the original file human.c in the gnu sub-directory.  Build this with:
    cc -std=c99 -DHAVE_CONFIG_H -I. -I.. -m64 -mt -O4 -fsimple -c -o human.o human.c
    and you'll get the same problem.
    The assertion failure only happens with -m64 and -fsimple.  If either of these flags are omitted it doesn't happen.
    People reading this will probably think I'm crazy to be worrying about floating point optimisations for GNU tar, and it's true that I don't really need to build GNU tar with -fsimple.  However, I am worried that the same problem in ube will bite me at some point on more important code where floating point optimisations are valuable.
    In case it's relevant, I'm working on Oracle Solaris 10 1/13 s10x_u11wos_24a X86.

    BugID 18644770 has been fixed recently and the fix is verified with this problem:
    [sr1-sfbay-03](18644770)-627 > /net/dv103/export/builds/cia//latest/inst/intel-S2/bin/cc -std=c99 -m64 -mt -O4 -fsimple -c human.pre.c -V
    cc: Sun C 5.13 SunOS_i386 CIA_pythia 2014/06/16
    acomp: Sun C 5.13 SunOS_i386 CIA_pythia 2014/06/16
    iropt: Sun Compiler Common 12.4 SunOS_i386 CIA_pythia 2014/06/16
    ube: Sun Compiler Common 12.4 SunOS_i386 CIA_pythia 2014/06/16
    as: Sun Compiler Common 12.4 SunOS_i386 CIA_pythia 2014/06/16
    [sr1-sfbay-03](18644770)-628 >
    This fix should be available soon as the Studio12.4 Beta refresh compiler.

  • Assertion Failures using Mail.app with Exchange 2007...

    We have been implementing and migrating our end-users to Exchange 2007. In doing so we found that Mail.app end-users were experiencing Assertion failures in Console.app. They used to cause Mail.app to crash and lose connectivity frequently to the Exchange 2007 server. We made a change to the firewall to allow communication to happen between domain controllers, but haven't been able to determine if this in fact resolved or helped hide the root cause. We seem to be no longer crashing Mail.app or losing connectivity, but the same logs when we would crash/lose connectivity are still happening when you look in Console.app.
    *Here is an example of an Assertion failure where "The Operation couldn't be completed":*
    +11/12/10 1:19:36 PM Mail[3201] * Assertion failure in -[EWSConnection sendMessage:forRequest:], /SourceCache/Message/Message-1082/MessageStores.subproj/EWSConnection.m:374+
    +Received an unexpected error: Error Domain=NSXMLParserErrorDomain Code=5 "The operation couldn’t be completed. (NSXMLParserErrorDomain error 5.)", response: (null)+
    + 0 Message 0x00007fff804216e4 -[MFAssertionHandler _handleFailureWithPreamble:description:arguments:] + 137+
    + 1 Message 0x00007fff80421649 -[MFAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 220+
    + 2 Message 0x00007fff8036301b -[EWSConnection sendMessage:forRequest:] + 1117+
    + 3 Message 0x00007fff8036e5b9 -[EWSGateway sendMessage:forRequest:] + 79+
    + 4 Message 0x00007fff80381a63 -[EWSRequestOperation executeOperation] + 104+
    + 5 Message 0x00007fff8042fab9 -[MonitoredOperation main] + 229+
    + 6 Foundation 0x00007fff8654bde4 -[__NSOperationInternal start] + 681+
    + 7 Foundation 0x00007fff8662abeb __doStart2 + 97+
    + 8 libSystem.B.dylib 0x00007fff863522c4 dispatch_call_block_andrelease + 15+
    + 9 libSystem.B.dylib 0x00007fff86330831 dispatch_workerthread2 + 239+
    + 10 libSystem.B.dylib 0x00007fff86330168 pthreadwqthread + 353+
    + 11 libSystem.B.dylib 0x00007fff86330005 start_wqthread + 13+
    *I also get this Assertion failure every time I re-open Mail.app that shows up in Console.app that says "Mail did something wrong: The specified folder could not be found in the store.":*
    +11/12/10 12:44:22 PM Mail[3201] * Assertion failure in -[EWSGetFolderResponseOperation handleResponseMessage:withObject:], /SourceCache/Message/Message-1082/MessageStores.subproj/EWSResponseOperation.m: 420+
    +Mail did something wrong: The specified folder could not be found in the store. on EWS response <EWSGetFolderResponseOperation: 0x1012f1830> (EXECUTING)+
    + 0 Message 0x00007fff804216e4 -[MFAssertionHandler _handleFailureWithPreamble:description:arguments:] + 137+
    + 1 Message 0x00007fff80421649 -[MFAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 220+
    + 2 Message 0x00007fff80382956 -[EWSResponseOperation handleResponseMessage:withObject:] + 2295+
    + 3 Message 0x00007fff80377aae __-[EWSGetFolderResponseOperation executeOperation]block_invoke1 + 88+
    + 4 CoreFoundation 0x00007fff879c26d7 __NSArrayEnumerate + 1399+
    + 5 Message 0x00007fff80377d86 -[EWSGetFolderResponseOperation executeOperation] + 445+
    + 6 Message 0x00007fff8042fab9 -[MonitoredOperation main] + 229+
    + 7 Foundation 0x00007fff8654bde4 -[__NSOperationInternal start] + 681+
    + 8 Foundation 0x00007fff8662abeb __doStart2 + 97+
    + 9 libSystem.B.dylib 0x00007fff863522c4 dispatch_call_block_andrelease + 15+
    + 10 libSystem.B.dylib 0x00007fff86330831 dispatch_workerthread2 + 239+
    + 11 libSystem.B.dylib 0x00007fff86330168 pthreadwqthread + 353+
    + 12 libSystem.B.dylib 0x00007fff86330005 start_wqthread + 13+
    +11/12/10 12:44:22 PM Mail[3201] Recieved EWS error: Error Domain=MFEWSErrorDomain Code=79 UserInfo=0x1148c1d10 "The specified folder could not be found in the store."+
    We are getting these Assertion Failures for other end-users as well that are using Mail.app and connecting to Exchange 2007 Server. I have wiped my mail.app account and started from fresh and that didn't help. I did it manually as well ensuring that preference files, caches, and passwords related to mail.app, ical.app, and Address Book.app were removed. That did not work. I just went from 10.6.4 to 10.6.5 hoping that would correct the issue, it did not. I even set up on another Mac a baseline Snow Leopard and patched it and then configured my mail account and still got the same errors.
    What I am hoping for is not a miracle (Fixing the problem), but being told what these errors mean and if there is any risks to be concerned with. In other words, can I ignore these error messages or should I be concerned? Like I said it was causing us to get the sideways thunderbolt or triangle with an exclamation point and even crashing Mail.app at times. That hasn't happened since we let the all of the domain controllers talk to each other, even though they shouldn't have to.

    I echo your hope for someone shedding a light on this. I too am geting Assertion failures, every few days, though without much in the way of crashes.
    Here is an example of a log entry describing one recent such failure:
    +5.12.2010 11:04:40 Mail[17075] * Assertion failure in -[EWSGetFolderResponseOperation handleResponseMessage:withObject:], /SourceCache/Message/Message-1082/MessageStores.subproj/EWSResponseOperation.m: 420+
    +Mail did something wrong: The specified folder could not be found in the store. on EWS response <EWSGetFolderResponseOperation: 0x11d80ec70> (EXECUTING)+
    0 Message 0x00007fff81f7d6e4 -[MFAssertionHandler _handleFailureWithPreamble:description:arguments:] + 137
    1 Message 0x00007fff81f7d649 -[MFAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 220
    2 Message 0x00007fff81ede956 -[EWSResponseOperation handleResponseMessage:withObject:] + 2295
    3 Message 0x00007fff81ed3aae __-[EWSGetFolderResponseOperation executeOperation]block_invoke1 + 88
    4 CoreFoundation 0x00007fff8448c6d7 __NSArrayEnumerate + 1399
    5 Message 0x00007fff81ed3d86 -[EWSGetFolderResponseOperation executeOperation] + 445
    6 Message 0x00007fff81f8bab9 -[MonitoredOperation main] + 229
    7 Foundation 0x00007fff847b4de4 -[__NSOperationInternal start] + 681
    8 Foundation 0x00007fff84893beb __doStart2 + 97
    9 libSystem.B.dylib 0x00007fff85f6b2c4 dispatch_call_block_andrelease + 15
    10 libSystem.B.dylib 0x00007fff85f49831 dispatch_workerthread2 + 239
    11 libSystem.B.dylib 0x00007fff85f49168 pthreadwqthread + 353
    12 libSystem.B.dylib 0x00007fff85f49005 start_wqthread + 13
    Perhaps coincidentally, I am having trouble with syncing iCal with my Exchange account. Ii have only found this thread on the subject, and am in the process of trying to find there the solution to that problem:
    http://discussions.apple.com/thread.jspa?threadID=2138051
    Any and all insight would be greatly appreciated.

  • Apple Mail Assertion Failure

    Hi,
    My company uses Office 365 for hosted Exchange email. We have 1 user who uses Apple Mail on OSX 10.7 to connect to the server in Exchange mode (using EWS). This was working great until a few days ago where he has sporadic connection problems. Reproducable situation below:
    1) Select 100 emails in any given folder
    2) Drag/drop those emails into another folder to move them there
    3) They will start moving but it will fail at somepoint and give the message "Cannot execute move operation".
    4) After that message appears it is usually several minutes before he can try again or send any emails.
    5) Trying to send an email immediately after the error message results in the "Cannot send message using the server" dialog where you are prompted to select a different server to send the message. Choosing an SMTP server results in the message being sent but sometimes (and only sometimes) the message is resent a couple of hours later through the exchange system.
    We are getting a million of the following assertion failure messages in the console:
    06-06-2012 12:22:05.518  Mail: *** Assertion failure in -[EWSGetFolderResponseOperation handleResponseMessage:withObject:], /SourceCache/Message/Message-1278/MessageStores.subproj/EWSResponseOperation.m: 340
    EWS did something wrong: An internal server error occurred. The operation failed. on EWS response <EWSGetFolderResponseOperation: 0x7fb9cb1ae620> (EXECUTING)
    0   Message 0x00007fff8f712ef8 -[MFAssertionHandler _handleFailureWithPreamble:description:arguments:] + 116
    1   Message 0x00007fff8f71308e -[MFAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 185
    2   Message 0x00007fff8f662c64 -[EWSResponseOperation handleResponseMessage:withObject:] + 556
    3   Message 0x00007fff8f656eb6 __-[EWSGetFolderResponseOperation executeOperation]_block_invoke_1 + 77
    4   CoreFoundation 0x00007fff87979cee __NSArrayEnumerate + 718
    5   Message 0x00007fff8f6572ae -[EWSGetFolderResponseOperation executeOperation] + 453
    6   Message 0x00007fff8f73397f -[MonitoredOperation main] + 228
    7   Foundation 0x00007fff9152e6b4 -[__NSOperationInternal start] + 705
    8   Foundation 0x00007fff91541912 ____NSOQSchedule_block_invoke_2 + 124
    9   libdispatch.dylib 0x00007fff8a798a86 _dispatch_call_block_and_release + 18
    10  libdispatch.dylib 0x00007fff8a799965 _dispatch_worker_thread2 + 255
    11  libsystem_c.dylib 0x00007fff8c83b3da _pthread_wqthread + 316
    12  libsystem_c.dylib 0x00007fff8c83cb85 start_wqthread + 13
    06-06-2012 12:22:05.518  Mail: Recieved EWS error: Error Domain=MFEWSErrorDomain Code=94 "An internal server error occurred. The operation failed." UserInfo=0x7fb9cecbb7c0 {NSLocalizedDescription=An internal server error occurred. The operation failed.}
    We have tried deleting the account and making a new one. As well as removing the mailbox folder (~/Library/Mail/V2/EWS-*) and the Apple Mail plist file. We have also setup the email on a different Mac (also OSX 10.7) but we still get the same assertion failure message.
    This user's email account works fine in Outlook on Windows and Mac (Outlook 2010 and 2011) and it also works fine through the online web portal. Outlook 2011 Mac uses EWS (the same protocol Apple Mail uses) and it's not throwing any errors and everything works properly so that is leading me to believe it's an issue with Apple Mail.
    Perhaps related, perhaps not, but the user's iPhone and iPad have also stopped working properly with the account. They will sometimes connect but a lot of the time they give an error message about not being able to connect to the server. This leads us to believe it's an exchange server problem, but then why does it work in Outlook and the online portal without any problems? It's only the Apple products that are falling apart.

    I ended up having to reproduce the problem in Outlook 2011 Mac before O365 support would help me. Apparently Apple Mail isn't one of the officially supported clients so they weren't going to figure it out for me. Once they ran out of ideas they just gave me the "Apple Mail is officially supported" excuse and stopped helping me.
    Although we weren't initially having the problem in Outlook 2011 Mac it did start giving tons of errors during certain operations (with a -19907 error code) after a while. Not sure why it started doing that ... but it did. This was only happening with one of our user's accounts so it had to be something server-side that was the problem. I eventually got a support ticket in their system (despite being a P1 plan holder) so that they could call me. We did some Wireshark capturing to try to diagnose the problem but by that time the problem had fixed itself.

  • Mail attachment assertion failure Yosemite - Mail app bug

    Hi,
    I am facing a very annoying issue with Mail app. Since the upgrade to Yosemite, I am unable to save attachments with the "save all" button and the drag and drop is not working properly (sometime freezing the mail app for a minute). I am using Yosemite 10.10.2
    I tried every fix I have read online, such as :
    - rebuild mailboxes
    - repair permissions
    - remove 3 enveloppe index files in .../V2/MailData
    - reindex spotlight
    - run the command to repair permissions & reset home directory permissions and ACL (from this post : Mavericks Mail "Save Attachement..." doesn't work)
    - onyx automations...
    Nothing presented above fixed the problem.
    Here are the console logs related to the issue :
    20/02/2015 03:38:49,690 mdwrite[4655]: -[MDKeyRing initWithService:label:comment:] (/SourceCache/Spotlight/Spotlight-917.1/xpc-services/mdwrite/MDKeyRing.m:294) failed assertion -- Couldn't add Spotlight Metadata Privacy password to keychain! [osErr:-25295]
    20/02/2015 03:38:49,973 Mail[4088]: Metadata.framework [Error]: error Connection interrupted
    20/02/2015 03:38:49,973 Mail[4088]: *** Assertion failure in -[MailWebAttachment _addPrivateAttributes:], /SourceCache/Mail/Mail-2070.6/Mail/MessageDisplay/MessageView/DocumentModel/Mai lWebAttachment.m:331
    20/02/2015 03:38:49,973 Mail[4088]: [QL] Exception raised while try to get launch url for preview item: Failure in _MDItemSetPrivateAttributes: 3
    There is apparently a problem with the privacy attributes. Any idea of how to solve it?
    Thanks for your help,
    Best,
    Laurent

    Hi,
    I am facing a very annoying issue with Mail app. Since the upgrade to Yosemite, I am unable to save attachments with the "save all" button and the drag and drop is not working properly (sometime freezing the mail app for a minute). I am using Yosemite 10.10.2
    I tried every fix I have read online, such as :
    - rebuild mailboxes
    - repair permissions
    - remove 3 enveloppe index files in .../V2/MailData
    - reindex spotlight
    - run the command to repair permissions & reset home directory permissions and ACL (from this post : Mavericks Mail "Save Attachement..." doesn't work)
    - onyx automations...
    Nothing presented above fixed the problem.
    Here are the console logs related to the issue :
    20/02/2015 03:38:49,690 mdwrite[4655]: -[MDKeyRing initWithService:label:comment:] (/SourceCache/Spotlight/Spotlight-917.1/xpc-services/mdwrite/MDKeyRing.m:294) failed assertion -- Couldn't add Spotlight Metadata Privacy password to keychain! [osErr:-25295]
    20/02/2015 03:38:49,973 Mail[4088]: Metadata.framework [Error]: error Connection interrupted
    20/02/2015 03:38:49,973 Mail[4088]: *** Assertion failure in -[MailWebAttachment _addPrivateAttributes:], /SourceCache/Mail/Mail-2070.6/Mail/MessageDisplay/MessageView/DocumentModel/Mai lWebAttachment.m:331
    20/02/2015 03:38:49,973 Mail[4088]: [QL] Exception raised while try to get launch url for preview item: Failure in _MDItemSetPrivateAttributes: 3
    There is apparently a problem with the privacy attributes. Any idea of how to solve it?
    Thanks for your help,
    Best,
    Laurent

  • Mail.app exchange 2007 Assertion failure in EWSConnect sendMessage:forReque

    Snow leopard hasn't worked properly with our exchange server for months, I was hoping this would be sorted in 10.6.3 but it seems not.
    Incoming mail is fine, sending text emails or sendmail with attachments such as PDFs is also ok. The problem is when sending / forwarding any HTML mails, or by sending an email with an embedded image.
    Upon doing this the mail sits in the outbox and gives the following error to the console
    06/04/2010 18:54:52 *Mail[405] * Assertion failure in -[EWSConnection sendMessage:forRequest:], /SourceCache/Message/Message-1077/MessageStores.subproj/EWSConnection.m:293*
    Received an unexpected error: Error Domain=SOAPWebServicesErrorDomain Code=-1 UserInfo=0x115b78510 "The operation couldn’t be completed. (SOAPWebServicesErrorDomain error -1.)", response: (null)
    0 Message 0x00007fff864f8119 -[MFAssertionHandler _handleFailureWithPreamble:description:arguments:] + 137
    1 Message 0x00007fff864f807e -[MFAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 220
    2 Message 0x00007fff8643afbe -[EWSConnection sendMessage:forRequest:] + 1117
    3 Message 0x00007fff864460ec -[EWSGateway sendMessage:forRequest:] + 79
    4 Message 0x00007fff86458fbf -[EWSRequestOperation executeOperation] + 104
    5 Message 0x00007fff86506347 -[MonitoredOperation main] + 229
    6 Foundation 0x00007fff84f0206d -[__NSOperationInternal start] + 681
    7 Foundation 0x00007fff84f01d23 ___startOperations_block_invoke2 + 99
    8 libSystem.B.dylib 0x00007fff861b1ce8 dispatch_call_block_andrelease + 15
    9 libSystem.B.dylib 0x00007fff86190279 dispatch_workerthread2 + 231
    10 libSystem.B.dylib 0x00007fff8618fbb8 pthreadwqthread + 353
    11 libSystem.B.dylib 0x00007fff8618fa55 start_wqthread + 13
    06/04/2010 18:54:56 Mail[405] * Assertion failure in -[EWSConnection sendMessage:forRequest:], /SourceCache/Message/Message-1077/MessageStores.subproj/EWSConnection.m:293
    Received an unexpected error: Error Domain=SOAPWebServicesErrorDomain Code=-1 UserInfo=0x11ca12780 "The operation couldn’t be completed. (SOAPWebServicesErrorDomain error -1.)", response: (null)
    0 Message 0x00007fff864f8119 -[MFAssertionHandler _handleFailureWithPreamble:description:arguments:] + 137
    1 Message 0x00007fff864f807e -[MFAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 220
    2 Message 0x00007fff8643afbe -[EWSConnection sendMessage:forRequest:] + 1117
    3 Message 0x00007fff864460ec -[EWSGateway sendMessage:forRequest:] + 79
    4 Message 0x00007fff86458fbf -[EWSRequestOperation executeOperation] + 104
    5 Message 0x00007fff86506347 -[MonitoredOperation main] + 229
    6 Foundation 0x00007fff84f0206d -[__NSOperationInternal start] + 681
    7 Foundation 0x00007fff84f01d23 ___startOperations_block_invoke2 + 99
    8 libSystem.B.dylib 0x00007fff861b1ce8 dispatch_call_block_andrelease + 15
    9 libSystem.B.dylib 0x00007fff86190279 dispatch_workerthread2 + 231
    10 libSystem.B.dylib 0x00007fff8618fbb8 pthreadwqthread + 353
    11 libSystem.B.dylib 0x00007fff8618fa55 start_wqthread + 13
    One fix is to switch the outbound SMTP manually to be the exchange hostname or say a home ISP but this is a hack considering sending mail clearly works purely over SSL and web services, it's just certain attachments that are failing. It's also a pain for travelling users with laptops who won't always have access to SMTP due to blocked ports etc.
    Similar issues but no fixes
    http://discussions.apple.com/thread.jspa?threadID=2268944&tstart=0
    Trashing mail.app and the .plist makes no difference which does seem to fix it for some people (still a hack again though)
    This is also not related to the issues of sending attachments of 10meg+, for e.g.
    http://discussions.apple.com/message.jspa?messageID=11138832
    As attaching a 100kb image creates the above error, clearly not an exchange 2007 problem.
    Exchange 2007 is completely upto date with SP2 and all updates, various outlook clients connect fine as does entourage 2004/2008

    Snow leopard hasn't worked properly with our exchange server for months, I was hoping this would be sorted in 10.6.3 but it seems not.
    Incoming mail is fine, sending text emails or sendmail with attachments such as PDFs is also ok. The problem is when sending / forwarding any HTML mails, or by sending an email with an embedded image.
    Upon doing this the mail sits in the outbox and gives the following error to the console
    06/04/2010 18:54:52 *Mail[405] * Assertion failure in -[EWSConnection sendMessage:forRequest:], /SourceCache/Message/Message-1077/MessageStores.subproj/EWSConnection.m:293*
    Received an unexpected error: Error Domain=SOAPWebServicesErrorDomain Code=-1 UserInfo=0x115b78510 "The operation couldn’t be completed. (SOAPWebServicesErrorDomain error -1.)", response: (null)
    0 Message 0x00007fff864f8119 -[MFAssertionHandler _handleFailureWithPreamble:description:arguments:] + 137
    1 Message 0x00007fff864f807e -[MFAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 220
    2 Message 0x00007fff8643afbe -[EWSConnection sendMessage:forRequest:] + 1117
    3 Message 0x00007fff864460ec -[EWSGateway sendMessage:forRequest:] + 79
    4 Message 0x00007fff86458fbf -[EWSRequestOperation executeOperation] + 104
    5 Message 0x00007fff86506347 -[MonitoredOperation main] + 229
    6 Foundation 0x00007fff84f0206d -[__NSOperationInternal start] + 681
    7 Foundation 0x00007fff84f01d23 ___startOperations_block_invoke2 + 99
    8 libSystem.B.dylib 0x00007fff861b1ce8 dispatch_call_block_andrelease + 15
    9 libSystem.B.dylib 0x00007fff86190279 dispatch_workerthread2 + 231
    10 libSystem.B.dylib 0x00007fff8618fbb8 pthreadwqthread + 353
    11 libSystem.B.dylib 0x00007fff8618fa55 start_wqthread + 13
    06/04/2010 18:54:56 Mail[405] * Assertion failure in -[EWSConnection sendMessage:forRequest:], /SourceCache/Message/Message-1077/MessageStores.subproj/EWSConnection.m:293
    Received an unexpected error: Error Domain=SOAPWebServicesErrorDomain Code=-1 UserInfo=0x11ca12780 "The operation couldn’t be completed. (SOAPWebServicesErrorDomain error -1.)", response: (null)
    0 Message 0x00007fff864f8119 -[MFAssertionHandler _handleFailureWithPreamble:description:arguments:] + 137
    1 Message 0x00007fff864f807e -[MFAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 220
    2 Message 0x00007fff8643afbe -[EWSConnection sendMessage:forRequest:] + 1117
    3 Message 0x00007fff864460ec -[EWSGateway sendMessage:forRequest:] + 79
    4 Message 0x00007fff86458fbf -[EWSRequestOperation executeOperation] + 104
    5 Message 0x00007fff86506347 -[MonitoredOperation main] + 229
    6 Foundation 0x00007fff84f0206d -[__NSOperationInternal start] + 681
    7 Foundation 0x00007fff84f01d23 ___startOperations_block_invoke2 + 99
    8 libSystem.B.dylib 0x00007fff861b1ce8 dispatch_call_block_andrelease + 15
    9 libSystem.B.dylib 0x00007fff86190279 dispatch_workerthread2 + 231
    10 libSystem.B.dylib 0x00007fff8618fbb8 pthreadwqthread + 353
    11 libSystem.B.dylib 0x00007fff8618fa55 start_wqthread + 13
    One fix is to switch the outbound SMTP manually to be the exchange hostname or say a home ISP but this is a hack considering sending mail clearly works purely over SSL and web services, it's just certain attachments that are failing. It's also a pain for travelling users with laptops who won't always have access to SMTP due to blocked ports etc.
    Similar issues but no fixes
    http://discussions.apple.com/thread.jspa?threadID=2268944&tstart=0
    Trashing mail.app and the .plist makes no difference which does seem to fix it for some people (still a hack again though)
    This is also not related to the issues of sending attachments of 10meg+, for e.g.
    http://discussions.apple.com/message.jspa?messageID=11138832
    As attaching a 100kb image creates the above error, clearly not an exchange 2007 problem.
    Exchange 2007 is completely upto date with SP2 and all updates, various outlook clients connect fine as does entourage 2004/2008

  • Db_hotbackup: assert failure

    I am investigating using Berkeley DB 4.5.20 ( with replication ) at my site.
    When I run db_hotbackup :
    db_hotbackup -h ../data/rep/ -b /tmp/dir3
    we repeatedly get the error:
    db_hotbackup: assert failure: ../db/db_dispatch.c/661: "i <= hp->generation"
    can you shed some light on to the meaning or cause of this error?
    Currently we are maintaining several DB in a single replicated environment with a daemon running updating each DB sequentially every 15 to 30 minutes.

    Hi Don,
    The internal SR number for this is: #18841 and it will be fixed. Thanks for reporting it.
    Sandra

  • ISync Assertion Failure Line 575 & 114 errors

    Greetings.
    I am trying to sync my G4 Tower running 10.3.9.
    I do not have any additional devices attached i.e. Palm devices, etc.
    Since late last week, iSync suddenly will not work on my Tower.
    I receive the following message whenever I try to sync to .mac:
    Assertion Failed!
    Expression: IsOpen()
    File: Source/f1shared/f1clog.cpp
    Line: 575
    Assertion failure: File Source/f1shared/f1clog.cpp, Line 575: IsOpen()
    *I have repaired permissions and repaired the disk via Disk Utility.
    *I also uninstalled and re-installed iSync, but no change in errors.
    For a short time I also received an error 114 when attempting to sync.
    Any suggestions would be appreciated, as I am at a total loss.
    My thanks in advance.

    Hi svee, i didnt try the cluster rules, 1 because i wouldnt know where to start with checking that, and 2 i dont have full privileges to make such system changes.
    and on your second point of recreating the report, i really want to leave that as a last resort because, 1 I havent noticed the error in a few days since it started back working, 2 its not just one report, but All the reports like that one. Even on different menus on the dashboard, so i'm thinking there is something in common with those reports, like the metadata or the particular data type that was contained within the report. So in short, it woudl be a last resort to recreate the reports because they are so many. But i would still like to figure out what would caused the problem. if it was a bug or something else.

  • SDO_MVCLIENT throws occasional Aurora assertion failure error ORA-29516

    Hi folks,
    Occasionally I seem to receive the follow error when using the SDO_MVCLIENT package to run Mapviewer. The problem goes away if I just resubmit the job.
    Warning: ociexecute() [function.ociexecute]: ORA-29516: Aurora assertion failure: Assertion failure at joeintp.c:373 Interpreter hit null Java opcode. ORA-06512: at "MDSYS.SDO_MVCLIENT", line 393 ORA-06512: at "PDZIEMIELA.TW_PHP", line 553 ORA-06512: at line 1 in C:\Program Files\Apache Software Foundation\Apache2.2\htdocs\tw.php on line 294
    Line 393 in the package is
    FUNCTION run RETURN VARCHAR2 AS LANGUAGE JAVA NAME 'oracle.lbs.mapclient.SQLMapClient.run() return java.lang.String';
    So I am thinking this has to do with java. Could I have muff the loadjava somehow? I followed all the steps. Any thoughts? This is on a 64 bit Solaris 10 machine. The system has JDK 1.5 in the path but oracle has JDK 1.4 in its directory tree under jdk.
    Thanks!
    Paul

    Also just a note as you don't specify which database version you are running but in 8.1.7 the return buffer does not seem to be managed correctly by the database as once removing a message from the buffer it still remains on the buffer.
    The only work around I've found, so far, is to manipulate Utl_Tcp.Connection.private_bf using utl_raw.
    Under 9i this is not an option as private_bf is non-existant in Utl_Tcp.Connection

  • Assertion failure error after migration to 11g (11.1.1.5)

    Hi All,
    I am facing an issue here after we migrated from 10g to 11g (11.1.1.5). Few reports shows following error.
    Error Codes: OAMP2OPY:ACIOA5LN
    Assertion failure: isXsiTypeSqlExpression(rExpr) at line 67 of /scratch/aime1/adestore/views/aime1_dadvfa0112/bifndn/analytics_web/main/project/webreport/exprformulautils.cpp
    Any workaround/fix for this error?
    Regards,
    Rajesh

    Hi Rajesh,
    We had the exact same issue occur in 11.1.1.5 as well. Our problem was due to the fact that our report was referencing a saved filter, and in that saved filter, we had a line that was a SQL based filter just like Haris mentions in this thread. We could not get a saved filter with an SQL filter line to work (even creating it from scratch), so I believe this is an 11.1.1.5 bug.
    We got around the problem by applying the contents of the saved filter, instead of the filter reference itself. Once we did that, the SQL filter line worked just fine.
    Please let me know if this works for you.
    Thanks,
    Jeremy
    Here's the first thread I posted this to:
    Re: Drill not working after miagrating (from 10g to 11.1.1.5 )

  • ORA-29516: Ausführung von Aurora .. Assertion failure at eox.c:232

    I am trying to use developer-depoly an to load/deploy some java class to oracle 9.2.0.1.0 on Suse-Linux 8 Java 1.3 platform
    However I got the following error, what am I missing here? (On Windows 2000 is no problem).
    I have the same Problem with Oracle Enterprise Manager Console too!
    What kind of permissions are needed? And, how
    to grant these permissions?
    Invoking loadjava on connection 'Connection1' with arguments:
    -order -resolve -noverify -debug -definer -force -thin -synonym -verbose
    creating : resource connections.xml
    loading : resource connections.xml
    Error while creating resource connections.xml
    ORA-29516: Ausf�hrung von Aurora nicht erfolgreich: Assertion failure at eox.c:232
    Uncaught exception Root of all Java exceptions: java.lang.NullPointerException
    java.sql.SQLException: ORA-29516: Ausf�hrung von Aurora nicht erfolgreich: Assertion failure at eox.c:232
    Uncaught exception Root of all Java exceptions: java.lang.NullPointerException
         void oracle.jdbc.dbaccess.DBError.throwSqlException(java.lang.String, java.lang.String, int)
              DBError.java:187
         void oracle.jdbc.ttc7.TTIoer.processError()
              TTIoer.java:241
         void oracle.jdbc.ttc7.Oall7.receive()
              Oall7.java:543
         void oracle.jdbc.ttc7.TTC7Protocol.doOall7(byte, byte, int, byte[], oracle.jdbc.dbaccess.DBType[], oracle.jdbc.dbaccess.DBData[], int, oracle.jdbc.dbaccess.DBType[], oracle.jdbc.dbaccess.DBData[], int)
              TTC7Protocol.java:1477
         int oracle.jdbc.ttc7.TTC7Protocol.parseExecuteFetch(oracle.jdbc.dbaccess.DBStatement, byte, byte[], oracle.jdbc.dbaccess.DBDataSet, int, oracle.jdbc.dbaccess.DBDataSet, int)
              TTC7Protocol.java:890
         void oracle.jdbc.driver.OracleStatement.executeNonQuery(boolean)
              OracleStatement.java:2004
         void oracle.jdbc.driver.OracleStatement.doExecuteOther(boolean)
              OracleStatement.java:1924
         void oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout()
              OracleStatement.java:2562
         boolean oracle.jdbc.driver.OracleStatement.execute(java.lang.String)
              OracleStatement.java:1038
         void oracle.aurora.server.tools.loadjava.JdbcOperations.executeDDL(java.lang.String)
              JdbcOperations.java:373
         boolean oracle.aurora.server.tools.loadjava.JdbcOperations.executeDDL(java.lang.String, java.lang.String)
              JdbcOperations.java:358
         boolean oracle.aurora.server.tools.loadjava.SchemaObject.executeDDL(java.lang.String, java.lang.String)
              SchemaObject.java:598
         boolean oracle.aurora.server.tools.loadjava.ClientResourceObject.create()
              ClientResourceObject.java:28
         boolean oracle.aurora.server.tools.loadjava.SchemaObject.process1()
              SchemaObject.java:161
         void oracle.aurora.server.tools.loadjava.LoadJava.add(oracle.aurora.server.tools.loadjava.SchemaObject)
              LoadJava.java:488
         void oracle.aurora.server.tools.loadjava.LoadJava.addObject(int, java.io.InputStream, java.lang.String, oracle.aurora.server.tools.loadjava.LoadJavaOptions)
              LoadJava.java:474
         void oracle.aurora.server.tools.loadjava.LoadJava.add(int, java.io.InputStream, java.lang.String, oracle.aurora.server.tools.loadjava.LoadJavaOptions)
              LoadJava.java:425
         void oracle.aurora.server.tools.loadjava.LoadJava.add(java.io.InputStream, java.lang.String, oracle.aurora.server.tools.loadjava.LoadJavaOptions)
              LoadJava.java:356
         void oracle.aurora.server.tools.loadjava.LoadJava.addJar(java.io.InputStream, java.lang.String, oracle.aurora.server.tools.loadjava.LoadJavaOptions)
              LoadJava.java:633
         void oracle.aurora.server.tools.loadjava.LoadJava.add(int, java.io.InputStream, java.lang.String, oracle.aurora.server.tools.loadjava.LoadJavaOptions)
              LoadJava.java:407
         void oracle.aurora.server.tools.loadjava.LoadJava.add(java.io.InputStream, java.lang.String, oracle.aurora.server.tools.loadjava.LoadJavaOptions)
              LoadJava.java:356
         void oracle.aurora.server.tools.loadjava.LoadJava.add(java.io.InputStream, java.lang.String)
              LoadJava.java:325
         void oracle.aurora.server.tools.loadjava.LoadJava.add(java.io.File)
              LoadJava.java:590
         void oracle.aurora.server.tools.loadjava.LoadJava.processDeferredFiles()
              LoadJava.java:562
         void oracle.aurora.server.tools.loadjava.LoadJava.process()
              LoadJava.java:674
         void oracle.jdeveloper.deploy.tools.OracleLoadjava.deploy(java.lang.String, oracle.jdeveloper.deploy.tools.LoadjavaOptions, java.lang.String, java.io.PrintWriter)
              OracleLoadjava.java:116
         void oracle.jdeveloper.deploy.tools.OracleLoadjava.deploy(java.lang.String, oracle.jdeveloper.deploy.tools.LoadjavaOptions, java.net.URL, java.io.PrintWriter)
              OracleLoadjava.java:46
         void oracle.jdevimpl.deploy.OracleDeployer.deploy(java.net.URL, oracle.jdeveloper.deploy.tools.LoadjavaOptions, java.lang.String[], java.lang.String, java.io.PrintWriter)
              OracleDeployer.java:97
         void oracle.jdevimpl.deploy.StoredProcHandler.doDeploy(oracle.jdeveloper.deploy.sp.StoredProcProfile, java.lang.String, oracle.jdeveloper.model.JProject, java.net.URL, java.io.PrintWriter)
              StoredProcHandler.java:428
         void oracle.jdevimpl.deploy.StoredProcHandler.doDeploy(oracle.ide.addin.Context, java.lang.String, java.io.PrintWriter)
              StoredProcHandler.java:315
         void oracle.jdevimpl.deploy.StoredProcHandler.doDeploy(oracle.ide.addin.Context, java.lang.String)
              StoredProcHandler.java:257
         void oracle.jdevimpl.deploy.StoredProcProfileDt$3.run()
              StoredProcProfileDt.java:370
    The following operations failed
    resource connections.xml: creation
    oracle.aurora.server.tools.loadjava.ToolsException: Failures occurred during processing
         void oracle.aurora.server.tools.loadjava.LoadJava.process()
              LoadJava.java:700
         void oracle.jdeveloper.deploy.tools.OracleLoadjava.deploy(java.lang.String, oracle.jdeveloper.deploy.tools.LoadjavaOptions, java.lang.String, java.io.PrintWriter)
              OracleLoadjava.java:116
         void oracle.jdeveloper.deploy.tools.OracleLoadjava.deploy(java.lang.String, oracle.jdeveloper.deploy.tools.LoadjavaOptions, java.net.URL, java.io.PrintWriter)
              OracleLoadjava.java:46
         void oracle.jdevimpl.deploy.OracleDeployer.deploy(java.net.URL, oracle.jdeveloper.deploy.tools.LoadjavaOptions, java.lang.String[], java.lang.String, java.io.PrintWriter)
              OracleDeployer.java:97
         void oracle.jdevimpl.deploy.StoredProcHandler.doDeploy(oracle.jdeveloper.deploy.sp.StoredProcProfile, java.lang.String, oracle.jdeveloper.model.JProject, java.net.URL, java.io.PrintWriter)
              StoredProcHandler.java:428
         void oracle.jdevimpl.deploy.StoredProcHandler.doDeploy(oracle.ide.addin.Context, java.lang.String, java.io.PrintWriter)
              StoredProcHandler.java:315
         void oracle.jdevimpl.deploy.StoredProcHandler.doDeploy(oracle.ide.addin.Context, java.lang.String)
              StoredProcHandler.java:257
         void oracle.jdevimpl.deploy.StoredProcProfileDt$3.run()
              StoredProcProfileDt.java:370
    #### Deployment incomplete. #### 01.12.2003 16:52:19

    I have Oracle-DB Server on Linux and Windows-2000.
    I try to deploy the Java-Function to Oracle-DB with JDevelopr.
    My Email: [email protected]
    Here are my deploy-Preview:
    -user
    <connect string>
    -order
    -resolve
    -noverify
    -debug
    -definer
    -force
    -synonym
    -verbose
    thanks
    MZ

  • Assertion Failure in DB 4.5.20

    In my web application I am frequently seeing the following error:
    assert failure: \work\db-4.5.20\dist\winmsi\stage\db-4.5.20\env\db_salloc.c/267: "*((u_int8_t *)ptr + free_size - 1) == GUARD_BYTE"
    Does anyone know what might be causing this? The failure results in me having to restart Tomcat, which is okay for development, but I'd like to make sure this doesn't occur in production.

    It looks like you are using the pre-compiled version of Berkeley DB.
    Did you compile the code that is using the Berkeley DB DLL, and if so, which version of Visual Studio did you use? This looks like a common problem caused by mixing code compiled with different versions of Visual Studio. The Berkeley DB binaries supplied by Oracle are compiled with Visual Studio 6.
    There are incompatibilities between the versions of the malloc and free calls in the libraries provided with each release of Visual Studio. For that reason, when mixing code compiled with different versions of Visual Studio, it is necessary to take an extra step to ensure that compatible versions of malloc and free are called on all blocks of memory passed to and from Berkeley DB.
    To make this happen, add this call opening a Berkeley DB database or environment:
    dbenv->set_alloc(dbenv, malloc, realloc, free);
    or (if you don't have a database environment):
    db->set_alloc(db, malloc, realloc, free);
    Regards,
    Michael.

  • FlexUnit 4 assert failures have "explosive" stack traces

    With FlexUnit 4 in Flash Builder 4 Plugin Beta, I created 1 suite with 1 class with 1 default failing test method. When I ran it, the assert failure had a call stack 60 methods high. Is this a bug?
    The stack trace has several "async" methods, e.g. applyExplosivelyAsync(). This seems strange because  I'm not using async at all. Is this intended behavior?
    Robert
    Test method Not yet implemented
           at flexunit.framework::Assert$/
    fail()[C:\Users\mlabriola\Documents\workspaces\net\digitalprimates\opensource\fluint\FlexU nit1Lib\src\flexunit\framework\Assert.as:370]
            at WidgetTest/testWidget()[C:\Users\robert.penner\Adobe Flash Builder
    Plug-in Beta 2\TestProject\src\WidgetTest.as:20]
            at Function/http://adobe.com/AS3/2006/builtin::apply()
            at flex.lang.reflect::Method/apply()[C:\Users\mlabriola\Documents\workspaces\net\digitalprim ates\opensource\flexunit\FlexUnit4\src\flex\lang\reflect\Method.as:124]
            at ReflectiveCallable/run()[C:\Users\mlabriola\Documents\workspaces\net\digitalprimates\open source\flexunit\FlexUnit4\src\org\flexunit\runners\model\FrameworkMethod.as:214]
            at org.flexunit.runners.model::FrameworkMethod/applyExplosivelyAsync()[C:\Users\mlabriola\Do cuments\workspaces\net\digitalprimates\opensource\flexunit\FlexUnit4\src\org\flexunit\runn ers\model\FrameworkMethod.as:121]
            at org.flexunit.runners.model::FrameworkMethod/invokeExplosivelyAsync()[C:\Users\mlabriola\D ocuments\workspaces\net\digitalprimates\opensource\flexunit\FlexUnit4\src\org\flexunit\run ners\model\FrameworkMethod.as:132]
            at org.flexunit.internals.runners.statements::InvokeMethod/evaluate()[C:\Users\mlabriola\Doc uments\workspaces\net\digitalprimates\opensource\flexunit\FlexUnit4\src\org\flexunit\inter nals\runners\statements\InvokeMethod.as:52]
            at org.flexunit.internals.runners.statements::StackAndFrameManagement/evaluate()[C:\Users\ml abriola\Documents\workspaces\net\digitalprimates\opensource\flexunit\FlexUnit4\src\org\fle xunit\internals\runners\statements\StackAndFrameManagement.as:94]
            at org.flexunit.internals.runners.statements::StatementSequencer/executeStep()[C:\Users\mlab riola\Documents\workspaces\net\digitalprimates\opensource\flexunit\FlexUnit4\src\org\flexu nit\internals\runners\statements\StatementSequencer.as:62]
            at org.flexunit.internals.runners.statements::StatementSequencer/handleChildExecuteComplete( )[C:\Users\mlabriola\Documents\workspaces\net\digitalprimates\opensource\flexunit\FlexUnit 4\src\org\flexunit\internals\runners\statements\StatementSequencer.as:82]
            at org.flexunit.token::AsyncTestToken/sendResult()[C:\Users\mlabriola\Documents\workspaces\n et\digitalprimates\opensource\flexunit\FlexUnit4\src\org\flexunit\token\AsyncTestToken.as: 70]
            at org.flexunit.internals.runners.statements::AsyncStatementBase/sendComplete()[C:\Users\mla briola\Documents\workspaces\net\digitalprimates\opensource\flexunit\FlexUnit4\src\org\flex unit\internals\runners\statements\AsyncStatementBase.as:44]
            at org.flexunit.internals.runners.statements::StatementSequencer/sendComplete()[C:\Users\mla briola\Documents\workspaces\net\digitalprimates\opensource\flexunit\FlexUnit4\src\org\flex unit\internals\runners\statements\StatementSequencer.as:103]
            at org.flexunit.internals.runners.statements::StatementSequencer/handleChildExecuteComplete( )[C:\Users\mlabriola\Documents\workspaces\net\digitalprimates\opensource\flexunit\FlexUnit 4\src\org\flexunit\internals\runners\statements\StatementSequencer.as:86]
            at org.flexunit.internals.runners.statements::StatementSequencer/evaluate()[C:\Users\mlabrio la\Documents\workspaces\net\digitalprimates\opensource\flexunit\FlexUnit4\src\org\flexunit \internals\runners\statements\StatementSequencer.as:68]
            at org.flexunit.internals.runners.statements::StatementSequencer/executeStep()[C:\Users\mlab riola\Documents\workspaces\net\digitalprimates\opensource\flexunit\FlexUnit4\src\org\flexu nit\internals\runners\statements\StatementSequencer.as:62]
            at org.flexunit.internals.runners.statements::StatementSequencer/handleChildExecuteComplete( )[C:\Users\mlabriola\Documents\workspaces\net\digitalprimates\opensource\flexunit\FlexUnit 4\src\org\flexunit\internals\runners\statements\StatementSequencer.as:82]
            at org.flexunit.internals.runners.statements::StatementSequencer/evaluate()[C:\Users\mlabrio la\Documents\workspaces\net\digitalprimates\opensource\flexunit\FlexUnit4\src\org\flexunit \internals\runners\statements\StatementSequencer.as:68]
            at org.flexunit.runners::BlockFlexUnit4ClassRunner/runChild()[C:\Users\mlabriola\Documents\w orkspaces\net\digitalprimates\opensource\flexunit\FlexUnit4\src\org\flexunit\runners\Block FlexUnit4ClassRunner.as:104]
            at org.flexunit.internals.runners::ChildRunnerSequencer/executeStep()[C:\Users\mlabriola\Doc uments\workspaces\net\digitalprimates\opensource\flexunit\FlexUnit4\src\org\flexunit\inter nals\runners\ChildRunnerSequencer.as:49]
            at org.flexunit.internals.runners.statements::StatementSequencer/handleChildExecuteComplete( )[C:\Users\mlabriola\Documents\workspaces\net\digitalprimates\opensource\flexunit\FlexUnit 4\src\org\flexunit\internals\runners\statements\StatementSequencer.as:82]
            at org.flexunit.internals.runners.statements::StatementSequencer/evaluate()[C:\Users\mlabrio la\Documents\workspaces\net\digitalprimates\opensource\flexunit\FlexUnit4\src\org\flexunit \internals\runners\statements\StatementSequencer.as:68]
            at org.flexunit.internals.runners.statements::StatementSequencer/executeStep()[C:\Users\mlab riola\Documents\workspaces\net\digitalprimates\opensource\flexunit\FlexUnit4\src\org\flexu nit\internals\runners\statements\StatementSequencer.as:62]
            at org.flexunit.internals.runners.statements::StatementSequencer/handleChildExecuteComplete( )[C:\Users\mlabriola\Documents\workspaces\net\digitalprimates\opensource\flexunit\FlexUnit 4\src\org\flexunit\internals\runners\statements\StatementSequencer.as:82]
            at org.flexunit.token::AsyncTestToken/sendResult()[C:\Users\mlabriola\Documents\workspaces\n et\digitalprimates\opensource\flexunit\FlexUnit4\src\org\flexunit\token\AsyncTestToken.as: 70]
            at org.flexunit.internals.runners.statements::AsyncStatementBase/sendComplete()[C:\Users\mla briola\Documents\workspaces\net\digitalprimates\opensource\flexunit\FlexUnit4\src\org\flex unit\internals\runners\statements\AsyncStatementBase.as:44]
            at org.flexunit.internals.runners.statements::StatementSequencer/sendComplete()[C:\Users\mla briola\Documents\workspaces\net\digitalprimates\opensource\flexunit\FlexUnit4\src\org\flex unit\internals\runners\statements\StatementSequencer.as:103]
            at org.flexunit.internals.runners.statements::StatementSequencer/handleChildExecuteComplete( )[C:\Users\mlabriola\Documents\workspaces\net\digitalprimates\opensource\flexunit\FlexUnit 4\src\org\flexunit\internals\runners\statements\StatementSequencer.as:86]
            at org.flexunit.internals.runners.statements::StatementSequencer/evaluate()[C:\Users\mlabrio la\Documents\workspaces\net\digitalprimates\opensource\flexunit\FlexUnit4\src\org\flexunit \internals\runners\statements\StatementSequencer.as:68]
            at org.flexunit.internals.runners.statements::StatementSequencer/executeStep()[C:\Users\mlab riola\Documents\workspaces\net\digitalprimates\opensource\flexunit\FlexUnit4\src\org\flexu nit\internals\runners\statements\StatementSequencer.as:62]
            at org.flexunit.internals.runners.statements::StatementSequencer/handleChildExecuteComplete( )[C:\Users\mlabriola\Documents\workspaces\net\digitalprimates\opensource\flexunit\FlexUnit 4\src\org\flexunit\internals\runners\statements\StatementSequencer.as:82]
            at org.flexunit.internals.runners.statements::StatementSequencer/evaluate()[C:\Users\mlabrio la\Documents\workspaces\net\digitalprimates\opensource\flexunit\FlexUnit4\src\org\flexunit \internals\runners\statements\StatementSequencer.as:68]
            at org.flexunit.runners::ParentRunner/run()[C:\Users\mlabriola\Documents\workspaces\net\digi talprimates\opensource\flexunit\FlexUnit4\src\org\flexunit\runners\ParentRunner.as:315]
            at org.flexunit.runners::Suite/runChild()[C:\Users\mlabriola\Documents\workspaces\net\digita lprimates\opensource\flexunit\FlexUnit4\src\org\flexunit\runners\Suite.as:59]
            at org.flexunit.internals.runners::ChildRunnerSequencer/executeStep()[C:\Users\mlabriola\Doc uments\workspaces\net\digitalprimates\opensource\flexunit\FlexUnit4\src\org\flexunit\inter nals\runners\ChildRunnerSequencer.as:49]
            at org.flexunit.internals.runners.statements::StatementSequencer/handleChildExecuteComplete( )[C:\Users\mlabriola\Documents\workspaces\net\digitalprimates\opensource\flexunit\FlexUnit 4\src\org\flexunit\internals\runners\statements\StatementSequencer.as:82]
            at org.flexunit.internals.runners.statements::StatementSequencer/evaluate()[C:\Users\mlabrio la\Documents\workspaces\net\digitalprimates\opensource\flexunit\FlexUnit4\src\org\flexunit \internals\runners\statements\StatementSequencer.as:68]
            at org.flexunit.internals.runners.statements::StatementSequencer/executeStep()[C:\Users\mlab riola\Documents\workspaces\net\digitalprimates\opensource\flexunit\FlexUnit4\src\org\flexu nit\internals\runners\statements\StatementSequencer.as:62]
            at org.flexunit.internals.runners.statements::StatementSequencer/handleChildExecuteComplete( )[C:\Users\mlabriola\Documents\workspaces\net\digitalprimates\opensource\flexunit\FlexUnit 4\src\org\flexunit\internals\runners\statements\StatementSequencer.as:82]
            at org.flexunit.token::AsyncTestToken/sendResult()[C:\Users\mlabriola\Documents\workspaces\n et\digitalprimates\opensource\flexunit\FlexUnit4\src\org\flexunit\token\AsyncTestToken.as: 70]
            at org.flexunit.internals.runners.statements::AsyncStatementBase/sendComplete()[C:\Users\mla briola\Documents\workspaces\net\digitalprimates\opensource\flexunit\FlexUnit4\src\org\flex unit\internals\runners\statements\AsyncStatementBase.as:44]
            at org.flexunit.internals.runners.statements::StatementSequencer/sendComplete()[C:\Users\mla briola\Documents\workspaces\net\digitalprimates\opensource\flexunit\FlexUnit4\src\org\flex unit\internals\runners\statements\StatementSequencer.as:103]
            at org.flexunit.internals.runners.statements::StatementSequencer/handleChildExecuteComplete( )[C:\Users\mlabriola\Documents\workspaces\net\digitalprimates\opensource\flexunit\FlexUnit 4\src\org\flexunit\internals\runners\statements\StatementSequencer.as:86]
            at org.flexunit.internals.runners.statements::StatementSequencer/evaluate()[C:\Users\mlabrio la\Documents\workspaces\net\digitalprimates\opensource\flexunit\FlexUnit4\src\org\flexunit \internals\runners\statements\StatementSequencer.as:68]
            at org.flexunit.internals.runners.statements::StatementSequencer/executeStep()[C:\Users\mlab riola\Documents\workspaces\net\digitalprimates\opensource\flexunit\FlexUnit4\src\org\flexu nit\internals\runners\statements\StatementSequencer.as:62]
            at org.flexunit.internals.runners.statements::StatementSequencer/handleChildExecuteComplete( )[C:\Users\mlabriola\Documents\workspaces\net\digitalprimates\opensource\flexunit\FlexUnit 4\src\org\flexunit\internals\runners\statements\StatementSequencer.as:82]
            at org.flexunit.internals.runners.statements::StatementSequencer/evaluate()[C:\Users\mlabrio la\Documents\workspaces\net\digitalprimates\opensource\flexunit\FlexUnit4\src\org\flexunit \internals\runners\statements\StatementSequencer.as:68]
            at org.flexunit.runners::ParentRunner/run()[C:\Users\mlabriola\Documents\workspaces\net\digi talprimates\opensource\flexunit\FlexUnit4\src\org\flexunit\runners\ParentRunner.as:315]
            at org.flexunit.runner::FlexUnitCore/beginRunnerExecution()[C:\Users\mlabriola\Documents\wor kspaces\net\digitalprimates\opensource\flexunit\FlexUnit4\src\org\flexunit\runner\FlexUnit Core.as:177]
            at org.flexunit.token::AsyncListenersToken/sendReady()[C:\Users\mlabriola\Documents\workspac es\net\digitalprimates\opensource\flexunit\FlexUnit4\src\org\flexunit\token\AsyncListeners Token.as:59]
            at org.flexunit.runner.notification.async::AsyncListenerWatcher/sendReadyNotification()[C:\U sers\mlabriola\Documents\workspaces\net\digitalprimates\opensource\flexunit\FlexUnit4\src\ org\flexunit\runner\notification\async\AsyncListenerWatcher.as:87]
            at org.flexunit.runner.notification.async::AsyncListenerWatcher/handleListenerReady()[C:\Use rs\mlabriola\Documents\workspaces\net\digitalprimates\opensource\flexunit\FlexUnit4\src\or g\flexunit\runner\notification\async\AsyncListenerWatcher.as:97]
            at flash.events::EventDispatcher/dispatchEventFunction()
            at flash.events::EventDispatcher/dispatchEvent()
            at flexunit.flexui::FlexUnit4TestRunner/handleConnect()[C:\work\flex\ide_builder\com.adobe.f lexbuilder.flexunit\flexunitframework\src\flexunit\flexui\FlexUnit4TestRunner.as:296]
            at flash.events::EventDispatcher/dispatchEventFunction()
            at flash.events::EventDispatcher/dispatchEvent()
            at flash.net::XMLSocket/reflectEvent()

    Not a bug and fully expected behavior.
    FlexUnit 4 is really just a collection of runners that can handle just about anything that is thrown at it as well as handle any pluggable runners that others write. The level of extensibility comes with some complexity. So, by the time that single method of yours is executed, there are actually probably a hundreds methods in the framework for getting everything setup, inspected and ready to go.
    The stacktrace always looks up the stack from your failure to the last point where a particular chunk of code execution began, so the 60 is basically just that number of methods. There isn't a whole lot that can be done about it save for eventually provinding filtering to eliminate showing some of our stuff and making the track more legible.
    Regarding the async thing, your method isn't async but FlexUnit4 is. Inside of the Flash Player we are operating on frames. We don't have the luxury of threads and the like that Java has, so we have to handle the possibility that something might be async on a much deeper level. We also do something called green threading where we actually watch how much time we take in execution. Once we have taken 90% ish of the time available in a given frame, we wait until the next one before we begin executing again. This allows us to run long and compelx test suites without getting a timeout from the flash player (which happens if any single frame takes longer than 15 seconds to execute). So, even though your method isn't doing anything async, all of these other pieces have to account for the chance that something will be. Hence the reason that you see async pieces in the stack trace.
    Hope that helps,
    Mike

  • Assertion failure during drill in Hierarchy - OBIEE11g

    Hi All,
    I have a table with Hierarchy (Tree Structure) and few measures being displayed.
    When I try to drill through various levels, I am seeing the following error :
    Error generating view. Error getting cursor in GenerateHead
    Error Codes: OAMP2OPY:ACIOA5LN
    Assertion failure: !(ei == rElement.childElements_end()) at line 1613 of C:\ADE\aime_bi\bifndn\analytics_web\main/project/webquerymanager/dynamicsql.cpp
    Has anyone faced similar issue ?
    Does this happen when we have optional levels ?
    Thanks for any pointers.
    Sujana

    Optional levels in the sense.. say we have 3 levels of hierarchy.
    Org1 - > Org2 -> Org3
    Org 1=A, Org 2=1, Org 3=Z
    Org 1=A, Org 2=2, Org 3=NULL
    Org 1=B, Org 2=NULL, Org 3=NULL
    Is there any restriction that all levels are to be present ? I mean does 11g support only case1 ?

  • Loadjava gives ORA-29516: Assertion failure at eox.c:232

    I was trying to test on the loadjava and Java Stored Procedure capabilities on Oracle 9i Release 2.
    I ran into the following error when I tried to load a number of Oracle jar library files into the database (in order to resolve my class using org.apache.soap packages).
    Error while computing shortname of org/apache/soap/Utils
    ORA-29516: Aurora assertion failure: Assertion failure at eox.c:232
    Uncaught exception Root of all Java exceptions: java.lang.NullPointerException
    ORA-06512: at "SYS.DBMS_JAVA", line 213
    ORA-06512: at line 1
    I ran the following command:
    loadjava -thin -user system/manager@<host>:1521:local -resolve -synonym -verbose -grant public
    D:/jdev9i/soap/lib/soap.jar D:/jdev9i/lib/dms.jar D:/jdev9i/jlib/javax-ssl-1_1.jar
    C:/ora81/lib/servlet.jar D:/jdev9i/jdk/jre/lib/ext/mail.jar
    Does anyone has any idea how I can resolve this problem? Response is appreciated. Thanks!

    I have Oracle-DB Server on Linux and Windows-2000.
    I try to deploy the Java-Function to Oracle-DB with JDevelopr.
    My Email: [email protected]
    Here are my deploy-Preview:
    -user
    <connect string>
    -order
    -resolve
    -noverify
    -debug
    -definer
    -force
    -synonym
    -verbose
    thanks
    MZ

Maybe you are looking for

  • Memory/Speed of Split 1D array vs Delete from array

    Just wondering how Split 1D array works - does it create two new arrays in a new section of memory or does it just split the existing array in two, reusing the memory in place. (assuming that the original array is not needed elsewhere). If the latter

  • Sort photos by newest first

    Am I missing something? I just want to sort photos newest first. Currently it is oldest. How can I change this?

  • Signal losses after restoring. Why?

    Hello, I currently have a problem with my iPhone5c's signal, bought from September last year. It suddenly started a few days ago. My signal on the phone keeps on failing. It keeps on saying "Searching-" and it sometimes catches the signal and would s

  • DTP Technical status red

    Hello all, I have a BI 7.0 system which is being recently upgraded with EHP1. After this upgrade we are facing two problems with DTP. 1) The techical status of the DTP is getting red and We have to manually set the status green.Whichever setting we u

  • Editing office documents online after Integrating them from Windows

    Hello all, After following these instructions http://help.sap.com/saphelp_erp2005vp/helpdata/en/ed/b334ea02a2704388d1d2fc3e4298ad/content.htm  to integrate our windows system into the portal, I'd like users to have the ability to edit documents onlin