ocean - PluginPackager exited with code 99 -


using ocean wizard have generated pip project , trying build after adding things deploylist.xml. following message: command

""%ocean2013home%\pluginpackager.exe" /p "c:\ext_source\ext_6_1_2013\ocean\ikonrockphysicsworkflowpip2013\obj\copytemp\ikonsyntheticsplugin.dll" "c:\ext_source\ext_6_1_2013\ocean\x64\release\ikonrockphysicsworkflowpip2013.pip"" exited code 99.

does know code means , how fix it? other pip project builds fine , includes same contents except 2 dll's. removing these 2 dll's still not work.

the error seeing due 1 of following:

  • the pip file not contain public plugin class
  • you have more 1 plugin class in pip
  • your assemblies referencing wrong petrel public assemblies

Comments

Popular posts from this blog

image - ClassNotFoundException when add a prebuilt apk into system.img in android -

I need to import mysql 5.1 to 5.5? -

Java, Hibernate, MySQL - store UTC date-time -