


Hi,
Ref: Next Gen RIA, Exercise 5,Task 2, page 13
I am getting an error in the tomcat console window, when running Ant to deploy the Mosaic app. However the Ant build is successful.
See attached log file.
Thanks,
Rupert
Views
Replies
Sign in to like this content
Total Likes
Interesting. Do the applications get deployed (launch the Mosaic AIR app)?
Views
Replies
Sign in to like this content
Total Likes
Yes, it does, but it gives an error when you click on the Max2009App.
"Error Loading Application"
Then
<error><timestamp>2009.09.29 14.43.30</timestamp><code>0</code><message>null</message></error>
Views
Replies
Sign in to like this content
Total Likes
Sounds like an error in one of the XML files. Double check the max2009_catalog.xml and/or the MAX2009.xml file. If you are still having trouble, post those two files and I'll have a look.
Cheers,
Mike
Views
Replies
Sign in to like this content
Total Likes
Hi there
I had the same error due to an error in the XML "max2009_catalog.xml"
The easiest way to find the error out is open it on Firefox. If the XML is malformed, it will point the line and character where the error is.
In my case, I reordered some lines and a ">" was out of place.
I hope this helps
Regards
.rb
Views
Replies
Sign in to like this content
Total Likes
Checked the XML files, they render OK in Firefox without problems.
Went back over all the steps again, no change. Files attached.
But still getting deployment errors:
C:\MAX2009\Next Gen RIAs\Lab Material\max2009>ant
Buildfile: build.xml
deploy-catalogs:
[echo] <error><timestamp>2009.09.29 17.04.28</timestamp><code>0</code><mess
age>com/adobe/livecycle/mosaic/service/rest/catalogservice/CatalogServiceImportR
esourceRestHandler$CatalogServiceAppModelImportFilter</message></error>
deploy-applications:
[echo] <?xml version="1.0" encoding="UTF-8"?><application-service-invocatio
n><application-import-response><application-import-result application-import-res
ult-code="0"/></application-import-response></application-service-invocation>
deploy:
BUILD SUCCESSFUL
Total time: 1 second
C:\MAX2009\Next Gen RIAs\Lab Material\max2009>
Views
Replies
Sign in to like this content
Total Likes
Humm, try these
Views
Replies
Sign in to like this content
Total Likes
Tried the 2 XML files above. But had the same problem.
I have attached my ZIP application file. If someone else can deploy this without problems, then something else is broken.
Views
Replies
Sign in to like this content
Total Likes
Rupert;
I brought your zip into my MAX environment and it runs fine.
In the C:\MAX2009\Next Gen RIAs\Server\9.0.0.0.20090828.2.219456\dist\samples\max2009 folder is a complete lab. Can you ANT that build.xml and see what happens?
Mike
Views
Replies
Sign in to like this content
Total Likes
I'm going to flag this as assumed answered.
Cheers,
Val
Views
Replies
Sign in to like this content
Total Likes