Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3434838
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T07:44:50+00:00 2026-05-18T07:44:50+00:00

I created a simple application that shows add using ad whirl .it does not

  • 0

I created a simple application that shows add using ad whirl .it does not show any ad
i added logcat file

thanks in advance

11-18 15:08:55.940: ERROR/AdWhirl SDK(619): Caught IOException in fetchConfig()
11-18 15:08:55.940: ERROR/AdWhirl SDK(619): java.net.UnknownHostException: mob.adwhirl.com
11-18 15:08:55.940: ERROR/AdWhirl SDK(619):     at java.net.InetAddress.lookupHostByName(InetAddress.java:513)
11-18 15:08:55.940: ERROR/AdWhirl SDK(619):     at java.net.InetAddress.getAllByNameImpl(InetAddress.java:278)
11-18 15:08:55.940: ERROR/AdWhirl SDK(619):     at java.net.InetAddress.getAllByName(InetAddress.java:242)
11-18 15:08:55.940: ERROR/AdWhirl SDK(619):     at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:136)
11-18 15:08:55.940: ERROR/AdWhirl SDK(619):     at org.apache.http.impl.conn.AbstractPoolEntry.open(AbstractPoolEntry.java:164)
11-18 15:08:55.940: ERROR/AdWhirl SDK(619):     at org.apache.http.impl.conn.AbstractPooledConnAdapter.open(AbstractPooledConnAdapter.java:119)
11-18 15:08:55.940: ERROR/AdWhirl SDK(619):     at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:348)
11-18 15:08:55.940: ERROR/AdWhirl SDK(619):     at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:555)
11-18 15:08:55.940: ERROR/AdWhirl SDK(619):     at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:487)
11-18 15:08:55.940: ERROR/AdWhirl SDK(619):     at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:465)
11-18 15:08:55.940: ERROR/AdWhirl SDK(619):     at com.adwhirl.AdWhirlManager.fetchConfig(AdWhirlManager.java:221)
11-18 15:08:55.940: ERROR/AdWhirl SDK(619):     at com.adwhirl.AdWhirlLayout$InitRunnable.run(AdWhirlLayout.java:293)
11-18 15:08:55.940: ERROR/AdWhirl SDK(619):     at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
11-18 15:08:55.940: ERROR/AdWhirl SDK(619):     at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:305)
11-18 15:08:55.940: ERROR/AdWhirl SDK(619):     at java.util.concurrent.FutureTask.run(FutureTask.java:137)
11-18 15:08:55.940: ERROR/AdWhirl SDK(619):     at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:114)
11-18 15:08:55.940: ERROR/AdWhirl SDK(619):     at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:229)
11-18 15:08:55.940: ERROR/AdWhirl SDK(619):     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1068)
11-18 15:08:55.940: ERROR/AdWhirl SDK(619):     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:561)
11-18 15:08:55.940: ERROR/AdWhirl SDK(619):     at java.lang.Thread.run(Thread.java:1096)
11-18 15:08:55.970: ERROR/AdWhirl SDK(619): Unable to parse response from JSON. This may or may not be fatal.
11-18 15:08:55.970: ERROR/AdWhirl SDK(619): java.lang.NullPointerException
11-18 15:08:55.970: ERROR/AdWhirl SDK(619):     at org.json.JSONTokener.nextCleanInternal(JSONTokener.java:112)
11-18 15:08:55.970: ERROR/AdWhirl SDK(619):     at org.json.JSONTokener.nextValue(JSONTokener.java:90)
11-18 15:08:55.970: ERROR/AdWhirl SDK(619):     at org.json.JSONObject.<init>(JSONObject.java:154)
11-18 15:08:55.970: ERROR/AdWhirl SDK(619):     at org.json.JSONObject.<init>(JSONObject.java:171)
11-18 15:08:55.970: ERROR/AdWhirl SDK(619):     at com.adwhirl.AdWhirlManager.parseConfigurationString(AdWhirlManager.java:279)
11-18 15:08:55.970: ERROR/AdWhirl SDK(619):     at com.adwhirl.AdWhirlManager.fetchConfig(AdWhirlManager.java:246)
11-18 15:08:55.970: ERROR/AdWhirl SDK(619):     at com.adwhirl.AdWhirlLayout$InitRunnable.run(AdWhirlLayout.java:293)
11-18 15:08:55.970: ERROR/AdWhirl SDK(619):     at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
11-18 15:08:55.970: ERROR/AdWhirl SDK(619):     at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:305)
11-18 15:08:55.970: ERROR/AdWhirl SDK(619):     at java.util.concurrent.FutureTask.run(FutureTask.java:137)
11-18 15:08:55.970: ERROR/AdWhirl SDK(619):     at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:114)
11-18 15:08:55.970: ERROR/AdWhirl SDK(619):     at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:229)
11-18 15:08:55.970: ERROR/AdWhirl SDK(619):     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1068)
11-18 15:08:55.970: ERROR/AdWhirl SDK(619):     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:561)
11-18 15:08:55.970: ERROR/AdWhirl SDK(619):     at java.lang.Thread.run(Thread.java:1096)
11-18 15:09:26.019: ERROR/AdWhirl SDK(619): Caught IOException in fetchConfig()
11-18 15:09:26.019: ERROR/AdWhirl SDK(619): java.net.UnknownHostException: mob.adwhirl.com
11-18 15:09:26.019: ERROR/AdWhirl SDK(619):     at java.net.InetAddress.lookupHostByName(InetAddress.java:513)
11-18 15:09:26.019: ERROR/AdWhirl SDK(619):     at java.net.InetAddress.getAllByNameImpl(InetAddress.java:278)
11-18 15:09:26.019: ERROR/AdWhirl SDK(619):     at java.net.InetAddress.getAllByName(InetAddress.java:242)
11-18 15:09:26.019: ERROR/AdWhirl SDK(619):     at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:136)
11-18 15:09:26.019: ERROR/AdWhirl SDK(619):     at org.apache.http.impl.conn.AbstractPoolEntry.open(AbstractPoolEntry.java:164)
11-18 15:09:26.019: ERROR/AdWhirl SDK(619):     at org.apache.http.impl.conn.AbstractPooledConnAdapter.open(AbstractPooledConnAdapter.java:119)
11-18 15:09:26.019: ERROR/AdWhirl SDK(619):     at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:348)
11-18 15:09:26.019: ERROR/AdWhirl SDK(619):     at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:555)
11-18 15:09:26.019: ERROR/AdWhirl SDK(619):     at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:487)
11-18 15:09:26.019: ERROR/AdWhirl SDK(619):     at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:465)
11-18 15:09:26.019: ERROR/AdWhirl SDK(619):     at com.adwhirl.AdWhirlManager.fetchConfig(AdWhirlManager.java:221)
11-18 15:09:26.019: ERROR/AdWhirl SDK(619):     at com.adwhirl.AdWhirlLayout$InitRunnable.run(AdWhirlLayout.java:293)
11-18 15:09:26.019: ERROR/AdWhirl SDK(619):     at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
11-18 15:09:26.019: ERROR/AdWhirl SDK(619):     at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:305)
11-18 15:09:26.019: ERROR/AdWhirl SDK(619):     at java.util.concurrent.FutureTask.run(FutureTask.java:137)
11-18 15:09:26.019: ERROR/AdWhirl SDK(619):     at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:114)
11-18 15:09:26.019: ERROR/AdWhirl SDK(619):     at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:229)
11-18 15:09:26.019: ERROR/AdWhirl SDK(619):     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1068)
11-18 15:09:26.019: ERROR/AdWhirl SDK(619):     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:561)
11-18 15:09:26.019: ERROR/AdWhirl SDK(619):     at java.lang.Thread.run(Thread.java:1096)
11-18 15:09:26.029: ERROR/AdWhirl SDK(619): Unable to parse response from JSON. This may or may not be fatal.
11-18 15:09:26.029: ERROR/AdWhirl SDK(619): java.lang.NullPointerException
11-18 15:09:26.029: ERROR/AdWhirl SDK(619):     at org.json.JSONTokener.nextCleanInternal(JSONTokener.java:112)
11-18 15:09:26.029: ERROR/AdWhirl SDK(619):     at org.json.JSONTokener.nextValue(JSONTokener.java:90)
11-18 15:09:26.029: ERROR/AdWhirl SDK(619):     at org.json.JSONObject.<init>(JSONObject.java:154)
11-18 15:09:26.029: ERROR/AdWhirl SDK(619):     at org.json.JSONObject.<init>(JSONObject.java:171)
11-18 15:09:26.029: ERROR/AdWhirl SDK(619):     at com.adwhirl.AdWhirlManager.parseConfigurationString(AdWhirlManager.java:279)
11-18 15:09:26.029: ERROR/AdWhirl SDK(619):     at com.adwhirl.AdWhirlManager.fetchConfig(AdWhirlManager.java:246)
11-18 15:09:26.029: ERROR/AdWhirl SDK(619):     at com.adwhirl.AdWhirlLayout$InitRunnable.run(AdWhirlLayout.java:293)
11-18 15:09:26.029: ERROR/AdWhirl SDK(619):     at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
11-18 15:09:26.029: ERROR/AdWhirl SDK(619):     at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:305)
11-18 15:09:26.029: ERROR/AdWhirl SDK(619):     at java.util.concurrent.FutureTask.run(FutureTask.java:137)
11-18 15:09:26.029: ERROR/AdWhirl SDK(619):     at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:114)
11-18 15:09:26.029: ERROR/AdWhirl SDK(619):     at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:229)
11-18 15:09:26.029: ERROR/AdWhirl SDK(619):     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1068)
11-18 15:09:26.029: ERROR/AdWhirl SDK(619):     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:561)
11-18 15:09:26.029: ERROR/AdWhirl SDK(619):     at java.lang.Thread.run(Thread.java:1096)
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-18T07:44:51+00:00Added an answer on May 18, 2026 at 7:44 am
    java.net.UnknownHostException: mob.adwhirl.com
    

    That means that the url doesn’t exist or that it returns 404. Try to open it with a browser and you see the 404 error page.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I created a simple dialog-based application, and in the default CDialog added three buttons
In a simple winform application, I call a function that endlessy create files on
I've created a simple desktop application in C# 3.0 to learn some C#, wpf
I created a simple .NET windows application in Visual Studio 2005 and on just
I've created a simple httpModule, registered it on GAC and added it to the
I'm planning to create a simple gadget to create a TO DO list application.
For a web application, I would like to create a simple but effective licensing
I have created a simple wcf service which used the WCF Service Library template.
I've created a simple user control which is manually created with something like MyUserControl
I have created a simple grid of divs by left floating them and an

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.