Jbase segmentation violation error in XMLTOXML fn
- ashwinkumar
- Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 25
- Thank you received: 1
11 years 9 months ago #14659
by ashwinkumar
Jbase segmentation violation error in XMLTOXML fn was created by ashwinkumar
Dear friends,
This is Ashwin Kumar from Bahrain. We are trying to generate Email message through T24. So we run EMAIL.OUT service in T24. But i encounter an error as "jBASE Segmentation violation" during XMLTOXML conversion. Can anyone guide us, what is the issue. Even i debug the core file, there is no error mentioned. Please find the screenshots in the attached doc
Error thrown in DE.O.FORMAT.XML.MESSAGE subroutine.
Note: This is an urgent issue, so expecting the response.
This is Ashwin Kumar from Bahrain. We are trying to generate Email message through T24. So we run EMAIL.OUT service in T24. But i encounter an error as "jBASE Segmentation violation" during XMLTOXML conversion. Can anyone guide us, what is the issue. Even i debug the core file, there is no error mentioned. Please find the screenshots in the attached doc
Error thrown in DE.O.FORMAT.XML.MESSAGE subroutine.
Note: This is an urgent issue, so expecting the response.
Please Log in or Create an account to join the conversation.
- jpb
-
- Offline
- Moderator
-
- retired . . . ¯\_(ツ)_/¯
Less
More
- Posts: 2859
- Thank you received: 650
11 years 9 months ago #14662
by jpb
Replied by jpb on topic Jbase segmentation violation error in XMLTOXML fn
segmantation violation might be related to your ulimit settings.
Check with ulimit -a and if it's not unlimited set
ulimit -d unlimited
Check with ulimit -a and if it's not unlimited set
ulimit -d unlimited
Please Log in or Create an account to join the conversation.
- ashwinkumar
- Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 25
- Thank you received: 1
11 years 9 months ago #14663
by ashwinkumar
Replied by ashwinkumar on topic Jbase segmentation violation error in XMLTOXML fn
Dear friend,
ulimit -d unlimited has been given in .profile, but still i am getting the error. Moreover please find the results,
jsh alumig ~ -->ulimit -a
time(seconds) unlimited
file(blocks) unlimited
data(kbytes) unlimited
stack(kbytes) unlimited
coredump(blocks) unlimited
nofiles(descriptors) 65536
vmemory(kbytes) unlimited
jsh alumig ~ -->ulimit -Ha
time(seconds) unlimited
file(blocks) unlimited
data(kbytes) unlimited
stack(kbytes) unlimited
coredump(blocks) unlimited
nofiles(descriptors) 65536
vmemory(kbytes) unlimited
jsh alumig ~ -->
ulimit -d unlimited has been given in .profile, but still i am getting the error. Moreover please find the results,
jsh alumig ~ -->ulimit -a
time(seconds) unlimited
file(blocks) unlimited
data(kbytes) unlimited
stack(kbytes) unlimited
coredump(blocks) unlimited
nofiles(descriptors) 65536
vmemory(kbytes) unlimited
jsh alumig ~ -->ulimit -Ha
time(seconds) unlimited
file(blocks) unlimited
data(kbytes) unlimited
stack(kbytes) unlimited
coredump(blocks) unlimited
nofiles(descriptors) 65536
vmemory(kbytes) unlimited
jsh alumig ~ -->
Please Log in or Create an account to join the conversation.
- jpb
-
- Offline
- Moderator
-
- retired . . . ¯\_(ツ)_/¯
Less
More
- Posts: 2859
- Thank you received: 650
11 years 9 months ago #14664
by jpb
Replied by jpb on topic Jbase segmentation violation error in XMLTOXML fn
The other error source I know are compiler settings, and as EB.TRANSFORM.XML is a local routine ...
Search the forum for "SEGMENTATION" for about 2 years back.
Search the forum for "SEGMENTATION" for about 2 years back.
Please Log in or Create an account to join the conversation.
- ashwinkumar
- Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 25
- Thank you received: 1
11 years 9 months ago #14665
by ashwinkumar
Replied by ashwinkumar on topic Jbase segmentation violation error in XMLTOXML fn
Dear jpb,
Thanks for the reply. I am not getting my answers on searching. can u pls provide me some details to resolve this error. You are really appreciated.
Thanks for the reply. I am not getting my answers on searching. can u pls provide me some details to resolve this error. You are really appreciated.
Please Log in or Create an account to join the conversation.
- jpb
-
- Offline
- Moderator
-
- retired . . . ¯\_(ツ)_/¯
Less
More
- Posts: 2859
- Thank you received: 650
11 years 9 months ago - 11 years 9 months ago #14669
by jpb
Replied by jpb on topic Jbase segmentation violation error in XMLTOXML fn
Have a look at
THIS
post
Last edit: 11 years 9 months ago by jpb.
Please Log in or Create an account to join the conversation.
- ashwinkumar
- Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 25
- Thank you received: 1
11 years 9 months ago #14675
by ashwinkumar
Replied by ashwinkumar on topic Jbase segmentation violation error in XMLTOXML fn
Dear jpb,
May i know, which post you are telling. Because i don't see anything written. Any reference no, you had given. I am not able to see anything.
May i know, which post you are telling. Because i don't see anything written. Any reference no, you had given. I am not able to see anything.
Please Log in or Create an account to join the conversation.
- jpb
-
- Offline
- Moderator
-
- retired . . . ¯\_(ツ)_/¯
Less
More
- Posts: 2859
- Thank you received: 650
11 years 9 months ago #14676
by jpb
Replied by jpb on topic Jbase segmentation violation error in XMLTOXML fn
The THIS above is a link to http: www.t24all.com forum 30-t24-development-a-customization 9510-jbase-segmentation-violation-aborting.html#9510
(I left out the / because it's regarded as spam elswise)
(I left out the / because it's regarded as spam elswise)
Please Log in or Create an account to join the conversation.
Time to create page: 0.048 seconds