Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Scout » Luna - creating new project stack overflow
Luna - creating new project stack overflow [message #1401461] Tue, 15 July 2014 16:49 Go to next message
Nejc Gasper is currently offline Nejc GasperFriend
Messages: 55
Registered: July 2014
Member
I am trying to create a new project and doing that I get stack overflow. I would post logs but I am not sure where to start looking.

System:
Kubuntu 13.10 x64
Oracle JDK 1.7.0_55 x64
Scout Luna x64
Using Scout 4.4 target

I am trying to make a new project using the wizard. I sucessfully complete all the steps, but when it starts "creating the project" it will return a stack overflow error.

If I change to 3.8 target everything is working fine.

I would like to set up 4.4 target and start the project there so we don't need to migrate to 4.x later. Any ideas how/where to get logs for starters so I can see the stacktrace?
Re: Luna - creating new project stack overflow [message #1401767 is a reply to message #1401461] Wed, 16 July 2014 04:07 Go to previous messageGo to next message
Jeremie Bresson is currently offline Jeremie BressonFriend
Messages: 1252
Registered: October 2011
Senior Member
Nejc Gasper wrote on Tue, 15 July 2014 18:49
Any ideas how/where to get logs for starters so I can see the stacktrace?


Can you check the Error Log View? Do you see something out of the ordinary? If the Scout SDK produces a Stacktrace, you should find it there.
Re: Luna - creating new project stack overflow [message #1401962 is a reply to message #1401767] Wed, 16 July 2014 10:09 Go to previous messageGo to next message
Nejc Gasper is currently offline Nejc GasperFriend
Messages: 55
Registered: July 2014
Member
Yes that was it, thanks. I was looking all around for error logs but never thought of looking there. As I suspected it was a FS permission problem. What baffles me is that I already fixed the permissions yesterday and it still did not work. BUT it worked perfectly today - same procedure. Might be switching workspace has fixed that even though I see no reason why (and it is not important while it works now and I also know where to check if any other problems arise).

First line of stack trace was enough and I am quite sure this was it. Unless it really was not the permissions for rap_target but something else.
java.lang.StackOverflowError
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.org.apache.xerces.internal.utils.SecuritySupport.getSystemProperty(SecuritySupport.java:99)
...


Sorry to bother with trivialities and thanks for the quick reply.
Re: Luna - creating new project stack overflow [message #1402054 is a reply to message #1401962] Wed, 16 July 2014 12:47 Go to previous messageGo to next message
Matthias Nick is currently offline Matthias NickFriend
Messages: 197
Registered: August 2013
Senior Member
Hi Nejc,

I just tried with kubuntu-14.04-desktop-amd64,

- OpenJDK
java version "1.7.0_51"
OpenJDK Runtime Environment (IcedTea 2.4.6) (7u51-2.4.6-1ubuntu4)
OpenJDK 64-Bit Server VM (build 24.51-b03, mixed mode)

- Oracle JRE
java version "1.7.0_65"
Java(TM) SE Runtime Environment (build 1.7.0_65-b17)
Java HotSpot(TM) 64-Bit Server VM (build 24.65-b04, mixed mode)

And it worked fine on my side. Is my setup anyhow different to yours?
Re: Luna - creating new project stack overflow [message #1402055 is a reply to message #1401962] Wed, 16 July 2014 12:47 Go to previous messageGo to next message
Matthias Nick is currently offline Matthias NickFriend
Messages: 197
Registered: August 2013
Senior Member
No Message Body

[Updated on: Thu, 17 July 2014 06:29]

Report message to a moderator

Re: Luna - creating new project stack overflow [message #1402056 is a reply to message #1401962] Wed, 16 July 2014 12:47 Go to previous messageGo to next message
Matthias Nick is currently offline Matthias NickFriend
Messages: 197
Registered: August 2013
Senior Member
No Message Body

[Updated on: Thu, 17 July 2014 06:29]

Report message to a moderator

Re: Luna - creating new project stack overflow [message #1402057 is a reply to message #1401962] Wed, 16 July 2014 12:48 Go to previous messageGo to next message
Matthias Nick is currently offline Matthias NickFriend
Messages: 197
Registered: August 2013
Senior Member
No Message Body

[Updated on: Thu, 17 July 2014 06:29]

Report message to a moderator

Re: Luna - creating new project stack overflow [message #1402191 is a reply to message #1401962] Wed, 16 July 2014 17:06 Go to previous message
Jeremie Bresson is currently offline Jeremie BressonFriend
Messages: 1252
Registered: October 2011
Senior Member
Thanks for your feedback.

By the way there is no big difference in the created application stubs if you choose 3.8 as target platform or 4.4. Here the list:

Target Project:
* Target file in the target project (of course)


Swt UI project:
* Plugin.xml
* Product (all the e4 plugins are added in the list of plugins that are started)
* Config.ini (other osgi.bundles property and an additional clearPersistedState param)

See also comparison reports attached.
Previous Topic:Page closing issue
Next Topic:Converting a TUI user interface (former Clipper application) towards scout
Goto Forum:
  


Current Time: Fri Mar 29 11:35:27 GMT 2024

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

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

Back to the top