oprczr

Absent Member.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2010-06-29
19:42
1269 views
Standalone config doesn't match requested layer?
I'm trying to setup a zav streaming server, got it all setup, all the files in their place, but when I go to run an application it fails.
Any thoughts?
This is what I used to create the app:
LicenseUtil.exe CreateAppConfig /pc <path to license> /an photoshop /av 1.0;0;0 /au http://x.x.x.x/layers/photoshop/1.0__0/xstream/0/model.xm /vm 1.0;0 /xvm http://x.x.x.x/config/xvm.xml /xreg http://x.x.x.x/config/xreg.xml /o C:\inetpub\wwwroot\config\photoshop.xml
And this is what comes up in the debug view when I try to stream the app:
[2180] 06/29/2010 14:30:43.7628 - Info - 0x0EF8: Prefetch queue: <empty>
[2180] 06/29/2010 14:30:43.7628 - Critical - 0x0EF8: Exception handling request: 2048328210;start;http://x.x.x.x/config/photoshop.xml;;-1;x.x.x.x;;0;0;1;-1;false;4089c;true
[2180] Standalone config doesn't match requested layer.
[2180] 06/29/2010 14:30:43.7628 - Debug - 0x0EF8: Stack for exception handling request:
[2180] at Xenocode.Client.Controls.Shared.Configuration.x0aec991332ef671d._x68272b921936f627(String x60bedd5a30c1252d, xe9a7305dcb98bbdc x365083eacd261e3e, String x30b1bfa41311080b, String xcc20fe7dea6887c9, String xb958abf2d96ff5aa, Boolean x38735f48f8826806, String& x0420d48441d7c873)
[2180] at Xenocode.Client.Controls.Shared.Configuration.x0aec991332ef671d.x68272b921936f627(xe9a7305dcb98bbdc x365083eacd261e3e, String x30b1bfa41311080b, String xcc20fe7dea6887c9, String xb958abf2d96ff5aa, Boolean x38735f48f8826806, String& x0420d48441d7c873)
[2180] at Xenocode.Client.Controls.Agent.x3174ecd86bd6b2fa._x166dde0a3f0d8629(xe9a7305dcb98bbdc xd83d1fdd94a0449c, Boolean x38735f48f8826806)
[2180] at Xenocode.Client.Controls.Agent.x3174ecd86bd6b2fa._xf67dec2647d88724(Boolean x38735f48f8826806)
[2180] at Xenocode.Client.Controls.Agent.x3174ecd86bd6b2fa.x0df4218c526982bb(x3174ecd86bd6b2fa xc4774c96b1a93682, x3058ab042680cea2 x3fe0da6f4ea889cd, Int32 xf05a34d20d5080f5, String xbf308aeecf014980, String x6a0233dbbe8baaca, String x47326be775eddb1b, IntPtr x853189f95fd6e8f7, Boolean xa9203bd9d17aeeb0)
[2180] at Xenocode.Client.Controls.Agent.xdd9a7a34c0cff1b5._x0df4218c526982bb(x6e18fb072544c0d5 x36e844803b8fa916, x3174ecd86bd6b2fa xc4774c96b1a93682, x3058ab042680cea2 x3fe0da6f4ea889cd, CacheMode xd197322b63c97bd3, Int32 xf05a34d20d5080f5, Boolean x6da932b8fd7a36be, String xbf308aeecf014980, String x6a0233dbbe8baaca, String x47326be775eddb1b, IntPtr x853189f95fd6e8f7, Boolean xa9203bd9d17aeeb0)
[2180] at Xenocode.Client.Controls.Agent.xdd9a7a34c0cff1b5._x0df4218c526982bb(x6e18fb072544c0d5 xfd8c43cd9704a19f, String xbf308aeecf014980, String x6a0233dbbe8baaca, String x0420d48441d7c873, x3058ab042680cea2 x3fe0da6f4ea889cd, x353aef1a09646cb0 x830f39a6abd89807, CacheMode xd197322b63c97bd3, Int32 xf05a34d20d5080f5, Boolean x6da932b8fd7a36be, IntPtr x853189f95fd6e8f7, Boolean xa9203bd9d17aeeb0)
[2180] at Xenocode.Client.Controls.Agent.xdd9a7a34c0cff1b5.x0df4218c526982bb(String xe1e7f67b050824f2, Version x68ad9d8a00c479a1, Int64 x962fb881b70ab200, String xcc20fe7dea6887c9, String xb958abf2d96ff5aa, x3058ab042680cea2 x3fe0da6f4ea889cd, x353aef1a09646cb0 x830f39a6abd89807, CacheMode xd197322b63c97bd3, Int32 xf05a34d20d5080f5, Boolean x6da932b8fd7a36be, IntPtr x853189f95fd6e8f7, Boolean xa9203bd9d17aeeb0)
[2180] at Xenocode.Client.Controls.Agent.xfdd814ee862544e2._xe4364a03608599c7(String x73f530af0456a3db)
Any thoughts?
This is what I used to create the app:
LicenseUtil.exe CreateAppConfig /pc <path to license> /an photoshop /av 1.0;0;0 /au http://x.x.x.x/layers/photoshop/1.0__0/xstream/0/model.xm /vm 1.0;0 /xvm http://x.x.x.x/config/xvm.xml /xreg http://x.x.x.x/config/xreg.xml /o C:\inetpub\wwwroot\config\photoshop.xml
And this is what comes up in the debug view when I try to stream the app:
[2180] 06/29/2010 14:30:43.7628 - Info - 0x0EF8: Prefetch queue: <empty>
[2180] 06/29/2010 14:30:43.7628 - Critical - 0x0EF8: Exception handling request: 2048328210;start;http://x.x.x.x/config/photoshop.xml;;-1;x.x.x.x;;0;0;1;-1;false;4089c;true
[2180] Standalone config doesn't match requested layer.
[2180] 06/29/2010 14:30:43.7628 - Debug - 0x0EF8: Stack for exception handling request:
[2180] at Xenocode.Client.Controls.Shared.Configuration.x0aec991332ef671d._x68272b921936f627(String x60bedd5a30c1252d, xe9a7305dcb98bbdc x365083eacd261e3e, String x30b1bfa41311080b, String xcc20fe7dea6887c9, String xb958abf2d96ff5aa, Boolean x38735f48f8826806, String& x0420d48441d7c873)
[2180] at Xenocode.Client.Controls.Shared.Configuration.x0aec991332ef671d.x68272b921936f627(xe9a7305dcb98bbdc x365083eacd261e3e, String x30b1bfa41311080b, String xcc20fe7dea6887c9, String xb958abf2d96ff5aa, Boolean x38735f48f8826806, String& x0420d48441d7c873)
[2180] at Xenocode.Client.Controls.Agent.x3174ecd86bd6b2fa._x166dde0a3f0d8629(xe9a7305dcb98bbdc xd83d1fdd94a0449c, Boolean x38735f48f8826806)
[2180] at Xenocode.Client.Controls.Agent.x3174ecd86bd6b2fa._xf67dec2647d88724(Boolean x38735f48f8826806)
[2180] at Xenocode.Client.Controls.Agent.x3174ecd86bd6b2fa.x0df4218c526982bb(x3174ecd86bd6b2fa xc4774c96b1a93682, x3058ab042680cea2 x3fe0da6f4ea889cd, Int32 xf05a34d20d5080f5, String xbf308aeecf014980, String x6a0233dbbe8baaca, String x47326be775eddb1b, IntPtr x853189f95fd6e8f7, Boolean xa9203bd9d17aeeb0)
[2180] at Xenocode.Client.Controls.Agent.xdd9a7a34c0cff1b5._x0df4218c526982bb(x6e18fb072544c0d5 x36e844803b8fa916, x3174ecd86bd6b2fa xc4774c96b1a93682, x3058ab042680cea2 x3fe0da6f4ea889cd, CacheMode xd197322b63c97bd3, Int32 xf05a34d20d5080f5, Boolean x6da932b8fd7a36be, String xbf308aeecf014980, String x6a0233dbbe8baaca, String x47326be775eddb1b, IntPtr x853189f95fd6e8f7, Boolean xa9203bd9d17aeeb0)
[2180] at Xenocode.Client.Controls.Agent.xdd9a7a34c0cff1b5._x0df4218c526982bb(x6e18fb072544c0d5 xfd8c43cd9704a19f, String xbf308aeecf014980, String x6a0233dbbe8baaca, String x0420d48441d7c873, x3058ab042680cea2 x3fe0da6f4ea889cd, x353aef1a09646cb0 x830f39a6abd89807, CacheMode xd197322b63c97bd3, Int32 xf05a34d20d5080f5, Boolean x6da932b8fd7a36be, IntPtr x853189f95fd6e8f7, Boolean xa9203bd9d17aeeb0)
[2180] at Xenocode.Client.Controls.Agent.xdd9a7a34c0cff1b5.x0df4218c526982bb(String xe1e7f67b050824f2, Version x68ad9d8a00c479a1, Int64 x962fb881b70ab200, String xcc20fe7dea6887c9, String xb958abf2d96ff5aa, x3058ab042680cea2 x3fe0da6f4ea889cd, x353aef1a09646cb0 x830f39a6abd89807, CacheMode xd197322b63c97bd3, Int32 xf05a34d20d5080f5, Boolean x6da932b8fd7a36be, IntPtr x853189f95fd6e8f7, Boolean xa9203bd9d17aeeb0)
[2180] at Xenocode.Client.Controls.Agent.xfdd814ee862544e2._xe4364a03608599c7(String x73f530af0456a3db)
2 Replies
jjader

Absent Member.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2010-06-30
13:50
Dont know if this will fix you issue, but you /vm switch has to be the version of your xvm.exe, which should be 8.0.1286.1 with the latest ZAV 8.
So your /vm switch should look like:
/vm 8.0.1286.1;0
- Joakim Jader
So your /vm switch should look like:
/vm 8.0.1286.1;0
- Joakim Jader
oprczr

Absent Member.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2010-07-01
14:10
You sir, are THE man!
Thank you, that was it!!!!
Thank you, that was it!!!!