Tuesday June 16, 2009
GlassFish at Eclipse Demo Camps Galileo 2009 - Jun 17th
![]() |
What is an Eclipse
Demo Camp ? The Eclipse DemoCamps are an opportunity to showcase all of the cool interesting technology being built by the Eclipse community. They are also an opportunity for you to meet Eclipse enthusiasts in your city. |
Posted by Arun Gupta in General | Comments[5]
|
|
|
|
|
Today's Page Hits: 3637
Total # blog entries: 994
| « November 2009 | ||||||
| Sun | Mon | Tue | Wed | Thu | Fri | Sat |
|---|---|---|---|---|---|---|
1 | 2 | 4 | 6 | 7 | ||
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | |||||
| Today | ||||||
I just tried installing Glassfish into Galileo, and I got this error:
An error occurred while collecting items to be installed
session context was:(profile=epp.package.jee, phase=org.eclipse.equinox.internal.provisional.p2.engine.phases.Collect, operand=, action=).
No repository found containing: osgi.bundle,com.sun.enterprise.jst.server.sunappsrv,1.0.28
No repository found containing: org.eclipse.update.feature,com.sun.enterprise.jst.server.sunappsrv.feature,1.0.28
This happened when I tried installing Glassfish support the usual way, by right-clicking on the server tab, selecting New, and requesting to download additional server adapters.
Going through http://ajax.dev.java.net/eclipse works ok--thanks for that tip!
Posted by Cay Horstmann on June 24, 2009 at 09:12 PM PDT #
Eclipse bug: see https://bugs.eclipse.org/bugs/show_bug.cgi?id=280365
Posted by ludo on June 26, 2009 at 09:31 AM PDT #
Posted by Cay Horstmann's Blog on June 26, 2009 at 09:54 AM PDT #
I got a problem to install glassfish plugin in Galileo. I have added update site "http://ajax.dev.java.net/eclipse". But i failed to download it. The error message is showed below:
An error occurred during the org.eclipse.equinox.internal.provisional.p2.engine.phases.CheckTrust phase.
session context was:(profile=epp.package.jee, phase=org.eclipse.equinox.internal.provisional.p2.engine.phases.CheckTrust, operand=[R]com.sun.enterprise.jst.server.sunappsrv 1.0.27 --> [R]com.sun.enterprise.jst.server.sunappsrv 1.0.28, action=).
java.lang.NullPointerException
Posted by Peng on June 30, 2009 at 02:16 AM PDT #
Peng, as reported above, it's an Eclipse bug at:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=280365
Please follow up discussions at users@glassfishplugins.dev.java.net.
Posted by Arun Gupta on June 30, 2009 at 12:36 PM PDT #