Bug When Porting From Web Logic

According to IPLANET, this is Bug # 547750, according to the bug notes
... this
issue is said to have been resolved and will be fixed within iAS 6.0 SP3
due and
this month - beginning of July.
We have EJBs developed on Weblogic. We need to deploy it on IAS
6.0 SP2. We extract the home,remote and bean class files from the JARs
created on Weblogic and create a JAR for IAS. While saving these JARs
we get an "Error on Saving" message. A compiler error message is
thrown on the console which I have attached as file ErrorMessage. It
throws RemoteException and IOException. When we remove IOException from
the throws statement, we can save the JAR.

AFAIK all exceptions in your remote must extends java.rmi.RemoteException.
Try creating
a RemoteIOException ( extending RemoteException ) and throw that instead.
hth,
Edwin.
"Nicholas Bessmer" <[email protected]> wrote in
message news:[email protected]..
According to IPLANET, this is Bug # 547750, according to the bug notes
.. this
issue is said to have been resolved and will be fixed within iAS 6.0 SP3
due and
this month - beginning of July.
We have EJBs developed on Weblogic. We need to deploy it on IAS
6.0 SP2. We extract the home,remote and bean class files from the JARs
created on Weblogic and create a JAR for IAS. While saving these JARs
we get an "Error on Saving" message. A compiler error message is
thrown on the console which I have attached as file ErrorMessage. It
throws RemoteException and IOException. When we remove IOException from
the throws statement, we can save the JAR.

Similar Messages

  • Pass Parameters to an external appl when launched from web dynpro ABAP .

    I want to Pass Paramaters to an external application when launced from Web dynpro ABAP . I have successfully launched an .exe file ( Notepad / eViewHSEditor ) from Web dynpro using the logic from Standard WD_TEST_APPL_ACFEXECUTE component  But I am unable to Pass paramters to the .exe file .
    example :-  I would like to pass parameters  text1 text2 in the arugement list and I expect it opens an untitled notepad and in the file it will have parameters text1 text2 . But it is behaving in a different way . Below are the detailed steps of what I have done .
    The steps that I followed :-
    1)  Right now I have created the white list Configuration for Notepad.exe
    2) I have created 1 and 2 postions both of type string and permission Legal .
    3) The Paramter Value is * for both 1 and 2 .
    4) I activated the whitelist and it generated an .XML file
    5)
              application = 'C:
    WINDOWS
    system32
    notepad.exe'.
              argument = 'text1 text2' .
              co_element :- I am reading the element from the conrtext .
          co_element = wd_context->get_lead_selection( ).
          co_element_stru-attribute_name = 'ERROR'.
          co_element_stru-element = co_element.
          wd_this->acf_method_handler->if_wd_acfexecute~execute( application =  application
                                                                 argumentlist = argument
                                                                 errorinformation = co_element_stru ).
    when i execute  the application , it is trying to launch a notepad with file  'text1  text2.txt'  and it doesn't have one , it is asking do you want to create .  If You yes, it will open notepad with name 'text1 text2.txt' . If you Pass abcd in the arugement list , if the file with name abcd.txt exists , it opens the notepad with that file name .

    You try to open notepad from your PC with the same command, you will the same result.
    start->run->notepad "test1 test2". You get the popup saying that "test1 test2" file is not existing. You can google it to find a way to pass the text while opening notepad and try to fit that in your WebDynpro argument. I doubt if it is possible though.

  • When printing from web pagess, right margin cuts off print, cant seem to reconfigure. Frames select on print choices does not highlight for printing options. What will help?

    Using a Dell Dimension E310 with Windows XP and Dell photo 924 Print/Scan/Copier. When printing from web pages on the browser the right portion of the print is cut off. It appears that the "folders" frame on the left side of the page is always printing with the page, which cuts off the print on the right side of the main page frame by the width of the "folders" frame. When I select the print command, the choice for selecting a particular frame to print is on the drop down menu, but is not highlighted for use. We have had this problem with Firefox for some time. Printing from IE or Word, etc. does not produce the same problem. We like Firefox otherwise. What is the fix?

    You're right: most web pages do not use frames, so that option usually is not available.
    I don't know why a page that printed just the main content before would change to printing with useless sidebars. Can you try the site in Firefox's Safe Mode and see whether it prints/previews correctly there?
    First, I recommend backing up your Firefox settings in case something goes wrong. See [https://support.mozilla.com/en-US/kb/Backing+up+your+information Backing up your information]. (You can copy your entire Firefox profile folder somewhere outside of the Mozilla folder.)
    Next, try starting Firefox in Firefox
    [http://support.mozilla.com/kb/Safe+Mode Safe Mode]. Be careful not to "reset" anything permanently if you didn't back up.
    Does that fix it? If so, the difference usually is caused by one of your add-ons. You can restart the regular way and disable all non-essential add-ons here:
    orange Firefox button ''or'' Tools menu > Add-ons
    In particular, check the Extensions category.

  • [svn:cairngorm3:] 17872: Popup: Exposed set accessor of open for view state usage and fixed bug when closing from model within popup .

    Revision: 17872
    Revision: 17872
    Author:   [email protected]
    Date:     2010-09-27 08:04:40 -0700 (Mon, 27 Sep 2010)
    Log Message:
    Popup: Exposed set accessor of open for view state usage and fixed bug when closing from model within popup. http://www.spicefactory.org/forum/viewtopic.php?p=3932. Added new sample to show model and view state interactions.
    Modified Paths:
        cairngorm3/trunk/libraries/Popup/src/com/adobe/cairngorm/popup/PopUpBase.as
        cairngorm3/trunk/libraries/Popup/src/com/adobe/cairngorm/popup/PopUpFactory.as
        cairngorm3/trunk/libraries/Popup/src/com/adobe/cairngorm/popup/PopUpWrapper.as
        cairngorm3/trunk/libraries/PopupTest/.actionScriptProperties
        cairngorm3/trunk/libraries/PopupTest/src/samples/MyPopup.mxml
        cairngorm3/trunk/libraries/PopupTest/src/samples/PopUpPM.as
    Added Paths:
        cairngorm3/trunk/libraries/PopupTest/src/PopUpModelExample.mxml
        cairngorm3/trunk/libraries/PopupTest/src/samples/MyPopupWithModel.mxml

    Lots to be excited about. BUT...Just updated to 8.1 on one of my computers to test it out...
    Sadly, the following issue is NOT fixed for me. Is it with new projects only?  I haven't started a new project on 8.1 I've only opened an old project but the issue that I'm referring to which involves also a delay/freeze of anywhere from a few seconds to a MINUTE while the render bar goes from yellow to red and then back to yellow is still there. Boo.
    On the list above...
    Switching between sequences can turn the render bar red.
    This issue is incredibly easy to replicate. I really do hope it gets fixed. Here are the steps:
    1) Create two sequences with multiple short clips (the more clips the better)
    2) Make sure GPU acceleration is enabled.
    3) Add warp stabilizer to the clips in both sequences. Again, the more clips the longer the delay/freeze will be as the render bar goes from YELLOW to RED and then eventually back to YELLOW again.
    4) Hit SAVE.
    5) Now, toggle between sequences. You'll hit a short delay with a few clips stabilized and a LONG delay with lots stabilized. In my case this delay is around a full minute. The render bar will go from YELLOW to RED and then back to yellow...eventually.
    6) Toggle back to the original sequence and the delay occurs again.
    7) Once you've toggled between sequences and have gone through this delay, that's it, there is no longer a delay...UNTIL...(and here's the big kicker)...until the project is SAVED again. After that the issue returns when you toggle between sequences. Both saving manually and AUTOSAVING cause this issue. No way around it except not editing with GPU acceleration.
    Not sure what the issue is...caching issue when saving maybe? Either way, it stinks and it's still there in 8.1. Big bummer.
    Again, lots to be excited about with this release but I really was hopefully this specific issue was resolved.
    Sigh.

  • Too many bugs to isolate a bug when swithching from Alt-F1 to Alt-F7

    First, I consider Linux to be the less buggy OS out there.
    Well, Windows would be less buggy, but it does not really exist, since you have to pay to use it.
    Still, I use to consider Linux very buggy. This opinion I hold true more than ever.
    Here is my box:
    A P5GZ-MX motherboard (intel 945GZ), with 1 GB Memory, and an Celeron D @ 2.66 GHz.
    Now, the integrated VGA connector is badly soldered, so that I used to put something to hold the cable up to have an image.
    This is not the monitor Cable that is broken (I tried an other one and had the same problem).
    When this was not enough anymore, I put my box upside-down (reversing side of  DVD and HD too), that way gravity would hold the cable up (eh... down).
    When this was not enough anymore, I put an old Radeon 7200 (an R100 generation ATI PCI card).
    Then, my problems began (eh... I means continue as usual).
    Let's begin the story with when I installed Arch Linux (again, well the first time with the Radeon 7200 card), about three weeks ago.
    Well, I set the BIOS to prefer the PCI card, to internal one, for what should be now obvious reason.
    I installed Xorg... and things were not so bad. Except, one in about 3 times, when switching back from (Ctrl-Alt-F1 console) to (Alt-F7 Xorg).
    I would have THE bug. Well, basically, one or many window would be empty. Mouse would move, but not interact with anything on screen. Sometimes mouse is jailed inside a window (cannot move out of a window). Recently (maybe just because Firefox not occupying full screen), I would see that some of the text from (Ctrl-Alt-F1 text console) would appears (very brokenly) under the windows (about 4 times on the screen, in green on black).
    I still can swith to text mode with Ctrl-Alt-F1 after bug, and then can use the console.
    Nothing interesting would show in Xorg.0.log after the bug happened.
    I thought maybe I should try a different window manager. I tried icewm rather than OpenBox (or twm).
    At first, I thought OpenBox was the bug, because icewn seems not exhibit THE bug.
    But then, I came to the conclusion, that icewm just had made the bug happen one in about twenty (rathen than in three).
    So I thought that I should install fbcon and vesa driver too (there were some warning they were not installed).
    No change.
    Then I thought, maybe I should try with the vesa driver rather than the radeon one.
    Surprise:
    (EE) VESA(0): V_BIOS address 0x3d810 out of range
    (EE) screen found, but none have a usable configuration
    Then I thought, I should try with latest kernel. Downloaded it.
    Still the bug... with 3.1.1-1-Arch (32 bits BTW).
    Ok, so let's stick with radeon. Reading on possible Kernel Mode Setting with Radeon, I created /etc/modprobe.d/radeon.conf with:
    options radeon modeset=1
    Well, just restarting with startx, show in Xorg.0.log, that KMS was still active.
    So, I thought, let's reboot and see.
    But I did not see.
    Well, my GRUB menu, have NO vga= on the kernel line. So that I boot in plain text (as far as I know).
    At first, Linux seems to boot fine, but then not much before when login prompt would appears... screen became totally black.
    I realized I was still able to log in without seeing what I do, and 'reboot'.
    Ok, try the fallback... not working either.
    So basically, my computer still was working, except I would not see anything.
    Then I began to think... well, maybe I could try to connect the monitor in the 'badly soldered' internal VGA connector.
    Surprise, surprise: the login prompt! Ouf!
    Well, strangely I now need to hold the cable up, so that I thought: maybe this is time to put my box down side up (remember, it is already up side down). But, was too lazy for it. I just edited back /etc/modprobe.d/radeon.conf with modese=0, put back the monitor in the Radeon 7200 card, and rebooted.
    Things were 'fine' again.
    That's when, I thought I should write a message for maybe asking help, but frankly more to publicly complain.

    Revised hypothesis:
    I now believe that the bug while switching from console back to Xorg is not hardware related, and should probably happens to anyone. Also I have a new procedure that seems to always trigger it:
    1) on console (Ctrl-Alt-F1) run startx    (without ending & )
    2) You should be in Xorg, go back to console with Ctrl-Alt-F1
    3) type Enter
    4) Type Alt-F7 to go back in Xorg... hopefully for me in bogus state
    Now, the message that seems to be written in some titlebars are the same, I think, that I would get when I go back to console and do: Ctrl-C (2 or three times)... then after the bug I would see some:
    xterm: Ressource temporarily not available  (or something very similar)
    About V_BIOS address 0x3d810 out of range I am now convinced it is while loading (initializing) int10 module,
    The sad part is that if I add Option "NoInt10" "True" to vesa driver section (doc seems to wrongly suggest to put it in Server section)... then yes, the out of range does not appears, but vesa will continue to unload itself... and finally no usable screen found message would continue to appears. So I suppose Int10 module have become mandatory to vesa rather than optional.

  • Choppy video when streaming from web-site

    I have tried to stream video from the site http://portevergladeswebcam.com/ (this is for watching cruise ships and other maritime traffic and the site claims to be "High Definition Video").  If anyone wants to look at this site, do it in the daytime!  When viewing the web-site over a home WiFi network, with a fully updated Playbook, the motion of the moving vessels is smooth for a few minutes, but then it becomes choppy.  The vessels "jerk" along.  I have test the Playbook simultaneously with a Motorola Xoom, connected to the same WiFi network, and the Xoom motion is smooth all of the time.  Can someone tell me whether this shows a limitation of the Playbook, or is there something I might be able to do to fix it.
    Thank you
    Gordon1M

    Yes, I know this will work but I want to know why it is choppy when playing from the CD. I have never seen this behavior with any other computer. Is there something wrong with the optical drive? Do I need to tweak some setting? Thanks.

  • How to consume JMS message in oc4j from web logic server 11.1.1.3

    Hi all,
    I would like to know how to consume the JMS messages in oc4j instance from 11.1.1.3 (web logic). Can anyone guide me any documentation? Thanks.
    Soe

    Hi,
    Have a luk at the below link
    http://blogs.oracle.com/TechMusings/2008/08/connecting_to_weblogic_jms_pro.html
    you also have other options like creating foreigh JNDI or JMS bridge.

  • Bug when converting from text to date

    Hello Guys,
    I have a table with about 700 rows and the first column is for date.
    Most rows correctly have the cell content as date, but some rows show it as text, and even when I try to change it to date, nothing happens. It sticks as text.
    Main problem is I can't sort correctly of even do calculations.
    For me it really seems to be a bug.
    The only solution I see is to create a new column to convert the values with formula, but this is a shame to need to do this to workaround such simple bug.
    Best regards,
    Bruno

    Hi Wayne,
    LOL.
    Here's the cell that came from text file exactly like the next one. After setting as date in the format panel, it stays as expected:
    The row below came from another paste from the same text file, but it insists on not becoming date:
    After setting date, and leaving the cell selection, it goes back to "Automatic".
    In the bar at the bottom, it is shown as "Text".
    I have already tried to select the entire column and set as Date, and also to do it individually, but only some are converted. Other stays as Texts.
    Best regards,
    Bruno

  • Setting doc. attributes when loading from web interface

    Hi!
    Does anyone know how can I "show" a form to set document attributes when uploading them from the web user interface?
    I saw that you can implement a JSP associated to the document class to set or modify the attribute values (or do whatever you want) but apparently it works AFTER the document has been loaded into de iFS (and so it relies on the user accessing the document after he has loaded it). This attributes would be required, so I need the user to set them WHEN uploading the document.
    How can I do that?
    Thanks in advance.
    Griselda

    I created my custom doc class, using iFSManager (or an XML file), but it's not clear how to bind the document to the custom type just defined.programmatically, you can bind by setting classname, in document definition, prior to creating document.
    or, registering classobject by extension parser, via ifsmanager
    Then, Can I search for the custom attibute that I've just defined?yes, ofcourse
    Please can You tell me where I can find the withe paper that you have mentioned?developer's guide

  • How to get server hostname and port from web form

    Hi All,
    I need to find out server hostname and port number
    from 9i form.
    That is if the form was called via:
    http://myserver.com:1234/f90servlet?form=test,
    i would like to call some
    GET_XXX_PROPERTY(SERVER_HOSTNAME) that would return
    myserver.com
    and
    GET_XXX_PROPERTY(SERVER_PORT) that would return
    1234
    or alternatively
    GET_XXX_PROPERTY(SERVER_URL) that would return
    complete URL, so that i can parse it myself.
    Does anything like this exist? If not,would be
    possible to get that information from any Java
    function via java importer?
    BR,
    Robert
    BR,
    Robert

    Robert,
    I'd add the code as a Java Bean in Forms and get this information from the Forms request URL.
    Add the following bean to a Canvas and make it a size of 1x1 pixel so taht it appears hidden
    import java.applet.Applet;
    import java.net.URL;
    import oracle.forms.handler.IHandler;
    import oracle.forms.properties.ID;
    import oracle.forms.ui.VBean;
    public class FrmRequestInfo extends VBean
    public static final ID pGetPort = ID.registerProperty("GET_PORT");
    public static final ID pGetHost = ID.registerProperty("GET_HOST");
    public static final ID pGetProtocol = ID.registerProperty("GET_PROTOCOL");
    private String _host;
    private String _port;
    private String _protocol;
    private URL FormsURL;
    Applet m_applet;
    /*Forms settings*/
    IHandler m_handler;
    public FrmRequestInfo()
    public final void init (IHandler handler)
    super.init(handler);
    m_handler = handler;
    // get the forms applet handler
    m_applet = m_handler.getApplet();
    // initialize cookie domain to the same domain that runs Forms
    // Services
    FormsURL = m_applet.getDocumentBase();
    _host = FormsURL.getHost();
    _port = new Integer(FormsURL.getPort()).toString();
    _protocol = FormsURL.getProtocol();
    public Object getProperty(ID p0)
    if (p0 == pGetHost)
    return _host;
    else if (p0 == pGetPort)
    return _port;
    else if (p0 == pGetProtocol)
    return _protocol;
    else
    return super.getProperty(p0);
    To get the port number you call
    VarcharVariable_Port := get_custom_property('beanblock.beanname',1,'GET_PORT');
    for the hostname
    VarcharVariable_Host:= get_custom_property('beanblock.beanname',1,'GET_HOST');
    Frank
    Ps.: just wrote the bean on the fly, without testing - but I am positive that it works as similar functionality works for me in other beans.

  • Problem with ODI 11.1.1.5 on different server from Web-logic

    Basically a problem is being faced with installing ODI 11.1.1.5 (Developer, Standalone and Java EE installations) on a different server from OBI 11.1.1.5. Basically, the thing that did cause this type of installation is that I cannot find a version of ODI to run a 64-bit machine like OBI 11.1.1.5. Hence, I installed the OBI on the 64 bit machine and shared the entire drive on which the home of the BI exist. The share process referenced all the folders contained inside the home with full permission given for read and change. This was being done to provide the bea home for the ODI Java EE installation which is required as a part of the installation process.
    The problem is when I specify the middleware home location in the ODI installation with the given shared bea location an error appears saying: INST-07058: unexpected error occurred while validating Oracle home location.
    I would be grateful to receive some advice on how to overcome this obstacle with regards to installting ODI on a 32-bit server where the weblogic AS is resided on a different machine running in 64-bit.
    Help is very much appreciated...

    Thank you for answer, well in the Logueo.jspx i have this code
    <?xml version='1.0' encoding='UTF-8'?>
    <jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" version="2.1"
    xmlns:f="http://java.sun.com/jsf/core"
    xmlns:h="http://java.sun.com/jsf/html"
    xmlns:af="http://xmlns.oracle.com/adf/faces/rich">
    <jsp:directive.page contentType="text/html;charset=UTF-8"/>
    <f:view>
    <af:document id="d1" binding="#{backingBeanScope.backing_Logueo.d1}">
    <af:form id="f1" binding="#{backingBeanScope.backing_Logueo.f1}">
    <af:outputLabel value="outputLabel1"
    binding="#{backingBeanScope.backing_Logueo.ol1}"
    id="ol1"/>
    </af:form>
    </af:document>
    </f:view>
    <!--oracle-jdev-comment:auto-binding-backing-bean-name:backing_Logueo-->
    </jsp:root>
    this not is the problem, because is the project number 3 made on fedora and this don't function fine...... thank you for answer...!!!

  • Bug when restoring from Migration manager?

    hi
    I got a new mac today. I did a fresh install and chose to do a restore from time machine, which I had previously used to backup my old laptop. When time machine finished I found my old user account in the login window. However my password doesn't work at all. Also tried reseting the password using the leopard installation DVD but it keeps rejecting my password.
    Any ideas on how to solve this?

    SYS @ DAWA> shutdown immediate
    ORA-01109: database not open
    Database dismounted.
    ORACLE instance shut down.
    SYS @ DAWA> startup mount
    ORACLE instance started.
    Total System Global Area 1048576000 bytes
    Fixed Size                   792200 bytes
    Variable Size             551807352 bytes
    Database Buffers          494927872 bytes
    Redo Buffers                1048576 bytes
    Database mounted.
    SYS @ DAWA> recover database using backup controlfile until cancel;
    ORA-00279: change 329012 generated at 03/08/2005 16:24:46 needed for thread 1
    ORA-00289: suggestion :
    X:\ORACLE\ORADATA\FLASH_REC\DAWA\ARCHIVELOG\2011_08_18\O1_MF_1_6_%U_.ARC
    ORA-00280: change 329012 for thread 1 is in sequence #6
    Specify log: {<RET>=suggested | filename | AUTO | CANCEL}
    ORA-00308: cannot open archived log
    'X:\ORACLE\ORADATA\FLASH_REC\DAWA\ARCHIVELOG\2011_08_18\O1_MF_1_6_%U_.ARC'
    ORA-27041: unable to open file
    OSD-04002: unable to open file
    O/S-Error: (OS 2) The system cannot find the file specified.
    ORA-01547: warning: RECOVER succeeded but OPEN RESETLOGS would get error below
    ORA-01152: file 1 was not restored from a sufficiently old backup
    ORA-01110: data file 1: 'X:\ORACLE\ORADATA\DAWA\SYSTEM01.DBF'You can download the alert log from here:
    http://ahmedbaraka.com/temp/alertdawa.log

  • Skiping preview when downloading from web.

    On the ipad, when you click on a .pages link safari's preview pane is a little limited, missing out backgrounds and things. Is it possible to code some html5 web-app to skip that step and open in Pages direct? Or, as another solution, provide a pdf/jpg for the preview?
    Any help would be appreciated.
    Brian

    Not quite.
    If, on the iPad's safari, you click(?) on a link to a file like "mydoc.pages", it brings up a preview before letting you launch the app. I was wondering if you could skip that preview or may there be another work around?

  • Problem in response of a webservice  when called from web dynpro

    My web dynpro application is communiting with XI using a webservice..
    its working fine and giving me a PAYLOAD in response as give below
    SyncId>911</SyncId>
      <SyncInstanceId>910</SyncInstanceId>
      <b><u><SourceSystem xsi:type="ns1:/wsdl:definitions/wsdl:types/xsd:schema/xsd:complexType/xsd:sequence/xsd:element[4]/xsd:simpleType">EI6400</SourceSystem></u></b>
      <Direction>1</Direction>
      <ResourceMaster>false</ResourceMaster>
      </ns1:InspireCancelRequest>
    here xsd:type of SourceSystem is string.. and for others it is integer and boolean..
    i dont want <b><u><SourceSystem xsi:type="ns1:/wsdl:definitions/wsdl:types/xsd:schema/xsd:complexType/xsd:sequence/xsd:element[4]/xsd:simpleType">EI6400</SourceSystem></u></b>
    this information into payload..
    <i>why this is happening only about string type?</i> and not for others..

    Hi Snehal,
                    u can check here ,if it help
    <a href="/people/shabarish.vijayakumar/blog/2006/03/23/rfc--xi--webservice--a-complete-walkthrough-part-1:///people/shabarish.vijayakumar/blog/2006/03/23/rfc--xi--webservice--a-complete-walkthrough-part-1
    <a href="/people/shabarish.vijayakumar/blog/2006/03/28/rfc--xi--webservice--a-complete-walkthrough-part-2:///people/shabarish.vijayakumar/blog/2006/03/28/rfc--xi--webservice--a-complete-walkthrough-part-2
    regards
    Sumit

  • Eliminate or reduce initializing time when viewing from web

    We are using Xcelsius Enterprise 5.3 build 12,3,0,670 to create a dashboard and display it on our department web page. In version 4.5 the web page opened up immediately. in V2008 a message "initializing" comes up and it takes 15+ seconds to load. Is there a way to eliminate initializing process or to preload the data?

    You're right: most web pages do not use frames, so that option usually is not available.
    I don't know why a page that printed just the main content before would change to printing with useless sidebars. Can you try the site in Firefox's Safe Mode and see whether it prints/previews correctly there?
    First, I recommend backing up your Firefox settings in case something goes wrong. See [https://support.mozilla.com/en-US/kb/Backing+up+your+information Backing up your information]. (You can copy your entire Firefox profile folder somewhere outside of the Mozilla folder.)
    Next, try starting Firefox in Firefox
    [http://support.mozilla.com/kb/Safe+Mode Safe Mode]. Be careful not to "reset" anything permanently if you didn't back up.
    Does that fix it? If so, the difference usually is caused by one of your add-ons. You can restart the regular way and disable all non-essential add-ons here:
    orange Firefox button ''or'' Tools menu > Add-ons
    In particular, check the Extensions category.

Maybe you are looking for