Glassfish installation problems on eclipse kepler - glassfish-3

I am installing Glassfish 3 on eclipse kepler. But, I am getting the following problem
Why I am getting this problem?.
How can I overcome this error to install glassfish server.
Please help me.
Thanks in Advance

As you can see on your screenshot the error message says that Glassfish needs a full Java JDK and not a JRE, like you selected.
If you have already installed a JDK choose that instead of "Default JRE".
If you didn't already install a JDK, do that and register it in your Eclipse (Settings -> Java -> Installed JREs).

Related

Why can I not use winget after installing Microsoft Desktop App Installer?

I installed Microsoft Desktop App Installer
When I type Get-AppxPackage –AllUsers into Powershell i can see I have:
Version: #{Version=1.19.10173.0}
However, when I type winget into Powershell I get “the term is not recognized as the name of a cmdlet.”
I believe winget is in version 1.19.
I've rebooted and no difference.
Is there anything I can do?
I had a similar problem on my laptop, and the solution that worked for me was to install winget through Scoop.
scoop install winget
Is Scoop installed on your computer?

Brand new Monodevelop installation can't restore packages

I'm trying to use MonoDevelop in order to work with .NET Core. In a brand new Linux Mint 20.1 machine, I installed MonoDevelop 7.8.4, and opened a project that I'm working on, and the IDE complained imediatelly:
Getting restore information for solution /home/REDACTED/project.sln
ApplicationName='/usr/bin/mono64', CommandLine='"/usr/lib/mono/msbuild/15.0/bin/MSBuild.dll" "/tmp/NuGetScratch/3r24uwj4.84i.nugetinputs.targets" /t:GenerateRestoreGraphFile /nologo /nr:false /v:q /p:RestoreBuildInParallel="False" /p:RestoreUseSkipNonexistentTargets="False"', CurrentDirectory='/home/REDACTED', Native error= Cannot find the specified file
The file /usr/bin/mono64 does not exist. Anyone knows how I can fix this?
UPDATE
When I try tobuild the project, it fails with the followiing error:
Error: NuGet packages need to be restored before building. NuGet MSBuild targets are missing and are needed for building. The NuGet MSBuild targets are generated when the NuGet packages are restored. (My.App)
This seems to be connected with the previous error message.
I have just installed Ubuntu and for anyone interested I found a solution.
In /usr/bin, make a mono64 symlink to mono-sgen. mono is already a symlink to that.
I will investigate the other tools suggested.

Eclipse is not opening? showing a error. I already installed Java Jdk file and assigned path to the eclipse

The error is shown in the image.
I'm using windows 8.1
I installed Eclipse and then installed Java Jdk 14
I edited the path and gave the java/jdk/bin path to it.
after that when i'm trying to open then it's showing this error.

Getting started with playn - eclipse

I followed all the instructions for setting up the environment in eclipse indigo EE. I did it both in ubuntu 12.04 64bit and Windows 7 64bit, and everything goes good till the point when I try to run the imported example (showcase-java). the build fails and following error appears in the eclipse console:
Failed to execute goal on project playn-showcase-java: Could not resolve dependencies for project com.googlecode.playn:playn-showcase-java:jar:1.0-SNAPSHOT: Could not find artifact com.googlecode.playn:playn-showcase-core:jar:1.0-SNAPSHOT in forplay-legacy (http://forplay.googlecode.com/svn/mavenrepo) -> [Help 1]
Note that I follow all the instructions on Getting Started page and I'm sure I'm not missing out on anything mentioned there on the page.
Hi here is a more detailed tutorial on how to set up eclipse with playn link
May be this is helpful for you.

Oracle: Error while registering Oracle JDBC Diagnosability MBean

I am trying to install OracleClient 11g and initially i had a issue regarding JDK compatibility.
Error:
so i ended up uninstalling JDK 7 (64bit) and reinstalled JDK 6 (32bit) and edited sqldeveloper.conf for SetJavaHome.
SetJavaHome C:\Program Files (x86)\Java\jdk1.6.0_31
Now, once i click sqldeveloper.exe it loads up and throws an error as mentioned below
Error (i):
Error (ii):
I tried similar issue thread in stackoverflow but didn't help much. So any help is much appreciated.
Couldn't solve the problem but found out an alternative way.
Install JDK1.6 ( 32bit)
Install Oracle Client (32bit)
Note: even if u have OS 64bit, try installing 32bit JDK & Oracle client and u should not face this error.

Resources