The er_print crashes while analyzing datarace

Dear all,
I have installed the latest Sun Studio12 and use its DRDT tools to detect the race condition.
After the execution of "collect -r on a.out", I can see that the experiement data has been successfully collected. But when I execute "er_print <tha.name>", er_print crashes.
The following is the related crash info:
# ls -lrht
total 12773670
drwxr-xr-x 2 rtp99 dba 512 Apr 10 13:56 MgmtFctAPI
drwxr-x--- 4 rtp99 dba 512 May 9 14:24 RtpEvtHdl01
-rw------- 1 rtp99 dba 900M Jun 8 14:09 core.pcs.19549.1181282948
-rw------- 1 zhf mobile 37M Jun 8 15:09 core.pcs.27127.1181286589
-rw------- 1 zhf mobile 547M Jun 8 15:18 core.pcs.27825.1181287097
-rw------- 1 rtp99 dba 911M Jun 8 16:34 core.pcs.4208.1181291656
drwxr-xr-x 33 rtp99 dba 1.0K Jun 8 16:45 pcs
-rw------- 1 rtp99 dba 371M Jun 8 16:49 core.pcs.6244.1181292550
-rw------- 1 rtp99 dba 239M Jun 8 16:57 core.pcs.7122.1181293055
-rw------- 1 rtp99 dba 235M Jun 8 17:11 core.pcs.8759.1181293881
-rw------- 1 zhf mobile 307M Jun 8 18:49 core.er_print.14083.1181299747
-rw------- 1 zhf mobile 307M Jun 8 18:52 core.er_print.14339.1181299906
-rw------- 1 zhf mobile 306M Jun 8 18:58 core.er_print.14882.1181300314
-rw------- 1 zhf mobile 237M Jun 8 19:00 core.er_print.14927.1181300421
-rw------- 1 zhf mobile 530M Jun 8 19:10 core.er_print.15816.1181300989
-rw------- 1 yyj mobile 237M Jun 11 09:40 core.er_print.24839.1181526011
-rw------- 1 yyj mobile 237M Jun 11 09:45 core.er_print.24927.1181526327
-rw------- 1 yyj mobile 306M Jun 11 10:33 core.er_print.26727.1181529189
-rw------- 1 yyj mobile 290M Jun 11 10:41 core.er_print.27057.1181529676
-rw------- 1 yyj mobile 237M Jun 11 11:41 core.er_print.2877.1181533293
# dbx /usr/bin/er_print core.er_print.27057.1181529676
For information about new features see `help changes'
To remove this message, put `dbxenv suppress_startup_message 7.6' in your .dbxrc
Reading er_print
core file header read successfully
Reading ld.so.1
Reading liber_dbe.so
Reading libCstd.so.1
Reading libCrun.so.1
Reading libc.so.1
Reading libdl.so.1
Reading libnsl.so.1
Reading libCstd_isa.so.1
Reading libc_psr.so.1
program terminated by signal SEGV (no mapping at the fault address)
0xfeed512c: freeunlocked+0x004c: ld [%i5 - 8], %o3
(dbx) threads
dbx: thread related commands not available
(dbx) where
=>[1] freeunlocked(0x61697473, 0x0, 0x931a8, 0xfef6fad4, 0xfef68298, 0x61697473), at 0xfeed512c
[2] free(0x61697473, 0xfeed50a8, 0x931e8, 0x1ff18, 0xfef68298, 0xfeed50a8), at 0xfeed50cc
[3] dbeGetRaceData(0x1, 0x6a42ea8, 0x6a30340, 0xff30e0ce, 0x1, 0x1), at 0xff276218
(dbx)
And I find that It alwasy crash in this race:
Race #2, Vaddr: 0xfcb24
Access 1: Read, __rwstd::__rb_tree<std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::pair<const std::basic_string<char,std::char_traits<char>,std::allocator<char> >,pcsia::CIaBGFData*>,__rwstd::__select1st<std::pair<const std::basic_string<char,std::char_traits<char>,std::allocator<char> >,pcsia::CIaBGFData*>,std::basic_string<char,std::char_traits<char>,std::allocator<char> > >,std::less<std::basic_string<char,std::char_traits<char>,std::allocator<char> > >,std::allocator<std::pair<const std::basic_string<char,std::char_traits<char>,std::allocator<char> >,pcsia::CIaBGFData*> > >::iterator::operator*()const + 0x00000098,
line 321 in "tree"
Access 2: Write, __rwstd::__rb_tree<std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::pair<const std::basic_string<char,std::char_traits<char>,std::allocator<char> >,pcsia::CIaBGFData*>,__rwstd::__select1st<std::pair<const std::basic_string<char,std::char_traits<char>,std::allocator<char> >,pcsia::CIaBGFData*>,std::basic_string<char,std::char_traits<char>,std::allocator<char> > >,std::less<std::basic_string<char,std::char_traits<char>,std::allocator<char> > >,std::allocator<std::pair<const std::basic_string<char,std::char_traits<char>,std::allocator<char> >,pcsia::CIaBGFData*> > >::iterator::operator=(const __rwstd::__rb_tree<std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::pair<const std::basic_string<char,std::char_traits<char>,std::allocator<char> >,pcsia::CIaBGFData*>,__rwstd::__select1st<std::pair<const std::basic_string<char,std::char_traits<char>,std::allocator<char> >,pcsia::CIaBGFData*>,std::basic_string<char,std::char_traits<char>,std::allocator<char> > >,std::less<std::basic_string<char,std::char_traits<char>,std::allocator<char> > >,std::allocator<std::pair<const std::basic_string<char,std::char_traits<char>,std::allocator<char> >,pcsia::CIaBGFData*> > >::iterator&) + 0x000000D4
Total Traces: 7
Segmentation fault (core dumped)
I asked a developer in SUN and he told me that "This could be a problem cause by long function name of C++ class member function"
Could developer of er_print have a look at this and give me some hints?
many thanks!
Cheers
Shen

Hi, Shen
This bug has been fixed in the first patch for Sun Studio 12. We will update the forum when the patch is released.
Thanks a lot!
-Xi

Similar Messages

  • We have a 2.66 GHz IntelCore2Duo iMac; OS X 10.6.8.  This morning the computer crashed while my daughter was working on a document.  When she restarted it, all .rtf files start with "Applications/ical.app/" and some other garbled text. Not sure how to fix

    Applications/iCal.app  /ˇˇO fiImgRfiFBIL“ ¬ √„P¶H+  s  Ö√ßiø
    ˇ˛ˇˇˇˇ    s  m  l&#127;   App.icns   Macintosh HD 1Applications/iCal.app/Contents/Resources/App.icns  /ˇˇ”   wxyO ††  √„P¶H+&#127;
    Á√ rS
    ˇ˛ˇˇˇˇ  &#127; 
    iPhoto.app   Macintosh HD  Applications/iPhoto.app  /ˇˇZiPhoto.appO 
    ImgR
    FBIL˛ Ó √„P¶H+
    È
    > √»
    8
    ˇ˛ˇˇˇˇ 
    È
    Ë
    Á&#127; . NSApplicationIcon.icns   Macintosh HD AApplications/iPhoto.app/Contents/Resources/NSApplicationIcon.icns  /ˇˇ  %/DV^dqxÉçü°¢©≥æƒÀ—÷€ = ] @ G       % ˆ   Í Ò ¬ œ · Ë


    Ê
    Ï
    Û
    ¸ º … ∞ ∑ s | ] d $ /   % Â Ò ‡ Á ß ≤ ù § Æ π ø ∆ œ &#127; ô ~ Ö ·   Î Ú!û!≥"≈"Ã%X%Ç&i&p(‰(ˆ)›)‰)Â)Ï)ˆ* * * * * *2*4*;*A*H+%+<,l,s- -$. . .•.Æ/}/Ñ0!1 1
    1¨1∑  z2≈

    Could be many things, we should start with this...
    "Try Disk Utility
    1. Insert the Mac OS X Install disc, then restart the computer while holding the C key.
    2. When your computer finishes starting up from the disc, choose Disk Utility from the Installer menu at top of the screen. (In Mac OS X 10.4 or later, you must select your language first.)
    *Important: Do not click Continue in the first screen of the Installer. If you do, you must restart from the disc again to access Disk Utility.*
    3. Click the First Aid tab.
    4. Select your Mac OS X volume.
    5. Click Repair Disk, (not Repair Permissions). Disk Utility checks and repairs the disk."
    http://docs.info.apple.com/article.html?artnum=106214
    Then try a Safe Boot, (holding Shift key down at bootup), run Disk Utility in Applications>Utilities, then highlight your drive, click on Repair Permissions, reboot when it completes.
    (Safe boot may stay on the gray radian for a long time, let it go, it's trying to repair the Hard Drive & clear caches.)
    If perchance you can't find your install Disc, at least try it from the Safe Boot part onward.
    If that doesn't help Reinstall the OS.

  • Imovie crashes while analyzing

    This happened to me last year and I solved it with apple support. Unfortunately my applecare has run out so I have to figure out for myself. From what I remember it had something to do with permissions but beyond that I haven't a clue. Any help would be much appreciated. I have several projects to get done in the next month.

    Post the crashlog and let's have a look.

  • Errors while Analyzing the Schema

    Hi,
    I have received the below error while analyzing the whole schema.Could you pls me resolving this.
    ANALYZING estimate 'FMX_OUTBOUND_RPT','URL_LINK_LOGS'10/23/2006 07:14:49FOR ALL
    COLUMNS SIZE 1
    BEGIN datprd.ANALYZE_OBJECT.ANALYZETAB(8,'4.0',99); END;
    ERROR at line 1:
    ORA-01031: insufficient privileges
    ORA-06512: at "SYS.DBMS_STATS", line 12639
    ORA-06512: at "SYS.DBMS_STATS", line 12658
    ORA-06512: at "DATPRD.ANALYZE_OBJECT", line 91
    ORA-06512: at line 1
    I have excluded the SYS & SYSTEM schemas for Analyzing.
    Thanks
    Gaurav

    Are you trying to analyze objects that do not belong to the user performing the analyze? If so, that user would need the ANALYZE ANY system privilege. Depending on your organizations policies it might be better to have each user analyze their own objects instead of granting the ANALYZE ANY privilege to a user.

  • Premiere Pro CC Crashes While Rendering With Mercury OpenCL

    Hi guys!
    Every time I try to render a ~2 min video in H.264 using the OpenCL renderer which is fully supported on my 7970 (2x Crossfire) the program crashes while rendering. (Usually around 28%)
    If I switch to Mercury Software renderer, it renders perfectly.
    I am currently using AMD 13.6beta2 drivers, and PPCC is fully updated, any suggestions?
    Additionally, for the half minute that it tries to render with OpenCL before crashing, by checking the GPU utilization % in AMD catalyst overdrive, it seems to not be utilizing the gpu at all... And then promtly crashes of course...
    I hope I can fix this problem soon... Really dissapointed with this adobe product.
    Thanks a lot!

    Rendering without any effects ----------> Still Crashes
    Disabling Crossfire ----------------------- > Still Crashes
    Reinstalling Premiere ---------------------> Still Crashes
    Physically Removing the 2nd GPU -----> Works
    So, is there any way I can get this to work while having both GPUs physically installed in the computer?
    It would be quite a hastle to remove the 2nd one each time I need to use PP!
    One odd thing also is that from watching the gpu utilization while rendering H.264 1080p, the GPU is only being used to about 30%, and very intermittently.... I would imagine things would accelerate quite a lot if it actually utilized the whole GPU!
    Thank you very much guys!

  • Constant Safari crashes while using flash: Exception Type:  EXC_BAD_ACCESS (SIGBUS) Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000002078 Crashed Thread:  0  Thread 0 Crashed: 0   ...lashPlayer-10.4-10.5.plugin     0x1c2a5245 NP_Initialize   1564

    I keep reporting this to Apple...I'm using a Macbook Pro with OS 10.5.8 (I have a DVD here with 10.6, but the mac sees this as a blank DVD, so I can't update the OS, and this DVD came with my purchase; that's one issue). The other big issue are the constant crashes while using Safari. It's happening several times a day, usually when Flash is involved:
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000002078
    Crashed Thread:  0
    Thread 0 Crashed:
    0   ...lashPlayer-10.4-10.5.plugin          0x1c2a5245 NP_Initialize + 1564869
    1   ...lashPlayer-10.4-10.5.plugin          0x1c2a8af8 NP_Initialize + 1579384
    2   ...lashPlayer-10.4-10.5.plugin          0x1c29a2ed NP_Initialize + 1519981
    3   ...lashPlayer-10.4-10.5.plugin          0x1c1213d7 unregister_ShockwaveFlash + 444951
    4   ...lashPlayer-10.4-10.5.plugin          0x1c121865 unregister_ShockwaveFlash + 446117
    etc....

    Yeah, I've already updated to latest version of Flash.

  • ORA-00081 & ORA-00600 while analyzing tables in 10g 10.2.0.2

    Did anyone face the below issue while analyzing the tables and table partitions?
    ORA-00081: address range [0x600000000009EC20, 0x600000000009EC24) is not readable
    ORA-00600: internal error code, arguments: [qkaffsindex3], [], [], [], [], [], [], []
    The failing sql is
    'ANALYZE TABLE "SAP<SID>"."/BIC/E100076" PARTITION ("/BIC/E100076142008007") COMPUTE STATISTICS FOR TABLE FOR COLUMNS SIZE 75 "SID_0FISCPER","KEY_
    1000761","KEY_1000762","KEY_1000763","KEY_1000765","KEY_1000766","KEY_1000767","KEY_100076P","KEY_ZXGL_C19T","KEY_ZXGL_C19U" FOR ALL LOCAL INDEX
    ES'
    Oracle version is 10.2.0.2 and OS is HP-UX Itanium ia64 11.23.

    I almost forgot it, anyway:
    Do not use the COMPUTE and ESTIMATE clauses of ANALYZE statement to collect optimizer statistics. These clauses are supported solely for backward compatibility and may be removed in a future release. The DBMS_STATS package collects a broader, more accurate set of statistics, and gathers statistics more efficiently.
    You may continue to use ANALYZE statement to for other purposes not related to optimizer statistics collection:
    To use the VALIDATE or LIST CHAINED ROWS clauses
    To collect information on free list blocks
    Further reference:
    http://download-east.oracle.com/docs/cd/B19306_01/server.102/b14211/stats.htm#i41282
    Adith

  • App crashed while processing an inapp purchase.

    How can I make sure I don't get charged for an inapp purchase that didn't work because the app crashed while it was processing?

    Hello sherrill.cairns,
    Thanks for using Apple Support Communities.
    If you want to see if a purchase went through, you can check your previous purchases in iTunes.  If the purchase did go through and you were charged, yet the in-app item does not appear in the application, then you can report a problem with the purchase so it can be reviewed.
    See your purchase history in the iTunes Store - Apple Support
    Have a good one,
    Alex H.

  • Organizer crashed while writing metadata, now catalog isn't up-to-date

    I have been tagging faces, moving tags around and changing dates on scanned photos in my 40K photo library. I was all finished organizing everything, and then asked PSE11 to write the metadata to files (ironically, to avoid losing all of my weeks of work). The organizer crashed while doing this, and when I reopened my catalog, it did not have much of the information I had spent so much time organizing. I'm not sure when it stopped saving changes, but it was at least a couple of days ago. My files all appear ok, but the database file is not up-to-date. I decided to make a copy of the database file so that I would have it just in case anything else happens while I try to figure out this mess, but the location found under Help>System Info doesn't even exist! I have 2 questions:
    Is there any way to get back the 10+ hours of tagging and reorganizing work I put in; and
    How can I find out where the catalog file is so that I can make a copy for safe-keeping? Currently the System Info says it should be here: /Users/my user name/Library/Application Support/Adobe/Elements Organizer/Catalogs/My Catalog 1/
    I am on a mac running Mavericks. I already went into my Time Machine backup to find a previous version of the catalog, but no joy. Any help would be greatly appreciated!

    Victoria please also see Creative Cloud AAM lists Applications as "Up to Date" when not installed - http://helpx.adobe.com/creative-cloud/kb/aam-lists-removed-apps-date.html.

  • Rman with commvault mml: database crash while delete obsolete

    Hello!
    I have a problem concerning RMAN, delete obsolete and CommVault media management library: Every night at 23:00 we run a RMAN "Backup" to delete the obsolete backup files from tape. Since the update to CommVault agent 8 (from version 7) the database crashes while the delete obsolete command. The normal backup (incremental 0/1) works without problem.
    After restarting the database i tried the delete obsolete via shell -> same result: CRASH.
    The CommVault support says that there is an Oracle bug with different MML's, that causes this behaviour - but i can't find anything at Metalink.
    This is the output of RMAN (tell me which other logs can be helpful):
    RMAN-Sperr-Policy wird f³r den Befehl angewendet
    RMAN-Sperr-Policy ist auf ein Recovery-Fenster von 0 Tagen festgelegt
    Die folgenden veralteten Backups und Kopien werden gel÷scht:
    Typ Schl³ssel Abschlusszeit Dateiname/Handle
    Backup Set 7 01.09.10
    Backup Piece 12 01.09.10 c-190884945-20100901-01
    Backup Set 9 01.09.10
    Backup Piece 17 01.09.10 c-190884945-20100901-02
    M÷chten Sie die obigen Objekte wirklich l÷schen (geben Sie YES oder NO ein)? yes
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-00601: fatal error in recovery manager
    RMAN-03004: Abbruchfehler bei der Ausf³hrung des Befehls
    ORA-12514: TNS: Listener kann in Connect-Deskriptor angegebenen Service aktuell nicht aufl÷sen -> listener can not resolve service name
    RMAN-03009: Fehler bei delete Befehl in ORA_MAINT_SBT_TAPE_1 Kanal auf 09/02/2010 08:57:37 -> error at delete command
    ORA-03135: connection lost contact
    Recovery Manager nicht kompatibel mit TARGET Datenbank: RMAN 14155912.14155908.14312748.1 bis 1651797107.0.27143.0 erforderlich -> recovery not compatible with TARGET database
    Best regards,
    Christian

    Hi,
    show parameter plsq
    plsql_code_type           string     INTERPRETED
    plsql_compiler_flags          string     INTERPRETED, NON_DEBUG
    That database is in interpreted mode.
    Check also the pacakages:
    select OWNER, OBJECT_NAME , PARAM_NAME ||'='||PARAM_VALUE param from DBA_STORED_SETTINGS where OBJECT_NAME in ( 'DBMS_RCVCAT','DBMS_RCVMAN' )and param_name = 'plsql_code_type'
    OWNER               OBJECT_NAME
    PARAM
    SYS               DBMS_RCVMAN plsql_code_type=INTERPRETED
    SYS               DBMS_RCVMAN plsql_code_type=INTERPRETED
    If it is native you have an issue!
    François,

  • I have the latest downloadable version of LR5.  It crashed while it was createing 1:1 previews during an import. After a Win7(64) restart, it shows a message that LR needs to quit because it can't read the preview files and it will try to fix it the next

    I have the latest downloadable version of LR5.  It crashed while it was createing 1:1 previews during an import. After a Win7(64) restart, it shows a message that LR needs to quit because it can't read the preview files and it will try to fix it the next time is launches.  I get the same message the next and every subsequent time it launches so I can't launch LR at all now.
    I get that the preview file got corrupted somehow.  Is there some way to fix this problem without building a new catalog?

    Use Windows Explorer to open the folder containing your catalog. You will see a folder with the extension .lrdata. You need to delete that folder and then start Lightroom again. Lightroom will generate a new previews folder.

  • I've bought a movie but iTunes crashes while trying to download it. Do you experience the same today?

    I've bought a movie but iTunes crashes while trying to download it. Do you experience the same today?

    Can you not sync your iPod with iTunes? That should get the movie onto your computer. Now sync your iPad and transfer the movie?

  • LV crashes while loading my llb, but the built app. functions correctly???

    I�m hoping someone may understand the cause of the LabVIEW crash I�m experiencing.
    LabVIEW 6.1 crashes and Windows 2000 says, "LabVIEW.exe has generated errors and will be closed by Windows" when I try to load an llb by clicking on the top-level vi from within LabVIEW or when opening the llb from outside LabVIEW. It crashes while loading particular sub-vi�s of the llb. If I try to load the offending subvi�s directly, I also get the same crash. If I build the llb into an application, the build goes smoothly and the resulting application functions correctly. If I use a �splash screen� approach and do not load the offending sub-vi�s (by not opening vi references to them), they load-up fi
    ne when the top-level vi loads and then I am able to edit and re-save any vi of the llb including the offending sub-vi�s. I�ve tried re-saving the llb as a separate development distribution and still get the same crash behavior. I�ve also tried saving the offending sub-vi�s to separate files outside the mother llb (after getting them open with the splash screen approach) and I get the same crash when I open these files. If I save one of the offending sub-vi�s as a separate llb, I can�t get it open even with the splash screen approach. I�ve loaded the latest video driver for my Dell Inspiron 8100 laptop and I get the same behavior on a Dell Dimension 8200 desktop that is also running Windows 2000 (Version 5 SP4). There are 110 objects in my llb that includes *.vi�s, *.rtm�s, and *.ctl�s.. Any ideas as to why/how this is occurring and how I can fix it? Is this a known 6.1 bug that is fixed in 7? Any info would be greatly appreciated. I�ve included my splash screen like loader, f
    or what it�s worth. Thanks.
    Attachments:
    __loadVIs.vi ‏88 KB

    Thanks for responding. Your understanding is correct. Mass compiling was one of the first things I tried (although I failed to mention it). I also un-installed and re-installed LabVIEW. It crashes during mass compiling of the full llb, although the vi that it appears to be working on when it crashes is not an �offender�, i.e. I can open that vi fine. The crash during mass compiling is the same crash, i.e. Windows says it had to close LabVIEW because it generated errors.
    I�ve attached one of the offenders. It is missing many of it�s sub-vi�s so you�ll have to hit �ignore vi� a bunch when opening it. (The llb of it is ~2.6 MB. I thought that might be too big/rude to post.) This vi crashes LabVIEW upon mass compile or upon opening it (after hit
    ting �ignore subvi� a bunch).
    I was going to attach an llb of another smaller offender, but in the process of editing it to be a little prettier and better documented, the problem kind of vanished for that vi. The main routine still crashes when I mass compile the full llb, but now I can open some of the old offenders without incident. I still can�t open the main routine directly as it crashes LabVIEW. Thanks for your time.
    Attachments:
    aveParam.vi ‏769 KB

  • My photoshop CS4 keeps crashing while I am in the middle of editing a photo. I am running Mac OS X 10.9.4. I have tried to contact support and I was directed here.

    My photoshop CS4 keeps crashing while I am in the middle of editing a photo. I am running Mac OS X 10.9.4. I have tried to contact support and I was directed here.

    You were redirected to this user forum because CS4 is no longer supported by Adobe at all.
    We'll need a lot more info before we can help.
    You'll have to manually determine whether Photoshop CS4 is updated to version 11.0.2 (the Adobe auto updater is most unreliable in CS4), and give us plenty of other information.
    BOILERPLATE TEXT:
    If you give complete and detailed information about your setup and the issue at hand, such as your platform (Mac or Win), exact versions of your OS, of Photoshop and of Bridge, machine specs, such as total installed RAM, scratch file HDs, video card specs, what troubleshooting steps you have taken so far, what error message(s) you receive, if having issues opening raw files also the exact camera make and model that generated them, etc., someone may be able to help you.
    Please read this FAQ for advice on how to ask your questions correctly for quicker and better answers:
    http://forums.adobe.com/thread/419981?tstart=0
    Thanks!

  • I updated to the iSO6 and my phone now keeps crashing  while saying, "Invalid SIM." What do I do?

    I updated to the iSO6 and my phone now keeps crashing  while saying, "Invalid SIM." What do I do?

    Thank you very much! I actually tried doing that with a paper clip but was not successsful. I feel I tried plugging in the clip in in every possible way and it still did not work. Is there is a special trick to the way this needs to be done? I felt like if I kep pushing, I was going to damage the device.

Maybe you are looking for

  • Power Supply and Graphics Card Question for HP Pavilion a6432p

    Hello! I have the HP Pavilion a6342p, and I'm wanting to install an NVIDIA Graphics Card either 512MB or 1GB. However, I'm not sure what is the power supply to this model (most graphics cards are saying 300-350W supply required).  Can anyone tell me

  • How can I send a mapping based CFC object?

    I got an exception on sending a CFC object through EventGateway for Flex Messaging. The result of SendGatewayMessage says FALSE: Error on server: java.rmi.UnmarshalException: error unmarshalling arguments; nested exception is: java.lang.ClassNotFound

  • Playing media error message

    Hi.  I have a bb torch 9860, and currently using v7.1 bundle 1149, I also have a 16gb memory card, and sometimes when I try to play a song (any from my playlist) it appears on screen "an error has occurred attempting to play media" and of course, son

  • CR377488 - How to implement this

    Hi , in oracle website i found this as Known Issue and solution is mentioned . CR377488  Using the getRelationshipTypes() method of the REX Asset object to return every relationship type is not recommended and in a future release may no longer be sup

  • Installing CS6 on my new Mac

    I had CS6 on my windows computer and did not deactivate it before uninstalling.  I am now having difficulty installing it on my new Mac.  Can you advise me please what I need to do? Thanks