Successful compilation of the package causing errors

Hello

We just compiled a plan of production during break time so there are no users on the system, since then they get an error in the Application Express by which they want a package that then calls a function within this package which has been recompiled. This error does not occur every time they try and record a record, but maybe 50% of the time. The system is used by about 500 users on 4 sites.

The error is

ORA-04065: not executed, altered or deleted ORA-04065: not run, altered, or removed the stored procedure 'OWNER. DATE_TIME_PKG' ORA-06508: PL/SQL: called program unit is not found: 'OWNER. DATE_TIME_PKG ".

We run 11g RAC Cluster.

Hello

When changing a database object do you need to recompile all it's dependancies?

I always recompile (if they become invalid) objects that depend on the object I have change and not the base objects (IE my evolution package depends on).

Concerning
Anurag Tibrewal.

Tags: Database

Similar Questions

  • RTF model error: compilation in the hidden module error.

    I use MS Word 2007 to change my rtf models.
    After installing the patch PS2 for MS Office I can't edit the rtf models more.
    When I try to edit any field in the model I get a message box with the 'Microsoft Visual Basic' header and the message "compilation in the hidden module error: Module_editFF.
    I noticed that the BI Publisher tab is no longer visible in the toolbar. I uninstalled the add-on and reinstalled again, the question remains.
    Any help will be appreciated.
    Thank you.

    If you do not see the BI Publisher tab, then go to MS Word-> Word Options-> Add - ins-> manage-> select Add-ins Word and make so that the "Templatebuilder.dot", TBCrosstab.dot etc. are checked.

    Thank you
    Bipuser

  • 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

  • Validation for the Packaging icon error

    I get the following error when debug my app in same Burrito so I don't Icon.png in my package:

    "Error in the application of packaging:

    The file with the Icon.png path may not be packaged, unless the descriptor field application.icon.image57x57 is set to Icon.png
    "Error: posting AIR failed.

    BlackBerry - tablet.xml foobar - app.xml contain application.icon.image57x57.

    Where can I specify that override this validation error?

    Update: I have not found a soultion to this reconstructed so my application instead.

  • 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/

  • compilation of the java file error

    Dear

    Us on r12 12.1.3 and jdevloper 12 Downalod aron Patch 9879989

    When compile the java file on recovery server an error

    javac HelloAMImpl.java

    HelloAMImpl.java:3: cannot accessoracle.apps.fnd.framework.server.OAApplicationModuleImpl

    bad class file: /apps/applmgr/ebs/apps/apps_st/comn/java/classes/oracle/apps/fnd/framework/server/OAApplicationModuleImpl.class

    class file has wrong version 49.0, should be 48.0

    If please remove or make sure it appears in the correct subdirectory of the classpath variable.

    Import oracle.apps.fnd.framework.server.OAApplicationModuleImpl;

    ^

    1 error

    any idea.

    Run following command to confirm javac is located here # ls.../apps/tech_st/10.1.3/appsutil/jdk/bin/javac

    Expect to see javac.

    Now add this directory in the path environment setting at the beginning

    export PATH=.../apps/tech_st/10.1.3/appsutil/jdk/bin:$PATH

    When you call javac, explicitly states its full path slot under... / apps/tech_st/10.1.3/appsutil/jdk/bin/javac.

  • compilation in the given script error

    Hi all

    I tried to create the store following with exception proc. It gives a compile error, and I'm trying to debug. Any guidance is very helpful.

    Thank you

    Uday




    CREATE or REPLACE procedure Fact_1 as



    Declare
    Number of V_Code;
    V_Errm Varchar2 (64);
    Number of V_Code1;
    V_Errm1 Varchar2 (64);
    Number of V_Code2;
    V_Errm2 Varchar2 (64);
    Number of V_Code3;
    V_Errm3 Varchar2 (64);






    Remove the Fact_1;
    sequence of fall SEQ_FACT;
    CREATE SEQUENCES SEQ_FACT
    MINVALUE 1
    MAXVALUE 999999999999999999
    START WITH 1
    INCREMENT BY 1
    NoCache
    ;


    Start

    -1 begin... end of block
    Begin
    Insert into Fact_1
    Select Seq_Fact.Nextval,
    DAR3_ID,
    EXERCISE,
    AMOUNT of the 13_VIEW;
    EXCEPTION
    While others then
    V_Code: = Sqlcode;
    V_Errm: = Substr (Sqlerrm, 1, 64);
    Dbms_Output.put_line ("Error Code" |) V_Code | ': ' || V_Errm);
    Insert Into Fact_Loading_Errors Values (V_Code, V_Errm, Systimestamp);
    end;

    -2nd begin... end of block
    Start

    Insert into Fact_1
    Select Seq_Fact.Nextval,
    DAR3_ID,
    EXERCISE,
    AMOUNT
    AMOUNT of the 14_VIEW;
    EXCEPTION
    While other then V_Code1: = Sqlcode;
    V_Errm1: = Substr (Sqlerrm, 1, 64);
    Dbms_Output.put_line ("Error Code" |) V_Code1 | ': ' || V_Errm1);
    INSERT INTO Fact_Loading_Errors VALUES (v_code1, v_errm1, SYSTIMESTAMP);
    End;
    -3rd begin... end of block
    Start

    Insert into Fact_1
    Select Seq_Fact.Nextval,
    DAR3_ID,
    EXERCISE,
    AMOUNT
    AMOUNT of the 15_VIEW;
    Exception
    While other then V_Code2: = Sqlcode;
    V_Errm2: = Substr (Sqlerrm, 1, 64);
    Dbms_Output.put_line ("Error Code" |) V_Code2 | ': ' || V_Errm2);
    INSERT INTO Fact_Loading_Errors VALUES (v_code2, v_errm2, SYSTIMESTAMP);
    End;
    -4th begin... end of block
    Start

    Insert into Fact_1
    Select Seq_Fact.Nextval,
    DAR3_ID,
    EXERCISE,
    AMOUNT
    AMOUNT of the 16_VIEW;
    Exception
    While other then V_Code3: = Sqlcode;
    V_Errm3: = Substr (Sqlerrm, 1, 64);
    Dbms_Output.put_line ("Error Code" |) V_Code3 | ': ' || V_Errm3);
    INSERT INTO Fact_Loading_Errors VALUES (v_code3, v_errm3, SYSTIMESTAMP);
    end;

    Commit;
    Fact_1 end;

    929521 wrote:
    Thank you for all the generous response. I am bit new to pl sql.

    If you are new to PL/SQL the first thing you need to be familiar with is textbooks.

    http://Tahiti.Oracle.com/

    Choose a version

    http://www.Oracle.com/pls/db112/homepage

    There are guides for beginners

    2 day Developer's Guide
    http://docs.Oracle.com/CD/E11882_01/AppDev.112/e10766/TOC.htm

    More in depth

    Concepts
    http://docs.Oracle.com/CD/E11882_01/server.112/e25789/TOC.htm

    SQL
    http://docs.Oracle.com/CD/E11882_01/server.112/e26088/TOC.htm

    in pl sql it seems that we must create the sequence and drop every time.

    No, you don't.

    Is there a way I can generate the primary key in the table with the insert statement.

    Once you have created the sequence, once only, use it like this

    insert into my_table (my_key, col1)
    select my_seq.next_val, some_data
    from my_source;
    

    But right now you have things so much back and forth, I suggest you read before you type any more.

  • The package for errors

    Hello

    I created a package like this body:
    CREATE OR REPLACE
    PACKAGE BODY PKG_PDF_ATTACHMENTS
      IS
      PPROCEDURE insert_attachments3
      ( p_AAFA_ID IN FORM_ATTACHMENT.FA_AAFA_ID%TYPE,
      p_GAAF_ID IN FORM_ATTACHMENT.FA_GAAF_ID%TYPE 
      )
      AS
    BEGIN
       INSERT
         INTO FORM_ATTACHMENT
        ( FA_ID.NEXTVAL ,
          FA_AAFA_ID    ,
          FA_GAAF_ID)
        VALUES
        ( v_FA_ID   ,
          p_AAFA_ID ,
          p_GAAF_ID);
    END insert_attachments3;
    END PKG_PDF_ATTACHMENTS;
    But, I get these errors:
    Error(5,18): PLS-00103: Encountered the symbol "FORM_ATTACHMENT" when expecting one of the following:     ( The symbol "(" was substituted for "FORM_ATTACHMENT" to continue. 
    Error(8,3): PLS-00103: Encountered the symbol "AS" when expecting one of the following:     ) , and or .
    Error(107,5): PLS-00103: Encountered the symbol "PKG_PDF_ATTACHMENTS" when expecting one of the following:     ; 
    Can I get help please

    Thank you

    You have a typo:

    PPROCEDURE
    

    should be

    PROCEDURE
    
  • the package xpi, error "corrupt".

    I downloaded the FireFTP add-on
    https://addons.Mozilla.org/en-us/Firefox/addon/FireFTP/

    But I hate the icon ugly blue seahorse in the toolbar. So, I have extracted the xpi, replaced the .ico to png files and., then repackaged it as as (first as zip, then renamed zip xpi). I only did the content in the top folder too, to clarify.

    I get this error attached. Would appreciate help. Thank you.

    You disable signature extension application in Firefox 41? Because the extension likely repackaging would invalidate the signature, and maybe it's the sense of the message.

    But I don't think that I have encountered this problem in older versions of Firefox. The solution was to drag parts on the file extension and let the software Zip kick him out. I don't remember which Zip software I was using at the time.

  • Reading of the worksheet causes error 7

    I'm reading from a .dat file that is constantly (not controllable) updated by another program.

    Each time the error window appears, showing the error 7.

    I guess that's when the other program is updated the file. My problem is that whenever the error message the program stops until I hit continue. Reading worksheet function is not an error output so I can't wire a clearerror.vi to it. I have already disabled the automatic management of errors for the vi and the block diagram, but the error still appears.

    How can I ignore a mistake like that?

    Change the lines of reading file Subvi one remove the General error handler, or change the type of dialog box for "No. Dialog. You'll want to give a new name and save to a new location. Even with the higher level. Add a connection error would also be a good idea.

  • Install the KB2607607 package 0x800f081f error code.

    I have the same problem. The package of my computer's language is German. I don't speak this language. I tried to install two language packs - English and Bulgarian, but the installation failed.
    Nothing works in my case, lpksetup failed also.

    Coulld do? I can't use a German version of Windows.

    Separated from -.

    https://answers.Microsoft.com/en-us/Windows/Forum/windows_8-windows_update/install-the-package-kb2607607-error-code/1c399cea-8979-4681-A8DF-2c6b6b64b87d

    Hi Ivanka.

    I imagine the inconvenience that you are experiencing.

    Do you and changes to the computer before the show?

    If you receive the error Windows Update 0x800F081F, this means that a file needed by Windows Update is corrupted or missing.

    Follow the steps in the article and then try to install the language pack again and check if the installation went successfully by:

    Windows Update, error 0x800F081F

    http://Windows.Microsoft.com/en-CA/Windows-8/Windows-Update-error-0x800f081f

    In addition, follow these steps and check:

    a a.. from the desktop, press the Windows key + R to display the Run dialog box.

    (b) in the Open box, type winver , and press OK.

    c. in the screen on Windows show Windows 8 single language?

    If "is not" display Windows 8 language unique, then follow the steps in the Microsoft's KB article to install the language pack:

    Language packs are available for Windows 8 and Windows RT

    http://support.Microsoft.com/kb/2607607/en-us

    I hope this helps. If you have any other queries/issues related to Windows, write us and we will be happy to help you further.

  • (Help) Error: The package of redistributing VC ++ runtime is not installed successfully. Setup cannot continue. 2114715647

    Hello


    I have an error in VC ++, (error: the VC ++ runtime redistribution package has not been installed successfully.) Setup cannot continue. 2114715647), come whenever I try to install the alpha C & C Gen 2, my computer is up to date, I have repaired/reinstalled packages to redistribute 2010/2012 TERM and deleted the third party AV software and I spoke with EA/Origin and looked on the net, but have not found a solution. I'm not too agitated as it is the only program with this question, is what I'm trying to get some clarification on the issue.

    Any help would be greatly appreciated.
    Thank you very much
    Dragnat

    Hi Dran,

    This problem may occur because of lack of Visual C++ libraries, you can download and install the Runtime components of Visual C++ libraries from the link below:

    You can uninstall all existing Microsoft Visual C++ Redistributable Package and install the latest Microsoft Visual C++ 2010 Redistributable Package to check if it helps.

    Step 1: To uninstall the package:

    a. open programs and features.

    b. in the list, find the Package redistributable Microsoft Visual C++ and click on it.

    c. click on uninstall at the top of the list.

     

    Step 2: Download and install the latest package to see if it helps.

     

    Package redistributable Microsoft Visual C++ 2010 (x 86)

    http://www.Microsoft.com/en-in/Download/details.aspx?ID=5555

    Package redistributable Microsoft Visual C++ 2010 (x 64)

    http://www.Microsoft.com/en-US/Download/details.aspx?ID=14632

    Note: Install which, depending on the operating system installed on your computer.

    I hope this helps!

  • How to display errors in compiling the package body

    Hi friends,


    My package body is not valid. How to compile it?

    I tried > alter compilation of body package PACKAGE1.

    But I got error.

    I tried > alter compilation package PACKAGE1.

    with compilation errors.

    SQL > show errors

    No errors.


    How can I get the errors of compilation of a package body?

    Thank you very much

    Check with--for the compilation of the body and package

    alter package   compile package
    alter package   compile body
    

    and after that check... display errors

    http://Stanford.edu/dept/ITSS/docs/Oracle/10G/server.101/b10759/statements_2005.htm

    Ravi Kumar

  • Errors when compiling the package

    Dear members,

    IAM after the standard user manual and try to create a few pacakages. When Iam compile the package Iam getting some errors which are as follows:

    My Pacakage:_

    PACKAGE 'XXARUN_EMP_FETCHER' AS
    FUNCTION XXARUN_GET_EMP(EMP_NO IN NUMBER) RETURN SHEIKYERBOUTI.
    END;

    Errors when compiling the above package_


    Error (2.1): PL/SQL: statement ignored
    Error (2.50): PLS-00201: identifier 'SheikYerbouti' must be declared


    _ My Package body

    PACKAGE BODY 'XXARUN_EMP_FETCHER' AS
    FUNCTION XXARUN_GET_EMP (EMP_NO IN NUMBER) OF RETURN IS

    EMP_FOUND EMPLOYEES % ROWTYPE;
    EMP_RTN SHEIKYERBOUTI.
    BEGIN
    SELECT *.
    IN EMP_FOUND
    EMPLOYEES
    WHERE EMPLOYED. EMPLOYEE_ID = EMP_NO;
    EMP_RTN: = SHEIKYERBOUTI
    *(*
    EMP_FOUND. EMPLOYE_ID,
    EMP_FOUND. LAST_NAME,
    EMP_FOUND. JOB_ID,
    EMP_FOUND. MANAGER_ID,
    EMP_FOUND. HIRE_DATE,
    EMP_FOUND. SALARY,
    EMP_FOUND.COMMISSION_PCT,
    EMP_FOUND. DEPARTMENT_ID
    *);*


    RETURN EMP_RTN;


    END;

    END;


    Compilation of erros when the Package body above_

    Error: PL/SQL: analysis of completed Compilation unit
    Error (1.26): PLS-00905: object HTEST. XXARUN_EMP_FETCHER is not valid
    Error (1.26): PLS-00304: impossible to compile 'XXARUN_EMP_FETCHER' body without its specification

    Please help me to solve the above problems.

    Thanks in advance.

    Best regards
    Arun Reddy.

    Published by: A4S on July 20, 2009 10:10

    Hello

    in
    PACKAGE 'XXARUN_EMP_FETCHER' AS
    FUNCTION XXARUN_GET_EMP(EMP_NO IN NUMBER) RETURN SHEIKYERBOUTI.
    END;

    SheikYerbouti must be declared as a type

    Kind regards

    Branislav

  • How to display the output of PL/SQL and difficulty package below error (please help)

    -PACKAGE SPECIFICATION AND met with success, but I see no way out, an error is also here... Please help. How do I solve this problem
    -with the code

    CREATE OR REPLACE PACKAGE package_variables
    -Declare the components of a package.
    Established PROCEDURE (VARCHAR2 value);
    Public FUNCTION get RETURN VARCHAR2;
    END package_variables;
    /



    CREATE OR REPLACE PACKAGE BODY package_variables
    -Declare the package-scoped variable.
    variable VARCHAR2 (20): = "initial value";
    -Define the function
    Get function RETURN VARCHAR2 IS
    BEGIN
    RETURN variable;
    END get;
    -Define the procedure.
    PROCEDURE set(value VARCHAR2) IS
    BEGIN
    variable: = value;
    The END value;
    END package_variables;
    /



    Result VARIABLE VARCHAR2 (20)
    CALL package_variables.get () IN: result;
    SELECT: result AS result FROM dual;


    RUN package_variables.set ("new value '");
    CALL package_variables.get () IN: result;
    SELECT: result AS result FROM dual;

    /*

    OUTPUT


    PACKAGE compiled package_variables.
    PACKAGE compiled package_variables BODY.

    Error at startup on line 2 of the command:
    CALL package_variables.get () IN: results
    Error report:
    SQL error: ORA-01008: not all variables
    01008 00000 - "not all variables.
    * Cause:
    * Action:
    RESULTS
    --------------------------------


    1 selected lines

    anonymous block filled

    Error at startup on line 2 of the command:
    CALL package_variables.get () IN: results
    Error report:
    SQL error: ORA-01008: not all variables
    01008 00000 - "not all variables.
    * Cause:
    * Action:
    RESULTS
    --------------------------------


    1 selected lines

    */

    The package name is package_variables (note the 's'. Plural.) But using package_variable (in the singular) in your call.
    Also select in as a SQL statement seems to be not valid. You encapsulate a begin - end around her block.

    SQL> begin
      2  select package_variables.get into :outcome from dual;
      3  end;
      4  /
    
    PL/SQL procedure successfully completed
    outcome
    ---------
    Initial Value
    

Maybe you are looking for