Problems with packages

AlfredoMedina

Member
[triste]


Hi,

I have problems with Full packages. We bought a new AS-400 with V5R2. We have One World XE and after install the new AS-400 we have a lot of problems with packages. We can create Full package without errors, but when we install it many programs don't work correctly. For example, working with P4101 (Item master), we can see that all the information in the file it's OK, but when we see it in the program the information isn't in the right fields. We have the same problem with Update Packages.

Can someone help me?
 
We have the same service pack in both, but one of the errors in the log file is that bussiness functions are not the same.

Thank you for help me.

Regards.
 
Applications P4101 would be an interactive application. it would run from the client, not the server. so it sounds like you are having problems with the client full package.

For the server, have you changed all references to the OSVersion to V5R2?
 
Applications P4101 would be an interactive application. it would run from the client, not the server. so it sounds like you are having problems with the client full package.

For the server, have you changed all references to the OSVersion in the INI to V5R2?
 
also, what version of client access are you running on the deployment server and clients? for V5R2, I would suggest updating the clients and deployment server also to V5R2, the latest service pack
 
Yes, we do it, we have the lastest service pack in client and in server. I enclose you a jde log.

2768/3356 Mon Nov 17 10:13:59 2003 newmda.cpp1081
The registry entries for jdeocx.ocx were removed successfully.

2768/3356 Mon Nov 17 10:13:59 2003 newmda.cpp1019
The registry entries for jdeocx.ocx were created successfully.

2768/3356 Mon Nov 17 10:14:00 2003 jdb_ctl.c2763
Starting OneWorld

2768/3172 Mon Nov 17 10:18:14 2003 RT_SYSFN.cpp5219
A Form Control is being Hidden in ER. The control no longer exists on the Form.
The app is: P4101, and the form is: W4101A
 

Attachments

  • 64226-jde.log
    493 bytes · Views: 93
We have the lastest service pack in client and in server. I enclose you a jde log.

2768/3356 Mon Nov 17 10:13:59 2003 newmda.cpp1081
The registry entries for jdeocx.ocx were removed successfully.

2768/3356 Mon Nov 17 10:13:59 2003 newmda.cpp1019
The registry entries for jdeocx.ocx were created successfully.

2768/3356 Mon Nov 17 10:14:00 2003 jdb_ctl.c2763
Starting OneWorld

2768/3172 Mon Nov 17 10:18:14 2003 RT_SYSFN.cpp5219
A Form Control is being Hidden in ER. The control no longer exists on the Form.
The app is: P4101, and the form is: W4101A
 

Attachments

  • 64238-jde.log
    493 bytes · Views: 93
The Client Access Express version and Service Level contribute to problem like this.

Have you checked on that ? ODBC setup etc ?
 
Yes, I have checked. Client Access V5R2 with the last servicepack SI08894. I have ordered the last ptf´s to IBM.

There is another information in th jde.log:

3552/3364 Tue Nov 18 09:19:08 2003 newmda.cpp1081
The registry entries for jdeocx.ocx were removed successfully.

3552/3364 Tue Nov 18 09:19:08 2003 newmda.cpp1019
The registry entries for jdeocx.ocx were created successfully.

3552/3364 Tue Nov 18 09:19:09 2003 jdb_ctl.c2763
Starting OneWorld

3552/2876 Tue Nov 18 09:20:37 2003 jdb_utl1.c2554
JDB9900857 - The pointer handle 538976288 is outside the allowable range.
This most likely means that the pointer was allocated on the server but this is running on the client.
To fix this business function mappings need to be modified.

3552/2876 Tue Nov 18 09:20:41 2003 jdb_utl1.c2625
JDB9900859 - The pointer handle 538976288 is outside the allowable range.
This most likely means that the pointer was allocated on the server but this is running on the client.
To fix this business function mappings need to be modified.
 
Hi,
maybe you have mapped some business function to enterprise server that call other business function that are mapped locally or are "client only". This is configuration is not supported by OneWorld. If you want map a business function to enterprise you you must be sure that ALL business function called by first BF are mapped to the enterprise.
Good luck Gigi
 
I'm not sure if this is your issue, but I've seen this create a couple of different errors before, so I'll mention it just in case.

With SP22, when you build a package, you will likely get two spec cabs in the package folder. spec.cab and spec2.cab. Check in the spec directory on the client to ensure that all the spec files are there. If not, try extracting spec2.cab to the spec folder - to add the missing spec files.

Hope this helps,
Michelle
 
Yes we do. But we think the problem was with Business Functions or views. We saw the file and all data is ok, but when the program shows, the business function gets back the information it´s wrong.
 
We think the problem was with Business Functions or views. We saw the file and all data is ok, but when the program shows, the business function gets back the information it´s wrong. We check the specs and it's ok
 
did you delete the user overrides? the log file that you displayed had problems with loading controls that no longer existed. that is always a user overrides problem.



Jean Driscoll
AS/400(V5R2) Co-existent Xe SP22, Update 7/A73Cum12
WWW.JDETips.com
 
Back
Top