Problem with barcode generation

Hi,
I'm trying to generate barcode in pdf by passing the xml and xsl files to a function which uses transformer etc to convert it into a pdf. In the final stage of the generation, where it calls the transform(src,res) method it's showing the following error message
DOM ERROR! class: weblogic.apache.xalan.stree.DocumentFragmentImpl
java.lang.RuntimeException: Function not supported!
at weblogic.apache.xml.utils.UnImplNode.error(UnImplNode.java:94)
at weblogic.apache.xml.utils.UnImplNode.item(UnImplNode.java:242)
at org.krysalis.barcode4j.xalan.BarcodeExt.generate(BarcodeExt.java:52)
The problem is with the generate method in BarCodeExt.java which is being called from the xslt file for barcode creation.Intially this generate method was getting overridden by the weblogic.apache.xalan.stree.DocumentFragmentImpl.generate method and it was showing Nosuchmethod error.
After loading the Barcode4j.jar before weblogic.jar in classpath it's showing the above error message.
Could any one throw some light? It'll be of great help to me as this is urgent.
The xslt call is like this
xmlns:barcode="org.krysalis.barcode4j.xalan.BarcodeExt"
<xsl:copy-of select="barcode:generate($barcode-cfg, $brcodecal)"/>
And can anyone tell me how to call a batch file with parameters in a particular directory from a java file?

Hi SolMan Usr,
Did you manage to get this solved ? If so, can you please list the underlying reasons please.
Regards,
Srini

Similar Messages

  • Having problems with 4th generation iPod Nano. Desperate.

    I'm having this problem with my 4th generation iPod Nano. Whenever the iPod is connected to iTunes I get message saying "iTunes cannot read the contents of the iPod “IPOD”. Go to the Summary tab in iPod preferences and click Restore to restore this iPod to factory settings." However, I have music on the iPod that is purchased through different accounts on different computers (some of which are no longer existent) meaning I can't afford to restore and lose my music. Is there any way I can recover my music without having to restore the iPod?

    sorry, 5th gen. 30gb w video

  • Problem with "Number Generation Program'

    Can someone please help me with my Number Generation Program. I am new to java and I am at a sticking point. I want to develop a program that will do the following:
    1. Accept a set of numbers (6 numbers per set).
    2. Remove duplicate numbers.
    3. Generate unique set of numbers (6 numbers per set) using only the numbers that were originally entered.
    example: -> numbers entered: 12 33 45 51 7 10
    5 34 33 8 11 21
    5 6 13 9 10 51
    duplicate numbers removed: -> unique numbers
    12 33 45 51 7 10
    5 34 8 11 21 6
    13 9
    Final result: -> generate unique set of numbers only using the above unique 14 numbers
    5 6 7 8 9 10
    5 6 7 8 9 11
    5 6 7 8 9 12
    5 6 7 8 9 13

    I am having a problem with the following:
    1. accepting the numbers
    2. removing duplicate numbers
    3. generating the number sequence sets
    As I mentioned earlier, I am new to java. I just completed my first java class and I wanted to develop this program.

  • Lots of problems with 5th generation classic

    I have major problems with my 60gb 5th generation Ipod from 2006.
    1. Every time I connect it to the computer, it shows a screen that says " Please wait, Very low battery". However, that screen stays there for hours and nothing changes.
    2. My IPod doesn't seem to work without a charger. Whenever I connect it to the charger, it works fine. However, when I disconnect it and try to play a song, the IPod shuts down and I can't turn it on again.
    Please, if you can answer my questions I will be very greatful

    You'll have a better chance with posting to the correct forum. This is the classic forum for 6th generation 80/120/160 GB iPods.

  • Problem With PDF Generation With CFDOCUMENT

    I am having a problem with generating PDF's from my web
    pages.
    For example...if you go here
    http://www.michaelpumo.com
    and click the "Convert to PDF" link on the left you'll see that the
    output is totally wrong.
    Is it to do with my markup? I can't figure this out.
    Many thanks in advance.

    I, along with many others have had these types of problems
    and so far adobe hasn't addressed them (or at least I couldn't find
    anywhere where they have).
    Kapitaine, Have you tried outputting to flashpaper? Most of
    my formatting problems only occur in PDF.
    For instance, align right does not work properly. It pushes
    everything to the right, but is not flushed to the right so the
    output looks very unprofessional. This cfdocument was a good idea,
    and a good selling point but it is embarrassing to have sold my
    boss on it only to find out it is almost worthless in it's current
    state. BTW I'm working on a CFMX7.0.2 on Linux RHEL4.

  • Problem with barcode print in Adobe From

    Hello All,
    We are using Adobe Forms to print our shipping labels and this as been working well for few years now. These labels include readable text and barcodes. The barcodes are 1-D but recently we now have a need to print 2-D barcodes.
    We are able to print PDF-417 as a 2-D barcode on the form, but when we try to print Datamatrix barcode, the barcode does not show and instead we just see the text which should have been encoded as 2-D barcode.
    We analyze the spool output file on the server to check the correct print controls are being sent to label printer. Our printer is a Zebra S4M using ZPLII. We send test form to our printer which will print two barcodes only (both 2-D), one is PDF-417 the other is Datamatrix. The spool output when viewed in Wordpad, is as below:
    ^XA
    PRALH0,3
    ^XZ
    CI13XA
    ^LL1219
    ^FO127,102
    ^BY3,,203
    ^B7N,,5,,,N
    FHFD1234567890
    ^FS
    ^FO127,356
    FHFD1234567890
    ^FS
    ^XZ
    The ^B7 print control is the  barcode PDF-417 control code. The Datamatrix control code ^BX is missing and should appear where there is an empty line. If we edit the spool output file and add the missing control code sequence, and then reprint the spool from SAP, then the Datamatrix 2-D barcode prints correctly.
    So for some reason, the .zpl spool output file is not being generated with the ^BX control code sequence for the datamatrix barcode. We cannot find any information on why this is so.
    We are running ECC6 SP11 (single stack) and ADS is running on a separate dual-stack BI system (NW2004s SP21).
    Our Zebra S4M printer firmware is V53.17.6Z, and printer driver is ZebraDesigner 2.6.42 (Build 2382). Our SAP device type which is assigned is AZPL203. Our ADS version is 7.00.21.0.
    We are seeing the same problem if we print test label from ECC or BI system. ECC kernel is 700 patch 266. BI kernel is 700 patch 254.
    We have found SAP Notes related to incorrect ZPL format in ^BX for NW7.1 and NW7.1 EhP1, but not for NW7.0.
    Has anyone else come across a problem like this before? Any advice would be much appreciated and duly rewarded.
    Thanks in advance
    George

    Issue is resolved.
    We updated our ADS to 7.11.5.0

  • Problem with fifth generations Ipod, usb problem...

    The loader helps with an Ipod of fifth generation, alone me recononce cuandoes firewire and the port usb not, already I have virificado with 4 different cables and in several computers but it me it does not recognize in other computer.
    I dondt speak much english but I need your help please.
    Message was edited by: c457ro

    3. OS (always burn win -> win, Linux -> Linux,
    etc)
    I never worry about that. I've burned in Linux and
    Windows and taken it across many operating systems
    with no problem. One thing to make sure is to
    finalize the disc. Some operating systems don't like
    the way other apps/operating systems handle
    multisession CDs.I mentioned that exclusively in regards of RHEL/OEL's mediacheck test. Nothing else. It doesn't mean that CD itself is invalid and that installation will be impossible. Whenever you burn RHEL ISO images in windows using Nero 6/7, specially at 12x speed, you can expect 2-3 CDs (out of 5) to be "suspicious" and they don't pass mediacheck test. Whenever you burn in Linux using cdrecord at 12x speed, you can expect 1 CD (out of 100) to be "suspicious". That's my experience.
    N.J.

  • Problem with first generation iPhone after 3.1 upgrade - HELP!

    Hey all!
    I'm wondering if any of you know how to help me out with this issue...
    I have a first generation iPhone 16GB and I recently upgraded to 3.1 software, but my sim card is not supported - so I need to downgrade. I've tried restoring, tried QuickPwn but no success with anything. It's stuck on the emergency call screen. By the way, my sim card isn't supported on 3.0 either, so I need to downgrade it to the original. I've been browsing the web all day trying to find a solution and nothing yet. If you can help, I'd appreciated it GREATLY!
    Thanks so much!

    hi spoon7,
    I am from dubai and got also the same problem as yours in my first generation iPhone when i updated my software to 3.1, absolutely the same the situation and experienced. My sim card now is not detected of my iphone and only emergency call on screen. So how can I put it back my old firmware version so that i can use again my iphone
    Any body can help us. pleassssssssssss.
    Thanks in advanced

  • Problem with Reporte Generation Toolkit for Microsoft Office 2010

    When I use the Report Generation Toolkit (LabVIEW 2010), and Office 2010,  the tables generated are bad.
    In office 2007 in the tables are correct.
    Someone can help me solve this problem?

    The solution referenced in your post does not actually workas far as I can tell... at least for LV2011 and Office2010 on Win7
    Am I missing something here?
    Attachments:
    Testbench_ReportGen Table_BUG.vi ‏10 KB

  • Problem with report generation

    Hello,
    I get no results on the report. The header information is there but non of the body. Any word on what might be the problem ?
    Regards,
    Ayman

    Hi,
    Maybe you have set the MainSequence to 'Disable Recording for all steps' in the Sequence properties.
    Or
    Set the Filering on to somthing like 'Passed/Done/Skipped'. with all tests passing you would only get the header and footer.
    Can You post your sequence file.
    Regards
    Ray Farmer
    Regards
    Ray Farmer

  • Problem with Report Generation in TestStand 3.0

    While using On-the-Fly Test Report Generation capabilities in TestStand 3.0, the PC become very sluggish and occasionally there are error messages containing an error code of -17000 and the statment, "Out of Memory". The error dialog usually appears while attempting to run the "reportgen_html.seq" file. Do you have any suggestions as to how we may correct this problem?

    Hi
    The test which you trying to run could potentially be leaking memory. I would suggest that you do the following.
    1. Run the tests without report generation and result collection. Monitor the memory usage of your test using either taskinfo2000 or PerfMon and monitor your application.
    To turn off result collection go the configure-> station options-> general tab -> Check disable result recording for all Sequences.
    To turn off report generation -> configure-> report options-> and check disable report generation
    If you tests still give a out of memory error then potentially the tests are leaking memory. Also if you see an increase in memory usage when running your tests then you could potentially be leaking memory in the tests
    If your application
    does not give errors then I would turn on result collection and keep report generation disabled and check if you get errors.
    If you get memory errors then you just might need more RAM to store all the results.
    If you still do not get any errors then I would turn on report generation and result collection and set the report to txt. If you still do not get any errors.
    If you get errors then you might just need more memory to generate the report and display it.
    I hope this help
    Regards

  • ITunes 8.1 problems with (2nd generation shuffle).

    Since I installed the newest version of iTunes, I'm having several problems:
    1. I cannot transfer the 400 files from my broken shuffle (or any shuffle) at all to a playlist that I can just drag into a new shuffle. This is not because the old shuffle is broken becuase it doesn't work with the new shuffle either. I used to be able to do that with older versions of itunes. It will be very annoying to re-add and rearrange 400 songs to my new shuffle.
    2. But wait! I can't arrange songs in the contents window anyway! I can arrange the songs in the contents window but it doesn't tell the shuffle to play them in that order, even if it's not on shuffle mode. The shuffle will play them in the order that I'd dragged into the shuffle.
    3. I cannot play the files directly from the shuffle contents window; I have to search for them in the music library window. That's very inconvenient if I want to check the version of a song that's on the shuffle. I used to be able to do this. Why not now?
    3. Deleting files from the library doesn't delete them from the shuffle; i have to do that manually from the contents window.
    Is anyone else having the same problems?

    Switching off "iTunes DJ" in the general preferences worked for me.
    Cheers,
    Henk

  • Problem with Barcode printing in sapscript

    Hello All,
    I am currently facing an issue with printing a bar code in my sap script.
    Below is the scenario:
    I am trying to print a delivery number as a bar code. I am using the system bar code BC_CD39C for the same.
    i.e the system bar code is attached to the character format <XX>
    <XX>&LIKP-VBELN&</>
    The issue is, I am getting the barcode printed correctly but when i read the barcode with the reader
    an extra alphabet is appearing
    eg: if delivery number is 880001143
    When i read the barcode it is appearing as follows  880001143W
    Could you please let me know what would be the issue?
    Regards,
    Krishnakumar

    hi,
    i will suggest u to use new barcode technology.
    goto se73.
    click on system barcode. -
    > change
    then click on create----
    > it will prompt u for choose barcode technology -
    >
    select new barcode technology -
    > give name and short description
    > then create any z barcode using system barcode like code39, code 128  barcode check this n create urs with same functions. then
    that add newly created barcode in ur smartstyle and then use it .
    plz feel free to ask.

  • Problem with Barcode printing in smartforms

    Hi Gurus,
    I have  made  changes to the system barcode  height in SE73 from say 1.3 to 0.7 cm. But when I take the printout  from the  barcode printer I am getting  the  barcode with old height.
    My concern is do we  need to do change anything with the  printer settings. If so, where and how? who has to do that?
    -B S B.

    Hi,
    But how do we reduce  the height.
    I changed  the  height of the system barcode (device  independent).
    Print preview looks fine. But when actual printing takes place  still the barcode retains original height.
    Could you please  explain me  in simple steps?
    SAPHelp is more  confusing.
    -B S B

  • Problem with barcode font in Forms9i

    I need urget help with the following matter:
    I'm using a barcode font to display a text item. In developer everything is ok, but when i run the form in the web browser, the barcode font is replaced with another normal font (arial i think)!
    I don't know what to do!!
    Is it possible to use barcode fonts in Forms 9i?
    Do i have to modify some configuration scripts in order to use them??
    Please help!
    Regards, Andreea

    Thank you for your promt answer. I have tried to modify uifont.ali but i think i'm not doing the right thing, because it still doesn't work. My barcode font is named "Code EAN13". Could you tell me more specific what lines i should add to the uifont file..
    Thanks!!
    Andreea

Maybe you are looking for