Stray jnlp files get cluttered on desktop when using Safari on MAC

We are using jdk 1.4 webstart and safari browser on a mac machine.
Once the web start begins a jnlp file gets downloaded on to the desktop. This happens each time the webstart begins.
Is there any workaround such that these files don't get downloaded at all or gets deleted once the web start closes?

Serial Multi-poster.

Similar Messages

  • Stray jnlp files gets downloaded onto the desktop when using Safari on MAC.

    We are using jdk 1.4 webstart and safari browser on a mac machine.
    Once the web start begins a jnlp file gets downloaded on to the desktop but does not get deleted. This happens each time the webstart begins thus the desktop is cluttered with stray .jnlp files each time web start is used.
    Is there any workaround such that these files don't get downloaded at all or gets deleted once the web start closes?

    Don't multi-post:
    http://forum.java.sun.com/thread.jspa?threadID=5136297&messageID=9496292#9496292

  • How to get 2 finger scrolling when using windows on mac?

    I just recentley put windows on my mac and i have installed all of the drivers for it to run but im having trouble with a few things like the f keys wont work for brightness or keyboard brightness and the other thing that wont qork is the 2 fingered scrolling then the volume buttons.

    In Windows there is a task bar located in the lower right of your desktop. There is a Bootcamp icon there, if you installed Bootcamp in Windows. Click on the icon and open the Bootcamp control panel. Select the keyboard and trackpad tab then set up your two finger scrolling etc.

  • My iPad jumps back to the desktop when using a page or app

    My iPad (original) jumps back to the desktop when using Safari or an app. Any fixes?  This is my second original iPad. The first one did the same thing.

    If you're stuck within an app or you've noticed a problem, simply hold both the home button and sleep/wake button at the same time. It's important to keep your fingers on these buttons until step 3.
    After a few seconds the red ‘slide to power off' screen will appear, simply ignore this. Ensure your fingers are still holding down the home and sleep/wake switch.
    Shortly after you should see the Apple logo, it's now safe to let go of the iPad's buttons. Your iPad should now boot, beware this process can take up to 10 minutes or so.

  • No Data retrieved with AJAX Call HTMLDB_GET when using Safari Browser

    In my apex (4.0) app i have certain page a which uses JS AJAX htmldb_get to pull some data from an on-demand process using xml structure
    var get = new htmldb_Get(null, $v('pFlowId'),
    'APPLICATION_PROCESS=get_markerdata', $v('pFlowStepId'));
    if (!MEBMarkerdataXML) {// Tabelle mit Kunden leer? Dann aus DB abfragen
    MEBMarkerdataXML = get.get('XML');
    l_Count = MEBMarkerdataXML.getElementsByTagName("Kunde").length;
    I ran into a strange behavior when using Safari Browser (Mac and Windows) when opening the page.
    As long as the process retrieves less than 50 rows everything works fine. The data is pulled from the OnDemand Process and delivered to the browser; the XML Data can be selected in JS for further processing
    <<<<<<<<<<<<<< HTTP Traffic taken from Safari <<<<<<<<<<<<<<<
    Anfrage-URL:http://80.149.218.10:8080/apex/wwv_flow.show
    Anfragemethode:POST
    Status-Code:200 OK
    Anfrage
    Content-Type:application/x-www-form-urlencoded
    Origin:http://80.149.218.10:8080
    Referer:http://80.149.218.10:8080/apex/f?p=41107101:43:1599514482232751::
    User-Agent:Mozilla/5.0 (Windows NT 5.1) AppleWebKit/534.55.3 (KHTML, like Gecko) Version/5.1.5 Safari/534.55.3
    Formulardaten
    p_request:APPLICATION_PROCESS=get_markerdata
    p_instance:1599514482232751
    p_flow_id:41107101
    p_flow_step_id:43
    Antwort
    Cache-Control:no-cache
    Content-Type:text/xml;charset=UTF-8
    Date:Thu, 03 May 2012 10:19:35 GMT
    Pragma:no-cache
    Server:Apache-Coyote/1.1
    Transfer-Encoding:Identity
    X-DB-Content-length:53329
    X-ORACLE-IGNORE:IGNORE, IGNORE, IGNORE, IGNORE
    <<<<<<<<<<<<<<<<
    When calling for more then 50 rows Safaris shows a POST Error -1001 and no Data is delivered.
    This occurs only on some Mac's and my Dev WIN-XP PC using SF Browser; never on iPad/iPhone . Never when using FF on Mac or PC.
    I googled a lot of different Sources, it seems to be a Timeout Problem when making a long runing AJAX Call. But i did not find any useful hint.
    Any Ideas from the APEX & HTTP Gurus?
    Regards
    Peter

    It's just that in my experience htmldb_Get.get() is troublesome for browsers, due to the fact it performs a synchronous request. The browser can do nothing else while it waits for the response. I've seen Firefox really struggle with it in the past couple years. Also, I've seen no good reason to use synchronous XMLHttpRequest calls. As you can see, it's simple to refactor a call to htmldb_Get.get() into a call to htmldb_Get.GetAsync().
    For your case in particular, I was just guessing Safari have implemented a timeout to ensure that they don't end up waiting indefinitely for a request that never returns as this would be fatal. You're probably hitting that timeout.
    I don't think htmldb_Get is officially documented anywhere, but you can find the source here... http://apex.oracle.com/i/javascript/uncompressed/apex_4_0.js
    There is also a pure jQuery way to perform AJAX request, I recommend using this because at least it's documented. Here's a snippet of a typical APEX AJAX request done the jQuery way:
    apex.jQuery.ajax({
      dataType: "xml", //supports text, xml, json, jsonp, script, or html
      type: "post",
      url: "wwv_flow.show",
      traditional: true,
      data: {
        p_request: "APPLICATION_PROCESS=get_markerdata",
        p_flow_id: $("#pFlowId").val(),
        p_flow_step_id: $("#pFlowStepId").val(),
        p_instance: $("#pInstance").val()
      success: function (data, textStatus, jqXHR) {
        // Do your thing in here
      error: function (xhr, ajaxOptions, thrownError) {
        // Handle error in here
    });Then you can refer to great documentation here... http://api.jquery.com/jQuery.ajax/

  • I use a desktop version of Lightroom and am wanting to move to the Cloud version.  What happens to my files, etc., on my desktop when I download the cloud version?  I don't want to lose my metadata, etc.  If anyone out there knows, please let me know.

    I use a desktop version of Lightroom and am wanting to move to the Cloud version.  What happens to my files, etc., on my desktop when I download the cloud version?  I don't want to lose my metadata, etc.  If anyone out there knows, please let me know.

    I just installed LR CC and am having trouble opening catalogs where I followed the instructions to upgrade.  Just posted a question about it.
    Discovered a problem when I went looking for some images that were not included in the most recent catalog.  After opening up a couple of older ones and upgrading, I went back to the most recent and couldn't opening.  Message says it is not writable.  And also says it may be due to incorrect permissions.  If you have any suggestions for this, I would love to hear them.

  • When using safari, media such as mp4, as a web mail attachment (yahoo) is not opening in QuickTime .  File association is broken. Does any1 have a solution?

    When using safari, media such as mp4, as a web mail attachment (yahoo) is not opening in QuickTime .  File association is broken.
    If I use the mail application the attachment opens and I see the QuickTime logo on the attachment.
    When using the web mail yahoo the attachment, an mp4 audio, opens a black page with a crossed triangle icon in the middle of the page.
    Any solution ?
    Thanks .

    There's two ways you can deploy your aspx (layout) files. One is deploy in _Layouts folder (which basically copy the file in (c:\program files\common files\microsoft shared\web server extensions\15\template\layouts). To copy file in that place, you don't
    need module, just use SharePoint mapped folder.
    Another way is to upload the layout folder in SharePoint library. But _catalogs is not the right place to upload your file (_catalogs doesn't have any subfolder named 'layouts'). You can upload your file in 'Pages' library or 'site pages' library in the
    current web.
    I'm not quite sure though (sorry I didn't get what the problem is but just guessed you are trying to get your aspx page in SharePoint designer, not sure why) why you need to upload the file in pages/site pages library instead of '_layouts' folder. 
    Thanks,
    Sohel Rana
    http://ranaictiu-technicalblog.blogspot.com

  • Photoshop file gets deleted in network while using on IMAC

    photoshop file gets deleted in network while using on IMAC. I have tried on different server also. How to reslove the issue. Please help me ?

    This is the boilerplate text often used in connection to saving to a network (please NOTE the part where it explains that normally, it does work, but that it is impossible to troubleshoot someone else's network remotely, and that's why it's not supported by Adobe):
    If you are opening files over a network or saving them to a network server, please cease and desist immediately in the event you are currently experiencing problems with one or more files. Working across a network is not supported.
    See: 
    http://kb2.adobe.com/cps/406/kb406793.html
      Copy the CLOSED file from your server to your local hard disk, work on it, save it again to your local hard disk, close it, and copy the closed file back to the server.
         Of course, the fact that Adobe does not support working across a network does not necessarily mean it won't work.   It should.
        Adobe's position is that there are too many variables in a network environment for them to guarantee that everything will work correctly in every network, especially given the fact that if something does not work properly, it's probably the network's fault, and Adobe has no way of troubleshooting your network.
      If you can't work locally, you are on your own, and if something happens, you're on your own. If you must work from a server, make sure your network administrator is a competent professional.
    When problems arise, a lot of valuable work can be lost.

  • I, too, keeping getting a pop up when in Safari that is from "tap-security.rubicon....  I saw the suggestion to turn off all extensions, but this didn't help.  What next can be done?

    I read that several other people have been bothered by a drop down message talking about a bad certificate and perhaps non secure site when working in Safari.  I, too, keeping getting this pop up when in Safari that is from "tap-security.rubicon....  I saw the suggestion to turn off all extensions, but this didn't help.  What next can be done?

    Helpful Links Regarding Malware Problems
    If you are having an immediate problem with ads popping up see The Safe Mac » Adware Removal Guide, AdwareMedic, or Remove unwanted adware that displays pop-up ads and graphics on your Mac - Apple Support.
    Open Safari, select Preferences from the Safari menu. Click on Extensions icon in the toolbar. Disable all Extensions. If this stops your problem, then re-enable them one by one until the problem returns. Now remove that extension as it is causing the problem.
    The following comes from user stevejobsfan0123. I have made minor changes to adapt to this presentation.
    Fix Some Browser Pop-ups That Take Over Safari.
    Common pop-ups include a message saying the government has seized your computer and you must pay to have it released (often called "Moneypak"), or a phony message saying that your computer has been infected, and you need to call a tech support number (sometimes claiming to be Apple) to get it resolved. First, understand that these pop-ups are not caused by a virus and your computer has not been affected. This "hijack" is limited to your web browser. Also understand that these messages are scams, so do not pay any money, call the listed number, or provide any personal information. This article will outline the solution to dismiss the pop-up.
    Quit Safari
    Usually, these pop-ups will not go away by either clicking "OK" or "Cancel." Furthermore, several menus in the menu bar may become disabled and show in gray, including the option to quit Safari. You will likely have to force quit Safari. To do this, press Command + option + esc, select Safari, and press Force Quit.
    Relaunch Safari
    If you relaunch Safari, the page will reopen. To prevent this from happening, hold down the 'Shift' key while opening Safari. This will prevent windows from the last time Safari was running from reopening.
    This will not work in all cases. The shift key must be held at the right time, and in some cases, even if done correctly, the window reappears. In these circumstances, after force quitting Safari, turn off Wi-Fi or disconnect Ethernet, depending on how you connect to the Internet. Then relaunch Safari normally. It will try to reload the malicious webpage, but without a connection, it won't be able to. Navigate away from that page by entering a different URL, i.e. www.apple.com, and trying to load it. Now you can reconnect to the Internet, and the page you entered will appear rather than the malicious one.
    An excellent link to read is Tom Reed's Mac Malware Guide.
    Also, visit The XLab FAQs and read Detecting and avoiding malware and spyware.
    See these Apple articles:
      Mac OS X Snow Leopard and malware detection
      OS X Lion- Protect your Mac from malware
      OS X Mountain Lion- Protect your Mac from malware
      OS X Mavericks- Protect your Mac from malware
      About file quarantine in OS X
    If you require anti-virus protection Thomas Reed recommends using ClamXAV. (Thank you to Thomas Reed for this recommendation.)

  • I need to get 2 decimal places when using a formula for a quotient and Numbers will only give me whole integers which is useless since most items will be less than 1. How can I change this?

    How do I get 2 decimal places when using a formula for a quotient? It only gives me whole integers. Most of the results will be less than 1 so I need 2 decimal places

    the quotient function returns only whole number portion of the dividing two numbers.  If you want the actual decimal value use the divide operator.  you enter this as:
    A/B
    if the numerator is in A1 and the denominator is in B1 you can enter the formula like this:
    =A1/B1

  • Need help please. When using Safari while banking online I cannot get rid of Pop ups although I have ticket no Pop ups. Any ideas ?

    Need your help please. When using Safari while banking online- I cannot get rid of the Pop ups although I have ticked the correct place. Any ideas ?
    A few months ago I downloaded a program someone suggested.

    Get Adblock or GlimmerBlocker.

  • I get sound no video when using AirPlay.  Any ideas?

    I get sound no video when using AirPlay.  Any ideas?

    Do you get an "HDCP error"?
    Since the last ATV software update, I have had  problems playing You Tube content from the iPad to the ATV using airplay, yet the same content from the You Tube channel on the ATV plays fine. I get the dreaded "HDCP error" which is nonsense, as YouTube content does not have this protection. Netflix also gives the same error. (I have posted seperately about this problem.)
    I have had a couple of years of fault-free playing with my setup, the only thing that has changed is the Apple ATV software. Ergo, they need to fix whatever bug they introduced. None of the recommended "fixes" have worked.

  • Can I get audio through iPhone when using apple tv?

    Can I get audio through iPhone when using apple tv?

    What do you mean exactly? Are you wanting to output the audio to your iPhone while say watching a video on your Apple TV?  If so, I'm afraid it's not possible.  However, you should post this in the Apple TV forums for a better confirmation on then.  There are some prettty knowledgable people who hang out there.
    https://discussions.apple.com/community/appletv
    B-rock

  • When using Safari all pdf files come up as gibberish?

    When using Safari to access a PDF file the page comes up all gibberish (to me). Other browsers open the PDFs just fine. When I sign is as another user the PDFs open fine in Safari.
    Any help would be appreciated.

    Problem has been fixed. Read post by cn477 and took his advise:
    Copied the Terminal command: defaults write com.apple.Safari WebKitOmitPDFSupport -bool NO

  • I would like to store my music files on a external harddrive  when using itunes instead of using my internal drive but cant seem to configure the macbook to do this. can someone tell me how ?

    I would like to store my music files on a external harddrive when using itunes instead of my internal drive but can't seem to configure the computer to do this. can someone tell me how ? .

    Copy the entire /Music/iTunes/ folder to teh external.
    Hold Option and launch iTunes.
    select Choose library... and select the iTunes folder on the external.
    Make sure the external is connected and ready before launching iTunes.

Maybe you are looking for

  • JDBC Thin & NLS & Linux

    I wrote Java application, which uses JDBC Thin 8.1.5 and runs on Linux. When I inserts Russian text into table, JDBC inserts some undefined (big black boxes in SQLPLUS output) characters. Output from same table in my Java application seems to "???".

  • How to become Authorized Trainer

    Hi all, I am project management consultant and trainer. As part of my job , I train Primavera P6 Professional at various levels. My question is how can I become Oracle Primavera Authorized/ certified trainer? it is must be through Oracle Partner? or

  • Screen orientation is locked in landscape mode

    Screen orientation is locked in landscape mode.

  • Bridging FWSM VLAN via IDSM

    I have briged the FWSM VLANs ( named DMZ,DMZ-BRIDGE) via the IDSM. However, on the 'show failover' on FWSM the server VLAN shows as 'No Link/Unknown'. Is it because there is no IP assigned. Is it the right status/configuration. Do I need to assign an

  • Lr5 does not import from d800 tether does not work either.

    When i connect D800 to my Win7pro laptop win sees the camera but LR5 does not. It freezes when i try to import and it does not recognize it for tether, I can tether other program.