Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null} error

Hi all,
I have a job that delete rows database according some criterias but now it doesn't work anymore... I have already developed these kind of job before and it was working well but now I get the following error message:
==> oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Thanks in advance for your help!
Labels (2)
4 Replies
Anonymous
Not applicable
Author

Hi,
The error info you provided is just about the server. Would you mind uploading your error log which is located in <Talend Studio install path>/workspace/.metadata.
Best regards
Sabrina
Anonymous
Not applicable
Author

There is a problem with the forum because I cannot upload file. anyway... Here is a copy past of the last stack traces.
ENTRY org.eclipse.team.svn.core.svnnature 4 0 2012-10-24 11:56:39.210
!MESSAGE SVN: '0x00000107: Synchronizing' operation finished with error
!SUBENTRY 1 org.eclipse.team.svn.core.svnnature 4 0 2012-10-24 11:56:39.210
!MESSAGE Synchronize operation failed.
!STACK 0
org.eclipse.team.svn.core.connector.SVNConnectorException: svn: connection refused by the server
svn: PROPFIND request failed on '/svn/repository/REGISTRYPROJECT/trunk/BonitaRepo_REGISTRYPROJECT/trunk/BonitaRepo_REGISTRYPROJECT_My%20Profiles'
at org.polarion.team.svn.connector.svnkit.SVNKitConnector.handleClientException(SVNKitConnector.java:1400)
at org.polarion.team.svn.connector.svnkit.SVNKitConnector.status(SVNKitConnector.java:337) at org.eclipse.team.svn.core.extension.factory.ThreadNameModifier.status(ThreadNameModifier.java:608

To see the whole post, download it here
OriginalPost.pdf
janhess
Creator II
Creator II

So yopu can no longer connect to your server. Change in permissions?
Anonymous
Not applicable
Author

I still can connect to the server and the commit for instance happens well. The svn is up and running.