Project

General

Profile

Activity

From 03/18/2021 to 04/16/2021

04/16/2021

08:27 AM Base Language: RE: Default progress procedures
We never use source code from the ADE tools downloads from Progress. The way to replace these depends upon what code... Greg Shah
07:50 AM Base Language: Default progress procedures
Hello,
I played with the application that I converted, and noticed that there were errors during runtime. The erro...
Antanas Valencius

04/15/2021

01:02 PM Infrastructure: RE: Running converted code from linux
I've added the documentation for [[p2j:Batch_Processes|batch process directory configuration]] and [[p2j:Batch_Proces... Constantin Asofiei

04/14/2021

12:55 PM Infrastructure: RE: Running converted code from linux
> we will have to adapt our scripts
Yes, you are correct that the scripts need to be edited. At some point we wil...
Greg Shah
08:27 AM Infrastructure: Running converted code from linux
Hello,
We have a system module that runs some code based on environment variables. The module calls some shell bas...
Antanas Valencius

04/08/2021

08:15 AM Infrastructure: RE: Server does not start on migrated project
This means that the ncurses installation was not patched OR that the patched version is not found when the Linux load... Greg Shah
08:09 AM Infrastructure: RE: Server does not start on migrated project
Greg Shah wrote:
> Actually, that is the "other" collation issue. This one is for the built-in H2 database that is ...
Antanas Valencius

04/07/2021

07:55 AM Infrastructure: RE: Server does not start on migrated project
Actually, that is the "other" collation issue. This one is for the built-in H2 database that is used for temp-tables... Greg Shah
07:01 AM Infrastructure: RE: Server does not start on migrated project
You have to install a custom locale. See "Install a Custom Locale":/projects/p2j/wiki/Database_Server_Setup_for_Postg... Igor Skornyakov
06:36 AM Infrastructure: Server does not start on migrated project
I've made a copy of both converted project and sources of FWD on another machine and tried running. @./deploy/server/... Antanas Valencius

03/26/2021

02:32 PM Conversion: RE: Ambiguous database field matches
We've had some internal discussions since I posted my schema hint suggestion and we've come to the conclusion that th... Eric Faulhaber
02:06 PM Conversion: RE: Ambiguous database field matches
Eric Faulhaber wrote:
> You would need to do something similar for the @acr@ table, and any others that conflict.
...
Eric Faulhaber
02:01 PM Conversion: RE: Ambiguous database field matches
OK, so since both databases are connected for this program, and the tables in use in this program have the same names... Eric Faulhaber
04:46 AM Conversion: RE: Ambiguous database field matches
> Are the indigo and bank schemas mirrors/duplicates of each other, or are there just a small number of tables which ... Antanas Valencius
02:59 AM Conversion: RE: Ambiguous database field matches
Antanas Valencius wrote:
> This has been very helpful, but now I have somewhat related issues.
>
> During the com...
Eric Faulhaber
06:50 AM Conversion: RE: [Bug] SERVER-CONNECTION-CONTEX
That is great!
Please note that in the future, when you have a "bound branch" (which is created by a @bzr checkout...
Greg Shah
05:35 AM Conversion: RE: [Bug] SERVER-CONNECTION-CONTEX
Tested and now the issue seems to be *SOLVED*. Thank you again. Antanas Valencius
05:14 AM Conversion: RE: [Bug] SERVER-CONNECTION-CONTEX
Apparently, I did not run the @bzr update@ command after pulling. Ran the command, recompiled sources and now seems t... Antanas Valencius
05:01 AM Conversion: RE: [Bug] SERVER-CONNECTION-CONTEX
> Is p2j/ from the conversion project root directory a different directory than the one from which you ran bzr info a... Antanas Valencius

03/25/2021

11:53 AM Conversion: RE: [Bug] SERVER-CONNECTION-CONTEX
Somehow the change is not applied there. Is @p2j/@ from the conversion project root directory a different directory ... Greg Shah
11:03 AM Conversion: RE: [Bug] SERVER-CONNECTION-CONTEX
Exact same output: ... Antanas Valencius
11:02 AM Conversion: RE: [Bug] SERVER-CONNECTION-CONTEX
OK, so that line is wrong which is why this is failing for you.
Please post the output from @cat p2j/src/com/golde...
Greg Shah
10:59 AM Conversion: RE: [Bug] SERVER-CONNECTION-CONTEX
... Antanas Valencius
10:58 AM Conversion: RE: [Bug] SERVER-CONNECTION-CONTEX
From the same conversion project root directory in which you ran the @ConversionDriver@, please post the output from ... Greg Shah
10:32 AM Conversion: RE: [Bug] SERVER-CONNECTION-CONTEX
... Antanas Valencius
10:30 AM Conversion: RE: [Bug] SERVER-CONNECTION-CONTEX
Wait, forgot to give permissions. Wait for an update.. Antanas Valencius
10:28 AM Conversion: RE: [Bug] SERVER-CONNECTION-CONTEX
... Antanas Valencius
10:17 AM Conversion: RE: [Bug] SERVER-CONNECTION-CONTEX
Please create a file named @scc_attribute_abbrev_test.p@ and put this text inside:... Greg Shah
10:09 AM Conversion: RE: [Bug] SERVER-CONNECTION-CONTEX
@bzr log -v -r12148@:... Antanas Valencius
09:56 AM Conversion: RE: [Bug] SERVER-CONNECTION-CONTEX
Also, from the "project root" of your conversion project what is the output of @java -jar p2j/build/lib/p2j.jar@? Greg Shah
09:55 AM Conversion: RE: [Bug] SERVER-CONNECTION-CONTEX
Please post the output for @bzr log -v -r12148@ and @bzr diff -c12148@. Greg Shah
09:47 AM Conversion: RE: [Bug] SERVER-CONNECTION-CONTEX
@bzr info@:... Antanas Valencius
09:42 AM Conversion: RE: [Bug] SERVER-CONNECTION-CONTEX
Please post the output of @bzr info@ and also @java -jar build/lib/p2j.jar@. Greg Shah
09:35 AM Conversion: RE: [Bug] SERVER-CONNECTION-CONTEX
> Did you change your current directory into the FWD checkout and use bzr update to get the changes?
Yes, I did c...
Antanas Valencius
09:45 AM Conversion: RE: Ambiguous database field matches
This has been very helpful, but now I have somewhat related issues.
During the compilation stage (`ant jar`) I get...
Antanas Valencius

03/23/2021

07:04 AM Conversion: RE: [Bug] SERVER-CONNECTION-CONTEX
I've tested using this testcase:... Greg Shah
03:28 AM Conversion: RE: [Bug] SERVER-CONNECTION-CONTEX
Pulled down, but apparently, the issue is not yet solved.
After pulling, I ran `./gradlew clean core`. Is that the...
Antanas Valencius

03/18/2021

04:33 PM Base Language: RE: Converted code errors during compilation process
> because it looks like convertion bugs.
Yes, I think they probably are conversion bugs. We will fix them. The s...
Greg Shah
04:32 PM Base Language: RE: Converted code errors during compilation process
Can you please provide 4 sample 4GL programs as recreates, one for each of the 4 cases?
> Second group:
I'm pre...
Greg Shah
03:14 PM Conversion: RE: [Bug] SERVER-CONNECTION-CONTEX
I've fixed the @SERVER-CONNECTION-CONTEXT@ abbreviations issue in branch 3821c revision 12148. This has been pushed ... Greg Shah
03:00 PM Conversion: RE: [Bug] SERVER-CONNECTION-CONTEX
This is an issue in FWD. We do support the attribute @SERVER-CONNECTION-CONTEXT@ but we implemented the keyword usin... Greg Shah
02:06 PM Conversion: [Bug] SERVER-CONNECTION-CONTEX
We have several procedures that use *SESSION:SERVER-CONNECTION-CONTEX* statement and assign it to a variable:
<pre...
Antanas Valencius
 

Also available in: Atom