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

Unhandled event loop exception (Java Heap space)

Hi,
I am getting the captioned error while trying to open a job in any of my existing projects.
When i click on ok i get the below pop up window. Can someone please help urgently ?
0683p000009MFMX.png

I have also set the below values in my Talend Preferences, but still i get the same error.


0683p000009MFMc.png

Labels (2)
30 Replies
Anonymous
Not applicable
Author

Hi,
Sorry for delay!
We cannot repro your issue on our end. Could you please create a jira issue on Talend Bug Tracker?
https://jira.talendforge.org/secure/Dashboard.jspa
Best regards
Sabrina
Anonymous
Not applicable
Author

Hi Sabrina,
I have got a new issue now. My ETL job gets stuck in between. We are copying data from Lotus to Oracle DB. Also fyi, we are copying 55 columns data from Lotus to Oracle.
When i ping the Lotus DB server i can see a packet loss of 4%. Could this be the reason for the job getting stuck ?
If yes, then how can i make the job to continue running again. What is the impact of this ?
0683p000009MFMw.png
Anonymous
Not applicable
Author

Hi,
Are you still using talend open studio 5.5?
Is there any more error message printed on console?
Best regards
Sabrina
Anonymous
Not applicable
Author

Hi,
Yes i am still using Talend 5.5.1 and there is no error message in the console. Every time the job hangs after copying 7000 rows.
Anonymous
Not applicable
Author

Hi,

I got the below error when i ran it using .bat file on the command prompt.


0683p000009MFLL.png
Anonymous
Not applicable
Author

Hi Sabrina,
I am getting the below mentioned error while trying to extract Oracle query result into a spreadsheet.
Can you please help ?

0683p000009MFEo.png 0683p000009MFN1.png
Anonymous
Not applicable
Author

Hi,
We see that there is a warning    on component toracleinput. What's this warning?
Can you successfully connect your oracle DB by using  DB connection parameter directly without context?
Best regards
Sabrina
Anonymous
Not applicable
Author

Hi,
Yes i am able to connect to Oracle DB from the ETL server (using tnsping) and the Warning is as below, 
-Parameter(Query):schema is different from the query
-No schema has been defined yet
Anonymous
Not applicable
Author

Hi,
From the screenshot  you provided, we can not see the whole wok flow.
Did you use  tOracleConnection in your job work flow?
If so, have you already dropped  a tOracleConnection into the job for the tOracleInput component(OnsubjobOK )?
Best regards
Sabrina
Anonymous
Not applicable
Author

Hi,
Even after adding tOracleConnection i am getting the same error.

0683p000009MFN6.png    0683p000009MFJ0.png