Publisher Error Message help!

I get the below error, and it seems to think i am converting a ' ' to a date, therefore not sure where or why its trying to convert and empty value.
Any ideas?
WT-OP 2007-07-16T15:56:55.987 Crm Publisher Failed to write event to Siebel database Method 'SetFieldValue' of business component 'Contact' (integration component 'Contact') returned the following error:
"The value ' ' cannot be converted to a date time value.(SBL-DAT-00359)" (SBL-EAI-04376) Error ITGCMS01VS14 CrmPublisher

Actually, look carefully, and you will notice there is a space between the quotes!
- Bill

Similar Messages

  • "Unknown Publisher" error message during installation

    Ok, I have tried for several days and even got ahold of Microsoft on this issue. Every time i go to download Itunes the download is ok, but when it goes to install Itunes, I ALWAYS get "Unknown Publisher" error message and installation is cancelled. How do i resolve this issue? Any ideas?????

    Welcome to AD!
    Some folks have had success by downloading and installing QuickTime standalone, then installing itunes after QT. iTunes needs QT codecs to play audio & video.
    http://www.apple.com/quicktime/download/
    Make sure to get the version withOUT itunes.

  • When i try to download apps from the app store it gives me an error message help!!

    when i try to download apps from the app store it gives me an error message help!!

    Well this is my first time using the support community so I didn't know how it worked. It was giving me the error message 1004. I figured it out though thanks.

  • Error messages help need asap!!!!

    hi this is my code and I need help with what i need to do and how to do it to get rid of the error messages
    CREATE OR REPLACE FUNCTION
    no_of_task_types (x NUMBER)
    RETURN NUMBER IS
    my_val NUMBER;
    BEGIN
    SELECT COUNT(distinct t.task_type_no)
    INTO my_val
    FROM employee e, assignment a, task t
    WHERE e.employee_id = x
    AND e.employee_no = a.employee_no
    AND t.task_id = a.task_id
    RETURN tasktotal;
    END;
    SHOW ERRORS
    these are the error messages:
    Warning: Function created with compilation errors.
    Errors for FUNCTION NO_OF_TASK_TYPES:
    8/1     PL/SQL: SQL Statement ignored
    13/27     PL/SQL: ORA-00933: SQL command not properly ended

    Hi,
    Welcome to the forum!
    Don't say things like "urgent" or "asap" (as in your title, "error messages help need asap!!!!"). It's rude.
    971848 wrote:
    hi this is my code and I need help with what i need to do and how to do it to get rid of the error messages
    CREATE OR REPLACE FUNCTION
    no_of_task_types (x NUMBER)
    RETURN NUMBER IS
    my_val NUMBER;
    BEGIN
    SELECT COUNT(distinct t.task_type_no)
    INTO my_val
    FROM employee e, assignment a, task t
    WHERE e.employee_id = x
    AND e.employee_no = a.employee_no
    AND t.task_id = a.task_id
    RETURN tasktotal;
    END;
    SHOW ERRORS
    these are the error messages:
    Warning: Function created with compilation errors.
    Errors for FUNCTION NO_OF_TASK_TYPES:
    8/1     PL/SQL: SQL Statement ignored
    13/27     PL/SQL: ORA-00933: SQL command not properly endedIt looks like you're missing a semicolon at the end of line 13; that's why the statement beginning at line 8 can't be understood.
    Also, you store a number in my_val, but never use that number, and you have a variable called tasktotal that's never defined. Should my_val and tasktotal be the same variable?
    Perhaps this is what you want:
    CREATE OR REPLACE FUNCTION
           no_of_task_types (x NUMBER)
    RETURN NUMBER IS
        tasktotal   NUMBER;
    BEGIN
        SELECT  COUNT(distinct t.task_type_no)
        INTO    tasktotal
        FROM    employee e, assignment a, task t
        WHERE   e.employee_id = x
        AND     e.employee_no = a.employee_no
        AND     t.task_id        = a.task_id;          -- ; at end is important
        RETURN tasktotal;
    END;
    /This question doesn't have anything to do with SQL*Plus, so maybe the SQL*Plus forum isn't the best place for it. This is strictly a PL/SQL problem; in the future, post questions like this in the PL/SQL. The FAQ page for that forum, {message:id=9360002} , can really help you.

  • Newbie needs help sorting out a publishing error message!

    I'm just learning this stuff, and I got the following message when I tried to publish my website.
    Can’t create the file “shapeimage1_link0.png.” The disk may be damaged, full, or you may not have sufficient access privileges.
    I previously published with no problems, after re-editing my sight, I ran into this problem. I'm rather incompetent at this stuff. Help much appreciated!

    Two points that may help some one help me...
    Does this part of the error message
    'shapeimage1_link0.png.' mean that some specific
    image on my site is causing the problem. If I could
    find and delete that would it help? How would I find
    which image has that tag?
    Hello Pete,
    i have been having the same difficulties. I was able to publish last week, but not this week. I followed many of the same procedures that people have been recommending (thanks for all the helpful suggestions), but I still get the same error message. I have a feeling that it is related to an issue with the new OS update and/or with the new iWeb update. I even deleted the new blog entry and went back to iWeb 1.1.1 and I could not get it to publish (thus, I had the same exact conditions that I had last week when I could get it to publish except for now I have OS 10.4.8 instead of 10.4.7).
    I am at a loss on what to try. i get the same exact error message as you do, no matter whether I publish to a folder or to .mac. I can see that almost everything gets published except it gets hung up at creating that 'shapeimage1_link0.png' file. I wish I could find a way to figure out how to have iWeb not create that file.
    I also tried to create a whole new site with the old content and still got the same error message.
    I hope that we can get this problem solved soon (I really think Apple needs to provide a fix). I am starting to look at other programs, just so I can update my existing page. Macromedia Contribute allows me to fix parts of my existing (on the server) website. They have a free 30 day demo. I may have to purchase the program if Apple doesn't fix the problem soon.
    Good luck and I will let you know whether I find a fix.

  • Internet download - unknown publisher error message

    Hi
    I am having problems when I download from the internet, I get a windows error message saying unknown publisher, also my internet pages show error on page, some of the page is missing or it is full of rubbish. This has only been happening for the last few days, but it is appears on every download, I have tried to restore but it only goes back 5 days.
    Help, this is really frustrating.
    Thanks
    Chris

    thanks for your response but I cannot download Firefox, I have reduced my security settings, disabled the antivirus and I am still getting the same message
    I don't know what to do now other than through the thing out of the window, nearly every internet page has an error message now, or it just does not download properly, I have even tried saving the files to my desktop and running as the administrater but I am still getting the same message as before and then the programme just closes, I don't even get the option to download anyway.
    does anyone no what should be ticked or unticked on my security settings??????????????????????????????????????

  • Publishing Error ! Help! Urgent!

    When I try to publish my webpage, i recieve the error message:
    An error occurred while publishing file “/Web/Sites/iWeb/E0CD9B7D-D8C3-4F04-BFA7-2765C1F90474”.
    Could this have anything to do with the fact I only have the trial version? Please help this is quite urgent.
    What can I do to fix this??
    seems like others are getting similar errors, anyone have any ideas?

    Does this happen in iWeb's calculating stage with the horizontal progress bar or during the upload stage with the pie-chart progress indicator?
    Also, Mark Heaton (Apnewbie) has been good enough to compile a bunch of possiblities on a webpage for us...
    http://web.mac.com/mark8heaton/iWeb/PublishErrorsHelp

  • Publish Error message

    I tried to publish a new page of photos, and got an error message that said:
    Publish Error - Can't create the file "captionimage_13.png." The disk may be damaged, full, or you may not have sufficient access privileges.
    I had just published a blog page successfully. I was able to publish the photo page to a folder in the desktop. I opened that and the only png files I could find were images that were in the template, eg. the Mac symbol, and the frames for the photos. Is "captionimage_13.png" referring specifically to one of my photos or one of my captions? If so, how can I isolate the error?
    Can someone help me, please.

    Hi Geraldine...
    I think you may mean megabytes rather than kilobytes when you refer to your file sizes. I suppose it is possible that the limited free space on your iDisk is causing your troubles. I have heard of people who are using the trial .Mac accounts say this (they are only given 50mb instead of 1gb in the standard .Mac membership).
    What you can try to test this theory is to delete your currently published site completely from your iDisk. Then try to publish. Here are the steps to do this...
    1. Mount your iDisk to your Desktop (type Apple-Shift-i) or use the Go menu>iDisk>My iDisk
    2. Double click on the iDisk icon to open it up
    3. Find the Web folder and double click to open it up. You should see two folders: Sites and RSS
    4. Open each of these two folders and delete all of the contents. This will clear out all traces of your published site.
    Now you can try to publish again.
    Keep in mind that doing this will take your existing site offline completely until you are able to publish it again.

  • IWeb: publishing error message

    Out of the blue this afternoon when I tried to upload some changes to the web site I received the following error message
    PUBLISHING ERROR: There was an error communicating with the FTP server. Try again later, or check with your service provider
    To double check the connection to the FTP server I clicked on the "Test Connection" button on the 'FTP Server Settinngs' of the 'Site Publishing Settings' page and the result came back clear and ready to use.  I also ran a speed test on my broadband and that was fine too.
    I cannot see any reason why I would get a publishing error.  Can anyone help me please.
    Thanks

    Apply the two fixes below in order as needed to your iPhoto Library:
    Fix #1
    1 - launch iPhoto with the Command+Option keys held down and rebuild the library.
    2 - run Option #4 to rebuild the database.
    Fix #2
    Using iPhoto Library Manager  to Rebuild Your iPhoto Library
    1 - download iPhoto Library Manager and launch.
    2 - click on the Add Library button and select the library you want to add in the selection window..
    3 - Now that the library is listed in the left hand pane of iPLM, click on your library and go to the Library ➙ Rebuild Library menu option.
    4 - In the next  window name the new library and select the location you want it to be placed.
    5 - Click on the Create button.
    Note: This creates a new library based on the LIbraryData.xml file in the library and will recover Events, Albums, keywords, titles and comments.  However, books, calendars, cards and slideshows will be lost. The original library will be left untouched for further attempts at fixing the problem or in case the rebuilt library is not satisfactory.

  • Trying to Open PSE 9 and get Microsoft Visual C++ Runtime Library Error Message HELP please! :)

    Everything worked fine until I paid and downloaded a program called Rad Lab that works in Photoshop Elements.  I got that downloaded and then tried to open PSE and it won't open and I keep getting this error message.
    I've attached a screen shot of what the message is.  Also Adobe ran an update on my computer and it came up with an error message as well. Adobe Photoshope Elements 9.0.3. Update- "Patch cannot be applied. Please contact customer support"
    So I called customer support and the wait time is over 1 hour so here I am on this forum trying to get some answers! If anyone can help I would appreciate it so much!!!
    Thanks!

    Well, uninstall that RadLab thing, reboot and see if PSE then works.
    Ken

  • Won't sync and no error message. help

    i plug my ipod in to the usb port, it lights up but the screen doesnt change to the normal connecting or syncing screen and it doesn't show up on itunes. there is no dinging sound for connection. no error messages. all my usb ports work, tried them out with other equipment but ipod wont' sync. please help.

    I have the same problem.  I have 64-bit Windows 7, all updates installed, anti-virus uninstalled, and have a specific firewall exception made just for iTunes, however the iTunes Store still refuses to load.  After waiting a (very long) period of time I get the following screen:
    Sometimes I won't get this screen at all, and iTunes will finish loading with a blank screen.  All of my other computers can load iTunes perfectly fine.  This error occurred directly following the iOS 5 update for my iPhone.  Seeing as that the only computer affected was the one updating my iPhone, I figure there's some connection between the two.  I have
    cleared catche, cookies, everything
    uninstalled and reinstalled all Apple software and components (and end processes)
    completely deleted my iTunes library
    tried creating a new account, but can't even do that becuase I can't connect to the store
    tired de-authorizing and re-authroized the account
    signing-out and signing back in
    disabled parental controls
    made sure I WASN'T behind a proxy server
    I
    Apple Support tried to help with my request but for some reason refused to listen to the notion that this problem occured because of an iOS5 update (and iTunes 10.5).  The only thing I haven't done is wipe my harddrive, which seems to be the only option now. 
    Somebody please help.

  • System Exec error message help

    I have a piece of code as shown in the attached jpg.  And I have it deployed just as shown, without the error cluster being wired.  I use this piece of code to ping a server to see if it's there, meaning to see if it responds with a correct ping response.  If so, I then move forward with writing a data file to that server that I write every half hour for days or weeks at a time.  If the ping response is not correct, I simply go on and return one half hour later with even a larger (appended) data file to write.  My main intent is to not have my code sit and wait, trying to write a file to a server that might not be there...  
    I've used this same code and technique for years without fail.  Until recently.  When it did finally fail, I got the worst of all possible outcomes where the ping command itself caused my code to hang with error messages I will provide shortly.  And I'm hoping someone can tell me what would even cause a message like those below in the first place...  The entire goal of using this ping of the server was to avoid having the "write file" command get held hostage by the server not being there...  But if the ping command itself causes the code to put up error messages (and no one is there to monitor this typically) then that constitutes a situation where my cure became my problem.  
    See in the jpg where I use
    ping -w 200 -n 1
    followed by the name or IP address of the server.  (that's what comes out of the "ping" control you see in the jpg).
    The -w 200 modifier is a 200 ms timeout to wait.
    The -n 1 is the number (1) of echo requests to send.
    When this code fails, it puts up, in sequence, four messages like the one below.  Note that this code is running from an executable that would be found on this Windows XP machine at
    C:\Documents and Settings\xxxxuser\My Documents\my_executables\
    The first of the four messages, each of which you have to click OK to to see the next one, is as follows.
    The file C:\Documents and Settings\xxxxuser\My Documents\my_executables\-w could not be opened.  No application was found to open that type of file
    The second message is identical to the above except the "-w" is replaced by "200" (without the quotes).
    Same with the third message except the "200" is now replaced by "1" (without the quotes).
    Same again with the fourth message except the "1" is now replaced by the full name of the server, eg., "myserver.abc.com" (without the quotes).
    Clearly the System Exec.vi (see that in jpg) is parsing up the ping command, but skipping over the "-n" component(???), and it thinks it's supposed to try to open some non-existent file at the same file location as the executable that is executing my code.  
    I get this result rarely so it's hard to figure out what's going on.  Anyone have any ideas what might cause such an error and any hints on how to prevent this show stopping error from occurring???  Do I perhaps just need to practice better programming and wire the error cluster on System Exec.vi???  
    Any thoughts or help would be much appreciated...  thanks.. bob.. 
    Attachments:
    ping pic.jpg ‏19 KB

    It appears to me that your ping command is getting mangled on its way to the command shell, like something is interrupting it or trying to run at the same time.
    When it says the executable cannot be opened, I believe that is because it's trying to process that character or string as its own separate command, instead of as a flag of your ping command.
    I don't know why that would happen or what outside program could be interfering with your call to the command shell.
    I do think that Wart's suggestion is a good one: the cmd /c part should send the command through a slightly different channel that may preven this interference.
    Chris
    Certified LabVIEW Architect
    Certified TestStand Architect

  • CS4 will not install on Mac OS 10.8.2, AIR Error Message HELP!

    Brand new Macbook Pro.
    I pop in my CS4 and I get the error message about installing AIR.
    I install AIR with no issue.
    Open Set up for CS4, the installer runs for a hot minute then I get this error message:
    "This application requires a version of adobe air which is no longer supported. Please contact the application author for an updated version".
    Looked around on the forums and I couldnt really pinpoint this issue, if i missed a solution please link me!
    This is driving me crazy!
    thanks so much!
    kaelea

    here ya go!
    Nov 10 14:19:19 Kaeleas-MacBook-Pro kernel[0]: HFS: Vol: Adobe AIR Very Low Disk: freeblks: 0, dangerlimit: 323
    Nov 10 14:22:20 Kaeleas-MacBook-Pro.local Adobe AIR Installer[2133]: Runtime Installer begin with version 3.5.0.600 on Mac OS 10.8.2 x86
    Nov 10 14:22:20 Kaeleas-MacBook-Pro.local Adobe AIR Installer[2133]: Commandline is: -psn_0_2790057
    Nov 10 14:22:20 Kaeleas-MacBook-Pro.local Adobe AIR Installer[2133]: Installed runtime (3.5.0.600) located at /Library/Frameworks/Adobe AIR.framework
    Nov 10 14:25:16 Kaeleas-MacBook-Pro.local Adobe AIR Installer[2133]: Relaunching with elevation
    Nov 10 14:25:16 Kaeleas-MacBook-Pro.local Adobe AIR Installer[2133]: Launching subprocess with commandline /Volumes/Adobe AIR/Adobe AIR Installer.app -ei
    Nov 10 14:25:20 Kaeleas-MacBook-Pro.local com.apple.SecurityServer[16]: Succeeded authorizing right 'system.privilege.admin' by client '/Volumes/Adobe AIR/Adobe AIR Installer.app' [2133] for authorization created by '/Volumes/Adobe AIR/Adobe AIR Installer.app' [2133] (13,0)
    Nov 10 14:25:20 Kaeleas-MacBook-Pro.local coreservicesd[71]: Application App:"Adobe AIR Installer" [ 0x0/0x2a92a9]  @ 0x0x7fcd39b6b0e0 tried to be brought forward, but isn't in fPermittedFrontASNs ( ( ASN:0x0-0x2b22b2:) ), so denying.
    Nov 10 14:25:20 Kaeleas-MacBook-Pro.local WindowServer[79]: [cps/setfront] Failed setting the front application to Adobe AIR Installer, psn 0x0-0x2a92a9, securitySessionID=0x186a4, err=-13066
    Nov 10 14:25:20 Kaeleas-MacBook-Pro.local com.apple.SecurityServer[16]: Succeeded authorizing right 'system.privilege.admin' by client '/usr/libexec/security_authtrampoline' [2148] for authorization created by '/Volumes/Adobe AIR/Adobe AIR Installer.app' [2133] (3,0)
    Nov 10 14:25:20 Kaeleas-MacBook-Pro.local authexec[2148]: executing /Volumes/Adobe AIR/Adobe AIR Installer.app/Contents/MacOS/Adobe AIR Installer
    Nov 10 14:25:20 Kaeleas-MacBook-Pro.local Adobe AIR Installer[2148]: Runtime Installer begin with version 3.5.0.600 on Mac OS 10.8.2 x86
    Nov 10 14:25:20 Kaeleas-MacBook-Pro.local Adobe AIR Installer[2148]: Commandline is: -ei
    Nov 10 14:25:20 Kaeleas-MacBook-Pro.local Adobe AIR Installer[2148]: Installed runtime (3.5.0.600) located at /Library/Frameworks/Adobe AIR.framework
    Nov 10 14:25:20 Kaeleas-MacBook-Pro.local Adobe AIR Installer[2148]: Launching subprocess with commandline /bin/chmod -fRP +rw "/Users/Shared/Library/Application Support/Adobe"
    Nov 10 14:25:20 Kaeleas-MacBook-Pro.local Adobe AIR Installer[2148]: Launching subprocess with commandline /usr/sbin/chown -hfRP kaeleasim "/Users/kaeleasim/Library/Application Support/Adobe"
    Nov 10 14:25:20 Kaeleas-MacBook-Pro.local Adobe AIR Installer[2148]: Launching subprocess with commandline /bin/chmod -fRP +rw "/Users/kaeleasim/Library/Application Support/Adobe"
    Nov 10 14:25:20 Kaeleas-MacBook-Pro.local Adobe AIR Installer[2148]: Launching subprocess with commandline /usr/sbin/chown -hfRP kaeleasim "/Users/kaeleasim/Library/Preferences/Macromedia/Flash Player/www.macromedia.com/bin"
    Nov 10 14:25:20 Kaeleas-MacBook-Pro.local Adobe AIR Installer[2148]: Starting silent runtime install. Installing runtime version 3.5.0.600
    Nov 10 14:25:35 Kaeleas-MacBook-Pro.local Adobe AIR Installer[2148]: Registering /Applications/Utilities/Adobe AIR Application Installer.app/Contents/Info.plist
    Nov 10 14:25:35 Kaeleas-MacBook-Pro.local Adobe AIR Installer[2148]: Launching subprocess with commandline /usr/sbin/chown -hfRP root:wheel "/Library/Frameworks/Adobe AIR.framework"
    Nov 10 14:25:35 Kaeleas-MacBook-Pro.local Adobe AIR Installer[2148]: Subprocess chown succeeded
    Nov 10 14:25:35 Kaeleas-MacBook-Pro.local Adobe AIR Installer[2148]: Launching subprocess with commandline /usr/sbin/chown -hfRP root:wheel "/Applications/Utilities/Adobe AIR Application Installer.app"
    Nov 10 14:25:35 Kaeleas-MacBook-Pro.local Adobe AIR Installer[2148]: Subprocess chown succeeded
    Nov 10 14:25:35 Kaeleas-MacBook-Pro.local Adobe AIR Installer[2148]: Launching subprocess with commandline /usr/sbin/chown -hfRP root:wheel "/Applications/Utilities/Adobe AIR Uninstaller.app"
    Nov 10 14:25:36 Kaeleas-MacBook-Pro.local Adobe AIR Installer[2148]: Subprocess chown succeeded
    Nov 10 14:25:36 Kaeleas-MacBook-Pro.local Adobe AIR Installer[2148]: Runtime Installer end with exit code 0
    Nov 10 14:25:36 Kaeleas-MacBook-Pro.local Adobe AIR Installer[2133]: Elevated install completed
    Nov 10 14:26:13 Kaeleas-MacBook-Pro.local Adobe AIR Installer[2133]: Launching subprocess with commandline /Library/Frameworks/Adobe AIR.framework/Versions/1.0/Resources/Adobe AIR Updater -installupdatecheck
    Nov 10 14:26:13 Kaeleas-MacBook-Pro.local Adobe AIR Installer[2133]: Runtime Installer end with exit code 0
    Nov 10 14:26:14 Kaeleas-MacBook-Pro.local Adobe AIR Installer[2163]: Runtime Installer begin with version 3.5.0.600 on Mac OS 10.8.2 x86
    Nov 10 14:26:14 Kaeleas-MacBook-Pro.local Adobe AIR Installer[2163]: Commandline is: -installupdatecheck
    Nov 10 14:26:14 Kaeleas-MacBook-Pro.local Adobe AIR Installer[2163]: Installed runtime (3.5.0.600) located at /Library/Frameworks/Adobe AIR.framework
    Nov 10 14:26:15 Kaeleas-MacBook-Pro.local Adobe AIR Installer[2163]: Performing pingback request
    Nov 10 14:26:15 Kaeleas-MacBook-Pro.local Adobe AIR Installer[2163]: Pingback request completed with HTTP status 200
    Nov 10 14:26:15 Kaeleas-MacBook-Pro.local Adobe AIR Installer[2163]: Starting runtime background update check
    Nov 10 14:26:15 Kaeleas-MacBook-Pro.local Adobe AIR Installer[2163]: Begin Background update download from http://airdownload.adobe.com/air/3/background/macos/x86/patch/3.5.0.600/update
    Nov 10 14:26:15 Kaeleas-MacBook-Pro.local Adobe AIR Installer[2163]: Unpackaging http://airdownload.adobe.com/air/3/background/macos/x86/patch/3.5.0.600/update to /Users/kaeleasim/Library/Application Support/Adobe/AIR/Updater/Background
    Nov 10 14:26:15 Kaeleas-MacBook-Pro.local Adobe AIR Installer[2163]: Runtime update not available
    Nov 10 14:26:15 Kaeleas-MacBook-Pro.local Adobe AIR Installer[2163]: Unpackaging cancelled
    Nov 10 14:26:15 Kaeleas-MacBook-Pro.local Adobe AIR Installer[2163]: Runtime Installer end with exit code 0
    Nov 12 01:57:48 Kaeleas-MacBook-Pro.local Adobe AIR Application Installer[870]: Application Installer begin with version 3.5.0.600 on Mac OS 10.8.2 x86
    Nov 12 01:57:48 Kaeleas-MacBook-Pro.local Adobe AIR Application Installer[870]: Commandline is: -playerVersion=11,4,402,287 -sandboxType=remote -securityDomain=airdownload.adobe.com -https=false -fromUserEvent=false -- -isinstalled com.adobe.downloadassistant.AdobeDownloadAssistant adobe.com:air0.29339148150756955 onApplicationVersion
    Nov 12 01:57:48 Kaeleas-MacBook-Pro.local Adobe AIR Application Installer[870]: Installed runtime (3.5.0.600) located at /Library/Frameworks/Adobe AIR.framework
    Nov 12 01:57:48 Kaeleas-MacBook-Pro.local Adobe AIR Application Installer[870]: Application Installer end with exit code 0
    Nov 12 02:00:31 Kaeleas-MacBook-Pro.local Install Adobe Download Assistant[893]: Installed runtime (3.5.0.600) located at /Library/Frameworks/Adobe AIR.framework
    Nov 12 02:00:31 Kaeleas-MacBook-Pro.local Install Adobe Download Assistant[893]: Launching subprocess with commandline "AIR Application Installer" /Volumes/Install Adobe Download Assistant.app/Install Adobe Download Assistant.app/Contents/Resources/Adobe Download Assistant
    Nov 12 02:00:31 Kaeleas-MacBook-Pro.local Adobe AIR Application Installer[896]: Application Installer begin with version 3.5.0.600 on Mac OS 10.8.2 x86
    Nov 12 02:00:31 Kaeleas-MacBook-Pro.local Adobe AIR Application Installer[896]: Commandline is: "/Volumes/Install Adobe Download Assistant.app/Install Adobe Download Assistant.app/Contents/Resources/Adobe Download Assistant"
    Nov 12 02:00:31 Kaeleas-MacBook-Pro.local Adobe AIR Application Installer[896]: Installed runtime (3.5.0.600) located at /Library/Frameworks/Adobe AIR.framework
    Nov 12 02:00:32 Kaeleas-MacBook-Pro.local Adobe AIR Application Installer[896]: Validating app in folder /Volumes/Install Adobe Download Assistant.app/Install Adobe Download Assistant.app/Contents/Resources/Adobe Download Assistant/Contents/Resources
    Nov 12 02:00:34 Kaeleas-MacBook-Pro.local Adobe AIR Application Installer[896]: Application signature verified
    Nov 12 02:00:34 Kaeleas-MacBook-Pro.local Adobe AIR Application Installer[896]: Unpackaging/validation complete
    Nov 12 02:00:34 Kaeleas-MacBook-Pro.local Adobe AIR Application Installer[896]: No app located for appID 'com.adobe.downloadassistant.AdobeDownloadAssistant' and pubID ''
    Nov 12 02:00:38 Kaeleas-MacBook-Pro.local Adobe AIR Application Installer[896]: Starting app installation to /Applications. Installing app com.adobe.downloadassistant.AdobeDownloadAssistant version 1.2.4 using the source file at file:///Volumes/Install%20Adobe%20Download%20Assistant.app/Install%20Adobe%20Download%20A ssistant.app/Contents/Resources/Adobe%20Download%20Assistant
    Nov 12 02:00:38 Kaeleas-MacBook-Pro.local Adobe AIR Application Installer[896]: Launching subprocess with commandline /Applications/Adobe Download Assistant.app
    Nov 12 02:00:38 Kaeleas-MacBook-Pro.local Adobe AIR Application Installer[896]: Application Installer end with exit code 0
    Nov 12 12:41:17 Kaeleas-MacBook-Pro.local Adobe AIR Installer[1724]: Runtime Installer begin with version 3.1.0.4880 on Mac OS 10.8.2 x86
    Nov 12 12:41:17 Kaeleas-MacBook-Pro.local Adobe AIR Installer[1724]: Commandline is: -silent -eulaAccepted AdobeHelp.air
    Nov 12 12:41:17 Kaeleas-MacBook-Pro.local Adobe AIR Installer[1724]: Installed runtime (3.5.0.600) located at /Library/Frameworks/Adobe AIR.framework
    Nov 12 12:41:17 Kaeleas-MacBook-Pro.local Adobe AIR Installer[1724]: Invoking Application Installer for combined install
    Nov 12 12:41:17 Kaeleas-MacBook-Pro.local Adobe AIR Installer[1724]: Launching subprocess with commandline /Volumes/Adobe Illustrator CS6/Adobe Illustrator CS6/payloads/AdobeHelp/Adobe AIR Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer -runtime "/Volumes/Adobe Illustrator CS6/Adobe Illustrator CS6/payloads/AdobeHelp/Adobe AIR Installer.app/Contents/Frameworks" -silent -withRuntime -url -eulaAccepted file:///Volumes/Adobe%20Illustrator%20CS6/Adobe%20Illustrator%20CS6/payloads/AdobeHelp/Ad obeHelp.air
    Nov 12 12:41:19 Kaeleas-MacBook-Pro.local Adobe AIR Application Installer[1728]: Application Installer begin with version 3.1.0.4880 on Mac OS 10.8.2 x86
    Nov 12 12:41:19 Kaeleas-MacBook-Pro.local Adobe AIR Application Installer[1728]: Commandline is: -runtime "/Volumes/Adobe Illustrator CS6/Adobe Illustrator CS6/payloads/AdobeHelp/Adobe AIR Installer.app/Contents/Frameworks" -silent -withRuntime -url -eulaAccepted file:///Volumes/Adobe%20Illustrator%20CS6/Adobe%20Illustrator%20CS6/payloads/AdobeHelp/Ad obeHelp.air
    Nov 12 12:41:19 Kaeleas-MacBook-Pro.local Adobe AIR Application Installer[1728]: Installed runtime (3.5.0.600) located at /Library/Frameworks/Adobe AIR.framework
    Nov 12 12:41:20 Kaeleas-MacBook-Pro.local Adobe AIR Application Installer[1728]: Unpackaging file:///Volumes/Adobe%20Illustrator%20CS6/Adobe%20Illustrator%20CS6/payloads/AdobeHelp/Ad obeHelp.air to /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/FlashTmp.YT0mvD
    Nov 12 12:41:24 Kaeleas-MacBook-Pro.local Adobe AIR Application Installer[1728]: Application signature verified
    Nov 12 12:41:24 Kaeleas-MacBook-Pro.local Adobe AIR Application Installer[1728]: Unpackaging/validation complete
    Nov 12 12:41:24 Kaeleas-MacBook-Pro.local Adobe AIR Application Installer[1728]: No app located for appID 'chc' and pubID '4875E02D9FB21EE389F73B8D1702B320485DF8CE.1'
    Nov 12 12:41:24 Kaeleas-MacBook-Pro.local Adobe AIR Application Installer[1728]: Converting unpackaged application to a native installation package in /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/FlashTmp.GBYsKV
    Nov 12 12:41:24 Kaeleas-MacBook-Pro.local Adobe AIR Application Installer[1728]: Native installation package creation succeeded
    Nov 12 12:41:24 Kaeleas-MacBook-Pro.local Adobe AIR Application Installer[1728]: Starting silent app installation to /Applications/Adobe. Installing app chc.4875E02D9FB21EE389F73B8D1702B320485DF8CE.1 version 4.0.244 using the source file at file:///Volumes/Adobe%20Illustrator%20CS6/Adobe%20Illustrator%20CS6/payloads/AdobeHelp/Ad obeHelp.air
    Nov 12 12:41:25 Kaeleas-MacBook-Pro.local Adobe AIR Application Installer[1728]: Launching subprocess with commandline /usr/sbin/chown -hfRP root:wheel "/Applications/Adobe/Adobe Help.app"
    Nov 12 12:41:25 Kaeleas-MacBook-Pro.local Adobe AIR Application Installer[1728]: Subprocess chown succeeded
    Nov 12 12:41:25 Kaeleas-MacBook-Pro.local Adobe AIR Application Installer[1728]: Launching subprocess with commandline /bin/chmod -R ugo+rx "/Applications/Adobe/Adobe Help.app"
    Nov 12 12:41:25 Kaeleas-MacBook-Pro.local Adobe AIR Application Installer[1728]: Subprocess chmod succeeded
    Nov 12 12:41:25 Kaeleas-MacBook-Pro.local Adobe AIR Application Installer[1728]: Application Installer end with exit code 0
    Nov 12 12:41:25 Kaeleas-MacBook-Pro.local Adobe AIR Installer[1724]: Subprocess app installer succeeded
    Nov 12 12:41:25 Kaeleas-MacBook-Pro.local Adobe AIR Installer[1724]: Runtime Installer end with exit code 0
    Nov 12 12:41:26 Kaeleas-MacBook-Pro.local Adobe AIR Application Installer[1736]: Application Installer begin with version 3.5.0.600 on Mac OS 10.8.2 x86
    Nov 12 12:41:26 Kaeleas-MacBook-Pro.local Adobe AIR Application Installer[1736]: Commandline is: -updateUserState
    Nov 12 12:41:26 Kaeleas-MacBook-Pro.local Adobe AIR Application Installer[1736]: Installed runtime (3.5.0.600) located at /Library/Frameworks/Adobe AIR.framework
    Nov 12 12:41:26 Kaeleas-MacBook-Pro.local Adobe AIR Application Installer[1736]: Application Installer end with exit code 0
    Nov 12 13:28:10 Kaeleas-MacBook-Pro.local Adobe AIR Installer[2437]: Runtime Installer begin with version 3.5.0.600 on Mac OS 10.8.2 x86
    Nov 12 13:28:10 Kaeleas-MacBook-Pro.local Adobe AIR Installer[2437]: Commandline is: -psn_0_1642897
    Nov 12 13:28:10 Kaeleas-MacBook-Pro.local Adobe AIR Installer[2437]: Installed runtime (3.5.0.600) located at /Library/Frameworks/Adobe AIR.framework
    Nov 12 13:28:16 Kaeleas-MacBook-Pro.local Adobe AIR Installer[2437]: Runtime Installer end with exit code 6
    Nov 12 13:28:16 Kaeleas-MacBook-Pro com.apple.launchd.peruser.501[134] ([0x0-0x191191].com.adobe.air.Installer[2437]): Exited with code: 6

  • ERROR MESSAGE - The media being played is of an unsupported format...ERROR MESSAGE - HELP

    I recently download an app to watch movies on my phone from blackberrymovemachine.com.  I successfully downloaded this app and when I go to play movies it starts the download and then I get the error message: The media being played is of an unsupported format.  I have gotten this message too when trying to play some videos on you tube.  Any suggestions or help would be great?  Do I need to download another app to support this type of media? 
    Thanks

    See this KB for supported media formats:
    KB05482 Media types supported on the BlackBerry smartphone
    Now, that is for the native BB media player...if you are using this app you say you installed, then your query needs to be addressed to the app developer...
    Hope that helps!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • New iMac Intel, won't do transitions, error message HELP!

    My daughter just bought a new Intel iMac, specifically for the purpose of making movies with iMovie. She has run into a problem trying to do transitions, using primarily Cross-Dissolve. Sometimes she can put them in and iMovie renders them. Then, other times, doing the same thing with the cross dissolve on another photo or clip, she receives this message: "An unknown error occured - You may be able to continue without any probelms. You may also wish to save, quit and relaunch imovie HD"
    When she saves, quits and relaunches, the transition is not saved and she has to try placing it again. This has happened over and over; quit, relaunch. Inconsistent results in that sometimes she can put transitions in, and sometimes she cannot.
    She has repaired permissions, deleted iMovie's and iPhoto's plists. No resolution of the problem.
    This is a brand new computer. She did the iLife upgrades just after setting up the computer, when prompted to do so by Software Updater.
    No one else is using the computer. She has a huge hard drive.
    What can help?
    I saw that this same error message question was posted in November 06, with 0 responses.
    We need HELP!!!

    So far, she has just begun to create a new iMovie. Wants to transfer the video clips from the old project, as they are already edited. She is going to try that, knows it may be a problem, but thinks if she doesn't empty the trash, and reimports the photos, she might be ok.
    Thanks for the luck wishes.
    My daughter is my offspring who made an iMovie before I did using 'iMovie for Dummies' with v2.
    Other than that, she used her Mac computer only for school papers and emails. She used to call me from college and tell me the Mac had broken, and I would talk her through whatever problem she was having. She became quite good with Macs, but then switched to PCs after she got married to a software engineer. She now is great with them, but really wants to make movies and iMovie is much easier than the PC movie software. I was hoping that her project would go well, but she becomes frustrated so easily. She had just put in about three hours of work on her project when she ran into the transition difficulty. She has finally forgiven me for not mentioning the caveat about emptying the trash. I asked her if iMovie warned her first, but she said something about not understanding the message and just emptied the trash anyway. With 250GB on her drive, she has no need to free up space by emptying the trash!
    Will let you know how this new effort goes. Thanks for the support.

Maybe you are looking for