Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [epp-dev] Luna M6 packages - EclipseCon Release

Hi Markus,

indeed, I've unpacked a fresh version of the Automotive IDE and made sure that it runs on top of a Java 7 VM when launching it for the very first time.

I've also restarted it with Java 6, got again some exceptions in the Error Log (but strangely no the same as the other time). Switching back to Java 7 makes them go away again.

All other tests where successful as usual, therefore I change my previous negative vote to a 

+1 for Automotive (Win32 64-bit) 

BUT: I guess that a whole bunch of people will very likely tap into the same trap as me, and from an end user's point of view it is totally non-obvious what the problem is and what she or he needs to change. We clearly need to do a better job in safely guiding users to Java 7.

Most probably, this is not a CDT-specific issue but should be handled more globally.

Regards,

Stephan


2014-03-14 18:16 GMT+01:00 Markus Knauer <mknauer@xxxxxxxxxxxxxxxxx>:
Hi Stephan,

I tested the Linux 64-bit version of the Automotive Package on a Oracle 1.7 JVM and couldn't reproduce your errors in the log files. On a 1.7 VM it works as expected and the error message that you pasted into the mail is describing exactly this scenario:


  Unresolved requirement: Require-Capability: osgi.ee; filter:="(&(osgi.ee=JavaSE)(version=1.7))"

Maybe the lifecycle state of this bundle is stored once and forever, and when you tried to start the package a second time with a 1.7 VM it is still not activated?

In any case... I'd suggest opening a bug and use the bug for further discussions.

Thanks and regards,
Markus




On Fri, Mar 14, 2014 at 3:41 PM, Stephan Eberle <stephaneberle9@xxxxxxxxx> wrote:
But switching to Java 7 doesn't change anything - the previously mentionened exceptions occur all the same :(


2014-03-14 15:35 GMT+01:00 Stephan Eberle <stephaneberle9@xxxxxxxxx>:

Nope, Java 1.6.0_45


2014-03-14 15:26 GMT+01:00 David M Williams <david_williams@xxxxxxxxxx>:

Hmm, to ask the obvious ... were you running with Java 7?




From:        Stephan Eberle <stephaneberle9@xxxxxxxxx>
To:        Eclipse Packaging Project <epp-dev@xxxxxxxxxxx>,
Date:        03/14/2014 10:24 AM
Subject:        Re: [epp-dev] Luna M6 packages - EclipseCon Release
Sent by:        epp-dev-bounces@xxxxxxxxxxx




-1 for Automotive

CDT ist not running but just raises plenty of exceptions like this one:

org.osgi.framework.BundleException: Could not resolve module: org.eclipse.cdt.ui [90]
  Unresolved requirement: Require-Bundle: org.eclipse.cdt.core; bundle-version="[5.2.0,6.0.0)"
    -> Bundle-SymbolicName: org.eclipse.cdt.core; bundle-version="5.7.0.201403110552"; singleton:="true"
       org.eclipse.cdt.core [63]
         Unresolved requirement: Require-Capability: osgi.ee; filter:="(&(osgi.ee=JavaSE)(version=1.7))"

at org.eclipse.osgi.container.Module.start(Module.java:433)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1562)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1541)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1513)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1456)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)

Any ideas from the CDT team why this could happen (changed feature structure or so)?

Regards,

Stephan


2014-03-14 0:41 GMT+01:00 Doug Schaefer <dschaefer@xxxxxxx>:
+1 for CPP.


From: epp-dev-bounces@xxxxxxxxxxx [epp-dev-bounces@xxxxxxxxxxx] on behalf of Jacek Pospychała [jacek.pospychala@xxxxxxxxx]
Sent:
Thursday, March 13, 2014 5:15 PM
To:
Eclipse Packaging Project
Subject:
Re: [epp-dev] Luna M6 packages - EclipseCon Release


+1 for PHP package OSX x86_64


On Thu, Mar 13, 2014 at 9:49 PM, Chuck Bridgham <cbridgha@xxxxxxxxxx> wrote:
+1 JEE Win64

Thanks

Chuck Bridgham  4205 S Miami Blvd
Architect, WebSphere Developer Tools  Durham, North Carolina 27703-9141
Eclipse WTP PMC Lead  USA
Phone: 919-254-1848  
Mobile: 919-345-7657  
e-mail: cbridgha@xxxxxxxxxx  

 
 






From:        
Markus Knauer <mknauer@xxxxxxxxxxxxxxxxx>
To:        
EPP Developer Mailing List <epp-dev@xxxxxxxxxxx>
Date:        
03/13/2014 03:29 AM
Subject:        
[epp-dev] Luna M6 packages - EclipseCon Release
Sent by:        
epp-dev-bounces@xxxxxxxxxxx





Hi Package Maintainers,

the staging repository is ready and so are the packages...
Here are the (slightly changed) coordinates:

Package download from EPP HIPP Hudson, job 58, follow the 'Build Artifact' link and you'll find all packages again on one page:

 
https://hudson.eclipse.org/packaging/job/luna.epp-tycho-build/58/

For update tests you'll need the following three URLs. I could successfully update my RCP/RAP package on Linux with them, but there's an issue with updates on Windows [1] that I see as a very critical issue. I'm not sure how to push this forward, but EclipseCon is probably a good oportunity.

 
http://download.eclipse.org/releases/maintenance
 
http://download.eclipse.org/eclipse/updates/4.4milestones
 
https://hudson.eclipse.org/packaging/job/luna.epp-tycho-build/58/artifact/org.eclipse.epp.packages/archive/repository/

With M6 I improved a number of things in the packages and in the package builds, in addition to that I tried to update the packages with all changes from Eclipse Platform. The most important changes are:

- The packages are using the new Eclipse splash, logo, and icons, and an updated text in the About dialog. I updated this for all packages that were using the standard set of icons and not a modified version.

- I improved the version/build string in the About dialog. I hope this helps the users to identify better what they are using and which version they are using in case they want to report errors.

- I fixed an issue with the Mac OSX packages that didn't have the correct symbolic link in the tar.gz archive. I couldn't test this myself that's why I'd like you to test this. It would be good to get some kind of confirmation that it works because it was a larger change in the build than I'd expected it to be.

Now... please test and send your votes early enough to allow a release tomorrow/Friday.

See you at EclipseCon!

Markus



[1]
https://bugs.eclipse.org/bugs/show_bug.cgi?id=427148
[2]
https://bugs.eclipse.org/bugs/show_bug.cgi?id=424769
_______________________________________________
epp-dev mailing list

epp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/epp-dev


_______________________________________________
epp-dev mailing list

epp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/epp-dev



_______________________________________________
epp-dev mailing list

epp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/epp-dev

_______________________________________________
epp-dev mailing list
epp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/epp-dev


_______________________________________________
epp-dev mailing list
epp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/epp-dev




_______________________________________________
epp-dev mailing list
epp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/epp-dev



_______________________________________________
epp-dev mailing list
epp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/epp-dev



Back to the top