Displaying 1 result from an estimated 1 matches for "tibrvlisten".
Did you mean:
tibrvlistener
2007 Dec 27
1
app works when copied with tar, not with rsync
...h of the above two tests. This
test knocks out missing files, corrupted file names, permissions, ACL
differences, and a number of other possible problems I could think of>
The actual error the application gives on startup is logged as this:
java.lang.NoSuchFieldError: _impl
at com.tibco.tibrv.TibrvListener.init(TibrvListener.java:72)
at com.tibco.tibrv.TibrvListener.<init>(TibrvListener.java:58)
at com.tibco.infra.repository.RemoteDiscoverer.<init>(RepoFactory.java:5904)
.. stack trace continues ..
I have not been able to attach truss to the process starting up on the
original versus...