|
Home > Archive > EAserver > June 2005 > Jaguar Server Terminating
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Jaguar Server Terminating
|
|
|
| I have been getting the following error in my log for the
last week or so. It seems to always be the same user
causing it. At first we thought that is was because we were
trying to do an Apply HTML context with data that didn't
match the dataobject. We put in a code fix to skip that part
of the code in certain situations, and yet the user was able
to cause it again. Not sure if this is a Jaguar issue, or
an issue with my PB component. Any feedback would be
appreciated. Thank you.
May 28 08:27:07 2005: YMS--: STURNER: of_avail_checkout:
Before setting Context:(dw_header 0)(5510657 )((ModifyRow 63
((2 0 '240229')(7 0 '501')(16 0 '6')(17 0 '5')(18 0 '0'))
((1 0 '1')))(ModifyRow 66 ((2 0 '240539')(7 0 '501')(16 0
'6')(17 0 '5')(18 0 '0')) ((1 0 '1')))(ModifyRow 67 ((2 0
'240540')(7 0 '501')(16 0 '6')(17 0 '5')(18 0 '0')) ((1 0
'1')))(row 67)(sortString 'shipment_act_ship_d
atetime A,
load_num A'))
May 28 08:27:07 2005: PB INTERNAL EXCEPTION on: Thread :
3388, Address : 0x11706750, Type :
EXCEPTION_ACCESS_VIO
LATION reading address 0x00030003.
CPB_Component::invok
e
May 28 08:27:07 2005: Dump Failed: System debug library not
available
May 28 08:27:07 2005: Fatal Error Occurs when try to invoke
PB method of_avail_checkout in yms/n_yms.
May 28 08:27:07 2005: Fatal Error Occurs in PB Component,
Jaguar Terminated.
| |
| Larry Cermak [Team Sybase] 2005-06-01, 8:25 pm |
| Is it possible that a different dataobject with the same name exists in
multiple PBLs?
--
Larry Cermak [Team Sybase]
Branick Consulting, Inc.
www.branick-inc.com
EAServer & PowerBuilder Consulting & Training
EAServer and PowerBuilder Computer Based Training Courses
<JeffM> wrote in message news:429c43d3.1b29.1681692777@sybase.com...
>I have been getting the following error in my log for the
> last week or so. It seems to always be the same user
> causing it. At first we thought that is was because we were
> trying to do an Apply HTML context with data that didn't
> match the dataobject. We put in a code fix to skip that part
> of the code in certain situations, and yet the user was able
> to cause it again. Not sure if this is a Jaguar issue, or
> an issue with my PB component. Any feedback would be
> appreciated. Thank you.
> May 28 08:27:07 2005: YMS--: STURNER: of_avail_checkout:
> Before setting Context:(dw_header 0)(5510657 )((ModifyRow 63
> ((2 0 '240229')(7 0 '501')(16 0 '6')(17 0 '5')(18 0 '0'))
> ((1 0 '1')))(ModifyRow 66 ((2 0 '240539')(7 0 '501')(16 0
> '6')(17 0 '5')(18 0 '0')) ((1 0 '1')))(ModifyRow 67 ((2 0
> '240540')(7 0 '501')(16 0 '6')(17 0 '5')(18 0 '0')) ((1 0
> '1')))(row 67)(sortString 'shipment_act_ship_d
atetime A,
> load_num A'))
> May 28 08:27:07 2005: PB INTERNAL EXCEPTION on: Thread :
> 3388, Address : 0x11706750, Type :
> EXCEPTION_ACCESS_VIO
LATION reading address 0x00030003.
> CPB_Component::invok
e
> May 28 08:27:07 2005: Dump Failed: System debug library not
> available
> May 28 08:27:07 2005: Fatal Error Occurs when try to invoke
> PB method of_avail_checkout in yms/n_yms.
>
> May 28 08:27:07 2005: Fatal Error Occurs in PB Component,
> Jaguar Terminated.
|
|
|
|
|