Odd Bursting error i haven't seen before... maybe you have?

Running into an odd error when trying to run the 'XML Publisher Report Bursting Program' on a request that contains XML data generated from a datatemplate... if their is an RTF template associated with the data definition get the output with no issues.
My problem is when i try to burst the file using an email delivery type...
If something was wrong w/ the XML data i would think it would the request generating the data would fail, or at least fail when their is an rtf template associated with it?
Metalink isn't turning out to much info either... "shrug"
*********** OPP process Error: ***************
[10/19/08 7:45:09 PM] [OPPServiceThread0] Post-processing request 26821773.
[10/19/08 7:45:10 PM] [218204:RT26821773] Executing post-processing actions for request 26821773.
[10/19/08 7:45:10 PM] [218204:RT26821773] Starting XML Publisher post-processing action.
[10/19/08 7:45:10 PM] [218204:RT26821773]
Template code: BURST_STATUS_REPORT
Template app: XDO
Language: en
Territory: US
Output type: PDF
[10/19/08 7:45:11 PM] [UNEXPECTED] [218204:RT26821773] java.lang.reflect.InvocationTargetException
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:585)
     at oracle.apps.xdo.common.xml.XSLT10gR1.invokeParse(XSLT10gR1.java:517)
     at oracle.apps.xdo.common.xml.XSLT10gR1.transform(XSLT10gR1.java:224)
     at oracle.apps.xdo.common.xml.XSLTWrapper.transform(XSLTWrapper.java:177)
     at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:1044)
     at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:997)
     at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:212)
     at oracle.apps.xdo.template.FOProcessor.createFO(FOProcessor.java:1657)
     at oracle.apps.xdo.template.FOProcessor.generate(FOProcessor.java:967)
     at oracle.apps.xdo.oa.schema.server.TemplateHelper.runProcessTemplate(TemplateHelper.java:5888)
     at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3438)
     at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3527)
     at oracle.apps.fnd.cp.opp.XMLPublisherProcessor.process(XMLPublisherProcessor.java:247)
     at oracle.apps.fnd.cp.opp.OPPRequestThread.run(OPPRequestThread.java:157)
Caused by: oracle.xdo.parser.v2.XMLParseException: Start of root element expected.
     at oracle.xdo.parser.v2.XMLError.flushErrors1(XMLError.java:324)
     at oracle.xdo.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:319)
     at oracle.xdo.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:281)
     at oracle.xdo.parser.v2.XMLParser.parse(XMLParser.java:266)
     ... 17 more
************** Control File ****************
<?xml version="1.0" encoding="UTF-8"?>
<xapi:requestset xmlns:xapi="http://xmlns.oracle.com/oxp/xapi">
<xapi:request select="/PROGRAMS/LIST_BACKLOG/BACKLOG">
<xapi:delivery>
<xapi:email id="123" server="server.xyx.com" port="25" from="[email protected]">
<xapi:message id="123" to="[email protected]" attachment="true" subject="BackLog Report" reply-to="">backlog
attached</xapi:message>
</xapi:email>
</xapi:delivery>
<xapi:document output-type="excel" delivery="123">
<xapi:template type="rtf" location="/usr/tmp/Backlog.rtf"></xapi:template>
</xapi:document>
</xapi:request>
</xapi:requestset>
*************Request Log error: **************
XML/BI Publisher Version : 5.6.3
--Exception
null
java.lang.NullPointerException
     at oracle.apps.xdo.oa.cp.JCP4XDOBurstingEngine.getSystemTempDirectory(JCP4XDOBurstingEngine.java:413)
     at oracle.apps.xdo.oa.cp.JCP4XDOBurstingEngine.runProgram(JCP4XDOBurstingEngine.java:106)
     at oracle.apps.fnd.cp.request.Run.main(Run.java:161)
*********** XML Structure Snipet **************
<?xml version="1.0" encoding="windows-1252"?>
<PROGRAMS>
<org_code>MPK</org_code>
<LIST_BACKLOG>
<BACKLOG>
<SCHEDULE_SHIP_DATE>2008-08-13T23:59:00.000-07:00</SCHEDULE_SHIP_DATE>
<ORDER_NUMBER>639429</ORDER_NUMBER>
<LINE_NUMBER>1</LINE_NUMBER>.....
Edited by: jeremy21 on Oct 19, 2008 8:04 PM

If you're still needing assistance on naming the email attachment (and you're bursting from EBS using XDOBURSTREP concurrent program); then here's a sample burst control file that names the email attachment baed on fields from the XML data:
<xapi:requestset xmlns:xapi="http://xmlns.oracle.com/oxp/xapi" type="bursting">
<xapi:request select="/APXCRRCR/LIST_G_PAY_GROUP/G_PAY_GROUP">
<xapi:delivery>
<xapi:email server="mailserv.domain.com" port="25" from="[email protected]" reply-to="[email protected]">
<xapi:message id="EMAIL" to="${C_RECIPIENT}" attachment="true" content-type="text/html" subject="AP Cash Requirements Report for Business Unit: ${C_BUSINESS_UNIT}">
</xapi:message>
</xapi:email>
</xapi:delivery>
<xapi:document output="AP_CashRequirementsReport_${C_BU_NO_PUNC}_${C_FNAME_ADDENDA}" output-type="excel" delivery="EMAIL">
<xapi:template type="xsl-fo" location="xdo://XXAP.XAPXCRRCRD_EXCEL.en.US" filter=".//G_PAY_GROUP[C_RECIPIENT!='NONE']">
</xapi:template>
</xapi:document>
</xapi:request>
</xapi:requestset>
This one bursts each page to a user(s) identified in the XML (C_RECIPIENT) and names the attached file AP_CashRequirementsReport_<business unite name>_<first receipient name> and sends it as an excel file.
Jennifer

Similar Messages

  • Use of colon : in a way I haven't seen before. What is this?

    I know the use of the colon in :
    invoking base on ctors of classes
    invoking this on ctors of structs
    ternary operator
    generic constrants
    global namespace declaration
     But this is a new one I haven't seen before.  I found this in EntLib 4.1.1 Caching assembly.  Cache.Flush() has the following code.
    public void Flush()
    RestartFlushAlgorithm:
    lock (inMemoryCache.SyncRoot)
    foreach (string key in inMemoryCache.Keys)
    bool lockWasSuccessful = false;
    CacheItem itemToRemove = (CacheItem)inMemoryCache[key];
    try
    if(lockWasSuccessful = Monitor.TryEnter(itemToRemove))
    itemToRemove.TouchedByUserAction(true);
    else
    goto RestartFlushAlgorithm;
    finally
    if(lockWasSuccessful) Monitor.Exit(itemToRemove);
    int countBeforeFlushing = inMemoryCache.Count;
    backingStore.Flush();
    inMemoryCache.Clear();
    instrumentationProvider.FireCacheUpdated(countBeforeFlushing, 0);
    I'm not sure if it is prefixing the lock statement or some sort of AOP on the method.  Does anyone know what this "RestartFlushAlgorithim:" is doing?
    Thanks

    public void Flush()
    RestartFlushAlgorithm:
    lock (inMemoryCache.SyncRoot)
    foreach (string key in inMemoryCache.Keys)
    bool lockWasSuccessful = false;
    CacheItem itemToRemove = (CacheItem)inMemoryCache[key];
    try
    if(lockWasSuccessful = Monitor.TryEnter(itemToRemove))
    itemToRemove.TouchedByUserAction(true);
    else
    goto RestartFlushAlgorithm;
    Does anyone know what this "RestartFlushAlgorithim:" is doing?
    goto (C# Reference)
    https://msdn.microsoft.com/en-us/library/13940fs2.aspx
     - Wayne

  • CUPC - "Phone Error. Could not place call because you have no audio device or sound card."

    Periodically throughout the day, CUPC will not make or receive calls, but instead presents a dialog box with the message "Phone Error. Could not place call because you have no audio device or sound card."  See attachment.
    Signing out of and back into CUPC resolves the issue temporarily.
    I have version 8.6.2 installed and I'm using a USB headset.
    Does anyone know what might be causing this?

    Hi Steve,
    I have users reporting this as well with Jabra GN 2000 headsets. They claim using a different headset resolves it which I'm waiting to confirm but I was wondering if you were able to figure this out.
    Thanks
    Erik

  • Unable to install itunes 7 due to error "Bonjour service failed to start, verify you have sufficient privileges" mcafee is not blocking it, please help anyone?

    I am unable to instal itunes (greater than version 7) as it gives me the error,"Bonjour service failed to start, verify you have sufficient privileges" , i have checked on apple support and the only help for this error says that mcafee antivirus is blocking the services however i have never had mcafee installed on my pc. Anyone any other ideas as to what could be wrong?

    Hi doywks,
    The Apple Mobile Device is a component of iTunes that communicates between your computer and your iPhone or iOS device.  The error message you are seeing "verify that you have sufficient privileges to start system services" has to do with the Windows operating system.  It's possible that you are not logged in as the administrator for your Windows PC.  Or, you may have antivirus software stopping the Apple Mobile Device from running.  
    If you are having issues updating iTunes on your PC, follow the steps in the article below.
    If you can't install or update iTunes for Windows - Apple Support
    https://support.apple.com/en-us/HT201668
    How to restart the Apple Mobile Device Service (AMDS) on Windows - Apple Support
    https://support.apple.com/en-us/HT203188
    I hope this information helps ....
    - Judy

  • Why can´t I take a step back with the keyboard shortcut, cmd + ö, it was possible before, now you have to go to the bar at the top and "go back one step." I ha

    Why can´t I take a step back with the keyboard shortcut, cmd + ö, it was possible before, now you have to go to the bar at the top and "go back one step." I have Mac-systems, I also have mouse elbow, and do not want to use the mouse too often.

    This article lists some other options for "Back" navigation. Do any of them work for you?
    [[Keyboard shortcuts - Perform common Firefox tasks quickly]]
    Note: if you are not shown Mac keyboard combinations in knowledge base articles, scroll down a bit and look for something like this in the right column:
    ''Article is for:''<br>
    + Windows<br>
    + Firefox 14
    Click Windows to change to your OS.

  • Template Error I've never seen before

    I've been using Dreamweaver and it's template system for over
    5 years now. Today, I'm redoing a site, started it like I always
    do, utilizing the CSS Blank page layout for a three column. Set up
    my template, looks fine. Then I try inserting some PHP/Mysql call
    to actions in the right hand column, outside of a template region
    and I receive the error:
    You have added or changed code outside the <html> tag.
    This change will not be copied to documents based on the template
    unless you insert this tag in the <head> section of your
    template:
    <!-- TemplateInfo codeOutsideHTMLIsLocked="true"
    -->
    Now I have done this before and I've never received this
    error. When I put the above in the head section then I receive
    nothing but errors. Looking at the code it wants me to put in, in
    my thinking it should =false not true. I don't want my code locked
    outside my HTML since I'm dealing in PHP/Mysql environment, there
    is a lot that goes on outside of the html code.
    Did Dreamweaver do an updated that messed things up? Why did
    it work fine last week and not this week.
    Thanks.

    That's not an error. It's an alert. It's for information
    only. Read it
    carefuly and understand it. Then ignore it.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "cheryljames" <[email protected]> wrote in
    message
    news:ftgp3m$qtl$[email protected]..
    > I've been using Dreamweaver and it's template system for
    over 5 years now.
    > Today, I'm redoing a site, started it like I always do,
    utilizing the CSS
    > Blank
    > page layout for a three column. Set up my template,
    looks fine. Then I
    > try
    > inserting some PHP/Mysql call to actions in the right
    hand column, outside
    > of a
    > template region and I receive the error:
    >
    >
    You have added or changed code outside the <html> tag.
    This change will
    > not
    > be copied to documents based on the template unless you
    insert this tag in
    > the
    > <head> section of your template:
    >
    > <!-- TemplateInfo codeOutsideHTMLIsLocked="true"
    -->
    >
    > Now I have done this before and I've never received this
    error. When I put
    > the
    > above in the head section then I receive nothing but
    errors. Looking at
    > the
    > code it wants me to put in, in my thinking it should
    =false not true. I
    > don't
    > want my code locked outside my HTML since I'm dealing in
    PHP/Mysql
    > environment,
    > there is a lot that goes on outside of the html code.
    >
    > Did Dreamweaver do an updated that messed things up? Why
    did it work fine
    > last week and not this week.
    >
    > Thanks.
    >

  • API design style I've never seen before - would you use it?

    I was Googling for examples of a "Bean Comparator" and came across this strange API design I've never seen before (is it just me?). I'm curious if you have seen it before and what you think about it?
    [http://cojen.sourceforge.net/apidocs/org/cojen/util/BeanComparator.html]
    The basic problem is to create a Comparator that can sort on multiple fields within a given class.
    First, a more traditional(?) API design might be something like:
    Constructor Summary:
         BeanComparator(Class theClass);
    Method Summary:
         addSortField(String fieldName, boolean isAscending, boolean isSortNullHigh);
         addSortField(String fieldName); // convenience method with default ascending and sortNullHigh
    So you could create a BeanComparator that sorts on multiple fields by using:
    BeanComparator bc = new BeanComparator(SomeClass.class);
    bc.addSortField("field1");
    bc.addSortField("field2", false, true);
    bc.addSortField("field3", true, false);Finally, without listing the API, the equivalent code for the "strange API design" would be:
    Comparator c = BeanComparator.forClass(SomeClass.class)
         .orderBy("field1")
         .orderBy("field2")
         .reverse();
         .orderBy("field3")
         .nullLow();So in this case:
    a) there is no explicit "add" method to add a new sort field. The "orderBy" is an implicit add.
    b) the reverse() and nullLow() methods only apply to the current orderBy field.
    c) the creation of the class is "sequential" in nature as each method needs to be invoked in the proper order
    In some ways this seems to simplify the API because you don't need lots of convenience methods or your don't need to use the full method and then restate the default values.
    Also you can add new sort options to the API without affecting any existing methods.
    What do you think of this type of API design?
    Have you ever used it before?
    Would you consider using this design and in what situations would you consider it?

    What part is bothering you exactly? Its not that it bothers me, its just that it is "different" and I was wondering if it is an acceptable design of a class and when you would use it, since I don't think I've seen any examples in the JDK.
    Usually the order of method invocation is not important. You can do:
    component.setFont()
    component.setBackground()or
    component.setBackground()
    component.setFont()However
    orderBy()
    orderBy()
    reverse()is not the same as
    orderBy()
    reverse()
    orderBy()So the API implies a "building" approach where you need to know you are building the components of the class in a certain order.
    Again, its not bad, its just different (to me) so I was wondering if it is common and when you would use it.
    The fact that the methods return the object itself...No, I've seen that pattern before and find it handy.
    Your example (addSortField) also depends on the order in which the methods are called.Yes, but this is normal for most APIs. For example adding items to a Vector, or components to a panel.
    In this case the orderBy() method implies a change of state because the next set of methods may or may not modify the state of the field being ordered.
    Again, I said I thought that this potentialy does simplify the API, but I have not seen it used before.
    I don't see the design as much of a problem. Me either.

  • Why in the (firefox) world I get an error message "firefox an error occured during loading please make sure you have microsoft internet explorer at least version 4 installed and properly configured"??

    I'm using latest version of FF (9.0.1). But when opening a certain page of my company's website, I get this error message. Just curious why FF need to depend on IE at all...
    May be this is coming from our company's plugin. Nevertheless, if anybody else has encountered this weird error message, and you have found a solution, please feel free to share. Thank you.

    This is not a normal message from a standard Firefox installation so this is probably a problem with you company's plugin or your company's webwerver. Firefox does not depend on IE in any way.

  • TS1717 Hi i just rent a hd movie e i just could see the first ten minutes because occure a error this is the second time and you have charged the both movies i couldn t not see

    hi i have rent couple of movies and two of them occur a error in the first 10 minutes and i could not see who s gonna pay my rental this is really unfare i pay for the movies and the download have stopped

    lisab101,
    We appreciate you reaching out to us. We greatly appreciate the feedback that you have provided us. Please know that we will lift this up to management and the issues will be addressed.
    Thank you,
    RobinD_VZW
    Follow us on twitter @VZWSupport

  • Strange sync error, haven't seen before

    My Ipod had been working fine, but then it wouldn't sync, either manually or automatically. It says it's syncing, but none of the new songs would be added to my ipod. I also noted that it was showing the wrong album art....so I did the 5R's. Now I've got no music on my ipod, and I'm unable to sync anything on. If I look at songs under the ipod while it says it is syncing, it shows them grayed out for a second on the ipod, then they disappear.
    I'm working on windows 2000 w/ newest software I can.
    Anyone seen this before?

    If you're still needing assistance on naming the email attachment (and you're bursting from EBS using XDOBURSTREP concurrent program); then here's a sample burst control file that names the email attachment baed on fields from the XML data:
    <xapi:requestset xmlns:xapi="http://xmlns.oracle.com/oxp/xapi" type="bursting">
    <xapi:request select="/APXCRRCR/LIST_G_PAY_GROUP/G_PAY_GROUP">
    <xapi:delivery>
    <xapi:email server="mailserv.domain.com" port="25" from="[email protected]" reply-to="[email protected]">
    <xapi:message id="EMAIL" to="${C_RECIPIENT}" attachment="true" content-type="text/html" subject="AP Cash Requirements Report for Business Unit: ${C_BUSINESS_UNIT}">
    </xapi:message>
    </xapi:email>
    </xapi:delivery>
    <xapi:document output="AP_CashRequirementsReport_${C_BU_NO_PUNC}_${C_FNAME_ADDENDA}" output-type="excel" delivery="EMAIL">
    <xapi:template type="xsl-fo" location="xdo://XXAP.XAPXCRRCRD_EXCEL.en.US" filter=".//G_PAY_GROUP[C_RECIPIENT!='NONE']">
    </xapi:template>
    </xapi:document>
    </xapi:request>
    </xapi:requestset>
    This one bursts each page to a user(s) identified in the XML (C_RECIPIENT) and names the attached file AP_CashRequirementsReport_<business unite name>_<first receipient name> and sends it as an excel file.
    Jennifer

  • I recently downloaded maverick and I'm having issues I haven't seen before.

    Feb 24 08:58:41 .local loginwindow[43]: find_shared_window: WID -1
    Feb 24 08:58:41 local loginwindow[43]: CGSGetWindowTags: Invalid window 0xffffffff
    Feb 24 08:58:41 .local loginwindow[43]: find_shared_window: WID -1
    Feb 24 08:58:41 local loginwindow[43]: CGSSetWindowTags: Invalid window 0xffffffff
    Feb 24 08:58:41 .local WindowServer[88]: device_generate_desktop_screenshot: authw 0x7f9e3bd998d0(2000), shield 0x7f9e3bd9af60(2001)
    Feb 24 08:58:41 local WindowServer[88]: device_generate_lock_screen_screenshot: authw 0x7f9e3bd998d0(2000), shield 0x7f9e3bd9af60(2001)
    Feb 24 08:58:41  com.apple.launchd.peruser.501[141] (com.apple.SystemUIServer.agent[155]): The following job tried to hijack the service "com.apple.tsm.uiserver" from this job: 0x7fcde0c04230.anonymous.loginwindow
    Feb 24 08:58:51 .local loginwindow[43]: CoreAnimation: warning, deleted thread with uncommitted CATransaction; set CA_DEBUG_TRANSACTIONS=1 in environment to log backtraces.
    Feb 24 08:58:53 .local mds[39]: (Normal) DiskStore: Starting health check...
    Feb 24 08:58:53 J.local periodic-wrapper[460]: Running weekly periodic task.
    Feb 24 08:58:54 .local periodic-wrapper[459]: Running daily periodic task.
    Feb 24 08:58:54 .local sandboxd[272] ([461]): mdworker(461) deny mach-lookup com.apple.distributed_notifications@1v3
    What is this?

    com.apple.authd[71]: Succeeded authorizing right 'com.apple.activitymonitor.kill' by client '/private/var/run/com.apple.xpcproxy.RoleAccount.staging/com.apple.activititymo nitor.helper.16777218.1859797.xpc' [424] for authorization created by '/Applications/Utilities/Activity Monitor.app' [418] (3,0)
    This is only a small piece of what's going on.  Can you tell me if it's being hacked?

  • Have never seen this before maybe you can help.

    Hi,
    Well, first off. I love my MPB, Love it to bits...but... recently I learned of the Nvidia problem and at first I was paranoid, but then I said I'll be ok for now... but... then this happened.
    http://www.youtube.com/watch?v=gVxz5Lc47PY
    Now at first I thought it was just my applications, but eventually I found out it still does it even in just the finder. It seems to me like the display is trying to turn off but something is waking it, but almost instantaneously its getting the command to turn off again, Thats just my idea, any help on this would be greatly appreciated

    Ok, I know its been a long time since this was posted but In that time I've managed to get even more information. I enabled the debug report and background crashes notification from the developers tools. Now every time my laptop screen goes black I find an error report saying screensaver has crashed, so from this I've eliminated faulty wiring etc, it seems the controller for the screen going black is the screensaver engine. I found this odd and went into system preferences to see if something happened when i went to the screen saver tab, and low and behold it did, every time i switched from the desktop tab to the screen saver tab system preferences crashed also just shortly before it crashed I noticed that none of my screen savers were listed yet the error report said that I was running the abersque screen saver. So i went to the library>screen savers folder and their were no screen savers stored there, not even my old custom ones. So i went to my user folder and checked the screensaver folder there, and they were gone too. Now I know many people would suggest a re-install of mac OS X but this problem actually started before I did a re-install and it's still continuing at the moment so i went to check my time machine back up of my old system and checked the screensaver files there and they were missing also... in EVERY save that time machine had made, can anyone help me with this, it's really maddening

  • Error message when sending mail : sending the message failed because you have exceeeded your sending limit"

    I was trying to email a link from a webpage I loaded in safari.  The email sits in my outbox with a red exclamation point.  WIll not send.  Keeping getting an error message sending the message failed because you have exceeded your sending limit

    "I keep getting a "you have exceeded your limit" on my email."
    No explanation, makes no sense, it's happening with others.
    I have to change (in my outgoing/unsent folder) my sending address from .mac to me.com. After reading the following helpful post:
    To get outbox individual mails sent, Try going to outbox, opening each email to edit and change sending email to [email protected] by clicking arrow in from line.  If [email protected] account does not show, go to settings > mail > icloud account > add "[email protected]"  And, until this issue is resolved, set mail to send from [email protected]
    (and you should be using smtp.mail.me.com)

  • I am getting the same error when I attempted to upgrade my iTunes SW as many of you have gotten. I attempted a fresh download with another error. Has anyone figured it out yet?

    I am getting the same error when I attempted to upgrade my iTunes SW as many of you have gotten. I attempted a fresh download of iTunes with another error. Has anyone figured it out yet?

    Have a look at the articles mentioned  here:http://support.apple.com/kb/TS3694
    Unknown Error containing "0xE" when restoring: To resolve this issue, follow the steps in iPhone, iPad, iPod touch: Unknown error containing '0xE' when connecting. If you have a Windows computer with an Intel® 5 series/3400 series chipset, you may need updates for your chipset drivers. See iTunes for Windows: Issues syncing iOS devices with P55 and related Intel Chipsets for more information.

  • You have chosen to open which is a: application/octet-stream error

    I have been getting his error for a very long time now:
    you have chosen to open (web address here) which is a: application/octet-stream ehat should firefox do with this file? open - save
    i got this from firefox 3, i tried completely uninstalling it, and then reinstalling it
    and the same thing happens in firefox 4, which i just uninstalled firefox 3 and did a clean install of firefox 4
    it happens randomly and periodically, it seems each new session resets the warnings, and when i click on about 35% of the websites in my speeddial, it will load that warning and a blank tab, after i click the speeddial again, it will work for that site, for the rest of the session..
    it seems completely random, sometimes its google.com, sometimes mozilla.com, it could really be anything..
    it could be a website in my speeddial, but it also happens sometimes when typing from the address bar
    i have done extensive spyware sweeps, and antivirus sweeps for anything out of the ordinary, and i even repaired Windows XP SP2, and then I even upgraded to Windows XP SP3, i have all the updates, etc..
    I have 2 computers on this network, and they both do it.
    its really driving me crazy.. i even thoght about wiping my entire hard drive and reinstalling XP, but i dont want to do that
    i tried IE8, but i hated the lack of speedials and tab options
    and I tried Opera but i hated the fact that there were no multiple speedial tabs
    and im not fond of chrome or safari for similar reasons..
    i've tried a few things i've found online, but nothing really applies to this problem
    does anyone have any idea how to fix this so i can keep using firefox?
    thanks

    Show us the output of
    emctl status dbconsoleMost of the times, EM stops with DGCP being enabled on the system after the db's creation. I faced alot of it just 2 days ago when 2 of my boxes stopped EM. So show us the output of the above command and to have an idea of basic EM troubleshooting, read this,
    http://oracle-base.com/articles/misc/BasicEnterpriseManagerTroubleshooting.php
    HTH
    Aman....

Maybe you are looking for