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

Announcements
Discover how organizations are unlocking new revenue streams: Watch here
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

tmongodbinput getting error "Network:can't call something"

Hi
i have some four set of job which executes sequentially.each job is having mongodb component which have connection with the same database and sometime it works fine but sometime it used to get this error.what s the problem i am not getting it.
Default;6;Java Exception;tMongoDBInput2_3;com.mongodb.MongoException$Network:can't call something : /12.1.190.70:27017/Test;1

I am working on TOS DI 5.2.2

Thanks
Ashish.s
Labels (3)
1 Reply
Anonymous
Not applicable
Author

Hi,
How about using a tMongoDBConnection in your workflow? I suspect it is Mongo DB issue. Due to it takes too long to read and write, not returned within the specified time and then throw the exception. Perhaps you need config timeout for your MongoDB.

Best regards
Sabrina