You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Daniel Kunkel (JIRA)" <ji...@apache.org> on 2006/06/28 04:05:31 UTC

[jira] Created: (OFBIZ-58) Bug - FacilityScreens.xml#ReceiveInventory bug line 106

Bug - FacilityScreens.xml#ReceiveInventory bug line 106
-------------------------------------------------------

         Key: OFBIZ-58
         URL: http://issues.apache.org/jira/browse/OFBIZ-58
     Project: The Open For Business Project
        Type: Bug

  Components: order  
    Versions: SVN trunk    
 Environment: test linux system
    Reporter: Daniel Kunkel
    Priority: Minor


Using a very fresh svn demo system with seed data...

I placed an order using NO SUPPLIER of record for 100 GZ-1004.
Because  not an existing supplier I entered data for "supplier" including name, phone numbers, e-mail.

Finished the order, approved, and got the error below when I went to "Quick Receive purchase order" from catlog, GZ-1004, Inventory, Order 10000, order screen.

org.ofbiz.base.util.GeneralException: Error rendering screen [component://product/widget/facility/FacilityScreens.xml#ReceiveInventory]: org.ofbiz.base.util.GeneralException: Error running BSH script at location [component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh]: org.ofbiz.base.util.GeneralException: Error running BSH script at [component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh], line [106]: Sourced file: component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh : null : at Line: 106 : in file: component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh : facility .getRelatedOne ( "OwnerParty" )

Target exception: java.lang.NullPointerException: Null Pointer in Method Invocation
(Sourced file: component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh : null) (Error running BSH script at [component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh], line [106]: Sourced file: component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh : null : at Line: 106 : in file: component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh : facility .getRelatedOne ( "OwnerParty" )

Target exception: java.lang.NullPointerException: Null Pointer in Method Invocation
(Sourced file: component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh : null)) (Error running BSH script at location [component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh]: org.ofbiz.base.util.GeneralException: Error running BSH script at [component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh], line [106]: Sourced file: component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh : null : at Line: 106 : in file: component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh : facility .getRelatedOne ( "OwnerParty" )

Target exception: java.lang.NullPointerException: Null Pointer in Method Invocation
(Sourced file: component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh : null) (Error running BSH script at [component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh], line [106]: Sourced file: component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh : null : at Line: 106 : in file: component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh : facility .getRelatedOne ( "OwnerParty" )

Target exception: java.lang.NullPointerException: Null Pointer in Method Invocation
(Sourced file: component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh : null)))

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (OFBIZ-58) Bug - FacilityScreens.xml#ReceiveInventory bug line 106

Posted by "Jacopo Cappellato (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/OFBIZ-58?page=comments#action_12418187 ] 

Jacopo Cappellato commented on OFBIZ-58:
----------------------------------------

Daniel,

your feedback is appreciated since in this area there are a lot of things that need to be fixed.

Please, try my last commits: 7886, 7888, 7889; I've improved the error messages and the facility address selection.

However, in my opinion the selection of a supplier when the po is started should be mandatory (in fact I suspect that the checkout process for an anonymous supplier will simply not work): what do you (all) think of making it mandatory?

About your last error: is it cause by the service that creates invoices... what supplier are you using?


> Bug - FacilityScreens.xml#ReceiveInventory bug line 106
> -------------------------------------------------------
>
>          Key: OFBIZ-58
>          URL: http://issues.apache.org/jira/browse/OFBIZ-58
>      Project: The Open For Business Project
>         Type: Bug

>   Components: order
>     Versions: SVN trunk
>  Environment: test linux system
>     Reporter: Daniel Kunkel
>     Priority: Minor

>
> Using a very fresh svn demo system with seed data...
> I placed an order using NO SUPPLIER of record for 100 GZ-1004.
> Because  not an existing supplier I entered data for "supplier" including name, phone numbers, e-mail.
> Finished the order, approved, and got the error below when I went to "Quick Receive purchase order" from catlog, GZ-1004, Inventory, Order 10000, order screen.
> org.ofbiz.base.util.GeneralException: Error rendering screen [component://product/widget/facility/FacilityScreens.xml#ReceiveInventory]: org.ofbiz.base.util.GeneralException: Error running BSH script at location [component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh]: org.ofbiz.base.util.GeneralException: Error running BSH script at [component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh], line [106]: Sourced file: component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh : null : at Line: 106 : in file: component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh : facility .getRelatedOne ( "OwnerParty" )
> Target exception: java.lang.NullPointerException: Null Pointer in Method Invocation
> (Sourced file: component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh : null) (Error running BSH script at [component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh], line [106]: Sourced file: component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh : null : at Line: 106 : in file: component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh : facility .getRelatedOne ( "OwnerParty" )
> Target exception: java.lang.NullPointerException: Null Pointer in Method Invocation
> (Sourced file: component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh : null)) (Error running BSH script at location [component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh]: org.ofbiz.base.util.GeneralException: Error running BSH script at [component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh], line [106]: Sourced file: component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh : null : at Line: 106 : in file: component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh : facility .getRelatedOne ( "OwnerParty" )
> Target exception: java.lang.NullPointerException: Null Pointer in Method Invocation
> (Sourced file: component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh : null) (Error running BSH script at [component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh], line [106]: Sourced file: component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh : null : at Line: 106 : in file: component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh : facility .getRelatedOne ( "OwnerParty" )
> Target exception: java.lang.NullPointerException: Null Pointer in Method Invocation
> (Sourced file: component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh : null)))

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (OFBIZ-58) Bug - FacilityScreens.xml#ReceiveInventory bug line 106

Posted by "Jacopo Cappellato (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/OFBIZ-58?page=comments#action_12418162 ] 

Jacopo Cappellato commented on OFBIZ-58:
----------------------------------------

Daniel,

in the EditFacility screen, you have to assign an OwnerPartyId to the facility; after this everything should work fine.

Jacopo

> Bug - FacilityScreens.xml#ReceiveInventory bug line 106
> -------------------------------------------------------
>
>          Key: OFBIZ-58
>          URL: http://issues.apache.org/jira/browse/OFBIZ-58
>      Project: The Open For Business Project
>         Type: Bug

>   Components: order
>     Versions: SVN trunk
>  Environment: test linux system
>     Reporter: Daniel Kunkel
>     Priority: Minor

>
> Using a very fresh svn demo system with seed data...
> I placed an order using NO SUPPLIER of record for 100 GZ-1004.
> Because  not an existing supplier I entered data for "supplier" including name, phone numbers, e-mail.
> Finished the order, approved, and got the error below when I went to "Quick Receive purchase order" from catlog, GZ-1004, Inventory, Order 10000, order screen.
> org.ofbiz.base.util.GeneralException: Error rendering screen [component://product/widget/facility/FacilityScreens.xml#ReceiveInventory]: org.ofbiz.base.util.GeneralException: Error running BSH script at location [component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh]: org.ofbiz.base.util.GeneralException: Error running BSH script at [component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh], line [106]: Sourced file: component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh : null : at Line: 106 : in file: component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh : facility .getRelatedOne ( "OwnerParty" )
> Target exception: java.lang.NullPointerException: Null Pointer in Method Invocation
> (Sourced file: component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh : null) (Error running BSH script at [component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh], line [106]: Sourced file: component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh : null : at Line: 106 : in file: component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh : facility .getRelatedOne ( "OwnerParty" )
> Target exception: java.lang.NullPointerException: Null Pointer in Method Invocation
> (Sourced file: component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh : null)) (Error running BSH script at location [component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh]: org.ofbiz.base.util.GeneralException: Error running BSH script at [component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh], line [106]: Sourced file: component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh : null : at Line: 106 : in file: component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh : facility .getRelatedOne ( "OwnerParty" )
> Target exception: java.lang.NullPointerException: Null Pointer in Method Invocation
> (Sourced file: component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh : null) (Error running BSH script at [component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh], line [106]: Sourced file: component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh : null : at Line: 106 : in file: component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh : facility .getRelatedOne ( "OwnerParty" )
> Target exception: java.lang.NullPointerException: Null Pointer in Method Invocation
> (Sourced file: component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh : null)))

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (OFBIZ-58) Bug - FacilityScreens.xml#ReceiveInventory bug line 106

Posted by "Daniel Kunkel (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/OFBIZ-58?page=comments#action_12418171 ] 

Daniel Kunkel commented on OFBIZ-58:
------------------------------------

Thanks Jacopo

I appreciate everyone's patience with my mistaken reports. In this case it had defaulted to the Marketing department instead of the company like I'm used to.

Please close this issue, although you might want to glance at the second part where I get an error receiving an order if I pick the radio button: 10000 Purchase Shipment but not if I pick to receive the entire PO.

Thanks

Daniel


> Bug - FacilityScreens.xml#ReceiveInventory bug line 106
> -------------------------------------------------------
>
>          Key: OFBIZ-58
>          URL: http://issues.apache.org/jira/browse/OFBIZ-58
>      Project: The Open For Business Project
>         Type: Bug

>   Components: order
>     Versions: SVN trunk
>  Environment: test linux system
>     Reporter: Daniel Kunkel
>     Priority: Minor

>
> Using a very fresh svn demo system with seed data...
> I placed an order using NO SUPPLIER of record for 100 GZ-1004.
> Because  not an existing supplier I entered data for "supplier" including name, phone numbers, e-mail.
> Finished the order, approved, and got the error below when I went to "Quick Receive purchase order" from catlog, GZ-1004, Inventory, Order 10000, order screen.
> org.ofbiz.base.util.GeneralException: Error rendering screen [component://product/widget/facility/FacilityScreens.xml#ReceiveInventory]: org.ofbiz.base.util.GeneralException: Error running BSH script at location [component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh]: org.ofbiz.base.util.GeneralException: Error running BSH script at [component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh], line [106]: Sourced file: component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh : null : at Line: 106 : in file: component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh : facility .getRelatedOne ( "OwnerParty" )
> Target exception: java.lang.NullPointerException: Null Pointer in Method Invocation
> (Sourced file: component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh : null) (Error running BSH script at [component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh], line [106]: Sourced file: component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh : null : at Line: 106 : in file: component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh : facility .getRelatedOne ( "OwnerParty" )
> Target exception: java.lang.NullPointerException: Null Pointer in Method Invocation
> (Sourced file: component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh : null)) (Error running BSH script at location [component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh]: org.ofbiz.base.util.GeneralException: Error running BSH script at [component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh], line [106]: Sourced file: component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh : null : at Line: 106 : in file: component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh : facility .getRelatedOne ( "OwnerParty" )
> Target exception: java.lang.NullPointerException: Null Pointer in Method Invocation
> (Sourced file: component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh : null) (Error running BSH script at [component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh], line [106]: Sourced file: component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh : null : at Line: 106 : in file: component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh : facility .getRelatedOne ( "OwnerParty" )
> Target exception: java.lang.NullPointerException: Null Pointer in Method Invocation
> (Sourced file: component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh : null)))

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (OFBIZ-58) Bug - FacilityScreens.xml#ReceiveInventory bug line 106

Posted by "Daniel Kunkel (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/OFBIZ-58?page=comments#action_12442158 ] 
            
Daniel Kunkel commented on OFBIZ-58:
------------------------------------


   [[ Old comment, sent by email on Wed, 28 Jun 2006 00:59:06 -0700 ]]

Hi

Thanks Jacopo for doing all you do!  Will try those updates soon.

Yes, it seems reasonable to require an official supplier for purchase
orders.

what supplier are you using?

I'm now using demosupplier for this testing.

Last error...  hmmmm...

I got the error when I picked the radio button: 10000 Purchase Shipment
in facility receive inventory but not if I picked to receive the entire
PO.

My click path was something like:

Create Invoice -> WS10000 -> Approve -> Quick Receive purchase order ->
click on the radio button 10000 purchase shipment, and "Receive selected
shipment."

It didn't fail the second time I tried it...

Thanks

Daniel





> Bug - FacilityScreens.xml#ReceiveInventory bug line 106
> -------------------------------------------------------
>
>                 Key: OFBIZ-58
>                 URL: http://issues.apache.org/jira/browse/OFBIZ-58
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Bug
>          Components: order
>    Affects Versions: SVN trunk
>         Environment: test linux system
>            Reporter: Daniel Kunkel
>            Priority: Minor
>
> Using a very fresh svn demo system with seed data...
> I placed an order using NO SUPPLIER of record for 100 GZ-1004.
> Because  not an existing supplier I entered data for "supplier" including name, phone numbers, e-mail.
> Finished the order, approved, and got the error below when I went to "Quick Receive purchase order" from catlog, GZ-1004, Inventory, Order 10000, order screen.
> org.ofbiz.base.util.GeneralException: Error rendering screen [component://product/widget/facility/FacilityScreens.xml#ReceiveInventory]: org.ofbiz.base.util.GeneralException: Error running BSH script at location [component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh]: org.ofbiz.base.util.GeneralException: Error running BSH script at [component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh], line [106]: Sourced file: component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh : null : at Line: 106 : in file: component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh : facility .getRelatedOne ( "OwnerParty" )
> Target exception: java.lang.NullPointerException: Null Pointer in Method Invocation
> (Sourced file: component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh : null) (Error running BSH script at [component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh], line [106]: Sourced file: component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh : null : at Line: 106 : in file: component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh : facility .getRelatedOne ( "OwnerParty" )
> Target exception: java.lang.NullPointerException: Null Pointer in Method Invocation
> (Sourced file: component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh : null)) (Error running BSH script at location [component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh]: org.ofbiz.base.util.GeneralException: Error running BSH script at [component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh], line [106]: Sourced file: component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh : null : at Line: 106 : in file: component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh : facility .getRelatedOne ( "OwnerParty" )
> Target exception: java.lang.NullPointerException: Null Pointer in Method Invocation
> (Sourced file: component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh : null) (Error running BSH script at [component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh], line [106]: Sourced file: component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh : null : at Line: 106 : in file: component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh : facility .getRelatedOne ( "OwnerParty" )
> Target exception: java.lang.NullPointerException: Null Pointer in Method Invocation
> (Sourced file: component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh : null)))

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Closed: (OFBIZ-58) Bug - FacilityScreens.xml#ReceiveInventory bug line 106

Posted by "Jacopo Cappellato (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/OFBIZ-58?page=all ]

Jacopo Cappellato closed OFBIZ-58.
----------------------------------

    Resolution: Fixed

The last error was caused by the fact that right now it is not possible to do an 'anonymous checkout' for purchase order.
As a workaround I've disabled the "checkout" option (in po) is the supplier is not set.


> Bug - FacilityScreens.xml#ReceiveInventory bug line 106
> -------------------------------------------------------
>
>                 Key: OFBIZ-58
>                 URL: http://issues.apache.org/jira/browse/OFBIZ-58
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Bug
>          Components: order
>    Affects Versions: SVN trunk
>         Environment: test linux system
>            Reporter: Daniel Kunkel
>            Priority: Minor
>
> Using a very fresh svn demo system with seed data...
> I placed an order using NO SUPPLIER of record for 100 GZ-1004.
> Because  not an existing supplier I entered data for "supplier" including name, phone numbers, e-mail.
> Finished the order, approved, and got the error below when I went to "Quick Receive purchase order" from catlog, GZ-1004, Inventory, Order 10000, order screen.
> org.ofbiz.base.util.GeneralException: Error rendering screen [component://product/widget/facility/FacilityScreens.xml#ReceiveInventory]: org.ofbiz.base.util.GeneralException: Error running BSH script at location [component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh]: org.ofbiz.base.util.GeneralException: Error running BSH script at [component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh], line [106]: Sourced file: component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh : null : at Line: 106 : in file: component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh : facility .getRelatedOne ( "OwnerParty" )
> Target exception: java.lang.NullPointerException: Null Pointer in Method Invocation
> (Sourced file: component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh : null) (Error running BSH script at [component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh], line [106]: Sourced file: component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh : null : at Line: 106 : in file: component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh : facility .getRelatedOne ( "OwnerParty" )
> Target exception: java.lang.NullPointerException: Null Pointer in Method Invocation
> (Sourced file: component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh : null)) (Error running BSH script at location [component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh]: org.ofbiz.base.util.GeneralException: Error running BSH script at [component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh], line [106]: Sourced file: component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh : null : at Line: 106 : in file: component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh : facility .getRelatedOne ( "OwnerParty" )
> Target exception: java.lang.NullPointerException: Null Pointer in Method Invocation
> (Sourced file: component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh : null) (Error running BSH script at [component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh], line [106]: Sourced file: component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh : null : at Line: 106 : in file: component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh : facility .getRelatedOne ( "OwnerParty" )
> Target exception: java.lang.NullPointerException: Null Pointer in Method Invocation
> (Sourced file: component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh : null)))

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (OFBIZ-58) Bug - FacilityScreens.xml#ReceiveInventory bug line 106

Posted by "Daniel Kunkel (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/OFBIZ-58?page=comments#action_12418152 ] 

Daniel Kunkel commented on OFBIZ-58:
------------------------------------

Was able to get by this by specificially selecting Company instead of accepting the default "Marketing Department."

Would a better error message be appropriate?

---

Now I  receive an error after "quick receive" when it jumps me into the Facility module: 

I get the error if I pick the radio button:  10000   Purchase Shipment
but not if I pick to receive the entire PO.

Service invocation error on row (0): org.ofbiz.service.GenericServiceException: Service target threw an unexpected exception (null)

76077371[  ServiceDispatcher.java:386:DEBUG] [[Sync service failed...- total:0.0,since last(Begin):0.0]] - 'facility / createShipmentReceipt'
76077379[  ServiceDispatcher.java:389:ERROR] 
---- exception report ----------------------------------------------------------
Service [createShipmentReceipt] threw an unexpected exception/error
Exception: org.ofbiz.service.GenericServiceException
Message: Problems with the transaction. (Service target threw an unexpected exception (null))
---- stack trace ---------------------------------------------------------------
org.ofbiz.service.GenericServiceException: Problems with the transaction. (Service target threw an unexpected exception (null))
org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:432)
org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:214)
org.ofbiz.service.GenericDispatcher.runSync(GenericDispatcher.java:123)
org.ofbiz.service.eca.ServiceEcaAction.runAction(ServiceEcaAction.java:109)
org.ofbiz.service.eca.ServiceEcaRule.eval(ServiceEcaRule.java:135)
org.ofbiz.service.eca.ServiceEcaUtil.evalRules(ServiceEcaUtil.java:173)
org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:373)
org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:214)
org.ofbiz.service.group.GroupServiceModel.invoke(GroupServiceModel.java:121)
org.ofbiz.service.group.GroupModel.runAll(GroupModel.java:155)
org.ofbiz.service.group.GroupModel.run(GroupModel.java:120)
org.ofbiz.service.group.ServiceGroupEngine.runSync(ServiceGroupEngine.java:57)
org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:340)
org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:214)
org.ofbiz.service.GenericDispatcher.runSync(GenericDispatcher.java:123)
org.ofbiz.webapp.event.ServiceMultiEventHandler.invoke(ServiceMultiEventHandler.java:287)
org.ofbiz.webapp.control.RequestHandler.runEvent(RequestHandler.java:416)
org.ofbiz.webapp.control.RequestHandler.doRequest(RequestHandler.java:252)
org.ofbiz.webapp.control.ControlServlet.doGet(ControlServlet.java:191)
org.ofbiz.webapp.control.ControlServlet.doPost(ControlServlet.java:87)
javax.servlet.http.HttpServlet.service(HttpServlet.java:615)
javax.servlet.http.HttpServlet.service(HttpServlet.java:688)
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
org.ofbiz.webapp.control.ContextFilter.doFilter(ContextFilter.java:258)
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)
org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:541)
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:869)
org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:664)
org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80)
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
java.lang.Thread.run(Thread.java:534)
org.ofbiz.service.GenericServiceException: Service target threw an unexpected exception (null)
org.ofbiz.service.engine.StandardJavaEngine.serviceInvoker(StandardJavaEngine.java:113)
org.ofbiz.service.engine.StandardJavaEngine.runSync(StandardJavaEngine.java:63)
org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:340)
org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:214)
org.ofbiz.service.GenericDispatcher.runSync(GenericDispatcher.java:123)
org.ofbiz.accounting.invoice.InvoiceServices.createInvoicesFromShipments(InvoiceServices.java:1026)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
java.lang.reflect.Method.invoke(Method.java:324)
org.ofbiz.service.engine.StandardJavaEngine.serviceInvoker(StandardJavaEngine.java:101)
org.ofbiz.service.engine.StandardJavaEngine.runSync(StandardJavaEngine.java:63)
org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:340)
org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:214)
org.ofbiz.service.GenericDispatcher.runSync(GenericDispatcher.java:123)
org.ofbiz.accounting.invoice.InvoiceServices.createInvoicesFromShipment(InvoiceServices.java:843)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
java.lang.reflect.Method.invoke(Method.java:324)
org.ofbiz.service.engine.StandardJavaEngine.serviceInvoker(StandardJavaEngine.java:101)
org.ofbiz.service.engine.StandardJavaEngine.runSync(StandardJavaEngine.java:63)
org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:340)
org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:214)
org.ofbiz.service.GenericDispatcher.runSync(GenericDispatcher.java:123)
org.ofbiz.service.eca.ServiceEcaAction.runAction(ServiceEcaAction.java:109)
org.ofbiz.service.eca.ServiceEcaRule.eval(ServiceEcaRule.java:135)
org.ofbiz.service.eca.ServiceEcaUtil.evalRules(ServiceEcaUtil.java:173)
org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:373)
org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:214)
org.ofbiz.service.GenericDispatcher.runSync(GenericDispatcher.java:123)
org.ofbiz.shipment.shipment.ShipmentServices.updatePurchaseShipmentFromReceipt(ShipmentServices.java:841)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
java.lang.reflect.Method.invoke(Method.java:324)
org.ofbiz.service.engine.StandardJavaEngine.serviceInvoker(StandardJavaEngine.java:101)
org.ofbiz.service.engine.StandardJavaEngine.runSync(StandardJavaEngine.java:63)
org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:340)
org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:214)
org.ofbiz.service.GenericDispatcher.runSync(GenericDispatcher.java:123)
org.ofbiz.service.eca.ServiceEcaAction.runAction(ServiceEcaAction.java:109)
org.ofbiz.service.eca.ServiceEcaRule.eval(ServiceEcaRule.java:135)
org.ofbiz.service.eca.ServiceEcaUtil.evalRules(ServiceEcaUtil.java:173)
org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:373)
org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:214)
org.ofbiz.service.group.GroupServiceModel.invoke(GroupServiceModel.java:121)
org.ofbiz.service.group.GroupModel.runAll(GroupModel.java:155)
org.ofbiz.service.group.GroupModel.run(GroupModel.java:120)
org.ofbiz.service.group.ServiceGroupEngine.runSync(ServiceGroupEngine.java:57)
org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:340)
org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:214)
org.ofbiz.service.GenericDispatcher.runSync(GenericDispatcher.java:123)
org.ofbiz.webapp.event.ServiceMultiEventHandler.invoke(ServiceMultiEventHandler.java:287)
org.ofbiz.webapp.control.RequestHandler.runEvent(RequestHandler.java:416)
org.ofbiz.webapp.control.RequestHandler.doRequest(RequestHandler.java:252)
org.ofbiz.webapp.control.ControlServlet.doGet(ControlServlet.java:191)
org.ofbiz.webapp.control.ControlServlet.doPost(ControlServlet.java:87)
javax.servlet.http.HttpServlet.service(HttpServlet.java:615)
javax.servlet.http.HttpServlet.service(HttpServlet.java:688)
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
org.ofbiz.webapp.control.ContextFilter.doFilter(ContextFilter.java:258)
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)
org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:541)
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:869)
org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:664)
org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80)
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
java.lang.Thread.run(Thread.java:534)
java.lang.NullPointerException
org.ofbiz.accounting.invoice.InvoiceServices.createInvoiceForOrder(InvoiceServices.java:182)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
java.lang.reflect.Method.invoke(Method.java:324)
org.ofbiz.service.engine.StandardJavaEngine.serviceInvoker(StandardJavaEngine.java:101)
org.ofbiz.service.engine.StandardJavaEngine.runSync(StandardJavaEngine.java:63)
org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:340)
org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:214)
org.ofbiz.service.GenericDispatcher.runSync(GenericDispatcher.java:123)
org.ofbiz.accounting.invoice.InvoiceServices.createInvoicesFromShipments(InvoiceServices.java:1026)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
java.lang.reflect.Method.invoke(Method.java:324)
org.ofbiz.service.engine.StandardJavaEngine.serviceInvoker(StandardJavaEngine.java:101)
org.ofbiz.service.engine.StandardJavaEngine.runSync(StandardJavaEngine.java:63)
org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:340)
org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:214)
org.ofbiz.service.GenericDispatcher.runSync(GenericDispatcher.java:123)
org.ofbiz.accounting.invoice.InvoiceServices.createInvoicesFromShipment(InvoiceServices.java:843)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
java.lang.reflect.Method.invoke(Method.java:324)
org.ofbiz.service.engine.StandardJavaEngine.serviceInvoker(StandardJavaEngine.java:101)
org.ofbiz.service.engine.StandardJavaEngine.runSync(StandardJavaEngine.java:63)
org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:340)
org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:214)
org.ofbiz.service.GenericDispatcher.runSync(GenericDispatcher.java:123)
org.ofbiz.service.eca.ServiceEcaAction.runAction(ServiceEcaAction.java:109)
org.ofbiz.service.eca.ServiceEcaRule.eval(ServiceEcaRule.java:135)
org.ofbiz.service.eca.ServiceEcaUtil.evalRules(ServiceEcaUtil.java:173)
org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:373)
org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:214)
org.ofbiz.service.GenericDispatcher.runSync(GenericDispatcher.java:123)
org.ofbiz.shipment.shipment.ShipmentServices.updatePurchaseShipmentFromReceipt(ShipmentServices.java:841)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
java.lang.reflect.Method.invoke(Method.java:324)
org.ofbiz.service.engine.StandardJavaEngine.serviceInvoker(StandardJavaEngine.java:101)
org.ofbiz.service.engine.StandardJavaEngine.runSync(StandardJavaEngine.java:63)
org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:340)
org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:214)
org.ofbiz.service.GenericDispatcher.runSync(GenericDispatcher.java:123)
org.ofbiz.service.eca.ServiceEcaAction.runAction(ServiceEcaAction.java:109)
org.ofbiz.service.eca.ServiceEcaRule.eval(ServiceEcaRule.java:135)
org.ofbiz.service.eca.ServiceEcaUtil.evalRules(ServiceEcaUtil.java:173)
org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:373)
org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:214)
org.ofbiz.service.group.GroupServiceModel.invoke(GroupServiceModel.java:121)
org.ofbiz.service.group.GroupModel.runAll(GroupModel.java:155)
org.ofbiz.service.group.GroupModel.run(GroupModel.java:120)
org.ofbiz.service.group.ServiceGroupEngine.runSync(ServiceGroupEngine.java:57)
org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:340)
org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:214)
org.ofbiz.service.GenericDispatcher.runSync(GenericDispatcher.java:123)
org.ofbiz.webapp.event.ServiceMultiEventHandler.invoke(ServiceMultiEventHandler.java:287)
org.ofbiz.webapp.control.RequestHandler.runEvent(RequestHandler.java:416)
org.ofbiz.webapp.control.RequestHandler.doRequest(RequestHandler.java:252)
org.ofbiz.webapp.control.ControlServlet.doGet(ControlServlet.java:191)
org.ofbiz.webapp.control.ControlServlet.doPost(ControlServlet.java:87)
javax.servlet.http.HttpServlet.service(HttpServlet.java:615)
javax.servlet.http.HttpServlet.service(HttpServlet.java:688)
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
org.ofbiz.webapp.control.ContextFilter.doFilter(ContextFilter.java:258)
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)
org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:541)
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:869)
org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:664)
org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80)
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
java.lang.Thread.run(Thread.java:534)


> Bug - FacilityScreens.xml#ReceiveInventory bug line 106
> -------------------------------------------------------
>
>          Key: OFBIZ-58
>          URL: http://issues.apache.org/jira/browse/OFBIZ-58
>      Project: The Open For Business Project
>         Type: Bug

>   Components: order
>     Versions: SVN trunk
>  Environment: test linux system
>     Reporter: Daniel Kunkel
>     Priority: Minor

>
> Using a very fresh svn demo system with seed data...
> I placed an order using NO SUPPLIER of record for 100 GZ-1004.
> Because  not an existing supplier I entered data for "supplier" including name, phone numbers, e-mail.
> Finished the order, approved, and got the error below when I went to "Quick Receive purchase order" from catlog, GZ-1004, Inventory, Order 10000, order screen.
> org.ofbiz.base.util.GeneralException: Error rendering screen [component://product/widget/facility/FacilityScreens.xml#ReceiveInventory]: org.ofbiz.base.util.GeneralException: Error running BSH script at location [component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh]: org.ofbiz.base.util.GeneralException: Error running BSH script at [component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh], line [106]: Sourced file: component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh : null : at Line: 106 : in file: component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh : facility .getRelatedOne ( "OwnerParty" )
> Target exception: java.lang.NullPointerException: Null Pointer in Method Invocation
> (Sourced file: component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh : null) (Error running BSH script at [component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh], line [106]: Sourced file: component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh : null : at Line: 106 : in file: component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh : facility .getRelatedOne ( "OwnerParty" )
> Target exception: java.lang.NullPointerException: Null Pointer in Method Invocation
> (Sourced file: component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh : null)) (Error running BSH script at location [component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh]: org.ofbiz.base.util.GeneralException: Error running BSH script at [component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh], line [106]: Sourced file: component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh : null : at Line: 106 : in file: component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh : facility .getRelatedOne ( "OwnerParty" )
> Target exception: java.lang.NullPointerException: Null Pointer in Method Invocation
> (Sourced file: component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh : null) (Error running BSH script at [component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh], line [106]: Sourced file: component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh : null : at Line: 106 : in file: component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh : facility .getRelatedOne ( "OwnerParty" )
> Target exception: java.lang.NullPointerException: Null Pointer in Method Invocation
> (Sourced file: component://product/webapp/facility/WEB-INF/actions/inventory/receiveInventory.bsh : null)))

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira