How to install glass-fish 3.1.2.2 on Window 7 (64-bit)

Window 7 Enterprose (Service pack 1)
64 bit Operating System
8GB RAM
Could anyone tell me what are the prerequisites for installing glassfish server on above specified PC, as I have tried few times and it does not work, there seem to be problem with jdk, so my question is what is the step by step instruction to do this.
Regards
Z

Sources I have is:
- jdk-6u21-windows-x64.exe
- ogs-3.1.2.2-windows.exe.
- I created folder in c: call "java".
- setup jdk-6u21-windows-x64.exe in (C:\java).
- You may need to set JAVA_HOME in Environment variables with new java home (e.g C:\Java\jdk1.6.0_21) and you can add this in the Path variables:
C:\Java\jdk1.6.0_21;C:\Java\jdk1.6.0_21/bin;C:\Java\jdk1.6.0_21\jre;C:\Java\jdk1.6.0_21\jre\bin
- Double click on ogs-3.1.2.2-windows.exe and start setup glassfish server (I choosed Custom Installation --> Install and Configure).
- After installation you may need to set java path in C:\glassfish3\glassfish\config\asenv.bat
by adding this line set AS_JAVA=C:\java\jdk1.6.0_21
and add in C:\glassfish3\glassfish\config\asenv.conf  this line:
AS_JAVA="C:\java\jdk1.6.0_21"

Similar Messages

  • How to install and configure smtp on iis 7 on windows 7

    how to install and configure smtp on iis 7 on windows 7?
    Thanks!

    Here is an article that you may find useful http://eriglen.blogspot.com/2013/01/step-by-step-configuring-automatic-storage-management-on-standalone-server-with-oracle-enterprise-linux-and-oracle-11g-R2-using-external-storage-managed-by-openfiler.html

  • How do i know if my itunes is compatible with windows 64 bit?

    How do i know if my itunes is compatible with windows 64 bit?

    Did you download the 64-bit installer?
    For general advice see Troubleshooting issues with iTunes for Windows updates.
    The steps in the second box are a guide to removing everything related to iTunes and then rebuilding it which is often a good starting point unless the symptoms indicate a more specific approach. Review the other boxes and the list of support documents further down page in case one of them applies.
    Your library should be unaffected by these steps but there is backup and recovery advice elsewhere in the user tip.
    If you've already tried a complete uninstall and reinstall try opening iTunes in safe mode (hold down CTRL+SHIFT) as you start iTunes, then going to Edit > Preferences > Store and turning off Show iTunes in the Cloud purchases. You may find iTunes will now start normally.
    tt2

  • Action list not found error when trying to install Flash 11. I have IE8 and windows 32 bit. What can

    action list not found error when trying to install Flash 11. I have IE8 and windows 32 bit. What can I do? Thanks

    Hi, Please try to download the installer from the links provided in the following page: http://helpx.adobe.com/content/help/en/flash-player/kb/installation-problems-flash-player- windows.html#main-pars_header
    Thanks,
    Sunil

  • How to install the Remote Desktop Services role on a Windows 2012 R2 Server

    Hello,
    I am a bit confused on how to install the RDP role on a 2012 R2 server. I have a two server domain and would like to make the second member server an RDP server to host applications (Word, Excel, a medical software, etc.) where users from their windows
    7 desktop will use the Remote Desktop Connection to connect to the server, create a session and do their work. When installing the role, I am prompted with two options:
    1- Role-based or feature based installation
    2- Remote Desktop services installation
    I see the RDP install option in both cases.
    1- Which one do I use?
    2- What role services do I install? (Connection broker, Gateway, Licensing, Session Host, Virtualization host and Web access). I think I need the first four only.
    3- When installing software after RDP, I use the Change user /install and Change user /execute commands. What happens to the software that is already installed? Can remote
    users use those?
    Any help will be very much appreciated.
    Thank You,
    Victor.

    TP,
    Thank you for your response. I added the RD Licensing thru the Role-based option.
    Also opened the local group policy thru gpedit.msc and added the server name and the licensing mode type to Computer Configuration -> Administrative Templates -> Windows Components -> Remote Desktop Services -> Remote Desktop Session
    Host -> Licensing
    Use the specified RD license servers = NameOfMyServer
    Set the Remote Desktop licensing mode = TypeOfMyLicense (Per User in my case)
    Thank you again,
    Victor

  • How to install Oracle Application Testing Suite on ubuntu 12.4 64 bits?

    Hi Guys,
    I am trying to install Oracle Application Testing Suite on ubuntu 12.4 64 bits, I have downloaded the application (Oracle Application Testing Suite 12.1.0.1.0 - Complete Install ) from http://www.oracle.com/technetwork/oem/app-test/index-084446.html, unzipped the zip file and then did sh setup.sh and I got this error:
    Exception java.lang.UnsatisfiedLinkError: /tmp/OraInstall2012-07-10_11-42-14AM/jre/lib/i386/xawt/libmawt.so: libXtst.so.6: cannot open shared object file: No such file or directory occurred..
    java.lang.UnsatisfiedLinkError: /tmp/OraInstall2012-07-10_11-42-14AM/jre/lib/i386/xawt/libmawt.so: libXtst.so.6: cannot open shared object file: No such file or directory
         at java.lang.ClassLoader$NativeLibrary.load(Native Method)
         at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1807)
         at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1703)
         at java.lang.Runtime.load0(Runtime.java:770)
         at java.lang.System.load(System.java:1003)
         at java.lang.ClassLoader$NativeLibrary.load(Native Method)
         at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1807)
         at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1724)
         at java.lang.Runtime.loadLibrary0(Runtime.java:823)
         at java.lang.System.loadLibrary(System.java:1028)
         at sun.security.action.LoadLibraryAction.run(LoadLibraryAction.java:50)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.awt.Toolkit.loadLibraries(Toolkit.java:1605)
         at java.awt.Toolkit.<clinit>(Toolkit.java:1627)
         at oracle.bali.ewt.olaf.OracleLookAndFeel.<clinit>(Unknown Source)
         at oracle.sysman.oii.oiif.oiifm.OiifmGraphicInterfaceManager._useOracleLookAndFeel(OiifmGraphicInterfaceManager.java:243)
         at oracle.sysman.oii.oiif.oiifm.OiifmGraphicInterfaceManager.<init>(OiifmGraphicInterfaceManager.java:263)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
         at java.lang.Class.newInstance0(Class.java:355)
         at java.lang.Class.newInstance(Class.java:308)
         at oracle.sysman.oii.oiic.OiicSessionInterfaceManager.createInterfaceManager(OiicSessionInterfaceManager.java:209)
         at oracle.sysman.oii.oiic.OiicSessionInterfaceManager.getInterfaceManager(OiicSessionInterfaceManager.java:243)
         at oracle.sysman.oii.oiic.OiicInstaller.getInterfaceManager(OiicInstaller.java:466)
         at oracle.sysman.oii.oiic.OiicInstaller.runInstaller(OiicInstaller.java:965)
         at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:905)
    Exception in thread "main" java.lang.NoClassDefFoundError: Could not initialize class oracle.bali.ewt.olaf.OracleLookAndFeel
         at oracle.sysman.oii.oiif.oiifm.OiifmGraphicInterfaceManager._useOracleLookAndFeel(OiifmGraphicInterfaceManager.java:243)
         at oracle.sysman.oii.oiif.oiifm.OiifmGraphicInterfaceManager.<init>(OiifmGraphicInterfaceManager.java:263)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
         at java.lang.Class.newInstance0(Class.java:355)
         at java.lang.Class.newInstance(Class.java:308)
         at oracle.sysman.oii.oiic.OiicSessionInterfaceManager.createInterfaceManager(OiicSessionInterfaceManager.java:209)
         at oracle.sysman.oii.oiic.OiicSessionInterfaceManager.getInterfaceManager(OiicSessionInterfaceManager.java:243)
         at oracle.sysman.oii.oiif.oiifm.OiifmAlert.<clinit>(OiifmAlert.java:151)
         at oracle.sysman.oii.oiic.OiicInstaller.runInstaller(OiicInstaller.java:1023)
         at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:905)
    I have downloaded 64 bits for Linux but it comes with jre/lib/i386 which to my understanding it is 32 bits jre.
    any help please on how to install this application on ubuntu 12.4 64 bits.
    Many thanks in advance.
    Regards,

    Hi
    OATS is not supported on Ubuntu only on OEL 5.2 and 4u8 both 64 bit
    Thanks and Regards
    Alex

  • How to install all the drivers for the MacBook with Windows 7 or 8 without the disk from OSX Lion? Where can I find the drivers?

    Guys, a have one big problem..My customer brought me a macbook with windows 7 installed to do a format and reinstallation, but she is no longer the OSX Lion, and do not know how to install the sound drivers, "touchpad", among other drivers, how to solve this? Where can I find the drivers? The MacBook is now with Windows 8 installed.

    Sorry my bad english..
    See is meant. The MacBook has already come for me with Windows 7 installed, checked that it does not have another partition with OSX Lion installed, do not know how the person who did the maintenance before I managed to remove the partition with the Lion, so I can not create a disk or access boot camp because there is no partition Lion and don't own the DVDs of OSX Lion, you understand me?
    There is a boot camp Windows executable? Where do I find, since I poked around and found nothing on ...
    The sound driver is installed, but not working ... and the rest are missing there also, the trackpad also does not work correctly, the right button does not work ... My experience with mac is low, it may be that you do not know how it works correctly the trackpad

  • How to install HR  Global patch For R12.1.1 windows server 2003?????

    Dear Friends
    can any one help me to install patch HR Global patch For R12.1.1 windows server 2003,
    i have R12.1.1 Vision but the payroll not working so i need help,i am not DBA,please
    any one can help me to tell me step by step ,or if any one have good document to share it for me.
    Thanks
    Omar

    can any one help me to install patch HR Global patch For R12.1.1 windows server 2003,
    i have R12.1.1 Vision but the payroll not working so i need help,i am not DBA,please
    any one can help me to tell me step by step ,or if any one have good document to share it for me.Please see these MOS docs.
    Note: 145837.1 - Latest HRMS (HR Global) Legislative Data Patch Available
    Note: 307195.1 - Example - Running DataInstall and Applying hrglobal.drv
    Note: 734910.1 - Can You Run Hrms Datainstall and Apply Hrglobal.Drv Once for Several Legislative Patches
    Note: 300097.1 - Oracle HRMS HRGLOBAL Basics
    Note: 140511.1 - How to Install HRMS Legislative Data Using Data Installer and hrglobal.drv
    Note: 188698.1 - HRMS: On What Server Do I Run The Datainstall Utility And Hrglobal.Drv
    Apply the hrglobal.drv patch using adpatch -- https://forums.oracle.com/forums/search.jspa?threadID=&q=how+to+use+apply+patch&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001
    Thanks,
    Hussein

  • How to install Flash Player plugin for FF3 from a Windows user account?

    Hello,
    How to install the Flash Player plugin for FireFox3 from a MS Windows (XP/Vista) standard user account (non admin account)?
    Launchuing "install_flash_player.exe" I get the message: You need admin privilege to install this software.
    Thanks.

    anandsrivastava.2612 wrote:
    i want plugin for adobe flash playe in my wesite
    I don't understand what you want - your visitors to download the plugin from your website?  Please explain!

  • How to install Oracle 9i (9.2.0.2) in Windows Server 2003 x64 - Intel Xeon

    I have tried to install Oracle 9i (9.2.0.2) in Windows Server 2003 x64 Enterprise Edition with Intel Xeon (EM64T) processors.
    When I run setup.exe I get an error: "The image file C:\Documents and settings\administrator.SERVERNAME\my documents\92021 win64_disk1\setup.exe is valid, but is for a machine type other than the current machine".
    I have to install Oracle 9i in that server but I can't run the installation. Is there a way to solve this problem, is there a patch that can solve this? Anyone know something about this problem?
    Thanks a lot!!!
    I'm desperated!!

    Hi,
    reply to my own question:
    In the docs provided with the downloads for Oracle Database Server 9i x64, I found that this version requires either
    - Windows Server 2003 Datacenter Edition for 64-Bit Itanium 2 Systems
    or
    - Windows Server 2003 Enterprise Edition for 64-Bit Itanium 2 Systems
    So I guess, the only X64 platform being supported under Windows Server 2003 (both Datacenter / Enterprise Editions) is Itanium CPUs ...
    ... though this is not (!!!) clearly stated in the download link (other/newer versions are listed more precisely - I guess it's a matter of an old link: no Intel Xeon / AMD Opterons were available (???) when Oracle 9i database server was published).
    So I'll give it a try with 10g database server ;-)))
    Regards,
    Thomas Heß

  • How to install manually the specific drivers o keyboard in windows 7 well?

    After install Windows 7 all work ok, but the some keys os my keyboard do not wor, @, volume + or - the brightness etc etc, onli work the letters. how can i do for install the specific keyboard driver?
    thanq´s all for anwser

    Hi Sir,
    As mentioned earlier it is prompting me the error
    Logon Failed (RFC_ERROR_LOGON_FAILURE)
    Name or Password is incorrect (repeat logon)
    But it is accessing only the production system in windows 7 but not all the 3 systems which are in landscape. I dont know how can it proceed to logon to the production system only with out other systems .
    Thanks in advance
    Regards,
    Easwar

  • How to Install Airport Utility in a differant language to windows

    Hi,
    I have a German Windows XP PC. How do I get the Airport Utility (For the new AirPort Extreme 802.11n) to install in a different language (English)?
    Thanks for your help,
    Adam

    The application is always going to install in whatever language you have the PC set to. The only way I can think to change this is to change your installation from German to English.

  • How to install EASY DMS (Document Management System) setup in windows 7

    Dear Experts,
    Recently we have started a project to establish document management system in SAP. So, i have downloaded easydms7.1sp04 from the servicemarketplace service.sap.com/swdc and setup is successfully installed in windows Xp and unable to install successfully in windows 7.
    The SAP is upgraded in our company to release ERP6 EHP6.
    In windows Xp the DMS is accessing to all the systems in the landscape( DEV, QAS, PRD).
    But, In windows 7 it is only accessing the production system and if creating manually the systems prompting the error about RFC and hosts in windows 7.

    Hi Sir,
    As mentioned earlier it is prompting me the error
    Logon Failed (RFC_ERROR_LOGON_FAILURE)
    Name or Password is incorrect (repeat logon)
    But it is accessing only the production system in windows 7 but not all the 3 systems which are in landscape. I dont know how can it proceed to logon to the production system only with out other systems .
    Thanks in advance
    Regards,
    Easwar

  • How to install 'SOABPEL' schema on Release 10g R2 on Windows environment

    Hi,
    I have just completed installation of Oracle 10g R2 (10.2.0.3) database on windows vista environment. the database has been successfully installed and i am able to connect it from the sql plus. BUT my purpose to install database is to do Advanced installation of SOA. For that i need to have few schemas like 'SOABPEL' already created in the database. Following is the problem i am facing while installing the schema in the database -
    The schema files resides in soa_windows_x86_101310_disk1\install\soa_schemas\irca folder. As per the installation pdf, i need to run the irca.sh shell script to install the 'SOABPEL', 'SOAESB' and 'SOAOWSM' schemas. but i am not sure how do i run this shell script from the windows environment? I don't think i can use unix prompt for this? Please guide.
    Thanks

    Anuj, when i try to run the batch file, i am getting following error. i guess this is oracle_home problem. i checked it in the environment variables, and it was blank. so i have set it up now and pointing to ojdbc14.jar file. but i am still getting the same error. do i need restart my pc? or do you have some other way to track it down?
    The error is-
    ERROR: Cannot find library - \jdbc\lib\ojdbc14.jar
    Please verify that the ORACLE_HOME is set correctly.
    Appreciate your help.
    Thanks.
    Edited by: user12059957 on Feb 2, 2011 11:59 AM

  • How to install your created programme (Ex. Caculator Machine)  to windows

    Hi Everyone!
    I have design and implement a full functioning calculator machine. However, I have been asked to make it downloadable for window operating system or what can I do so that people can download and install it to their PC running on windows operating system.
    Please somebody help me, if you know.
    Thankx in advance!
    Joyce

    The program is already written...Wow, that was fast! :)
    In that case, search for how to create executable jar files. You can distribute your whole program in a single .jar, which can be double clicked to run it. If you want, you can look into some of the tools that convert .jars to .exes or creating a windows .bat file to launch the program.

Maybe you are looking for

  • Interfaces: UOM conversion rate issue

    Hi All, We have an outbound interface, which lists all the new subinventory transactions to the third party(then we are updating an attribute column in mtl_material_transactions, so that this record will not be send again). Third party makes all its

  • Mac does not start -your startup disk is full

    Hi, When i turn on my macbook pro 13" (snow leopard) i get the following message: "your startup disk is full you need to make more space available on your startup disk by deleting files" then i log on my account and the screen remains with the mac pi

  • Message digest algorithm in Archive Link

    Good Morning. We are building interface with the SAP Content Server. We require some help from you on the following items. Referring to the SAP Content Server HTTP Interface API 4.5/4.6, The library for checking signatures can be obtained from SAP AG

  • Reuse table space?

    Hi gurus. We did an upgrade to our R/3 system recently. When we did that, we created a new QA (QA2) client that I then pointed to my BW QA box. I think that I have deleted all of the R/3 QA1 info from BW, but my database has outgrown the available sp

  • Guide me  ABAP & mm

    Hi Every one, Presently i am working as abaper since 2 years, now i am plaining to learn one functional module. But i don't have any domain experience. I worked in logistics as abaper(so i know MM,SD&PP). Shall i go for Netweaver like XI,EP,MDM,Webdy