XE SP23_S1 - UBE / Server Issues

MPDev

MPDev

Active Member
Hello, fellow listers!

We just upgraded to XE SP23_S1 and we are experiencing problems when submiting UBEs to the server.

I did search for previous posts, but nothing worked so far.
Reseting the server solves the problem for some time, then it starts again. Reports terminate with error, generating the following log:

=======================
1568/660 Fri Sep 14 11:30:06 2007 RUNBATCH.C384
INITIALIZING RUNBATCH job: 7421642

1568/660 Fri Sep 14 11:30:06 2007 IPCPUB.C3135
process 1568 <runbatch.exe> registered in entry 46

1568/660 Fri Sep 14 11:30:06 2007 RUNBATCH.C680
Startup for User=USER, Env=PD7333, Job#=7421642

1568/660 Fri Sep 14 11:30:06 2007 RUNBATCH.C697
bAPListening=0

1568/660 Fri Sep 14 11:30:06 2007 IPCWNT.C503
IPC2100019 - createIPCMtx (name d:\jdedwardsoneworld\ddp\b7333\PD7333\spec\gbrlink.ddb) failed, err=5.

1568/660 Fri Sep 14 11:30:06 2007 IPCWNT.C610
IPC2100027 - createIPCSWMR (name d:ajdedwardsoneworldaddpab7333aPD7333aspecagbrlink.ddb) create failed.

1568/660 Fri Sep 14 11:30:06 2007 JDETAMA.C407
TAM0000097 - Unable to create TAM lock for table d:ajdedwardsoneworldaddpab7333aPD7333aspecagbrlink.ddb.

1568/660 Fri Sep 14 11:30:06 2007 JDETAMA.C600
TAM0000103 - Unable create lock for table d:\jdedwardsoneworld\ddp\b7333\PD7333\spec\gbrlink.ddb for READ.
1568/660 Fri Sep 14 11:30:08 2007 IPCWNT.C503
IPC2100019 - createIPCMtx (name d:ajdedwardsoneworldaddpab7333aPD7333aspecagbrlink.ddb) failed, err=5.

1568/660 Fri Sep 14 11:30:08 2007 IPCWNT.C610
IPC2100027 - createIPCSWMR (name d:ajdedwardsoneworldaddpab7333aPD7333aspecagbrlink.ddb) create failed.

1568/660 Fri Sep 14 11:30:08 2007 JDETAMA.C407
TAM0000097 - Unable to create TAM lock for table d:ajdedwardsoneworldaddpab7333aPD7333aspecagbrlink.ddb.

1568/660 Fri Sep 14 11:30:08 2007 JDETAMA.C600
TAM0000103 - Unable create lock for table d:\jdedwardsoneworld\ddp\b7333\PD7333\spec\gbrlink.ddb for WRITE.

1568/660 Fri Sep 14 11:30:08 2007 RUNBATCH.C2017
TAMInitOrCreate failed on GBRLINK in InstallSpecsForUBE

1568/660 Fri Sep 14 11:30:08 2007 RUNBATCH.C985
SpecInstall failed in main

1568/660 Fri Sep 14 11:30:08 2007 IPCPUB.C3515
API ipcSawUnregisterProcV1 : process 1568 unregistered in entry 46

1568/660 Fri Sep 14 11:30:08 2007 RUNBATCH.C1463
Job of type UBE failed with rcode = 0
==================

This happens for some time, then stops and things run smoothly... then it happens again for some time, and so on.
We will turn on server tracing today hoping for more clues.

Any ideas, sugestions, requests are very welcome. :)

We have XE SP23_S1, Update 6, Oracle 10g, HP with Windows 2000 Server.

Thanx all
MPDev
 
Hi MPDEV,

Have a look at your jde.ini on your server for clues. Specially JDEIPC section.
 
Hi, Vish

Yes. We've been testing some of the old solutions posted here in the list and playing with jde.ini config. :)
Nothing worked so far.

Our current jde.ini configuratios is:
==================
[JDEIPC]
ipcTrace=0
CLSID=9A1DA717-D74F-4a3f-9F06-83E8E1BF9855
startIPCKeyValue=10000
maxNumberOfSemaphores=500
=============================

And this just in! :)
Seems we have other issues rising. I just received this from the CNC, when running runube.exe from the command line:

==========
D:\JDEdwardsOneWorld\ddp\B7333\System\Bin32>REM PEDIDOS REMESSAS

D:\JDEdwardsOneWorld\ddp\B7333\System\Bin32>\JDEdwardsOneWorld\ddp\B7333\system\
bin32\runube SCHED_PED STE2003 PD7333 R5542121 STE0006 QMEDIUM B H S
runube: JDB_InitEnvOvr failed with rcode = 0

D:\JDEdwardsOneWorld\ddp\B7333\System\Bin32>REM PEDIDOS TRANSFERENCIAS

D:\JDEdwardsOneWorld\ddp\B7333\System\Bin32>\JDEdwardsOneWorld\ddp\B7333\system\
bin32\runube SCHED_PED STE2003 PD7333 R5542121B STE0005 QMEDIUM B H S
runube: JDB_InitEnvOvr failed with rcode = 0
=============

I guess I'm in for a fun weekend... :)

Any further help is appreciated.

Thank you and have a nice weekend, everyone.
 
Hello all.

It has been 48 hours with no errors now, so: problem solved.

What we did, based on several previous posts from JDEList and log analysis:

- Altered JDE.ini to include the parameters posted above;
- Made sure that all services and calls had the same User;
- During the weekend, shut down everything and restart;

On monday the system was stable again.
On tuesday we built a full package with success. Everything is fine until now.

Thanx to Vish and Maranbe for helping, and to the List for always being there for us. :)

=====================
XE SP23_S1, Update 6, Oracle 10g, HP + Windows 2K Server.
 
Back
Top