hello friends,
heres a problem i know very little about how to approach.
when i ported my application from linux to solaris
environment, the following error appeared using:
Solaris 8
JDK 1.2.2
Orion 1.0.3b
Postgress 7.0.2
please as questions or let me know how i can get to the
bottom of this.
thanks,
jonathan
-------------------
javax.ejb.CreateException: Error creating EntityBean: ERROR: zpbit_in: f
is not
a valid bitstring
at java.lang.Throwable.fillInStackTrace(Native Method)
at java.lang.Throwable.fillInStackTrace(Compiled Code)
at java.lang.Throwable.<init>(Compiled Code)
at java.lang.Exception.<init>(Compiled Code)
at javax.ejb.CreateException.<init>(CreateException.java:47)
at
com.r6.user.UserManagementSessionEJB.createUserInfo(UserManagementSessionEJB.java:479)
at com.r6.user.UserManagementSessionEJB.addUser(Compiled Code)
at UserManagementSession_StatefulSessionBeanWrapper113.addUser(
UserManagementSession_StatefulSessionBeanWrapper113.java:64)
at AddUser.doPost(AddUser.java:58)
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.di.pz(JAX)
at com.evermind.server.http.di.forward(JAX)
at com.evermind.server.http.dr.p4(Compiled Code)
at com.evermind.server.http.dr.p3(Compiled Code)
at com.evermind.util.f.run(Compiled Code)