Advertisement
Guest User

Untitled

a guest
Jul 7th, 2015
177
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.89 KB | None | 0 0
  1. "stacktrace": "com.blancnoir.backend.core.core.exception.InvalidParameterBNException: no valid billing address for customer could be retrieved (customer: CustomerDto [salutation=Firma, title=, firstname=Quatengo, lastname=Kasse 1, degree=, additionalname=, sex=MALE, company=Quatengo Kasse 1, customerid=1003, extcustomerid=, dateofbirth=20150707, uid=1234, email=kropf.m@nekom.com, hasChanged=false, addressDto=AddressDto [salutation=Firma, address_type=RE, title=, firstname=Quatengo, lastname=Kasse 1, street=Kasse , zip=1234, city=Kasse, main_address=1, country=1, housenr=1, countryBez=Österreich, pk=20416, aktiv=1, aldatum=20150707, alzeit=170954, andatum=20150707, anzeit=170954, versionsnr=0, utime=2015-07-07 15:09:54.169, ctime=2015-07-07 15:09:54.169], ordersDto=OrdersDto [], itemDto=ItemDto [grossBuyingPrice=0.00, grossSalesPrice=0.00, grossMinPrice=0.00, netBuyingPrice=0.00, netSalesPrice=0.00, netMinPrice=0.00, grossCrossedOutPrice=0.00, netCrossedOutPrice=0.00, barcodeValue=, ], customerOrigin=PK: <undefined>, customer_customergroup=PK: <undefined>, customergroupDto=PK: <undefined>, customerloginDto=CustomerloginDto [], noemail=0, phonenr=, mobilenumber=, bank=, iban=, bic=, dublette=false, blacklist=false, fullName=Quatengo Kasse 1, application=16, brand=13, client=38, pk=13952, aktiv=1, aldatum=20150707, alzeit=170954, aluser=admin, andatum=20150707, anzeit=170954, versionsnr=0, utime=2015-07-07 15:09:54.105, ctime=2015-07-07 15:09:54.105]) at preparationWorkTransaction\n\tat com.blancnoir.backend.core.orders.service.ShoppingcartPaymentV2ServiceImpl.setDeliveryAndBillingAddress(ShoppingcartPaymentV2ServiceImpl.java:623)\n\tat com.blancnoir.backend.core.orders.service.ShoppingcartPaymentV2ServiceImpl.preparationWorkTransaction(ShoppingcartPaymentV2ServiceImpl.java:460)\n\tat com.blancnoir.backend.core.orders.service.ShoppingcartPaymentV2ServiceImpl.authorize(ShoppingcartPaymentV2ServiceImpl.java:283)\n\tat com.blancnoir.backend.core.orders.service.ShoppingcartPaymentV2ServiceImpl.authorize(ShoppingcartPaymentV2ServiceImpl.java:1485)\n\tat sun.reflect.GeneratedMethodAccessor2193.invoke(Unknown Source)\n\tat sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.lang.reflect.Method.invoke(Method.java:601)\n\tat org.jboss.as.ee.component.ManagedReferenceMethodInterceptorFactory$ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptorFactory.java:72)\n\tat org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288)\n\tat org.jboss.invocation.WeavedInterceptor.processInvocation(WeavedInterceptor.java:53)\n\tat org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:36)\n\tat org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288)\n\tat org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)\n\tat org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288)\n\tat org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:21)\n\tat org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288)\n\tat org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61)\n\tat org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:53)\n\tat org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288)\n\tat org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)\n\tat org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288)\n\tat org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInCallerTx(CMTTxInterceptor.java:202)\n\tat org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:306)\n\tat org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxIntercepto
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement