I am using 1.9.56 and getting error "Unable to find property 'env' on 
class: com.google.apphosting.utils.config.AppYaml"

On Wednesday, October 23, 2013 at 7:15:38 PM UTC+5:30, Ryan Huebsch wrote:
>
> This is a known issue with the Java SKDs. Please see the issue tracker for 
> more details and potential workarounds:
> https://code.google.com/p/googleappengine/issues/detail?id=10168
>
>
> On Tue, Oct 22, 2013 at 1:13 PM, William Taylor <wdtay...@gmail.com 
> <javascript:>> wrote:
>
>> I'm having the same issue.  I tired to use sdk-1.8.6 and still have get 
>> the same error as reported here.
>>
>>
>> On Friday, October 18, 2013 9:12:02 AM UTC-4, Sridhar Nalam wrote:
>>>
>>> I am trying to vacuum unused indexes from hosted app engine java 
>>> application. Before this i successfully deleted the unused indexes with 
>>> command 
>>>
>>> >appengine-java-sdk-1.8.5\bin\appcfg.cmd vacuum_indexes 
>>> C:\MyGAEJavaApp\war
>>>
>>> But this time, Exactly dont know what happed, its showing error as:-
>>>
>>> Please visit https://developers.google.com/appengine/downloads for the 
>>> latest SDK.
>>> ********************************************************
>>> Reading application configuration data...
>>> Oct 18, 2013 3:50:11 PM 
>>> com.google.apphosting.utils.config.AppEngineWebXmlReader 
>>> readAppEngineWebXml
>>>
>>> INFO: Successfully processed C:/MyGAEJavaApp/war\WEB-INF/
>>> appengine-web.xml
>>> Oct 18, 2013 3:50:11 PM 
>>> com.google.apphosting.utils.config.AbstractConfigXmlReader 
>>> readConfigXml
>>> INFO: Successfully processed C:/MyGAEJavaApp/war\WEB-INF/web.xml
>>> Oct 18, 2013 3:50:11 PM 
>>> com.google.apphosting.utils.config.AbstractConfigXmlReader 
>>> readConfigXml
>>> INFO: Successfully processed C:/MyGAEJavaApp/war\WEB-INF/cron.xml
>>> Oct 18, 2013 3:50:11 PM 
>>> com.google.apphosting.utils.config.AbstractConfigXmlReader 
>>> readConfigXml
>>> INFO: Successfully processed C:/MyGAEJavaApp/war\WEB-INF/queue.xml
>>> Oct 18, 2013 3:50:11 PM com.google.apphosting.utils.config.IndexesXmlReader 
>>> readConfigXml
>>> INFO: Successfully processed C:/MyGAEJavaApp/war\WEB-INF/
>>> datastore-indexes.
>>> xml
>>> Oct 18, 2013 3:50:11 PM com.google.apphosting.utils.config.IndexesXmlReader 
>>> readConfigXml
>>> INFO: Successfully processed C:\MyGAEJavaApp\war\WEB-INF\
>>> appengine-generate
>>> d\datastore-indexes-auto.xml
>>>
>>> Beginning interaction for module default...
>>> 10% Found 4 local index definitions.
>>>
>>> Error Details:
>>> Line 0, column 12: Unable to find property 'application' on class: 
>>> com.google.apphosting.utils.confi
>>> g.IndexYamlReader$IndexYaml
>>>
>>> Unable to perform vacuum_indexes
>>> Unable to perform vacuum_indexes
>>> Please see the logs 
>>> [C:\Users\sridhar_pc\AppData\Local\Temp\appcfg922191814490203325.log] 
>>> for furthe
>>> r information.
>>>
>>> *Log file is*:-
>>>
>>> com.google.appengine.tools.admin.AdminException: Unable to perform 
>>> vacuum_indexes
>>> at com.google.appengine.tools.admin.AppAdminImpl.
>>> vacuumIndexes(AppAdminImpl.java:346)
>>> at com.google.appengine.tools.admin.AppCfg$VacuumIndexesAction.execute(
>>> AppCfg.java:1605)
>>> at com.google.appengine.tools.admin.AppCfg.executeAction(
>>> AppCfg.java:327)
>>> at com.google.appengine.tools.admin.AppCfg.<init>(AppCfg.java:210)
>>> at com.google.appengine.tools.admin.AppCfg.<init>(AppCfg.java:121)
>>> at com.google.appengine.tools.admin.AppCfg.main(AppCfg.java:117)
>>> Caused by: com.google.apphosting.utils.config.AppEngineConfigException: 
>>> Line 0, column 12: Unable to find property 'application' on class: 
>>> com.google.apphosting.utils.config.IndexYamlReader$IndexYaml
>>> at com.google.apphosting.utils.config.IndexYamlReader.
>>> parseMultiple(IndexYamlReader.java:158)
>>> at com.google.appengine.tools.admin.IndexDeleter.diffIndexesOnServer(
>>> IndexDeleter.java:72)
>>> at com.google.appengine.tools.admin.IndexDeleter.deleteUnusedIndexes(
>>> IndexDeleter.java:186)
>>> at com.google.appengine.tools.admin.AppAdminImpl.
>>> vacuumIndexes(AppAdminImpl.java:342)
>>> ... 5 more
>>> Caused by: com.google.appengine.repackaged.net.sourceforge.
>>> yamlbeans.YamlReader$YamlReaderException: Line 0, column 12: Unable to 
>>> find property 'application' on class: com.google.apphosting.utils.
>>> config.IndexYamlReader$IndexYaml
>>> at com.google.appengine.repackaged.net.sourceforge.yamlbeans.YamlReader.
>>> readValueInternal(YamlReader.java:259)
>>> at com.google.appengine.repackaged.net.sourceforge.yamlbeans.YamlReader.
>>> readValue(YamlReader.java:150)
>>> at com.google.appengine.repackaged.net.sourceforge.
>>> yamlbeans.YamlReader.read(YamlReader.java:106)
>>> at com.google.appengine.repackaged.net.sourceforge.
>>> yamlbeans.YamlReader.read(YamlReader.java:91)
>>> at com.google.apphosting.utils.config.IndexYamlReader.
>>> parseMultiple(IndexYamlReader.java:203)
>>> at com.google.apphosting.utils.config.IndexYamlReader.
>>> parseMultiple(IndexYamlReader.java:156)
>>> ... 8 more
>>>
>>> Somebody please help me to solve this issue. 
>>>
>>> Thank you.
>>>
>>>  
>>>
>>>
>>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "Google App Engine" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to google-appengi...@googlegroups.com <javascript:>.
>> To post to this group, send email to google-a...@googlegroups.com 
>> <javascript:>.
>> Visit this group at http://groups.google.com/group/google-appengine.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/52a4b845-92d9-406d-bebc-56df20240f61%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to