Does anybody succeed to debug Spago BI in Spago studio or eclipse or whatever ide?
If so please give a tip howto setup env for debugging.
I am trying to debug lates spagoBI ver. 5.0
Asked
Active
Viewed 1,120 times
2

gandra404
- 5,727
- 10
- 52
- 76
-
I have postoed question on a spago forum as well http://www.spagoworld.org/jforum/posts/list/0/3325.page#10683 – gandra404 Nov 06 '14 at 10:05
-
had you success with spagobi and eclipse??? i really need it! thanks – Lorenzo Nov 04 '15 at 15:17
-
2No. Somehow I finished it without debugging. Thanks a God it is done. Really hard to work with Spago. – gandra404 Nov 05 '15 at 15:42
-
1i'm debugging now...but it was a pain understanding how to!!! and even debugging it on tomcat i didn't understood why eclipse isn't founding some resource such some file when debugging.... – Lorenzo Nov 06 '15 at 07:56
1 Answers
1
There is a post about loading spagobi source into eclipse at http://www.spagoworld.org/jforum/posts/list/1142.page#3804 , where it refers to a tutorial on how to set that up. You will need to request access to the tutorial.
Presumably you could then either debug / launch the modules in eclipse/tomcat or deploy the war files into a debug enabled tomcat abs then attach your spagobi project to that tomcat instance. Either way, you should be able to trace through the code and set break points, etc.

dbh
- 1,607
- 13
- 18
-
Project is finished without debugging. At the moment I have no access to environment where I have benn worked on spago project so I can not confirm if it will work. – gandra404 Nov 05 '15 at 15:43