IBM MobileFirst on Eclipse Juno, Error when trying to preview or deploy - eclipse

[ERROR ] FWLSE3002E: The resource is not found.
FWLSE3030E: The runtime "P1" does not exist in the MobileFirst administration database. The database may be corrupted.
I use java 7.

Eclipse Java EE Juno is not supported by IBM MobileFirst Platform 6.3 and above.
Upgrade to either Eclipse Java EE Kepler (4.3.x) or Luna (4.4.x) and try again using a fresh workspace.

Related

which J2EE IDE support tomcat-8.5.11 and JDK 7

i want to use tomcat-8.5.11(64-bit windows) and jdk-7u80-windows-x64 for creating web-application so which J2EE support both version.
i use Neon J2EE 64-bit but it gives error while open eclipse it required JDK-8 version.
so i want to configure tomcat-8.5 server and java compiler jdk-1.7 in eclipse.

Version conflict in Weblogic 10.3.6 configuration in Eclipse Luna

I am trying to configure Weblogic 10.3.6 server in eclipse Luna. But I could not configure as the eclipse looking for weblogic 10.3.0 but I have the version 10.3.6.
The path "C:\Oracle\Middleware\wlserver_10.3" contains the wrong version of WebLogic Server. Expected version 10.0. Found version 10.3.6.
I don't find any specific adaptor/plugin for weblogic 10.3.6. I want to configure 10.3.6 in eclipse Luna. Please help.
Download the latest Oracle Enterprise Pack for Eclipse and you will have the option for all version of WebLogic. This link has the download for Luna:
http://www.oracle.com/technetwork/developer-tools/eclipse/downloads/index.html

Why Glassfish Server 4.1 is not Installing in Eclipse (Luna x86)?

I have a problem installing/configuring Glassfish Server 4.1 in Eclipse Luna x86 in windows 8. I m working with Java EE 7, and for my projects I need Glassfish Server 4.1, but eclipse shows me the following error:
Image error in GlassFish - Eclipse Luna
How can I solve this error?
I need it for testing my Java EE 7 application.
I had the same problem. I solved it by installing GlassFish Tool available from:
https://blogs.oracle.com/theaquarium/entry/spotlight_on_glassfish_4_19
... just follow that article and be aware that the UI uses the generic 'GlassFish 4' version, which encompass 4.1 as well!
After restart of your IDE it should work's fine.

eclipse jboss 7.1 plugin

I used the http://download.jboss.org/jbosstools/updates/development/indigo/ for new updates but I still cannot find jboss 7.0 in eclipse under window->preferences-->server-->runtime enviroment. I downloaded eclipse Indigo SR2.
The plugin is only to manage JBoss runtime. Plugin does not install JBoss AS 7 itself. You can easily download the app server and setup the runtime.

Indigo Java EE with GlassFish bundle

I use Eclipse Indigo Java EE and I want to use the GlassFish 3 server. I am used to work with Tomcat which can easily be accessed from Eclipse.
I followed How to install the GlassFish 3 server adapter with Eclipse Helios 3.6 answer but I got the following error:
Cannot complete the install because one or more required items could not be found.
Software being installed: GlassFish Java EE 5, Java EE 6 1.0.54 (com.sun.enterprise.jst.server.sunappsrv.feature.feature.group 1.0.54)
Missing requirement: GlassFish Java EE 5, Java EE 6 1.0.54 (com.sun.enterprise.jst.server.sunappsrv.feature.feature.group 1.0.54) requires 'org.eclipse.platform.feature.group [3.5.0,3.6.0)' but it could not be found
The solution for this problem is a dated link so I can't find any way to solve this issue.
Please provide me a up-to-date solution for this.
The information in the linked question is outdated.
You should
Download and unzip glassfish separately.
In Eclipse, choose Help -> Eclipse Marketplace..., and search for Glassfish. This will locate amongst others "GlassFish Java EE Application Server Plugin for Eclipse" which has an Install button. Use the button to install.
Wait.
Restart Eclipse if prompted.
In the Servers view, right-click and choose New -> Server... Now you can choose to install a Glassfish server. Be certain to use exactly the adapter for the Glassfish server you have. Point to the glassfish folder inside the unpacked server.