Aplication error

1 resposta
J

Boa tarde
Utilizo o programa de emissão de nota fiscal eletronica e ele começou a apresentar o erro abaixo, e não consigo mais conectar com a SEFAZ para transmitir a nota o q faço?
aplication error

java.net.MalformedURLException: unknown protocol: socket

at java.net.URL.(Unknown Source)

at java.net.URL.(Unknown Source)

at java.net.URL.(Unknown Source)

at java.net.URI.toURL(Unknown Source)

at com.sun.deploy.net.proxy.DeployProxySelector.connectFailed(Unknown Source)

at java.net.SocksSocketImpl.connect(Unknown Source)

at java.net.Socket.connect(Unknown Source)

at com.sun.net.ssl.internal.ssl.SSLSocketImpl.connect(Unknown Source)

at br.gov.sp.fazenda.dsge.ws.ssl.DSGEProtocolSocketFactory.createSocket(DSGEProtocolSocketFactory.java:71)

at org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:707)

at org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$HttpConnectionAdapter.open(MultiThreadedHttpConnectionManager.java:1349)

at org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethodDirector.java:387)

at org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirector.java:171)

at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)

at org.apache.axis.transport.http.CommonsHTTPSender.invoke(CommonsHTTPSender.java:196)

at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32)

at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118)

at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83)

at org.apache.axis.client.AxisClient.invoke(AxisClient.java:165)

at org.apache.axis.client.Call.invokeEngine(Call.java:2784)

at org.apache.axis.client.Call.invoke(Call.java:2767)

at org.apache.axis.client.Call.invoke(Call.java:2443)

at org.apache.axis.client.Call.invoke(Call.java:2366)

at org.apache.axis.client.Call.invoke(Call.java:1812)

at br.gov.sp.fazenda.dsen.ws.status.NfeStatusServicoSoapStub.nfeStatusServicoNF(NfeStatusServicoSoapStub.java:107)

at br.gov.sp.fazenda.dsen.model.business.WSBusiness.f(WSBusiness.java:367)

at br.gov.sp.fazenda.dsen.model.business.WSBusiness.servico(WSBusiness.java:102)

at br.gov.sp.fazenda.dsen.model.business.util.ConsultaStatusServicoHelper.consultarStatusServico(ConsultaStatusServicoHelper.java:35)

at br.gov.sp.fazenda.dsen.model.business.EnvioBusiness.enviarLote(EnvioBusiness.java:242)

at br.gov.sp.fazenda.dsen.model.business.EnvioBusiness$$EnhancerByCGLIB$$a90d4c01.CGLIB$enviarLote$0()

at br.gov.sp.fazenda.dsen.model.business.EnvioBusiness$$EnhancerByCGLIB$$a90d4c01$$FastClassByCGLIB$$1595e79e.invoke()

at net.sf.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:167)

at br.gov.sp.fazenda.dsge.model.dao.util.DSGEDAOInterceptorHelper.intercept(DSGEDAOInterceptorHelper.java:55)

at br.gov.sp.fazenda.dsen.model.business.EnvioBusiness$$EnhancerByCGLIB$$a90d4c01.enviarLote()

at br.gov.sp.fazenda.dsen.model.business.EnvioBusiness.b(EnvioBusiness.java:428)

at br.gov.sp.fazenda.dsen.model.business.EnvioBusiness.enviarLote(EnvioBusiness.java:295)

at br.gov.sp.fazenda.dsen.model.business.EnvioBusiness$$EnhancerByCGLIB$$a90d4c01.CGLIB$enviarLote$0()

at br.gov.sp.fazenda.dsen.model.business.EnvioBusiness$$EnhancerByCGLIB$$a90d4c01$$FastClassByCGLIB$$1595e79e.invoke()

at net.sf.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:167)

at br.gov.sp.fazenda.dsge.model.dao.util.DSGEDAOInterceptorHelper.intercept(DSGEDAOInterceptorHelper.java:55)

at br.gov.sp.fazenda.dsen.model.business.EnvioBusiness$$EnhancerByCGLIB$$a90d4c01.enviarLote()

at br.gov.sp.fazenda.dsen.model.business.EnvioBusiness.fecharEnviarLote(EnvioBusiness.java:193)

at br.gov.sp.fazenda.dsen.model.business.EnvioBusiness$$EnhancerByCGLIB$$a90d4c01.CGLIB$fecharEnviarLote$2()

at br.gov.sp.fazenda.dsen.model.business.EnvioBusiness$$EnhancerByCGLIB$$a90d4c01$$FastClassByCGLIB$$1595e79e.invoke()

at net.sf.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:167)

at br.gov.sp.fazenda.dsge.model.dao.util.DSGEDAOInterceptorHelper.intercept(DSGEDAOInterceptorHelper.java:66)

at br.gov.sp.fazenda.dsen.model.business.EnvioBusiness$$EnhancerByCGLIB$$a90d4c01.fecharEnviarLote()

at br.gov.sp.fazenda.dsen.model.business.EnvioBusiness.a(EnvioBusiness.java:128)

at br.gov.sp.fazenda.dsen.model.business.EnvioBusiness.montarLote(EnvioBusiness.java:90)

at br.gov.sp.fazenda.dsen.model.business.EnvioBusiness$$EnhancerByCGLIB$$a90d4c01.CGLIB$montarLote$1()

at br.gov.sp.fazenda.dsen.model.business.EnvioBusiness$$EnhancerByCGLIB$$a90d4c01$$FastClassByCGLIB$$1595e79e.invoke()

at net.sf.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:167)

at br.gov.sp.fazenda.dsge.model.dao.util.DSGEDAOInterceptorHelper.intercept(DSGEDAOInterceptorHelper.java:66)

at br.gov.sp.fazenda.dsen.model.business.EnvioBusiness$$EnhancerByCGLIB$$a90d4c01.montarLote()

at br.gov.sp.fazenda.dsen.model.facade.DocumentoFacade.enviarLote(DocumentoFacade.java:545)

at br.gov.sp.fazenda.dsen.controller.EnviarNotaFiscalController$1.doInBackground(EnviarNotaFiscalController.java:128)

at javax.swing.SwingWorker$1.call(Unknown Source)

at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)

at java.util.concurrent.FutureTask.run(Unknown Source)

at javax.swing.SwingWorker.run(Unknown Source)

at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)

at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)

at java.lang.Thread.run(Unknown Source)

1 Resposta

F

Um problema parecido com o teu
http://forums.sun.com/thread.jspa?threadID=5127788

Criado 23 de julho de 2009
Ultima resposta 23 de jul. de 2009
Respostas 1
Participantes 2