Welcome, Guest
Username Password: Remember me

Errors when adding articles
(1 viewing) (1) Guest
  • Page:
  • 1
  • 2

TOPIC: Errors when adding articles

Errors when adding articles 1 year, 8 months ago #232

  • tubbybtch
I am using a Samsung Intercept with Android 2.2.2.

Every time I try to add an article, the application gives me a "The pplication jooomid 1.2 (process org. joooid_1_1.android) has stopped unexpectedly. Please try again.

As for the article, if changes the title to a random negative int (-2070369973) and the text in the article is "Problems while posting article."

I would REALLY love to use your application...any ideas?

Re: Errors when adding articles 1 year, 8 months ago #235

  • admin
The webservices are working fine but there is an error while uploading images, check if the images directory permissions are set to 755 (777 to be sure if the issue is about apache user) the try again to publish a post.
If does not work either create me an account on your joomla site, at least publisher and send me an email with the account credentials, I'll try to debug the issue.

Re: Errors when adding articles 1 year, 8 months ago #239

  • tubbybtch
I checked, and the directory rights were already set to 755. I opened them up to 777, and got the same results. I will send you an email with administrator privileges, so you can test...

Re: Errors when adding articles 1 year, 8 months ago #243

  • admin
Ok, I've tested your Joomla website and after various attempt I've found the problem. The error is in the aswer that the application gets from your server, in particular the xml parser answer me an error:

org.xmlrpc.android.XMLRPCException: org.xmlpull.v1.XmlPullParserException: PI must not start with xml

after googling I've found that the error is due to the fact that before the xml response there is a whitespace or carriage return that make the parser raise an Exception. I've checked a regular response and the response from your server and there is really a carriage return before the response. I don't know what can cause this behaviour and it's really the first time I get an error like this. Can you give me more info about you host/webserver configuration? It's really hard to debug such things as I'm totally blind respect to the system where I'm testing.

Re: Errors when adding articles 1 year, 8 months ago #245

  • tubbybtch
I understand your difficulties!

I am hosting the site on bluehost.com. They have been very responsive in the past. I know that they run their shared hosting on Apache.

I am wondering if maybe it's a php version issue? The server is currently running php 5.2.17. The xmlrpc version is xmirpc-epi v. 0.51. The libxml2 ver is 2.7.7. I have programmed a lot of xml parsing in the past, and I would think a parser would toss any whitespace before hitting the <xml> tag. Is the whitespace issue caused when my server parsers your xml packet sent from the android app? I can request my hosting company update any packages.

Let me know what I can do...

Re: Errors when adding articles 1 year, 7 months ago #282

  • vwszabi
I am using a Sony Ericsson xperia X10 with Android 2.3.3.

When I try to add article the application gives me a 'The application jooomid 1.2 (process org. joooid_1_1.android) has stopped unexpectedly. Please try again.'

The text in the article is 'Problems while posting article'

I add to article only text, no picture...

2 days ago I can adding article from my Phone, but today can't add.

Please help...
  • Page:
  • 1
  • 2
Time to create page: 0.18 seconds