Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Dridi
Contributor
Contributor

java.lang.Exception: Service was not built successfully

Hello,

I created a SOAP web service by Talend ESB 7.1.1 and jdk1.8.0_211.
The web service works well by SoapUi and a job tESBConsumer.
I want to export the service (.kar file) but I got the following error:

 

java.lang.Exception: Service was not built successfully, please check the logs for more details available on C:/TOS_ESB_V7/Studio/workspace/PROJET_WEB_SERVICE1/poms/jobs/process/webservice3/webservice3PortType/webservice3Operation/webservice3_0.1/lastGenerated.log
at org.talend.repository.services.ui.ServiceExportWizard.performFinish(ServiceExportWizard.java:140)
at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:853)
at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:438)
at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:619)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:248)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4353)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1061)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4172)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3761)
at org.eclipse.jface.window.Window.runEventLoop(Window.java:832)
at org.eclipse.jface.window.Window.open(Window.java:808)
at org.talend.repository.services.action.ExportServiceAction.doRun(ExportServiceAction.java:112)
at org.talend.repository.ui.actions.AContextualAction$2.run(AContextualAction.java:673)
at org.talend.repository.RepositoryWorkUnit.executeRun(RepositoryWorkUnit.java:99)
at org.talend.core.repository.model.AbstractRepositoryFactory.executeRepositoryWorkUnit(AbstractRepositoryFactory.java:258)
at org.talend.repository.localprovider.model.LocalRepositoryFactory.executeRepositoryWorkUnit(LocalRepositoryFactory.java:3495)
at org.talend.core.repository.model.ProxyRepositoryFactory.executeRepositoryWorkUnit(ProxyRepositoryFactory.java:2265)
at org.talend.repository.ui.actions.AContextualAction.run(AContextualAction.java:686)
at org.eclipse.jface.action.Action.runWithEvent(Action.java:519)

 

 

Labels (2)
2 Replies
Anonymous
Not applicable

Hello,

Would you mind uploading your lastGenerated.log file into community?

Best regards

Sabrina

Dridi
Contributor
Contributor
Author

Hello,

you find here the requested file lastGenerated.log.

 

Thanks.

 


lastGenerated.log