run:
log4j:WARN No appenders could be found for logger (org.hibernate.cfg.annotations.Version).
log4j:WARN Please initialize the log4j system properly.
Hibernate: select this_.codigo as codigo0_0_, this_.bairro as bairro0_0_, this_.bairroCobranca as bairroCo3_0_0_, this_.celular as celular0_0_, this_.cep as cep0_0_, this_.cepCobranca as cepCobra6_0_0_, this_.cidade as cidade0_0_, this_.cidadeCobranca as cidadeCo8_0_0_, this_.cnpj as cnpj0_0_, this_.complemento as complem10_0_0_, this_.complementoCobranca as complem11_0_0_, this_.contato as contato0_0_, this_.cpf as cpf0_0_, this_.dataCadastro as dataCad14_0_0_, this_.email as email0_0_, this_.endCobranca as endCobr16_0_0_, this_.estado as estado0_0_, this_.estadoCobranca as estadoC18_0_0_, this_.fax as fax0_0_, this_.ie as ie0_0_, this_.nome as nome0_0_, this_.nomeFantasia as nomeFan22_0_0_, this_.numeroCobranca as numeroC23_0_0_, this_.numero as numero0_0_, this_.rg as rg0_0_, this_.rua as rua0_0_, this_.site as site0_0_, this_.telefone1 as telefone28_0_0_, this_.telefone2 as telefone29_0_0_, this_.tipoPessoa as tipoPessoa0_0_ from cliente this_ where this_.nome like ?
Hibernate: select this_.codigo as codigo0_0_, this_.bairro as bairro0_0_, this_.bairroCobranca as bairroCo3_0_0_, this_.celular as celular0_0_, this_.cep as cep0_0_, this_.cepCobranca as cepCobra6_0_0_, this_.cidade as cidade0_0_, this_.cidadeCobranca as cidadeCo8_0_0_, this_.cnpj as cnpj0_0_, this_.complemento as complem10_0_0_, this_.complementoCobranca as complem11_0_0_, this_.contato as contato0_0_, this_.cpf as cpf0_0_, this_.dataCadastro as dataCad14_0_0_, this_.email as email0_0_, this_.endCobranca as endCobr16_0_0_, this_.estado as estado0_0_, this_.estadoCobranca as estadoC18_0_0_, this_.fax as fax0_0_, this_.ie as ie0_0_, this_.nome as nome0_0_, this_.nomeFantasia as nomeFan22_0_0_, this_.numeroCobranca as numeroC23_0_0_, this_.numero as numero0_0_, this_.rg as rg0_0_, this_.rua as rua0_0_, this_.site as site0_0_, this_.telefone1 as telefone28_0_0_, this_.telefone2 as telefone29_0_0_, this_.tipoPessoa as tipoPessoa0_0_ from cliente this_ where this_.codigo=?
Hibernate: select this_.codigo as codigo0_0_, this_.bairro as bairro0_0_, this_.bairroCobranca as bairroCo3_0_0_, this_.celular as celular0_0_, this_.cep as cep0_0_, this_.cepCobranca as cepCobra6_0_0_, this_.cidade as cidade0_0_, this_.cidadeCobranca as cidadeCo8_0_0_, this_.cnpj as cnpj0_0_, this_.complemento as complem10_0_0_, this_.complementoCobranca as complem11_0_0_, this_.contato as contato0_0_, this_.cpf as cpf0_0_, this_.dataCadastro as dataCad14_0_0_, this_.email as email0_0_, this_.endCobranca as endCobr16_0_0_, this_.estado as estado0_0_, this_.estadoCobranca as estadoC18_0_0_, this_.fax as fax0_0_, this_.ie as ie0_0_, this_.nome as nome0_0_, this_.nomeFantasia as nomeFan22_0_0_, this_.numeroCobranca as numeroC23_0_0_, this_.numero as numero0_0_, this_.rg as rg0_0_, this_.rua as rua0_0_, this_.site as site0_0_, this_.telefone1 as telefone28_0_0_, this_.telefone2 as telefone29_0_0_, this_.tipoPessoa as tipoPessoa0_0_ from cliente this_ where this_.codigo=?
java.io.FileNotFoundException: c:\workspace\tcc\src\relatorios\RelatorioClientePessoaFisica.jasper
at net.sf.jasperreports.engine.util.JRLoader.loadObject(JRLoader.java:75)
at net.sf.jasperreports.engine.JasperFillManager.fillReport(JasperFillManager.java:232)
at dataAccessObject.HibernateDao.gerar(HibernateDao.java:283)
at forms.cadastroCliente.jButton1ActionPerformed(cadastroCliente.java:1253)
at forms.cadastroCliente.access$2200(cadastroCliente.java:32)
at forms.cadastroCliente$23.actionPerformed(cadastroCliente.java:435)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318)
at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236)
at java.awt.Component.processMouseEvent(Component.java:6263)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3267)
at java.awt.Component.processEvent(Component.java:6028)
at java.awt.Container.processEvent(Container.java:2041)
at java.awt.Component.dispatchEventImpl(Component.java:4630)
at java.awt.Container.dispatchEventImpl(Container.java:2099)
at java.awt.Component.dispatchEvent(Component.java:4460)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4574)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4238)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4168)
at java.awt.Container.dispatchEventImpl(Container.java:2085)
at java.awt.Window.dispatchEventImpl(Window.java:2475)
at java.awt.Component.dispatchEvent(Component.java:4460)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:599)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
NESTED BY :
java.io.FileNotFoundException: c:\workspace\tcc\src\relatorios\RelatorioClientePessoaFisica.jasper
at net.sf.jasperreports.engine.util.JRLoader.loadObject(JRLoader.java:75)
at net.sf.jasperreports.engine.JasperFillManager.fillReport(JasperFillManager.java:232)
at dataAccessObject.HibernateDao.gerar(HibernateDao.java:283)
at forms.cadastroCliente.jButton1ActionPerformed(cadastroCliente.java:1253)
at forms.cadastroCliente.access$2200(cadastroCliente.java:32)
at forms.cadastroCliente$23.actionPerformed(cadastroCliente.java:435)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318)
at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236)
at java.awt.Component.processMouseEvent(Component.java:6263)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3267)
at java.awt.Component.processEvent(Component.java:6028)
at java.awt.Container.processEvent(Container.java:2041)
at java.awt.Component.dispatchEventImpl(Component.java:4630)
at java.awt.Container.dispatchEventImpl(Container.java:2099)
at java.awt.Component.dispatchEvent(Component.java:4460)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4574)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4238)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4168)
at java.awt.Container.dispatchEventImpl(Container.java:2085)
at java.awt.Window.dispatchEventImpl(Window.java:2475)
at java.awt.Component.dispatchEvent(Component.java:4460)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:599)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
NESTED BY :
net.sf.jasperreports.engine.JRException: c:\workspace\tcc\src\relatorios\RelatorioClientePessoaFisica.jasper
at net.sf.jasperreports.engine.util.JRLoader.loadObject(JRLoader.java:75)
at net.sf.jasperreports.engine.JasperFillManager.fillReport(JasperFillManager.java:232)
at dataAccessObject.HibernateDao.gerar(HibernateDao.java:283)
at forms.cadastroCliente.jButton1ActionPerformed(cadastroCliente.java:1253)
at forms.cadastroCliente.access$2200(cadastroCliente.java:32)
at forms.cadastroCliente$23.actionPerformed(cadastroCliente.java:435)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318)
at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236)
at java.awt.Component.processMouseEvent(Component.java:6263)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3267)
at java.awt.Component.processEvent(Component.java:6028)
at java.awt.Container.processEvent(Container.java:2041)
at java.awt.Component.dispatchEventImpl(Component.java:4630)
at java.awt.Container.dispatchEventImpl(Container.java:2099)
at java.awt.Component.dispatchEvent(Component.java:4460)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4574)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4238)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4168)
at java.awt.Container.dispatchEventImpl(Container.java:2085)
at java.awt.Window.dispatchEventImpl(Window.java:2475)
at java.awt.Component.dispatchEvent(Component.java:4460)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:599)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
Caused by: java.io.FileNotFoundException: c:\workspace\tcc\src\relatorios\RelatorioClientePessoaFisica.jasper
... 31 more
CONSTRUÍDO COM SUCESSO (tempo total: 17 segundos)