Quantcast
Channel: Pentaho Community Forums
Viewing all articles
Browse latest Browse all 16689

PDI Client received SOAP Fault from server

$
0
0
I recently setup the PDI 8 with BA-Server repository.
However, I can't save the transformations or jobs. The error log is attached.
Thanks for any help.
André.

OS: CentOS 6.9
BA-Server CE 8 (Production Mode Config)
PDI 8



It's the log:


java.lang.reflect.InvocationTargetException: Error saving transformation: org.pentaho.di.core.exception.KettleException:
Unable to save repository element [/home/admin/pdi_repository/rScript]


Unable to load transformation with id [983980c3-b4b6-477d-b8fd-d31cbbc81211]


Unable to read shared objects from repository


Unable to load shared objects
Client received SOAP Fault from server: exception while getting data for file with id "2b62f4a3-0b1c-4b61-bc2b-e283ffc99f8e"


Reference number: d388b809-c508-4cf3-8a1d-8fb8459b40a5 Please see the server log to find more detail regarding exact cause of the failure.








at org.pentaho.di.ui.spoon.dialog.SaveProgressDialog$1.run(SaveProgressDialog.java:74)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113)
Caused by: org.pentaho.di.core.exception.KettleException:
Unable to save repository element [/home/admin/pdi_repository/rScript]


Unable to load transformation with id [983980c3-b4b6-477d-b8fd-d31cbbc81211]


Unable to read shared objects from repository


Unable to load shared objects
Client received SOAP Fault from server: exception while getting data for file with id "2b62f4a3-0b1c-4b61-bc2b-e283ffc99f8e"


Reference number: d388b809-c508-4cf3-8a1d-8fb8459b40a5 Please see the server log to find more detail regarding exact cause of the failure.








at org.pentaho.di.repository.pur.PurRepository.save(PurRepository.java:1952)
at org.pentaho.di.repository.pur.PurRepository.save(PurRepository.java:1920)
at org.pentaho.di.repository.AbstractRepository.save(AbstractRepository.java:126)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.pentaho.di.ui.repo.RepositorySessionTimeoutHandler.invoke(RepositorySessionTimeoutHandler.java:71)
at com.sun.proxy.$Proxy87.save(Unknown Source)
at org.pentaho.di.ui.spoon.dialog.SaveProgressDialog$1.run(SaveProgressDialog.java:70)
... 1 more
Caused by: org.pentaho.di.core.exception.KettleException:
Unable to load transformation with id [983980c3-b4b6-477d-b8fd-d31cbbc81211]


Unable to read shared objects from repository


Unable to load shared objects
Client received SOAP Fault from server: exception while getting data for file with id "2b62f4a3-0b1c-4b61-bc2b-e283ffc99f8e"


Reference number: d388b809-c508-4cf3-8a1d-8fb8459b40a5 Please see the server log to find more detail regarding exact cause of the failure.






at org.pentaho.di.repository.pur.PurRepository.loadTransformation(PurRepository.java:2843)
at org.pentaho.di.repository.pur.PurRepository.saveTransOrJob(PurRepository.java:3049)
at org.pentaho.di.repository.pur.PurRepository.saveKettleEntity(PurRepository.java:2975)
at org.pentaho.di.repository.pur.PurRepository.saveTrans(PurRepository.java:2066)
at org.pentaho.di.repository.pur.PurRepository.save(PurRepository.java:1930)
... 10 more
Caused by: org.pentaho.di.core.exception.KettleException:
Unable to read shared objects from repository


Unable to load shared objects
Client received SOAP Fault from server: exception while getting data for file with id "2b62f4a3-0b1c-4b61-bc2b-e283ffc99f8e"


Reference number: d388b809-c508-4cf3-8a1d-8fb8459b40a5 Please see the server log to find more detail regarding exact cause of the failure.




at org.pentaho.di.repository.pur.PurRepository.loadAndCacheSharedObjects(PurRepository.java:1732)
at org.pentaho.di.repository.pur.PurRepository.readTransSharedObjects(PurRepository.java:1792)
at org.pentaho.di.repository.pur.PurRepository.loadTransformation(PurRepository.java:2833)
... 14 more
Caused by: org.pentaho.di.core.exception.KettleException:
Unable to load shared objects
Client received SOAP Fault from server: exception while getting data for file with id "2b62f4a3-0b1c-4b61-bc2b-e283ffc99f8e"


Reference number: d388b809-c508-4cf3-8a1d-8fb8459b40a5 Please see the server log to find more detail regarding exact cause of the failure.


at org.pentaho.di.repository.pur.PurRepository.readSharedObjects(PurRepository.java:1282)
at org.pentaho.di.repository.pur.PurRepository.loadAndCacheSharedObjects(PurRepository.java:1727)
... 16 more
Caused by: com.sun.xml.ws.fault.ServerSOAPFaultException: Client received SOAP Fault from server: exception while getting data for file with id "2b62f4a3-0b1c-4b61-bc2b-e283ffc99f8e"


Reference number: d388b809-c508-4cf3-8a1d-8fb8459b40a5 Please see the server log to find more detail regarding exact cause of the failure.
at com.sun.xml.ws.fault.SOAP11Fault.getProtocolException(SOAP11Fault.java:193)
at com.sun.xml.ws.fault.SOAPFaultBuilder.createException(SOAPFaultBuilder.java:131)
at com.sun.xml.ws.client.sei.StubHandler.readResponse(StubHandler.java:253)
at com.sun.xml.ws.db.DatabindingImpl.deserializeResponse(DatabindingImpl.java:203)
at com.sun.xml.ws.db.DatabindingImpl.deserializeResponse(DatabindingImpl.java:290)
at com.sun.xml.ws.client.sei.SyncMethodHandler.invoke(SyncMethodHandler.java:119)
at com.sun.xml.ws.client.sei.SyncMethodHandler.invoke(SyncMethodHandler.java:92)
at com.sun.xml.ws.client.sei.SEIStub.invoke(SEIStub.java:161)
at com.sun.proxy.$Proxy116.getDataAsNodeForReadInBatch(Unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.pentaho.di.repository.pur.UnifiedRepositoryInvocationHandler.invoke(UnifiedRepositoryInvocationHandler.java:39)
at com.sun.proxy.$Proxy117.getDataAsNodeForReadInBatch(Unknown Source)
at org.pentaho.platform.repository2.unified.webservices.jaxws.UnifiedRepositoryToWebServiceAdapter.getDataForReadInBatch(UnifiedRepositoryToWebServiceAdapter.java:204)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.pentaho.di.repository.pur.UnifiedRepositoryInvocationHandler.invoke(UnifiedRepositoryInvocationHandler.java:39)
at com.sun.proxy.$Proxy104.getDataForReadInBatch(Unknown Source)
at org.pentaho.di.repository.pur.PurRepository.readSharedObjects(PurRepository.java:1246)
... 17 more






Viewing all articles
Browse latest Browse all 16689

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>