Template Preview Error:

When I do a preview of a report template, I get the following error:
report error:
ORA-01002: fetch out of sequence
APEX 4.1
Oracle DB 10.2.3
I get this also on apex.oracle.com (4.2) on the "Standard, Alternating Row Colors Report" template for the Sample Application.
How can I resolve this error. I happens on most report templates.
Robert
http://apexjscss.blogspot.com

Same issue, this is what I did
(1) Uninstalled BI Publisher Desktop
(2) Restarted machine
(3) Installed JRE 1.4.2_19
(4) Installed BIP 10.1.3.4
Loaded XML data and tried Preview in PDF. Got the below error popups..
(1) "Java Virtual Machine Launcher"
Message : Could not find the main class. Program will exit.
(2) "Error"
Message :Java execution failed. Please check the Java Option in the option dialog.
FYI, "Template Builder --> Oracle BI Publisher --> Options --> Preview" shows below settings
Java Home : C:\Program Files\Java\j2re1.4.2_19
Java Option : -Xmx256M
Edited by: Suresh V on Mar 14, 2011 8:28 AM

Similar Messages

  • Bug and Fix: Report Template Preview displays ORA-01002

    Hi, omniscient All!
    Let me share some knowledge with you. There is an old APEX bug:
    BUG: preview report template errors with ORA-01002
    Report Template Preview/Copy Error
    Template Preview Error:
    You can definitely see it in 4.0, 4.1, 4.2, 4.2.1 versions: open any database application in AppBuilder, go to Shared Components→Templates, move cursor on Some Report Template row, click Preview Icon. Voilà:
    report error:
    ORA-01002: fetch out of sequenceI looked into Template Preview region's source and have found next WWV_RENDER_REPORT3.show call:
    wwv_render_report3.show(
        p_query => '
    select 1 COL1, ''[...]'' COL2, ''[...]'' COL3, sysdate COL4 from dual union
    select 2 COL1, ''[...]'' COL2, ''[...]'' COL3, sysdate COL4 from dual union
    select 3 COL1, ''[...]'' COL2, ''[...]'' COL3, sysdate COL4 from dual union
    select 4 COL1, ''[...]'' COL2, ''[...]'' COL3, sysdate COL4 from dual union
    select 5 COL1, ''[...]'' COL2, ''[...]'' COL3, sysdate COL4 from dual union
    select 6 COL1, ''[...]'' COL2, ''[...]'' COL3, sysdate COL4 from dual
    order by 1',
        p_row_template_id => :f4000_p245_id,
        p_region_id => 88449328191587806
      );I have no wish to go deep into my further investigation, therefore I just call a cause: APEX Team, you forgot to set the value of P_PLUG_SOURCE_TYPE parameter.
    Workaround: While APEX Team will making a patch, those who can't wait it should fix it manually by executing next code:
    update &APEX_SCHEMA.wwv_flow_page_plugs
       set plug_source = q'{wwv_render_report3.show(
        p_query => '
    select 1 COL1, ''[...]'' COL2, ''[...]'' COL3, sysdate COL4 from dual union
    select 2 COL1, ''[...]'' COL2, ''[...]'' COL3, sysdate COL4 from dual union
    select 3 COL1, ''[...]'' COL2, ''[...]'' COL3, sysdate COL4 from dual union
    select 4 COL1, ''[...]'' COL2, ''[...]'' COL3, sysdate COL4 from dual union
    select 5 COL1, ''[...]'' COL2, ''[...]'' COL3, sysdate COL4 from dual union
    select 6 COL1, ''[...]'' COL2, ''[...]'' COL3, sysdate COL4 from dual
    order by 1',
        p_row_template_id => :f4000_p245_id,
        p_region_id => 88449328191587806,
        p_plug_source_type => 'SQL_QUERY'
    where id = 14562627207747006
    /APEX_SCHEMA is schema where APEX was installed.
    Good luck,
    Alex
    Edited by: tiPPLer on 14.02.2013 17:14

    I wouldn't mind piggy-backing this to ask if the Report Template "shortcut" links at the top of the page can be updated to account for all sections that are now a part of the Report Template. "Before Each Row" and "After Each Row" sections are not listed in the shortcuts. There are also two shortcuts listed as "Before" and "After" which should probably be relabeled.
    Shane.

  • Report Admin - Print Preview Error

    In reports admin, I get the following error when I select print preview:error marshalling arguments; nested exception is; java.net.SocketException; Socket write failed.Any ideas?

    Hi
    Are you using <b>crystal wave</b>  a third party add  or the crystal report add on provided by SAP.
    1.Are all your user facing same issue ?
    2.Did it happen to only item or it is happening to all ?
    So far looks to me ,some fields have been deleted from template. It might be the cause .
    Hard to troubleshoot if it is coming from addon ...
    Well try restoring a default template (if you have ) or some other layout to test the issue.
    Thank you
    Bishal

  • "Template import error: No VM configure file found" on brand new setup

    Previously, I posted Console does not launch OVM 3.1.1, Win7x32 Firefox15/IE8 - Empty .jnlp file which was about VM Console not launching. Since this is a new installation, and it seemed to be a unique problem, I scratched the whole installation and started again from scratch. Everything, including the NFS file server, was re-installed from scratch CD OS installation.
    The process is pretty straightforward once you're used to it, and in less than three hours I was ready again to import my first template (a template I had imported before). But now, I submit the the request, and almost immediately the process aborts. (You can see in the information below, that 1 second passes between the Import request (06:32:36) and the failure.)
    Thing is, it takes about three minutes, even locally on the web server, to get an index of that large file (tar tzf), and at completion, the vm config file is listed.
    Am I misreading the error? My web searches for enlightenment found only one good hit on this error, and in that case it appeared to be an "out of space" issue. In this case, though, I'm importing a 5GB tarfile into a 390GB, otherwise-empty file system, so I don't think that is the issue. The failure in ovs-agent.log is below. What other information may I provide to get to the bottom of this? (Thanks for any guidance/help, of course!)
    [2012-10-31 06:31:40 3341] DEBUG (monitor:36) Cluster state changed from [Heartbeating] to [DLM_Ready]
    [2012-10-31 06:31:40 3341] INFO (notification:67) Notification sent: {CLUSTER} {MONITOR} Cluster state changed from [Heartbeating] to [DLM_Ready]
    [2012-10-31 06:31:40 3338] INFO (notification:193) Sending notification: {CLUSTER} {MONITOR} Cluster state changed from [Heartbeating] to [DLM_Ready]
    [2012-10-31 06:31:48 4914] DEBUG (service:77) discover_cluster: ()
    [2012-10-31 06:31:48 4914] DEBUG (service:85) discover_cluster: call completed.
    [2012-10-31 06:32:03 4926] DEBUG (service:77) storage_plugin_mount: ('oracle.generic.NFSPlugin.GenericNFSPlugin', {'status': '', 'admin_user': None, 'admin_host': None, 'uuid': '0004fb00000900003cf41964f3476788', 'total_sz': 0, 'admin_passwd': '******', 'storage_desc': '', 'free_sz': 0, 'access_host': 'filesrv.ps.***.com', 'storage_type': 'FileSys', 'alloc_sz': 0, 'access_grps': [], 'used_sz': 0, 'name': '0004fb00000900003cf41964f3476788'}, {'status': '', 'uuid': 'fc3564eb-ce8b-489c-96bc-df6de2cc8a11', 'ss_uuid': '0004fb00000900003cf41964f3476788', 'size': '330279518208', 'free_sz': '330075340800', 'state': 2, 'access_grp_names': [], 'access_path': 'filesrv.ps.***.com:/mnt/ps_big/repo/repo', 'name': 'nfs:/mnt/ps_big/repo/repo'}, '/OVS/Repositories/0004fb0000030000659e0ce6f2ecfb55', None, True, [])
    [2012-10-31 06:32:03 4926] INFO (storageplugin:108) storage_plugin_mount(oracle.generic.NFSPlugin.GenericNFSPlugin)
    [2012-10-31 06:32:03 4926] DEBUG (NFSPlugin:353) cmd = ['mount', '-t', 'nfs', 'filesrv.ps.***.com:/mnt/ps_big/repo/repo', '/OVS/Repositories/0004fb0000030000659e0ce6f2ecfb55']
    [2012-10-31 06:32:03 4926] DEBUG (service:85) storage_plugin_mount: call completed.
    [2012-10-31 06:32:03 4931] DEBUG (service:77) add_repository: ('filesrv.ps.***.com:/mnt/ps_big/repo/repo', '0004fb0000030000659e0ce6f2ecfb55')
    [2012-10-31 06:32:03 4931] DEBUG (service:85) add_repository: call completed.
    [2012-10-31 06:32:36 4972] DEBUG (linux:847) async call function: import_template
    [2012-10-31 06:32:36 4975] DEBUG (service:77) import_template: ('0004fb0000030000659e0ce6f2ecfb55', '0004fb0000140000fdc18a572a244015', ['http://aspire/pstop/OVM_EL5U7_X86_64_TOOLS8_52_06_PVM.tgz'])
    [2012-10-31 06:32:37 4975] INFO (notification:74) async_proc_prog: notification {ASYNC_PROC} progress PID 4975 status {'OBJECT': 'template', 'TOTAL_OBJECT_COUNT': 1, 'CURRENT_OBJECT_COUNT': 1, 'TOTAL_BYTES': 0L, 'CURRENT_BYTES': 613L, 'OPERATION': 'download'}
    [2012-10-31 06:32:37 4975] INFO (notification:67) Notification sent: {ASYNC_PROC} progress PID 4975
    [2012-10-31 06:32:37 3338] INFO (notification:193) Sending notification: {ASYNC_PROC} progress PID 4975
    [2012-10-31 06:32:37 4975] ERROR (service:96) catch_error: Template import error: No VM configure file found.
    Traceback (most recent call last):
    File "/usr/lib64/python2.4/site-packages/agent/service.py", line 94, in wrapper
    return func(*args)
    File "/usr/lib64/python2.4/site-packages/agent/hypervisor/xenxm.py", line 1041, in import_template
    raise RuntimeError('Template import error: %s' % err)
    RuntimeError: Template import error: No VM configure file found.
    [2012-10-31 06:32:37 4975] DEBUG (linux:879) ovs_async_proc: pid 4975 status 1 output Template import error: No VM configure file found.
    [2012-10-31 06:32:37 4975] INFO (notification:67) Notification sent: {ASYNC_PROC} exit PID 4975
    [2012-10-31 06:32:37 3338] INFO (notification:193) Sending notification: {ASYNC_PROC} exit PID 4975
    [2012-10-31 06:32:39 4987] DEBUG (service:77) storage_plugin_listFileSystems: ('oracle.generic.NFSPlugin.GenericNFSPlugin', {'status': '', 'admin_user': None, 'admin_host': None, 'uuid': '0004fb00000900003cf41964f3476788', 'total_sz': 0, 'admin_passwd': '******', 'storage_desc': '', 'free_sz': 0, 'access_host': 'filesrv.ps.***.com', 'storage_type': 'FileSys', 'alloc_sz': 0, 'access_grps': [], 'used_sz': 0, 'name': '0004fb00000900003cf41964f3476788'}, True)
    [2012-10-31 06:32:39 4987] INFO (storageplugin:108) storage_plugin_listFileSystems(oracle.generic.NFSPlugin.GenericNFSPlugin)
    [2012-10-31 06:32:39 4987] DEBUG (NFSPlugin:142) ENTER: listFileSysytems()
    [2012-10-31 06:32:39 4987] DEBUG (NFSPlugin:257) EXIT : listFileSysytems()
    [2012-10-31 06:32:39 4987] DEBUG (service:85) storage_plugin_listFileSystems: call completed.
    [2012-10-31 06:32:39 5005] DEBUG (service:77) discover_pool_filesystem: ()
    [2012-10-31 06:32:39 5005] DEBUG (service:85) discover_pool_filesystem: call completed.

    How did you get the template to where you staged it?
    I'd say the template is corrupt or you only have a partial template.
    I did notice the call to the template is based on the short name of the host. Can you confirm the VM manager can access the http path via short name?

  • Video Preview Error: Error Compiling movie. Unknown error.

    Problem in Adobe Premiere Pro CC - Rendering movie prior to Exporting.
    I have cleared all Temp and Cache files to make sure I have enough space for rendering (126GB free space), but I still get a Video Preview Error message when I try to Render or Export.
    What should I be looking for in my movie settings to clear the "unknown error"?

    05555...did you get this reconciled??? If so, what did you do....I have encountered the same window myself, today.

  • "Can't finish previewing" error, file can not be save

    I have AI CS3 installed on a PC running Windows XP 64bit at Intel Core(TM) 6600 2.4GHz with 8 GB of RAM and NVIDIA Quadro FX 540. I have been getting the error "Can't finish previewing. Could not complete the requested operation." This happens many times and I am not sure what is going on.
    I've manage to open other files and create new files but I just cant "save" or "save as" this current file it says "An unknown error has occurred" after the above mentioned error emerge.
    it seems that there was a post by other user on this issues too, there are a few similar things in our spec. hope this would help to fix this problem.
    Can't finish previewing error (and related errors)
    574948714112A47599201549 - 10:46am Oct 10, 2007 Pacific
    My Spec:
    Intel Core(TM) 6600 2.4GHz
    Intel Core(TM) 6600 2.4GHz
    8 GB of RAM
    NVIDIA Quadro FX 540 outputting 2 monitors (1440x900, 1024 x 968)
    500GB WD Internal harddrive
    500GB WD External harddrive
    1 standard mouse
    1 Wacom tablet
    1 standard keyboard
    1 standard sony DVD RW
    1 canon printer
    1 Sharpe network printer
    OS
    Window XP 64bit

    Oh, I didn't know that!
    I did ask her to download the CS6 trial while I researched this, to see if that solves the problem, and it seems that it might as it is available for 64-bit.
    If anyone else has any suggestions, though, I would be glad to hear them.

  • Items in template contain errors, only correct items are transferred

    Hi guys,
    When we create SC with items from the old SC the message appears: "Items in template contain errors, only correct items are transferred". I checked SC, there are no error messages. I found that field SOURCE_REL_IND in the table BBP_PDIGP is initial. Can it be the reason of this error message?

    Hello
    I think the old items from the old SC will be validated, and therefore you got this error message.
    I would suggest to uncheck the 'Validate Product Data' (In Additional
    Functions in product catalog tab) for the external catalog in the
    following path:
    spro -> SAP IMG -> Enterprise Buyer -> Master Data ->
    Define Catalogs. Select the catalog, and then 'Goto -> Details'
    Hope this helps,
    Daniel

  • Preview Error: "no endpoint listening at net.pipe ... incorrect address or SOAP action ... could not be found on your local machine"

    Hi
    I am developing SSRS reports, suddenly now I am getting this error when I try to preview a report in the VS 2010 shell:
    "This is a designer preview error, "There was no endpoint listening at  net.pipe://localhost/PreviewProcessngServcie11108/ReportProcessng that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerExcelption,
    if present, for more details. The pipe endpoint 'net.pipe://localhost/PreviewProcessing11108/ReportProcessing' could not be found on your local machine"
    The error has come out of the blue, reports which I used to be able to preview, I can't preview anymore.
    Anybody knows what to do to make it work again?

    I tried to apply Mike Yin' answer on this thread
    http://social.msdn.microsoft.com/Forums/en-US/38ff8d54-06aa-40c3-8916-378d5185320e/report-designer-preview-in-ssdt-throws-up-a-end-point-not-found-error?forum=sqlreportingservices
    Suggestion 1:
    Press WinKey+R , input “services.msc” in the Run box, and press enter.
    In the local services list, find the “Net.Pipe Listener Adapter”. 
    If it is stopped, start it. If it is started, restart it.
    I found that “Net.Pipe Listener Adapter” was not enabled, so I enabled it and started/restarted it. Now it works again :)

  • Url-template-config Error Deploying app in WLS9.1

    I am trying to deploy my application in WLS9.1 and using jdk1.5.0_08. I am getting url-template-config error. There is this file "url-template-config.xml"at
    \weblogic91\server\lib\consoleapp\webapp\WEB-INF which is where this error arises and inside that file the schema definition is:
    <url-template-config
    xmlns="http://www.bea.com/servers/weblogic/url-template-config/8.0"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation="http://www.bea.com/servers/weblogic/url-template-config/8.0 url-template-config.xsd">
    Why is weblogic 9.1 using a 8.0 defined template and is this the main problem? Please do help me out.
    -Thanks

    Hi
    Did you get solution for url-template-config issue with weblogic 9.1 . Iam also getting the same error
    15:23:22,531 [[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'] ERROR URLTemplateDescriptor:152
    - Exception while loading URL templates, /WEB-INF/url-template-config.xml
    Throwable: javax.servlet.ServletException: error: The document is not a url-template-config: document element namespace mismat
    ch expected "" got "http://www.bea.com/servers/weblogic/url-template-config/8.0"
    Stack Trace:
    javax.servlet.ServletException: error: The document is not a url-template-config: document element namespace mismatch expected
    "" got "http://www.bea.com/servers/weblogic/url-template-config/8.0"
    at org.apache.beehive.netui.core.urltemplates.URLTemplatesFactory.getTemplates(URLTemplatesFactory.java:131)
    at org.apache.beehive.netui.core.urltemplates.URLTemplateDescriptor.load(URLTemplateDescriptor.java:133)
    at org.apache.beehive.netui.pageflow.PageFlowContextListener.performInitializations(PageFlowContextListener.java:102)
    at org.apache.beehive.netui.pageflow.PageFlowActionServlet.init(PageFlowActionServlet.java:120)
    at com.bea.console.internal.ConsoleActionServlet.init(ConsoleActionServlet.java:185)
    at javax.servlet.GenericServlet.init(GenericServlet.java:256)
    at weblogic.servlet.AsyncInitServlet.initDelegate(AsyncInitServlet.java:94)
    at weblogic.servlet.internal.WebAppServletContext$AsyncInitRequest.run(WebAppServletContext.java:1641)
    at weblogic.work.ServerWorkManagerImpl$WorkAdapterImpl.run(ServerWorkManagerImpl.java:518)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:179)
    Please let me knwo
    Thanks
    Binu

  • CDS-11010 Error: (Template expansion error) Undeclared token SQ_STARTVALUE_LABEL in C

    CDS-11010 Error: (Template expansion error) Undeclared token
    SQ_STARTVALUE_LABEL in C:\orant\CGENS72\TPL_RR\rep_seq.tpl
    According to the realease notes this bug should of been fixed.
    It appears to be lingering. Has anyone else been having this
    issue with release 4 of 6i?
    It seems to occur only when I generate sequences from the server
    model. I'm using the Designer server generator 7.2.52.1.0

    I got the same error
    I am using
    Oracle 8i Release 8.1.7 On Windows 2000
    Desginer 6i Release 4.2 on Windows NT 4 with SP6
    Regards
    Salim

  • Can't Preview error

    I'm getting a "Can't Preview" error.
    The preview bar gets halfway through then up comes the error.
    The weird thing is there's nothing exciting in the book - a single chapter witha  few sections, and some images.  No interactives, no widgets
    No explanation of the error

    I've had the same problem. After lots of torubleshooting I found a solution in my instance. It might help (but it'll leve you tearing your hair out).
    Look at https://discussions.apple.com/thread/3742051

  • The message: "Items in template contain errors, only correct items..

    Hi guys,
    When we create SC with items from the old SC the message appears: "Items in template contain errors, only correct items are transferred". I checked SC, there are no error messages. I found that field SOURCE_REL_IND in the table BBP_PDIGP is initial. Can it be the reason of this error message?

    Hello,
    Please make sure that catalog item/customization is properly maintained including OCI field
    NEW_ITEM-EXT_PRODUCT_ID. Make sure that these items exist.
    Could you kindly UN-CHECK the 'Validate Product Data' (In Additional
    Functions in product catalog tab) for the external catalog in the
    following path
    [Transaction spro -> SAP IMG -> Enterprise Buyer -> Master Data ->
    Define Catalogs. Select the catalog, and then 'Goto -> Details'] and
    check whether the error message is coming up ?
    Kind regards,
    Gaurav

  • BI Template Preview Failing with Namespace error

    Narrowed down my complex report problem to this example -
    1. BI 11g desktop version installed, working with 12i
    2. Created an HelloWorld.rtf from following HellowWorld.xml, validated no errors, preview in PDF from desktop - worked fine.
    3. Created data definition and template in Oracle. Uploaded rtf and xml file.
    4. While preview - exception oracle.xdo.parser.v2.XPathException: Namespace prefix 'ref' used but not declared.
    This xml file provided in BI sample data. When I uploaded Oracle provided rtf and xml it works fine. That means xml file is good, template and data definition are good.
    Here is how i am created template -
    1. Open word 2007
    2. Load xml data, loaded successfully
    3. Open Table/Form - Drag row set - select all nodes
    4. Save
    5. Validate and preview desktop successfully.
    6. Error only after uploading to Oracle
    BI Option - i have right jre path, version 1.6.02. So looks like no issues there....
    What i am missing here? Appreciate your help.
    XML:
    <?xml version="1.0" encoding="UTF-8"?>
    <DATA>
    <NAME>Template Expert</NAME>
    <DESCRIPTION>Congratulations on your first Template</DESCRIPTION>
    </DATA>

    Hi,
    Please add the sapmsSID entries for both systems (java and abap) in the /etc/services file of BOTH SERVERS. This means that each server should have entries for every system in your landscape.
    Additionally, please ensure that this is set to 36<NN> and not 8100 as you mentioned. The reason is that 8100 is ABAP HTTP port, but 36<NN> is message server port. These two are different.
    Try this.
    Regards,
    Shitij

  • Report Template Preview/Copy Error

    Good afternoon,
    I get an error (Report error: ORA-01002: fetch out of sequence) when I attempt to preview or copy a report template. I am able to preview all other templates in Shared Components. I am training myself in APEX. I am using oracle.apex.com and the workspace I requested. This occurs in the applications I have created via the APEX OBE's, the applications I have created via the Beginners Application Express 4 book, and all of the Sample Applications I have installed.
    Any ideas of why I am getting this error.
    Thank you for your time,
    Michele

    The following SAP note might help you
    [https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes_boj/sdn_oss_boj_bip/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/scn_bosap/notes%7B6163636573733d36393736354636443646363436353344333933393338323636393736354637333631373036453646373436353733354636453735364436323635373233443330333033303331333333363337333633343330%7D.do]
    Regards,
    Raghavednra.G

  • XMl Publisher Preview Error

    Hi,
    We are using Oracle application 11.5.10 and I installed the BI Publisher Desktop 5.6.3.
    I developed the template. Loaded the sample .xml file. There are no error when I validate the template. When try to see the preview in PDF document received the below error message. Can any one help me in this.
    Font Dir: C:\Program Files\Oracle\BI Publisher\BI Publisher Desktop\Template Builder for Word\fonts
    Run XDO Start
    RTFProcessor setLocale: en-us
    FOProcessor setData: C:\Test.xml
    FOProcessor setLocale: en-us
    java.lang.ClassCastException: oracle.apps.xdo.template.fo.elements.FOInline cannot be cast to oracle.apps.xdo.template.fo.elements.table.FOTableBody
         at oracle.apps.xdo.template.fo.elements.table.FOTableRow.init(Unknown Source)
         at oracle.apps.xdo.template.fo.FOHandler.startElement(Unknown Source)
         at oracle.apps.xdo.common.xml.XSLTHandler$SEEntry.sendEvent(Unknown Source)
         at oracle.apps.xdo.common.xml.XSLTMerger.startElement(Unknown Source)
         at oracle.xml.parser.v2.XMLContentHandler.startElement(XMLContentHandler.java:167)
         at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1182)
         at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:301)
         at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:268)
         at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:149)
         at oracle.apps.xdo.template.fo.FOProcessingEngine.process(Unknown Source)
         at oracle.apps.xdo.template.FOProcessor.generate(Unknown Source)
         at RTF2PDF.runRTFto(RTF2PDF.java:632)
         at RTF2PDF.runXDO(RTF2PDF.java:466)
         at RTF2PDF.main(RTF2PDF.java:254)
    Thanks,
    HC

    Hi Rownald,
    I am stuck with the same error:
    Error one \ts01\u00\app\ts01\common\admin\out\xdoDtSCIn59Vq010510_0131541560.fo (The system cannot find the path specified)
    Our Application and database servers are the same and the path \ts01\u00\app\ts01\common\admin\out\ already exists and has all the permissions.
    I almost wasted 2 days for just this issue. Any help would be really great!!
    Thanks in advance.
    Kumar

Maybe you are looking for

  • Error-Message "Item not defined on current page" after Page submit - AJAX

    Hello, a lot of subpages (regions) are loaded over htmldb_get and displayed on a master page. The parts loaded over AJAX are reports. The report regions of these reports contain a hidden and protected field, which hold the page number (&APP_PAGE_ID.)

  • MBP Won't load - stuck at grey apple logo

    Ok here's my dilema ... I've read posts about this same problem but I can't get this mbp to do any of the suggested fixes!! Here's where I screwed up.... I was playing around with iWeb 09' trying to make a better website for my company... when all of

  • IPod touch: imessage says my address is already in use?

    I bought a new iPod touch and imessage will not use my email address because it is "already in use". I have never used message before so how is this possible? How can I use imessage?

  • Viewing the physical query in OBIEE

    In the NQQuery.log file the physical query executed on the database is not logged. I have changed the logging level of the user to "2" in the Administration Tool. What else is needed to view the physical query?

  • Reverse or cancel  return budget document

    hi all i had did return budget from cj38 form wbse now how to cancel or reverse the cancel document regards raj