How to install and Configure GlassFish Server | Handle Not a Valid GlassFish Server Installation

แชร์
ฝัง
  • เผยแพร่เมื่อ 21 ต.ค. 2024
  • ‪@TechieDavinder‬
    In this video we will install GlassFish Server in Netbeans to Rub Web Applicaitons using JSP. We will also find out how to remove the error "Not a valid GlassFish Server Installation".

ความคิดเห็น • 13

  • @nahuelastor9320
    @nahuelastor9320 ปีที่แล้ว +1

    At first I try install the 6.2.1 version and I still get the error "Not a valid installation of GlassFish server" while installig process. But on my second try, with the version 6.0 It finally works!!! Thanks to you, a loot!

  • @aniballecter6054
    @aniballecter6054 2 ปีที่แล้ว +5

    I try to install Glasfish 6.1 but it gives me the error "Not a valid installation of GlassFish server", I rename the directory back to Glasfish_6 and try with Glasfish 6.0 and then I was able to complete the installation perfectly...thanks!... Nice job! .

  • @AZZAMNO1
    @AZZAMNO1 11 หลายเดือนก่อน +2

    the way how i fixed mine>
    install jdk-11.0.10_windows-x64_bin
    reinstall Apache Netbeans IDE 19 and reset all my settings.
    type "server" in the searchbar at top right of the netbean 19 and find Servers (Tools)
    copied the install location and delete whole glassfish folder.
    create new project and reinstall glassfish 7.06
    run your project , if there is a pop up that said _Glassfish server could not be started with JDK 21(Default)_
    the option should be empty Java platform: ______ .
    click manage platform -> add platform > java standard edition.
    when the file browser open paste this C:\Program Files\Java\jdk-11.0.10
    then finish. there should be option now.
    Select Java platform : JDK 11 presss ok then you good....
    _TLDR: Install JDK 11. Delete whole Glassfish folder. Start new project redownload Glassfish, Manually add JDK 11 to Glassfish in Java Tab at Servers (Tools)_

  • @PCtutorialesable
    @PCtutorialesable ปีที่แล้ว

    Thank you. Worked for me

  • @xad5410
    @xad5410 ปีที่แล้ว

    hi, i tried installing java 12.6 and it says the server is not valid can i get some help? i installed glassfish server and still not working

    • @TechieDavinder
      @TechieDavinder  ปีที่แล้ว

      Check path from command line for glassfish server Installtion folder other set path and then check

  • @redasabbane894
    @redasabbane894 2 ปีที่แล้ว

    i tried to install Glassfish in intellij and Eclips but all time i found some errors like Not a Valid GlassFish Server Installation, now im trying withe neatbean is done without add My, thank you so much

  • @randychanchay8831
    @randychanchay8831 ปีที่แล้ว

    TQM Señor indú que soluciona problemas con Netbeans

  • @tash5507
    @tash5507 2 ปีที่แล้ว +1

    didn't work thank u