File Protocol does not work with double slash ...PLEASE HELP

Hi ALL
POSTING THIS AGAIN....Please have alook
I am using j2sdk 1.4.2 . In 1.4.1 version File protocol was working with double slash
But Now in 1.4.2 version I have to use /// slashes to make it work...
Can anyone shed any light on this. Has Sun changed something ?
I searched the release notes but could not find anything useful.....
Please comment .
Thanks

The problem is that it leads to maintenance problems
for our products
future releases and I need to find a good solution to
this problemRead the spec for file URLs, fix your existing code to use it, and remember this lesson for next time.
(Side note: I can't remember ever using or seeing double slases.)

Similar Messages

  • My HP photo smart  C6280 printer does not work with CS6.  Any Help?

    My HP photo smart  C6280 printer does not work with CS6.  Any Help?

    How does it "not work"?
    What OS version are you using?

  • " help me please"  I have Windows 7 installed on my mac pro and Bought Mini DisplayPort to VGA Adapter to connect to lcd tv But it does not work? why? please help me

    " help me please"  I have Windows 7  32 bit installed on my mac pro and Bought Mini DisplayPort to VGA Adapter to connect to lcd tv But it does not work? why? please help me
    I have to boot with a Windows
    When I use the Mac operating system not have a problem  and DisplayPort to VGA Adapter Working properly
    why does not work with windows ?
    What should I do؟
    I'm grateful to give advice
    tanks
    [email protected]

    Someone in another section answered this. Thanks.

  • HT201412 my wifi button does not working / it looks grey and can not open it... and my some applications does not working too ... please help me ... I bought this I phone from Beirut/Lebanon and i live in Turkey...

    my wifi button does not working / it looks grey and can not open it... and my some applications does not working too ... please help me ... I bought this I phone from Beirut/Lebanon and i live in Turkey...

    Here you go:
    http://support.apple.com/kb/ts1559

  • Jakarta Commons -- File Upload does not work with Application Server

    Hi ALl,
    I tried Jakarta Commons file upload. In the netbeans, I copied the common jar files "commons-io-1.2.jar" and "commons-fileupload-1.1.1.jar" in the
    netbeans-5.5\enterprise3\apache-tomcat-5.5.17\common\lib and set the class paths. It is working correctly when I compile and run from the netbeans. However, when I deployed in Sun Application Server PE 9.0, I am receiving the following errors. In Sun application I copied the above jars files to "C:\Sun\AppServer\jdk\jre\lib\ext"..
    I have read in several postings that it does not work this way but could find any solution. Any idea will be greatly appreciated.
    HTTP Status 500 -
    type Exception report
    message
    description The server encountered an internal error () that prevented it from fulfilling this request.
    exception
    javax.servlet.ServletException: java.lang.NoClassDefFoundError: javax/servlet/ServletInputStream
         org.apache.jasper.runtime.PageContextImpl.doHandlePageException(PageContextImpl.java:930)
         org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:863)
         org.apache.jsp.fileUpload_jsp._jspService(fileUpload_jsp.java:109)
         org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:111)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
         org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:353)
         org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:409)
         org.apache.jasper.servlet.JspServlet.service(JspServlet.java:317)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
         com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:73)
         com.sun.enterprise.web.VirtualServerPipeline.invoke(VirtualServerPipeline.java:120)
         org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:231)
         com.sun.enterprise.web.connector.grizzly.ProcessorTask.invokeAdapter(ProcessorTask.java:667)
         com.sun.enterprise.web.connector.grizzly.ProcessorTask.processNonBlocked(ProcessorTask.java:574)
         com.sun.enterprise.web.connector.grizzly.ProcessorTask.process(ProcessorTask.java:844)
         com.sun.enterprise.web.connector.grizzly.ReadTask.executeProcessorTask(ReadTask.java:287)
         com.sun.enterprise.web.connector.grizzly.ReadTask.doTask(ReadTask.java:212)
         com.sun.enterprise.web.connector.grizzly.TaskBase.run(TaskBase.java:252)
         com.sun.enterprise.web.connector.grizzly.WorkerThread.run(WorkerThread.java:75)
    root cause
    java.lang.NoClassDefFoundError: javax/servlet/ServletInputStream
         org.apache.commons.fileupload.servlet.ServletFileUpload.parseRequest(ServletFileUpload.java:116)
         org.apache.jsp.fileUpload_jsp._jspService(fileUpload_jsp.java:76)
         org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:111)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
         org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:353)
         org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:409)
         org.apache.jasper.servlet.JspServlet.service(JspServlet.java:317)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
         com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:73)
         com.sun.enterprise.web.VirtualServerPipeline.invoke(VirtualServerPipeline.java:120)
         org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:231)
         com.sun.enterprise.web.connector.grizzly.ProcessorTask.invokeAdapter(ProcessorTask.java:667)
         com.sun.enterprise.web.connector.grizzly.ProcessorTask.processNonBlocked(ProcessorTask.java:574)
         com.sun.enterprise.web.connector.grizzly.ProcessorTask.process(ProcessorTask.java:844)
         com.sun.enterprise.web.connector.grizzly.ReadTask.executeProcessorTask(ReadTask.java:287)
         com.sun.enterprise.web.connector.grizzly.ReadTask.doTask(ReadTask.java:212)
         com.sun.enterprise.web.connector.grizzly.TaskBase.run(TaskBase.java:252)
         com.sun.enterprise.web.connector.grizzly.WorkerThread.run(WorkerThread.java:75)
    note The full stack trace of the root cause is available in the Sun Java System Application Server Platform Edition 9.0 logs.
    Sun Java System Application Server Platform Edition 9.0
    Thank you,
    --Sam                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

    Hi All,
    I solved this few minutes after I posted this question. Thought I should share with everybody, just in case some one else need it.
    I copied these three files in the folder C:\Sun\AppServer\jdk\jre\lib\ext
    1. servelet-api.jar
    2. commons-io-1.2.jar
    3. commons-fileupload-1.1.1.jar
    No need to set any class path.
    Thanks

  • Windows 8.1 File recory does not work with EFS, any solution?

    Hello,
    File recovery does not see my encrypted files, as soon as I decrypt them no problem. Is there a way to have File recovery see my encrypted files and back them up?
    Thanks

    Hi,
    The behavior is by design.File History doesn’t protect files encrypted by the encrypted file system (EFS).
    But,files stored on a volume encrypted with BitLocker are protected.
    Thanks for your understanding.
    Regards,
    Kelvin Xu
    TechNet Community Support

  • Video does not Work in iTunes Store please help! annoying problem!

    The video does not work in the itunes store. I get no picture, only sound when i want to preview a music video or a movie trailer. No video at all. However, i can watch my movies and music videos that i already own. Please, is there any smart guy who knows a solution?

    I'm having this same issue. I tried some things but still couldn't get it to work the way it used too.
    It will not play the video portion in iTunes only the audio if I click on the song. If I switch the settings from Music Video to TV show in the info tab, the file plays fine. If I open it in Quicktime, the file plays fine.
    I've tried changing the preferences so that the video will play in the iTunes window, in a separate window, etc. and all it plays is the audio and will show the artwork instead of playing the video.

  • I updated my iPad 4 iOS 8.0.2 and the camera does not work, ... Please help

    I updated my iPad 4 iOS 8.0.2 and the camera does not work and hangs and unconnected, .... Please help me in this question,... Thanks in advance

    You're welcome, but I didn't do anything. Try closing the camera app completely and reset your iPad and maybe that will help.
    In order to close apps, you have to drag the app up from the multitasking display. Double tap the home button and you will see apps lined up going left to right across the screen. Swipe to get to the app that you want to close and then swipe "up" on the app preview thumbnail to close it.
    Reset the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider if it appears on the screen - let go of the buttons. Let the iPad start up.

  • My Factory Unclok iphone 4s not working with micro sim please help I am in Thailand

    Why my Factory unlock iphone 4s not working with Thai GSM sim
    Please hellp
    thanks in advance
    I just recently upgrade to 5.0.1 version is it a caused problem ?
    Best regards,
    Nuon Von (Mr.Wiwat)
    International Coordinator
    Bangok Hospital Chanthaburi
    < Edited By Host >

    I just bought in Thailand at MBK in Bangkok it cost 900 US dollars without contract
    It made me serous with this problem as  I spent too much money and I can not use it for callig or receiving

  • JRE 1.3.1_02 does not work with new Nvidia drivers - HELP!

    I am a user and not a developer but this problem really does bite the big one. I have had installed JRE 1.3.1 and have used it to run LimeWire file sharing program for a long time (LimeWire is a java program from www.limewire.com) and also use it to see java applets on web pages in IE 6.
    I have since upgraded my Nvidia video drivers to version 2.8.3.2 which is the latest official release at this time from Nvidia. Since doing this I have no java at all anymore. Limewire refuses to run at all and there is an error report generated in it's resident directory. If I go to http://java.sun.com, IE hangs and then dissappears, leaving a bug report on my desktop. It seems that JRE does not like the new NT OpenGL dll at all in the new Nvidia drivers and will not run at all. The dll that causes the problem is:
    C:\WINDOWS\System32\nvoglnt.dll
    I upgraded JRE to version 1.3.1_02 because Sun says this is the latest version and runs on XP which is what I have. Still java does not run at all anymore and I get the same bug reports. Has anyone found a workaround for this problem? This really stinks because now I cannot use LimeWire at all and if any web page has java on it, it dissappears right away and there is no more browser on my desktop. The only way I can even visit http://java.sun.com is if I use a Java blocking applet to filter out java applets on web pages.
    Please address this issue in JRE development and release a patch for it or a workaround.
    Thank you for reading this.
    [email protected]
    System Info:
    Microsoft Windows XP Professional
    Sun JRE 1.3.1_02
    GeForce 2 MX AGP video card with 32Mb VRAM
    Intel Pentuim III 800Mhz Coppermine
    1Gb PC 133Mhz SDRAM
    Java generated bug report:
    An unexpected exception has been detected in native code outside the VM.
    Unexpected Signal : EXCEPTION_ACCESS_VIOLATION occurred at PC=0x69564306
    Function name=(N/A)
    Library=C:\WINDOWS\System32\nvoglnt.dll
    NOTE: We are unable to locate the function name symbol for the error
    just occurred. Please refer to release documentation for possible
    reason and solutions.
    Current Java thread:
         at sun.awt.Win32GraphicsDevice.getDefaultPixID(Native Method)
         at sun.awt.Win32GraphicsDevice.getDefaultConfiguration(Unknown Source)
         at sun.awt.windows.WToolkit.resetGC(Unknown Source)
         at sun.awt.windows.WToolkit.<clinit>(Unknown Source)
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Unknown Source)
         at java.awt.Toolkit$2.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.awt.Toolkit.getDefaultToolkit(Unknown Source)
         at sun.awt.GlobalCursorManager$CursorEvent.<init>(Unknown Source)
         at sun.awt.GlobalCursorManager.<clinit>(Unknown Source)
         at java.awt.Cursor.initIDs(Native Method)
         at java.awt.Cursor.<clinit>(Unknown Source)
         at java.awt.Window.<init>(Unknown Source)
         at java.awt.Frame.<init>(Unknown Source)
         at java.awt.Frame.<init>(Unknown Source)
         at javax.swing.JFrame.<init>(Unknown Source)
         at sun.plugin.ConsoleWindow.<init>(Unknown Source)
         at sun.plugin.JavaRunTime.getJavaConsole(Unknown Source)
         at sun.plugin.JavaRunTime.showJavaConsole(Unknown Source)
         at sun.plugin.AppletViewer.initEnvironment(Unknown Source)
    Dynamic libraries:
    0x00400000 - 0x00419000      C:\Program Files\Internet Explorer\iexplore.exe
    0x77F50000 - 0x77FF9000      C:\WINDOWS\System32\ntdll.dll
    0x77E60000 - 0x77F45000      C:\WINDOWS\system32\kernel32.dll
    0x77C10000 - 0x77C63000      C:\WINDOWS\system32\msvcrt.dll
    0x77D40000 - 0x77DCD000      C:\WINDOWS\system32\USER32.dll
    0x77C70000 - 0x77CB0000      C:\WINDOWS\system32\GDI32.dll
    0x77DD0000 - 0x77E5B000      C:\WINDOWS\system32\ADVAPI32.dll
    0x77CC0000 - 0x77D35000      C:\WINDOWS\system32\RPCRT4.dll
    0x772D0000 - 0x77333000      C:\WINDOWS\system32\SHLWAPI.dll
    0x71700000 - 0x71848000      C:\WINDOWS\System32\SHDOCVW.dll
    0x71950000 - 0x71A34000      C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.0.0_x-ww_1382d70a\comctl32.dll
    0x773D0000 - 0x77BC4000      C:\WINDOWS\system32\SHELL32.dll
    0x77340000 - 0x773CB000      C:\WINDOWS\system32\comctl32.dll
    0x771B0000 - 0x772CA000      C:\WINDOWS\system32\ole32.dll
    0x5AD70000 - 0x5ADA4000      C:\WINDOWS\system32\uxtheme.dll
    0x60000000 - 0x6004C000      C:\WINDOWS\System32\MSCTF.dll
    0x75F80000 - 0x7607C000      C:\WINDOWS\System32\BROWSEUI.dll
    0x72430000 - 0x72442000      C:\WINDOWS\System32\browselc.dll
    0x75F40000 - 0x75F5D000      C:\WINDOWS\system32\appHelp.dll
    0x76FD0000 - 0x77048000      C:\WINDOWS\System32\CLBCATQ.DLL
    0x77120000 - 0x771AB000      C:\WINDOWS\system32\OLEAUT32.dll
    0x77050000 - 0x77115000      C:\WINDOWS\System32\COMRes.dll
    0x77C00000 - 0x77C07000      C:\WINDOWS\system32\VERSION.dll
    0x63000000 - 0x63094000      C:\WINDOWS\system32\WININET.dll
    0x762C0000 - 0x7634A000      C:\WINDOWS\system32\CRYPT32.dll
    0x762A0000 - 0x762AF000      C:\WINDOWS\system32\MSASN1.dll
    0x76F90000 - 0x76FA0000      C:\WINDOWS\System32\Secur32.dll
    0x76620000 - 0x7666E000      C:\WINDOWS\System32\cscui.dll
    0x76600000 - 0x7661B000      C:\WINDOWS\System32\CSCDLL.dll
    0x76670000 - 0x76754000      C:\WINDOWS\System32\SETUPAPI.dll
    0x75A70000 - 0x75B13000      C:\WINDOWS\system32\USERENV.dll
    0x10000000 - 0x10008000      C:\Program Files\Adobe\Acrobat 5.0\Reader\ActiveX\AcroIEHelper.ocx
    0x75E90000 - 0x75F31000      C:\WINDOWS\System32\SXS.DLL
    0x1A400000 - 0x1A479000      C:\WINDOWS\system32\urlmon.dll
    0x63580000 - 0x63824000      C:\WINDOWS\System32\mshtml.dll
    0x01500000 - 0x01588000      C:\WINDOWS\System32\shdoclc.dll
    0x74770000 - 0x747FF000      C:\WINDOWS\System32\MLANG.dll
    0x76400000 - 0x765FB000      C:\WINDOWS\System32\msi.dll
    0x746F0000 - 0x74719000      C:\WINDOWS\System32\msimtf.dll
    0x605D0000 - 0x605DF000      C:\WINDOWS\System32\mslbui.dll
    0x5C2C0000 - 0x5C303000      C:\WINDOWS\ime\sptip.dll
    0x018D0000 - 0x0192B000      C:\Program Files\Common Files\Microsoft Shared\Ink\SKCHUI.DLL
    0x746C0000 - 0x746E7000      C:\WINDOWS\System32\MSLS31.DLL
    0x32520000 - 0x32532000      C:\Program Files\Microsoft Office\Office10\msohev.dll
    0x1C000000 - 0x1C009000      C:\Program Files\AIM95\idlemon.dll
    0x71C20000 - 0x71C6F000      C:\WINDOWS\System32\netapi32.dll
    0x71B20000 - 0x71B31000      C:\WINDOWS\system32\MPR.dll
    0x75F60000 - 0x75F66000      C:\WINDOWS\System32\drprov.dll
    0x71C10000 - 0x71C1D000      C:\WINDOWS\System32\ntlanman.dll
    0x71CD0000 - 0x71CE6000      C:\WINDOWS\System32\NETUI0.dll
    0x71C90000 - 0x71CCC000      C:\WINDOWS\System32\NETUI1.dll
    0x71C80000 - 0x71C86000      C:\WINDOWS\System32\NETRAP.dll
    0x71BF0000 - 0x71C01000      C:\WINDOWS\System32\SAMLIB.dll
    0x75F70000 - 0x75F79000      C:\WINDOWS\System32\davclnt.dll
    0x73D70000 - 0x73D82000      C:\WINDOWS\System32\shgina.dll
    0x75970000 - 0x75A61000      C:\WINDOWS\System32\MSGINA.dll
    0x76360000 - 0x7636F000      C:\WINDOWS\System32\WINSTA.dll
    0x1F7B0000 - 0x1F7E1000      C:\WINDOWS\System32\ODBC32.dll
    0x763B0000 - 0x763F5000      C:\WINDOWS\system32\comdlg32.dll
    0x1F850000 - 0x1F866000      C:\WINDOWS\System32\odbcint.dll
    0x5A500000 - 0x5A58D000      C:\WINDOWS\System32\wiashext.dll
    0x70D00000 - 0x70EA0000      C:\WINDOWS\WinSxS\x86_Microsoft.Windows.GdiPlus_6595b64144ccf1df_1.0.0.0_x-ww_8d353f13\gdiplus.dll
    0x73BA0000 - 0x73BB2000      C:\WINDOWS\System32\sti.dll
    0x74AE0000 - 0x74AE7000      C:\WINDOWS\System32\CFGMGR32.dll
    0x71AD0000 - 0x71AD8000      C:\WINDOWS\System32\wsock32.dll
    0x71AB0000 - 0x71AC5000      C:\WINDOWS\System32\WS2_32.dll
    0x71AA0000 - 0x71AA8000      C:\WINDOWS\System32\WS2HELP.dll
    0x71A50000 - 0x71A8B000      C:\WINDOWS\system32\mswsock.dll
    0x71A90000 - 0x71A98000      C:\WINDOWS\System32\wshtcpip.dll
    0x76EE0000 - 0x76F17000      C:\WINDOWS\System32\RASAPI32.DLL
    0x76E90000 - 0x76EA1000      C:\WINDOWS\System32\rasman.dll
    0x76EB0000 - 0x76EDA000      C:\WINDOWS\System32\TAPI32.dll
    0x76E80000 - 0x76E8D000      C:\WINDOWS\System32\rtutils.dll
    0x76B40000 - 0x76B6C000      C:\WINDOWS\System32\WINMM.dll
    0x722B0000 - 0x722B5000      C:\WINDOWS\System32\sensapi.dll
    0x76F20000 - 0x76F45000      C:\WINDOWS\System32\DNSAPI.dll
    0x76FB0000 - 0x76FB7000      C:\WINDOWS\System32\winrnr.dll
    0x76F60000 - 0x76F8C000      C:\WINDOWS\system32\WLDAP32.dll
    0x76FC0000 - 0x76FC5000      C:\WINDOWS\System32\rasadhlp.dll
    0x6D370000 - 0x6D37D000      C:\Program Files\JavaSoft\JRE\1.3.1_02\bin\npjava131_02.dll
    0x6D130000 - 0x6D15A000      C:\Program Files\JavaSoft\JRE\1.3.1_02\bin\beans.ocx
    0x6D300000 - 0x6D316000      C:\Program Files\JavaSoft\JRE\1.3.1_02\bin\jpishare.dll
    0x6D420000 - 0x6D4F0000      C:\PROGRA~1\JavaSoft\JRE\132DB1~1.1_0\bin\hotspot\jvm.dll
    0x6D220000 - 0x6D227000      C:\PROGRA~1\JavaSoft\JRE\132DB1~1.1_0\bin\hpi.dll
    0x6D3B0000 - 0x6D3BD000      C:\PROGRA~1\JavaSoft\JRE\132DB1~1.1_0\bin\verify.dll
    0x6D250000 - 0x6D266000      C:\PROGRA~1\JavaSoft\JRE\132DB1~1.1_0\bin\java.dll
    0x6D3C0000 - 0x6D3CD000      C:\PROGRA~1\JavaSoft\JRE\132DB1~1.1_0\bin\zip.dll
    0x6D020000 - 0x6D129000      C:\Program Files\JavaSoft\JRE\1.3.1_02\bin\awt.dll
    0x73000000 - 0x73023000      C:\WINDOWS\System32\WINSPOOL.DRV
    0x76390000 - 0x763AA000      C:\WINDOWS\System32\IMM32.dll
    0x6D1E0000 - 0x6D21B000      C:\Program Files\JavaSoft\JRE\1.3.1_02\bin\fontmanager.dll
    0x5ED00000 - 0x5EDC6000      C:\WINDOWS\System32\OPENGL32.dll
    0x68B20000 - 0x68B3E000      C:\WINDOWS\System32\GLU32.dll
    0x73760000 - 0x737A5000      C:\WINDOWS\System32\DDRAW.dll
    0x73BC0000 - 0x73BC6000      C:\WINDOWS\System32\DCIMAN32.dll
    0x69500000 - 0x69816000      C:\WINDOWS\System32\nvoglnt.dll
    0x76C90000 - 0x76CB2000      C:\WINDOWS\system32\imagehlp.dll
    0x6D510000 - 0x6D58C000      C:\WINDOWS\system32\DBGHELP.dll
    0x76BF0000 - 0x76BFB000      C:\WINDOWS\System32\PSAPI.DLL
    Local Time = Wed Apr 03 18:51:17 2002
    Elapsed Time = 13
    # The exception above was detected in native code outside the VM
    # Java VM: Java HotSpot(TM) Client VM (1.3.1_02-b02 mixed mode)

    Chuck,
    I stumbled in here looking for help, I am a PC user,
    not a coder or developer (How sad. <g>). I checked for
    updates to the Nvidia driver (none), Windows XP (not
    at this time), and DirectX 8.1 (not at this time,
    these come on the XP updates page so far as I know.)
    Not too suprising...
    I have no idea of how to implement your suggestion on
    how to disable the JMV use of DirectX overal in my XP
    envornment. I guess that using Internet Explorer 6 to
    see web pages with Java on them are pretty much out of
    the question for now but I would be happy as a clam if
    I could get my LimeWire application going again.
    LimeWire is called via a desktop or Start menu
    shortcut in this fashion:
    Target Box: C:\WINDOWS\system32\javaw.exe -cp .
    RunLime
    Start In (directory): "C:\Program Files\LimeWire 1.7"
    So it appears that java is called via the javaw.exe
    file and passes a cp argument (whatever that is), then
    there is a period separator (dunno why) and then the
    "RunLime" statement that calls up the LimeWire
    program.to implement the suggestion, simply add -Dsun.java2d.noddraw=true between "javaw.exe" and "-cp" separating it from them by a space on each side. Your result should look something like this:
    c:\windows\system32\javaw.exe -Dsun.java2d.noddraw=true -cp . RunLime
    >
    I cannot see any need for fancy graphic acceleration
    or DirectX being called to play for this application
    since it is basicly a file manager that shares.
    Nothing fancy about it.It's not the application choosing to do this, but Java itself. Java GUI applications specifically those who use the Swing GUI classes (like LimeWire, if I recall) automatically leverage DirectX. This is really valuable for Swing applications since they emulate Windows (or Mac or Motif) GUI widgets rather than using them, making fast access to display buffers important to ensure best performance.
    >
    Do you have any idea of how to pass your
    "-Dsun.java2d.noddraw=true" statement to disable
    DirectX into the above call to start java and
    LimeWire?See above.
    >
    Hanging by the edge of my seat, waiting for more input
    on this. Thank you for your time and suggestions.
    Paul

  • HT4236 Ever since I got the iTunes upgrade, iPhoto does not open and take the photos from my iPhone.  I have the older version of iPhoto, so Photo Stream does not work.  Can you please help?

    Ever since I got the iTunes upgrade, iPhoto does not open and get pictures from my iPhone.  How do I fix this?  Thanks.

    You can stop new photos being automatically added to Photostream in iPhoto from iPhoto preferences > Photostream.

  • File copy does not work with exe files

    I used BufferedReader and BufferedWriter to make copy of an exe file in local drive. Nothing was strange in this code. But I wonder the newly created exe file is denied "..exe is not a valid win32 application" by Windows. I could see the bytes are copied. Is that something like header of exe file is damaged etc ??

    Readers and Writers are for text. For binary data use InputStream and OutputStream.

  • The PC Suite File Manager does not work with NOKIA...

    Hi
    OS: XP SP2
    Pone Model: 3120
    Thhe version of Pc Suite is 6.5.12
    the ERROR is:
    "the operation could not be complited"
    When I try to update my phone messages between my phone and my computer via pc suite file manager,it shows below error :
    "the operation could not be complited"
    I can not manage my phone sms text messages trouth my computer!
    Would you assist me?

    Operating system:
    Microsoft Windows XP
    Build 2600
    Service Pack 2
    Language: English (United States)
    Language for non-Unicode programs: English (United States)
    Locale: English (United States)
    Input language: English (United States)
    Nokia PC Suite:
    Version 6.81.13.0
    Language: English
    Connectivity Cable Drivers:
    Version 6.81.1.2

  • L7 not working with computer. Please help.

    ok. so. my mom gave me her old L7 and when i plug it into my computer it is recognized as "removable disk F:" but when I click on it. it says "please insert drive into removable disk F:" then after iTunes opens the removable disk disappears.
    my goals are to:
    -get music on phone
    -and transfer photos from phone to computer
    I am running Windows XP

    Two things:
    1.) How old is this phone? Does it have iTunes on it? (Check the main menu).
    2.) Did you install the phone properly? It should be called "L7 (iTunes)" or something similar.
    If you can answer yes to both and it still doesn't work, then do this:
    Go right-click "My Computer" on the desktop OR the start menu shortcut (Windows XP for Start Menu shortcut). Then select "Manage" . Click "Device Manager" on the Microsoft Management Console and check for any errors with anything on the list at all. If not, then check Universal Bus Serial Controllers (USB) and see if L7 is on the list. If it's there with no error, then it should have been fine. Otherwise, right-click it and select "Uninstall". Finish the entire process by detaching the USB off the phone (if not already) and re-connect it. The installation should be properly done. By properly done, I mean that you should also restart your computer at the end. If this doesn't work out, then contact Motorola for more information on this situation.

  • I keep getting the message: "what should firefox do with this file" in Windows XP every time I want to download a file, e.g., adobe, excel, etc. How can this annoying message be deleted? The check box to "open file automatically" does not work!

    I keep getting the message: "what should Firefox do with this file" in Windows XP every time I want to download a file, e.g., adobe, excel, etc. How can this annoying message be deleted? The check box to "open file automatically" does not work!

    cor-el,
    Thanks for your prompt reply. However, the sources you gave do not seem to apply exactly to my situation. I have attached some screenshots that show what the dialogue box looks like for a pdf download, and what my settings in the Apps panel of Options are. You will note in the first screenshot that I have checked the box to handle this file type automatically; however, the next time I try to download a file of that type, the same dialogue box appears looking exactly like the one shown, so checking the "automatic" option appears to do nothing. The files to be downloaded from my Gmail messages are not generic or altered file types - they are shown as pdf, doc, docx, etc. So while your intent was good, your post did not help. Thanks anyway.

Maybe you are looking for

  • Problems with Adobe Speedgrade CS6 in Windows 7

    I am having problem with Adobe Speedgrade CS6 on my Windows 7 machine with the following specs: Windows 7 Ultimate SP1 Gateway FX 6800-01e 2.67 GHz i7 Quad-core processor 16.0 GB RAM 750GB primary hard drive (Seagate ST3750528AS) 2 - 2TB secondary ho

  • HP LaserJet 1020 drivers for MacOSX Lion 10.7

    Hi, I'm trying to add LaserJet 1020 to MacOSX 10.7 (Lion). According to this page this printer is supported by Apple and its driver comes with OS. But when I'm adding the printer in the "Print & Scan" it says that the driver for this printer is NOT a

  • Mouse not working in open applications

    Mouse not working properly on menu bar in certain applications: Text Edit, Calendar, Notes.  You can hover over the  red X but it will not close the application.  Also unable to click on a text form and drop the cursor in to edit or copy text.  Can o

  • Need an download accelerator for Solaris 8 (Sparc)

    Is there any download accelerator available for Solaris 8 for Sparc architecture. Thanks, Amit [email protected]

  • Can't sync iPhone to calendar on PC after iOS6 download

    This happened last time I downloaded iOS5 - my calendar on my PC (I use the iCalendar in Outlook) won't sync with my iPhone or iPad through the Cloud  I didn't change any settings, but it won't work.  Help!