Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [glassfish-dev] [jakartaee-platform-dev] Status of GlassFish 6.0.0-M1

Steve, when I used very small size WAR file, i deploys. But when I increase the size of the WAR file or EAR file, it did not upload the file.
The reason probably is that, it uses apache file upload component and it may depend to old javax libs.
Therefore, you see zero length war files.

On Wed, Jun 3, 2020 at 2:29 PM Gurkan Erdogdu <cgurkanerdogdu@xxxxxxxxx> wrote:
Here is the pull request for merging https://github.com/eclipse-ee4j/glassfish/pull/23067

On Wed, Jun 3, 2020 at 2:14 PM Steve Millidge (Payara) <steve.millidge@xxxxxxxxxxx> wrote:

No it uploads a zero length war file and tries to deploy. This is on master not the 5.1.0 branch.

 

From: glassfish-dev-bounces@xxxxxxxxxxx <glassfish-dev-bounces@xxxxxxxxxxx> On Behalf Of Gurkan Erdogdu
Sent: 03 June 2020 12:12
To: glassfish developer discussions <glassfish-dev@xxxxxxxxxxx>
Subject: Re: [glassfish-dev] [jakartaee-platform-dev] Status of GlassFish 6.0.0-M1

 

Maybe, you also need to delete old cache from your browser or open a new private browser

 

On Wed, Jun 3, 2020 at 2:10 PM Gurkan Erdogdu <cgurkanerdogdu@xxxxxxxxx> wrote:

Did you try to deploy WAR file? Because it did not work for EJB or EAR

 

 

On Wed, Jun 3, 2020 at 1:53 PM Steve Millidge (Payara) <steve.millidge@xxxxxxxxxxx> wrote:

OK I had a quick look at merging the 5.1.1 branch to master but it didn’t fix it. Can you make a PR if this is working for you locally in master?

 

From: glassfish-dev-bounces@xxxxxxxxxxx <glassfish-dev-bounces@xxxxxxxxxxx> On Behalf Of Gurkan Erdogdu
Sent: 03 June 2020 11:28
To: glassfish developer discussions <glassfish-dev@xxxxxxxxxxx>
Subject: Re: [glassfish-dev] [jakartaee-platform-dev] Status of GlassFish 6.0.0-M1

 

I tried Admin console deployment with 5.1-BRACNH merges in my local, it works and deploy WAR applications but not EJB or EAR Applications.

Most of the 5.1.0-BRANCH UI updates are also working for the master.

REgards.

Gurkan

 

On Wed, Jun 3, 2020 at 1:17 PM Steve Millidge (Payara) <steve.millidge@xxxxxxxxxxx> wrote:

Thanks raise an issue. Looks like Shoal needs an update but this isn’t essential for the M1

 

From: glassfish-dev-bounces@xxxxxxxxxxx <glassfish-dev-bounces@xxxxxxxxxxx> On Behalf Of Gurkan Erdogdu
Sent: 03 June 2020 11:08
To: glassfish developer discussions <glassfish-dev@xxxxxxxxxxx>
Subject: Re: [glassfish-dev] [jakartaee-platform-dev] Status of GlassFish 6.0.0-M1

 

OK Steve.

In the meantime, I started Glassfish domain1, and created a cluster but when I shutdown the server, it throws the following exception and never able to start again.

 

com.sun.enterprise.module.ResolveError: Failed to start OSGiModuleImpl:: Bundle = [org.glassfish.main.cluster.gms-adapter [105]], State = [NEW]
at org.jvnet.hk2.osgiadapter.OSGiModuleImpl.start(OSGiModuleImpl.java:193)
at org.jvnet.hk2.osgiadapter.OsgiPopulatorPostProcessor$1.loadClass(OsgiPopulatorPostProcessor.java:54)
at org.jvnet.hk2.internal.ServiceLocatorImpl.loadClass(ServiceLocatorImpl.java:2234)
at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:433)
at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2296)
at org.jvnet.hk2.internal.ServiceLocatorImpl.igdCacheCompute(ServiceLocatorImpl.java:1172)
at org.jvnet.hk2.internal.ServiceLocatorImpl.access$400(ServiceLocatorImpl.java:107)
at org.jvnet.hk2.internal.ServiceLocatorImpl$8.compute(ServiceLocatorImpl.java:1166)
at org.jvnet.hk2.internal.ServiceLocatorImpl$8.compute(ServiceLocatorImpl.java:1163)
at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105)
at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetDescriptor(ServiceLocatorImpl.java:1246)
at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetInjecteeDescriptor(ServiceLocatorImpl.java:558)
at org.jvnet.hk2.internal.ServiceLocatorImpl.getInjecteeDescriptor(ServiceLocatorImpl.java:567)
at org.jvnet.hk2.internal.IterableProviderImpl.justInTime(IterableProviderImpl.java:76)
at org.jvnet.hk2.internal.IterableProviderImpl.get(IterableProviderImpl.java:85)
at org.glassfish.gms.bootstrap.GMSAdapterService.loadModule(GMSAdapterService.java:211)
at org.glassfish.gms.bootstrap.GMSAdapterService.checkCluster(GMSAdapterService.java:192)
at org.glassfish.gms.bootstrap.GMSAdapterService.checkAllClusters(GMSAdapterService.java:180)
at org.glassfish.gms.bootstrap.GMSAdapterService.postConstruct(GMSAdapterService.java:132)
at org.jvnet.hk2.internal.ClazzCreator.postConstructMe(ClazzCreator.java:303)
at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:351)
at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:466)
at org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext.findOrCreate(AsyncRunLevelContext.java:281)
at org.glassfish.hk2.runlevel.RunLevelContext.findOrCreate(RunLevelContext.java:65)
at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2103)
at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:93)
at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:67)
at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$QueueRunner.oneJob(CurrentTaskFuture.java:1213)
at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$QueueRunner.run(CurrentTaskFuture.java:1144)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Caused by: org.osgi.framework.BundleException: Unable to resolve org.glassfish.main.cluster.gms-adapter [105](R 105.0): missing requirement [org.glassfish.main.cluster.gms-adapter [105](R 105.0)] osgi.wiring.package; (&(osgi.wiring.package=com.sun.enterprise.mgmt.transport)(version>=1.6.0)(!(version>=2.0.0))) [caused by: Unable to resolve org.glassfish.shoal.gms-impl [249](R 249.0): missing requirement [org.glassfish.shoal.gms-impl [249](R 249.0)] osgi.wiring.package; (&(osgi.wiring.package=org.glassfish.grizzly)(version>=2.3.0)(!(version>=3.0.0)))] Unresolved requirements: [[org.glassfish.main.cluster.gms-adapter [105](R 105.0)] osgi.wiring.package; (&(osgi.wiring.package=com.sun.enterprise.mgmt.transport)(version>=1.6.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4368)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2281)
at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:998)
at org.jvnet.hk2.osgiadapter.OSGiModuleImpl.startBundle(OSGiModuleImpl.java:224)
at org.jvnet.hk2.osgiadapter.OSGiModuleImpl.start(OSGiModuleImpl.java:185)
... 31 more
MultiException stack 2 of 3
j

 

On Wed, Jun 3, 2020 at 12:58 PM Steve Millidge (Payara) <steve.millidge@xxxxxxxxxxx> wrote:

Thanks Gurkan.

 

I currently have a merge commit for 5.1-BRANCH building so hold off before we duplicate work.

 

If the merge commit doesn’t fix it I will email the list.

 

Steve

 

From: jakartaee-platform-dev-bounces@xxxxxxxxxxx <jakartaee-platform-dev-bounces@xxxxxxxxxxx> On Behalf Of Gurkan Erdogdu
Sent: 03 June 2020 10:40
To: glassfish developer discussions <glassfish-dev@xxxxxxxxxxx>
Cc: jakartaee-platform developer discussions <jakartaee-platform-dev@xxxxxxxxxxx>
Subject: Re: [jakartaee-platform-dev] [glassfish-dev] Status of GlassFish 6.0.0-M1

 

Hi Steve

I will look for the admin console. Maybe, we can merge from 5.1-BRANCH.

Regards.

Gurkan

 

On Wed, Jun 3, 2020 at 12:35 PM Steve Millidge (Payara) <steve.millidge@xxxxxxxxxxx> wrote:

Awesome thanks Dmitry.

 

From: jakartaee-platform-dev-bounces@xxxxxxxxxxx <jakartaee-platform-dev-bounces@xxxxxxxxxxx> On Behalf Of dmitry.kornilov@xxxxxxxxxx
Sent: 03 June 2020 10:31
To: 'jakartaee-platform developer discussions' <jakartaee-platform-dev@xxxxxxxxxxx>; 'glassfish developer discussions' <glassfish-dev@xxxxxxxxxxx>
Subject: Re: [jakartaee-platform-dev] Status of GlassFish 6.0.0-M1

 

We are working on merging JSONB PRs and releasing new versions of JSONB API and Yasson.

 

-- Dmitry

 

From: jakartaee-platform-dev-bounces@xxxxxxxxxxx <jakartaee-platform-dev-bounces@xxxxxxxxxxx> On Behalf Of Steve Millidge (Payara)
Sent: Wednesday, June 3, 2020 11:27 AM
To: glassfish developer discussions <glassfish-dev@xxxxxxxxxxx>
Cc: jakartaee-platform developer discussions <jakartaee-platform-dev@xxxxxxxxxxx>
Subject: [jakartaee-platform-dev] Status of GlassFish 6.0.0-M1

 

Hi All,

 

Just a status update on where we are based on GlassFish master today.

 

Web Profile – starts up and can deploy applications using asadmin (deploying via web console doesn’t work). I have tested a smoke test application that uses Servlet, CDI, EJB, JPA , JTA all in the new namespace and it works correctly.

Full Profile – starts up and displays the administration console but won’t deploy applications containing EJBs due to issues with CORBA.

 

We need a version of CORBA in the Jakarta namespace and Gaurav has made a PR.

To release a new version of CORBA I’m waiting on a Jenkins CI issue https://bugs.eclipse.org/bugs/show_bug.cgi?id=563774 I raised in on the 31st but there has been no activity so I will chase this.

 

We also need a new release of the JSON-B api and Yasson. There are a number of PRs and issues in JSON-B so if anybody is a committer on that project please merge Gaurav’s PRs and push out another RC.

 

We have a commitment for a June milestone release with everything having to be ready by June 12th.

My view is if we can fix the admin console deployment issues in Web Profile then we can just release Web Profile in the June milestone as that seems to work OK. Therefore please test Web Profile is working for you before making a PR. I don’t want it broken before June 12th. Also hold off merging in any JDK 11 changes until after June 12th as I think that will destabilise master. JDK 11 support can be the next push after the milestone build.

 

A stretch goal will be to get the Jakarta CORBA version out on staging and also have Full Profile but that is somewhat out of our hands.

 

Please try out Web Profile and if you have any PRs that make it more solid please get them in before 10th June as I will code freeze then for the 12th June release.

 

Thoughts?

 

Steve

_______________________________________________
glassfish-dev mailing list
glassfish-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/glassfish-dev



--

_______________________________________________
glassfish-dev mailing list
glassfish-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/glassfish-dev



--

_______________________________________________
glassfish-dev mailing list
glassfish-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/glassfish-dev



--

_______________________________________________
glassfish-dev mailing list
glassfish-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/glassfish-dev



--



--

_______________________________________________
glassfish-dev mailing list
glassfish-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/glassfish-dev


--


--

Back to the top