JBASE VAR ERROR

182 views
Skip to first unread message

BENIMANA Robert

unread,
Jun 4, 2008, 11:32:10 AM6/4/08
to jB...@googlegroups.com
Hi all
I am running jBASE 5.0.9 under linux and I got the following error in running START.TSM
the TSM itself is crashing with a jbase error
-->ConvertVARToBIGINT() Cannot convert VAR type = 4.
jBASE: Segmentation violation. Aborting
CAN YOU HELP ME WITH THIS
Thanks alot

Jim Idle

unread,
Jun 4, 2008, 1:06:44 PM6/4/08
to jB...@googlegroups.com
On Wed, 2008-06-04 at 17:32 +0200, BENIMANA Robert wrote:
Hi all
I am running jBASE 5.0.9 under linux and I got the following error in running START.TSM
the TSM itself is crashing with a jbase error
-->ConvertVARToBIGINT() Cannot convert VAR type = 4.
jBASE: Segmentation violation. Aborting

In the trade, this is known as a "Greg Error" and it means that this is an internal runtime library error. VAR Type 4 means that the variable it was trying to convert was a string and for whatever reason, it cannot be converted to a BIGINT (perhaps it is too big a number, perhaps it is out  of memory). However, whatever calls that function, or perhaps the function itself does not check for failure it would seem and hence it tries to do something it should not, such as access a conversion buffer, result or failed memory allocation, and that's where you get the Segmentation violation as the address it is trying to use is not in the data segment of the process but in some random address.
In other words, this is a bug that you will have to get the TEMENOS jBASE development team to look at.

JIm

Robert Beaudry

unread,
Jun 29, 2011, 3:06:52 PM6/29/11
to jb...@googlegroups.com, jB...@googlegroups.com
Hi,
 
I have the folowing error msg when i try to start the jsh on AIX 6.1 with JBASE 5.2.10 :
jBASE: Segmentation violation. Aborting
Can't someone has the same problem and can tell me why?
 
Robert 

Yoshan

unread,
Jul 2, 2011, 3:03:08 AM7/2/11
to jb...@googlegroups.com
Check your .profile correctly mapped to the DB.

--
Please read the posting guidelines at: http://groups.google.com/group/jBASE/web/Posting%20Guidelines
 
IMPORTANT: Type T24: at the start of the subject line for questions specific to Globus/T24
 
To post, send email to jB...@googlegroups.com
To unsubscribe, send email to jBASE-un...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/jBASE?hl=en



--
             \\\ ///
            /       \
           | \\   // |
         (| (0) (0) |)
- - -o00o- (_)- o00o - - -

http://yoshan.googlepages.com/

Please consider the environment before printing this e-mail.

pat

unread,
Jul 4, 2011, 6:12:31 PM7/4/11
to jBASE
Do you have any 32 bit libraries, from Subroutines compiled and
Cataloged under jBASE 4.1.5 for example, in any of the directories
specified in your 'JBCOBJECTLIST' environment variable ?

Pat.

On Jul 2, 8:03 am, Yoshan <yos...@gmail.com> wrote:
> Check your .profile correctly mapped to the DB.
>

Daniel Klein

unread,
Jul 6, 2011, 7:00:48 AM7/6/11
to jb...@googlegroups.com
When there is a mixture of libraries from different compilers (or jBASE versions), the typical error message we see is (something along the lines of):

Error 13 while creating user object

Dan

Aaqil Khattak

unread,
Jul 5, 2011, 11:41:43 PM7/5/11
to jb...@googlegroups.com
DUE TO LICIENCE iSSUE. CHECK THE LICIENCE OF JBASE IN SYSTEM.PROPERTIES FILE
Muhammad Aqil Maroof Khattak
    
      【ツ】 HåZå®îåñ 【ツ】

Sankaranarayan

unread,
Jul 6, 2011, 11:19:51 PM7/6/11
to jBASE
This error also occurs due to permission to jbase installation folders
as it will try to access jutil_ctrl File. When there is not proper
access to that or the file gets corrupted this error might occur.

I had the same error

VK

unread,
Jul 12, 2011, 10:17:01 AM7/12/11
to jBASE
Hi,

"jBASE: Segmentation violation" could happen from number of reasons,
including (and not limited to) access rights, libraries'
incompatibility (as it was written above). It doesn't normally happen
because of license (you'll get adequate error message in this case).
Even a badly conceived SELECT can cause that.

Put 'bash' instead of 'jsh' into your .profile and try to run jdiag -
v. And post the output here.

VK

Robert Beaudry

unread,
Jul 19, 2011, 3:30:52 PM7/19/11
to jBASE
Hi,

Yes my problem was because of jBase 3.4.10 compiled library in the
path of my JBCOBJECTLIST environment variable.

Thanks,

Robert
> > Please consider the environment before printing this e-mail.- Hide quoted text -
>
> - Show quoted text -
Reply all
Reply to author
Forward
0 new messages