Activity
From 10/10/2017 to 11/08/2017
11/08/2017
- 01:35 PM Setup: RE: FWD Source Code Analytics
- Atul, thanks, I need to do some testing and try to duplicate your error. I'll get back to you with my findings.
- 10:32 AM Setup: RE: FWD Source Code Analytics
- Constantin Asofiei wrote:
> Atul Dalvi wrote:
> > But while performing call graph command why it is logging below e... - 10:06 AM Setup: RE: FWD Source Code Analytics
- Atul Dalvi wrote:
> But while performing call graph command why it is logging below errors, not able to get it. It s... - 09:49 AM Setup: RE: FWD Source Code Analytics
- Constantin Asofiei wrote:
> Atul Dalvi wrote:
> > Can you be more specific on the actual root entry points into you... - 09:39 AM Setup: RE: FWD Source Code Analytics
- And something else: if you are in 'testing mode', where you convert only a small set of programs (1-10 programs), and...
- 09:36 AM Setup: RE: FWD Source Code Analytics
- Atul Dalvi wrote:
> Can you be more specific on the actual root entry points into your application ?
By "root entry... - 09:29 AM Setup: RE: FWD Source Code Analytics
- Constantin Asofiei wrote:
> Atul Dalvi wrote:
> > What do you mean by "The error I think it might be because FWD is... - 09:27 AM Setup: RE: FWD Source Code Analytics
- Atul Dalvi wrote:
> What do you mean by "The error I think it might be because FWD is picking up some ASTs which are... - 09:21 AM Setup: RE: FWD Source Code Analytics
- Constantin Asofiei wrote:
> Atul Dalvi wrote:
> > Who is creating entries in the cfg/registry.xml file ?
> Each ti... - 09:12 AM Setup: RE: FWD Source Code Analytics
- Atul Dalvi wrote:
> Who is creating entries in the cfg/registry.xml file ?
Each time you convert a file (no matter ... - 09:10 AM Setup: RE: FWD Source Code Analytics
- Constantin Asofiei wrote:
> Atul, I assume you are running this in a project which was had previously parsed only on...
11/02/2017
- 01:15 PM Setup: RE: FWD Source Code Analytics
- Atul, I assume you are running this in a project which was had previously parsed only one file? The error I think it...
- 11:34 AM Setup: RE: FWD Source Code Analytics
- any update on this ?
10/31/2017
- 09:56 AM Setup: RE: FWD Source Code Analytics
- Thanks for the clarification.
I don't have any stack trace for the CallGraphGenerator command other than the below...
10/30/2017
- 09:36 AM Setup: RE: FWD Source Code Analytics
- > Can someone explain me about what exactly the use of Call Graph Analyzer
The Call Graph Analyzer models the call...
10/27/2017
- 07:37 AM Setup: RE: FWD Source Code Analytics
- Hi,
Can someone explain me about what exactly the use of Call Graph Analyzer and what exactly the call sites, inte...
10/26/2017
- 01:08 PM Setup: RE: FWD Source Code Analytics
- Our documentation on the call graph is not written yet. However, most of the "Call Graph in FWD v3.0":https://proj.g...
- 10:02 AM Setup: RE: FWD Source Code Analytics
- OK.
Thanks. Now whatever I parsed till now I am able to see on the web server. Now I am trying to implement the ca... - 07:47 AM Setup: RE: FWD Source Code Analytics
- > Is there any implementation work already going on for this issue ?
No one is currently working on it. We have ... - 07:36 AM Setup: RE: FWD Source Code Analytics
- Atul Dalvi wrote:
> Hi,
>
> .\cfg\registry.xml is empty.
>
> Is that the cause ? Then what should it contains ... - 06:53 AM Setup: RE: FWD Source Code Analytics
- Hi,
.\cfg\registry.xml is empty.
Is that the cause ? Then what should it contains ? - 06:48 AM Setup: RE: FWD Source Code Analytics
- Hynek Cihlar wrote:
> Atul Dalvi wrote:
> > Also today I am trying to parse the program getting below errors don't ... - 06:04 AM Setup: RE: FWD Source Code Analytics
- Atul Dalvi wrote:
> Also today I am trying to parse the program getting below errors don't know why. Pls suggest.
>... - 06:02 AM Setup: RE: FWD Source Code Analytics
- Greg Shah wrote:
> We don't have a tool for decrypting yet. I have documented in #3363 the work that would be neede...
10/25/2017
- 12:04 PM Setup: RE: FWD Source Code Analytics
- We don't have a tool for decrypting yet. I have documented in #3363 the work that would be needed to implement this ...
- 10:03 AM Setup: RE: FWD Source Code Analytics
- Greg Shah wrote:
> > I think creating those Skelton classes is not easy. There are many properties and methods invol... - 08:44 AM Setup: RE: FWD Source Code Analytics
- > I think creating those Skelton classes is not easy. There are many properties and methods involved into it.
You ... - 08:25 AM Setup: RE: FWD Source Code Analytics
- Greg Shah wrote:
> This is a .NET class for which no one has yet created a skeleton. You will need to create one an... - 07:47 AM Setup: RE: FWD Source Code Analytics
- This is a .NET class for which no one has yet created a skeleton. You will need to create one and place it in the @s...
- 07:27 AM Setup: RE: FWD Source Code Analytics
- Greg Shah wrote:
> I've created a fix for #3362. Attached is a zip of the cumulative OO fixes (includes the fixes p...
10/24/2017
- 05:11 PM Setup: RE: FWD Source Code Analytics
- I've created a fix for #3362. Attached is a zip of the cumulative OO fixes (includes the fixes posted earlier today ...
- 01:02 PM Setup: RE: FWD Source Code Analytics
- > Is there any fix for this ?
This is a newly found bug. I will create a fix for it. Please see #3362 where I wi... - 09:52 AM Setup: RE: FWD Source Code Analytics
- Hi,
Identify one more issue here. I am having one class having method as below which is calling calling method of ... - 09:25 AM Setup: RE: FWD Source Code Analytics
- Greg Shah wrote:
> Right, I forgot you don't have a full installation.
>
> OK, just do this:
>
> [...]
>
> ... - 09:13 AM Setup: RE: FWD Source Code Analytics
- Right, I forgot you don't have a full installation.
OK, just do this:... - 09:08 AM Setup: RE: FWD Source Code Analytics
- Greg Shah wrote:
> That is probably the issue. When rebuilding FWD, just using the @jar@ target sometimes does not ... - 09:02 AM Setup: RE: FWD Source Code Analytics
- That is probably the issue. When rebuilding FWD, just using the @jar@ target sometimes does not rebuild everything t...
- 08:59 AM Setup: RE: FWD Source Code Analytics
- Greg Shah wrote:
> What command are you using to rebuild FWD?
C:\FWDTalk\Project\p2j>gradle.bat jar - 08:56 AM Setup: RE: FWD Source Code Analytics
- What command are you using to rebuild FWD?
- 08:55 AM Setup: RE: FWD Source Code Analytics
- Atul Dalvi wrote:
> I am not able to parse any program now after build getting above error only in log.
Schema lo... - 08:50 AM Setup: RE: FWD Source Code Analytics
- I am not able to parse any program now after build getting above error only in log.
- 08:36 AM Setup: RE: FWD Source Code Analytics
- Greg Shah wrote:
> I cannot reproduce your parsing issues here. @SingleRow.cls@ parses properly with our internal t... - 08:23 AM Setup: RE: FWD Source Code Analytics
- I cannot reproduce your parsing issues here. @SingleRow.cls@ parses properly with our internal trunk version and wit...
- 07:45 AM Setup: RE: FWD Source Code Analytics
- Also I have not changed anything in the skelton classes. I just copied and kept inside the folder.
Pls siggest.
10/23/2017
- 04:45 AM Setup: RE: FWD Source Code Analytics
- Hi,
For ur reference I have added on small class program for which I am facing issues. All the issues are attached...
10/20/2017
- 12:04 PM Setup: RE: FWD Source Code Analytics
- Atul Dalvi wrote:
> For other errors code is like
>
> 1. Error - line 39:26: unexpected token: LOGICAL
>
> Ca... - 11:54 AM Setup: RE: FWD Source Code Analytics
- > > To be sure about that (and to investigate the other issues), it is important to see the code being referenced for...
- 09:10 AM Setup: RE: FWD Source Code Analytics
- For other errors code is like
1. Error - line 39:26: unexpected token: LOGICAL
Cache file code at that line - ... - 08:25 AM Setup: RE: FWD Source Code Analytics
- Greg Shah wrote:
> I'm guessing #3354 is the issue for this one:
>
> [...]
>
> To be sure about that (and to i... - 07:33 AM Setup: RE: FWD Source Code Analytics
- I'm guessing #3354 is the issue for this one:...
- 05:49 AM Setup: RE: FWD Source Code Analytics
- Thanks, this patch resolved that issue but now I have received many errors in my log. I have downloaded Skelton class...
10/19/2017
- 11:03 AM Setup: RE: FWD Source Code Analytics
- > Does parsing supports this type of coding ?
This is a bug in our parsing. I have opened bug #3360 to work this ... - 10:21 AM Setup: RE: FWD Source Code Analytics
- Greg Shah wrote:
> I suspect that the failure is in a different file or that the code you are showing is not from th... - 10:18 AM Setup: RE: FWD Source Code Analytics
- Please post more of the log from above that point. Make sure to go all the way up into the filenames of the programs...
- 09:40 AM Setup: RE: FWD Source Code Analytics
- Greg Shah wrote:
> I suspect that the failure is in a different file or that the code you are showing is not from th... - 09:03 AM Setup: RE: FWD Source Code Analytics
- I suspect that the failure is in a different file or that the code you are showing is not from the @.cache@ (preproce...
- 08:29 AM Setup: RE: FWD Source Code Analytics
- Atul Dalvi wrote:
> Hynek Cihlar wrote:
> > Atul, in addition to Constantin's suggestion also change the slashes in... - 08:24 AM Setup: RE: FWD Source Code Analytics
- Hynek Cihlar wrote:
> Atul, in addition to Constantin's suggestion also change the slashes in the key attributes to ...
10/18/2017
- 05:15 PM Setup: RE: FWD Source Code Analytics
- Atul, in addition to Constantin's suggestion also change the slashes in the key attributes to back slashes:...
- 04:19 PM Setup: RE: FWD Source Code Analytics
- In regard to the stack trace, the important part is this:...
- 10:07 AM Setup: RE: FWD Source Code Analytics
- Atul Dalvi wrote:
> Hi,
>
> class_map.xml file is under ./cfg/ only but still facing the same issue. Don't know w... - 10:06 AM Setup: RE: FWD Source Code Analytics
- Hi,
class_map.xml file is under ./cfg/ only but still facing the same issue. Don't know why it is throwing that er...
10/17/2017
- 07:51 AM Setup: RE: FWD Source Code Analytics
- > Same error for lowercase aswell, not able to parse.
In which directory is your @class_map.xml@ located? Do you ...
10/16/2017
- 05:55 AM Setup: RE: FWD Source Code Analytics
- Same error for lowercase aswell, not able to parse.
- 04:57 AM Setup: RE: FWD Source Code Analytics
- Hi,
Is there any update on this issue. Still I am not able to solve this issue. For me, it looks all OK.
Also I...
10/13/2017
- 03:23 PM Setup: RE: FWD Source Code Analytics
- Atul, please try a fully lowercase @class_map.xml@:...
- 08:04 AM Setup: RE: FWD Source Code Analytics
- cfg/p2j.cfg.xml
<parameter name="propath" value="${P2J_HOME}:./abl/:./abl/DCORP:./abl/DCORP/Talk:./abl/DC... - 08:01 AM Setup: RE: FWD Source Code Analytics
- Atul Dalvi wrote:
> Yes, this is custom class in my code OeFrameWork.System.Logger and that is available in the same... - 07:59 AM Setup: RE: FWD Source Code Analytics
- Yes, this is custom class in my code OeFrameWork.System.Logger and that is available in the same path.
- 07:44 AM Setup: RE: FWD Source Code Analytics
- Atul Dalvi wrote:
> Everything is OK but still showing error while parsing. I already added this propath in p2j.cfg ... - 04:43 AM Setup: RE: FWD Source Code Analytics
- By looking at the other post, I have downloaded skeleton classes & interfaces and placed under p2j folder. Also creat...
- 03:28 AM Setup: RE: FWD Source Code Analytics
- As suggested now I am opening it in chrome and it looks gud.
Now I am parsing one more program having class object... - 07:35 AM Setup: RE: Source Code Analytics problems
- Neil Treeby wrote:
> One thing I found interesting in the 3.0 documentation for generating the Call Graph - do we re...
10/12/2017
- 06:08 PM Setup: RE: FWD Source Code Analytics
- > Now it is showing detail reports for summary. But the language is not understandable. Is there any document to unde...
- 12:44 PM Setup: RE: FWD Source Code Analytics
- We currently are working on some documentation. Greg will respond separately to your questions.
As an aside, I've ... - 11:11 AM Setup: RE: FWD Source Code Analytics
- HI,
I started from scratch and done the suggested patch changes.
Now it is showing detail reports for summary. ... - 09:42 AM Setup: RE: FWD Source Code Analytics
- Hi,
I am setting up the project from scratch now. - 09:16 AM Setup: RE: FWD Source Code Analytics
- You should not need to re-run the prepare_template.cmd unless you are setting up the project from scratch. If you ar...
- 09:06 AM Setup: RE: FWD Source Code Analytics
- Hi,
I modified patch changes and now trying to build again.
The gradle.bat jar worked for me. It has created bu... - 04:16 AM Setup: RE: FWD Source Code Analytics
- Hi,
I have downloaded this path but how to open that .patch file ?
Is this a zip file ?
And what do u mean ... - 12:35 AM Setup: RE: FWD Source Code Analytics
- Eric Faulhaber wrote:
> Atul, is the @ExtractGeneratedFile.p@ file showing up under the "Source File Listing" view?
... - 01:40 PM Setup: RE: Source Code Analytics problems
- The patch worked, thanks.
Now I'm working on getting a callgraph generated, I assume this will take some time to b... - 12:43 AM Setup: RE: Source Code Analytics problems
- Neil Treeby wrote:
> ... all the reports except the @Lines of Code Analysis by File@ and @Lines of Code Analysis by ...
10/11/2017
- 05:08 PM Setup: RE: Source Code Analytics problems
- The missing details reports is a bug that only occurs on Windows. My colleague Eric has coincidentally been working ...
- 04:37 PM Setup: RE: Source Code Analytics problems
- After I got a clean parse completed with a full @ant convert.front@, I proceeded with a full @ant rpt-no-front@ which...
- 10:26 AM Setup: RE: Source Code Analytics problems
- Thank you for finding and documenting these issues. I've moved them into official bug reports:
#3351 query qualif... - 09:42 AM Setup: RE: Source Code Analytics problems
- I've spotted a few possible problems with the parser throwing errors for "good" ABL code.
1. The following code co... - 11:35 AM Setup: RE: FWD Source Code Analytics
- Atul, is the @ExtractGeneratedFile.p@ file showing up under the "Source File Listing" view?
- 06:59 AM Setup: RE: FWD Source Code Analytics
- Hi,
It is not showing anything under the File List Filters.
Screenshot attached.
- 06:17 AM Setup: RE: FWD Source Code Analytics
- Atul Dalvi wrote:
> I done the changes and restarted server but still same result. Not able to see the details.
>
... - 05:56 AM Setup: RE: FWD Source Code Analytics
- I done the changes and restarted server but still same result. Not able to see the details.
server log attached. - 05:51 AM Setup: RE: FWD Source Code Analytics
- Atul Dalvi wrote:
> OK replaced but in that file one more entry related to 21.0. Shall I replace that too ?
>
> g... - 05:50 AM Setup: RE: FWD Source Code Analytics
- OK replaced but in that file one more entry related to 21.0. Shall I replace that too ?
gwtRuntime group: 'com.goo... - 05:46 AM Setup: RE: FWD Source Code Analytics
- Atul Dalvi wrote:
> Hi,
>
> Other changes are done but in build.xml I don't find such entry.
>
> build.xml att... - 05:46 AM Setup: RE: FWD Source Code Analytics
- Hi,
Other changes are done but in build.xml I don't find such entry.
build.xml attached. - 05:39 AM Setup: RE: FWD Source Code Analytics
- Hynek Cihlar wrote:
> Correction, remove the dir C:\FWD\Project\p2j\local-repo\com\google\guava\guava\21.0. Create d... - 05:32 AM Setup: RE: FWD Source Code Analytics
- Hynek Cihlar wrote:
> Atul Dalvi wrote:
> > OK.
> >
> > But after downloading guava-19.0.jar file, where to plac... - 05:31 AM Setup: RE: FWD Source Code Analytics
- Atul Dalvi wrote:
> OK.
>
> But after downloading guava-19.0.jar file, where to place it ?
>
> Current file gu... - 05:30 AM Setup: RE: FWD Source Code Analytics
- OK.
But after downloading guava-19.0.jar file, where to place it ?
Current file guava-21.0.jar is available in ... - 05:21 AM Setup: RE: FWD Source Code Analytics
- Atul Dalvi wrote:
> Log attached.
OK, the exception in the log file related to the Call graph feature is gone. Th... - 05:13 AM Setup: RE: FWD Source Code Analytics
- Log attached.
- 05:10 AM Setup: RE: FWD Source Code Analytics
- Atul Dalvi wrote:
> Hi,
>
> As suggested, I modified cfg/rootlist.xml and restarted server again but still same. ... - 05:08 AM Setup: RE: FWD Source Code Analytics
- Hi,
As suggested, I modified cfg/rootlist.xml and restarted server again but still same. XML attached.
Do I nee... - 05:04 AM Setup: RE: FWD Source Code Analytics
- Hynek Cihlar wrote:
> I may be wrong, but I think your @cfg/rootlist.xml@ is not configured correctly. Make sure it ... - 04:57 AM Setup: RE: FWD Source Code Analytics
- Atul Dalvi wrote:
> Hi,
>
> Server log attached.
I may be wrong, but I think your @cfg/rootlist.xml@ is not co... - 04:42 AM Setup: RE: FWD Source Code Analytics
- Hi,
Server log attached.
- 04:40 AM Setup: RE: FWD Source Code Analytics
- Atul Dalvi wrote:
> But while accessing the reports, it showing reports categories at left side but if we click on a... - 04:32 AM Setup: RE: FWD Source Code Analytics
- Hi,
Today again I ran all the processes ( AST and report generation ) for the same program but this time no java e... - 04:10 AM Setup: RE: FWD Source Code Analytics
- Can you try to increase the Max Virtual Memory on your system? To at least 1.5 x physical memory (12288 MB) or even 2...
- 03:54 AM Setup: RE: FWD Source Code Analytics
- Hi,
I am using Java version as below -
C:\Users\H035009>java -version
java version "1.8.0_144"
Java(TM) SE Ru...
10/10/2017
- 10:47 AM Setup: RE: FWD Source Code Analytics
- Greg is correct, @ConversionDriver@ with the @f2@ mode should not need that much heap. Atul, what version of Java are...
- 10:35 AM Setup: RE: FWD Source Code Analytics
- One thing that is strange here is that this is the @ConversionDriver@, which should easily run in smaller heaps. Eve...
- 10:20 AM Setup: RE: FWD Source Code Analytics
- Atul Dalvi wrote:
> java -classpath ./p2j/build/lib/p2j.jar com.goldencode.p2j.convert.ConversionDriver f2 ./abl/DCO... - 10:01 AM Setup: RE: FWD Source Code Analytics
- Hi,
The system details is below -
Windows server 2012 R2 - 64 bit
System Boot Time: 10/10/2017, 12... - 09:14 AM Setup: RE: FWD Source Code Analytics
- Questions:
* The JVM is 64-bit, I assume the Windows platform on which you are running is also 64-bit. What versi... - 08:45 AM Setup: RE: FWD Source Code Analytics
- Thanks Greg.
Now I am executing parsing for a big program but I am getting error as below. Does it related to the ... - 08:09 AM Setup: RE: FWD Source Code Analytics
- > 1. Can we change the default H2 database and How ?
For the use of reporting, we only have used H2. Some technic... - 07:21 AM Setup: RE: FWD Source Code Analytics
- OK np.
One more thing I noticed here. Every where we are just mentioning about .p, .w and .cls programs. What abou... - 07:03 AM Setup: RE: FWD Source Code Analytics
- Atul Dalvi wrote:
> OK thanks.
>
> Few more doubts:
>
> 1. Can we change the default H2 database and How ?
... - 06:54 AM Setup: RE: FWD Source Code Analytics
- OK thanks.
Few more doubts:
1. Can we change the default H2 database and How ?
2. If there is any change in... - 06:05 AM Setup: RE: FWD Source Code Analytics
- Atul Dalvi wrote:
> Hi,
>
> As suggested, I modified p2j.cfg.xml for the <schema> portion and the propath and now... - 04:55 AM Setup: RE: FWD Source Code Analytics
- Hi,
As suggested, I modified p2j.cfg.xml for the <schema> portion and the propath and now there is no error in the...
Also available in: Atom