OnDemand Publish Error

I am trying to setup an ondemand publish. I have the following parameters setup for the content list:

Item Filter: siteFolder
Generator: Java/global/percussion/system/sys_SelectedItemsGenerator
Template Expander: Java/global/percussion/system/sys_SiteTemplateExpander

I am getting following error when I try to run a Publish Now by selecting an item.

Problem during the publishing of one or more items
Exception Class: class java.lang.NullPointerException
Message: null
Please note: More information may be available on the console

I do have the correct edition id setup in the workbench for this menu option.
When I go and see in the console log, I just see this message:

INFO [publish-jsp] Demand publishing with supplied edition 301

thanks
Manvinder

Try checking your menu and make sure $sys_contentid, $sys_folderid, $sys_siteid are specified as well as $sys_editionid.

-n

[QUOTE=manvinder12;20915]I am trying to setup an ondemand publish. I have the following parameters setup for the content list:

Item Filter: siteFolder
Generator: Java/global/percussion/system/sys_SelectedItemsGenerator
Template Expander: Java/global/percussion/system/sys_SiteTemplateExpander

I am getting following error when I try to run a Publish Now by selecting an item.

I do have the correct edition id setup in the workbench for this menu option.
When I go and see in the console log, I just see this message:

thanks
Manvinder[/QUOTE]