Problems with Collision Explorer

Hi all,
We have problems with Collision Explorer window in a 5.09 MAS.
In the .Net environment, sitched to a changelist, clicking the "Collision Explorer" button, the IDE shows "There are not collisions to display" message.
Later, we decided release this changelist; but after filling all parameters in the "Release change list" window, and clicking release button, the system says: "Unable to release the changelist due to collisions. Do you want to view the collisions?".
We click "Yes" button and the "Collision Explorer" window is showed, In this point, we’ll attempt to see the collisions moving the mouse cursor over the change list in the collision explorer; but here is the problem: when the change list node is clicked, the .Net environment crashes without showing any message.
Taking a look to the collision table in the repository shows it's empty.
We are unable to see collisions and therefore release change lists with them.
Thanks for the support.

This problem was solved applying notes 1102749 and 1122690.
Thanks.

Similar Messages

  • Gui 7.0 windows xp, problem with Internet Explorer 6.0

    Hello Gurus,
       I am installing SAP GUI 7.00, on all the windows XP machines, of our SAP users. All the machines where GUI 7.00 is installed, are facing the problem with Internet Explorer. When we click on IE we don't get error but the requested URL do not show anything. Our version of Internet exploerer is 6.0.
      Gurus, need your help on this..
    Thanks and Regards,
    Rahul

    hi ,
      thanks for letting me know my error. I will raise this problem in the correct forum
    Thanks
    Rahul

  • Since the recent upgrade from Adobe pdf plug-inn Firefox often won't open pdf-files. Uninstalling doesn't help. I don't have this problem with Internet Explorer.

    Since the recent upgrade from Adobe pdf plug-inn Firefox often won't open pdf-files. Uninstalling doesn't help. I don't have this problem with Internet Explorer.

    Hi efacg,
    Most printing issues are solved by resetting the Printing preferences. When you print from Firefox and you click on the down arrow, do you see Defualt and Firefox? Please make changes to the preferences here and preview the document.
    If this continues to be an issue please also see [[Fix printing problems in Firefox]]
    If there are any other questions, please do not hesitate to ask, we are here to help.

  • Printer print size is very small. Do not have this problem with Internet explorer.

    When I try to print something in Firefox, the printer print size is extremely small. I do not have this problem with Internet Explorer.

    File > Page Setup - '''Scale''' <br />
    100% or Shrink to Fit is usually best.

  • Spry menu problems with Internet explorer

    Hi everyone
    I'm having ongoing problems with my horizontal menus and
    internet explorer. They work fine in other browsers and with the
    generous help of others at these forums I've managed to sort out
    most of the problems. But I've hit a real wall with this one. The
    menus drop down showing the links OK but you cannot highlight or
    click on the options that drop down, they just appear as text. Any
    help would be appretiated. My appologies for posting in other
    threads also but just hoping for a response.
    I am very new to this side of design so simple answers would
    be very helpful. Thanks
    Bob

    I have 2 similar problems to the prior posts:
    1) I run IE7 and FF and the positioning of my submenus are
    skewed in IE only.
    2) I am not sure, but I believe I have a problem with my
    iframe appearing in my IE7 browser behind all of my submenus. Well,
    I know I have a problem with something, but whether or not it's the
    iframe I don't know. What I do know is that the box shows up like a
    border around my submenus and I can't get rid of it. I suspect that
    it may be caused by the fact that my menu buttons are imported
    gif's in the shape of rounded rectangles which allows for the
    corners to be visible. I actually just thought about it and my
    gif's are set to have a white index transparency, but maybe If I
    export the gifs without transparency, then that issue will be
    resolved. Well I will try that part and see, but any and all
    suggestions are welcome. Oh and I just remembered, that problem
    with the border around my submenus also has another problem with
    the word "false" inside of that border behind my submenus. This
    problem again is only in my IE browser, and it is hard to see it,
    but I have no idea why that is there or what it's from. I ran a
    search in my SpryMenuHorizontal.css page and in my html page for
    the word 'false' but nothing turned up. The only document related
    to this issue that contains the word 'false' is the
    'SpryMenuBar.js' document.
    CSS
    Layout file
    HTML Demo
    link
    Thank you,
    Danny

  • Can't get into talk talk email account in Mozilla, you have undefined new mails in your inbox message. No problem with Internet Explorer though

    I've been using the Firefox browser for nearly a year now but for the past three days I can't open my tiscali email account via Firefox. The message "you have undefined new mails in your inbox" comes up. Talk Talk technical help says there is a problem with Firefox and advised me to use Internet Explorer. I can get into my account through Explorer but would much prefer to use Firefox so please help me out.

    Apparently TalkTalk mail will work with Firefox 4 and Firefox 5 ''if'' you set the browser to ''lie'' to TalkTalk mail by saying that you are still using version 3.6.
    You can find the instructions for that in a post on the TalkTalk forums: [http://www.talktalk.co.uk/forums/showthread.php?t=185113#post2452787 Firefox 4 & TalkTalk webmail - Forums].
    Note: when you open about:config the first time, it will display a warning message that you should be careful with the changes you make. That's definitely good to bear in mind.
    Does it work?

  • Firefox will not load pages. No problem with Windows Explorer. There is no malware.

    No matter what page, it takes forever to load but many times I have to reselect the address and hit enter again and again. This happens with the NY Times, and most of my bookmarks. There is no problem with Explorer which I do not like to use. I have scanned for Mal-ware, viruses etc and nothing. It is becoming increasingly annoying and forces me to use MS. It has been ongoing with Facebook as well. What is going on?!

    The problems are getting worse. I think I will have to give up on Firefox and go with the Google browser. No problems with IE just firefox and I can't take it anymore.

  • Using Firefox 4.0.1, I am unable to "Compose", "Reply" or "Forward" messages in Yahoo Mail. I do not have this problem with Internet Explorer.

    Clicking on "Compose", "Reply" or "Forward" in Yahoo Mail does not do anything. I troubleshot the problem with Yahoo directly and they feel that the issue is with Mozilla Firefox. I do not have this issue when using Internet Explorer. Other buttons in Yahoo Mail, such as "Delete" and "Move" do work.

    I had the same problem and discovered it went away when I disabled the AVG Do Not Track extension on firefox.

  • Javascript problem with Internet Explorer 6

    Hi together
    I have a problem with IE6 on a JSP page. I want to disable a HTML button calls
    'fehlerdetails' if one of radiobutton list has a value "FIID NOK".
    This Java script sample below is running with Netscape 7.0 but Internet Explorer get no objects back.
    Has everyone a idea how can I read a value from list:
    document.GetFailedPostingPositionListW3InBean.checked[i]
    with Internet Explorer 6??
    HTML Radiobutton (Struts):
    <html:radio styleClass="radioButton" name="GetFailedPostingPositionListW3InBean" onclick="checkAccountNr();" property="checked" value="<%= String.valueOf(j) %>">
    </html:radio>
    HTML Button:
    <td><input class='pushbuttonlarge' type="button" value="fehlerdetails" onClick="document.GetFailedPostingPositionListW3InBean.submit();" name="fehlerdetails"/></td>
    Javascript:
    function checkAccountNr() {
         document.GetFailedPostingPositionListW3InBean.fehlerdetails.disabled = false;
         var radioButtons = document.GetFailedPostingPositionListW3InBean.checked;     
         if(document.GetFailedPostingPositionListW3InBean.checked > 0) {     
              for(i=0; i < radioButtons.length; i++) {
                   if(radioButtons.checked) {
                        radioButtonAccountNr = radioButtons[i].AccountNr;
                        radioButtonFiidText     = radioButtons[i].FiidText;
                        if (radioButtonAccountNr == "ABACUS-NR NOK" || radioButtonFiidText == "FIID NOK") {
                             document.GetFailedPostingPositionListW3InBean.fehlerdetails.disabled = true;                                                  
    Thank you very much for you help.
    Cheers Robert

    first, this is a Java forum, not Javascript, and aside from the first 4 letters, the two have nothing in common.
    Second.. if there's more then 1 radio button named 'GetFailedPostingPositionListW3InBean', this:
    var radioButtons = document.GetFailedPostingPositionListW3InBean.checked;
    will be an error.
    var radioButtons = document.GetFailedPostingPositionListW3InBean;      
    for(x=0; x < radioButtons.length; x++) {
       if(radioButtons[x].checked) {
          ... check the value and disable
    }

  • Recently after I connected to hotmail, I can not open the mail, there is no problem with internet explore. I'm using firefox version 3.6.18. thanks in advance

    some time ago I installed firefox version 5 but I had problems with my Norton anti-virus, now once again use the version 3.6.18.
    in principle, this problem with the email had not occurred, it is now more than a month that the problem has occurred without any change in the fate firefox
    thanks
    Giuseppe

    Taken from https://support.mozilla.com/en-US/questions/845171#answer-214912
    Hotmail problem on all browsers - They have changed their security -- Go here ------> http://windowslivehelp.com/thread.aspx?threadid=514780f4-dbdc-4633-adc7-d0e368e8cff6
    Taken from https://support.mozilla.com/en-US/questions/846120#answer-210963
    Clear the cache and the cookies from sites that cause problems.
    "Clear the Cache":
    Tools > Options > Advanced > Network > Offline Storage (Cache): "Clear Now"
    "Remove Cookies" from sites causing problems:
    Tools > Options > Privacy > Cookies: "Show Cookies"
    Start Firefox in Safe Mode to check if one of the extensions is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    Don't make any changes on the Safe mode start window.
    https://support.mozilla.com/kb/Safe+Mode
    https://support.mozilla.com/kb/Troubleshooting+extensions+and+themes
    Check and tell if its working.

  • Problem with Internet Explorer message "has stopped working" message, after exiting.

    Is there a way to eliminate this message?

    This is a forum for Adobe Reader Touch for Windows 8 (Windows Store app with "Modern" UI).  If you have any problems with Adobe Reader XI (dektop app with classic UI), you can get help from the Adobe Reader forum.
    It is usually a good idea to uninstall an older version of Adobe Reader first (just like you did) and install a newer version.
    In case you have any problems uninstalling the desktop version of Adobe Reader or Acrobat, you could use the Acrobat "cleaner" tool.
    http://labs.adobe.com/downloads/acrobatcleaner.html

  • Rendering problem with Internet Explorer

    Hi all,
    i have a BSP with MVC, HTMLB and Design2003.
    The table rendering in the IE requires 15sec.
    With Firefox the rendering requires only 1sec.
    The table has 100rows and Buttons in it.
    has anyone an idea what's the problem with the IE-rendering?
    greetings,
    Markus

    Hi,
    - the IE Version is 6.0 SP2 on WinXP
    - before and after the table are some buttons only.
    - i use no htmlb:gridlayout or phtmlb:matrix
    - the table is realized with <htmlb:tableView>
    in IE, I see that the response is finish but the IE displays for maybe 15sec. a grey screen and after that time I see my page. In Firefox I see my page immediately!
    greetings,
    markus

  • Using 3.6.12, when I enter a bid on eBay, FF immediately signs off eBay. Never had that problem with earlier versions. I do not have this problem with Internet Explorer.

    Using FF 3.6.12, I can log onto eBay, view my account, rate a purchase or win, and search for items. In other words, pretty much do anything normally on eBay.
    But if I try to enter a bid on an item, the program exits eBay.com and I get the "You've Signed Off. See You Again Soon!" screen. This happens every time I try to enter or re-enter a bid.
    I've been using Firefox for a few years to bid on eBay without any problems. This started as soon as I upgraded to 3.6.12 a month or so ago. Any suggestions?
    I've been forced to use Internet Explorer just to get on eBay and bid now. Not nearly as fast and elegant as Firefox. Help!

    To re-install Lightroom 5.4, there's no need to go back to the original full version and systematically re-install every upgrade you've ever purchased in order to re-install the latest version. All you need to do is re-install your most recent version (in this case 5.4), enter your Lightroom 5 serial number then enter your Lightroom 4 serial number when prompted. That's it.
    How did you first license the Lightroom 5 upgrade on your computer? Since it's not a subscription version, you must have received a version 5 serial number somewhere in the purchasing process. Without a record of that, Adobe Customer Care may struggle with your case.
    If you're running Windows, you can try running the free Belarc Advisor which often successfully retrieves your full serial number from inside your computer.
    Belarc Advisor - Free Personal PC Audit, for software, hardware and security configuration information on your computer.…

  • Caching problem with Internet Explorer

    Hi,
    users of an ApEx application I'm working on are reporting that when they're deleting an uploaded file from one of the pages in the application (using Internet Explorer), the link to the file remains. This is however not an issue in FireFox, and after some research I found out that this is a caching problem in IE. It can be avoided by making IE check for newer versions of stored pages every time a page is visited, but it is clearly not an option to ask all our users to do this. I also learned that it can be fixed by randomizing the file URL every time the page is loaded, but I don't know how to randomize a URL, nor how to make it still point to the uploaded file.. Any help would be appreciated!
    Thanks,
    -Kjetil

    Kjetil,
    This problem is also there if you use Flash Charts with a drilldown. See this posting:
    http://www.deneskubicek.blogspot.com/
    It will also link you to a corresponding thread and to an example in my demo application.
    The idea with a random number changing you link is the same I used in extending my
    xml chart package.
    Denes Kubicek
    http://deneskubicek.blogspot.com/
    http://www.opal-consulting.de/training
    http://htmldb.oracle.com/pls/otn/f?p=31517:1
    -------------------------------------------------------------------

  • Youtube video's seem to "freeze" the image while the audio continues playing. Never had that problem with Internet Explorer...how can I fix this?

    I used to use a different...server?...Internet Explorer. Before, when I used that, I could watch video's on youtube and they would run smoothly-image and sound in perfect sync. Now that I'm using Firefox per suggestion of a computer savvy friend, I can't watch youtube vid's in the same way. Most of the time, the audio will keep playing, but the image will stop. The only way I've discovered to prevent this is to be playing with the mouse on the side of the screen constantly. (which, when playing music video's for background while cooking dinner in the kitchen, it's rather impractical to be running back and forth to be playing with the mouse)
    I'm not a very computer savvy person. I'm using a laptop...it's an Acer...I think I have either Windows Vista or Windows 7...

    Thank you very much.
    I scanned my computer and see that it is not a virus problem. The problem lies with FoxNews.com not being compatible with the latest Flash Player or plug-in. I can view on-site videos from within Firefox on all sites except FoxNews. It is the only site that has a huge separating space in the middle of the front page. and that displays a large area of code words where it should have an ad: "clicksor_default_url = '';clicksor_banner_border = '#99CC33'; clicksor_banner_ad_bg = '#FFFFFF';clicksor_banner_link_color = "
    I ran the super bug-killer "ComboFix" (thinking the code was from the "Clicksor" virus) and was relieved to discover that it wasn't a virus.
    I can easily view videos on FoxNews from within Internet Explorer (and there is no "clicksor" code displayed in IE either). The problem lies somewhere within the Firefox version of Adobe's Flash Player /plug-in or FoxNews' incompatible code. Users are being kept up-to-date with the latest Adobe updates, but FoxNews must be using old software and needs to catch up. There must be a lot of people having this problem.

Maybe you are looking for

  • File--to--file

    Hi all,   Here is my scenario File(windows sys)XI-File(Unix sys)--->SAP(Using Batch program) Here my sender Windows system having file with extension .xfr and XI has to pick all these files and place it in Unix system.From unix system Batch Program w

  • Having a footer always display at bottom of page

    I know I've seen this around somewhere but can't find it. Basically, given the wide variation in screen dimentions these days, is there a way to always have a footer display at the bottom of the page.

  • Zorder of all controls

    How do you rearrange the zorder of all controls on a form? I once knew but forgot.  This is not the same as changing the Tab Order. Solitaire

  • Cannot use seconf graphics card with Hp envy Recline

    The HP recline has 2  display adapters , INtel integrated 4600 and Nividia Gt730A. I tried to force use of the Nividia card by selecting it in the nividia control panel as the default card but it does not work. I ran dxdiag and it still show intel as

  • How to recover apps settings after syncing in another itunes?

    I plugged in my wife's iphone to my itunes to copy a video from my computer then it synced.  Now, the settings of her previous apps are now gone (i.e. Snoopy Fair has reset).  These apps were also synced from my itunes before.  But the apps she recen