Discussion:
Looking for info on how to resolve error warnings in log
richardc
2011-12-11 07:44:26 UTC
Permalink
Hi there,

I'm getting error messages in the log (WARNING Plone No
mobile_properties found / WARNING Plone No site was available in
locationmanager.rewriteURL()) and was wondering if someone could point
me to a possible fix.

I've read about this issue in posts before but I haven't found a
solution.

Also, I'm not sure how critical these messages are, or if I can just
ignore them?

Thanks,
Richard

Versions:
Go Mobile 1.0.2
Go Mobile Convergence 1.0.1
Go Mobile Default Theme 1.0.3
Plone 4.1.2 (4111)
CMF 2.2.4
Zope 2.13.10
Python 2.6.7 (r267:88850, Nov 23 2011, 10:46:23) [GCC 4.4.3]
Mikko Ohtamaa
2011-12-13 09:54:27 UTC
Permalink
Hi Richard,

The warnings are generated by this file:

http://code.google.com/p/plonegomobile/source/browse/gomobile.mobile/trunk/gomobile/mobile/locationmanager.py

You can ignore the messages; the warning level is too high for the
most use cases as they often are caused by simple browsing in Zope
management interface.

-Mikko
Post by richardc
Hi there,
I'm getting error messages in the log (WARNING Plone No
mobile_properties found / WARNING Plone No site was available in
locationmanager.rewriteURL()) and was wondering if someone could point
me to a possible fix.
I've read about this issue in posts before but I haven't found a
solution.
Also, I'm not sure how critical these messages are, or if I can just
ignore them?
Thanks,
Richard
Go Mobile 1.0.2
Go Mobile Convergence 1.0.1
Go Mobile Default Theme 1.0.3
Plone 4.1.2 (4111)
CMF 2.2.4
Zope 2.13.10
Python 2.6.7 (r267:88850, Nov 23 2011, 10:46:23) [GCC 4.4.3]
--
You received this message because you are subscribed to the Google Groups "gomobile-dev" group.
To post to this group, send email to gomobile-dev-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
To unsubscribe from this group, send email to gomobile-dev+***@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/gomobile-dev?hl=en.
Mikko Ohtamaa
2011-12-13 19:14:57 UTC
Permalink
Hi,

Just released version 1.0.7 to fix this problem.
Post by Mikko Ohtamaa
Hi Richard,
http://code.google.com/p/plonegomobile/source/browse/gomobile.mobile/...
You can ignore the messages; the warning level is too high for the
most use cases as they often are caused by simple browsing in Zope
management interface.
-Mikko
Post by richardc
Hi there,
I'm getting error messages in the log (WARNING Plone No
mobile_properties found / WARNING Plone No site was available in
locationmanager.rewriteURL()) and was wondering if someone could point
me to a possible fix.
I've read about this issue in posts before but I haven't found a
solution.
Also, I'm not sure how critical these messages are, or if I can just
ignore them?
Thanks,
Richard
Go Mobile 1.0.2
Go Mobile Convergence 1.0.1
Go Mobile Default Theme 1.0.3
Plone 4.1.2 (4111)
CMF 2.2.4
Zope 2.13.10
Python 2.6.7 (r267:88850, Nov 23 2011, 10:46:23) [GCC 4.4.3]
--
You received this message because you are subscribed to the Google Groups "gomobile-dev" group.
To post to this group, send email to gomobile-dev-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
To unsubscribe from this group, send email to gomobile-dev+***@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/gomobile-dev?hl=en.
Loading...