Users - 6863: ant run-install error

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

Users - 6863: ant run-install error

Vinay Agarwal

     [java] 460187 (main) [       DatabaseUtil.java:2635:ERROR] Could not create foreign key indices for entity [ReturnItemBilling]: SQL Exception while executing the following:

     [java] CREATE INDEX SHIPMENTRECEIPT ON OFBIZ.RETURN_ITEM_BILLING (SHIPMENT_RECEIPT_ID)

     [java] Error was: SQL Exception: Index 'SHIPMENTRECEIPT' already exists in Schema 'OFBIZ'.

 

Regards,

Vinay Agarwal


 
_______________________________________________
Users mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/users
Reply | Threaded
Open this post in threaded view
|

Re: Users - 6863: ant run-install error

Si Chen-2
Vinay,

Thanks for pointing that out.  I just set some explicit fk-names.  Let
me know if it still occurs.

Si

Vinay Agarwal wrote:

>      [java] 460187 (main) [       DatabaseUtil.java:2635:ERROR] Could
> not create foreign key indices for entity [ReturnItemBilling]: SQL
> Exception while executing the following:
>
>      [java] CREATE INDEX SHIPMENTRECEIPT ON OFBIZ.RETURN_ITEM_BILLING
> (SHIPMENT_RECEIPT_ID)
>
>      [java] Error was: SQL Exception: Index 'SHIPMENTRECEIPT' already
> exists in Schema 'OFBIZ'.
>
>  
>
> Regards,
>
> Vinay Agarwal
>
>------------------------------------------------------------------------
>
>
>_______________________________________________
>Users mailing list
>[hidden email]
>http://lists.ofbiz.org/mailman/listinfo/users
>
 
_______________________________________________
Users mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/users
Reply | Threaded
Open this post in threaded view
|

Re: Users - 6863: ant run-install error

Vinay Agarwal
6864 fixes it.

-----Original Message-----
From: [hidden email] [mailto:[hidden email]]
On Behalf Of Si Chen
Sent: Monday, February 27, 2006 5:01 PM
To: OFBiz Users / Usage Discussion
Subject: Re: [OFBiz] Users - 6863: ant run-install error

Vinay,

Thanks for pointing that out.  I just set some explicit fk-names.  Let
me know if it still occurs.

Si

Vinay Agarwal wrote:

>      [java] 460187 (main) [       DatabaseUtil.java:2635:ERROR] Could
> not create foreign key indices for entity [ReturnItemBilling]: SQL
> Exception while executing the following:
>
>      [java] CREATE INDEX SHIPMENTRECEIPT ON OFBIZ.RETURN_ITEM_BILLING
> (SHIPMENT_RECEIPT_ID)
>
>      [java] Error was: SQL Exception: Index 'SHIPMENTRECEIPT' already
> exists in Schema 'OFBIZ'.
>
>  
>
> Regards,
>
> Vinay Agarwal
>
>------------------------------------------------------------------------
>
>
>_______________________________________________
>Users mailing list
>[hidden email]
>http://lists.ofbiz.org/mailman/listinfo/users
>
 
_______________________________________________
Users mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/users
 
_______________________________________________
Users mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/users