ECC 50 DI Installation error-FJS-00003  TypeError: f has no properties

Dear Experts,
Earlier we had local installtion of ECC50 (DEV/TEST and PRD-CI) with SQL2000 DB, WIN2K3 EE OS.
We want to install one new application server i.e. PRD-Dialog Instance, so we have kept all the systems on domain (changed from Local to Domain).
We performed below activities to put all systems on same Domain.
1. Down the systems
2. Changed Domain
3. Created SAP users SAP<sid> and sapservice<sid> on DC with Global&local admin rights
4. Changed owner of both SAP services with newly created domain SAP user SAPSERVICE<sid>
5. Updated Host file entries
6. started Servers with Domain user <sid>adm , it is up and running.
Now we logged in with new application server with <sid>adm domain user and started Dialog instance installation thru sapinst.
After inserting installation drive, in next step it throws below error.
INFO[E] 2008-01-28 16:07:16
File system export (share) saploc does not exist.
ERROR 2008-01-28 16:07:21
FJS-00003  TypeError: f has no properties (in script InstallationScript_159, line 9500: ???)
Please revert back with valuable inputs.
Is there any steps missing to perform?
Regards,
Rakesh.

Hello Manoj,
Thank for your reply. I have installed JDK 1.4.2_12 version with JAVA_HOME env rightly set in the path as without which, i wouldnt have even gotten the installation master screen(Gui).
Any other workaround do u see?

Similar Messages

  • NW 2004 SP 11 Sneak Preview: FJS-00003 TypeError: webas has no properties

    Hi all, again I need guidance to eliminate the following problem. I am trying to install the Sneak Preview of NetWeaver 2004, Java stack. When starting the installation, the requests pops up to type the passwords for users j2eadm and SAPServiceJ2E. After typing their (correct) passwords the trouble begins:
    ERROR 2005-07-15 20:15:30
    FJS-00003  TypeError: webas has no properties (in script InstallationScript_61, line 14070: ???)
    ERROR 2005-07-15 20:15:30
    FJS-00003  TypeError: webas has no properties (in script InstallationScript_61, line 14070: ???)
    Can someone explain me what this error message means and what I need to do to solve it. I have found many threads on this subject but no answers. SAP, Brian, Vijaja, can you guys help with this? Thanks, Tiest

    Hi ,
    Still iam getting problems in installation; Anybody installed successfully,
    Please help me out
    1. I created two user "j2eadm" and "SAPServiceJ2E"
    2. Then I added additional rights to the administrators group :
    "create a token" object and "create permanent shares" in the system administartion,
    local security policy.
    Once i enter the Passwords for these users while installation , when i click on
    Next button it is giving the following errors.
    I tried without creating users and created folder saploc and shared it , but
    i didnt resolve it.
    All these iam doing as a administrator
    ERROR 2005-07-22 22:39:52
    FJS-00003  TypeError: webas has no properties (in script InstallationScript_61, line 14070: ???)
    ERROR 2005-07-22 22:39:52
    FJS-00003  TypeError: webas has no properties (in script InstallationScript_61, line 14070: ???)
    WARNING 2005-07-22 22:39:52
    The step askOSUserParameterWindows with step key J2EE_SystemCopy_OneHost|ind|ind|ind|WebAS|640|0|J2EE_SystemCopy|ind|ind|ind|ind|ind|0|J2EE_Engine
    EnterpriseDialogs|ind|ind|ind|WebAS|630|0|askOSUserParameterWindows was executed with status ERROR.
    WARNING 2005-07-22 22:40:24
    An error occurred during the installation.

  • FJS-00003  TypeError: fsTableSplit for system copy and unicode conversion

    Dear Sir:
    Current I want to do the system copy for unicode conversion, but i go the following message on phase table splitting preparation. did you got this message before? Thanks!
    Br,
    GX
    ERROR      2009-02-05 18:03:12.214 [iaxxejsbas.cpp:204]
    FJS-00003  TypeError: fsTableSplit has no properties (in script TableSplitter|in
    d|ind|ind|ind, line 69516: ???)
    TRACE      2009-02-05 18:03:12.294 [syuxctask.cpp:1382]
               CSyTaskImpl::start(bool)
    A child process has been started. Pid = 5708
    ERROR      2009-02-05 18:03:12.344 [sixxcstepexecute.cpp:951]
    FCO-00011  The step ReadTableSplitList with step key |TableSplitter|ind|ind|ind|
    ind|0|0|ReadTableSplitList was executed with status ERROR .

    Hi,
    Table split option is used for very large databases, you can use normal export/import method.
    What is your database size ?
    I had done UC for databases upto 1.5 TB, never used table split technique.
    Keep it simple while doing complex tasks.
    Regards
    KT

  • Install error FJS-00003: JAVA Add-In on AMD64 platform (NW04 SR1)

    Hi gurus:
    I came over an ugly error while trying to install the XI.
    1. - I downloaded the corresponding software from the SAP Marketplace, as in the normal DVDs the AMD64 platform was not included.
    2. - I copied the CDs for the EXPORT and the JAVA-Engine to one directory each, respective called export and JavaDVD. In directory JavaDVD I had to modify the LABEL.ASC file to be later accepted.
    3. - I installed the ABAP WAS 6.40, unicode version. Everything worked ok. Also the post installation tasks could be carried out without problems.
    4. - I wnated to install the JAVA Add-In. Everything starts fine, but the installation stops with the following lines in "sapinst_dev.log":
    ERROR      2006-08-17 18:34:33 [iaxxejsbas.cpp:170]
               EJS_ErrorReporter
    FJS-00003  TypeError: fmgt.getNode(listOnCD) has no properties (in script InstallationScript_265, line 8607: ???)
    TRACE      [iaxxcwalker.cpp:301]
               CDomWalker::processStep()
    No way out - I can only stop the installation.
    The respective lines in the install script are:
    8591: var sdaPath  = installer.getCD("J2EE-ENG")+"/FS";
    8593: // OS400 needs its own kind of pathname 
    8594: if (installer.onOS400()) sdaPath = os4_convertPath(sdaPath);
    8597: // fill table with SDA which are to be deployed
    8599: deployUnitsTable.remove();
    8601: var listOnCD = sdaPath+"/DEPLOY.LST";
    8603: var sdaList = new Array ();
    8605: var fmgt = new FileMgt();
    8607: var fstream = fmgt.getNode(listOnCD).getFileStream("READ");
    ... (blank lines deleted)
    I can not heal that problem, I only understand that such a file does not exist! The directory has the following files:
    I:\JavaDVD\CDLABEL.ASC
    I:\JavaDVD\CDLABEL.EBC
    I:\JavaDVD\content of JavaDVD.txt
    I:\JavaDVD\Copy of LABEL.ASC
    I:\JavaDVD\COPY_TM.HTM
    I:\JavaDVD\COPY_TM.TXT
    I:\JavaDVD\CRCFILE.DAT
    I:\JavaDVD\J2EE_OSINDEP
    I:\JavaDVD\LABEL.ASC
    I:\JavaDVD\LABEL.EBC
    I:\JavaDVD\LABELIDX.ASC
    I:\JavaDVD\SCS_NTAMD64
    I:\JavaDVD\SHAFILE.DAT
    I:\JavaDVD\sss.txt
    I:\JavaDVD\VERSION.ASC
    I:\JavaDVD\VERSION.EBC
    I:\JavaDVD\J2EE_OSINDEP\CDVersion.txt
    I:\JavaDVD\J2EE_OSINDEP\J2EE-ENG
    I:\JavaDVD\J2EE_OSINDEP\JDI
    I:\JavaDVD\J2EE_OSINDEP\JDKVersion.xml
    I:\JavaDVD\J2EE_OSINDEP\KernelVersions.xml
    I:\JavaDVD\J2EE_OSINDEP\LABEL.ASC
    I:\JavaDVD\J2EE_OSINDEP\LABELIDX.ASC
    I:\JavaDVD\J2EE_OSINDEP\PROD_LABEL
    I:\JavaDVD\J2EE_OSINDEP\SDM
    I:\JavaDVD\J2EE_OSINDEP\TEST-APP
    I:\JavaDVD\J2EE_OSINDEP\J2EE-ENG\FS
    I:\JavaDVD\J2EE_OSINDEP\J2EE-ENG\J2EENGINE
    I:\JavaDVD\J2EE_OSINDEP\J2EE-ENG\JDMP
    I:\JavaDVD\J2EE_OSINDEP\J2EE-ENG\LABEL.ASC
    I:\JavaDVD\J2EE_OSINDEP\J2EE-ENG\FS\TC_SEC_JAVA_CRYPTO_FS_LIB.SDA
    I:\JavaDVD\J2EE_OSINDEP\J2EE-ENG\J2EENGINE\J2EEINSTALL.SAR
    I:\JavaDVD\J2EE_OSINDEP\J2EE-ENG\J2EENGINE\SLDSERV.JAR
    I:\JavaDVD\J2EE_OSINDEP\J2EE-ENG\JDMP\EXPDUMP.001
    I:\JavaDVD\J2EE_OSINDEP\J2EE-ENG\JDMP\IMPORT.XML
    I:\JavaDVD\J2EE_OSINDEP\J2EE-ENG\JDMP\LABEL.ASC
    I:\JavaDVD\J2EE_OSINDEP\JDI\LABEL.ASC
    I:\JavaDVD\J2EE_OSINDEP\JDI\OFFLINE
    I:\JavaDVD\J2EE_OSINDEP\JDI\ONLINE
    I:\JavaDVD\J2EE_OSINDEP\JDI\OFFLINE\DEPLOY.LST
    I:\JavaDVD\J2EE_OSINDEP\JDI\OFFLINE\SAPDEVINFF09_0.SCA
    I:\JavaDVD\J2EE_OSINDEP\JDI\ONLINE\DEPLOY.LST
    I:\JavaDVD\J2EE_OSINDEP\JDI\ONLINE\SAPBUILDT09_0.SCA
    I:\JavaDVD\J2EE_OSINDEP\JDI\ONLINE\SAPDEVINF09_0.SCA
    I:\JavaDVD\J2EE_OSINDEP\SDM\LABEL.ASC
    I:\JavaDVD\J2EE_OSINDEP\SDM\SDMKIT.JAR
    I:\JavaDVD\J2EE_OSINDEP\TEST-APP\630
    I:\JavaDVD\J2EE_OSINDEP\TEST-APP\LABEL.ASC
    I:\JavaDVD\J2EE_OSINDEP\TEST-APP\630\calculator.ear
    I:\JavaDVD\J2EE_OSINDEP\TEST-APP\630\CalculatorLibrary.sda
    I:\JavaDVD\J2EE_OSINDEP\TEST-APP\630\ShoppingCalculator.ear
    I:\JavaDVD\J2EE_OSINDEP\TEST-APP\630\UtilityLibrary.sda
    I:\JavaDVD\SCS_NTAMD64\LABELIDX.ASC
    I:\JavaDVD\SCS_NTAMD64\SCS
    I:\JavaDVD\SCS_NTAMD64\SCS\LABEL.ASC
    I:\JavaDVD\SCS_NTAMD64\SCS\NT
    I:\JavaDVD\SCS_NTAMD64\SCS\NT\AMD64
    I:\JavaDVD\SCS_NTAMD64\SCS\NT\AMD64\SCS.SAR
    I:\JavaDVD\SCS_NTAMD64\SCS\NT\AMD64\SCSCLIENT64NUC.SAR
    I:\JavaDVD\SCS_NTAMD64\SCS\NT\AMD64\SCSCLIENT64UC.SAR
    Any help appreciated!!
    Many thanks in advance!
    stephan

    SOLVED
    hi peers. Finally I've got an answer from SAP. The file was simply missing from the distribution! I created it in the corresponding subdirectory:
    I:\JavaDVD\J2EE_OSINDEP\J2EE-ENG\FS\
    with just one line of text in it:
    TC_SEC_JAVA_CRYPTO_FS_LIB.SDA
    This solved that problem - the step could be carried out without any more problems.
    BTW: What I do not understand is that the file was missing. Not only from the downloaded media, also from SPA's original DVDs. No such installation can work....

  • TypeError: str has no properties

    Whenever I try and export to CSS my Fireworks page containing a TextField form either HTML or Advanced HTML Common Library I get and error:
    TypeError: str has no properties.
    Im using Fireworks CS4.
    any help or suggestions would be greatly appreciated.

    i think i may have found the problem. i installed the HTML Enhanced Common Library after i did my CS4 install. i followed the instructions and renamed my CssLayers.htt to old_CssLayers.htt and then installed the new CssLayers.htt in the CS4 Update file that i downloaded. i completed the remaining steps in the installation.
    however, i went back and replaced the new CssLayers.htt that i donwloaded with my original CssLayers.htt that i had saved as old_CssLayers.htt and the problem appears to have gone away.
    my question now is how do i add the HTML Enhanced Common Library to my current Fireworks CS4 which is 10.0.3.011 ??
    thanks

  • TypeError: matches has no properties

    Encountered this when trying to export CSS and Images.  What does it mean?  See attached for your referrence.
    Thanks in advance!

    Well it's not fireworks, but google led me here... same issue with Dreamweaver, getting, "Translate error: TypeError: matches has no properties". I googled that phrase, and found this, saw it was unanswered and thought that my addition may help someone do the problem solving. Maybe it is a similiar issue do to the fact they are both image editing packages... they are both Adobe... So it makes me wonder what is the commonality in this? I'm not using any custom web fonts. Hmmmmmm. The link to the file I'm working on is: americanjunkieaz.com/index2.html. Any help is appreciatedc and sorry to cross app post; but it seemed relevant do the the commonalities afore mentioned. Thanks.

  • TypeError: s has no properties

    Hello Everyone
    I have FlashChat with Voice running. Ever since I run the
    voice chat, my server just randomly freezes and stops responding.
    This seems to happen when the voice chat gets 3 or more users. So I
    checked the log and it was giving this error
    Sending error message: C:\Program Files\Macromedia\Flash
    Media Server 2\scriptlib\components\connectionlight.asc: line 100:
    TypeError: s has no properties
    Sending error message: Failed to execute method (ping).
    What does that mean? How can I fix this problem?
    Thanks

    I get the same problem. The only thing I could do is keep hitting space bar (to close the message) while also trying to switch to another open tab by clicking on it.
    If you can get the tab open inbetween the message box flashing up, then it will go away

  • Error inserting Timeline Effects / Instance has no Properties

    I'm having trouble making transitions in Adobe Flash CS3
    Professional. Here's the error message:
    Exception in exportPreviewSWF: TypeError: instance has no
    properties
    Error opening URL
    'file:///C|/Users/Lindsey/AppData/Local/Adobe/Flash
    CS3/en/Configuration/preview1.swf'
    Exception in reverse: TypeError: tmpFrame has no properties
    Any help would be wonderful.

    To explain the error, Flash is notifing you that in this statement:
    gotoAndStop(nextFrame);
    gotoAndStop() is a valid function of a MovieClip however nextFrame has no meaning. You'd have to give it some meaning before using it.
    e.g.:
    // define "nextFrame" as a variable
    var nextFrame:int = this.currentFrame + 1;
    // use it in the function gotoAndStop()
    gotoAndStop(nextFrame);
    Then you would have defined what you are sending to the gotoAndStop() function. Since you didn't, the error tells you nextFrame is undefined.
    You can usually combine things as well, e.g.:
    // go 5 frames forward and stop
    gotoAndStop(this.currentFrame + 5);
    To get to the next frame take moccamaximum's suggestion to use the nextFrame(); function of MovieClip.

  • TypeError :  air has no properties

    Hi guy!
    I tried to use trace function of air object
    My html file is :
    <html>
    <head>
    <title>Sandbox Bridge Test</title>
    <script type="text/javascript" src="AIRAliases.js"></script>
    <script type="text/javascript">           
                function doLoad() {
                try {             
                  air.trace("Coucou");
                 catch (e)
                 {alert(e)}
            </script>
    </head>
    <body onload="doLoad();">
    <h3>Application Sandbox Content</h3>
    <hr />
    </body>
    </html>
    But the eval function prints "TypeError :  air has no properties", what's wrong ?

    Have you included the AIRAliases.js file in the same directory as the HTML file? They should both be in the main application directory (or a subdirectory).

  • Was Java Add in installation error FJS 0003

    Hi all
    does anyone have an idea about the following problem?
    I am installing Java Add In on AS/400 platform. SAPINST termitaes with error:
    FJS-0003 Output is not defined.
    I cannot understand what's going on.
    Hints are really appreciated.
    P.S. Was ABAP 6.40 is already installed on host.
    F.V.

    Hi,
    i had the same problem too.
    Actually i'm installing the "Sneak Preview SAP NetWeaver 2004 Slim Edition (Java)" on Windows 2003 DomainController. In this case the relevant settings are stored in "<Location_Of_SAPINST.EXE>\ADA\control.xml", which is being copied to "<SAPINST_INSTDIR>\j2ee_wp\installdefault\" during installation.
    Before i started a new installation i searched the original "control.xml" for String "LocalAdmin".
    I replaced:
    'name:<u>host</u> + "
    SAP_LocalAdmin"'
    with
    'name:<u>this.getDomain()</u> + "
    SAP_LocalAdmin"'
    and
    'name:<u>host</u> + "
    SAP_" + this.getSID() + "_LocalAdmin"'
    with
    'name:<u>this.getDomain()</u> + "
    SAP_" + this.getSID() + "_LocalAdmin"'
    The installation is still running at the moment, but far behind that point where the error always came up.
    For me it looks very good.
    SAP says installation on a DC is not supported, which not means that it would be impossible.
    Remember to edit the "control.xml" at it's original location BEFORE you start the installation.
    Good luck,
    Philipp Kammerer

  • TypeError: sizeArray has no properties

    Every time I create Flash text within Dreamweaver 8, I get
    the following error.
    While executing onClick in Flash Button.htm, the following
    JavaScript error(s) occurred:
    At line 510 of file etc, Dreamweaver
    8:Configuration:Commands:Flash Button.js"
    TypeError: sizeArray has no propteries.
    I'm using a G4 cube with lastest version of OSX, any help
    will be great, Thanks

    You might want to ask in the forum for Dreamweaver too:
    http://www.adobe.com/support/forums/

  • TypeError: beforeNode has no properties-MX query builder

    Hi everybody
    Hope i can find some support in here.sad that this bundle is
    discontinued.
    Anyways,am working on Classifieds Ad tutorial found here:
    http://www.interaktonline.com/Documentation/MXKollection/077000_tutorialclassifiedadssite. htm
    Am stuck since yesterday at this section here:
    http://www.interaktonline.com/Documentation/MXKollection/077210_listadsbycategory.htm
    at paragraphs 9-10
    When i fill that table and click ok,it shows 0 rows from my
    database,though it has 2 rows that are shown just prior to filling
    that table.When i save and click ok,I got the above error and also
    cannot display the recordset.
    Type Error:beforeNode has no properties
    Although the tuturial does not mention linking the Category
    table,i linked it as well as the subscription table but still no
    change.
    please help me if am missing something ?
    Thank you very much for your support.

    [email protected] wrote:
    > 'While executing onClick in Fireworks HTML.htm, the
    following JavaScript
    > error(s) occurred:
    Try troubleshooting step 4 here:
    http://www.adobe.com/go/tn_19105
    David Powers, Adobe Community Expert
    Author, "The Essential Guide to Dreamweaver CS3" (friends of
    ED)
    Author, "PHP Solutions" (friends of ED)
    http://foundationphp.com/

  • Installation ERROR occured trying to install SAPNW2004sSneakPreviewABAP

    Dear all,
    The following error occured while trying to install SAPNW2004sSneakPreviewABAP:
    ERROR 2006-05-28 12:44:46
    FJS-00003  TypeError: sapDomain has no properties (in script InstallationScript_9, line 10064: ???)
    ERROR 2006-05-28 12:44:46
    FCO-00011  The step collect with step key |NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_GetSidNoProfiles|ind|ind|ind|ind|2|0|collect was executed with status ERROR .
    Let me add that I already installed successfully NW_J2EE_Preview_710J1 on the same desktop.
    Anybody´s help is much appreciated.
    Thanks & Regards,
    Jochen

    Hi
    Hope the user should have admin permission and installion on local system.
    Rest is meet the pre requisite
    1.     Operating System: Windows 2000 (Service Pack 3); Windows XP Professional (Service Pack 1) or Windows Server 2003
    2.     NTFS-File systems
    3.     Internet Explorer 5.5 or higher or Firefox 1.0 or higher
    4.     At least 1 GB RAM, 2 GB are recommended
    5.     Intel Pentium III/1.1 GHz or higher (or compatible)
    6.     14GB free hard disk space (8.6 GB for the installed software and 4.9 GB for the installer software)
    7.     High-resolution monitor (1024x768 or higher, 256 colors)
    8.     Sun Microsystems J2SE SDK version 1.4.2_08 or 1.4.2_09 (Sun JDK 1.5 not tested). You can download this from Sun Microsystems at http://java.sun.com/products/archive/j2se/1.4.2_09/index.html. Please note that version 1.4.2_10 may cause installation problems.
    9.     If you have already installed SAP products on your computer, you must ensure that none of the systems are called "J2E".
    10.     The file C:\WINNT\system32\drivers\etc\services (Windows 2000) or C:\Windows\system32\drivers\etc\services (Windows XP) must not include an entry for the ports 3601, 3201 and 50000 to 50030. A possible entry can be excluded by using the hash symbol (#).
    Cheers
    Jawahar Govindaraj

  • Installation error: Full Java Edition2004s-Trial

    I’m trying to install “Full Java Edition2004s-Trial” and I got the below errors. Please help
    <b>FJS-00003</b>: TypeError: dir_profile has no properties (in script NW_Java_OneHost|ind|ind|ind|ind, line 39637: ???)
    <b>MUT-03025</b>: Caught ESAPinstException in Modulecall: executing JS script failed.
    <b>FCO-00011</b>: The step getSID with step key |NW_Java_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_GetSidNoProfiles|ind|ind|ind|ind|1|0|getSID was executed with status ERROR .

    Hi,
    Have u checked it if not then have a look
    Re: NW 2004 SP 11 Sneak Preview: FJS-00003 TypeError: webas has no properties
    May be it helps u.
    Regards
    Subhash

  • ECC 6.0 dialog installation error

    Hi
    I am getting following error while trying to install ECC 6.0 dialog instance on UNIX with oracle database.
    FJS-00003  TypeError: nw.getJavaHome() has no properties (in script NW_DI|ind|ind|ind|ind, line 50430: ???)
    ERROR      [sixxcstepexecute.cpp:951]
    FCO-00011  The step setUserEnvironment with step key |NW_DI|ind|ind|ind|ind|0|0|NW_Users_Create_Do|ind|ind|ind|ind|5|0|setUserEnvironment was executed with status ERROR ( Last error reported by the step :TypeError: nw.getJavaHome() has no properties (in script NW_DI|ind|ind|ind|ind, line 50430: ???)).
    please provide your inputs on solving this error.
    Thanks
    Vinod

    Hi Vinod,
    I also received the exact same error when trying to install a dialog instance.
    *ERROR 2008-11-27 06:15:03.340*
    *FJS-00003  TypeError: nw.getJavaHome() has no properties (in script NW_Users_Create|ind|ind|ind|ind, line 64797: ???)*
    *ERROR 2008-11-27 06:15:05.421*
    *FCO-00011  The step setUserEnvironment with step key |NW_Users_Create|ind|ind|ind|ind|0|0|NW_Users_Create_Do|ind|ind|ind|ind|3|0|setUserEnvironment was executed with status ERROR ( Last error reported by the step :TypeError: nw.getJavaHome() has no properties (in script NW_Users_Create|ind|ind|ind|ind, line 64797: ???)).*
    whoami
    root
    env
    _=/usr/bin/env
    LANG=en_US
    LOGIN=root
    PATH=/usr/bin:/etc:/usr/sbin:/usr/ucb:/usr/bin/X11:/sbin:/usr/java14/jre/bin:/usr/java14/bin
    LC__FASTMSG=true
    LOGNAME=root
    MAIL=/usr/spool/mail/root
    LOCPATH=/usr/lib/nls/loc
    USER=root
    AUTHSTATE=compat
    SAPINST_JRE_HOME=/usr/java14
    SHELL=/usr/bin/ksh
    ODMDIR=/etc/objrepos
    JAVA_HOME=/usr/java14
    DISPLAY=143.221.110.177:0.0
    HOME=/
    TERM=xterm
    MAILMSG=[YOU HAVE NEW MAIL]
    PWD=/tmp/sapinst_instdir/ERP/LM/USR
    TZ=CST6CDT
    A__z=! LOGNAME
    NLSPATH=/usr/lib/nls/msg/%L/%N:/usr/lib/nls/msg/%L/%N.cat
    java -version
    java version "1.4.2"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2)
    Classic VM (build 1.4.2, J2RE 1.4.2 IBM AIX build ca142-20060421 (SR5) (JIT enabled: jitc))
    Can you please tell me what could possibly be wrong?? Thanks.
    Regards,
    Brian

Maybe you are looking for

  • Can't update text in JTextArea! Can you help?

    [Update: If I remove the transparency everything is fine. However, I really need the transparency..] Hi, I have the simplest question, but I can't seem to get an answer to it. The problem is very simple: I have defined a JTextArea and I'm reading tex

  • Correct location for Adobe camera raw plug-in

    I am using Photoshop CS on an Apple G4 running OSX 10.4.8. I need to install the latest acr updates so I can work with raw images taken with my Canon EOS 350. Is it possible to install support for raw images from my camera, or do i have to upgrade to

  • ITunes cannot run because of a problem with your audio configuration. HELP

    hi guys, i updated to the new version of ituned and hten all of a sudden received this problem. Please help me resolve this situation, as it was working fine 5 minutes before i upgraded to the new version. Is there something i can do? i just bought m

  • How to delete the beginning of a file?

    Hi, is there a way to delete the beginning of a file, or do I have to copy the rest of the file and create a new one and then delete the old one? Lets say my file contains "ThisIsMyFile" and I want to delete "This", so that my new file contains "IsMy

  • Strategy for implementing drpdownlistbykey in header / detail relationship

    Quite often I have header details relationships that I want to display.  The volumes of data are typically small, so rather than make multiple trips to the database I choose to load all the data into context during the init routine.  Implementing an