None of the lookup operation working

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

None of the lookup operation working

Pranay Pandey-2
Hello users,

When I am trying to use any of the lookup form its not working.

Is there anybody else who is facing the same problem. I doing this for  
looking up category for rollup.

Following is the console log:

==============================================================
2009-02-10 11:10:59,976 (http-0.0.0.0-8443-1)  
[        ModelScreen.java:426:ERROR]
---- exception report  
----------------------------------------------------------
Could not commit transaction:  
org.ofbiz.entity.transaction.GenericTransactionException: Roll back  
error, could not commit transaction, was rolled back instead because  
of: Service [executeFind] threw an unexpected exception/
errororg.ofbiz.service.GenericServiceException: Service [executeFind]  
target threw an unexpected exception (null) (Service [executeFind]  
target threw an unexpected exception (null))
Exception: org.ofbiz.entity.transaction.GenericTransactionException
Message: Roll back error, could not commit transaction, was rolled  
back instead because of: Service [executeFind] threw an unexpected  
exception/errororg.ofbiz.service.GenericServiceException: Service  
[executeFind] target threw an unexpected exception (null) (Service  
[executeFind] target threw an unexpected exception (null))
---- cause  
---------------------------------------------------------------------
Exception: org.ofbiz.service.GenericServiceException
Message: Service [executeFind] target threw an unexpected exception  
(null)
---- cause  
---------------------------------------------------------------------
Exception: java.lang.NullPointerException
Message: null
---- stack trace  
---------------------------------------------------------------
java.lang.NullPointerException
java.util.HashSet.<init>(HashSet.java:99)
org.ofbiz.common.FindServices.executeFind(FindServices.java:547)
==============================================================


Thanks & Regards
--
Pranay Pandey

smime.p7s (3K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: None of the lookup operation working

Bharat Soni-3
Yes Pranay i am also facing the same problem.

Thanks & Regards
--
Bharat

Pranay Pandey wrote:

> Hello users,
>
> When I am trying to use any of the lookup form its not working.
>
> Is there anybody else who is facing the same problem. I doing this for
> looking up category for rollup.
>
> Following is the console log:
>
> ==============================================================
> 2009-02-10 11:10:59,976 (http-0.0.0.0-8443-1) [        
> ModelScreen.java:426:ERROR]
> ---- exception report
> ----------------------------------------------------------
> Could not commit transaction:
> org.ofbiz.entity.transaction.GenericTransactionException: Roll back
> error, could not commit transaction, was rolled back instead because
> of: Service [executeFind] threw an unexpected
> exception/errororg.ofbiz.service.GenericServiceException: Service
> [executeFind] target threw an unexpected exception (null) (Service
> [executeFind] target threw an unexpected exception (null))
> Exception: org.ofbiz.entity.transaction.GenericTransactionException
> Message: Roll back error, could not commit transaction, was rolled
> back instead because of: Service [executeFind] threw an unexpected
> exception/errororg.ofbiz.service.GenericServiceException: Service
> [executeFind] target threw an unexpected exception (null) (Service
> [executeFind] target threw an unexpected exception (null))
> ---- cause
> ---------------------------------------------------------------------
> Exception: org.ofbiz.service.GenericServiceException
> Message: Service [executeFind] target threw an unexpected exception
> (null)
> ---- cause
> ---------------------------------------------------------------------
> Exception: java.lang.NullPointerException
> Message: null
> ---- stack trace
> ---------------------------------------------------------------
> java.lang.NullPointerException
> java.util.HashSet.<init>(HashSet.java:99)
> org.ofbiz.common.FindServices.executeFind(FindServices.java:547)
> ==============================================================
>
>
> Thanks & Regards
> --
> Pranay Pandey

Reply | Threaded
Open this post in threaded view
|

Re: None of the lookup operation working

hans_bakker
In reply to this post by Pranay Pandey-2
Hi Thanks for reporting!

Caused by latest performFind update, fixed in revision 742862.

Regards,
Hans

On Tue, 2009-02-10 at 11:16 +0530, Pranay Pandey wrote:

> Hello users,
>
> When I am trying to use any of the lookup form its not working.
>
> Is there anybody else who is facing the same problem. I doing this for  
> looking up category for rollup.
>
> Following is the console log:
>
> ==============================================================
> 2009-02-10 11:10:59,976 (http-0.0.0.0-8443-1)  
> [        ModelScreen.java:426:ERROR]
> ---- exception report  
> ----------------------------------------------------------
> Could not commit transaction:  
> org.ofbiz.entity.transaction.GenericTransactionException: Roll back  
> error, could not commit transaction, was rolled back instead because  
> of: Service [executeFind] threw an unexpected exception/
> errororg.ofbiz.service.GenericServiceException: Service [executeFind]  
> target threw an unexpected exception (null) (Service [executeFind]  
> target threw an unexpected exception (null))
> Exception: org.ofbiz.entity.transaction.GenericTransactionException
> Message: Roll back error, could not commit transaction, was rolled  
> back instead because of: Service [executeFind] threw an unexpected  
> exception/errororg.ofbiz.service.GenericServiceException: Service  
> [executeFind] target threw an unexpected exception (null) (Service  
> [executeFind] target threw an unexpected exception (null))
> ---- cause  
> ---------------------------------------------------------------------
> Exception: org.ofbiz.service.GenericServiceException
> Message: Service [executeFind] target threw an unexpected exception  
> (null)
> ---- cause  
> ---------------------------------------------------------------------
> Exception: java.lang.NullPointerException
> Message: null
> ---- stack trace  
> ---------------------------------------------------------------
> java.lang.NullPointerException
> java.util.HashSet.<init>(HashSet.java:99)
> org.ofbiz.common.FindServices.executeFind(FindServices.java:547)
> ==============================================================
>
>
> Thanks & Regards
> --
> Pranay Pandey
--
Antwebsystems.com: Quality OFBiz services for competitive prices

Reply | Threaded
Open this post in threaded view
|

Re: None of the lookup operation working

Pranay Pandey-2
Thank you Hans for fixing this.

Kind Regards
--
Pranay Pandey


On Feb 10, 2009, at 11:40 AM, Hans Bakker wrote:

> Hi Thanks for reporting!
>
> Caused by latest performFind update, fixed in revision 742862.
>
> Regards,
> Hans
>
> On Tue, 2009-02-10 at 11:16 +0530, Pranay Pandey wrote:
>> Hello users,
>>
>> When I am trying to use any of the lookup form its not working.
>>
>> Is there anybody else who is facing the same problem. I doing this  
>> for
>> looking up category for rollup.
>>
>> Following is the console log:
>>
>> ==============================================================
>> 2009-02-10 11:10:59,976 (http-0.0.0.0-8443-1)
>> [        ModelScreen.java:426:ERROR]
>> ---- exception report
>> ----------------------------------------------------------
>> Could not commit transaction:
>> org.ofbiz.entity.transaction.GenericTransactionException: Roll back
>> error, could not commit transaction, was rolled back instead because
>> of: Service [executeFind] threw an unexpected exception/
>> errororg.ofbiz.service.GenericServiceException: Service [executeFind]
>> target threw an unexpected exception (null) (Service [executeFind]
>> target threw an unexpected exception (null))
>> Exception: org.ofbiz.entity.transaction.GenericTransactionException
>> Message: Roll back error, could not commit transaction, was rolled
>> back instead because of: Service [executeFind] threw an unexpected
>> exception/errororg.ofbiz.service.GenericServiceException: Service
>> [executeFind] target threw an unexpected exception (null) (Service
>> [executeFind] target threw an unexpected exception (null))
>> ---- cause
>> ---------------------------------------------------------------------
>> Exception: org.ofbiz.service.GenericServiceException
>> Message: Service [executeFind] target threw an unexpected exception
>> (null)
>> ---- cause
>> ---------------------------------------------------------------------
>> Exception: java.lang.NullPointerException
>> Message: null
>> ---- stack trace
>> ---------------------------------------------------------------
>> java.lang.NullPointerException
>> java.util.HashSet.<init>(HashSet.java:99)
>> org.ofbiz.common.FindServices.executeFind(FindServices.java:547)
>> ==============================================================
>>
>>
>> Thanks & Regards
>> --
>> Pranay Pandey
> --
> Antwebsystems.com: Quality OFBiz services for competitive prices
>


smime.p7s (3K) Download Attachment