SDK 1.4.1 and Redhat 8

Okay then...
I'm running Redhat 8 and Netscape 4.75 and I'd like to run the J2 sdk v1.4.1.
I have it installed and it will happily compile, it will run command line applications. The problem is it won't run applets, or anything with a GUI. They will compile but when it comes to running.....not a chance
I have the plug-in installed on netscape. And am using the 'demo' applets supplied from Sun with the sdk to test this function.
If I try to run the applet one of two things happens.
1) By double clicking in the file manager it launches mozilla (which also has the plug-in) the window comes up with the html presented and an icon on the screen that represents the applet, when I click on the applet I get a error message " This page contains information of a type (applicatio/x-java-vm) that can only be view with the appropriatwe plug-in"
2) I open the file via Netscape ( File -> Open Page -> Choose File etc etc) and the html page pops up with the message " java.lang.ClassFormatError - Bad major version number" along the bottom of the screen.
3) I use the command prompt (java MyApplet) and I get a hole host of errors, mainly to do with class Lang... but others also.... there's too many to metion here...
So then a few questions arise.... why doesn't the plug-in work... and why don't applets work at all??? I use the applets on the java.sun tutorial pages and they come up without a problem.... unless I take the code which doesn't compile and doesn't run... most odd.
Anyway, I'm completely out of ideas and all and any help is greatly appreciated.... HAS ANYONE ELSE EXPERIENCED THIS...
Actually I have sonce removed the SDK and replaced ut with the run time environment, the same thing happens.
Cheers
Adam

I got some of my answer in the following web page
http://home.bredband.no/gaulyk/java/tutorial/javaredhat.html
The problem I ran into was when I installed Redhat 8.0 with every
package, the /usr/bin/java is in 1.3.1 and it was not compatiable
with even jdk1.3.1_07, and of course j2sdk1.4.1_02 because
many changes to javax.swing went in.
The about web page suggested to create the file /etc/profile.d/java.sh
to include PATH=/usr/java/j2sdk1.4.1_02/bin:$PATH.
I also installed javax.comm.properties from javax.comm.api
package in /usr/java/j2sdk1.4.1_02/jre/lib directory
to get rid of the run time error from GNU that invokes
java applet.
If anyone is interesting to run applet or web application that
needs special fonts other than Enlish, please download
fonts to /usr/java/j2sdk1.4.1_02/jre/fonts directory.
I just installed some Chinese tru type fonts (.ttf) in that
directory and am able display Chinese character with
given encoding. You have to tell for example JTextArea what
font you want to display and FileInputStream for example
what encoding you want to use in your java code.
In Windows, every thing work right after I downloads the jdk
I do not need to do anything special because my Window 2000
and Window XP already have Chinese fonts I need. I also
use Textpad to code, compile and run my java application and
applet. Textpad is a nice tool on Window environment
that color code Java program key words and you can double
click compiling error and get to the error right away.
Hope this info help.

Similar Messages

  • Performance issues with Oracle EE 9.2.0.4 and RedHat 2.1

    Hello,
    I am having some serious performance issues with Oracle Enterprise Edition 9.2.0.4 and RedHat Linux 2.1. The processor goes berserk at 100% for long (some 5 min.) periods of time, and all the ram memory gets used.
    Some environment characteristics:
    Machine: Intel Pentium IV 2.0GHz with 1GB of RAM.
    OS: RedHat Linux 2.1 Enterprise.
    Oracle: Oracle Enterprise Edition 9.2.0.4
    Application: We have a small web-application with 10 users (for now) and very basic queries (all in stored procedures). Also we use the latest version of ODP.NET with default connection settings (some low pooling, etc).
    Does anyone know what could be going on?
    Is anybody else having this similar behavior?
    We change from SQL-Server so we are not the world expert on the matter. But we want a reliable system nonetheless.
    Please help us out, gives some tips, tricks, or guides…
    Thanks to all,
    Frank

    Thank you very much and sorry I couldn’t write sooner. It seems that the administrator doesn’t see the kswap going on so much, so I don’t really know what is going on.
    We are looking at some queries and some indexing but this is nuts, if I had some poor queries, which we don’t really, the server would show pick right?
    But he goes crazy and has two oracle processes taking all the resources. There seems to be little swapping going on.
    Son now what? They are all ready talking about MS-SQL please help me out here, this is crazy!!!
    We have, may be the most powerful combinations here. What is oracle doing?
    We even kill the Working Process of the IIS and have no one do anything with the database and still dose two processes going on.
    Can some one help me?
    Thanks,
    Frank

  • Hi I want to get an acrobat aplication and SDK for converting .tiff and .jpg to OCR PDF and, add wat

    Hi I want to get an acrobat aplication and SDK for converting .tiff and .jpg to OCR PDF and, add watermark and reducing size of files, all in one product

    Yes, Acrobat Pro can do that. The SDK is free t o download.

  • [svn] 2649: Committing Josh McDonald' s patch for bug SDK-15795 after review and testing.

    Revision: 2649
    Author:   [email protected]
    Date:     2008-07-29 09:33:23 -0700 (Tue, 29 Jul 2008)
    Log Message:
    Committing Josh McDonald's patch for bug SDK-15795 after review and testing. Various minOccurs and maxOccurs scenarios could lead to short circuit logic that would not release the schema stack scope if a reference was previously resolved.
    Checkintests: Pass
    BlazeDS 3.0.x webService flexunit tests: 100% Pass
    BlazeDS 3.0.x webService mxunit tests: 100% Pass
    QE: Yes, please review schema that is described in this bug and consider adding a test case. Note that I'm seeing intermittent failures on a few tests that pass when re-run (likely due to timeouts being too aggressive?).
    Doc: No
    Reviewer: Svetlin
    Bugs:
    SDK-15795 - minOccurs on breaks XMLEncoder
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-15795
        http://bugs.adobe.com/jira/browse/SDK-15795
    Modified Paths:
        flex/sdk/branches/3.0.x/frameworks/projects/rpc/src/mx/rpc/xml/XMLEncoder.as

    Hi.
    Alot of good feedback. Personally I miss some keybindings, such as for branch switching.
    Anyways, on the github corruption issue it seems like this was fixed in 0.8.4 according to http://www.eclipse.org/forums/index.php?t=msg&th=183637& amp;start=0&S=81dfec74c1b979b21614f923fb09b1da

  • [svn:bz-trunk] 22363: Updates for SDK 4.5.2 and its player

    Revision: 22363
    Revision: 22363
    Author:   [email protected]
    Date:     2011-09-01 12:47:07 -0700 (Thu, 01 Sep 2011)
    Log Message:
    Updates for SDK 4.5.2 and its player
    Modified Paths:
        blazeds/trunk/build.properties
        blazeds/trunk/build.xml
        blazeds/trunk/modules/sdk/build.xml

    Adware Searchme is installed, removing it will help.
    1. Download and use free AdwareMedic to remove the adware
        http://www.adwaremedic.com/index.php
        Install , open,  and run it by clicking “Scan for Adware” button   to remove adware.
        Once done, quit AdwareMedic.
                   or
        Remove the adware  manually  by following the “HowTo” from Apple.
        http://support.apple.com/en-us/HT203987
    2. Safari > Preferences > Extensions
         Turn those off and relaunch Safari to test .
         Turn those on one by one and test.
    3. Safari > Preferences >  Search > Search Engine :
        Select your preferred   search engine.
    4. Safari > Preferences > General > Homepage:
         Set your Homepage.
    Additional steps:
    Start up in Safe Mode. http://support.apple.com/kb/PH18760
    Reset SMC.     http://support.apple.com/kb/HT3964
    Choose the method for:
    "Resetting SMC on portables with a battery you should not remove on your own".
    Repair Disk
    Steps 1 through 7
    http://support.apple.com/kb/PH5836

  • I installed adobe gaming sdk from creative cloud and now want to uninstall it how can i uninstall.

    i installed adobe gaming sdk from creative cloud and now want to uninstall it how can i uninstall it. plese help.

    Hi Fayet16,
    Please quit the Creative Cloud desktop application by clicking the settings options and select Quit. Then please follow the following steps:
    Go to C:\Users\[UserName]\AppData\Local\Adobe and rename the folders "AAMUpdater" and "OOBE",
    Then go to C:\Program Files (x86)\Common Files\Adobe and rename "OOBE" folder.
    Make sure that the files and not hidden as AppData is hidden by default. Then relaunch Creative Cloud desktop application. Let me know for further help.
    Thanks,
    Ratandeep Arora

  • J2SDK 1.4.1 and RedHat Linux 8.0

    I've downloaded the latest version of Java SDK (1.4.1_02) in self extracting binary file. After installation I tried to run demo programs like SwingSet2 and Stylepad they run but after a few while crashed and a lot of exceptions appeared on screen.
    I also downloaded NetBeans IDE and tried to install. The main installation screen appears but doesn't show anything (I think window is not being refreshed) and it stays untill I break it. (No exception on terminal screen)
    any idea ? suggestions ???
    (I am using Red Hat Linux 8.0)
    Thanx in advance
    Aamir

    Well..... I installed Mandrake Linux 9.0 and tried the same J2SDK and run SwingSet2 demo. It goes well. But when I swith my screen resolutin from 800 x 600 to 1024 x 768 it generates the same exceptions as with RedHat 8.0
    Quite strange!!!! Isn't it ?
    Aamir

  • OAS4.0.7, DB8.1.5 and Redhat 6.1

    Has anyone succesfully installed Redhat 6.1 with Oracle 8.1.5
    (8i) and OAS 4.0.7 on it? I tried but i stranded now that OAS
    seems installed. When i want to start the services it seems that
    the orb services don't want to start.
    From the GUI it mentions an OWS-20214: CORBA orb processes can
    not be started... but if i dig a bit deeper the most detailed
    info i can actually dig up is from the ORB control utility:
    unexpected exception IDL:omg.org/CORBA/COMM_FAILURE:1.0, from
    yocorb.c 780.
    I looked at the issue some other people with the OWS-20214 error
    message had, where the hostname could not be resolved, but that
    doesn't seem to be the problem in this case.
    Any suggestions?
    Regards, Martijn
    null

    As far as I knows, OAS 4.0.7 will not work on RH6, you will have
    to wait for OAS 4.0.8 for Linux. OAS3 can run on RH6.
    Geert
    Martijn Spronk (guest) wrote:
    : Has anyone succesfully installed Redhat 6.1 with Oracle 8.1.5
    : (8i) and OAS 4.0.7 on it? I tried but i stranded now that OAS
    : seems installed. When i want to start the services it seems
    that
    : the orb services don't want to start.
    : From the GUI it mentions an OWS-20214: CORBA orb processes can
    : not be started... but if i dig a bit deeper the most detailed
    : info i can actually dig up is from the ORB control utility:
    : unexpected exception IDL:omg.org/CORBA/COMM_FAILURE:1.0, from
    : yocorb.c 780.
    : I looked at the issue some other people with the OWS-20214
    error
    : message had, where the hostname could not be resolved, but
    that
    : doesn't seem to be the problem in this case.
    : Any suggestions?
    : Regards, Martijn
    null

  • Oracle 8.1.7 and Redhat 6.2EE SIGSEGV when running netasst

    I've managed to install this ok - at least the core server is fine.
    Unfortunately when I attempt to run almost any of the graphical java admin. utilities, eg oemapp, dbasst, netasst, owm. They fail with something like:
    SIGSEGV received at befffac0 in /usr/X11R6/lib/libXt.so.6. Processing terminated
    Writing stack trace to javacore1268.txt ... OK
    The funny thing is dbasst actually runs about 1% of the times I run it. The rest never do.
    I can run over applications that use X11 fine.
    I am using the JRE that came with the oracle install (IBM1.1.8)
    I have also tried other JREs.
    I have also tried unset LANG (as mentioned in other posts)
    Please help - I'm really stuck.

    I've finally solved it!
    I downloaded the following jre from blackdown:
    jre118_v3-glibc-2.1.3-DYNMOTIF.tar.bz2
    It's the only one that seems to work (and god, have I tried them all!)
    I've no idea what the DYNMOTIF means (apart from being something to do with Motif - but you don't have to be a linux guru to work that out ;)) - but, hell, it works.
    And after sitting in front of this machine for 3 days trying to deal with Oracle's, frankly PATHETIC install, that's so full of holes and bugs, that's all I care about..
    The one bundled with Oracle 8.1.7 doesn't work with Linux redhat 6.2EE.
    Don't oracle test their software?
    Anyway I'm happy now, and I'm leaving this in case anybody else has the same problem.
    Thanks for everyone's help.

  • Large Data file problem in Oracle 8.1.7 and RedHat 6.2EE

    I've installed the RedHat 6.2EE (Enterprise
    Edition Optimized for Oracle8i) and Oracle
    EE 8.1.7. I am able to create very large file
    ( > 2GB) using standard commands, such as
    'cat', 'dd', .... However, when I create a
    large data file in Oracle, I get the
    following error messages:
    create tablespace ts datafile '/data/u1/db1/data1.dbf' size 10000M autoextend off
    extent management local autoallocate;
    create tablespace ts datafile '/data/u1/db1/data1.dbf' size 10000M autoextend off
    ERROR at line 1:
    ORA-19502: write error on file "/data/u1/db1/data1.dbf", blockno 231425
    (blocksize=8192)
    ORA-27069: skgfdisp: attempt to do I/O beyond the range of the file
    Additional information: 231425
    Additional information: 64
    Additional information: 231425
    Do anyone know what's wrong?
    Thanks
    david

    I've finally solved it!
    I downloaded the following jre from blackdown:
    jre118_v3-glibc-2.1.3-DYNMOTIF.tar.bz2
    It's the only one that seems to work (and god, have I tried them all!)
    I've no idea what the DYNMOTIF means (apart from being something to do with Motif - but you don't have to be a linux guru to work that out ;)) - but, hell, it works.
    And after sitting in front of this machine for 3 days trying to deal with Oracle's, frankly PATHETIC install, that's so full of holes and bugs, that's all I care about..
    The one bundled with Oracle 8.1.7 doesn't work with Linux redhat 6.2EE.
    Don't oracle test their software?
    Anyway I'm happy now, and I'm leaving this in case anybody else has the same problem.
    Thanks for everyone's help.

  • Oracle 8.1.7 ProC and RedHat 7.2

    I found this answer in Metalink for a similar issue with
    Mandrake. Anyhow, I thought I'd pass it on.
    Apparently Oracle817 does not ship with a good pcscfg.cfg for
    RH 7.2. As a result you need to create one to use with RH 7.2
    The order of what lies within the pcscfg.cfg is very
    significant. I had first copied the bottom one from Metalink
    and although it got me past all of the compile errors
    concerning the 'header' files, it still would not work.
    This one works (sys_include has to be on one line for real):
    sys_include=($ORACLE_HOME/precomp/public,
    /usr/include,
    /usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/include)
    include=($ORACLE_HOME/precomp/public)
    include=($ORACLE_HOME/rdbms/demo)
    include=($ORACLE_HOME/network/public)
    include=($ORACLE_HOME/plsql/public)
    include=($ORACLE_HOME/otrace/public)
    This one basically causes ProC to eat all available memory and
    swap and finally get killed by Linux. This one came from
    Metalink as well. Although it is basically the same as the one
    above, the order of the directories for 'sys_include' are
    different. For my system, this is significant.
    sys_include=($ORACLE_HOME/precomp/public,
    /usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/include,
    /usr/include)
    include=($ORACLE_HOME/precomp/public)
    include=($ORACLE_HOME/rdbms/demo)
    include=($ORACLE_HOME/network/public)
    include=($ORACLE_HOME/plsql/public)
    I hope this helps.
    tom

    I found this answer in Metalink for a similar issue with
    Mandrake. Anyhow, I thought I'd pass it on.
    Apparently Oracle817 does not ship with a good pcscfg.cfg for
    RH 7.2. As a result you need to create one to use with RH 7.2
    The order of what lies within the pcscfg.cfg is very
    significant. I had first copied the bottom one from Metalink
    and although it got me past all of the compile errors
    concerning the 'header' files, it still would not work.
    This one works (sys_include has to be on one line for real):
    sys_include=($ORACLE_HOME/precomp/public,
    /usr/include,
    /usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/include)
    include=($ORACLE_HOME/precomp/public)
    include=($ORACLE_HOME/rdbms/demo)
    include=($ORACLE_HOME/network/public)
    include=($ORACLE_HOME/plsql/public)
    include=($ORACLE_HOME/otrace/public)
    This one basically causes ProC to eat all available memory and
    swap and finally get killed by Linux. This one came from
    Metalink as well. Although it is basically the same as the one
    above, the order of the directories for 'sys_include' are
    different. For my system, this is significant.
    sys_include=($ORACLE_HOME/precomp/public,
    /usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/include,
    /usr/include)
    include=($ORACLE_HOME/precomp/public)
    include=($ORACLE_HOME/rdbms/demo)
    include=($ORACLE_HOME/network/public)
    include=($ORACLE_HOME/plsql/public)
    I hope this helps.
    tom

  • How to get the AS3 SDK for Facebook Platform and the CS SDK to play nice?

    I tried to combine a very basic Photopshop Panel created with the CS SDK v1.5 and the AS3 Facebook SDK (http://code.google.com/p/facebook-actionscript-api/), but get the following errors when I try to login to Facebook in the Panel.
    Error: Error #3200: Cannot perform operation on closed window.
    at Error$/throwError()
    at flash.display::NativeWindow/get bounds()
    at flash.html::HTMLLoader$/createRootWindow()
    at com.facebook.graph.windows::AbstractWindow/showWindow()[C:\Users\MikeHunt\Work\facebookGr aphApi\desktopAPI\com\facebook\graph\windows\AbstractWindow.as:129]
    at com.facebook.graph.windows::LoginWindow/open()[C:\Users\MikeHunt\Work\facebookGraphApi\de sktopAPI\com\facebook\graph\windows\LoginWindow.as:130]
    at com.facebook.graph::FacebookDesktop/login()[C:\Users\MikeHunt\Work\facebookGraphApi\deskt opAPI\com\facebook\graph\FacebookDesktop.as:514]
    at com.facebook.graph::FacebookDesktop$/login()[C:\Users\MikeHunt\Work\facebookGraphApi\desk topAPI\com\facebook\graph\FacebookDesktop.as:161]
    at Test/login()[~/work/code/flash/Test/src/Test.mxml:133]
    at Test/__loginBtn_click()[~/work/code/flash/Test/src/Test.mxml:200]
    I tried using csxs:CSXSWindowedApplication, mx:WindowedApplication, and mx:Application. All had the same errors.
    Thanks,
    forest

    You download the Extension SDK as .... extension. Go to Help->Check for Updates.
    The Extension SDK is listed there. If you are behind a proxy, then don't forget to configure that in Tools->Preferences.
    Sascha

  • Oracle 9i and Redhat Enterprise WS

    Hi everyone,
    Does anyone know if there is any compatible problem between Oracle 9i and RH WS 'coz I am going to purchase RH WS? And I jsut want to make sure the compatability beforehand.
    Stephanie

    I'have the same error, to corect this problem
    I download binutils-2.10.0.18-1 from this location ftp://ftp.redhat.com/pub/redhat/linux/7.0/en/os/i386/RedHat/RPMS/binutils-2.10.0.18-1.i386.rpm
    All the proces of installation is documented in this page http://free-zg.hinet.hr/denisk/oracle/901install_en.html

  • SDK support in Pro and Standard editions.

    Hi,
    I want to convert PDF file into DOCX programatically. I have written the code using Acrobat SDK and tried with Acrobat X Pro trial version, and it works fine. I just want to confirm whether Acrobat X Standard edition supports exporting PDF to DOCX via SDK? and whether my code will work in Standard edition.
    Also, want to know whether there are any differences between Pro and Standard editions in terms of SDK support.
    With regards,
    Pinakin Purandare

    Hi,
    Apologies for missing the code.
    Below is the code:
                AcroPDDoc pdDocument = new AcroPDDocClass();
                if (pdDocument != null)
                    try
                        // Open PDF file.
                        result = pdDocument.Open(location);
                        if (result)
                            // If PDF file is opened then get the docx file name.
                            string docxFileName = string.Concat(Path.GetFileNameWithoutExtension(location), ".docx");
                            docxFileName = Path.Combine(Path.GetFullPath(tempPath), docxFileName);
                            try
                                object jsObject = pdDocument.GetJSObject();
                                Type type = jsObject.GetType();
                                type.InvokeMember("saveAs", BindingFlags.InvokeMethod, null, jsObject,
                                    new object[] { docxFileName, "com.adobe.acrobat.docx" });
                            finally
                                pdDocument.Close();
                                pdDocument = null;
                    finally
                        pdDocument = null;
    I have gone through the feature list of Standard edition on Acrobat site and it mentions that it has feature of exporting it to Word. But since I was not able to find trial version of standard version, I am not able to test the code.
    I want to make the decision on buying the edition based on the export to DOCX feature programatically. Hence wanted to confirm.
    With regards,
    Pinakin Purandare

  • Is there Java API available for third-party integrations with SCCM 2012? I went through the "Developer's Survival Guide", and it seems that SCCM 2012 SDKs only support C# and PowerShell

    Hi All,<o:p></o:p>
    My team and I are developing a software using java that works closely with IT management software such as SCCM. Our software will be highly dependent on data stored in SCCM. Basically
    our software will talk to SCCM to get information about a system managed by SCCM. To be able to do that, our software needs to use a java API that talks to SCCM. Is there a java API for SCCM 2012 that we can use? If there is not, what is the work around to
    this issue (integrate a java project with SCCM SDKs)? Any help is appreciated! Thanks!<o:p></o:p>

    Hi,
    As you mentioned, it seems that there is no available Java API for SCCM .
    Just curious, what's information you want to get from SCCM.
    Based on my experience, you could query the SCCM site database to get almost all the information.
    Otherwise, your question seems to be related to SCCM 2012. You may also choose to post there to get more effictive help.
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

Maybe you are looking for