Jpg could not be converted

Hi,
I send an email to the iprint appliance from thunderbird with a jpg file inside the email.
Then i received this error message :
Failed to print the job. Error occurred during document conversion.
Job List
Document: EmailBody.txt
Status: Error in document conversion, or invalid page range. Supported document formats include Open Office, Microsoft Office, PDF, image and text files.
In the log :
PM com.novell.service.iPrint.mobile.job.email.EmailAc tionReceiver saveMessage
WARNING: Unsupported mime type, saving as text: multipart/RELATED;
boundary=------------020105020302080706070201,file: null
Apr 02, 2014 2:24:31 PM com.novell.service.iPrint.mobile.job.email.EmailAc tionReceiver saveMessage
WARNING: Unsupported file for printing, file: /var/opt/novell/iprintmobile/jobs/1.0.EmailBody.txt, Content Type: multipart/related
Apr 02, 2014 2:24:31 PM com.novell.service.iPrint.mobile.printer.GlobalPri ntManager processEmailJob
WARNING: Job 1 could not be converted.
If i removed the jpg file from the email it works correctly.
What sould i do ?
Thanks

nwadmsitn,
It appears that in the past few days you have not received a response to your
posting. That concerns us, and has triggered this automated reply.
Has your problem been resolved? If not, you might try one of the following options:
- Visit http://www.novell.com/support and search the knowledgebase and/or check all
the other self support options and support programs available.
- You could also try posting your message again. Make sure it is posted in the
correct newsgroup. (http://forums.novell.com)
Be sure to read the forum FAQ about what to expect in the way of responses:
http://forums.novell.com/faq.php
If this is a reply to a duplicate posting, please ignore and accept our apologies
and rest assured we will issue a stern reprimand to our posting bot.
Good luck!
Your Novell Forums Team
http://forums.novell.com

Similar Messages

  • New@SSIS - Excel Src: The value could not be converted because of a potential loss of data

    Good day,
    I am currently working on a SSIS package that had been built by a previous user. That Package allows me to import data from an excel source to a SQL table. The excel sheet holds multiple columns, However I am having difficulty with one
    column when running the package.
    The column rows hold a character and an integer (eg: N2). The data types are as follows:
    SQL – varchar(3),NULL
    SSIS - double-precision float [DT_R8]
    I then inserted a data conversion task to change the data type. The task holds the following properties:
    Input column – F6
    Output Alias – Copy of F6
    Data Type – string[DT_STR]
    Length – 50
    When I execute the package I receive the following error:”
    [Excel Source Data [76]] Error: There was an error with output column "F6" (91) on output "Excel Source Output" (85). The column status returned was: "The value could not be converted because
    of a potential loss of data.".
    I do know that usually the message "The value could not be converted because of a potential loss of data." refers to a data type or length problem.
    Further insight to this problem will be much appreciated.

    Hi Zahid01,
    From the error message you post, we can infer the issue is caused by the input column “F6” cannot convert to the output column in Excel Source.
    Based on my test, I can reproduce the issue in my environment. The exactly cause is the data type of input column “F6” cannot convert to the data type of corresponding output column. For example, the data type of input column “F6” is [DT_STR], the data type
    of corresponding output column is [DT_I4], and there are some nonnumeric values in the input column “F6”. When we execute the task, the error occurs. We can verify the issue in the Advanced Editor dialog box of Excel Source. The following screenshot is for
    your reference:
    To avoid this issue, please make sure the input column can convert to the output column in Excel Source, including all the values in the input column.
    If there are any other questions, please feel free to ask.
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • I am suddenly unable to open my pictures in Adobe Photoshop. It gives the following message: The document "Tina-19.jpg" could not be opened. Photoshop cannot open files in the  "Adobe Photoshop JPEG file" format. What does this mean? I have opened my phot

    I am suddenly unable to open my pictures in Adobe Photoshop. It gives the following message: The document “Tina-19.jpg” could not be opened. Photoshop cannot open files in the  “Adobe Photoshop JPEG file” format.
      What does this mean? I have opened my photos in Adobe Photoshop for years and suddenly I get this message and can't open any of my pictures

    JoeLib wrote:
    You type way faster than me Gene.
    Well, not necessarily in this case.
    According to the time stamp, Gene posted his answer a bit over three hours before you did, Joe.
    Gene's post:       Dec 29, 2014 5:54 PM
    Joe's post:          Dec 29, 2014 8:57 PM

  • Error: could not be converted to [class java.lang.Class].

    I am newbie to JDeveloper (10.1.2) on winxp and i was trying to setup the example from the following url http://radio.weblogs.com/0129487/2003/09/19.html
    It is a how to on "Executing Toplink Queries using JavaBean DataControl "
    Any help would be greatly appreciated.
    Near the bottom on step "In StrutsPageFlow diagram, select allEmpsDA Data Action, right mouse and chooe Run" i get a the following runtime errors:
    Validation Error
    You must correct the following error(s) before proceeding:
    JBO-29000: Unexpected exception caught: oracle.jbo.JboException, msg=JBO-29000: Unexpected exception caught: oracle.toplink.exceptions.ConversionException, msg= Exception Description: The object [mypackage.Employees], of class [class java.lang.String], could not be converted to [class java.lang.Class]. Please ensure that the class [class java.lang.Class] is on the CLASSPATH. You may need to use alternate API passing in the appropriate class loader as required, or setting it on the default ConversionManager Internal Exception: java.lang.ClassNotFoundException: mypackage.Employees
    JBO-29000: Unexpected exception caught: oracle.toplink.exceptions.ConversionException, msg= Exception Description: The object [mypackage.Employees], of class [class java.lang.String], could not be converted to [class java.lang.Class]. Please ensure that the class [class java.lang.Class] is on the CLASSPATH. You may need to use alternate API passing in the appropriate class loader as required, or setting it on the default ConversionManager Internal Exception: java.lang.ClassNotFoundException: mypackage.Employees
    Exception Description: The object [mypackage.Employees], of class [class java.lang.String], could not be converted to [class java.lang.Class]. Please ensure that the class [class java.lang.Class] is on the CLASSPATH. You may need to use alternate API passing in the appropriate class loader as required, or setting it on the default ConversionManager Internal Exception: java.lang.ClassNotFoundException: mypackage.Employees

    This error is happening on a read.
    Here is the mapping descriptor:
    <database-mapping>
    <attribute-name>SuppItemCollection</attribute-name>
    <read-only>false</read-only>
    <reference-class>package.SuppItem</reference-class>
    <is-private-owned>false</is-private-owned>
    <uses-batch-reading>false</uses-batch-reading>
    <indirection-policy>
    <mapping-indirection-policy>
    <type>oracle.toplink.internal.indirection.NoIndirectionPolicy</type>
    </mapping-indirection-policy>
    </indirection-policy>
    <container-policy>
    <mapping-container-policy>
    <container-class>java.util.Vector</container-class>
    <type>oracle.toplink.internal.queryframework.ListContainerPolicy</type>
    </mapping-container-policy>
    </container-policy>
    <source-key-fields>
    <field>SUPP.REQ_NUM</field>
    </source-key-fields>
    <target-foreign-key-fields>
    <field>SUPP_ITEM.REQ_NUM</field>
    </target-foreign-key-fields>
    <type>oracle.toplink.mappings.OneToManyMapping</type>
    </database-mapping>
    Object model has a Supp class that has a collection of SuppItem(s). I was allowing the Mapping Workbench to create the Java Source. I'm not to fond of that, but I thought it would be easiest to get things going.
    The datamodel is similiar to the class model.
    Thanks for the help,
    Mike

  • "itunes could not copy song to the ipod because the file could not be converted."

    Hello.  I'm using iTunes 10.6 and trying to sync an iPod Classic 120GB with Mac OS X 10.6.8.  I keep getting the error "itunes could not copy 3 songs to the ipod because the file could not be converted."   All three songs are AAC, 256kbps. I didn't have this problem with these songs a couple days ago until I decided to convert all 256kbps songs to 128kbps to fit on my 120Gb iPod.  iTunes, nor my iPod haven't updated during this time.  Any suggestions?
    -Chad

    This problem does seem pretty random, affecting just a small number of tracks. Apparently it is due to some file corruption or something... Anyway, this thread https://discussions.apple.com/thread/2654317?start=15&tstart=0 has a couple of solutions spelled out. Basically the same thing that a-monk-at-large suggested above. (Delete and redownload the offending tracks.)

  • Itunes could not copy song because the file could not be converted.  Can anyone help

    Synced Jeff Wayne's War of the World from Mac to Iphone - 1 track could not be copied - error message "the file could not be converted" popped.
    Any suggestions as to problem and remedy?

    This "Workaround" doesn't fix the fact that Itunes generate an error message because it is unable to convert the audio file ALTHOUGH the audio file is OK.
    This problem started with Itunes 11.1.3, and it affects almost every album in my library for no reasons ...
    Tried deleting all library file, creating a new library and re-importing audio file that I know are OK ... funny thing, it's not always the same file that create this bug.
    Really a random bug ... reopened itunes with "compatibility option" set to "Windows XP SP3"   and  it's different tracks from the same album that can't be converted now.

  • Iphoto wont open,keep getting Alert:The photo IMG_3515.jpg could not be opened,because the original item cannot be found. It opened fine two days ago. Any suggestions? iPhoto 9.3.2

    iphoto wont open,keep getting Alert:The photo IMG_3515.jpg could not be opened,because the original item cannot be found. It opened fine two days ago. Any suggestions? iPhoto 9.3.2

    No changes were made. I saw in one of the threads where someone said to repair the database(which didn't work) or Rebuild the database(which did work). Thanks to one all for the support.
    WP

  • My FaceTime seemed not working and keep  telling me The document "IMG_3054.JPG" could not be opened. FaceTime cannot open files in the "JPEG image" format.  I clicked OK but it pop-up again.  So that I can't turn off my computer at all.

    When I tried to restart my computer, FaceTime will pop-up and a warning message The document “IMG_3054.JPG” could not be opened. FaceTime cannot open files in the “JPEG image” format.  I tried to clike OK but this worning message keeping pop-up and I can not quit FaceTime.  So that I can't turnoff or restart my computer.
    Can someone help?

    The next time that happens, try this keyboard shortcut.
    Command + Option + Esc
    That way you can "force quit" the Facetime App.

  • I received error message that 6 of my songs I purchased on a workout album could not be copied because the file could not be converted. How do I get these 6 songs to download on my ipod shuffle?

    I received error message that 6 of my songs that I purchased on a workout album could not be copied because the file could not be converted.
    How do I get these 6 songs downloaded to my ipod shuffle?

    I can think of only one reason a song would be "converted" while it is being loaded on a shuffle.
    Select the iPod in the iTunes sidebar, under DEVICES.  Over to the right, depending on iPod model, go to the Summary or Settings tab.  There should be a setting there that says Convert higher bit rate songs to 128 kbps AAC (the 128 kbps part may be adjustable).  If that checkbox is checked, try unchecking it.
    NOTE:  This setting may allow more songs to fit on the shuffle, but for any converted song, the sound quality will become inferior.  So I don't use it.

  • Object of class stdClass could not be converted to string

    Dear all,
    Im very new in PHP development and trying to consume a ASP.NET webservice.
    This is my code:
    <HTML>
    <HEAD>
    <TITLE>New Document</TITLE>
    </HEAD>
    <BODY>
    <?php
    require_once('lib/nusoap.php');
    $soap = new SoapClient('https://testsoap.test.nl:446/Service1.asmx?wsdl');
      try {
        $result = $soap->testPhp();
        echo "$result";
      } catch (SoapFault $e) {
        echo "Error: {$e->faultstring}";
    ?>
    </BODY></HTML>
    When running this, im getting this error:
    PHP Catchable fatal error: Object of class stdClass could not be converted to string . on line 14.
    And this is line 14 in my code:
    echo "$result";
    Can anyone help me with this issue?
    Thanks

    Without knowing what version of PHP you are using and also there does not seem to be an SAP angle, have you tried var_dump() instead of echo.
    e.g. var_dump($result);
    http://php.net/manual/en/function.var-dump.php

  • Adobe Form Translation error Omitted Objects (Could not be Converted)

    Hi,
    I am new to this forum. I have an issue with Adobe form Translation. Through SE63 (or through the form translation itself) , whenever I try to translate into any language it gives me an error "  Omitted Objects (Could not be Converted)". And the translation doesnt get saved. I tested with other forms and the translation works perfectly fine. Its the problem only with this particular form. In fact any change gives error. For e.g. I copy the English the translation to the Greek or the Hungarian one, and if I delete a character and save it it gives me an error.
    Please help me if you have faced similar issues have any knowledge about it.
    Thanks in advance
    Shivam

    Hi David,
    Thanks for answering my query. I had installed a new patch and even that did not work. However I managed to make it work. I dont know if its the correct way but it worked for me. On furthur analyses I found out that the problem was with XML tags. This was throwing an error. Also, on looking at the translations I Observed that there were few close tags "</trans-unit> " which had no open "<trans-unit>" for them. I simply deleted the extra close tags and the translation worked fine after that.
    Point to be noted is that the extra tags were not there in the original english translation. They only appeared when I tried to change the Greek or Hungarian translation and saved them.
    Hope it helps anybody.
    Thanks.

  • Adobe Forms - Translation error (Omitted Objects (Could not be Converted):)

    Hi Experts,
    I have developed an invoice(adobe forms) in my development server and translated this invoice for FRENCH(F) and moved this request to Quality server and now i am trying to translate the same form for GERMANY(DE) in dev server, i am getting a message when i am saving the object "Omitted Objects (Could not be Converted):" and the text are not changed (which means english text remains not changed while translating into DE)
    i hope it is not related to SAP Logon GUI problem, because i developed a sample form and i tested it for some languages(while translating, it has not pgiven any error message like "Omitted Objects (Could not be Converted):". am using SAP 710 release and patch 14)
    Please help me to solve this problem
    Thanks and regards
    Vijayendran.R

    HI Priya,
    Thank you, i ahve implemented the same..
    it is working fine..
    Thanks & Regards
    Vijayendran.R

  • How to rectify the error "basic type z_idocname could not be converted"

    hi,
    I am trying to create a partner profile for a outbound process. In the transaction we20 i gave a new partner number, attached the message type and the idoc and the port no, when i tried saving its showing basic type z_idocname could not be converted how to rectify this error.

    Have you made the corresponding entries in WE81 and WE82?

  • Error message "Quantity could not be converted from GA to"

    Error message "Quantity could not be converted from GA to" gets displayed when i update any condition value/type ZMET in VA02 transaction.
    Where we need to maintain "Alternative unit of measure for the material"
    Plz do the needful. Points rewarded
    Regards,
    Sathish

    Dear Sathish
    Go to material master, select "Additional Data" tab.  There select "Units of measure" and maintain the alternative unit of measure and save.  Now retry.
    thanks
    G. Lakshmipathi

  • The photo "IMG_0005.JPG" could not be opened, because the original item can

    OK so I got back from Hawaii and wanted to import some pics. I had an unfortunate accident and had to buy a new camera. So now I had two cards both with some of the same image numbers. After I wanted to redo the import so I deleted the original pics and the folders in iPhoto and put them back onto the hard drive in separate folders. Now I get the message
    "The photo “IMG_0005.JPG” could not be opened, because the original item cannot be found."
    Now I have 1019 boxes that it wants me to cancel what do I do. Help

    OK so I got back from Hawaii and wanted to import some pics. I had an unfortunate accident and had to buy a new camera. So now I had two cards both with some of the same image numbers. After I wanted to redo the import so I deleted the original pics and the folders in iPhoto and put them back onto the hard drive in separate folders. Now I get the message
    "The photo “IMG_0005.JPG” could not be opened, because the original item cannot be found."
    Now I have 1019 boxes that it wants me to cancel what do I do. Help
    how did you do these delations? in the iPhoto window or using the finder
    do you have a referenced library ( (The iPhoto advanced preference to "copy imported items to the iPhoto library" has been unchecked) which is strongly NOT recommended. ) or a managed library (that option is in its default checked state)
    LN

Maybe you are looking for