IEP Logging Issues.

11 messages Options
Embed this post
Permalink
BMN

IEP Logging Issues.

Reply Threaded More More options
Print post
Permalink
Some javascript/style in this post has been disabled (why?)

Hi,

 

We are using IEPSE for logging in our process.

 

Right now we are using Oracle database for logging.

 

Below is the logging application diagram and Component for request logging same type of component we are using response logging.

 

 

 

 

 

 

 

Issues:

 

1 In database table we are finding Duplicate rows

2 Some time request got logged but response take some time to log.

3 Request is getting log but response is not .

 

 

Kindly suggest me for the above .

 

 

Thanks

Brij

 

 

 





BMN

IEP Logging Issues.

Reply Threaded More More options
Print post
Permalink
Some javascript/style in this post has been disabled (why?)

 

Hi,

 

We are using IEPSE for logging in our process.

 

Right now we are using Oracle database for logging.

 

Below is the logging application diagram and Component for request logging same type of component we are using response logging.

 

 

 

 

 

 

 

Issues:

 

1 In database table we are finding Duplicate rows

2 Some time request got logged but response take some time to log.

3 Request is getting log but response is not .

 

 

Kindly suggest me for the above .

 

 

Thanks

Brij

 

 

 





Prashant Bhagat

Re: IEP Logging Issues.

Reply Threaded More More options
Print post
Permalink
Hi Brij,

1 In database table we are finding *Duplicate rows
*

*
*

Can you tell us whether this happens all the time or under certain
conditions? For example, is the application being restarted, that is
deployed/undepolyed, run in cluster, etc.*
**
*

2 Some time request got logged but *response take some time *to log.


Do the request and response have separate IEP processes? I'm assuming
that the request and response that you refer to are the request and
response from a business process? Are you saying that the IEP process
for response takes longer to process that the IEP process for the
request. Any more information would be helpful.


3 Request is getting log but *response is not* .

Is it possible that the BPEL does not send the event related to the
response.


Thanks



Brij Mohan Negi (India) wrote:

>
>  
>
> Hi,
>
>  
>
> We are using IEPSE for logging in our process.
>
>  
>
> Right now we are using Oracle database for logging.
>
>  
>
> Below is the logging application diagram and Component for request
> logging same type of component we are using response logging.
>
>  
>
>  
>
>  
>
>  
>
>  
>
>  
>
>  
>
> *Issues*:
>
>  
>
> 1 In database table we are finding *Duplicate rows*
>
> 2 Some time request got logged but *response take some time *to log.
>
> 3 Request is getting log but *response is not* .
>
>  
>
>  
>
> Kindly suggest me for the above .
>
>  
>
>  
>
> Thanks
>
> Brij
>
>  
>
>  
>
>  
>

--
Prashant Bhagat
Open ESB Community (http://open-esb.org)


---------------------------------------------------------------------
To unsubscribe, e-mail: [hidden email]
For additional commands, e-mail: [hidden email]

BMN

RE: Re: IEP Logging Issues.

Reply Threaded More More options
Print post
Permalink
Hi Prashant,


1 In database table we are finding *Duplicate rows
*

*
*

Can you tell us whether this happens all the time or under certain
conditions? For example, is the application being restarted, that is
deployed/undepolyed, run in cluster, etc.*
**
*

Brij: This is not happening all the time.in starting it works well some
request and after some time it start duplicating the data and here we
are using cluster environment.

2 Some time request got logged but *response take some time *to log.


Do the request and response have separate IEP processes? I'm assuming
that the request and response that you refer to are the request and
response from a business process? Are you saying that the IEP process
for response takes longer to process that the IEP process for the
request. Any more information would be helpful.

Brij: we have different IEP process for request and response but are
using same type of IEP component.


3 Request is getting log but *response is not* .

Is it possible that the BPEL does not send the event related to the
response.

Brij:No


Thanks
Brij

-----Original Message-----
From: [hidden email] [mailto:[hidden email]]
Sent: Wednesday, October 21, 2009 5:46 AM
To: [hidden email]
Subject: Re: IEP Logging Issues.

Hi Brij,

1 In database table we are finding *Duplicate rows
*

*
*

Can you tell us whether this happens all the time or under certain
conditions? For example, is the application being restarted, that is
deployed/undepolyed, run in cluster, etc.*
**
*

2 Some time request got logged but *response take some time *to log.


Do the request and response have separate IEP processes? I'm assuming
that the request and response that you refer to are the request and
response from a business process? Are you saying that the IEP process
for response takes longer to process that the IEP process for the
request. Any more information would be helpful.


3 Request is getting log but *response is not* .

Is it possible that the BPEL does not send the event related to the
response.


Thanks



Brij Mohan Negi (India) wrote:

>
>  
>
> Hi,
>
>  
>
> We are using IEPSE for logging in our process.
>
>  
>
> Right now we are using Oracle database for logging.
>
>  
>
> Below is the logging application diagram and Component for request
> logging same type of component we are using response logging.
>
>  
>
>  
>
>  
>
>  
>
>  
>
>  
>
>  
>
> *Issues*:
>
>  
>
> 1 In database table we are finding *Duplicate rows*
>
> 2 Some time request got logged but *response take some time *to log.
>
> 3 Request is getting log but *response is not* .
>
>  
>
>  
>
> Kindly suggest me for the above .
>
>  
>
>  
>
> Thanks
>
> Brij
>
>  
>
>  
>
>  
>

--
Prashant Bhagat
Open ESB Community (http://open-esb.org)


---------------------------------------------------------------------
To unsubscribe, e-mail: [hidden email]
For additional commands, e-mail: [hidden email]


---------------------------------------------------------------------
To unsubscribe, e-mail: [hidden email]
For additional commands, e-mail: [hidden email]

Prashant Bhagat

Re: IEP Logging Issues.

Reply Threaded More More options
Print post
Permalink
The duplicates in the table could be because of the clustered
environment - but not sure. There was a bug that was fixed related to
multiple outputs in a clustered environment -
https://open-esb.dev.java.net/issues/show_bug.cgi?id=1083

You try using the latest IEPSE.

Thanks

Brij Mohan Negi (India) wrote:

> Hi Prashant,
>
>
> 1 In database table we are finding *Duplicate rows
> *
>
> *
> *
>
> Can you tell us whether this happens all the time or under certain
> conditions? For example, is the application being restarted, that is
> deployed/undepolyed, run in cluster, etc.*
> **
> *
>
> Brij: This is not happening all the time.in starting it works well some
> request and after some time it start duplicating the data and here we
> are using cluster environment.
>
> 2 Some time request got logged but *response take some time *to log.
>
>
> Do the request and response have separate IEP processes? I'm assuming
> that the request and response that you refer to are the request and
> response from a business process? Are you saying that the IEP process
> for response takes longer to process that the IEP process for the
> request. Any more information would be helpful.
>
> Brij: we have different IEP process for request and response but are
> using same type of IEP component.
>
>
> 3 Request is getting log but *response is not* .
>
> Is it possible that the BPEL does not send the event related to the
> response.
>
> Brij:No
>
>
> Thanks
> Brij
>
> -----Original Message-----
> From: [hidden email] [mailto:[hidden email]]
> Sent: Wednesday, October 21, 2009 5:46 AM
> To: [hidden email]
> Subject: Re: IEP Logging Issues.
>
> Hi Brij,
>
> 1 In database table we are finding *Duplicate rows
> *
>
> *
> *
>
> Can you tell us whether this happens all the time or under certain
> conditions? For example, is the application being restarted, that is
> deployed/undepolyed, run in cluster, etc.*
> **
> *
>
> 2 Some time request got logged but *response take some time *to log.
>
>
> Do the request and response have separate IEP processes? I'm assuming
> that the request and response that you refer to are the request and
> response from a business process? Are you saying that the IEP process
> for response takes longer to process that the IEP process for the
> request. Any more information would be helpful.
>
>
> 3 Request is getting log but *response is not* .
>
> Is it possible that the BPEL does not send the event related to the
> response.
>
>
> Thanks
>
>
>
> Brij Mohan Negi (India) wrote:
>  
>>  
>>
>> Hi,
>>
>>  
>>
>> We are using IEPSE for logging in our process.
>>
>>  
>>
>> Right now we are using Oracle database for logging.
>>
>>  
>>
>> Below is the logging application diagram and Component for request
>> logging same type of component we are using response logging.
>>
>>  
>>
>>  
>>
>>  
>>
>>  
>>
>>  
>>
>>  
>>
>>  
>>
>> *Issues*:
>>
>>  
>>
>> 1 In database table we are finding *Duplicate rows*
>>
>> 2 Some time request got logged but *response take some time *to log.
>>
>> 3 Request is getting log but *response is not* .
>>
>>  
>>
>>  
>>
>> Kindly suggest me for the above .
>>
>>  
>>
>>  
>>
>> Thanks
>>
>> Brij
>>
>>  
>>
>>  
>>
>>  
>>
>>    
>
>  

--
Prashant Bhagat
Open ESB Community (http://open-esb.org)


---------------------------------------------------------------------
To unsubscribe, e-mail: [hidden email]
For additional commands, e-mail: [hidden email]

Bing Lu

Re: IEP Logging Issues.

Reply Threaded More More options
Print post
Permalink
In reply to this post by BMN
Some javascript/style in this post has been disabled (why?)
Brij,
   You ran into a bug related to TupleBaedWindow. But there is workarounds.
Since you use IEP for caching, can you use TimeBasedWindow instead of TupleBasedWindow?

Thanks
Bing


Brij Mohan Negi (India) wrote:
Hi Prashant,


1 In database table we are finding *Duplicate rows
*

*
*

Can you tell us whether this happens all the time or under certain 
conditions? For example, is the application being restarted, that is 
deployed/undepolyed, run in cluster, etc.*
**
*

Brij: This is not happening all the time.in starting it works well some
request and after some time it start duplicating the data and here we
are using cluster environment.

2 Some time request got logged but *response take some time *to log.


Do the request and response have separate IEP processes? I'm assuming 
that the request and response that you refer to are the request and 
response from a business process? Are you saying that the IEP process 
for response takes longer to process that the IEP process for the 
request. Any more information would be helpful.

Brij: we have different IEP process for request and response but are
using same type of IEP component.


3 Request is getting log but *response is not* .

Is it possible that the BPEL does not send the event related to the 
response.

Brij:No


Thanks
Brij

-----Original Message-----
From: [hidden email] [[hidden email]] 
Sent: Wednesday, October 21, 2009 5:46 AM
To: [hidden email]
Subject: Re: IEP Logging Issues.

Hi Brij,

1 In database table we are finding *Duplicate rows
*

*
*

Can you tell us whether this happens all the time or under certain 
conditions? For example, is the application being restarted, that is 
deployed/undepolyed, run in cluster, etc.*
**
*

2 Some time request got logged but *response take some time *to log.


Do the request and response have separate IEP processes? I'm assuming 
that the request and response that you refer to are the request and 
response from a business process? Are you saying that the IEP process 
for response takes longer to process that the IEP process for the 
request. Any more information would be helpful.


3 Request is getting log but *response is not* .

Is it possible that the BPEL does not send the event related to the 
response.


Thanks



Brij Mohan Negi (India) wrote:
  
 

Hi,

 

We are using IEPSE for logging in our process.

 

Right now we are using Oracle database for logging.

 

Below is the logging application diagram and Component for request 
logging same type of component we are using response logging.

 

 

 

 

 

 

 

*Issues*:

 

1 In database table we are finding *Duplicate rows*

2 Some time request got logged but *response take some time *to log.

3 Request is getting log but *response is not* .

 

 

Kindly suggest me for the above .

 

 

Thanks

Brij

 

 

 

    

  

-- 
Implement SOA Today!
Open ESB Community, check it out (http://open-esb.org) 
--------------------------------------------------------------------- To unsubscribe, e-mail: [hidden email] For additional commands, e-mail: [hidden email]
Bing Lu

Re: IEP Logging Issues.

Reply Threaded More More options
Print post
Permalink
In reply to this post by BMN
Some javascript/style in this post has been disabled (why?)
Brij,
  Another workaround is to add a Merge operator between StreamInput and TupleBasedWindow.

Thanks
Bing

Brij Mohan Negi (India) wrote:

Hi,

 

We are using IEPSE for logging in our process.

 

Right now we are using Oracle database for logging.

 

Below is the logging application diagram and Component for request logging same type of component we are using response logging.

 

 

 

 

 

 

 

Issues:

 

1 In database table we are finding Duplicate rows

2 Some time request got logged but response take some time to log.

3 Request is getting log but response is not .

 

 

Kindly suggest me for the above .

 

 

Thanks

Brij

 

 

 


-- 
Implement SOA Today!
Open ESB Community, check it out (http://open-esb.org) 




BMN

RE: Re: IEP Logging Issues.

Reply Threaded More More options
Print post
Permalink
In reply to this post by Bing Lu
Some javascript/style in this post has been disabled (why?)

Hi,

 

1) if I use TimeBasedWindow ,Can you suggest what option value,size  should I select.?

 

 

 

or

 

2) and from where I can find the Merge operator from netbean console.

 

Kindly suggest

 

 

Thanks & Regards,

Brij

-----Original Message-----
From: [hidden email] [mailto:[hidden email]]
Sent:
Wednesday, October 21, 2009 11:24 PM
To:
[hidden email]
Subject: Re: IEP Logging Issues.

 

Brij,
   You ran into a bug related to TupleBaedWindow. But there is workarounds.
Since you use IEP for caching, can you use TimeBasedWindow instead of TupleBasedWindow?

Thanks
Bing


Brij Mohan Negi (India) wrote:

Hi Prashant,
 
 
1 In database table we are finding *Duplicate rows
*
 
*
*
 
Can you tell us whether this happens all the time or under certain 
conditions? For example, is the application being restarted, that is 
deployed/undepolyed, run in cluster, etc.*
**
*
 
Brij: This is not happening all the time.in starting it works well some
request and after some time it start duplicating the data and here we
are using cluster environment.
 
2 Some time request got logged but *response take some time *to log.
 
 
Do the request and response have separate IEP processes? I'm assuming 
that the request and response that you refer to are the request and 
response from a business process? Are you saying that the IEP process 
for response takes longer to process that the IEP process for the 
request. Any more information would be helpful.
 
Brij: we have different IEP process for request and response but are
using same type of IEP component.
 
 
3 Request is getting log but *response is not* .
 
Is it possible that the BPEL does not send the event related to the 
response.
 
Brij:No
 
 
Thanks
Brij
 
-----Original Message-----
From: [hidden email] [[hidden email]] 
Sent: Wednesday, October 21, 2009 5:46 AM
To: [hidden email]
Subject: Re: IEP Logging Issues.
 
Hi Brij,
 
1 In database table we are finding *Duplicate rows
*
 
*
*
 
Can you tell us whether this happens all the time or under certain 
conditions? For example, is the application being restarted, that is 
deployed/undepolyed, run in cluster, etc.*
**
*
 
2 Some time request got logged but *response take some time *to log.
 
 
Do the request and response have separate IEP processes? I'm assuming 
that the request and response that you refer to are the request and 
response from a business process? Are you saying that the IEP process 
for response takes longer to process that the IEP process for the 
request. Any more information would be helpful.
 
 
3 Request is getting log but *response is not* .
 
Is it possible that the BPEL does not send the event related to the 
response.
 
 
Thanks
 
 
 
Brij Mohan Negi (India) wrote:
  
 
 
Hi,
 
 
 
We are using IEPSE for logging in our process.
 
 
 
Right now we are using Oracle database for logging.
 
 
 
Below is the logging application diagram and Component for request 
logging same type of component we are using response logging.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
*Issues*:
 
 
 
1 In database table we are finding *Duplicate rows*
 
2 Some time request got logged but *response take some time *to log.
 
3 Request is getting log but *response is not* .
 
 
 
 
 
Kindly suggest me for the above .
 
 
 
 
 
Thanks
 
Brij
 
 
 
 
 
 
 
    
 
  



-- 
Implement SOA Today!
Open ESB Community, check it out (http://open-esb.org) 
--------------------------------------------------------------------- To unsubscribe, e-mail: [hidden email] For additional commands, e-mail: [hidden email]
Bing Lu

Re: IEP Logging Issues.

Reply Threaded More More options
Print post
Permalink
Some javascript/style in this post has been disabled (why?)
Brij,
1) If you want to keep 1 day worth of logging records in the database table, then
you use 1 day for size. If you want to keep 52 weeks of logging records, then
you use 52 week for size.

2) It is under "Stream Operator". 
stream operator -> merge

Thanks
Bing

Brij Mohan Negi (India) wrote:

Hi,

 

1) if I use TimeBasedWindow ,Can you suggest what option value,size  should I select.?

 

 

 

or

 

2) and from where I can find the Merge operator from netbean console.

 

Kindly suggest

 

 

Thanks & Regards,

Brij

-----Original Message-----
From: [hidden email] [[hidden email]]
Sent:
Wednesday, October 21, 2009 11:24 PM
To:
[hidden email]
Subject: Re: IEP Logging Issues.

 

Brij,
   You ran into a bug related to TupleBaedWindow. But there is workarounds.
Since you use IEP for caching, can you use TimeBasedWindow instead of TupleBasedWindow?

Thanks
Bing


Brij Mohan Negi (India) wrote:

Hi Prashant,
 
 
1 In database table we are finding *Duplicate rows
*
 
*
*
 
Can you tell us whether this happens all the time or under certain 
conditions? For example, is the application being restarted, that is 
deployed/undepolyed, run in cluster, etc.*
**
*
 
Brij: This is not happening all the time.in starting it works well some
request and after some time it start duplicating the data and here we
are using cluster environment.
 
2 Some time request got logged but *response take some time *to log.
 
 
Do the request and response have separate IEP processes? I'm assuming 
that the request and response that you refer to are the request and 
response from a business process? Are you saying that the IEP process 
for response takes longer to process that the IEP process for the 
request. Any more information would be helpful.
 
Brij: we have different IEP process for request and response but are
using same type of IEP component.
 
 
3 Request is getting log but *response is not* .
 
Is it possible that the BPEL does not send the event related to the 
response.
 
Brij:No
 
 
Thanks
Brij
 
-----Original Message-----
From: [hidden email] [[hidden email]] 
Sent: Wednesday, October 21, 2009 5:46 AM
To: [hidden email]
Subject: Re: IEP Logging Issues.
 
Hi Brij,
 
1 In database table we are finding *Duplicate rows
*
 
*
*
 
Can you tell us whether this happens all the time or under certain 
conditions? For example, is the application being restarted, that is 
deployed/undepolyed, run in cluster, etc.*
**
*
 
2 Some time request got logged but *response take some time *to log.
 
 
Do the request and response have separate IEP processes? I'm assuming 
that the request and response that you refer to are the request and 
response from a business process? Are you saying that the IEP process 
for response takes longer to process that the IEP process for the 
request. Any more information would be helpful.
 
 
3 Request is getting log but *response is not* .
 
Is it possible that the BPEL does not send the event related to the 
response.
 
 
Thanks
 
 
 
Brij Mohan Negi (India) wrote:
  
 
 
Hi,
 
 
 
We are using IEPSE for logging in our process.
 
 
 
Right now we are using Oracle database for logging.
 
 
 
Below is the logging application diagram and Component for request 
logging same type of component we are using response logging.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
*Issues*:
 
 
 
1 In database table we are finding *Duplicate rows*
 
2 Some time request got logged but *response take some time *to log.
 
3 Request is getting log but *response is not* .
 
 
 
 
 
Kindly suggest me for the above .
 
 
 
 
 
Thanks
 
Brij
 
 
 
 
 
 
 
    
 
  



-- 
Implement SOA Today!
Open ESB Community, check it out (http://open-esb.org) 
--------------------------------------------------------------------- To unsubscribe, e-mail: [hidden email] For additional commands, e-mail: [hidden email]

-- 
Implement SOA Today!
Open ESB Community, check it out (http://open-esb.org) 


BMN

RE: IEP Logging Issues.

Reply Threaded More More options
Print post
Permalink
Some javascript/style in this post has been disabled (why?)

Thanks Bing.

 

I will go with the TimeBasedWindow for cluster environment with 100 weeks option.

 

Kindly suggest if anything special we need to take care.

 

Thanks & Regards,

Brijmohan Negi

SSE(SharedESB)

________________________________________________________________________ 
Cell +91-9958883727

SDG Software India Pvt. Ltd.
A-10, Sector 2, Noida 201301, (U.P.), INDIA

www.sdgc.com

 

Please Note: The e-mail content is intended for the sole use of the intended recipient/s and may contain material that is CONFIDENTIAL AND PRIVATE COMPANY INFORMATION. Any review or reliance by others or copying or distribution or forwarding of any or all of the contents in this message is STRICTLY PROHIBITED. If you have erroneously received this message, please delete it immediately and notify the sender. Before opening any attachments please check them for viruses and defects

-----Original Message-----
From:
[hidden email] [mailto:[hidden email]]
Sent: Tuesday, October 27, 2009 9:11 PM
To:
Brij Mohan Negi (India)
Cc:
[hidden email]
Subject: Re: IEP Logging Issues.

 

Brij,
1) If you want to keep 1 day worth of logging records in the database table, then
you use 1 day for size. If you want to keep 52 weeks of logging records, then
you use 52 week for size.

2) It is under "Stream Operator". 
stream operator -> merge

Thanks
Bing

Brij Mohan Negi (India) wrote:

Hi,

 

1) if I use TimeBasedWindow ,Can you suggest what option value,size  should I select.?

 

 

 

or

 

2) and from where I can find the Merge operator from netbean console.

 

Kindly suggest

 

 

Thanks & Regards,

Brij

-----Original Message-----
From: [hidden email] [[hidden email]]
Sent: Wednesday, October 21, 2009 11:24 PM
To: [hidden email]
Subject: Re: IEP Logging Issues.

 

Brij,
   You ran into a bug related to TupleBaedWindow. But there is workarounds.
Since you use IEP for caching, can you use TimeBasedWindow instead of TupleBasedWindow?

Thanks
Bing


Brij Mohan Negi (India) wrote:

Hi Prashant,
 
 
1 In database table we are finding *Duplicate rows
*
 
*
*
 
Can you tell us whether this happens all the time or under certain 
conditions? For example, is the application being restarted, that is 
deployed/undepolyed, run in cluster, etc.*
**
*
 
Brij: This is not happening all the time.in starting it works well some
request and after some time it start duplicating the data and here we
are using cluster environment.
 
2 Some time request got logged but *response take some time *to log.
 
 
Do the request and response have separate IEP processes? I'm assuming 
that the request and response that you refer to are the request and 
response from a business process? Are you saying that the IEP process 
for response takes longer to process that the IEP process for the 
request. Any more information would be helpful.
 
Brij: we have different IEP process for request and response but are
using same type of IEP component.
 
 
3 Request is getting log but *response is not* .
 
Is it possible that the BPEL does not send the event related to the 
response.
 
Brij:No
 
 
Thanks
Brij
 
-----Original Message-----
From: [hidden email] [[hidden email]] 
Sent: Wednesday, October 21, 2009 5:46 AM
To: [hidden email]
Subject: Re: IEP Logging Issues.
 
Hi Brij,
 
1 In database table we are finding *Duplicate rows
*
 
*
*
 
Can you tell us whether this happens all the time or under certain 
conditions? For example, is the application being restarted, that is 
deployed/undepolyed, run in cluster, etc.*
**
*
 
2 Some time request got logged but *response take some time *to log.
 
 
Do the request and response have separate IEP processes? I'm assuming 
that the request and response that you refer to are the request and 
response from a business process? Are you saying that the IEP process 
for response takes longer to process that the IEP process for the 
request. Any more information would be helpful.
 
 
3 Request is getting log but *response is not* .
 
Is it possible that the BPEL does not send the event related to the 
response.
 
 
Thanks
 
 
 
Brij Mohan Negi (India) wrote:
  
 
 
Hi,
 
 
 
We are using IEPSE for logging in our process.
 
 
 
Right now we are using Oracle database for logging.
 
 
 
Below is the logging application diagram and Component for request 
logging same type of component we are using response logging.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
*Issues*:
 
 
 
1 In database table we are finding *Duplicate rows*
 
2 Some time request got logged but *response take some time *to log.
 
3 Request is getting log but *response is not* .
 
 
 
 
 
Kindly suggest me for the above .
 
 
 
 
 
Thanks
 
Brij
 
 
 
 
 
 
 
    
 
  

 

-- 
Implement SOA Today!
Open ESB Community, check it out (http://open-esb.org) 

--------------------------------------------------------------------- To unsubscribe, e-mail: [hidden email] For additional commands, e-mail: [hidden email]



-- 
Implement SOA Today!
Open ESB Community, check it out (http://open-esb.org) 


Bing Lu

Re: IEP Logging Issues.

Reply Threaded More More options
Print post
Permalink
Some javascript/style in this post has been disabled (why?)
Brij,
   I cannot think of anything else you need to take care of now.

Bing

Brij Mohan Negi (India) wrote:

Thanks Bing.

 

I will go with the TimeBasedWindow for cluster environment with 100 weeks option.

 

Kindly suggest if anything special we need to take care.

 

Thanks & Regards,

Brijmohan Negi

SSE(SharedESB)

________________________________________________________________________ 
Cell +91-9958883727

SDG Software India Pvt. Ltd.
A-10, Sector 2, Noida 201301, (U.P.), INDIA

www.sdgc.com

 

Please Note: The e-mail content is intended for the sole use of the intended recipient/s and may contain material that is CONFIDENTIAL AND PRIVATE COMPANY INFORMATION. Any review or reliance by others or copying or distribution or forwarding of any or all of the contents in this message is STRICTLY PROHIBITED. If you have erroneously received this message, please delete it immediately and notify the sender. Before opening any attachments please check them for viruses and defects

-----Original Message-----
From:
[hidden email] [mailto:[hidden email]]
Sent: Tuesday, October 27, 2009 9:11 PM
To:
Brij Mohan Negi (India)
Cc:
[hidden email]
Subject: Re: IEP Logging Issues.

 

Brij,
1) If you want to keep 1 day worth of logging records in the database table, then
you use 1 day for size. If you want to keep 52 weeks of logging records, then
you use 52 week for size.

2) It is under "Stream Operator". 
stream operator -> merge

Thanks
Bing

Brij Mohan Negi (India) wrote:

Hi,

 

1) if I use TimeBasedWindow ,Can you suggest what option value,size  should I select.?

 

 

 

or

 

2) and from where I can find the Merge operator from netbean console.

 

Kindly suggest

 

 

Thanks & Regards,

Brij

-----Original Message-----
From: [hidden email] [[hidden email]]
Sent: Wednesday, October 21, 2009 11:24 PM
To: [hidden email]
Subject: Re: IEP Logging Issues.

 

Brij,
   You ran into a bug related to TupleBaedWindow. But there is workarounds.
Since you use IEP for caching, can you use TimeBasedWindow instead of TupleBasedWindow?

Thanks
Bing


Brij Mohan Negi (India) wrote:

Hi Prashant,
 
 
1 In database table we are finding *Duplicate rows
*
 
*
*
 
Can you tell us whether this happens all the time or under certain 
conditions? For example, is the application being restarted, that is 
deployed/undepolyed, run in cluster, etc.*
**
*
 
Brij: This is not happening all the time.in starting it works well some
request and after some time it start duplicating the data and here we
are using cluster environment.
 
2 Some time request got logged but *response take some time *to log.
 
 
Do the request and response have separate IEP processes? I'm assuming 
that the request and response that you refer to are the request and 
response from a business process? Are you saying that the IEP process 
for response takes longer to process that the IEP process for the 
request. Any more information would be helpful.
 
Brij: we have different IEP process for request and response but are
using same type of IEP component.
 
 
3 Request is getting log but *response is not* .
 
Is it possible that the BPEL does not send the event related to the 
response.
 
Brij:No
 
 
Thanks
Brij
 
-----Original Message-----
From: [hidden email] [[hidden email]] 
Sent: Wednesday, October 21, 2009 5:46 AM
To: [hidden email]
Subject: Re: IEP Logging Issues.
 
Hi Brij,
 
1 In database table we are finding *Duplicate rows
*
 
*
*
 
Can you tell us whether this happens all the time or under certain 
conditions? For example, is the application being restarted, that is 
deployed/undepolyed, run in cluster, etc.*
**
*
 
2 Some time request got logged but *response take some time *to log.
 
 
Do the request and response have separate IEP processes? I'm assuming 
that the request and response that you refer to are the request and 
response from a business process? Are you saying that the IEP process 
for response takes longer to process that the IEP process for the 
request. Any more information would be helpful.
 
 
3 Request is getting log but *response is not* .
 
Is it possible that the BPEL does not send the event related to the 
response.
 
 
Thanks
 
 
 
Brij Mohan Negi (India) wrote:
  
 
 
Hi,
 
 
 
We are using IEPSE for logging in our process.
 
 
 
Right now we are using Oracle database for logging.
 
 
 
Below is the logging application diagram and Component for request 
logging same type of component we are using response logging.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
*Issues*:
 
 
 
1 In database table we are finding *Duplicate rows*
 
2 Some time request got logged but *response take some time *to log.
 
3 Request is getting log but *response is not* .
 
 
 
 
 
Kindly suggest me for the above .
 
 
 
 
 
Thanks
 
Brij
 
 
 
 
 
 
 
    
 
  

 

-- 
Implement SOA Today!
Open ESB Community, check it out (http://open-esb.org) 

--------------------------------------------------------------------- To unsubscribe, e-mail: [hidden email] For additional commands, e-mail: [hidden email]



-- 
Implement SOA Today!
Open ESB Community, check it out (http://open-esb.org) 

-- 
Implement SOA Today!
Open ESB Community, check it out (http://open-esb.org)