You are viewing a plain text version of this content. The canonical link for it is here.
Posted to npanday-commits@incubator.apache.org by "Khai Do (JIRA)" <ji...@apache.org> on 2011/05/09 16:10:03 UTC

[jira] [Created] (NPANDAY-426) unhandled exception when attempting to execute NPanday.Plugin.Loader.exe

unhandled exception when attempting to execute NPanday.Plugin.Loader.exe
------------------------------------------------------------------------

                 Key: NPANDAY-426
                 URL: https://issues.apache.org/jira/browse/NPANDAY-426
             Project: NPanday
          Issue Type: Bug
          Components: Maven Plugins
    Affects Versions: 1.4-incubating
         Environment: Maven 2.2.1, Windows 7 64 bit, Java 1.6_23, Npanday 1.3-incubating
            Reporter: Khai Do
            Priority: Critical


I get an unhandled exception when attempting to execute NPanday.Plugin.Loader.exe. I've found that I get this exception when npanday-settings.xml is missing from C:\Documents and Settings\<username>\.m2 folder. The fialure goes away when the file is present.  The Npanday-1.3-incubating.msi doesn't install this file. I've already posted this issue on the npanday mailing list: http://markmail.org/message/vw4dsxlbchcknbbz


Here is the error..

[INFO] [NPanday.Plugin.Settings.JavaBinding:generate-settings {execution:
default-generate-settings}] NPanday: Start Process = 4/14/2011 2:47:26 PM
"parameterFile=C:\Users\ADMINI~1\AppData\Local\Temp\Plugin2180957865136058399.xml"
"assemblyFile=C:\source\DashboardSample\target\NPanday.Plugin.Settings.dll"
"mojoName=NPanday.Plugin.Settings.Setting sGeneratorMojo"
"startProcessAssembly=C:\source\DashboardSample\target\NPanday.Plugin.Loader.exe" [INFO] [INFO] Unhandled Exception: System.TypeLoadException: The domain manager
specified by the host could not be instantiated. [INFO] at System.AppDomain.CreateDomainManager(String
domainManagerAssemblyName, String domainManagerTypeName) [INFO] at System.AppDomain.SetDomainManager(Evidence providedSecurityInfo,
Evidence creatorsSecurityInfo, IntPtr parentSecurityDescriptor, Boolean
publishAppDomain) [INFO] at System.AppDomain.SetDefaultDomainManager(String fullName, String[]
manifestPaths, String[] activationData) NPanday: End Process = 4/14/2011 2:47:30 PM; exit code = -532459699 [INFO]
------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] NPANDAY-xxx-000

Embedded error: NPANDAY-063-000: Execution Path =
C:\source\DashboardSample\target, Command =
[parameterFile=C:\Users\ADMINI~1\AppData\Local\Temp\Plugin2180957865136058399.xml,
assemblyFile=C:\source\ DashboardSample\target\NPanday.Plugin.Settings.dll,
mojoName=NPanday.Plugin.Settings.SettingsGeneratorMojo,
startProcessAssembly=C:\source\DashboardSample\target\NPanday.Plugin.Loader.exe] NPANDAY-040-001: Could not execute: Command = CMD.EXE /X /C
NPanday.Plugin.Runner.exe
parameterFile=C:\Users\ADMINI~1\AppData\Local\Temp\Plugin2180957865136058399.xml
assemblyFile=C:\source\DashboardS ample\target\NPanday.Plugin.Settings.dll
mojoName=NPanday.Plugin.Settings.SettingsGeneratorMojo
startProcessAssembly=C:\source\DashboardSample\target\NPanday.Plugin.Loader.exe,
Result = -532459699 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (NPANDAY-426) unhandled exception when attempting to execute NPanday.Plugin.Loader.exe

Posted by "Khai Do (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/NPANDAY-426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13042991#comment-13042991 ] 

Khai Do commented on NPANDAY-426:
---------------------------------

This failure will always happen when attempting to build a WPF project.  It will happen when there is an existing npanday-setting.xml file or NOT. I have not been able to build a WPF application at all due to this issue. I guess that was what I was trying to convey in issue NPANDAY-427.  


> unhandled exception when attempting to execute NPanday.Plugin.Loader.exe
> ------------------------------------------------------------------------
>
>                 Key: NPANDAY-426
>                 URL: https://issues.apache.org/jira/browse/NPANDAY-426
>             Project: NPanday
>          Issue Type: Bug
>          Components: Maven Plugins
>    Affects Versions: 1.4-incubating
>         Environment: Maven 2.2.1, Windows 7 64 bit, Java 1.6_23, Npanday 1.3-incubating
>            Reporter: Khai Do
>            Priority: Critical
>              Labels: maven
>         Attachments: NPANDAY_426.zip, npanday-settings.xml
>
>
> I get an unhandled exception when attempting to execute NPanday.Plugin.Loader.exe. I've found that I get this exception when npanday-settings.xml is missing from C:\Documents and Settings\<username>\.m2 folder. The fialure goes away when the file is present.  The Npanday-1.3-incubating.msi doesn't install this file. I've already posted this issue on the npanday mailing list: http://markmail.org/message/vw4dsxlbchcknbbz
> Here is the error..
> [INFO] [NPanday.Plugin.Settings.JavaBinding:generate-settings {execution:
> default-generate-settings}] NPanday: Start Process = 4/14/2011 2:47:26 PM
> "parameterFile=C:\Users\ADMINI~1\AppData\Local\Temp\Plugin2180957865136058399.xml"
> "assemblyFile=C:\source\DashboardSample\target\NPanday.Plugin.Settings.dll"
> "mojoName=NPanday.Plugin.Settings.Setting sGeneratorMojo"
> "startProcessAssembly=C:\source\DashboardSample\target\NPanday.Plugin.Loader.exe" [INFO] [INFO] Unhandled Exception: System.TypeLoadException: The domain manager
> specified by the host could not be instantiated. [INFO] at System.AppDomain.CreateDomainManager(String
> domainManagerAssemblyName, String domainManagerTypeName) [INFO] at System.AppDomain.SetDomainManager(Evidence providedSecurityInfo,
> Evidence creatorsSecurityInfo, IntPtr parentSecurityDescriptor, Boolean
> publishAppDomain) [INFO] at System.AppDomain.SetDefaultDomainManager(String fullName, String[]
> manifestPaths, String[] activationData) NPanday: End Process = 4/14/2011 2:47:30 PM; exit code = -532459699 [INFO]
> ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] NPANDAY-xxx-000
> Embedded error: NPANDAY-063-000: Execution Path =
> C:\source\DashboardSample\target, Command =
> [parameterFile=C:\Users\ADMINI~1\AppData\Local\Temp\Plugin2180957865136058399.xml,
> assemblyFile=C:\source\ DashboardSample\target\NPanday.Plugin.Settings.dll,
> mojoName=NPanday.Plugin.Settings.SettingsGeneratorMojo,
> startProcessAssembly=C:\source\DashboardSample\target\NPanday.Plugin.Loader.exe] NPANDAY-040-001: Could not execute: Command = CMD.EXE /X /C
> NPanday.Plugin.Runner.exe
> parameterFile=C:\Users\ADMINI~1\AppData\Local\Temp\Plugin2180957865136058399.xml
> assemblyFile=C:\source\DashboardS ample\target\NPanday.Plugin.Settings.dll
> mojoName=NPanday.Plugin.Settings.SettingsGeneratorMojo
> startProcessAssembly=C:\source\DashboardSample\target\NPanday.Plugin.Loader.exe,
> Result = -532459699 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (NPANDAY-426) unhandled exception when attempting to execute NPanday.Plugin.Loader.exe

Posted by "Brett Porter (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/NPANDAY-426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brett Porter updated NPANDAY-426:
---------------------------------

    Fix Version/s: 1.4.1-incubating

> unhandled exception when attempting to execute NPanday.Plugin.Loader.exe
> ------------------------------------------------------------------------
>
>                 Key: NPANDAY-426
>                 URL: https://issues.apache.org/jira/browse/NPANDAY-426
>             Project: NPanday
>          Issue Type: Bug
>          Components: Maven Plugins
>    Affects Versions: 1.4-incubating
>         Environment: Maven 2.2.1, Windows 7 64 bit, Java 1.6_23, Npanday 1.3-incubating
>            Reporter: Khai Do
>            Priority: Critical
>              Labels: maven
>             Fix For: 1.4.1-incubating
>
>         Attachments: NPANDAY_426.zip, npanday-settings.xml
>
>
> I get an unhandled exception when attempting to execute NPanday.Plugin.Loader.exe. I've found that I get this exception when npanday-settings.xml is missing from C:\Documents and Settings\<username>\.m2 folder. The fialure goes away when the file is present.  The Npanday-1.3-incubating.msi doesn't install this file. I've already posted this issue on the npanday mailing list: http://markmail.org/message/vw4dsxlbchcknbbz
> Here is the error..
> [INFO] [NPanday.Plugin.Settings.JavaBinding:generate-settings {execution:
> default-generate-settings}] NPanday: Start Process = 4/14/2011 2:47:26 PM
> "parameterFile=C:\Users\ADMINI~1\AppData\Local\Temp\Plugin2180957865136058399.xml"
> "assemblyFile=C:\source\DashboardSample\target\NPanday.Plugin.Settings.dll"
> "mojoName=NPanday.Plugin.Settings.Setting sGeneratorMojo"
> "startProcessAssembly=C:\source\DashboardSample\target\NPanday.Plugin.Loader.exe" [INFO] [INFO] Unhandled Exception: System.TypeLoadException: The domain manager
> specified by the host could not be instantiated. [INFO] at System.AppDomain.CreateDomainManager(String
> domainManagerAssemblyName, String domainManagerTypeName) [INFO] at System.AppDomain.SetDomainManager(Evidence providedSecurityInfo,
> Evidence creatorsSecurityInfo, IntPtr parentSecurityDescriptor, Boolean
> publishAppDomain) [INFO] at System.AppDomain.SetDefaultDomainManager(String fullName, String[]
> manifestPaths, String[] activationData) NPanday: End Process = 4/14/2011 2:47:30 PM; exit code = -532459699 [INFO]
> ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] NPANDAY-xxx-000
> Embedded error: NPANDAY-063-000: Execution Path =
> C:\source\DashboardSample\target, Command =
> [parameterFile=C:\Users\ADMINI~1\AppData\Local\Temp\Plugin2180957865136058399.xml,
> assemblyFile=C:\source\ DashboardSample\target\NPanday.Plugin.Settings.dll,
> mojoName=NPanday.Plugin.Settings.SettingsGeneratorMojo,
> startProcessAssembly=C:\source\DashboardSample\target\NPanday.Plugin.Loader.exe] NPANDAY-040-001: Could not execute: Command = CMD.EXE /X /C
> NPanday.Plugin.Runner.exe
> parameterFile=C:\Users\ADMINI~1\AppData\Local\Temp\Plugin2180957865136058399.xml
> assemblyFile=C:\source\DashboardS ample\target\NPanday.Plugin.Settings.dll
> mojoName=NPanday.Plugin.Settings.SettingsGeneratorMojo
> startProcessAssembly=C:\source\DashboardSample\target\NPanday.Plugin.Loader.exe,
> Result = -532459699 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (NPANDAY-426) unhandled exception when attempting to execute NPanday.Plugin.Loader.exe

Posted by "Lars Corneliussen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/NPANDAY-426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lars Corneliussen updated NPANDAY-426:
--------------------------------------

    Attachment: NPANDAY_426.zip

I created a small reproducible test set for generating the settings locally.

# Extract the zip somewhere
# run generate-settings.bat
# Now it should have created a generated-settings.bat

If you want to change the npanday-version to run it with, change the np_ver in copy_from_repo.bat and run it to copy the dependent files.

Next step would be to build the copied resources from trunk and then use 1.4.1-incubating-SNAPSHOT. Then it would also be possible to copy the pdb along and try to debug.

> unhandled exception when attempting to execute NPanday.Plugin.Loader.exe
> ------------------------------------------------------------------------
>
>                 Key: NPANDAY-426
>                 URL: https://issues.apache.org/jira/browse/NPANDAY-426
>             Project: NPanday
>          Issue Type: Bug
>          Components: Maven Plugins
>    Affects Versions: 1.4-incubating
>         Environment: Maven 2.2.1, Windows 7 64 bit, Java 1.6_23, Npanday 1.3-incubating
>            Reporter: Khai Do
>            Priority: Critical
>              Labels: maven
>         Attachments: NPANDAY_426.zip, npanday-settings.xml
>
>
> I get an unhandled exception when attempting to execute NPanday.Plugin.Loader.exe. I've found that I get this exception when npanday-settings.xml is missing from C:\Documents and Settings\<username>\.m2 folder. The fialure goes away when the file is present.  The Npanday-1.3-incubating.msi doesn't install this file. I've already posted this issue on the npanday mailing list: http://markmail.org/message/vw4dsxlbchcknbbz
> Here is the error..
> [INFO] [NPanday.Plugin.Settings.JavaBinding:generate-settings {execution:
> default-generate-settings}] NPanday: Start Process = 4/14/2011 2:47:26 PM
> "parameterFile=C:\Users\ADMINI~1\AppData\Local\Temp\Plugin2180957865136058399.xml"
> "assemblyFile=C:\source\DashboardSample\target\NPanday.Plugin.Settings.dll"
> "mojoName=NPanday.Plugin.Settings.Setting sGeneratorMojo"
> "startProcessAssembly=C:\source\DashboardSample\target\NPanday.Plugin.Loader.exe" [INFO] [INFO] Unhandled Exception: System.TypeLoadException: The domain manager
> specified by the host could not be instantiated. [INFO] at System.AppDomain.CreateDomainManager(String
> domainManagerAssemblyName, String domainManagerTypeName) [INFO] at System.AppDomain.SetDomainManager(Evidence providedSecurityInfo,
> Evidence creatorsSecurityInfo, IntPtr parentSecurityDescriptor, Boolean
> publishAppDomain) [INFO] at System.AppDomain.SetDefaultDomainManager(String fullName, String[]
> manifestPaths, String[] activationData) NPanday: End Process = 4/14/2011 2:47:30 PM; exit code = -532459699 [INFO]
> ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] NPANDAY-xxx-000
> Embedded error: NPANDAY-063-000: Execution Path =
> C:\source\DashboardSample\target, Command =
> [parameterFile=C:\Users\ADMINI~1\AppData\Local\Temp\Plugin2180957865136058399.xml,
> assemblyFile=C:\source\ DashboardSample\target\NPanday.Plugin.Settings.dll,
> mojoName=NPanday.Plugin.Settings.SettingsGeneratorMojo,
> startProcessAssembly=C:\source\DashboardSample\target\NPanday.Plugin.Loader.exe] NPANDAY-040-001: Could not execute: Command = CMD.EXE /X /C
> NPanday.Plugin.Runner.exe
> parameterFile=C:\Users\ADMINI~1\AppData\Local\Temp\Plugin2180957865136058399.xml
> assemblyFile=C:\source\DashboardS ample\target\NPanday.Plugin.Settings.dll
> mojoName=NPanday.Plugin.Settings.SettingsGeneratorMojo
> startProcessAssembly=C:\source\DashboardSample\target\NPanday.Plugin.Loader.exe,
> Result = -532459699 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (NPANDAY-426) unhandled exception when attempting to execute NPanday.Plugin.Loader.exe

Posted by "Lars Corneliussen (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/NPANDAY-426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13030905#comment-13030905 ] 

Lars Corneliussen commented on NPANDAY-426:
-------------------------------------------

The java binding only runs the loader, if it thinks it has to generate a new npanday-settings.xml

The error will occur for all netplugins (msbuild, ..)

So yes, this is the same as NPANDAY-427

> unhandled exception when attempting to execute NPanday.Plugin.Loader.exe
> ------------------------------------------------------------------------
>
>                 Key: NPANDAY-426
>                 URL: https://issues.apache.org/jira/browse/NPANDAY-426
>             Project: NPanday
>          Issue Type: Bug
>          Components: Maven Plugins
>    Affects Versions: 1.4-incubating
>         Environment: Maven 2.2.1, Windows 7 64 bit, Java 1.6_23, Npanday 1.3-incubating
>            Reporter: Khai Do
>            Priority: Critical
>              Labels: maven
>         Attachments: npanday-settings.xml
>
>
> I get an unhandled exception when attempting to execute NPanday.Plugin.Loader.exe. I've found that I get this exception when npanday-settings.xml is missing from C:\Documents and Settings\<username>\.m2 folder. The fialure goes away when the file is present.  The Npanday-1.3-incubating.msi doesn't install this file. I've already posted this issue on the npanday mailing list: http://markmail.org/message/vw4dsxlbchcknbbz
> Here is the error..
> [INFO] [NPanday.Plugin.Settings.JavaBinding:generate-settings {execution:
> default-generate-settings}] NPanday: Start Process = 4/14/2011 2:47:26 PM
> "parameterFile=C:\Users\ADMINI~1\AppData\Local\Temp\Plugin2180957865136058399.xml"
> "assemblyFile=C:\source\DashboardSample\target\NPanday.Plugin.Settings.dll"
> "mojoName=NPanday.Plugin.Settings.Setting sGeneratorMojo"
> "startProcessAssembly=C:\source\DashboardSample\target\NPanday.Plugin.Loader.exe" [INFO] [INFO] Unhandled Exception: System.TypeLoadException: The domain manager
> specified by the host could not be instantiated. [INFO] at System.AppDomain.CreateDomainManager(String
> domainManagerAssemblyName, String domainManagerTypeName) [INFO] at System.AppDomain.SetDomainManager(Evidence providedSecurityInfo,
> Evidence creatorsSecurityInfo, IntPtr parentSecurityDescriptor, Boolean
> publishAppDomain) [INFO] at System.AppDomain.SetDefaultDomainManager(String fullName, String[]
> manifestPaths, String[] activationData) NPanday: End Process = 4/14/2011 2:47:30 PM; exit code = -532459699 [INFO]
> ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] NPANDAY-xxx-000
> Embedded error: NPANDAY-063-000: Execution Path =
> C:\source\DashboardSample\target, Command =
> [parameterFile=C:\Users\ADMINI~1\AppData\Local\Temp\Plugin2180957865136058399.xml,
> assemblyFile=C:\source\ DashboardSample\target\NPanday.Plugin.Settings.dll,
> mojoName=NPanday.Plugin.Settings.SettingsGeneratorMojo,
> startProcessAssembly=C:\source\DashboardSample\target\NPanday.Plugin.Loader.exe] NPANDAY-040-001: Could not execute: Command = CMD.EXE /X /C
> NPanday.Plugin.Runner.exe
> parameterFile=C:\Users\ADMINI~1\AppData\Local\Temp\Plugin2180957865136058399.xml
> assemblyFile=C:\source\DashboardS ample\target\NPanday.Plugin.Settings.dll
> mojoName=NPanday.Plugin.Settings.SettingsGeneratorMojo
> startProcessAssembly=C:\source\DashboardSample\target\NPanday.Plugin.Loader.exe,
> Result = -532459699 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (NPANDAY-426) unhandled exception when attempting to execute NPanday.Plugin.Loader.exe

Posted by "Matthias Weßendorf (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/NPANDAY-426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13089673#comment-13089673 ] 

Matthias Weßendorf commented on NPANDAY-426:
--------------------------------------------

I noticed this problem today as well.

After several hours, I noticed by accident that my "npanday-settings" file was named:

npanday-settings.xml.xml (which is the same effect of not having it)

Not really sure if that fixes your problem, but for me it went away.

Looks like there should be a better way to "warn" users about a missing npanday-settings file.




> unhandled exception when attempting to execute NPanday.Plugin.Loader.exe
> ------------------------------------------------------------------------
>
>                 Key: NPANDAY-426
>                 URL: https://issues.apache.org/jira/browse/NPANDAY-426
>             Project: NPanday
>          Issue Type: Bug
>          Components: Maven Plugins
>    Affects Versions: 1.4-incubating
>         Environment: Maven 2.2.1, Windows 7 64 bit, Java 1.6_23, Npanday 1.3-incubating
>            Reporter: Khai Do
>            Priority: Critical
>              Labels: maven
>             Fix For: 1.4.1-incubating
>
>         Attachments: NPANDAY_426.zip, npanday-settings.xml, testWpfControlLibrary.zip
>
>
> I get an unhandled exception when attempting to execute NPanday.Plugin.Loader.exe. I've found that I get this exception when npanday-settings.xml is missing from C:\Documents and Settings\<username>\.m2 folder. The fialure goes away when the file is present.  The Npanday-1.3-incubating.msi doesn't install this file. I've already posted this issue on the npanday mailing list: http://markmail.org/message/vw4dsxlbchcknbbz
> Here is the error..
> [INFO] [NPanday.Plugin.Settings.JavaBinding:generate-settings {execution:
> default-generate-settings}] NPanday: Start Process = 4/14/2011 2:47:26 PM
> "parameterFile=C:\Users\ADMINI~1\AppData\Local\Temp\Plugin2180957865136058399.xml"
> "assemblyFile=C:\source\DashboardSample\target\NPanday.Plugin.Settings.dll"
> "mojoName=NPanday.Plugin.Settings.Setting sGeneratorMojo"
> "startProcessAssembly=C:\source\DashboardSample\target\NPanday.Plugin.Loader.exe" [INFO] [INFO] Unhandled Exception: System.TypeLoadException: The domain manager
> specified by the host could not be instantiated. [INFO] at System.AppDomain.CreateDomainManager(String
> domainManagerAssemblyName, String domainManagerTypeName) [INFO] at System.AppDomain.SetDomainManager(Evidence providedSecurityInfo,
> Evidence creatorsSecurityInfo, IntPtr parentSecurityDescriptor, Boolean
> publishAppDomain) [INFO] at System.AppDomain.SetDefaultDomainManager(String fullName, String[]
> manifestPaths, String[] activationData) NPanday: End Process = 4/14/2011 2:47:30 PM; exit code = -532459699 [INFO]
> ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] NPANDAY-xxx-000
> Embedded error: NPANDAY-063-000: Execution Path =
> C:\source\DashboardSample\target, Command =
> [parameterFile=C:\Users\ADMINI~1\AppData\Local\Temp\Plugin2180957865136058399.xml,
> assemblyFile=C:\source\ DashboardSample\target\NPanday.Plugin.Settings.dll,
> mojoName=NPanday.Plugin.Settings.SettingsGeneratorMojo,
> startProcessAssembly=C:\source\DashboardSample\target\NPanday.Plugin.Loader.exe] NPANDAY-040-001: Could not execute: Command = CMD.EXE /X /C
> NPanday.Plugin.Runner.exe
> parameterFile=C:\Users\ADMINI~1\AppData\Local\Temp\Plugin2180957865136058399.xml
> assemblyFile=C:\source\DashboardS ample\target\NPanday.Plugin.Settings.dll
> mojoName=NPanday.Plugin.Settings.SettingsGeneratorMojo
> startProcessAssembly=C:\source\DashboardSample\target\NPanday.Plugin.Loader.exe,
> Result = -532459699 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Updated] (NPANDAY-426) unhandled exception when attempting to execute NPanday.Plugin.Loader.exe

Posted by "Khai Do (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/NPANDAY-426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Khai Do updated NPANDAY-426:
----------------------------

    Attachment: npanday-settings.xml

This is my npanday-settings.xml that seems to fix the failure.  It came from a previous release of npanday.

> unhandled exception when attempting to execute NPanday.Plugin.Loader.exe
> ------------------------------------------------------------------------
>
>                 Key: NPANDAY-426
>                 URL: https://issues.apache.org/jira/browse/NPANDAY-426
>             Project: NPanday
>          Issue Type: Bug
>          Components: Maven Plugins
>    Affects Versions: 1.4-incubating
>         Environment: Maven 2.2.1, Windows 7 64 bit, Java 1.6_23, Npanday 1.3-incubating
>            Reporter: Khai Do
>            Priority: Critical
>              Labels: maven
>         Attachments: npanday-settings.xml
>
>
> I get an unhandled exception when attempting to execute NPanday.Plugin.Loader.exe. I've found that I get this exception when npanday-settings.xml is missing from C:\Documents and Settings\<username>\.m2 folder. The fialure goes away when the file is present.  The Npanday-1.3-incubating.msi doesn't install this file. I've already posted this issue on the npanday mailing list: http://markmail.org/message/vw4dsxlbchcknbbz
> Here is the error..
> [INFO] [NPanday.Plugin.Settings.JavaBinding:generate-settings {execution:
> default-generate-settings}] NPanday: Start Process = 4/14/2011 2:47:26 PM
> "parameterFile=C:\Users\ADMINI~1\AppData\Local\Temp\Plugin2180957865136058399.xml"
> "assemblyFile=C:\source\DashboardSample\target\NPanday.Plugin.Settings.dll"
> "mojoName=NPanday.Plugin.Settings.Setting sGeneratorMojo"
> "startProcessAssembly=C:\source\DashboardSample\target\NPanday.Plugin.Loader.exe" [INFO] [INFO] Unhandled Exception: System.TypeLoadException: The domain manager
> specified by the host could not be instantiated. [INFO] at System.AppDomain.CreateDomainManager(String
> domainManagerAssemblyName, String domainManagerTypeName) [INFO] at System.AppDomain.SetDomainManager(Evidence providedSecurityInfo,
> Evidence creatorsSecurityInfo, IntPtr parentSecurityDescriptor, Boolean
> publishAppDomain) [INFO] at System.AppDomain.SetDefaultDomainManager(String fullName, String[]
> manifestPaths, String[] activationData) NPanday: End Process = 4/14/2011 2:47:30 PM; exit code = -532459699 [INFO]
> ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] NPANDAY-xxx-000
> Embedded error: NPANDAY-063-000: Execution Path =
> C:\source\DashboardSample\target, Command =
> [parameterFile=C:\Users\ADMINI~1\AppData\Local\Temp\Plugin2180957865136058399.xml,
> assemblyFile=C:\source\ DashboardSample\target\NPanday.Plugin.Settings.dll,
> mojoName=NPanday.Plugin.Settings.SettingsGeneratorMojo,
> startProcessAssembly=C:\source\DashboardSample\target\NPanday.Plugin.Loader.exe] NPANDAY-040-001: Could not execute: Command = CMD.EXE /X /C
> NPanday.Plugin.Runner.exe
> parameterFile=C:\Users\ADMINI~1\AppData\Local\Temp\Plugin2180957865136058399.xml
> assemblyFile=C:\source\DashboardS ample\target\NPanday.Plugin.Settings.dll
> mojoName=NPanday.Plugin.Settings.SettingsGeneratorMojo
> startProcessAssembly=C:\source\DashboardSample\target\NPanday.Plugin.Loader.exe,
> Result = -532459699 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (NPANDAY-426) unhandled exception when attempting to execute NPanday.Plugin.Loader.exe

Posted by "Lars Corneliussen (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/NPANDAY-426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13154956#comment-13154956 ] 

Lars Corneliussen commented on NPANDAY-426:
-------------------------------------------

It should just regenerate the npanday-settings.xml, that is, what fails.

I still was not able to reproduce this error in a sandbox :(
                
> unhandled exception when attempting to execute NPanday.Plugin.Loader.exe
> ------------------------------------------------------------------------
>
>                 Key: NPANDAY-426
>                 URL: https://issues.apache.org/jira/browse/NPANDAY-426
>             Project: NPanday
>          Issue Type: Bug
>          Components: Maven Plugins
>    Affects Versions: 1.4-incubating
>         Environment: Maven 2.2.1, Windows 7 64 bit, Java 1.6_23, Npanday 1.3-incubating
>            Reporter: Khai Do
>            Priority: Critical
>              Labels: maven
>             Fix For: 1.4.1-incubating
>
>         Attachments: NPANDAY_426.zip, npanday-settings.xml, testWpfControlLibrary.zip
>
>
> I get an unhandled exception when attempting to execute NPanday.Plugin.Loader.exe. I've found that I get this exception when npanday-settings.xml is missing from C:\Documents and Settings\<username>\.m2 folder. The fialure goes away when the file is present.  The Npanday-1.3-incubating.msi doesn't install this file. I've already posted this issue on the npanday mailing list: http://markmail.org/message/vw4dsxlbchcknbbz
> Here is the error..
> [INFO] [NPanday.Plugin.Settings.JavaBinding:generate-settings {execution:
> default-generate-settings}] NPanday: Start Process = 4/14/2011 2:47:26 PM
> "parameterFile=C:\Users\ADMINI~1\AppData\Local\Temp\Plugin2180957865136058399.xml"
> "assemblyFile=C:\source\DashboardSample\target\NPanday.Plugin.Settings.dll"
> "mojoName=NPanday.Plugin.Settings.Setting sGeneratorMojo"
> "startProcessAssembly=C:\source\DashboardSample\target\NPanday.Plugin.Loader.exe" [INFO] [INFO] Unhandled Exception: System.TypeLoadException: The domain manager
> specified by the host could not be instantiated. [INFO] at System.AppDomain.CreateDomainManager(String
> domainManagerAssemblyName, String domainManagerTypeName) [INFO] at System.AppDomain.SetDomainManager(Evidence providedSecurityInfo,
> Evidence creatorsSecurityInfo, IntPtr parentSecurityDescriptor, Boolean
> publishAppDomain) [INFO] at System.AppDomain.SetDefaultDomainManager(String fullName, String[]
> manifestPaths, String[] activationData) NPanday: End Process = 4/14/2011 2:47:30 PM; exit code = -532459699 [INFO]
> ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] NPANDAY-xxx-000
> Embedded error: NPANDAY-063-000: Execution Path =
> C:\source\DashboardSample\target, Command =
> [parameterFile=C:\Users\ADMINI~1\AppData\Local\Temp\Plugin2180957865136058399.xml,
> assemblyFile=C:\source\ DashboardSample\target\NPanday.Plugin.Settings.dll,
> mojoName=NPanday.Plugin.Settings.SettingsGeneratorMojo,
> startProcessAssembly=C:\source\DashboardSample\target\NPanday.Plugin.Loader.exe] NPANDAY-040-001: Could not execute: Command = CMD.EXE /X /C
> NPanday.Plugin.Runner.exe
> parameterFile=C:\Users\ADMINI~1\AppData\Local\Temp\Plugin2180957865136058399.xml
> assemblyFile=C:\source\DashboardS ample\target\NPanday.Plugin.Settings.dll
> mojoName=NPanday.Plugin.Settings.SettingsGeneratorMojo
> startProcessAssembly=C:\source\DashboardSample\target\NPanday.Plugin.Loader.exe,
> Result = -532459699 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (NPANDAY-426) unhandled exception when attempting to execute NPanday.Plugin.Loader.exe

Posted by "David Göransson (Commented JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/NPANDAY-426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13160069#comment-13160069 ] 

David Göransson commented on NPANDAY-426:
-----------------------------------------

I had this error when my frameworkVersion was set to 4.0.30319 but the npanday-settings.xml stated vendorVersion and frameworkVersion as 4.0.
In my case there was no error with the npanday-settings file but with my pom configuration and a more informative error message would have saved my day.
                
> unhandled exception when attempting to execute NPanday.Plugin.Loader.exe
> ------------------------------------------------------------------------
>
>                 Key: NPANDAY-426
>                 URL: https://issues.apache.org/jira/browse/NPANDAY-426
>             Project: NPanday
>          Issue Type: Bug
>          Components: Maven Plugins
>    Affects Versions: 1.4-incubating
>         Environment: Maven 2.2.1, Windows 7 64 bit, Java 1.6_23, Npanday 1.3-incubating
>            Reporter: Khai Do
>            Priority: Critical
>              Labels: maven
>             Fix For: 1.4.1-incubating
>
>         Attachments: NPANDAY_426.zip, npanday-settings.xml, testWpfControlLibrary.zip
>
>
> I get an unhandled exception when attempting to execute NPanday.Plugin.Loader.exe. I've found that I get this exception when npanday-settings.xml is missing from C:\Documents and Settings\<username>\.m2 folder. The fialure goes away when the file is present.  The Npanday-1.3-incubating.msi doesn't install this file. I've already posted this issue on the npanday mailing list: http://markmail.org/message/vw4dsxlbchcknbbz
> Here is the error..
> [INFO] [NPanday.Plugin.Settings.JavaBinding:generate-settings {execution:
> default-generate-settings}] NPanday: Start Process = 4/14/2011 2:47:26 PM
> "parameterFile=C:\Users\ADMINI~1\AppData\Local\Temp\Plugin2180957865136058399.xml"
> "assemblyFile=C:\source\DashboardSample\target\NPanday.Plugin.Settings.dll"
> "mojoName=NPanday.Plugin.Settings.Setting sGeneratorMojo"
> "startProcessAssembly=C:\source\DashboardSample\target\NPanday.Plugin.Loader.exe" [INFO] [INFO] Unhandled Exception: System.TypeLoadException: The domain manager
> specified by the host could not be instantiated. [INFO] at System.AppDomain.CreateDomainManager(String
> domainManagerAssemblyName, String domainManagerTypeName) [INFO] at System.AppDomain.SetDomainManager(Evidence providedSecurityInfo,
> Evidence creatorsSecurityInfo, IntPtr parentSecurityDescriptor, Boolean
> publishAppDomain) [INFO] at System.AppDomain.SetDefaultDomainManager(String fullName, String[]
> manifestPaths, String[] activationData) NPanday: End Process = 4/14/2011 2:47:30 PM; exit code = -532459699 [INFO]
> ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] NPANDAY-xxx-000
> Embedded error: NPANDAY-063-000: Execution Path =
> C:\source\DashboardSample\target, Command =
> [parameterFile=C:\Users\ADMINI~1\AppData\Local\Temp\Plugin2180957865136058399.xml,
> assemblyFile=C:\source\ DashboardSample\target\NPanday.Plugin.Settings.dll,
> mojoName=NPanday.Plugin.Settings.SettingsGeneratorMojo,
> startProcessAssembly=C:\source\DashboardSample\target\NPanday.Plugin.Loader.exe] NPANDAY-040-001: Could not execute: Command = CMD.EXE /X /C
> NPanday.Plugin.Runner.exe
> parameterFile=C:\Users\ADMINI~1\AppData\Local\Temp\Plugin2180957865136058399.xml
> assemblyFile=C:\source\DashboardS ample\target\NPanday.Plugin.Settings.dll
> mojoName=NPanday.Plugin.Settings.SettingsGeneratorMojo
> startProcessAssembly=C:\source\DashboardSample\target\NPanday.Plugin.Loader.exe,
> Result = -532459699 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Resolved] (NPANDAY-426) unhandled exception when attempting to execute NPanday.Plugin.Loader.exe

Posted by "Brett Porter (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/NPANDAY-426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brett Porter resolved NPANDAY-426.
----------------------------------

    Resolution: Fixed
      Assignee: Brett Porter

I think this is fixed. We can follow up with any future reports after the release.
                
> unhandled exception when attempting to execute NPanday.Plugin.Loader.exe
> ------------------------------------------------------------------------
>
>                 Key: NPANDAY-426
>                 URL: https://issues.apache.org/jira/browse/NPANDAY-426
>             Project: NPanday
>          Issue Type: Bug
>          Components: Maven Plugins
>    Affects Versions: 1.4-incubating
>         Environment: Maven 2.2.1, Windows 7 64 bit, Java 1.6_23, Npanday 1.3-incubating
>            Reporter: Khai Do
>            Assignee: Brett Porter
>            Priority: Critical
>              Labels: maven
>             Fix For: 1.4.1-incubating
>
>         Attachments: NPANDAY_426.zip, npanday-settings.xml, testWpfControlLibrary.zip
>
>
> I get an unhandled exception when attempting to execute NPanday.Plugin.Loader.exe. I've found that I get this exception when npanday-settings.xml is missing from C:\Documents and Settings\<username>\.m2 folder. The fialure goes away when the file is present.  The Npanday-1.3-incubating.msi doesn't install this file. I've already posted this issue on the npanday mailing list: http://markmail.org/message/vw4dsxlbchcknbbz
> Here is the error..
> [INFO] [NPanday.Plugin.Settings.JavaBinding:generate-settings {execution:
> default-generate-settings}] NPanday: Start Process = 4/14/2011 2:47:26 PM
> "parameterFile=C:\Users\ADMINI~1\AppData\Local\Temp\Plugin2180957865136058399.xml"
> "assemblyFile=C:\source\DashboardSample\target\NPanday.Plugin.Settings.dll"
> "mojoName=NPanday.Plugin.Settings.Setting sGeneratorMojo"
> "startProcessAssembly=C:\source\DashboardSample\target\NPanday.Plugin.Loader.exe" [INFO] [INFO] Unhandled Exception: System.TypeLoadException: The domain manager
> specified by the host could not be instantiated. [INFO] at System.AppDomain.CreateDomainManager(String
> domainManagerAssemblyName, String domainManagerTypeName) [INFO] at System.AppDomain.SetDomainManager(Evidence providedSecurityInfo,
> Evidence creatorsSecurityInfo, IntPtr parentSecurityDescriptor, Boolean
> publishAppDomain) [INFO] at System.AppDomain.SetDefaultDomainManager(String fullName, String[]
> manifestPaths, String[] activationData) NPanday: End Process = 4/14/2011 2:47:30 PM; exit code = -532459699 [INFO]
> ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] NPANDAY-xxx-000
> Embedded error: NPANDAY-063-000: Execution Path =
> C:\source\DashboardSample\target, Command =
> [parameterFile=C:\Users\ADMINI~1\AppData\Local\Temp\Plugin2180957865136058399.xml,
> assemblyFile=C:\source\ DashboardSample\target\NPanday.Plugin.Settings.dll,
> mojoName=NPanday.Plugin.Settings.SettingsGeneratorMojo,
> startProcessAssembly=C:\source\DashboardSample\target\NPanday.Plugin.Loader.exe] NPANDAY-040-001: Could not execute: Command = CMD.EXE /X /C
> NPanday.Plugin.Runner.exe
> parameterFile=C:\Users\ADMINI~1\AppData\Local\Temp\Plugin2180957865136058399.xml
> assemblyFile=C:\source\DashboardS ample\target\NPanday.Plugin.Settings.dll
> mojoName=NPanday.Plugin.Settings.SettingsGeneratorMojo
> startProcessAssembly=C:\source\DashboardSample\target\NPanday.Plugin.Loader.exe,
> Result = -532459699 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (NPANDAY-426) unhandled exception when attempting to execute NPanday.Plugin.Loader.exe

Posted by "Brett Porter (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/NPANDAY-426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13163335#comment-13163335 ] 

Brett Porter commented on NPANDAY-426:
--------------------------------------

is someone that is experiencing this able to retry with trunk? I've changed the loading mechanism, which should either remove error or at least move it closer to the actual cause.
                
> unhandled exception when attempting to execute NPanday.Plugin.Loader.exe
> ------------------------------------------------------------------------
>
>                 Key: NPANDAY-426
>                 URL: https://issues.apache.org/jira/browse/NPANDAY-426
>             Project: NPanday
>          Issue Type: Bug
>          Components: Maven Plugins
>    Affects Versions: 1.4-incubating
>         Environment: Maven 2.2.1, Windows 7 64 bit, Java 1.6_23, Npanday 1.3-incubating
>            Reporter: Khai Do
>            Priority: Critical
>              Labels: maven
>             Fix For: 1.4.1-incubating
>
>         Attachments: NPANDAY_426.zip, npanday-settings.xml, testWpfControlLibrary.zip
>
>
> I get an unhandled exception when attempting to execute NPanday.Plugin.Loader.exe. I've found that I get this exception when npanday-settings.xml is missing from C:\Documents and Settings\<username>\.m2 folder. The fialure goes away when the file is present.  The Npanday-1.3-incubating.msi doesn't install this file. I've already posted this issue on the npanday mailing list: http://markmail.org/message/vw4dsxlbchcknbbz
> Here is the error..
> [INFO] [NPanday.Plugin.Settings.JavaBinding:generate-settings {execution:
> default-generate-settings}] NPanday: Start Process = 4/14/2011 2:47:26 PM
> "parameterFile=C:\Users\ADMINI~1\AppData\Local\Temp\Plugin2180957865136058399.xml"
> "assemblyFile=C:\source\DashboardSample\target\NPanday.Plugin.Settings.dll"
> "mojoName=NPanday.Plugin.Settings.Setting sGeneratorMojo"
> "startProcessAssembly=C:\source\DashboardSample\target\NPanday.Plugin.Loader.exe" [INFO] [INFO] Unhandled Exception: System.TypeLoadException: The domain manager
> specified by the host could not be instantiated. [INFO] at System.AppDomain.CreateDomainManager(String
> domainManagerAssemblyName, String domainManagerTypeName) [INFO] at System.AppDomain.SetDomainManager(Evidence providedSecurityInfo,
> Evidence creatorsSecurityInfo, IntPtr parentSecurityDescriptor, Boolean
> publishAppDomain) [INFO] at System.AppDomain.SetDefaultDomainManager(String fullName, String[]
> manifestPaths, String[] activationData) NPanday: End Process = 4/14/2011 2:47:30 PM; exit code = -532459699 [INFO]
> ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] NPANDAY-xxx-000
> Embedded error: NPANDAY-063-000: Execution Path =
> C:\source\DashboardSample\target, Command =
> [parameterFile=C:\Users\ADMINI~1\AppData\Local\Temp\Plugin2180957865136058399.xml,
> assemblyFile=C:\source\ DashboardSample\target\NPanday.Plugin.Settings.dll,
> mojoName=NPanday.Plugin.Settings.SettingsGeneratorMojo,
> startProcessAssembly=C:\source\DashboardSample\target\NPanday.Plugin.Loader.exe] NPANDAY-040-001: Could not execute: Command = CMD.EXE /X /C
> NPanday.Plugin.Runner.exe
> parameterFile=C:\Users\ADMINI~1\AppData\Local\Temp\Plugin2180957865136058399.xml
> assemblyFile=C:\source\DashboardS ample\target\NPanday.Plugin.Settings.dll
> mojoName=NPanday.Plugin.Settings.SettingsGeneratorMojo
> startProcessAssembly=C:\source\DashboardSample\target\NPanday.Plugin.Loader.exe,
> Result = -532459699 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (NPANDAY-426) unhandled exception when attempting to execute NPanday.Plugin.Loader.exe

Posted by "Marcus Burton (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/NPANDAY-426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marcus Burton updated NPANDAY-426:
----------------------------------

    Attachment: testWpfControlLibrary.zip

I've been receiving a similar System.TypeLoadException exception when trying to build WPF projects with NPanday.
I've attached testWpfControlLibrary.zip that contains most the error (error.txt) and the sample WPF Custom Control Library with the poms used. I've had the same issue compiling WPF Application.
After reading related posts I've tried changing my path, npanday-settings.xml & poms with no luck.
I receive the error while using the VS plugin or running via command line.

Have you successfully been able to use NPanday to compile WPF applications?

OS: XP Pro SP3 32bit
VS 2010, 2008 & 2005 Professional all installed
M2_HOME=C:\Working\dev\apps\maven\apache-maven-2.2.1

> unhandled exception when attempting to execute NPanday.Plugin.Loader.exe
> ------------------------------------------------------------------------
>
>                 Key: NPANDAY-426
>                 URL: https://issues.apache.org/jira/browse/NPANDAY-426
>             Project: NPanday
>          Issue Type: Bug
>          Components: Maven Plugins
>    Affects Versions: 1.4-incubating
>         Environment: Maven 2.2.1, Windows 7 64 bit, Java 1.6_23, Npanday 1.3-incubating
>            Reporter: Khai Do
>            Priority: Critical
>              Labels: maven
>             Fix For: 1.4.1-incubating
>
>         Attachments: NPANDAY_426.zip, npanday-settings.xml, testWpfControlLibrary.zip
>
>
> I get an unhandled exception when attempting to execute NPanday.Plugin.Loader.exe. I've found that I get this exception when npanday-settings.xml is missing from C:\Documents and Settings\<username>\.m2 folder. The fialure goes away when the file is present.  The Npanday-1.3-incubating.msi doesn't install this file. I've already posted this issue on the npanday mailing list: http://markmail.org/message/vw4dsxlbchcknbbz
> Here is the error..
> [INFO] [NPanday.Plugin.Settings.JavaBinding:generate-settings {execution:
> default-generate-settings}] NPanday: Start Process = 4/14/2011 2:47:26 PM
> "parameterFile=C:\Users\ADMINI~1\AppData\Local\Temp\Plugin2180957865136058399.xml"
> "assemblyFile=C:\source\DashboardSample\target\NPanday.Plugin.Settings.dll"
> "mojoName=NPanday.Plugin.Settings.Setting sGeneratorMojo"
> "startProcessAssembly=C:\source\DashboardSample\target\NPanday.Plugin.Loader.exe" [INFO] [INFO] Unhandled Exception: System.TypeLoadException: The domain manager
> specified by the host could not be instantiated. [INFO] at System.AppDomain.CreateDomainManager(String
> domainManagerAssemblyName, String domainManagerTypeName) [INFO] at System.AppDomain.SetDomainManager(Evidence providedSecurityInfo,
> Evidence creatorsSecurityInfo, IntPtr parentSecurityDescriptor, Boolean
> publishAppDomain) [INFO] at System.AppDomain.SetDefaultDomainManager(String fullName, String[]
> manifestPaths, String[] activationData) NPanday: End Process = 4/14/2011 2:47:30 PM; exit code = -532459699 [INFO]
> ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] NPANDAY-xxx-000
> Embedded error: NPANDAY-063-000: Execution Path =
> C:\source\DashboardSample\target, Command =
> [parameterFile=C:\Users\ADMINI~1\AppData\Local\Temp\Plugin2180957865136058399.xml,
> assemblyFile=C:\source\ DashboardSample\target\NPanday.Plugin.Settings.dll,
> mojoName=NPanday.Plugin.Settings.SettingsGeneratorMojo,
> startProcessAssembly=C:\source\DashboardSample\target\NPanday.Plugin.Loader.exe] NPANDAY-040-001: Could not execute: Command = CMD.EXE /X /C
> NPanday.Plugin.Runner.exe
> parameterFile=C:\Users\ADMINI~1\AppData\Local\Temp\Plugin2180957865136058399.xml
> assemblyFile=C:\source\DashboardS ample\target\NPanday.Plugin.Settings.dll
> mojoName=NPanday.Plugin.Settings.SettingsGeneratorMojo
> startProcessAssembly=C:\source\DashboardSample\target\NPanday.Plugin.Loader.exe,
> Result = -532459699 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (NPANDAY-426) unhandled exception when attempting to execute NPanday.Plugin.Loader.exe

Posted by "Lars Corneliussen (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/NPANDAY-426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13043249#comment-13043249 ] 

Lars Corneliussen commented on NPANDAY-426:
-------------------------------------------

Did you try the steps above? What is the result?

> unhandled exception when attempting to execute NPanday.Plugin.Loader.exe
> ------------------------------------------------------------------------
>
>                 Key: NPANDAY-426
>                 URL: https://issues.apache.org/jira/browse/NPANDAY-426
>             Project: NPanday
>          Issue Type: Bug
>          Components: Maven Plugins
>    Affects Versions: 1.4-incubating
>         Environment: Maven 2.2.1, Windows 7 64 bit, Java 1.6_23, Npanday 1.3-incubating
>            Reporter: Khai Do
>            Priority: Critical
>              Labels: maven
>         Attachments: NPANDAY_426.zip, npanday-settings.xml
>
>
> I get an unhandled exception when attempting to execute NPanday.Plugin.Loader.exe. I've found that I get this exception when npanday-settings.xml is missing from C:\Documents and Settings\<username>\.m2 folder. The fialure goes away when the file is present.  The Npanday-1.3-incubating.msi doesn't install this file. I've already posted this issue on the npanday mailing list: http://markmail.org/message/vw4dsxlbchcknbbz
> Here is the error..
> [INFO] [NPanday.Plugin.Settings.JavaBinding:generate-settings {execution:
> default-generate-settings}] NPanday: Start Process = 4/14/2011 2:47:26 PM
> "parameterFile=C:\Users\ADMINI~1\AppData\Local\Temp\Plugin2180957865136058399.xml"
> "assemblyFile=C:\source\DashboardSample\target\NPanday.Plugin.Settings.dll"
> "mojoName=NPanday.Plugin.Settings.Setting sGeneratorMojo"
> "startProcessAssembly=C:\source\DashboardSample\target\NPanday.Plugin.Loader.exe" [INFO] [INFO] Unhandled Exception: System.TypeLoadException: The domain manager
> specified by the host could not be instantiated. [INFO] at System.AppDomain.CreateDomainManager(String
> domainManagerAssemblyName, String domainManagerTypeName) [INFO] at System.AppDomain.SetDomainManager(Evidence providedSecurityInfo,
> Evidence creatorsSecurityInfo, IntPtr parentSecurityDescriptor, Boolean
> publishAppDomain) [INFO] at System.AppDomain.SetDefaultDomainManager(String fullName, String[]
> manifestPaths, String[] activationData) NPanday: End Process = 4/14/2011 2:47:30 PM; exit code = -532459699 [INFO]
> ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] NPANDAY-xxx-000
> Embedded error: NPANDAY-063-000: Execution Path =
> C:\source\DashboardSample\target, Command =
> [parameterFile=C:\Users\ADMINI~1\AppData\Local\Temp\Plugin2180957865136058399.xml,
> assemblyFile=C:\source\ DashboardSample\target\NPanday.Plugin.Settings.dll,
> mojoName=NPanday.Plugin.Settings.SettingsGeneratorMojo,
> startProcessAssembly=C:\source\DashboardSample\target\NPanday.Plugin.Loader.exe] NPANDAY-040-001: Could not execute: Command = CMD.EXE /X /C
> NPanday.Plugin.Runner.exe
> parameterFile=C:\Users\ADMINI~1\AppData\Local\Temp\Plugin2180957865136058399.xml
> assemblyFile=C:\source\DashboardS ample\target\NPanday.Plugin.Settings.dll
> mojoName=NPanday.Plugin.Settings.SettingsGeneratorMojo
> startProcessAssembly=C:\source\DashboardSample\target\NPanday.Plugin.Loader.exe,
> Result = -532459699 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira