JAVA Downloading as Unknown File Type

I'm a independent IT contractor.  On 2 systems this week I've experienced an issue when attempting to download JAVA the file is of an unknown type in IE.  See attached.  Alternative browsers on the same machine function properly.

Same problem here. Is there an answer?

Similar Messages

  • Java.lang.UnsatisfiedLinkError - Unknown file type.

    Hi
    I am trying load a library file A.so using System.load function and I get the below error
    java.lang.UnsatisfiedLinkError: /u1/weblogic/weblogic92/weblogic92/server/native
    /solaris/sparc/A.so: ld.so.1: java: fatal: /u1/weblogic/weblogic92/weblogic92/server/native
    /solaris/sparc/A.so: unknown file type (Possible cause: endianness mismatch)
    at java.lang.ClassLoader$NativeLibrary.load(Native Method)
    at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1751)
    at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1647)
    at java.lang.Runtime.load0(Runtime.java:769)
    at java.lang.System.load(System.java:968)
    Can some one please help.
    Also when I am using the libraries of next version,I get the below error
    java.lang.UnsatisfiedLinkError: /u1/weblogic/weblogic92/weblogic92/server/native
    /solaris/sparc/A.so: ld.so.1: java: fatal: /u1/weblogic/weblogic92/weblogic92/server/native
    /solaris/sparc/A.so: wrong ELFCLASS:ELFCLASS32(Possible cause: architecture word width mismatch)
    at java.lang.ClassLoader$NativeLibrary.load(Native Method)
    at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1751)
    at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1647)
    at java.lang.Runtime.load0(Runtime.java:769)
    at java.lang.System.load(System.java:968)
    Thanks
    Phani

    phani_sridhar wrote:
    Hi
    I am trying load a library file A.so using System.load function and I get the below error
    java.lang.UnsatisfiedLinkError: /u1/weblogic/weblogic92/weblogic92/server/native
    /solaris/sparc/A.so: ld.so.1: java: fatal: /u1/weblogic/weblogic92/weblogic92/server/native
    /solaris/sparc/A.so: unknown file type (Possible cause: endianness mismatch)
    at java.lang.ClassLoader$NativeLibrary.load(Native Method)
    at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1751)
    at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1647)
    at java.lang.Runtime.load0(Runtime.java:769)
    at java.lang.System.load(System.java:968)
    Can some one please help.
    Also when I am using the libraries of next version,I get the below error
    java.lang.UnsatisfiedLinkError: /u1/weblogic/weblogic92/weblogic92/server/native
    /solaris/sparc/A.so: ld.so.1: java: fatal: /u1/weblogic/weblogic92/weblogic92/server/native
    /solaris/sparc/A.so: wrong ELFCLASS:ELFCLASS32(Possible cause: architecture word width mismatch)
    at java.lang.ClassLoader$NativeLibrary.load(Native Method)
    at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1751)
    at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1647)
    at java.lang.Runtime.load0(Runtime.java:769)
    at java.lang.System.load(System.java:968)
    I see several possibilities.
    1. What you are trying to load is not a shared library.
    2. The shared library is compiled incorrectly to match the process space of the VM. There can be any number of causes for this.
    Note that the word width mismatch strongly suggests the second.
    You should start by forgetting weblogic entirely. Write a simple java app and using an explicit path in the load() method, not loadLibrary(), get it to load. Until it works there it you have no chance in weblogic.

  • My download was an unknown file type and cannot be opened

    my download was an unknown file type and cannot be opened

    Sounds like the file extension was dropped when you saved your converted document.  Make sure that the .docx (Word) or .xlsx (Excel) extension appears after your file name when saving your document.
    You should be able to rename the document you already converted by adding the appropriate extension.  The file should then open as expected.
    Let us know how it goes!
    -David

  • Unknown File Type for Adobe Classroom in a Book Fireworks

    I am trying to open sand_river1.jpg cited on p. 74 of Adobe Fireworks Classroom in a Book and am getting a "Could not open file" and "unknown file type" despite the fact that the image is displaying as a thumbnail in the file browser.  I get the message on both Windows and Mac Fireworks CS6.  Is it possible these publication assets were not part of Adobe's QA regression?  Anyway:
    - I'd rather not try to fix this myself since it's an Adobe product and I can wait.
    - has this problem been corrected?
    - is there an errata site for the book?  When I search on Google I am just sent to Amazon and bittorrent.
    thanks

    A quick Google search for that file name confirmed the issue here, and a fixed version for chapter 4 can be downloaded at http://www.jimbabbage.ca/_files/ch4files.zip
    Source: http://blogs.adobe.com/edtechatadobe/2012/06/652.html

  • GuessNumber gives unknown file type in ie, firefox is ok

    The guessNumber tutorial greeting.jsp page will not display.
    This page loads fine in firefox, but in internet explorer, it fails to display the page, instead it produces a;
    File Download - Security Warning
    Do you want to save this file?
    Name: guessNumber
    Type: Unknown File Type
    From: localhost
    I Saved the file to disk, here is the contents;
    <!DOCTYPE html
    PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <HTML xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
    <HEAD> <title>Hello</title> </HEAD>
    <body bgcolor="white">
    <form id="helloForm" name="helloForm" method="post" action="/guessNumber/guess/greeting.jsp;jsessionid=e8d1b4d483a5ffffffff926a34098a5cc22" enctype="application/x-www-form-urlencoded">
    <input type="hidden" name="helloForm" value="helloForm" />
    <input type="hidden" name="javax.faces.ViewState" id="javax.faces.ViewState" value="j_id11:j_id12" />
    <h2>Hi. My name is Duke. I'm thinking of a number from
    <span xml:lang="en_US">0</span> to
    10. Can you guess
    it?</h2>
    <img id="helloForm:waveImg" src="/guessNumber/wave.med.gif;jsessionid=e8d1b4d483a5ffffffff926a34098a5cc22" alt="Duke waving" /><input id="helloForm:userNo" type="text" name="helloForm:userNo" /><input id="helloForm:submit" type="submit" name="helloForm:submit" value="Submit" />
    <p>
    </p>
    </form>
    </body>
    </HTML>
    I believe this to be a browser issue, but am not sure how to resolve it in ie. Any ideas?

    Hi,
    I had a similar problem. Tried as per your suggestion but no luck unfortunately. The content of the generated file is listed below. The strange thing is if you save the generated file with extension .html it renders fine in the browser. Could it be that IE has a problem with .jsp files? I'm running IE 6 as well.
    <HTML>
    <HEAD> <title>Hello</title> </HEAD>
    <body bgcolor="white">
    <form id="helloForm" name="helloForm" method="post" action="/guessNumber/guess/greeting.jsp" enctype="application/x-www-form-urlencoded">
    <input type="hidden" name="helloForm" value="helloForm" />
    <h2>Hi. My name is Duke. I'm thinking of a number from
    <span xml:lang="en_US">0</span> to
    10. Can you guess
    it?</h2>
    <img id="helloForm:waveImg" src="/guessNumber/wave.med.gif" alt="Duke waving" /><input id="helloForm:userNo" type="text" name="helloForm:userNo" /><input id="helloForm:submit" type="submit" name="helloForm:submit" value="Submit" />
    <p>
    </p>
    <input type="hidden" name="javax.faces.ViewState" id="javax.faces.ViewState" value="j_id1:j_id2" />
    </form>
    </body>
    </HTML>

  • Rwservlet "unknown file type"

    Hi,
    I'm trying to run one of our standard reports on IE7 on one our company PCs using the standard URL produce PDF output....
    http://your_web_server:port_num/rwservlet?server=server_name&report=myreport.rdf etc etc....
    Now, bearing in mind that this runs fine on every other PC in the building fine and runs perfectly ok on Firefox on the same pc, can someone pls tell me why I am getting the following pop up..
    rwservlet "unknown file type"
    It then tries to get me to download rwservlet onto the PC and thats it! No report run after that.
    What is going on? Can someone enlighten me or even point me to an answer. I've tried searching but no joy.
    Thanks

    At a guess you are trying to generate an excel spreadsheet, and thats not opening in ie7, but is in firefox?
    Thats when I encountered this problem.
    Try this on a machine, then run again after.
    Solution
    To implement the solution, please execute the following steps:
    In the Windows environment:
    1) Start -> Run -> Regedit (to open the registry)
    2) Locate the following key path:
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Main\FeatureControl\
    FEATURE_ZONE_ELEVATION\iexplore.exe
    3) Change the value from '1' to '0'
    4) Ensure that the following settings for the .xls & .html file types are unchecked:
    a) Open Windows Explorer
    b) Goto Tools/Folder Options/File Types tab
    c) Select the Extension 'XLS' (or HTML) and Click on the Advanced button
    d) Un-check the option 'Confirm Open after Download' & 'Browse in same window'
    5) Select 'OK', then 'Apply'

  • Liboci805jdbc.so unknown file type

    im trying to connect to an oraclle (8.0.5) database from a sun platform using the oci8 jdbc driver. there error im getting is as follows:
    ld.so.1: /usr/bin/../java/bin/../bin/sparc/native_threads/java: fatal: /opt/third-party/pkg/oracle-8.0.5/lib/liboci805jdbc.so: unknown file type (/opt/third-party/pkg/oracle-8.0.5/lib/liboci805jdbc.so)
    java.lang.UnsatisfiedLinkError: no oci805jdbc in shared library path
    at java.lang.Throwable.<init>(Compiled Code)
    at java.lang.Error.<init>(Compiled Code)
    at java.lang.LinkageError.<init>(Compiled Code)
    at java.lang.UnsatisfiedLinkError.<init>(Compiled Code)
    at java.lang.Runtime.loadLibrary(Compiled Code)
    at java.lang.System.loadLibrary(Compiled Code)
    at oracle.jdbc.oci7.OCIDBAccess.logon(Compiled Code)
    at oracle.jdbc.driver.OracleConnection.<init>(Compiled Code)
    at oracle.jdbc.driver.OracleDriver.connect(Compiled Code)
    at java.sql.DriverManager.getConnection(Compiled Code)
    at java.sql.DriverManager.getConnection(Compiled Code)
    at test.main(Compiled Code)
    can't quite figure this one out. any ideas?
    best regards,
    eric

    im having the exact same problem.
    i clipped this from http://technet.oracle.com/tech/java/sqlj_jdbc/htdocs/jdbc_faq.htm#_1_
    First, make sure that the jdbc-oci shared object (libocijdbc8 or
    liboci80Xjdbc.so etc.) and ${ORACLE_HOME}/lib are in your path. Then, try
    this Sample Program. Some times, even after the shared object is loaded
    successfully, you may get errors such as make_c_state symbol not found. This
    may happen if your CLASSPATH has classes.zip from JRE 1.1.7 or JDK 1.1.6 and
    your running java binaries from jdk 1.1.3 or so. Make sure everything
    (LD_LIBRARY_PATH, CLASSPATH, java binaries) is in SYNC.
    null

  • XML file considered "Unknown File Type"

    Hi,
    I have XML files that lack an XML declaration. Part of the import process, though, is an XSLT stylesheet that adds one through standard XSLT output (ie, omit-xml-declaration="no"). However, Frame still decides that it is an unknown file type and forces me to select "XML" in that dialog box.
    When I run an XML file through the stylesheet manually (with another processor), I see the declaration added. Furthermore, the externally-transformed file imports without a hitch.
    Any ideas why the declaration is not recognized when added by XSLT during the import process? More importantly, any ideas how to get around this?
    Thanks,
    Russ

    Sylvia, I used the following function, which shows the parameters for F_ApiOpen(). Note that this worked for the one problem I was having with the "unknown file type" dialog box. There are a myriad of other XML errors that can occur which you may not be able to get around.
    Russ
    F_ObjHandleT ws_OpenFile_IgnoreErrors_HonorLock_Visible(StringT ofFilePath)
    F_PropValsT openScript, *returnp = NULL;
    UIntT sn;
    F_ObjHandleT ofDocId;
    openScript = F_ApiGetOpenDefaultParams();
    sn = F_ApiGetPropIndex(&openScript, FS_AlertUserAboutFailure);
    openScript.val[sn].propVal.u.ival = False;
    sn = F_ApiGetPropIndex(&openScript, FS_BookIsInUse);
    openScript.val[sn].propVal.u.ival = FV_DoCancel;
    sn = F_ApiGetPropIndex(&openScript, FS_DontNotifyAPIClients);
    openScript.val[sn].propVal.u.ival = True;
    sn = F_ApiGetPropIndex(&openScript, FS_FileIsInUse);
    openScript.val[sn].propVal.u.ival = FV_DoCancel;
    sn = F_ApiGetPropIndex(&openScript, FS_FontChangedMetric);
    openScript.val[sn].propVal.u.ival = FV_DoOK;
    sn = F_ApiGetPropIndex(&openScript, FS_FontChangedMetric);
    openScript.val[sn].propVal.u.ival = FV_DoOK;
    sn = F_ApiGetPropIndex(&openScript, FS_FontNotFoundInCatalog);
    openScript.val[sn].propVal.u.ival = FV_DoOK;
    sn = F_ApiGetPropIndex(&openScript, FS_FontNotFoundInDoc);
    openScript.val[sn].propVal.u.ival = FV_DoOK;
    sn = F_ApiGetPropIndex(&openScript, FS_LanguageNotAvailable);
    openScript.val[sn].propVal.u.ival = FV_DoOK;
    sn = F_ApiGetPropIndex(&openScript, FS_LockCantBeReset);
    openScript.val[sn].propVal.u.ival = FV_DoOK;
    sn = F_ApiGetPropIndex(&openScript, FS_MakeVisible);
    openScript.val[sn].propVal.u.ival = True;
    sn = F_ApiGetPropIndex(&openScript, FS_NewDoc);
    openScript.val[sn].propVal.u.ival = False;
    sn = F_ApiGetPropIndex(&openScript, FS_OpenBookViewOnly);
    openScript.val[sn].propVal.u.ival = False;
    sn = F_ApiGetPropIndex(&openScript, FS_OpenDocViewOnly);
    openScript.val[sn].propVal.u.ival = False;
    sn = F_ApiGetPropIndex(&openScript, FS_OpenFileNotWritable);
    openScript.val[sn].propVal.u.ival = FV_DoOK;
    sn = F_ApiGetPropIndex(&openScript, FS_RefFileNotFound);
    openScript.val[sn].propVal.u.ival = FV_AllowAllRefFilesUnFindable;
    sn = F_ApiGetPropIndex(&openScript, FS_UseAutoSaveFile);
    openScript.val[sn].propVal.u.ival = FV_DoNo;
    sn = F_ApiGetPropIndex(&openScript, FS_UpdateTextReferences);
    openScript.val[sn].propVal.u.ival = FV_DoNo;
    sn = F_ApiGetPropIndex(&openScript, FS_UpdateXRefs);
    openScript.val[sn].propVal.u.ival = FV_DoNo;
    sn = F_ApiGetPropIndex(&openScript, FS_UseRecoverFile);
    openScript.val[sn].propVal.u.ival = FV_DoNo;
    sn = F_ApiGetPropIndex(&openScript, FS_UseAutoSaveFile);
    openScript.val[sn].propVal.u.ival = FV_DoNo;
    //open the document
    ofDocId = F_ApiOpen(ofFilePath, &openScript, &returnp);
    //we are done with these structures, so deallocate
    F_ApiDeallocatePropVals(&openScript);
    F_ApiDeallocatePropVals(returnp);
    return ofDocId;

  • Archived document showing unknown file type

    Dear all,
    Im having a big issue here.
    We are using Kofax to scan the document like expenses into the content server(maxdb)
    Previously the system is R3 4.7 with EP6. We are able to open the attachment without any issue.
    but recently the system has been upgraded to ECC6 7.01, and now the problem comes..
    when we click the attachment list, a windows will pop out and we have to save the file with unknown file type to local drive.
    Then we have to use the picture and fax viewer to open the saved attachment.
    There is no changes on the Kofax bacause we have other systems which with R3 4.7,and ECC6 7.00 are using the the same content server but without any issue.
    We usually saved the file with TIF.
    We found that the image saved with wrong content type.in OAAD the  "Content-type" is saved with value "i" .
    the correct value should be "Content-type" with value "image/tiff"
    We have used OAWD to save the TIF file but also having the same issue..

    Hi Jason,
    Check for the workstation application in DC 30 and define the mime types for all applications like .tiff,.docx i.e. office 2007 files. and second suggestion is that install ECL viewer 6 with patch , it's free at sap marketplace and check these files are opening properly.
    Hope this will resolve the query.
    Regards,
    Ravindra

  • Unknown file type

    I get an "unknown file type" message when I try to open photos someone emailed to me. I can open them with Windows Photo Viewer, but I cannot import them to my Photoshop Elements 13 organizer. Any ideas how I can get them to import? Thanks!

    Hi,
    What file type is it? - what is the extension?
    Are there any extra "." in the file name - Photoshop Elements tends to assume that the extension (=type) occurs after the first ".".
    this.that.jpg would be rejected
    this_that.jpg would be OK
    You may need to rename your files.
    Brian

  • Unknown File type for QFX with VMWare/Quicken

    I have quicken loaded in VMWare and want to open Quicken from my iMac when double clicking on the quicken QFX file.  I get an error msg "Unknown File type"

    actually, I was trying to open a Quicken for Windows file on my mac desktop.  I have quicken loaded on a Win7 virtual machine under VMWare Fusion.  I ended up solving the problem though, found a setting in the Win7 Default Applications to "Run Windows applications from your Mac's Applications folder".   Not sure why I didn't have this prob;em before my Mavericks upgrade, but all fixed now.  thanks for trying to help.

  • PS CS3 unknown file type (?)

    Hi
    I've been working in PS CS3 with some images and went to open them tonight and PS gives me an error 'unknown file types' these images were created in PS CS3 and are .jpg
    Any ideas?

    Do you have finder set to show file extensions?
    If you aren't careful when saving, and when you rename a file from untitled.psd (default for new files in PS) to (name).jpg the extension can drop if you switch the file type first and then change the name. It may appear to save it as a jpg, but if it dropped the extension, the Mac Kernel will tell PS that it is an unknown file type, or a generic document and you'll see the error. Without showing extensions in Finder, you're none the wiser when it happens.
    Finder>Preferences and Advanced. Check the box to show extensions. Then look at the files to see if the extension dropped when you saved them.

  • Numbers error msg: "Unable to open ' .' Unknown file type."

    I last updated this doc 4 days ago, saving it every time I update it. I use it to track my children's school hours throughout the year. I have since restarted my Mac. I went to open this file today, and am getting the error message, "Unable to open ' (name of file)' Unknown file type.
    When I search for the doc under the spotlight, the name of it appears & it is listed as a Numbers doc, but I can't open it.
    Any ideas for a work around? I haven't backed it up in several weeks, so I'll be very sad if I can't retrieve it at all!
    Thanks for your help.

    Have a look here http://www.dmxzone.com/go/16740/clearing-dreamweaver-s-cache
    PS: Error 2 u 2

  • Safari won't start: WebCore: unknown file type

    Hi all
    Safari/Mail/Software Update etc won't start.
    All complain about WebCore - see crashlog below
    How do I fix or replace it.
    Can I copy from another machine? mine is 15G but my daughters is only 5G
    Host Name: G4Mac
    Date/Time: 2007-11-08 10:00:30.680 +1100
    OS Version: 10.4.10 (Build 8R218)
    Report Version: 4
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Parent: WindowServer [71]
    Version: 3.0.3 (522.12.1)
    PID: 456
    Thread: Unknown
    Link (dyld) error:
    Library not loaded: /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    Referenced from: /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    Reason: no suitable image found. Did find:
    /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore: unknown file type, first eight bytes: 0xCA 0xFE 0xBA 0xBE 0x00 0x00 0x00 0x02

    Use the uninstaller found on the Safari 3 Beta disk image to revert to Safari 2.0.4.

  • FW MX, Mac OSX: "unknown file type" error

    Hi everyone,
    I'm having troubles opening a file created in FW MX.
    When I first tried saving it, I got a message that the "file
    could not
    be found". I figured that was due to the enclosing folders
    containing
    accented characters and I saved it to the HD's root instead.
    That seemed to work fine, however when trying to open the
    file, it now
    tells me "Could not complete your request. Unknown file
    type."
    Any ideas?
    Cheers Martin

    Hello Issebek1 and welcome to the Palm forums.
    The Voice Memo application on the Treo 755p is not compatible with the Voice Memo conduit that is available for Palm Dektop on the Mac and the PC.  If you need to sync voice memos, you may need to purchase a third-party application for voice memos that can sync them back to your Mac.  I would check with MotionApps' mVoice.
    As for the duplicate calendar records, the log indicates that you are making changes to the record on the Mac and on the Palm without first performing a HotSync after changing the appointment on either side.  I would clean up the records on the Mac, and then set the Calendar conduit to Desktop overwrites Handheld and then perform a sync.  Then switch the Calendar contact back to Synchronize.
    Alan G
    Post relates to: Treo 755p (Sprint)

Maybe you are looking for

  • How many computers can I use my account on

    I have just started a 6 month contracting role as an in house designer.  Can I use my account at this new premisis while still using it at home for my home business?

  • Connecting To Mysql Server

    Hi all, In SAP is it possible to connect a mysql database and get data from? Our resources(machines) have a server and this server keeps data about production. And i want to connect this db server and get data with my syntax, constraints? Can i direc

  • Printing text in smartforms

    Hi everyone i am working on smartforms and i have to print a text which is of som 50lines in 2 columns

  • Failover Cluster 2012 Network Name fails to come online.

    Hi, I created a new one node Windows 2012 failover cluster.  The cluster was created successfully, but configuring Client Access Point  finished without creating VCO in Active Directory. Then I created computer object in the same OU with cluster acco

  • Is it possible To Debug (trace) a Pro C program..in UNIX plattform..?

    I want to debug Pro C programs in UNIX plattform. Now i am tracing the program by inserting several printfs in program. its difficult.Please let me know any easier method exists.. Thanks Rinson