Hi,
I'm not new to Orion but I'm stuck.
I'm trying to install orion on a new machine along with cloudscape 3.5
The Technical Env is as :
Linux RedHat6.2
Sun's JDK1.2.2
Orion1.3.8
Cloudscape3.5
Everything worked fine till I was on my previous machine. And now its
causing frustration.
Cloudscape is installed. and I can connect to it.
The problem is that SQL can not be executed from orion.
The application seems to deploy correctly, but when ever I try to create
some CMP entity beans I get an error like:
java.sql.SQLException: Error unmarshaling return; nested exception is:
java.lang.ClassNotFoundException: c8e.k.h
at RmiJdbc.RJConnection.prepareStatement(RJConnection.java:96)
at com.evermind.sql.ak.prepareStatement(JAX)
at com.evermind.sql.ak.prepareStatement(JAX)
at com.evermind.server.ejb.DataSourceConnection.getCustomStatement(JAX)
at EntityHomeWrapper1.create(EntityHomeWrapper1.java:395)
at KeyGenServlet.doPost(KeyGenServlet.java:58)
at KeyGenServlet.doGet(KeyGenServlet.java:30)
at javax.servlet.http.HttpServlet.service(HttpServlet.java)
at javax.servlet.http.HttpServlet.service(HttpServlet.java)
at javax.servlet.http.HttpServlet.service(HttpServlet.java)
at com.evermind.server.http.df.o3(JAX)
at com.evermind.server.http.df.forward(JAX)
at com.evermind.server.http.dm.o9(JAX)
at com.evermind.server.http.dm.o8(JAX)
at com.evermind.util.e.run(JAX)
Where could I be wrong , or is there some other technical problem.
Thanks,
Ishpal.