Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » [Teneo] Trouble with installation(I keep getting stuck when I'm trying to install Teneo)
[Teneo] Trouble with installation [message #810285] Wed, 29 February 2012 23:31 Go to next message
Daniel Bali is currently offline Daniel BaliFriend
Messages: 15
Registered: February 2012
Junior Member
Hello!

I am quite new to Teneo. I tried installing it using the guide on the wiki page:
(wiki.eclipse.org/Teneo/Hibernate/Download_and_Install)

I keep getting stuck though. If I use a "Java Developer IDE" package of Eclipse I get errors in the Teneo examples project after finishing the installation. It seems Eclipse can't find some classes.

If I use a "Modeling Tools" package I can't install the EMF/XSD All-In-One SDK. It says some parts of it are already installed. However, when I try to procceed with the installation of "EMF Teneo Hibernate SDK" it says there are required software that can't be found.

This is quite confusing. What am I doing wrong? I tried using google, but I could not find anything.

Thanks in advance!
Re: [Teneo] Trouble with installation [message #810490 is a reply to message #810285] Thu, 01 March 2012 06:38 Go to previous messageGo to next message
Martin Taal is currently offline Martin TaalFriend
Messages: 5468
Registered: July 2009
Senior Member
Hi Daniel,
And which classes can't be found? Can you see the emf plugins in your eclipse installation (org.eclipse.emf.*)? Or are
you missing the hibernate plugin stuff?

The modeling tools for sure have the emf plugins.

gr. Martin

On 03/01/2012 12:31 AM, Daniel Bali wrote:
> Hello!
>
> I am quite new to Teneo. I tried installing it using the guide on the wiki page:
> (wiki.eclipse.org/Teneo/Hibernate/Download_and_Install)
>
> I keep getting stuck though. If I use a "Java Developer IDE" package of Eclipse I get errors in the Teneo examples
> project after finishing the installation. It seems Eclipse can't find some classes.
>
> If I use a "Modeling Tools" package I can't install the EMF/XSD All-In-One SDK. It says some parts of it are already
> installed. However, when I try to procceed with the installation of "EMF Teneo Hibernate SDK" it says there are required
> software that can't be found.
>
> This is quite confusing. What am I doing wrong? I tried using google, but I could not find anything.
>
> Thanks in advance!


--

With Regards, Martin Taal

Springsite/Elver.org
Office: Hardwareweg 4, 3821 BV Amersfoort
Postal: Nassaulaan 7, 3941 EC Doorn
The Netherlands
Cell: +31 (0)6 288 48 943
Tel: +31 (0)84 420 2397
Fax: +31 (0)84 225 9307
Mail: mtaal@springsite.com - mtaal@elver.org
Web: www.springsite.com - www.elver.org
Re: [Teneo] Trouble with installation [message #810686 is a reply to message #810285] Thu, 01 March 2012 12:27 Go to previous messageGo to next message
Daniel Bali is currently offline Daniel BaliFriend
Messages: 15
Registered: February 2012
Junior Member
Thanks for your reply!

I get the following error when I try to install "EMF Teneo Hibernate SDK" on a clean copy of Eclipse Modeling Tools (Indigo):

Cannot complete the install because one or more required items could not be found.
Software being installed: EMF Teneo Hibernate SDK 1.2.0.v201202122052 (org.eclipse.emf.teneo.hibernate.sdk.feature.group 1.2.0.v201202122052)

I'm not sure which items are required based on this error message.
Could anybody tell me what I am missing?

Thanks!
Re: [Teneo] Trouble with installation [message #810786 is a reply to message #810686] Thu, 01 March 2012 14:56 Go to previous messageGo to next message
Martin Taal is currently offline Martin TaalFriend
Messages: 5468
Registered: July 2009
Senior Member
Hi,
Did you install the hibernate plugins?

gr. Martin

On 03/01/2012 01:27 PM, Daniel Bali wrote:
> Thanks for your reply!
>
> I get the following error when I try to install "EMF Teneo Hibernate SDK" on a clean copy of Eclipse Modeling Tools
> (Indigo):
>
> Cannot complete the install because one or more required items could not be found.
> Software being installed: EMF Teneo Hibernate SDK 1.2.0.v201202122052 (org.eclipse.emf.teneo.hibernate.sdk.feature.group
> 1.2.0.v201202122052)
>
> I'm not sure which items are required based on this error message.
> Could anybody tell me what I am missing?
>
> Thanks!


--

With Regards, Martin Taal

Springsite/Elver.org
Office: Hardwareweg 4, 3821 BV Amersfoort
Postal: Nassaulaan 7, 3941 EC Doorn
The Netherlands
Cell: +31 (0)6 288 48 943
Tel: +31 (0)84 420 2397
Fax: +31 (0)84 225 9307
Mail: mtaal@springsite.com - mtaal@elver.org
Web: www.springsite.com - www.elver.org
Re: [Teneo] Trouble with installation [message #810965 is a reply to message #810786] Thu, 01 March 2012 18:56 Go to previous messageGo to next message
Daniel Bali is currently offline Daniel BaliFriend
Messages: 15
Registered: February 2012
Junior Member
I tried installing a plugin called "Hibernate Tools", but I get the same error.
Are there more plugins I need to install for Hibernate?

Thanks!
Re: [Teneo] Trouble with installation [message #811017 is a reply to message #810965] Thu, 01 March 2012 20:36 Go to previous messageGo to next message
Daniel Bali is currently offline Daniel BaliFriend
Messages: 15
Registered: February 2012
Junior Member
Weird. I tried a different update site, and it worked.
Thanks for the help, I'm quite lost with all these versions
Re: [Teneo] Trouble with installation [message #811098 is a reply to message #811017] Thu, 01 March 2012 23:28 Go to previous messageGo to next message
Martin Taal is currently offline Martin TaalFriend
Messages: 5468
Registered: July 2009
Senior Member
I ment the hibernate plugins available on this update site:
http://www.elver.org/eclipse/update

but if it already works that great for you ofcourse.

gr. Martin

On 03/01/2012 09:36 PM, Daniel Bali wrote:
> Weird. I tried a different update site, and it worked.
> Thanks for the help, I'm quite lost with all these versions


--

With Regards, Martin Taal

Springsite/Elver.org
Office: Hardwareweg 4, 3821 BV Amersfoort
Postal: Nassaulaan 7, 3941 EC Doorn
The Netherlands
Cell: +31 (0)6 288 48 943
Tel: +31 (0)84 420 2397
Fax: +31 (0)84 225 9307
Mail: mtaal@springsite.com - mtaal@elver.org
Web: www.springsite.com - www.elver.org
Re: [Teneo] Trouble with installation [message #811680 is a reply to message #811098] Fri, 02 March 2012 17:31 Go to previous messageGo to next message
Daniel Bali is currently offline Daniel BaliFriend
Messages: 15
Registered: February 2012
Junior Member
Hello!

I've got another problem. This time with CDO. I followed this guide:
wiki.eclipse.org/CDO/Hibernate_Store/Download_and_Install

I started with a clean install of Eclipse Modeling Tools.
I installed Hibernate (+ other libs), and Teneo from the 2 update sites listed there.
Then I tried to install the CDO plugins from this update site:
download.eclipse.org/modeling/emf/cdo/updates/releases/4.0

However I get this error message:
Cannot complete the install because of a conflicting dependency.
Software being installed: CDO Model Repository Definitions 4.0.0.v20110608-1639 (org.eclipse.emf.cdo.defs.feature.group 4.0.0.v20110608-1639)

I tried it from the beginning with a clean eclipse at least 5 times now. I tired multiple eclipse packages and it never works. I always get stuck somewhere. I'm sorry I have all these issues. Could somebody please help?

Thanks!

[Updated on: Fri, 02 March 2012 17:51]

Report message to a moderator

Re: [Teneo] Trouble with installation [message #811718 is a reply to message #811680] Fri, 02 March 2012 18:30 Go to previous messageGo to next message
Martin Taal is currently offline Martin TaalFriend
Messages: 5468
Registered: July 2009
Senior Member
Hi Daniel,
I am afraid I would need more information to give any meaningfull comments. Did you check the workspace log? to get some
more information. It is located in .metadata/.log (or .metadata/log). Also afaik the update manager really gives more
information, like what the conflicts are on.

gr. Martin

On 03/02/2012 06:31 PM, Daniel Bali wrote:
> Hello!
>
> I've got another problem. This time with CDO. I followed this guide:
> wiki.eclipse.org/CDO/Hibernate_Store/Download_and_Install
>
> I started with a clean install of Eclipse Modeling Tools.
> I tried to install the CDO plugins from this update site:
> download.eclipse.org/modeling/emf/cdo/updates/releases/4.0
>
> However I get this error message:
> Cannot complete the install because of a conflicting dependency.
> Software being installed: CDO Model Repository Definitions 4.0.0.v20110608-1639 (org.eclipse.emf.cdo.defs.feature.group
> 4.0.0.v20110608-1639)
>
> I tried it from the beginning with a clean eclipse at least 5 times now. I tired multiple eclipse packages and it never
> works. I always get stuck somewhere. I'm sorry I have all these issues. Could somebody please help?
>
> Thanks!


--

With Regards, Martin Taal

Springsite/Elver.org
Office: Hardwareweg 4, 3821 BV Amersfoort
Postal: Nassaulaan 7, 3941 EC Doorn
The Netherlands
Cell: +31 (0)6 288 48 943
Tel: +31 (0)84 420 2397
Fax: +31 (0)84 225 9307
Mail: mtaal@springsite.com - mtaal@elver.org
Web: www.springsite.com - www.elver.org
Re: [Teneo] Trouble with installation [message #811775 is a reply to message #811718] Fri, 02 March 2012 20:14 Go to previous messageGo to next message
Daniel Bali is currently offline Daniel BaliFriend
Messages: 15
Registered: February 2012
Junior Member
Sorry. There was more text, but I didn't notice I can scroll down.
I uploaded the full error message here: pastebin.com/2rYFCnma (not allowed to post links Smile)

I understand that there are conflicts, but I don't understand what causes these.
I followed the installation guide and I only installed what it said to install.

I have no idea how these conflicts could be resolved.
If you could give me some pointers on resolving these conflicts I would be really grateful.

Thanks, for all your help so far!
Re: [Teneo] Trouble with installation [message #811854 is a reply to message #811775] Fri, 02 March 2012 22:46 Go to previous messageGo to next message
Martin Taal is currently offline Martin TaalFriend
Messages: 5468
Registered: July 2009
Senior Member
Hi Daniel,
I would start with a new fresh eclipse ide, but not the one with the modeling tools, I would take another ide version
(the one for java ee developers for example). Then install on that one. I guess that will give better results.

gr. Martin

On 03/02/2012 09:14 PM, Daniel Bali wrote:
> Sorry. There was more text, but I didn't notice I can scroll down.
> I uploaded the full error message here: pastebin.com/2rYFCnma (not allowed to post links :))
>
> I understand that there are conflicts, but I don't understand what causes these. I followed the installation guide and I
> only installed what it said to install.
>
> I have no idea how these conflicts could be resolved.
> If you could give me some pointers on resolving these conflicts I would be really grateful.
>
> Thanks, for all your help so far!


--

With Regards, Martin Taal

Springsite/Elver.org
Office: Hardwareweg 4, 3821 BV Amersfoort
Postal: Nassaulaan 7, 3941 EC Doorn
The Netherlands
Cell: +31 (0)6 288 48 943
Tel: +31 (0)84 420 2397
Fax: +31 (0)84 225 9307
Mail: mtaal@springsite.com - mtaal@elver.org
Web: www.springsite.com - www.elver.org
Re: [Teneo] Trouble with installation [message #812306 is a reply to message #811854] Sat, 03 March 2012 15:41 Go to previous messageGo to next message
Daniel Bali is currently offline Daniel BaliFriend
Messages: 15
Registered: February 2012
Junior Member
Hello!

Starting with a fresh non-moedling tools IDE I managed to install everything the CDO install guide said.
I imported the example projects and there are errors everywhere. Apparently a lot of imports can't be resolved.
I have no idea what I did wrong this time. I tried importing every project in the git repository to my workspace, because some of the imports refer to other projects there. It didn't help though.

May I have missed something when I was installing?

Thanks,
Daniel
Re: [Teneo] Trouble with installation [message #812372 is a reply to message #812306] Sat, 03 March 2012 18:12 Go to previous messageGo to next message
Martin Taal is currently offline Martin TaalFriend
Messages: 5468
Registered: July 2009
Senior Member
Maybe it helps to start with one or two of these errors and see if these can be solved. Which imports fail?

gr. Martin

On 03/03/2012 04:41 PM, Daniel Bali wrote:
> Hello!
>
> Starting with a fresh non-moedling tools IDE I managed to install everything the CDO install guide said.
> I imported the example projects and there are errors everywhere. Apparently a lot of imports can't be resolved.
> I have no idea what I did wrong this time. I tried importing every project in the git repository to my workspace,
> because some of the imports refer to other projects there. It didn't help though.
>
> May I have missed something when I was installing?
>
> Thanks,
> Daniel


--

With Regards, Martin Taal

Springsite/Elver.org
Office: Hardwareweg 4, 3821 BV Amersfoort
Postal: Nassaulaan 7, 3941 EC Doorn
The Netherlands
Cell: +31 (0)6 288 48 943
Tel: +31 (0)84 420 2397
Fax: +31 (0)84 225 9307
Mail: mtaal@springsite.com - mtaal@elver.org
Web: www.springsite.com - www.elver.org
Re: [Teneo] Trouble with installation [message #812860 is a reply to message #812372] Sun, 04 March 2012 12:29 Go to previous messageGo to next message
Daniel Bali is currently offline Daniel BaliFriend
Messages: 15
Registered: February 2012
Junior Member
Thanks for your reply!

I managed to solve some of the import errors by including the referenced projects in my workspace, and "linking" these projects. However the newly included projects also have tons of import errors. This would require an unimaginable amount of work to resolve, so I think I'm on the wrong path here. Also some packages that are imported are not part of the git repository I downloaded, and I don't know how to solve these.

I guess these errors are present because I messed up somewhere with the installation. I really don't know where because I tried to follow to guide to the letter.

Also, I found a different tutorial (www.rcp-vision.com/?p=1285&lang=en), and it worked with mysql, but I can't get it to work with hsqldb. (Which is what I'm trying to achieve in order to be able to continue with my "project")

I'm clueless now. If you have any idea what I'm doing wrong I would be really grateful to hear it, but I know it's almost impossible to tell based on so little information I was able to provide.

Thanks,
Daniel
Re: [Teneo] Trouble with installation [message #813071 is a reply to message #812860] Sun, 04 March 2012 20:09 Go to previous messageGo to next message
Martin Taal is currently offline Martin TaalFriend
Messages: 5468
Registered: July 2009
Senior Member
Hmm did you this page:
http://wiki.eclipse.org/CDO_Source_Installation

I guess you have a wrong target platform setup. Can you start again using the steps outlined in the wiki page above?

gr. Martin

On 03/04/2012 01:29 PM, Daniel Bali wrote:
> Thanks for your reply!
>
> I managed to solve some of the import errors by including the referenced projects in my workspace, and "linking" these
> projects. However the newly included projects also have tons of import errors. This would require an unimaginable amount
> of work to resolve, so I think I'm on the wrong path here. Also some packages that are imported are not part of the git
> repository I downloaded, and I don't know how to solve these.
>
> I guess these errors are present because I messed up somewhere with the installation. I really don't know where because
> I tried to follow to guide to the letter.
>
> Also, I found a different tutorial (www.rcp-vision.com/?p=1285&lang=en), and it worked with mysql, but I can't get it to
> work with hsqldb. (Which is what I'm trying to achieve in order to be able to continue with my "project")
>
> I'm clueless now. If you have any idea what I'm doing wrong I would be really grateful to hear it, but I know it's
> almost impossible to tell based on so little information I was able to provide.
>
> Thanks,
> Daniel
>


--

With Regards, Martin Taal

Springsite/Elver.org
Office: Hardwareweg 4, 3821 BV Amersfoort
Postal: Nassaulaan 7, 3941 EC Doorn
The Netherlands
Cell: +31 (0)6 288 48 943
Tel: +31 (0)84 420 2397
Fax: +31 (0)84 225 9307
Mail: mtaal@springsite.com - mtaal@elver.org
Web: www.springsite.com - www.elver.org
Re: [Teneo] Trouble with installation [message #813083 is a reply to message #813071] Sun, 04 March 2012 20:29 Go to previous messageGo to next message
Daniel Bali is currently offline Daniel BaliFriend
Messages: 15
Registered: February 2012
Junior Member
Wow, I have never been on that page. Thanks a lot! I'll try it now and see if it works!
Re: [Teneo] Trouble with installation [message #813690 is a reply to message #813083] Mon, 05 March 2012 15:59 Go to previous messageGo to next message
Daniel Bali is currently offline Daniel BaliFriend
Messages: 15
Registered: February 2012
Junior Member
Hello!

I tried installing the CDO source with the tutorial you linked. I followed the steps, but in the end I got an error. Today I tried again and I get the same error. This is what it looks like: dl.dropbox.com/u/16881651/error.png

Here is my log file's contents: pastebin.com/wBTtrf5e
It says there is a "java.lang.OutOfMemoryError" at the end. I wonder what causes this. I'll try to remove any jre or jdk from my computer and reinstall them, and then I'll see if something changes.
Re: [Teneo] Trouble with installation [message #813701 is a reply to message #813690] Mon, 05 March 2012 16:16 Go to previous messageGo to next message
Martin Taal is currently offline Martin TaalFriend
Messages: 5468
Registered: July 2009
Senior Member
You can set higher memory in the eclipse.ini file, I have for example this there:

-XX:MaxPermSize=256m
-Xms40m
-Xmx512m

gr. Martin

On 03/05/2012 04:59 PM, Daniel Bali wrote:
> Hello!
>
> I tried installing the CDO source with the tutorial you linked. I followed the steps, but in the end I got an error.
> Today I tried again and I get the same error. This is what it looks like: dl.dropbox.com/u/16881651/error.png
>
> Here is my log file's contents: pastebin.com/wBTtrf5e
> It says there is a "java.lang.OutOfMemoryError" at the end. I wonder what causes this. I'll try to remove any jre or jdk
> from my computer and reinstall them, and then I'll see if something changes.


--

With Regards, Martin Taal

Springsite/Elver.org
Office: Hardwareweg 4, 3821 BV Amersfoort
Postal: Nassaulaan 7, 3941 EC Doorn
The Netherlands
Cell: +31 (0)6 288 48 943
Tel: +31 (0)84 420 2397
Fax: +31 (0)84 225 9307
Mail: mtaal@springsite.com - mtaal@elver.org
Web: www.springsite.com - www.elver.org
Re: [Teneo] Trouble with installation [message #813807 is a reply to message #813701] Mon, 05 March 2012 18:30 Go to previous message
Daniel Bali is currently offline Daniel BaliFriend
Messages: 15
Registered: February 2012
Junior Member
I changed my eclipse.ini, and did everything again. The error still comes up after the step called "Materialize the Sources and the Target Platform".
I have no idea what could be wrong. Also on my other computer the "Install new software" function doesn't work at all. It freezes at a certain percentage when it's trying to load the contents of an update site. So I can't try this on that computer either.

Thanks for your help so far, I think I'll give up for a while.
Previous Topic:Missing support for XML Schema documentation annotation
Next Topic:[Databinding/CDO] List change notification at invalidation
Goto Forum:
  


Current Time: Fri Apr 19 05:56:33 GMT 2024

Powered by FUDForum. Page generated in 0.02434 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top