I have setup a carte cluster using pdi 4.4 and mysql 5.5 following directions I found here:
http://open-bi.blogspot.com/2009/11/...-serie-of.html
then I followed the directions here to try to test the carte cluster:
http://diethardsteiner.blogspot.com/...on-remote.html
the issue I'm having is when I try to run the transformation I get this error:
org.pentaho.di.core.exception.KettleException:
org.pentaho.di.core.exception.KettleException:
There was an error during transformation split
org.pentaho.di.core.exception.KettleException:
An error occurred sending a slave transformation: org.pentaho.di.core.exception.KettleException:
Unable to connect to the repository with name 'admin'
Error connecting to the repository!
Error occured while trying to connect to the database
Error connecting to database: (using class org.gjt.mm.mysql.Driver)
Communications link failure
The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
at org.pentaho.di.trans.TransExecutionConfiguration.<init>(TransExecutionConfiguration.java:669)
at org.pentaho.di.trans.TransConfiguration.<init>(TransConfiguration.java:67)
at org.pentaho.di.trans.TransConfiguration.fromXML(TransConfiguration.java:76)
at org.pentaho.di.www.AddTransServlet.doGet(AddTransServlet.java:95)
at org.pentaho.di.www.BaseHttpServlet.doPost(BaseHttpServlet.java:102)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511)
at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:390)
at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182)
at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:765)
at org.mortbay.jetty.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:230)
at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114)
at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152)
at org.mortbay.jetty.Server.handle(Server.java:322)
at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:536)
at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:930)
at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:747)
at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:212)
at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:405)
at org.mortbay.jetty.bio.SocketConnector$Connection.run(SocketConnector.java:228)
at org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:582)
Caused by: org.pentaho.di.core.exception.KettleException:
Error connecting to the repository!
Any thoughts?
http://open-bi.blogspot.com/2009/11/...-serie-of.html
then I followed the directions here to try to test the carte cluster:
http://diethardsteiner.blogspot.com/...on-remote.html
the issue I'm having is when I try to run the transformation I get this error:
Quote:
org.pentaho.di.core.exception.KettleException:
org.pentaho.di.core.exception.KettleException:
There was an error during transformation split
org.pentaho.di.core.exception.KettleException:
An error occurred sending a slave transformation: org.pentaho.di.core.exception.KettleException:
Unable to connect to the repository with name 'admin'
Error connecting to the repository!
Error occured while trying to connect to the database
Error connecting to database: (using class org.gjt.mm.mysql.Driver)
Communications link failure
The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
at org.pentaho.di.trans.TransExecutionConfiguration.<init>(TransExecutionConfiguration.java:669)
at org.pentaho.di.trans.TransConfiguration.<init>(TransConfiguration.java:67)
at org.pentaho.di.trans.TransConfiguration.fromXML(TransConfiguration.java:76)
at org.pentaho.di.www.AddTransServlet.doGet(AddTransServlet.java:95)
at org.pentaho.di.www.BaseHttpServlet.doPost(BaseHttpServlet.java:102)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511)
at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:390)
at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182)
at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:765)
at org.mortbay.jetty.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:230)
at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114)
at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152)
at org.mortbay.jetty.Server.handle(Server.java:322)
at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:536)
at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:930)
at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:747)
at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:212)
at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:405)
at org.mortbay.jetty.bio.SocketConnector$Connection.run(SocketConnector.java:228)
at org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:582)
Caused by: org.pentaho.di.core.exception.KettleException:
Error connecting to the repository!
Any thoughts?