Looks like a process failed to create a private shared memory segment (needed 
to manage a record or string in UniBasic larger than a global page) .
You do list 1 process with 3 private segments (pid 2668), but that is not the 
process that failed and exited (pid 848).
I'm guessing this is an older version of UniData - as udtconfig settings are 
not listed in the ipclog.

When we get 7.2.10 released (hopefully this week), we will have the program 
calling stack in the ipclog so you can see what application is failing and at 
what line number.

It does look like a Windows OS constraint or permission setting. On Windows 
UniData uses memory mapped files to mimic UNIX shared memory.

Regards,

Wally Terhune
U2 Support Architect
Rocket Software
4600 South Ulster Street, Suite 1100 **Denver, CO 80237 **USA
Tel: +1.720.475.8055
Email: wterh...@rs.com
Web: www.rocketsoftware.com/u2



-----Original Message-----
From: u2-users-boun...@listserver.u2ug.org 
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Bill Haskett
Sent: Sunday, April 17, 2011 10:29 PM
To: U2 Users List
Subject: Re: [U2] UniData memory errors

Yes.  All the accounts exist and they've been accessed via telnet for 
quite a while.  This somehow seems like a Windows 7 error because I can 
replicate it using a Windows 7 machine loggin in via AccuTerm 7, from 
one machine, using the wireless network card.  The other ones came from 
an unknown Windows machine over http using DesignBais.

Here's the log entry:

==pid:848 calling reportIpcState() == Current time=Thu Apr 14 15:39:15 2011

funcname:U_shmem_alloc(B), errno:0.

T        ID                                          SIZE  CPID
m UDShmem-Named-1119883584-1-11-0-69              3470336  2008 ->smm (ctl)
m UDShmem-Private--1392509951-2-11-0-16383-1       354224  2008 ->smm (msg)
m UDShmem-Private--1392509950-2-11-0-16383-2      8388608  2008 ->smm 
(shmbuf)
m UDShmem-Private--1392509949-2-11-0-16383-3      8388608  2008 ->smm 
(shmbuf)
m UDShmem-Private--1409279999-2-11-0-6-1           344320  2668 ->udt 
(private)
m UDShmem-Private--1409279993-2-11-0-6-7           344288  2668 ->udt 
(private)
m UDShmem-Private--1409279996-2-11-0-6-4           344320  2668 ->udt 
(private)
m UDShmem-Private--1392509952-2-11-0-16383-0      4194304  2008 ->smm (glm)
m UDShmem-Private--1392510976-2-11-0-16382-0                    ->sbcs
m UDShmem-Private--1392510975-2-11-0-16382-1                    ->sbcs
----------------- Process Info (10) -----------------
848         -1          -1          -1          -1
-1          -1          -1          -1          -1

----------------------------- User Info ----------------------------
UserId    UserName    UserType  TTY             LogonTime
197619    AsiDbUser   udt       udcs            15:39:13 Apr 14 2011

-------------------------- Connection Info -------------------------
Connections    Family    Domain
0

---------------------------- Counters (8) ---------------------------
min_temp  min_basic tb(G)   tb(S)   bb(G)   bb(S)   b_compact b_merge
64        256       1       0       2       0       5         0

------------------------ Memory  Info (64) -------------------------
No. ...  pid_idx  type  head  ci_error  gno/shmid   pno/size  (size)
0        0        B-G   255   0         0           2         (256K)
1        0        T-G   0     0         0           3         (256K)

--------- Control Info (100) (LastUsed/NextAvail = 3/4) -----------
No. ...   offset    size      left      right     shm_idx   pid_idx
0         0         1         255       1         1         0
1         1         4         0         2         1         0
2         5         5         1         3         1         0
3         10        54        2         255       1         255
#
#       Unidata Configuration Parameters
.
.
----------------------- LCTs Statistics -----------------------

Total LCTs (Process Groups allowed): 128

LCTs Used (Active Process Groups): 6 (5% of 128)   Total Ps: 6

     Total Global Pages Used: 13 (3328K bytes)
     Total Self-created.....: 3 (1008.7K bytes)
     Total memory used......: 4336.7K bytes

-------------------- End of LCTs Statistics -------------------

HTH,

Bill

------------------------------------------------------------------------
----- Original Message -----
*From:* precisonl...@gmail.com
*To:* U2 Users List <u2-users@listserver.u2ug.org>
*Date:* 4/17/2011 2:13 PM
*Subject:* Re: [U2] UniData memory errors
> Have you looked at any of the log files that it's naming?
> _______________________________________________
> U2-Users mailing list
> U2-Users@listserver.u2ug.org
> http://listserver.u2ug.org/mailman/listinfo/u2-users

_______________________________________________
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users
_______________________________________________
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users

Reply via email to