• Este debate está vacío.
Viendo 1 entrada (de un total de 1)
  • Autor
    Entradas
  • #33084

    Buenos dias , no se si alguien mas le paso pero tengo problemas con FE al completar dicha factura me arroja este erro en los log de Libertya

    ===========> ProcessorWSFE.callProcess: caeErrorCallProcess:null [7326]
    ===========> MWFActivity.run: run [7326]
    java.lang.Exception: Exit Value=1,InputStream=,ErrorStream=null
    at org.openXpertya.wf.MWFActivity.performWork(MWFActivity.java:1069)
    at org.openXpertya.wf.MWFActivity.run(MWFActivity.java:904)
    at java.lang.Thread.run(Thread.java:662)

    y en el log de pyafipws me figura esto


    POST https://wswhomo.afip.gov.ar/wsfe/service.asmx
    SOAPAction: “http://ar.gov.afip.dif.facturaelectronica/FEDummy”
    Content-length: 330
    Content-type: text/xml; charset=”UTF-8″







    status: 200
    content-length: 438
    x-aspnet-version: 2.0.50727
    x-powered-by: ASP.NET
    server: Microsoft-IIS/6.0
    microsoftofficewebserver: 5.0_Pub
    cache-control: private, max-age=0
    date: Fri, 07 Aug 2015 13:44:39 GMT
    content-type: text/xml; charset=utf-8
    OKOKOK
    ================================================================================
    appserver status OK
    dbserver status OK
    authserver status OK
    Traceback (most recent call last):
    File “/home/Julian/pyafipws/wsfe.py”, line 197, in
    main()
    File “/home/Julian/pyafipws/wsfe.py”, line 178, in main
    qty = recuperar_qty(client, token, sign, CUIT)
    File “/home/Julian/pyafipws/wsfe.py”, line 47, in recuperar_qty
    argAuth= {“Token”: token, “Sign”: sign, “cuit”:long(cuit)}
    ValueError: invalid literal for long() with base 10: ‘r’


    POST https://wswhomo.afip.gov.ar/wsfe/service.asmx
    SOAPAction: “http://ar.gov.afip.dif.facturaelectronica/FEDummy”
    Content-length: 330
    Content-type: text/xml; charset=”UTF-8″







    status: 200
    content-length: 438
    x-aspnet-version: 2.0.50727
    x-powered-by: ASP.NET
    server: Microsoft-IIS/6.0
    microsoftofficewebserver: 5.0_Pub
    cache-control: private, max-age=0
    date: Fri, 07 Aug 2015 13:44:39 GMT
    content-type: text/xml; charset=utf-8
    OKOKOK
    ================================================================================
    appserver status OK
    dbserver status OK
    authserver status OK
    Traceback (most recent call last):
    File “/home/Julian/pyafipws/wsfe.py”, line 197, in
    main()
    File “/home/Julian/pyafipws/wsfe.py”, line 178, in main
    qty = recuperar_qty(client, token, sign, CUIT)
    File “/home/Julian/pyafipws/wsfe.py”, line 47, in recuperar_qty
    argAuth= {“Token”: token, “Sign”: sign, “cuit”:long(cuit)}
    ValueError: invalid literal for long() with base 10: ‘r’


Viendo 1 entrada (de un total de 1)
  • Debes estar registrado para responder a este debate.