No sequential enum causes error

When calling a .NET object that has a property that defines the enum value, I get a runtime error in .NET code if the enum is defined so that each value is not a sequential number (as a bit mask). There is no problem if the values are sequential. In both cases, the sequence editor shows a drop down with the names of the enum values but put the name in quotes.

TestStand handles enumerations with no sequential values correctly?

It works for me if I specify values separated by commas, or specify the numeric value. For example:

[Flags]

public enum mybitfield
{
myval1 = 0 x 1,
myval2 = 0 x 2
}

The bit field above, to specify two values for a parameter, that you que vous pouvez pouvez to specify:

' myval1, myval2.

0 x 1 | 0x2

0 x 3

All that above worked for me in TestStand 4.2.1 and TestStand 2010.

Hope this helps,

-Doug

Tags: NI Software

Similar Questions

  • Root cause error code is Houston-26049. Error messages settings are {0 = XxwfsMdmCustSummaryReportVO} oracle.jbo.server.ViewDefImpl.doLoadFromXML(ViewDefImpl.java:4762)

    Hello

    We have built a standalone ADF on Jdeveloper 11.1.1.7 application that interacts with the Oracle database using business components.

    XxwfsMdmCustSummaryReportVO is a view object that is based on an entity object. After the application is redeployed on a server remote weblogic, whenever a user attempts to access the application, the page is empty. Even if the error disappears once this managed server is restarted. On checking the logs we could trace it down to the below error:

    oracle.jbo.PersistenceException: Houston-29114 ADFContext is not configured to process this exception messages. Use the code of exception stack trace and error to investigate the root cause of this exception. Root cause error code is Houston-26049. Error messages settings are {0 = XxwfsMdmCustSummaryReportVO}

    at oracle.jbo.server.ViewDefImpl.doLoadFromXML(ViewDefImpl.java:4762)

    at oracle.jbo.server.ViewDefImpl.loadFromXML(ViewDefImpl.java:4015)

    at oracle.jbo.server.ViewDefImpl.loadFromXML(ViewDefImpl.java:3962)

    at oracle.jbo.server.MetaObjectManager.loadFromXML(MetaObjectManager.java:560)

    at oracle.jbo.mom.DefinitionManager.loadLazyDefinitionObject(DefinitionManager.java:1300)

    at oracle.jbo.mom.DefinitionManager.findDefinitionObject(DefinitionManager.java:626)

    at oracle.jbo.mom.DefinitionManager.findDefinitionObject(DefinitionManager.java:546)

    at oracle.jbo.mom.DefinitionManager.findDefinitionObject(DefinitionManager.java:528)

    at oracle.jbo.server.MetaObjectManager.findMetaObject(MetaObjectManager.java:794)

    at oracle.jbo.server.ViewDefImpl.findDefObject(ViewDefImpl.java:876)

    at oracle.jbo.server.AMViewUsage.createViewObject(AMViewUsage.java:112)

    at oracle.jbo.server.ApplicationModuleDefImpl.loadViewObject(ApplicationModuleDefImpl.java:660)

    at oracle.jbo.server.ApplicationModuleDefImpl.loadComponents(ApplicationModuleDefImpl.java:921)

    at oracle.jbo.server.ApplicationModuleImpl.createRootApplicationModule(ApplicationModuleImpl.java:510)

    at oracle.jbo.server.ApplicationModuleHomeImpl.create(ApplicationModuleHomeImpl.java:87)

    at oracle.jbo.common.ampool.DefaultConnectionStrategy.createApplicationModule(DefaultConnectionStrategy.java:158)

    at oracle.jbo.common.ampool.DefaultConnectionStrategy.createApplicationModule(DefaultConnectionStrategy.java:73)

    at oracle.jbo.common.ampool.ApplicationPoolImpl.instantiateResource(ApplicationPoolImpl.java:2836)

    at oracle.jbo.pool.ResourcePool.createResource(ResourcePool.java:583)

    at oracle.jbo.common.ampool.ApplicationPoolImpl.prepareApplicationModule(ApplicationPoolImpl.java:2396)

    at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:2270)

    at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:3169)

    at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:592)

    at oracle.jbo.http.HttpSessionCookieImpl.useApplicationModule(HttpSessionCookieImpl.java:234)

    at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:525)

    at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:520)

    at oracle.adf.model.bc4j.DCJboDataControl.initializeApplicationModule(DCJboDataControl.java:523)

    at oracle.adf.model.bc4j.DCJboDataControl.getApplicationModule(DCJboDataControl.java:869)

    at oracle.adf.model.binding.DCDataControl.setErrorHandler(DCDataControl.java:484)

    at oracle.jbo.uicli.binding.JUApplication.setErrorHandler(JUApplication.java:261)

    at oracle.adf.model.BindingContext.put(BindingContext.java:1412)

    at oracle.adf.model.binding.DCDataControlReference.getDataControl(DCDataControlReference.java:174)

    at oracle.adf.model.BindingContext.instantiateDataControl(BindingContext.java:1128)

    at oracle.adf.model.dcframe.DataControlFrameImpl.doFindDataControl(DataControlFrameImpl.java:1638)

    at oracle.adf.model.dcframe.DataControlFrameImpl.internalFindDataControl(DataControlFrameImpl.java:1507)

    at oracle.adf.model.dcframe.DataControlFrameImpl.findDataControl(DataControlFrameImpl.java:1467)

    at oracle.adf.model.BindingContext.internalFindDataControl(BindingContext.java:1261)

    at oracle.adf.model.BindingContext.get(BindingContext.java:1211)

    at oracle.adf.model.dcframe.DataControlFrameImpl.restoreDataControl(DataControlFrameImpl.java:953)

    at oracle.adf.model.dcframe.DataControlFrameImpl.restoreSnapshot(DataControlFrameImpl.java:1022)

    at oracle.adf.model.BindingContext.restoreSnapshot(BindingContext.java:766)

    at oracle.adf.model.BindingContext.beginRequest(BindingContext.java:1876)

    at oracle.adf.model.BindingRequestHandler.invokeBeginRequest(BindingRequestHandler.java:395)

    at oracle.adf.model.BindingRequestHandler.beginRequest(BindingRequestHandler.java:261)

    at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:203)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:128)

    to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:446)

    at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)

    to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:446)

    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271)

    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177)

    at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:180)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    to oracle.security.jps.ee.http.JpsAbsFilter$ 1.run(JpsAbsFilter.java:119)

    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:324)

    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)

    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)

    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)

    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    at oracle.security.wls.filter.SSOSessionSynchronizationFilter.doFilter(SSOSessionSynchronizationFilter.java:292)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:163)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.wrapRun (WebAppServletContext.java:3730)

    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.run (WebAppServletContext.java:3696)

    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)

    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)

    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2273)

    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)

    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1490)

    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)

    at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)

    Caused by: java.lang.IllegalArgumentException: no oracle.jbo.AttributeDependency$ class const enum Type.

    at java.lang.Enum.valueOf(Enum.java:196)

    to oracle.jbo.AttributeDependency$ Type.valueOf (AttributeDependency.java:20)

    at oracle.jbo.server.AttributeDefImpl.loadDependencies(AttributeDefImpl.java:6235)

    at oracle.jbo.server.AttributeDefImpl.loadUserDefinedAttr(AttributeDefImpl.java:4672)

    at oracle.jbo.server.ViewAttributeDefImpl.loadFromXML(ViewAttributeDefImpl.java:2190)

    at oracle.jbo.server.ViewDefImpl.loadAttributes(ViewDefImpl.java:7081)

    at oracle.jbo.server.ViewDefImpl.doLoadFromXML(ViewDefImpl.java:4631)

    at oracle.jbo.server.ViewDefImpl.loadFromXML(ViewDefImpl.java:4015)

    at oracle.jbo.server.ViewDefImpl.loadFromXML(ViewDefImpl.java:3962)

    at oracle.jbo.server.MetaObjectManager.loadFromXML(MetaObjectManager.java:560)

    at oracle.jbo.mom.DefinitionManager.loadLazyDefinitionObject(DefinitionManager.java:1300)

    at oracle.jbo.mom.DefinitionManager.findDefinitionObject(DefinitionManager.java:626)

    at oracle.jbo.mom.DefinitionManager.findDefinitionObject(DefinitionManager.java:546)

    at oracle.jbo.mom.DefinitionManager.findDefinitionObject(DefinitionManager.java:528)

    at oracle.jbo.server.MetaObjectManager.findMetaObject(MetaObjectManager.java:794)

    at oracle.jbo.server.ViewDefImpl.findDefObject(ViewDefImpl.java:876)

    at oracle.jbo.server.AMViewUsage.createViewObject(AMViewUsage.java:112)

    at oracle.jbo.server.ApplicationModuleDefImpl.loadViewObject(ApplicationModuleDefImpl.java:660)

    at oracle.jbo.server.ApplicationModuleDefImpl.loadComponents(ApplicationModuleDefImpl.java:921)

    at oracle.jbo.server.ApplicationModuleImpl.createRootApplicationModule(ApplicationModuleImpl.java:510)

    at oracle.jbo.server.ApplicationModuleHomeImpl.create(ApplicationModuleHomeImpl.java:87)

    at oracle.jbo.common.ampool.DefaultConnectionStrategy.createApplicationModule(DefaultConnectionStrategy.java:158)

    at oracle.jbo.common.ampool.DefaultConnectionStrategy.createApplicationModule(DefaultConnectionStrategy.java:73)

    at oracle.jbo.common.ampool.ApplicationPoolImpl.instantiateResource(ApplicationPoolImpl.java:2836)

    at oracle.jbo.pool.ResourcePool.createResource(ResourcePool.java:583)

    at oracle.jbo.common.ampool.ApplicationPoolImpl.prepareApplicationModule(ApplicationPoolImpl.java:2396)

    at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:2270)

    at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:3169)

    at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:592)

    at oracle.jbo.http.HttpSessionCookieImpl.useApplicationModule(HttpSessionCookieImpl.java:234)

    at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:525)

    at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:520)

    at oracle.adf.model.bc4j.DCJboDataControl.initializeApplicationModule(DCJboDataControl.java:523)

    at oracle.adf.model.bc4j.DCJboDataControl.getApplicationModule(DCJboDataControl.java:871)

    at oracle.adf.model.binding.DCDataControl.setErrorHandler(DCDataControl.java:484)

    at oracle.jbo.uicli.binding.JUApplication.setErrorHandler(JUApplication.java:261)

    at oracle.adf.model.BindingContext.put(BindingContext.java:1412)

    at oracle.adf.model.binding.DCDataControlReference.getDataControl(DCDataControlReference.java:174)

    at oracle.adf.model.BindingContext.instantiateDataControl(BindingContext.java:1128)

    at oracle.adf.model.dcframe.DataControlFrameImpl.doFindDataControl(DataControlFrameImpl.java:1638)

    at oracle.adf.model.dcframe.DataControlFrameImpl.internalFindDataControl(DataControlFrameImpl.java:1507)

    at oracle.adf.model.dcframe.DataControlFrameImpl.findDataControl(DataControlFrameImpl.java:1467)

    at oracle.adf.model.BindingContext.internalFindDataControl(BindingContext.java:1261)

    at oracle.adf.model.BindingContext.get(BindingContext.java:1211)

    at oracle.adf.model.dcframe.DataControlFrameImpl.restoreDataControl(DataControlFrameImpl.java:953)

    at oracle.adf.model.dcframe.DataControlFrameImpl.restoreSnapshot(DataControlFrameImpl.java:1022)

    at oracle.adf.model.BindingContext.restoreSnapshot(BindingContext.java:766)

    at oracle.adf.model.BindingContext.beginRequest(BindingContext.java:1876)

    at oracle.adf.model.BindingRequestHandler.invokeBeginRequest(BindingRequestHandler.java:396)

    at oracle.adf.model.BindingRequestHandler.beginRequest(BindingRequestHandler.java:261)

    at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:203)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)

    at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:131)

    to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:447)

    at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)

    to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:447)

    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271)

    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177)

    at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)

    at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:181)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)

    to oracle.security.jps.ee.http.JpsAbsFilter$ 1.run(JpsAbsFilter.java:119)

    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:324)

    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)

    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)

    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)

    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)

    at oracle.security.wls.filter.SSOSessionSynchronizationFilter.doFilter(SSOSessionSynchronizationFilter.java:293)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)

    at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:163)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)

    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)

    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.wrapRun (WebAppServletContext.java:3730)

    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.run (WebAppServletContext.java:3696)

    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)

    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2273)

    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)

    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1490)

    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)

    at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)

    I found a bug " ", "(12564061" related to this error and it asks me to check if the oracle.jbo.usemdm property is set to true or not and check if there are dependencies defined in the associated principal object. The property is already set to true and it is y no dependency attribute defined in the enitity object. Could you please help?

    Your case root:

    java.lang.IllegalArgumentException: no oracle.jbo.AttributeDependency$ class const enum Type.

    This means that your java implementation line is corrupt.

    Try to remove your current line Impl, then expose it again.

  • 6229 OR causes error-50202 on Fujitsu/Siemens Celsius PC

    Hello!

    With the help of MAX Self test or test causes error-50202. I use a PC Celsius Fujitsu/Siemens, model W370 E85 + with LabView 8.6.1. The PC uses an Intel motherboard and an Intel Dual core processor. The PC is new.

    I tried to test another PC but the USB startup utility seems to work only with the above PC. On the other PC, I get the error pharsys and the boot process stops.

    I also have a full equipped PXI dual core system RT that works without any problems with my host LabView 8.6.1 installation.

    How to solve this problem?

    NEWS! I was testing a card PCI-6229 second and identical, but the map did not, too. And while I was there, I simply changed the slot inside the PC Celsius PCI: and the self test successful!

    Here is a screenshot after changing the slot. You can even see the 'Phantom' 1 unit (where one of the cards was before).

    I have to do more tests, but I was sure, that these IRQ problems are history (if it was such a problem).

  • Common problem with Windows 7, what causes errors with itunes, the software adobe reader, TurboTax 12

    Is there a common problem with Windows 7, what causes errors with itunes, the software adobe reader, TurboTax 12?  I get error messages when I try to use one of these programs

    Hello

    Thanks for the reply with the details.
     
    Problem with opening PDF documents, please see the link and follow the steps in the article:
     
    Error "Windows cannot access the specified device, path or file" when you try to install, update or launch a program or file
    Important: Disable your antivirus or changed settings can make your PC vulnerable to viral, fraudulent, or malicious attacks. Microsoft does not recommend that you disable your antivirus software or change settings. If you need to temporarily disable your anti-virus software, you should reactivate as soon as you are finished.
     
    See the link for the question with idevices:
     
    iTunes for Windows: "Could not load the data class" or "Cannot load provider data" alert synchronization services
     
    Problem with TurboTax 12, check out the links and follow the steps:
     
    5639 error: Cannot configure the product update system
     
     
    If the troubleshooting steps above do not help, check in a new user account:
    Reference:
     
    If it works in the new user account, then the current may be corrupt user account.
    To fix the damaged user account, follow the steps in the following article:
    http://Windows.Microsoft.com/en-us/Windows7/fix-a-corrupted-user-profile
     
    Hope this solves the problem. If the problem persists, you can write to us and we will be happy to help you further.
  • exception that tells which line causes error

    Hi all

    my need is to add exception to my procedure.

    Yes, I know how to do it. But he said only "ORA" error and I would also like to know what line number causes error.

    The procedure is huge...

    So is it possible at all?

    Marco wrote:

    The procedure is huge...

    Yes, but with different operations to meet business requirements, not with the number of lines. For this you must connect before and after each transaction in the table of the newspaper or by registration method of dml errors. So that you can have a successful execution of the transaction after what a better idea, the error took place and was not connected there after.

    Yes to verify line number, you can consult the following exceptions in oracle 10 g .

    Thank you!

  • DateField as itemrender causes Error #1034: Type coercion failed: cannot convert '10/03/2006.

    I have itemrende onliner.

    < mx:DataGridColumn dataField = "solddate."
    headerText = "Date".
    itemRenderer = "mx.controls.DateField"
    rendererIsEditor = "true".
    editorDataField = "selectedDate" / >

    XML =

    < solddate > 10/03/2006 < / solddate >

    This translates

    DateField as itemrender causes Error #1034: Type coercion failed: cannot convert ' 10/03/2006' in Date.

    Is it possible for me to be

    1. change the output xml to the required format

    or

    2 convert the data within the itemrenderer

    The answer is here http://blog.flexmonkeypatches.com/2008/04/08/datefield-itemeditor-when-date-is-a-string/comment-page-1/
    
    or you can do it inline like
    
    DataGridColumn headerText="Date"                   editable="true"                    rendererIsEditor="true">                              DateField selectedDate="{new Date(Date.parse(data.@solddate as String))}"/>                                               DataGridColumn>
    
    
    
  • You try to run the scan mode and mode interface fpga at the same time is causing errors

    I'm reading a 9236 9237 and a 9215 with the scanning engine and read from two 9211 modules with the fpga. It's because I need to acquire to 200 Hz with the 9236 9237 9215 but maximum rate of the scan engine is limited by the slower module in the system, which in this case is the max of 15 hz the 9211.

    So to use both interfaces (scan engine and fpga), I followed the percisely given in this article for instructions.

    1. the project has created and added the peripheral crio using the interface of the scan engine.

    2. Add the target fpga and drag and drop the 9211 inside modules

    3. has created the fpga in interface file with and compiled with no error.

    4. interfaced with the file fpga at almost exactly the way the sample project of "getting started with 9211' by using the engine of analysis in the interface with the other modules.

    5. after the errors to discover that I created a VI that tests for just the portion 9211 code (called "thermocouple FPGA method Test.vi")

    The data returned by the interface fpga was nothing else than zeros on all channels, even if thermocouples were hooked on some of them. (all zeros as entries in the convert temperature vi gives-410, 6160 degrees F, if you happen to have the material to try this.)

    I get the following error from the open fpga vi reference:

    code error-61141
    "Thermocouple method Test.vi FPGA.
    Activities FPGA:

    Open FPGA interface reference.
    Reserved outside LabVIEW FPGA: turns The RIO Scan Interface. You must set the mode Interface FPGA chassis in order to unlock the FPGA. »

    It's extremely frustrating, because as I explained, I've been very attentive not only follow the instructions for concurrent fpga and analysis but also to model my VI by the example of VI, even if only for the moment, just to try to work things out.

    Any help would be appreciated as I need to fix this for the further development and I am somehow in a lack of time. I opened a support ticket (reference #7256226), but the app engineer had no time to answer.

    My system:

    cRIO-9014 controller RT with crio-9104 bottom of basket.

    LabVIEW 2009

    Latest drivers and peripheral software pc and rio (RIO scan 3.2 engine support june2009)

    rex1030 wrote:

    I'm reading a 9236 9237 and a 9215 with the scanning engine and read from two 9211 modules with the fpga. It's because I need to acquire to 200 Hz with the 9236 9237 9215 but maximum rate of the scan engine is limited by the slower module in the system, which in this case is the max of 15 hz the 9211.

    This should not be the case.  9211 data will not update with each sweep, but you should be able to run the scan faster than 15 Hz without problem.  Do you have specific issues with this?

    So to use both interfaces (scan engine and fpga), I followed the percisely given in this article for instructions.

    1. the project has created and added the peripheral crio using the interface of the scan engine.

    2. Add the target fpga and drag and drop the 9211 inside modules

    3. has created the fpga in interface file with and compiled with no error.

    4. interfaced with the file fpga at almost exactly the way the sample project of "getting started with 9211' by using the engine of analysis in the interface with the other modules.

    5. after the errors to discover that I created a VI that tests for just the portion 9211 code (called "thermocouple FPGA method Test.vi")

    You can try making sure that the chassis is set to mode Interface FPGA and the setting is deployed.  I wrote that article that you referenced says will select the deploy option later and not explicitly speak to deploy the chassis later.  Run a VI with a reference open FPGA vi not automatically deploy chassis settings if you need to do it explicitly.  Try the following steps.

    1. right click on the frame element and select Properties.  Make sure that the Interface FPGA option button is selected. \

    2. right click on the frame element and select deploy.

    3. repeat your VI.

    The data returned by the interface fpga was nothing else than zeros on all channels, even if thermocouples were hooked on some of them. (all zeros as entries in the convert temperature vi gives-410, 6160 degrees F, if you happen to have the material to try this.)

    I get the following error from the open fpga vi reference:

    code error-61141


    "Thermocouple method Test.vi FPGA.
    Activities FPGA:

    Open FPGA interface reference.
    Reserved for LabVIEW FPGA outside: The RIO Scan Interface is running. You must set the mode Interface FPGA chassis in order to unlock the FPGA. »

    The likely cause of this error is that the setting of the FPGA Interface on the chassis has not been deployed.  If the chassis is still Mode Scan fixed personality bitfile will be loaded on startup and the FPGA will be locked.

    It's extremely frustrating, because as I explained, I've been very attentive not only follow the instructions for concurrent fpga and analysis but also to model my VI by the example of VI, even if only for the moment, just to try to work things out.

    I'm sorry that you have had difficulties.  Assuming that I'm wrong about the source of your problem, it seems we have to update less than Ko to include the deployment step.

    Any help would be appreciated as I need to fix this for the further development and I am somehow in a lack of time. I opened a support ticket (reference #7256226), but the app engineer had no time to answer.

    My system:

    cRIO-9014 controller RT with crio-9104 bottom of basket.

    LabVIEW 2009

    Latest drivers and peripheral software pc and rio (RIO scan 3.2 engine support june2009)

  • PIC-7344 causes error-70095 in MAX

    I have install NI PCI-7344. MAX 5.1 application firmware update. I did:

    7.20.3008 to 7.40.3003 68331

    DSP of 7.10.3003 to 7.32.3003.

    I can't initialize the card. MAX throws "error-70095 (NIMC_DSPCommunicationsTimeoutError) occurred in ConfigVectorSpace on 1 coordinate." Internal error. There was an internal timeout when sending commands to the DSP. "It happens 2 cards in a row. They are the new cards. I thought that they work.

    Please help me to overcome this error.

    Thanks in advance.

    I try Greg sugesstion. It works very well. Thank you very much.

    Then the button [update Firmware] downloaded and flashed 4 firmware drivers for me: 7.40.3003 (68331), 7.32.3003 (DSP), 7.10.3003 (FPGA1) and 7.00.3001 (FPGA2). Different drivers between FPGA1 and FPGA2 is the cause of the problem. Right-click on the FPGA1 of the right list box item and choose 'download to device '. Initialization functions very well after that.

    Yet once again, I appreciate your help and your time.

  • Update causing error problem"ssing or 32\DRIVERS\pci.sys corrupt system"

    Original title: update the problem cause

    After updating major on XP, cannot restart. Emergency start screen goes to "missing or damaged system 32\DRIVERS\pci.sys. How can I move from this screen to allow the use of the Windows CD-ROM to allow the repair to activate? Help gratefully received.

    PCI.sys error when Windows starts

    Problems with damaged or Incompatible hardware with Windows XP
    http://support.Microsoft.com/?kbid=330181

    Windows could not start because the following file is missing or corrupt:
    System32\DRIVERS\pci.sys
    Setupdd.sys could not be loaded. Error code 4.
    -or-
    Setupdd.sys could not be loaded. Error code 7.

    When you start Windows, you may receive an error similar to:
    File is missing or corrupt: C:\Winnt\System32\Drivers\Pci.sys

    To restore the file, perform an upgrade on the spot or expand the file from the Recovery Console:
    1. start the Recovery Console.
    2 select the installation that you want to access.
    3 enter the administrator password.
    4 entry card to determine the drive letter assigned to the CD-ROM.
    5 type: Expand, CD-ROM drive>: \i386\pci.sy_ c:\Winnt\System32\drivers/y.
    You should receive:
    PCI.sys
    1 file (s) expanded.

    6 type exit to complete the Recovery Console.

    Install and use the Recovery Console in Windows XP
    http://support.Microsoft.com/kb/307654

    The above is my notes on Windows XP - no guarantee

  • Why the transition from the server causes error?

    I reported the error to the it Department, they respond as indicated below:

    "These errors are the result of a transition from server we are currently experiencing. As soon as the server transition is complete errors should stop. »

    «The transition of the server error has to do with displacement of the IP4 to IP6.» All pages work technically, but if you happen be routed through IP6 instead of the IP4, some of our pages will not appear due to firewall issues. »

    Does anyone have suggestions on what causes the error of IP4 to IP6?

    Thanks in advance for your suggestions

    -----------------------------------------------------------------------------------------------------------------

    Detailed description on the report of mail as shown below:

    Referring to the following link, some images cannot be display on 29 October.

    http://I1093.Photobucket.com/albums/i438/junk000/Error2.jpg 
     
     
    The other day, when I try to click on the following link and open it using IE8, the response is slow and getting the error on
    "Web Page error: 502 Bad Gateway!" with frontispiece USGS URL resolution error
    Please see the link for more information.

    http://I1093.Photobucket.com/albums/i438/junk000/error-6.jpg

    Do server not able to response to the loading of the web?  Is there anything to improve his performance on the server?

    Support is located in the Windows Server Forums:
    http://social.technet.Microsoft.com/forums/en-us/category/WindowsServer/

  • Why the right mouse clicking on the icons and thumbnails cause error message and the screen resets?

    When I returned from vacation, my PC worked as usual, but later in the day that it would be not laod, it gets to a certain point and then a blue screen and try a reboot. Managed to use the 'safe mode' and finally 'System restore', but it kept crashing until I went back as it would go, i.e. end of /April. Been authorized since except this error right click of the mouse.

    Looks like you may have a bad Windows Explorer (not Internet Explorer) add on.

    What is your version of XP and the Service Pack?

    Describe your current antivirus and software anti malware situation: McAfee, Symantec, Norton, Spybot, AVG, Avira!, MSE, Panda, Trend Micro, CA, Defender, ZoneAlarm, PC Tools, Comodo, etc..

    Here are a few thoughts:

    When the Windows Explorer (not Internet Explorer) is wrong to behave on a right click, begins to suspect third-party add-ons explore extension.

    Those who would be the Explorer extensions that do not belong to Microsoft.  This means that extensions that you have added.  Solution Explorer extensions are generally well and installation of certain applications will install extensions from Explorer solutions for you, give you a choice and sometimes they can be added sometimes without your knowledge or consent when you install some software.

    Have you installed new software because the system finally worked correctly and if so, what?

    Solution Explorer extensions are sometimes added as a new right-click option, you see on folders and files (like the scan of this file, open that file, play this song).  When you right click on something, the Explorer wants to display a menu of choices.  If there is a bad or outdated extension, Explorer may crash.

    If there is something in particular that you do during exploration that you know will be the cause of the problem, which will help focus on the problem and the help that you suddenly know, when you have found and corrected.  If you can get there when you want it, make an adjustment, then there is no message the next time you do whatever it is you're doing, you've found and fixed (or perhaps you can fix).

    First of all you need a way to see what modules explore you have installed now and a way to turn them off (not uninstall them) so you can understand that we are at the origin of the problem.  You can have a lot of extensions not installed Microsoft don't even know you about.

    Download ShellExView here to see what Explorer extensions you have loaded:

    http://www.NirSoft.NET/utils/shexview.html

    ShellExView does not install anything on your computer, simply of runs and displays.

    After launching ShellExView, under Options, choose "Mark non-Microsoft Extensions" and extensions not Microsoft will be pink, clear, but on some systems which is a difficult color to see, so click on display, choose the columns and move the column Microsoft closer to the top, so you can see on your screen without having to scroll left and right.

    Click on the column header for Microsoft not to sort the display (by clicking on the column of Microsoft) if all the "" s are on top and easy to see.

    The s in 'No' would be things you have added (non-Microsoft) and are what you should be suspect.

    You can also Google the name of a suspect add-on and see if there are visits, on Explorer crashing and what other people have done about it.

    You can Google something like:

    Explorer XP crashing

    (you must fill in the name of adds your suspect on).

    See what kind of search results hits you get and are looking for solutions or situations that sound like yours.

    I'm not a defender of trial and error, but I can't think of another way to do...

    Right click and disable the extensions one at a time non-Microsoft keep a list so you can enable them again later if you wish. The result of the change is immediate and no reboot is necessary.  Test your failure condition.

    If you recognize all the extensions that have been added or recently downloaded, start with these first.

    Disabling the extension does not uninstall the extension - it is just disabled.

    Disable them one at a time until your right click on do not generate an error, then restart and test again.  Last extension you have turned off the
    a suspect.

    You can also just disable all non-Microsoft extensions, restart and allow them one at a time until you find the one that generates the condition.

    The hope is that you will find an extension that caused the error, and then you can figure out what on this subject - either uninstall it or see if you can get an update of the author of the extension of their web page.

    I have not your problem, but when you turn off/turn on extensions, the extension is immediately disabled, so disable an extension does not seem to require a restart, but if you find the problem, I reboot and retest anyway to really be sure that the problem has disappeared.

    If you post your non-Microsoft extensions list, maybe someone will recognize it as a potential problem.

    If you find the offending extension that's the problem, please let us know what it is that I can add to my list.

    If you get a blue screen of death (BSOD), you must do this:

    The next time your system crashes, provide more information on what you see.
    Here's a BSOD example showing information you provide:
    Send for the nose and the Red arrows (3 to 4 lines total).
    Send all * line STOP message since there are clues in the 4 parameters.
    If there is a name of the file listed in the STOP message, don't forget to include this information too.
    Ignore the boring text unless it seems important to you.  We know what a BSOD looks like, we need to know what your BSOD looks like.

    Finally, I'd be curious to know why you say you get an error message and tell us what the error message said.

  • What is service Hello and why is it causing errors in my event log

    Hello service causes an error message every second in my windows event log.

    Here is their help and support: http://www.apple.com/support/bonjour/

    Here is an explanation of what is Hello: http://en.wikipedia.org/wiki/Bonjour_%28software%29

  • BlackBerry Smartphones Memory Cleaner cause error when you save the storm?

    So, I recently started using memory cleaner on my bb storm.  I think that it is causing my bb storm not being able to save to the Desktop Manager.  This happened to someone else, or is there another program I should use to clean the memory?

    ofcpa wrote:
    So I restored w / my last backup and then was able to back up my phone and save it w / the current date.  I really believe that I get an error "Unable to save" thanks to the cleaner memory.  It's something that I can't back up my phone.

    Hello!

    If you believe you are getting the error with the cleaner memory active - have - run you controlled tests to validate it? And the error has disappeared if you run your inactive test with Memory Cleaner?

    Memory Cleaner is belived by the majority is not not necessary. It is a resource and performance drag on the device of benefits that meet only people safety requirements very high. This is a Ko that deals with what he does.

    http://www.BlackBerry.com/BTSC/microsites/search.do?cmd=displayKC&docType=kc&externalId=KB03862&SLIC...

    The most widespread on Memory Cleaner is that it performs defragmentation of memory of the App and clears the memory leaks and others, the BB back to a good working state. This is incorrect. The best way to achieve this is restarting batt-pop.

    Hope that helps!

  • Kindle keyboard causes error on blue screen of Windows 7

    Monday, July 23, 2012, I bought two books on Amazon.com for my Kindle, selected the option "transfer via USB," tie my Kindle to the computer and transfer books him without any problem.

    Wednesday, July 25, 2012, I have attached my Kindle on my computer, and as soon as the Kindle under tension, it caused my computer to run a crash 'blue screen '. I checked to make sure my Windows software is up to date and that was the case, so I tried again to connect to my Kindle, and it's the same thing.

    Two of these attempts, the Kindle is 'on' but 'asleep', so I tried to turn off the Kindle completely and then to the computer. Once more, I got the "Blue screen" error and crash.

    I'm still able to attach an external hard drive Seagate as a Lexar USB FlashDrive to my computer with no problems. Only the Kindle's envelope the problem.

    My computer is as follows:

    • HP EliteBook p 8460, running Windows 7 Professional 64-bit, Service Pack 1
    • Intel® Core® i7 - 2640M (2.80 GHz, 4 MB L3 cache) processor
    • Chipset mobile Intel QM67 Express

    My Kindle is:

    • Kindle keyboard, software version 3.3

    Updates to Windows that have been added to my computer from the time wherever I could connect my Kindle with success and time which I started getting the "Blue screen" errors are:

    • Windows Defender Update KB915597 (definition 1.131.548.0) 24/07/2012
    • Fix for Windows (KB2397190) 25/07/2012
    • Fix for Windows (KB2482122) 25/07/2012
    • Fix for Windows (KB2505454) 25/07/2012
    • Fix for Windows (KB2551127) 25/07/2012
    • Fix for Windows (KB2615592) 25/07/2012
    • Fix for Windows (KB2621419) 25/07/2012

    I posted this problem on Amazon Kindle Help Forum yesterday, and they suggested I have ask Microsoft about it.

    No one here knows anything about this problem and how I should go to try to fix it?

    So while that not directly responsible, your Acronis drivers (snapman.sys) are mentioned in the stack of each BSOD event trace - and third party drivers only 3 are mentioned.

    Therefore, please uninstall the software Acronis of your system and see if that stops the BSOD.

    Bluetooth mouse drivers are from 2009, please update.

    Infineon Personal Secure Drive driver dating 2009 also, please update.

    As a point to the FAT file system - memory images I would say running CHKDSK /r /f from a prompt (run as administrator) on your F: drive (the drive HP tools is FAT32) and your Kindle (I'm not sure of the file system used by the Kindle - but it does not seem to be involved in accidents)

    More information about the error STOP 0 x 23 here: http://www.carrona.org/bsodindx.html#0x00000023 in particular, please see the section of usual Causes.

    Finally, please run diagnostics of hard disk on your drives.  There is a free test list here: http://www.carrona.org/hddiag.html

    Driver Verifier is probably not needed here - that the errors do not point to the type of memory dump this key usually Driver Verifier.  If the BSOD continues after completing the steps above - we may have to reconsider, but don't need immediately.
    ******************************************************************************************
    BSOD BUGCHECK SUMMARY
    Loading dump file [C:\Users\John\_jcgriff2_\dbug\__Kernel__\072512-14336-01.dmp]
    By: 7601.17835.amd64fre.win7sp1_gdr.120503 - 2030
    The debugging session: Wed Jul 25 12:33:21.796 2012 (UTC - 04:00)
    System Uptime: 0 days 0:34:29.201
    Error checking 23, {fffff880037a6538, fffff880037a5d90, e0107, fffff88000dbc079}
    WARNING: Unable to verify timestamp for fltsrv.sys
    ERROR: Module load completed but symbols can be loaded for fltsrv.sys
    WARNING: Unable to verify timestamp for snapman.sys
    ERROR: Module load completed but symbols can be loaded for snapman.sys
    WARNING: Unable to verify timestamp for win32k.sys
    ERROR: Module load completed but symbols can be loaded for win32k.sys
    Probably caused by: partmgr.sys (partmgr! PmGlobalDispatch + 69)
    DEFAULT_BUCKET_ID: NULL_DEREFERENCE
    Nom_processus: System
    BUGCHECK_STR: 0 X 23
    FAILURE_BUCKET_ID: X64_0x23_partmgr! PmGlobalDispatch + 69
    Code Bugcheck 00000023
    Arguments 00000000' 000e0107 fffff880'037 a 6538 fffff880 '037a5d90 fffff880' 00dbc079
    BiosVersion = 68SCF worm. F.22
    BiosReleaseDate = 22/12/2011
    SystemManufacturer = Hewlett-Packard
    SystemProductName = HP EliteBook 8460p
    CPUID: "Intel (r) Core i7 - 2640 M CPU @ 2.80 GHz"
    MaxSpeed: 2800
    CurrentSpeed: 2793
    ¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨``
    Loading dump file [C:\Users\John\_jcgriff2_\dbug\__Kernel__\072612-18096-01.dmp]
    By: 7601.17835.amd64fre.win7sp1_gdr.120503 - 2030
    The debugging session: Thu Jul 26 00:21:24.229 2012 (UTC - 04:00)
    System Uptime: 0 days 9:47:13.633
    Error checking 23, {fffff880035c9538, fffff880035c8d90, e0107, fffff88000e66079}
    WARNING: Unable to verify timestamp for fltsrv.sys
    ERROR: Module load completed but symbols can be loaded for fltsrv.sys
    WARNING: Unable to verify timestamp for snapman.sys
    ERROR: Module load completed but symbols can be loaded for snapman.sys
    WARNING: Unable to verify timestamp for win32k.sys
    ERROR: Module load completed but symbols can be loaded for win32k.sys
    Probably caused by: partmgr.sys (partmgr! PmGlobalDispatch + 69)
    DEFAULT_BUCKET_ID: NULL_DEREFERENCE
    Nom_processus: System
    BUGCHECK_STR: 0 X 23
    FAILURE_BUCKET_ID: X64_0x23_partmgr! PmGlobalDispatch + 69
    Code Bugcheck 00000023
    "" Arguments 00000000 ' 000e0107 fffff880 ' 035 c 9538 fffff880 ' 035c8d90 fffff880 ' 00e66079
    BiosVersion = 68SCF worm. F.22
    BiosReleaseDate = 22/12/2011
    SystemManufacturer = Hewlett-Packard
    SystemProductName = HP EliteBook 8460p
    CPUID: "Intel (r) Core i7 - 2640 M CPU @ 2.80 GHz"
    MaxSpeed: 2800
    CurrentSpeed: 2793
    ¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨``
    Loading dump file [C:\Users\John\_jcgriff2_\dbug\__Kernel__\072612-18938-01.dmp]
    By: 7601.17835.amd64fre.win7sp1_gdr.120503 - 2030
    The debugging session: Thu Jul 26 00:30:37.564 2012 (UTC - 04:00)
    System Uptime: 0 days 0:07:08.613
    Error checking 23, {fffff880035a6538, fffff880035a5d90, e0107, fffff88000fb5079}
    WARNING: Unable to verify timestamp for fltsrv.sys
    ERROR: Module load completed but symbols can be loaded for fltsrv.sys
    WARNING: Unable to verify timestamp for snapman.sys
    ERROR: Module load completed but symbols can be loaded for snapman.sys
    WARNING: Unable to verify timestamp for win32k.sys
    ERROR: Module load completed but symbols can be loaded for win32k.sys
    Probably caused by: partmgr.sys (partmgr! PmGlobalDispatch + 69)
    DEFAULT_BUCKET_ID: NULL_DEREFERENCE
    Nom_processus: System
    BUGCHECK_STR: 0 X 23
    FAILURE_BUCKET_ID: X64_0x23_partmgr! PmGlobalDispatch + 69
    Code Bugcheck 00000023
    Arguments 00000000' 000e0107 fffff880'035 a 6538 fffff880 '035a5d90 fffff880' 00fb5079
    BiosVersion = 68SCF worm. F.22
    BiosReleaseDate = 22/12/2011
    SystemManufacturer = Hewlett-Packard
    SystemProductName = HP EliteBook 8460p
    CPUID: "Intel (r) Core i7 - 2640 M CPU @ 2.80 GHz"
    MaxSpeed: 2800
    CurrentSpeed: 2793
    ¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨``

  • O11n package Plugin Maven-package: import-package causes error on VCO (ClassNotFoundException)

    When you try to import a package using the maven plugin, I now see a ClassNotFoundException thrown of vCO, which returns a 500 Server error.  I also tried the vco-cli-java - 6.0.2.jar just to see if I could export a package through the cli and which are perfectly worked.  Not sure if something changed in the API that was not updated to 6.0.2 or if I'm doing something wrong.  I tried 1.7.0_67 and 1.8.0_45 java


    Any thoughts are appreciated.

    Thank you


    Tim


    o11n mvn package: import-package DserverUrl-= vcoadmin: [email protected] : 8281 - Dmaven.wagon.http.ssl.insecure = true - Dmaven.wagon.http.ssl.allowall =-X-Djavax.net.ssl.trustStore=../trust.jks-Djavax.net.ssl.trustStorePassword=test - DignoreServerCertificate = true true

    Catalina.out VCO OUTPUT

    VCO version 6.0.2

    June 23, 2015 19:40:36 org.apache.catalina.core.StandardWrapperValve invoke

    SERIOUS: Servlet.service () for servlet [remoteVcoFactoryServiceExporter] in the context of path [/vco] has thrown the exception [org.springframework.web.util.NestedServletException: class not found while deserializing, the nested exception is java.lang.ClassNotFoundException: org.slf4j.impl.SimpleLogger] origin

    java.lang.ClassNotFoundException: org.slf4j.impl.SimpleLogger

    at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1720)

    at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1571)

    at org.springframework.util.ClassUtils.forName(ClassUtils.java:236)

    at org.springframework.core.ConfigurableObjectInputStream.resolveClass(ConfigurableObjectInputStream.java:75)

    at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1612)

    at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1517)

    at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1771)

    at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1350)

    at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1990)

    at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1915)

    at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1798)

    at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1350)

    at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1706)

    at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1344)

    at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1990)

    at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1915)

    at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1798)

    at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1350)

    at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1706)

    at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1344)

    at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1990)

    at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1915)

    at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1798)

    at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1350)

    at java.io.ObjectInputStream.readObject(ObjectInputStream.java:370)

    at org.springframework.remoting.rmi.RemoteInvocationSerializingExporter.doReadRemoteInvocation(RemoteInvocationSerializingExporter.java:142)

    at org.springframework.remoting.httpinvoker.HttpInvokerServiceExporter.readRemoteInvocation(HttpInvokerServiceExporter.java:117)

    at org.springframework.remoting.httpinvoker.HttpInvokerServiceExporter.readRemoteInvocation(HttpInvokerServiceExporter.java:96)

    at org.springframework.remoting.httpinvoker.HttpInvokerServiceExporter.handleRequest(HttpInvokerServiceExporter.java:73)

    at org.springframework.web.context.support.HttpRequestHandlerServlet.service(HttpRequestHandlerServlet.java:68)

    at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)

    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:303)

    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)

    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)

    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)

    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)

    at net.sf.ehcache.constructs.web.filter.GzipFilter.doFilter(GzipFilter.java:95)

    at net.sf.ehcache.constructs.web.filter.Filter.doFilter(Filter.java:86)

    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)

    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)

    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:220)

    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:122)

    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:610)

    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)

    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:103)

    at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:683)

    at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:950)

    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:116)

    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408)

    at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1070)

    to org.apache.coyote.AbstractProtocol$ AbstractConnectionHandler.process (AbstractProtocol.java:611)

    to org.apache.tomcat.util.net.JIoEndpoint$ SocketProcessor.run (JIoEndpoint.java:316)

    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)

    to java.util.concurrent.ThreadPoolExecutor$ Worker.run (ThreadPoolExecutor.java:615)

    to org.apache.tomcat.util.threads.TaskThread$ WrappingRunnable.run (TaskThread.java:61)

    at java.lang.Thread.run(Thread.java:745)

    RELEASE OF MAVEN

    o11n mvn package: import-package DserverUrl-= vcoadmin: [email protected] : 8281 - Dmaven.wagon.http.ssl.insecure = true - Dmaven.wagon.http.ssl.allowall =-X-Djavax.net.ssl.trustStore=../trust.jks-Djavax.net.ssl.trustStorePassword=test - DignoreServerCertificate = true true

    Apache Maven 3.2.5 (12a6b3acb947671f09b81f49094c53f426d8cea1; 2014-12 - 14 T 12: 29:23 - 05:00)

    House of Maven: /usr/local/Cellar/maven/3.2.5/libexec

    Java version: 1.8.0_45, name of the vendor: Oracle Corporation

    House of Java: /Library/Java/JavaVirtualMachines/jdk1.8.0_45.jdk/Contents/Home/jre

    Default locale: en_US, platform encoding: UTF-8

    OS name: 'mac os x', version: "10.10.3," arch: "x86_64" family: "mac"

    [INFO] Error stacktraces are turned on.

    [DEBUG] Read the global settings of /usr/local/Cellar/maven/3.2.5/libexec/conf/settings.xml

    [DEBUG] Read /Users/tperry/.m2/settings.xml user settings

    [DEBUG] Using local repository at /Users/tperry/.m2/repository

    [DEBUG] With the help of Manager EnhancedLocalRepositoryManager with priority 10.0 for /Users/tperry/.m2/repository

    [INFO] Analysis of projects...

    [DEBUG] Statistics collection of dependency: {ConflictMarker.analyzeTime = 1, ConflictMarker.markTime = 1, ConflictMarker.nodeCount = 211, ConflictIdSorter.graphTime = 1, ConflictIdSorter.topsortTime = 0, ConflictIdSorter.conflictIdCount = 63, ConflictIdSorter.conflictIdCycleCount = 0, ConflictResolver.totalTime = 6, ConflictResolver.conflictItemCount = 145, DefaultDependencyCollector.collectTime = 209, DefaultDependencyCollector.transformTime = 11}

    [DEBUG] com.vmware.o11n.mojo.pkg:maven - o11n-package - plugin:jar:6.0.2:

    [DEBUG] com.vmware.o11n.tool:o11ntool - internal: pot: 6.0.2: compile

    [DEBUG] dom4j:dom4j:jar:1.6.1: compile

    [DEBUG] xml - apis: xml - apis: jar: 1.0.b2: compile

    [DEBUG] org.apache.maven:maven - plugin-api: jar: 2.0: compile

    [DEBUG] org.apache.maven:maven - project: pot: 2.0.6: compile

    [DEBUG] org.apache.maven:maven - settings: pot: 2.0.6: compile

    [DEBUG] org.apache.maven:maven - jar: profile: 2.0.6: compile

    [DEBUG] org.apache.maven:maven - model: pot: 2.0.6: compile

    [DEBUG] org.apache.maven:maven - artifact-Manager: pot: 2.0.6: compile

    [DEBUG] org.apache.maven:maven - repository - metadata:jar:2.0.6: compile

    [DEBUG] org.apache.maven:maven - plugin-registry: pot: 2.0.6: compile

    [DEBUG] org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile

    [DEBUG] junit:junit:jar:4.11:test

    [DEBUG] org.hamcrest:hamcrest - core: jar: 1.3:test

    [DEBUG] classworlds:classworlds:jar:1.1 - alpha-2: compile

    [DEBUG] org.apache.maven:maven - artifact: pot: 2.0.6: compile

    [DEBUG] org.apache.maven:maven - archiver: pot: 2.2: compile

    [DEBUG] org.codehaus.plexus:plexus - archiver: jar: 1.0 - alpha-7: compile

    [DEBUG] org.codehaus.plexus:plexus - utils:jar:1.5.7: compile

    [DEBUG] org.apache.maven.shared:maven - filtering: jar: 1.0 - beta-2: compile

    [DEBUG] org.apache.maven:maven - monitor: pot: 2.0.6: compile

    [DEBUG] org.codehaus.plexus:plexus - interpolation: pot: 1.6: compiles

    [DEBUG] org.codehaus.plexus:plexus - compiler-api: jar: 1.8.1: compile

    [DEBUG] log4j:log4j:jar:1.2.17:runtime

    [DEBUG] commons-io: commons-io: pot: 2.4: compile

    [DEBUG] commons-lang: commons-lang: pot: 2.5: compile

    [DEBUG] com.vmware.o11n:o11n - util:jar:6.0.2: compile

    [DEBUG] org.bouncycastle:bcprov - jdk15on:jar:1.50: compile

    [DEBUG] org.bouncycastle:bcpkix - jdk15on:jar:1.50: compile

    [DEBUG] com.rubiconproject.oss:jchronic:jar:0.2.6: compile

    [DEBUG] net.sf.ehcache:ehcache - core: jar: 2.6.2: compile

    [DEBUG] ognl:ognl:jar:2.6.9: compile

    [DEBUG] org.codehaus.woodstox:stax2 - api: jar: 3.0.1: compile

    [DEBUG] stax:stax - api: jar: 1.0.1: compile

    [DEBUG] org.codehaus.woodstox:woodstox - core - asl:jar:4.0.5: compile

    [DEBUG] org.slf4j:slf4j - api: jar: 1.6.6: compile

    [DEBUG] org.slf4j:slf4j - log4j12:jar:1.6.6: compile

    [DEBUG] Commons-codec: commons-codec: pot: 1.8: compile

    [DEBUG] org.apache.httpcomponents:httpclient:jar:4.3.5: compile

    [DEBUG] Commons-Logging: commons-logging: pot: 1.1.1: compile

    [DEBUG] org.apache.httpcomponents:httpcore:jar:4.3.2: compile

    [DEBUG] com.vmware.o11n:o11n - model: pot: 6.0.2: compile

    [DEBUG] com.vmware.o11n:o11n - security: pot: 6.0.2: compile

    [DEBUG] org.springframework:spring - context: pot: 4.0.2.RELEASE: compile

    [DEBUG] org.springframework:spring - aop:jar:4.0.2.RELEASE: compile

    [DEBUG] org.springframework:spring - expression: pot: 4.0.2.RELEASE: compile

    Org.springframework.Security:spring [DEBUG] - security-core: jar: 3.2.3.RELEASE: compile

    [DEBUG] aopalliance:aopalliance:jar:1.0: compile

    [DEBUG] antlr:antlr:jar:2.7.6: compile

    [DEBUG] org.springframework:spring - web: pot: 4.0.2.RELEASE: compile

    [DEBUG] org.springframework:spring - beans: pot: 4.0.2.RELEASE: compile

    [DEBUG] org.springframework:spring - core: jar: 4.0.2.RELEASE: compile

    [DEBUG] org.apache.geronimo.specs:geronimo - jms_1.1_spec:jar:1.1: compile

    [DEBUG] com.vmware.o11n:o11n - modelejb-client: pot: 6.0.2: compile

    [DEBUG] com.vmware.o11n:o11n - scriptingmodel:jar:6.0.2: compile

    [DEBUG] org.mozilla:rhino:jar:1.7R4: compile

    [DEBUG] commons-collections: commons-collections: pot: 3.2.1: compile

    [DEBUG] com.vmware.o11n:o11n - j2eeutil:jar:6.0.2: compile

    [DEBUG] com.vmware.o11n:o11n - sdkapi:jar:6.0.2: compile

    [DEBUG] org.hornetq:hornetq - jms-client: pot: 2.2.5.Final:runtime

    [DEBUG] org.hornetq:hornetq - client-core: jar: 2.2.5.Final:runtime

    [DEBUG] org.jboss.netty:netty:jar:3.2.5.Final:runtime

    [DEBUG] Created the new Kingdom maven.api class

    [DEBUG] Importation of foreign packages in the Kingdom maven.api class

    [DEBUG]  Imported: org.apache.maven.cli < plexus.core

    [DEBUG]  Imported: org.eclipse.aether.internal.impl < plexus.core

    [DEBUG]  Imported: org.codehaus.plexus.lifecycle < plexus.core

    [DEBUG]  Imported: org.apache.maven.lifecycle < plexus.core

    [DEBUG]  Imported: org.apache.maven.repository < plexus.core

    [DEBUG]  Imported: org.codehaus.plexus.personality < plexus.core

    [DEBUG]  Imported: org.apache.maven.usability < plexus.core

    [DEBUG]  Imported: org.codehaus.plexus.configuration < plexus.core

    [DEBUG]  Imported: javax.enterprise.inject. * < plexus.core

    [DEBUG]  Imported: org.apache.maven. * < plexus.core

    [DEBUG]  Imported: org.apache.maven.project < plexus.core

    [DEBUG]  Imported: org.apache.maven.exception < plexus.core

    [DEBUG]  Imported: org.eclipse.aether.spi < plexus.core

    [DEBUG]  Imported: org.apache.maven.plugin < plexus.core

    [DEBUG]  Imported: org.eclipse.aether.collection < plexus.core

    [DEBUG]  Imported: org.codehaus.plexus. * < plexus.core

    [DEBUG]  Imported: org.codehaus.plexus.logging < plexus.core

    [DEBUG]  Imported: org.apache.maven.profiles < plexus.core

    [DEBUG]  Imported: org.eclipse.aether.transfer < plexus.core

    [DEBUG]  Imported: org.codehaus.plexus.util.xml.pull.XmlPullParserException < plexus.core

    [DEBUG]  Imported: org.apache.maven.execution.scope < plexus.core

    [DEBUG]  Imported: org.apache.maven.wagon. * < plexus.core

    [DEBUG]  Imported: org.apache.maven.rtinfo < plexus.core

    [DEBUG]  Imported: org.eclipse.aether.impl < plexus.core

    [DEBUG]  Imported: org.apache.maven.monitor < plexus.core

    [DEBUG]  Imported: org.eclipse.aether.graph < plexus.core

    [DEBUG]  Imported: org.eclipse.aether.metadata < plexus.core

    [DEBUG]  Imported: org.codehaus.plexus.context < plexus.core

    [DEBUG]  Imported: org.apache.maven.wagon.observers < plexus.core

    [DEBUG]  Imported: org.apache.maven.wagon.resource < plexus.core

    [DEBUG]  Imported: javax.inject. * < plexus.core

    [DEBUG]  Imported: org.apache.maven.model < plexus.core

    [DEBUG]  Imported: org.codehaus.plexus.util.xml.Xpp3Dom < plexus.core

    [DEBUG]  Imported: org.eclipse.aether.deployment < plexus.core

    [DEBUG]  Imported: org.apache.maven.artifact < plexus.core

    [DEBUG]  Imported: org.apache.maven.toolchain < plexus.core

    [DEBUG]  Imported: org.eclipse.aether.resolution < plexus.core

    [DEBUG]  Imported: org.codehaus.plexus.util.xml.pull.XmlSerializer < plexus.core

    [DEBUG]  Imported: org.apache.maven.settings < plexus.core

    [DEBUG]  Imported: org.apache.maven.wagon.authorization < plexus.core

    [DEBUG]  Imported: org.apache.maven.wagon.events < plexus.core

    [DEBUG]  Imported: org.apache.maven.wagon.authentication < plexus.core

    [DEBUG]  Imported: org.apache.maven.reporting < plexus.core

    [DEBUG]  Imported: org.eclipse.aether.repository < plexus.core

    [DEBUG]  Imported: org.slf4j. * < plexus.core

    [DEBUG]  Imported: org.apache.maven.wagon.repository < plexus.core

    [DEBUG]  Imported: javax.enterprise.util. * < plexus.core

    [DEBUG]  Imported: org.apache.maven.configuration < plexus.core

    [DEBUG]  Imported: org.codehaus.plexus.classworlds < plexus.core

    [DEBUG]  Imported: org.codehaus.classworlds < plexus.core

    [DEBUG]  Imported: org.codehaus.plexus.util.xml.pull.XmlPullParser < plexus.core

    [DEBUG]  Imported: org.apache.maven.classrealm < plexus.core

    [DEBUG]  Imported: org.eclipse.aether. * < plexus.core

    [DEBUG]  Imported: org.eclipse.aether.artifact < plexus.core

    [DEBUG]  Imported: org.apache.maven.execution < plexus.core

    [DEBUG]  Imported: org.apache.maven.wagon.proxy < plexus.core

    [DEBUG]  Imported: org.codehaus.plexus.container < plexus.core

    [DEBUG]  Imported: org.eclipse.aether.version < plexus.core

    [DEBUG]  Imported: org.eclipse.aether.installation < plexus.core

    [DEBUG]  Imported: org.codehaus.plexus.component < plexus.core

    [DEBUG] Filling of class maven.api Kingdom

    [DEBUG] Created the new class field extension > com.vmware.o11n.mojo.pkg:maven - o11n-package - plugin:6.0.2

    [DEBUG] Importation of foreign packages in class domain extension > com.vmware.o11n.mojo.pkg:maven - o11n-package - plugin:6.0.2

    [DEBUG]  Imported: maven.api

    [DEBUG] Fill class domain extension > com.vmware.o11n.mojo.pkg:maven - o11n-package - plugin:6.0.2

    [DEBUG]  Included: com.vmware.o11n.mojo.pkg:maven - o11n-package - plugin:jar:6.0.2

    [DEBUG]  Included: com.vmware.o11n.tool:o11ntool - inner: jar: 6.0.2

    [DEBUG]  Included: dom4j:dom4j:jar:1.6.1

    [DEBUG]  Included: xml - apis: xml - apis: jar: 1.0.b2

    [DEBUG]  Included: org.apache.maven:maven - archiver: jar: 2.2

    [DEBUG]  Included: org.codehaus.plexus:plexus - archiver: jar: 1.0 - alpha-7

    [DEBUG]  Included: org.codehaus.plexus:plexus - utils:jar:1.5.7

    [DEBUG]  Included: org.apache.maven.shared:maven - filtering: jar: 1.0 - beta-2

    [DEBUG]  Included: org.codehaus.plexus:plexus - interpolation: jar: 1.6

    [DEBUG]  Included: org.codehaus.plexus:plexus - compiler-api: jar: 1.8.1

    [DEBUG]  Included: log4j:log4j:jar:1.2.17

    [DEBUG]  Included: commons-io: commons-io: jar: 2.4

    [DEBUG]  Included: commons-lang: commons-lang: jar: 2.5

    [DEBUG]  Included: com.vmware.o11n:o11n - util:jar:6.0.2

    [DEBUG]  Included: org.bouncycastle:bcprov - jdk15on:jar:1.50

    [DEBUG]  Included: org.bouncycastle:bcpkix - jdk15on:jar:1.50

    [DEBUG]  Included: com.rubiconproject.oss:jchronic:jar:0.2.6

    [DEBUG]  Included: net.sf.ehcache:ehcache - base: jar: 2.6.2

    [DEBUG]  Included: ognl:ognl:jar:2.6.9

    [DEBUG]  Included: org.codehaus.woodstox:stax2 - api: jar: 3.0.1

    [DEBUG]  Included: stax:stax - api: jar: 1.0.1

    [DEBUG]  Included: org.codehaus.woodstox:woodstox - core - asl:jar:4.0.5

    [DEBUG]  Included: org.slf4j:slf4j - api: jar: 1.6.6

    [DEBUG]  Included: org.slf4j:slf4j - log4j12:jar:1.6.6

    [DEBUG]  Included: Commons-codec: commons-codec: jar: 1.8

    [DEBUG]  Included: org.apache.httpcomponents:httpclient:jar:4.3.5

    [DEBUG]  Included: Commons-Logging: commons-logging: jar: 1.1.1

    [DEBUG]  Included: org.apache.httpcomponents:httpcore:jar:4.3.2

    [DEBUG]  Included: com.vmware.o11n:o11n - model: jar: 6.0.2

    [DEBUG]  Included: com.vmware.o11n:o11n - security: jar: 6.0.2

    [DEBUG]  Included: org.springframework:spring - context: pot: 4.0.2.RELEASE

    [DEBUG]  Included: org.springframework:spring - aop:jar:4.0.2.RELEASE

    [DEBUG]  Included: org.springframework:spring - expression: pot: 4.0.2.RELEASE

    [DEBUG]  Included: org.springframework.security:spring - security-core: jar: 3.2.3.RELEASE

    [DEBUG]  Included: aopalliance:aopalliance:jar:1.0

    [DEBUG]  Included: antlr:antlr:jar:2.7.6

    [DEBUG]  Included: org.springframework:spring - web: pot: 4.0.2.RELEASE

    [DEBUG]  Included: org.springframework:spring - beans: pot: 4.0.2.RELEASE

    [DEBUG]  Included: org.springframework:spring - base: pot: 4.0.2.RELEASE

    [DEBUG]  Included: org.apache.geronimo.specs:geronimo - jms_1.1_spec:jar:1.1

    [DEBUG]  Included: com.vmware.o11n:o11n - modelejb-client: jar: 6.0.2

    [DEBUG]  Included: com.vmware.o11n:o11n - scriptingmodel:jar:6.0.2

    [DEBUG]  Included: org.mozilla:rhino:jar:1.7R4

    [DEBUG]  Included: commons-collections: commons-collections: jar: 3.2.1

    [DEBUG]  Included: com.vmware.o11n:o11n - j2eeutil:jar:6.0.2

    [DEBUG]  Included: com.vmware.o11n:o11n - sdkapi:jar:6.0.2

    [DEBUG]  Included: org.hornetq:hornetq - jms-client: pot: 2.2.5.Final

    [DEBUG]  Included: org.hornetq:hornetq - basic-client: pot: 2.2.5.Final

    [DEBUG]  Included: org.jboss.netty:netty:jar:3.2.5.Final

    [DEBUG] Kingdoms of extension for the test project: o11nplugin-test-package: package: 1.0.0 - SNAPSHOT: [ClassRealm [extension > com.vmware.o11n.mojo.pkg:maven - o11n-package - plugin:6.0.2, parent: sun.misc.Launcher$AppClassLoader@6d6f6e28]]

    [DEBUG] Created the new project of Kingdom of classes > test: o11nplugin-test-package: 1.0.0 - SNAPSHOT

    [DEBUG] Kingdom of settlement project classes > test: o11nplugin-test-package: 1.0.0 - SNAPSHOT

    [DEBUG] Looking for ClassRealm package wrapping cycle mappings [project > test: o11nplugin-test-package: 1.0.0 - SNAPSHOT, parent: ClassRealm [maven.api, parent: null]]

    [DEBUG] Kingdoms of extension for the test project: test: pom: 1.0.0 - SNAPSHOT: (none)

    [DEBUG] Rising maps of cycle for pom in packaging of ClassRealm [plexus.core, parent: null]

    [DEBUG] Fix the plugin version for org.apache.maven.plugins:maven - install-plugin

    [DEBUG] Found no metadata org.apache.maven.plugins:maven-install-plugin/maven-metadata.xml in local (/ Users/tperry/.m2/repository)

    [DEBUG] unable to find org.apache.maven.plugins:maven-install-plugin/maven-metadata.xml in https://xxx.xx.com:8281 / vco-repo has been cached in the local repository, resolution will not be returned until added by archetype update interval is elapsed or are forced to update

    [DEBUG] Query remote ignored for the org.apache.maven.plugins:maven-install-plugin/maven-metadata.xml metadata updates cached locally.

    Resolved [DEBUG] version of the plugin for org.apache.maven.plugins:maven - install-plugin repository 2.5.2 (https://repo.maven.apache.org/maven2, by default, releases)

    [DEBUG] Fix the plugin version for org.apache.maven.plugins:maven - deploy-plugin

    [DEBUG] Found no metadata org.apache.maven.plugins:maven-deploy-plugin/maven-metadata.xml in local (/ Users/tperry/.m2/repository)

    [DEBUG] unable to find org.apache.maven.plugins:maven-deploy-plugin/maven-metadata.xml in https://xxx.xx.com:8281 / vco-repo has been cached in the local repository, resolution will not be returned until added by archetype update interval is elapsed or are forced to update

    [DEBUG] Query remote ignored for the org.apache.maven.plugins:maven-deploy-plugin/maven-metadata.xml metadata updates cached locally.

    Resolved [DEBUG] version of the plugin for org.apache.maven.plugins:maven - deploy-plugin for 2.8.2 of the repository (https://repo.maven.apache.org/maven2, by default, releases)

    [DEBUG] Adjust the plugin version of compiler - org.apache.maven.plugins:maven - plugin

    [DEBUG] Found no metadata org.apache.maven.plugins:maven-compiler-plugin/maven-metadata.xml in local (/ Users/tperry/.m2/repository)

    [DEBUG] unable to find org.apache.maven.plugins:maven-compiler-plugin/maven-metadata.xml in https://xxx.xx.com:8281 / vco-repo has been cached in the local repository, resolution will not be returned until added by archetype update interval is elapsed or are forced to update

    [DEBUG] Query remote ignored for the org.apache.maven.plugins:maven-compiler-plugin/maven-metadata.xml metadata updates cached locally.

    Resolved [DEBUG] version of the plugin for org.apache.maven.plugins:maven - compiler-plugin repository 3.3 (https://repo.maven.apache.org/maven2, by default, releases)

    [DEBUG] Adjust the plugin prefix o11n-package of [org.apache.maven.plugins, org.codehaus.mojo]

    [DEBUG] Plugin solved prefix o11n-package com.vmware.o11n.mojo.pkg:maven - o11n-package-plugin POM test: o11nplugin-test-package: package: 1.0.0 - SNAPSHOT

    [DEBUG] = REACTOR MANUFACTURING PLAN =.

    [DEBUG] Project: test: o11nplugin-test-package: package: 1.0.0 - SNAPSHOT

    [DEBUG] Tasks: [o11n-package: import-package]

    [DEBUG] Style: aggregation

    [DEBUG] =======================================================================

    [INFO]

    [INFO] ------------------------------------------------------------------------

    [INFO] Building o11nplugin-test-package 1.0.0 - SNAPSHOT

    [INFO] ------------------------------------------------------------------------

    [DEBUG] Adjust the plugin prefix o11n-package of [org.apache.maven.plugins, org.codehaus.mojo]

    [DEBUG] Plugin solved prefix o11n-package com.vmware.o11n.mojo.pkg:maven - o11n-package-plugin POM test: o11nplugin-test-package: package: 1.0.0 - SNAPSHOT

    [DEBUG] Default life cycle - > [validate, initiate, generate-sources, process-sources, generate resources, resources process, compiling, process-classes, generate-test-sources, process-test-sources, generate-test-resources and process-test-resources, test-compile, process-test-classes, test, prepare package, package, pre-integration-test, integration test, post-integration-test, check, install, deploy]

    [DEBUG] Own lifecycle-> [pre clean, clean, clean post]

    [DEBUG] Life cycle of the site-> [prior to the site, site, site of the post and deploy site]

    [DEBUG] = GENERATION OF PROJECT PLAN.

    [DEBUG] Project: test: o11nplugin-test-package: 1.0.0 - SNAPSHOT

    [DEBUG] [Addictions (to collect):]

    [DEBUG] [Dependencies (resolve):]

    [DEBUG] repositories (dependencies): [added by archetype (https://xxx.xx.com:8281 / vco-repo, by default, the versions + snapshots), Central (https://repo.maven.apache.org/maven2, by default, release)]

    [DEBUG] repositories (plugins): [added by archetype (https://xxx.xx.com:8281 / vco-repo, by default, the versions + snapshots), Central (https://repo.maven.apache.org/maven2, by default, release)]

    [DEBUG] -----------------------------------------------------------------------

    [DEBUG] Objective: com.vmware.o11n.mojo.pkg:maven - o11n-package - plugin:6.0.2:import - package (by default-cli)

    [DEBUG] Style: regular

    [DEBUG] Configuration: <? XML version = "1.0" encoding = "UTF-8"? >

    < configuration >

    < allPackages-default = "false" >$ {allPackages} < / allPackages >

    < exportHistory-default = "true" >$ {exportHistory} < / exportHistory >

    < ignoreServerCertificate-default = "true" >$ {ignoreServerCertificate} < / ignoreServerCertificate >

    org.company.myPackage < packageName > < / packageName >

    < project >$ {project} < / project >

    < projectName-default = "${project.artifactId}" >$ {projectName} < / ProjectName >

    < ServerURI >$ {ServerURI} < / serverUrl >

    < targetDirectory >$ {basedir} < / targetDirectory >

    < / configuration >

    [DEBUG] =======================================================================

    [INFO]

    [Info]---Maven-o11n-Paquet-plugin:6.0.2:import-Paquet (by default-cli) @ o11nplugin-test-package-

    [DEBUG] Statistics collection of dependency: {ConflictMarker.analyzeTime = 0, ConflictMarker.markTime = 1, ConflictMarker.nodeCount = 211, ConflictIdSorter.graphTime = 0, ConflictIdSorter.topsortTime = 0, ConflictIdSorter.conflictIdCount = 63, ConflictIdSorter.conflictIdCycleCount = 0, ConflictResolver.totalTime = 2, ConflictResolver.conflictItemCount = 145, DefaultDependencyCollector.collectTime = 14, DefaultDependencyCollector.transformTime = 3}

    [DEBUG] com.vmware.o11n.mojo.pkg:maven - o11n-package - plugin:jar:6.0.2:

    [DEBUG] com.vmware.o11n.tool:o11ntool - internal: pot: 6.0.2: compile

    [DEBUG] dom4j:dom4j:jar:1.6.1: compile

    [DEBUG] xml - apis: xml - apis: jar: 1.0.b2: compile

    [DEBUG] org.apache.maven:maven - plugin-api: jar: 2.0: compile

    [DEBUG] org.apache.maven:maven - project: pot: 2.0.6: compile

    [DEBUG] org.apache.maven:maven - settings: pot: 2.0.6: compile

    [DEBUG] org.apache.maven:maven - jar: profile: 2.0.6: compile

    [DEBUG] org.apache.maven:maven - model: pot: 2.0.6: compile

    [DEBUG] org.apache.maven:maven - artifact-Manager: pot: 2.0.6: compile

    [DEBUG] org.apache.maven:maven - repository - metadata:jar:2.0.6: compile

    [DEBUG] org.apache.maven:maven - plugin-registry: pot: 2.0.6: compile

    [DEBUG] org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile

    [DEBUG] junit:junit:jar:4.11:test

    [DEBUG] org.hamcrest:hamcrest - core: jar: 1.3:test

    [DEBUG] classworlds:classworlds:jar:1.1 - alpha-2: compile

    [DEBUG] org.apache.maven:maven - artifact: pot: 2.0.6: compile

    [DEBUG] org.apache.maven:maven - archiver: pot: 2.2: compile

    [DEBUG] org.codehaus.plexus:plexus - archiver: jar: 1.0 - alpha-7: compile

    [DEBUG] org.codehaus.plexus:plexus - utils:jar:1.5.7: compile

    [DEBUG] org.apache.maven.shared:maven - filtering: jar: 1.0 - beta-2: compile

    [DEBUG] org.apache.maven:maven - monitor: pot: 2.0.6: compile

    [DEBUG] org.codehaus.plexus:plexus - interpolation: pot: 1.6: compiles

    [DEBUG] org.codehaus.plexus:plexus - compiler-api: jar: 1.8.1: compile

    [DEBUG] log4j:log4j:jar:1.2.17:runtime

    [DEBUG] commons-io: commons-io: pot: 2.4: compile

    [DEBUG] commons-lang: commons-lang: pot: 2.5: compile

    [DEBUG] com.vmware.o11n:o11n - util:jar:6.0.2: compile

    [DEBUG] org.bouncycastle:bcprov - jdk15on:jar:1.50: compile

    [DEBUG] org.bouncycastle:bcpkix - jdk15on:jar:1.50: compile

    [DEBUG] com.rubiconproject.oss:jchronic:jar:0.2.6: compile

    [DEBUG] net.sf.ehcache:ehcache - core: jar: 2.6.2: compile

    [DEBUG] ognl:ognl:jar:2.6.9: compile

    [DEBUG] org.codehaus.woodstox:stax2 - api: jar: 3.0.1: compile

    [DEBUG] stax:stax - api: jar: 1.0.1: compile

    [DEBUG] org.codehaus.woodstox:woodstox - core - asl:jar:4.0.5: compile

    [DEBUG] org.slf4j:slf4j - api: jar: 1.6.6: compile

    [DEBUG] org.slf4j:slf4j - log4j12:jar:1.6.6: compile

    [DEBUG] Commons-codec: commons-codec: pot: 1.8: compile

    [DEBUG] org.apache.httpcomponents:httpclient:jar:4.3.5: compile

    [DEBUG] Commons-Logging: commons-logging: pot: 1.1.1: compile

    [DEBUG] org.apache.httpcomponents:httpcore:jar:4.3.2: compile

    [DEBUG] com.vmware.o11n:o11n - model: pot: 6.0.2: compile

    [DEBUG] com.vmware.o11n:o11n - security: pot: 6.0.2: compile

    [DEBUG] org.springframework:spring - context: pot: 4.0.2.RELEASE: compile

    [DEBUG] org.springframework:spring - aop:jar:4.0.2.RELEASE: compile

    [DEBUG] org.springframework:spring - expression: pot: 4.0.2.RELEASE: compile

    Org.springframework.Security:spring [DEBUG] - security-core: jar: 3.2.3.RELEASE: compile

    [DEBUG] aopalliance:aopalliance:jar:1.0: compile

    [DEBUG] antlr:antlr:jar:2.7.6: compile

    [DEBUG] org.springframework:spring - web: pot: 4.0.2.RELEASE: compile

    [DEBUG] org.springframework:spring - beans: pot: 4.0.2.RELEASE: compile

    [DEBUG] org.springframework:spring - core: jar: 4.0.2.RELEASE: compile

    [DEBUG] org.apache.geronimo.specs:geronimo - jms_1.1_spec:jar:1.1: compile

    [DEBUG] com.vmware.o11n:o11n - modelejb-client: pot: 6.0.2: compile

    [DEBUG] com.vmware.o11n:o11n - scriptingmodel:jar:6.0.2: compile

    [DEBUG] org.mozilla:rhino:jar:1.7R4: compile

    [DEBUG] commons-collections: commons-collections: pot: 3.2.1: compile

    [DEBUG] com.vmware.o11n:o11n - j2eeutil:jar:6.0.2: compile

    [DEBUG] com.vmware.o11n:o11n - sdkapi:jar:6.0.2: compile

    [DEBUG] org.hornetq:hornetq - jms-client: pot: 2.2.5.Final:runtime

    [DEBUG] org.hornetq:hornetq - client-core: jar: 2.2.5.Final:runtime

    [DEBUG] org.jboss.netty:netty:jar:3.2.5.Final:runtime

    [DEBUG] Created the new plugin of Kingdom of class > com.vmware.o11n.mojo.pkg:maven - o11n-package - plugin:6.0.2

    [DEBUG] Importation of foreign packages in the Kingdom plugin class > com.vmware.o11n.mojo.pkg:maven - o11n-package - plugin:6.0.2

    [DEBUG]  Imported: < project > test: o11nplugin-test-package: 1.0.0 - SNAPSHOT

    [DEBUG] Filling of class Kingdom plugin > com.vmware.o11n.mojo.pkg:maven - o11n-package - plugin:6.0.2

    [DEBUG]  Included: com.vmware.o11n.mojo.pkg:maven - o11n-package - plugin:jar:6.0.2

    [DEBUG]  Included: com.vmware.o11n.tool:o11ntool - inner: jar: 6.0.2

    [DEBUG]  Included: dom4j:dom4j:jar:1.6.1

    [DEBUG]  Included: xml - apis: xml - apis: jar: 1.0.b2

    [DEBUG]  Included: org.apache.maven:maven - archiver: jar: 2.2

    [DEBUG]  Included: org.codehaus.plexus:plexus - archiver: jar: 1.0 - alpha-7

    [DEBUG]  Included: org.codehaus.plexus:plexus - utils:jar:1.5.7

    [DEBUG]  Included: org.apache.maven.shared:maven - filtering: jar: 1.0 - beta-2

    [DEBUG]  Included: org.codehaus.plexus:plexus - interpolation: jar: 1.6

    [DEBUG]  Included: org.codehaus.plexus:plexus - compiler-api: jar: 1.8.1

    [DEBUG]  Included: log4j:log4j:jar:1.2.17

    [DEBUG]  Included: commons-io: commons-io: jar: 2.4

    [DEBUG]  Included: commons-lang: commons-lang: jar: 2.5

    [DEBUG]  Included: com.vmware.o11n:o11n - util:jar:6.0.2

    [DEBUG]  Included: org.bouncycastle:bcprov - jdk15on:jar:1.50

    [DEBUG]  Included: org.bouncycastle:bcpkix - jdk15on:jar:1.50

    [DEBUG]  Included: com.rubiconproject.oss:jchronic:jar:0.2.6

    [DEBUG]  Included: net.sf.ehcache:ehcache - base: jar: 2.6.2

    [DEBUG]  Included: ognl:ognl:jar:2.6.9

    [DEBUG]  Included: org.codehaus.woodstox:stax2 - api: jar: 3.0.1

    [DEBUG]  Included: stax:stax - api: jar: 1.0.1

    [DEBUG]  Included: org.codehaus.woodstox:woodstox - core - asl:jar:4.0.5

    [DEBUG]  Included: org.slf4j:slf4j - api: jar: 1.6.6

    [DEBUG]  Included: org.slf4j:slf4j - log4j12:jar:1.6.6

    [DEBUG]  Included: Commons-codec: commons-codec: jar: 1.8

    [DEBUG]  Included: org.apache.httpcomponents:httpclient:jar:4.3.5

    [DEBUG]  Included: Commons-Logging: commons-logging: jar: 1.1.1

    [DEBUG]  Included: org.apache.httpcomponents:httpcore:jar:4.3.2

    [DEBUG]  Included: com.vmware.o11n:o11n - model: jar: 6.0.2

    [DEBUG]  Included: com.vmware.o11n:o11n - security: jar: 6.0.2

    [DEBUG]  Included: org.springframework:spring - context: pot: 4.0.2.RELEASE

    [DEBUG]  Included: org.springframework:spring - aop:jar:4.0.2.RELEASE

    [DEBUG]  Included: org.springframework:spring - expression: pot: 4.0.2.RELEASE

    [DEBUG]  Included: org.springframework.security:spring - security-core: jar: 3.2.3.RELEASE

    [DEBUG]  Included: aopalliance:aopalliance:jar:1.0

    [DEBUG]  Included: antlr:antlr:jar:2.7.6

    [DEBUG]  Included: org.springframework:spring - web: pot: 4.0.2.RELEASE

    [DEBUG]  Included: org.springframework:spring - beans: pot: 4.0.2.RELEASE

    [DEBUG]  Included: org.springframework:spring - base: pot: 4.0.2.RELEASE

    [DEBUG]  Included: org.apache.geronimo.specs:geronimo - jms_1.1_spec:jar:1.1

    [DEBUG]  Included: com.vmware.o11n:o11n - modelejb-client: jar: 6.0.2

    [DEBUG]  Included: com.vmware.o11n:o11n - scriptingmodel:jar:6.0.2

    [DEBUG]  Included: org.mozilla:rhino:jar:1.7R4

    [DEBUG]  Included: commons-collections: commons-collections: jar: 3.2.1

    [DEBUG]  Included: com.vmware.o11n:o11n - j2eeutil:jar:6.0.2

    [DEBUG]  Included: com.vmware.o11n:o11n - sdkapi:jar:6.0.2

    [DEBUG]  Included: org.hornetq:hornetq - jms-client: pot: 2.2.5.Final

    [DEBUG]  Included: org.hornetq:hornetq - basic-client: pot: 2.2.5.Final

    [DEBUG]  Included: org.jboss.netty:netty:jar:3.2.5.Final

    [DEBUG]  Excluded: org.apache.maven:maven - plugin-api: jar: 2.0

    [DEBUG]  Excluded: org.apache.maven:maven - project: jar: 2.0.6

    [DEBUG]  Excluded: org.apache.maven:maven - settings: jar: 2.0.6

    [DEBUG]  Excluded: org.apache.maven:maven - view profile: jar: 2.0.6

    [DEBUG]  Excluded: org.apache.maven:maven - model: jar: 2.0.6

    [DEBUG]  Excluded: org.apache.maven:maven - artifact-Manager: jar: 2.0.6

    [DEBUG]  Excluded: org.apache.maven:maven - repository - metadata:jar:2.0.6

    [DEBUG]  Excluded: org.apache.maven:maven - plugin-registry: jar: 2.0.6

    [DEBUG]  Excluded: org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1

    [DEBUG]  Excluded: junit:junit:jar:4.11

    [DEBUG]  Excluded: org.hamcrest:hamcrest - core: jar: 1.3

    [DEBUG]  Excluded: classworlds:classworlds:jar:1.1 - alpha-2

    [DEBUG]  Excluded: org.apache.maven:maven - artifact: jar: 2.0.6

    [DEBUG]  Excluded: org.apache.maven:maven - monitor: jar: 2.0.6

    [DEBUG] Configuration of mojo com.vmware.o11n.mojo.pkg:maven - o11n-package - plugin:6.0.2:import - Kingdom ClassRealm plugin package [plugin > com.vmware.o11n.mojo.pkg:maven - o11n-package - plugin:6.0.2, parent: sun.misc.Launcher$AppClassLoader@6d6f6e28]

    [DEBUG] Mojo configuration ' com.vmware.o11n.mojo.pkg:maven - o11n-package - plugin:6.0.2:import - package "with base-> Configurator

    [DEBUG]  (f) allPackages = false

    [DEBUG]  (f) exportHistory = true

    [DEBUG]  (f) ignoreServerCertificate = true

    [DEBUG]  (f) packageName = org.company.mypackage

    [DEBUG]  (f) project = MavenProject: test: o11nplugin-test-package: 1.0.0 - SNAPSHOT @ /Users/tperry/development/java/test/o11nplugin-test-package/pom.xml

    [DEBUG]  (f) projectName = o11nplugin-test-package

    ServerUrl [DEBUG] (f) = vcoadmin: [email protected] : 8281

    [DEBUG]  (f) targetDirectory = / Users/tperry/development/java/test/o11nplugin-test-package

    [DEBUG] - configuration - end

    o11nplugin-test-package

    true

    [DEBUG] Connection to server VMO: xxx.xx.com:8281

    [DEBUG] Create Session

    log4j: WARN no appenders could be found for logger (org.apache.http.impl.conn.BasicClientConnectionManager).

    log4j: WARN Please initialize log4j correctly system.

    log4j: WARN see http://logging.Apache.org/log4j/1.2/FAQ.html#noconfig for more information.

    [DEBUG] Converter re record type: Array

    [DEBUG] Session created

    [DEBUG] Connected!

    [DEBUG] VMO server connection: success!

    org.Company.MyPackage

    [DEBUG] Disconnect from the server

    [INFO] ------------------------------------------------------------------------

    [INFO] BUILD FAILURE

    [INFO] ------------------------------------------------------------------------

    [INFO] Total time: 1,212 s

    [INFO] Finished in: 2015-06 - 23 T 15: 40:35 - 04:00

    [INFO] Final thesis: 13 M / 306 M

    [INFO] ------------------------------------------------------------------------

    [ERROR] cannot run the purpose com.vmware.o11n.mojo.pkg:maven - o11n-package - plugin:6.0.2:import - package (by default-cli) on the o11nplugin-test-package project: could not import the package [org.company.mypackage] Server ' [vcoadmin:[email protected]: 8281]': could not access HTTP calling remote service to [https://xxx.xx.com:8281/vco/webremoting/vcofactory.service]; nested exception is org.apache.http.NoHttpResponseException: did not make a successful HTTP response: status code = 500, the status message assistance [Internal Server Error]-> [1]

    org.apache.maven.lifecycle.LifecycleExecutionException: cannot run the purpose com.vmware.o11n.mojo.pkg:maven - o11n-package - plugin:6.0.2:import - package (by default-cli) on the o11nplugin-test-package project: could not import the package [org.company.mypackage] Server ' [vcoadmin:[email protected]: 8281]'

    at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:216)

    at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)

    at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)

    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)

    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)

    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)

    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:120)

    at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:355)

    at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)

    at org.apache.maven.cli.MavenCli.execute(MavenCli.java:584)

    at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:216)

    at org.apache.maven.cli.MavenCli.main(MavenCli.java:160)

    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

    at java.lang.reflect.Method.invoke(Method.java:497)

    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)

    at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)

    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)

    at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)

    Caused by: org.apache.maven.plugin.MojoExecutionException: could not import the package [org.company.mypackage] Server ' [vcoadmin:[email protected]: 8281]'

    at com.vmware.o11n.mojo.pkg.ImportPackageMojo.importSinglePackage(ImportPackageMojo.java:194)

    at com.vmware.o11n.mojo.pkg.ImportPackageMojo.execute(ImportPackageMojo.java:144)

    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)

    at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)

    ... 19 more

    Caused by: org.springframework.remoting.RemoteAccessException: could not access HTTP calling remote service to [https://xxx.xx.com:8281/vco/webremoting/vcofactory.service]; nested exception is org.apache.http.NoHttpResponseException: did not make a successful HTTP response: status code = 500, the status message = [Internal Server Error]

    at org.springframework.remoting.httpinvoker.HttpInvokerClientInterceptor.convertHttpInvokerAccessException(HttpInvokerClientInterceptor.java:216)

    at org.springframework.remoting.httpinvoker.HttpInvokerClientInterceptor.invoke(HttpInvokerClientInterceptor.java:147)

    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)

    at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)

    to com.sun.proxy. $Proxy22.invokeOperation (unknown Source)

    at com.vmware.o11n.model.support.proxy.RemoteHttpVSOFactoryInvocationHandler.doInvoke(RemoteHttpVSOFactoryInvocationHandler.java:186)

    at com.vmware.o11n.model.support.proxy.RemoteHttpVSOFactoryInvocationHandler.invoke(RemoteHttpVSOFactoryInvocationHandler.java:138)

    to com.sun.proxy. $Proxy23.getPackageContent (unknown Source)

    at ch.dunes.model.client.VSOFactoryClient.getPackageContent(VSOFactoryClient.java:2170)

    at ch.dunes.model.pkg.Package.loadContent(Package.java:234)

    at ch.dunes.model.pkg.impexp.LocalPackageFileManager.writePackage(LocalPackageFileManager.java:148)

    at com.vmware.o11n.mojo.pkg.ImportPackageMojo.importSinglePackage(ImportPackageMojo.java:189)

    ... more than 22

    Caused by: org.apache.http.NoHttpResponseException: did not make a successful HTTP response: status code = 500, the status message = [Internal Server Error]

    at org.springframework.remoting.httpinvoker.HttpComponentsHttpInvokerRequestExecutor.validateResponse(HttpComponentsHttpInvokerRequestExecutor.java:232)

    at org.springframework.remoting.httpinvoker.HttpComponentsHttpInvokerRequestExecutor.doExecuteRequest(HttpComponentsHttpInvokerRequestExecutor.java:148)

    at org.springframework.remoting.httpinvoker.AbstractHttpInvokerRequestExecutor.executeRequest(AbstractHttpInvokerRequestExecutor.java:138)

    at org.springframework.remoting.httpinvoker.HttpInvokerClientInterceptor.executeRequest(HttpInvokerClientInterceptor.java:194)

    at org.springframework.remoting.httpinvoker.HttpInvokerClientInterceptor.executeRequest(HttpInvokerClientInterceptor.java:176)

    at org.springframework.remoting.httpinvoker.HttpInvokerClientInterceptor.invoke(HttpInvokerClientInterceptor.java:144)

    ... 32 more

    [ERROR]

    [ERROR]

    [ERROR] For more information about errors and possible solutions, please read the following articles:

    [ERROR] [help 1] http://cwiki.Apache.org/Confluence/display/Maven/MojoExecution

    I was on the same track here and after the explosion the war vco.war, adding in the slf4j-simple - file 1.6.6.jar in the directory WEB-INF/lib and re-Jouffroy, and restart the tomcat server, things work.  This looks like a BUG in the version 6.0.2 of vco, where they forgot to add in the file slf4j-simple - 1.6.6.jar.

    Thank you

    Tim

Maybe you are looking for

  • Desktop

    IMac, 14, 2 Intel Core i5 3.2 GHZ speed 10.9.5 OS All items on the desktop line up vertically to the top right of the screen there. Icons will not accept the movement around the office. Unplug the power supply died

  • print from samsung galaxy tablet officejet 6600

    I just bought a Samsung Galaxy Tablet of 8, which is connected to the same network as my Officejet HP6600. I was able to click on the link (click here to print), and it printed correctly. However, if go to the Menu on the Tablet and click on print, I

  • Connection Wi - Fi stopped working

    Dear Microsoft Community Forum My friend has lost their Wi - Fi connection. They have a XP operating system, it the icon in the taskbar is missing and also lack in the area of network start menu-connection. Me and they don't know how use the button o

  • My mouse is jerky. battery again the mouse.

    The mouse is a Microsoft Wireless Mobile 3500.  Dell computer. The mouse pointer is slow to respond and very jerky. Regards David 7926

  • the sound on my computer is come-on and then by road. How to fix?

    When I start my computer and play Youtube, the sound is come-on, then turn-off by itself.How should I do? Thank you. DonAmp123