Joda, a third party JAR file, not working with Ranorex

Mobile Testing, Android App Testing.
ArtMed
Posts: 13
Joined: Tue Oct 08, 2013 2:20 am

Joda, a third party JAR file, not working with Ranorex

Post by ArtMed » Thu Oct 10, 2013 8:55 pm

I'm having an issue where after deploying and instrumenting my app's apk file to Ranorex, my app crashes on the activity where it uses Joda, a third party JAR file that my app uses.

When I run my app without instrumenting with Ranorex it works fine, but after instrumentation it crashes and the log reports say:

fatal error : Resource not found: "org/joda/time/tz/data/ZoneInfoMap"
java.io.IOException: Resource not found: "org/joda/time/tz/data/ZoneInfoMap"

User avatar
Support Team
Site Admin
Site Admin
Posts: 12145
Joined: Fri Jul 07, 2006 4:30 pm
Location: Houston, Texas, USA
Contact:

Re: Joda, a third party JAR file, not working with Ranorex

Post by Support Team » Fri Oct 11, 2013 1:52 pm

Hello,

Unfortunately, dependencies for third-party components get lost during instrumentation process.
We are currently working on a fix for this known issue.

The current workaround for this issue is to manually instrument your application using source code.
Please take a look at our User Guide for detailed steps.

Regards,
Markus (T)

ArtMed
Posts: 13
Joined: Tue Oct 08, 2013 2:20 am

Re: Joda, a third party JAR file, not working with Ranorex

Post by ArtMed » Mon Oct 14, 2013 8:31 pm

Thank you for the workaround.

By any chance, is there already a planned release date for this fix?

User avatar
Support Team
Site Admin
Site Admin
Posts: 12145
Joined: Fri Jul 07, 2006 4:30 pm
Location: Houston, Texas, USA
Contact:

Re: Joda, a third party JAR file, not working with Ranorex

Post by Support Team » Tue Oct 15, 2013 6:23 pm

Hello,

We will provide a fix for this issue in our next service release version (4.1.2).
This new version should be released within the next two weeks.

Thank you for your patience and understanding.

Regards,
Markus (T)