Error while deploying project from BCC

Hi Experts,
I am trying to deploy a project from BCC. While deploying i'm getting following error.
CONTAINER:atg.process.ProcessException; SOURCE:atg.epub.project.AssetLockException: Failed to approve the project TRE-2013413193927 (id: prj550001) for deployment. Unable to obtain exclusive locks to one or more assets. Use the Lock Conflicts page to determine which assets are locked by other projects.
I checked lock assets, but there was no assets.
Can any one help me to resolve this issue..
Thanks & Regards,
Murali

In previous project we deployed same assets, but we deleted that project from DB(tables). Now there is no project with these assets.Probably you deleted the project which was not completed and so it might have been holding some asset locks. You might want to check the corresponding data in avm_asset_lock table in CA schema. Look out for the data corresponding to project's workspace-id in this table, clear that and then try to resume your deployment.
"/atg/commerce/catalog/ProductCatalog" is configured for deployment to this target by another Content Administration cluster named "DEV_ENV". You must ensure that only one Content Administration cluster is responsible for each repository in a given target. Looks that something is mixed up in your deployment topology. May be it was deleted and reinitialized without clearing previous cluster data. Go to /atg/epub/DeploymentAgent in dyn/admin component browser and check the details like: agent's deployment state, deployment mode, current live data store, cluster status etc. Try removing stale cluster from DeploymentAgent using the delete option provided there. Also remove stale cluster data from Publishing Web agent (if present) by navigating to <ATG>/home/PublishingWebAgent/data and deleting a file which might be there with a name like cluster-stat-oldCluster.

Similar Messages

  • Error while deploying project using HL7Adapter

    Hi,
    I have created a sample project trying to read HL7 message from a text file and printing the output to another text file. The whole process goes through series of steps and adapters involved e.g. Text File to Queue to HL7Adapter to TCPIP adapter to final output text file. I am not modifying the contents.
    Build is done successfully, but I am getting error while deployment which I am not able to figure out. If anybody is having any idea, please let me know. I am using Windows Vista 32-bit, JDK 1.6.07, Java CAPS 6.
    If I reduce the steps to File->Queue->File, then it works fine, but involving HL7Adapter I am getting this error.
    Following is the stack trace extracted from the server log:
    RAR7096: Exception null while trying to set the value BASE64... on property RAConfiguration
    RAR6035 : Resource adapter start failed : {0}
    com.sun.enterprise.connectors.ConnectorRuntimeException: Wrong parameters for pool creation : null
    at com.sun.enterprise.connectors.ActiveInboundResourceAdapter.loadRAConfiguration(ActiveInboundResourceAdapter.java:544)
    at com.sun.enterprise.connectors.ActiveInboundResourceAdapter.<init>(ActiveInboundResourceAdapter.java:120)
    at com.sun.enterprise.connectors.ActiveRAFactory.createActiveResourceAdapter(ActiveRAFactory.java:113)
    at com.sun.enterprise.connectors.ResourceAdapterAdminServiceImpl.createActiveResourceAdapter(ResourceAdapterAdminServiceImpl.java:300)
    at com.sun.enterprise.connectors.ConnectorRuntime.createActiveResourceAdapter(ConnectorRuntime.java:207)
    ... 71 more
    Caused by: java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.sun.enterprise.connectors.util.SetMethodAction.run(SetMethodAction.java:101)
    ... 72 more
    Caused by: com.stc.connector.management.STCCreateMBeanException
    at com.stc.connector.framework.jca.system.STCResourceAdapter.createMBean(STCResourceAdapter.java:826)
    at com.stc.connector.framework.jca.system.STCResourceAdapter.setRAConfiguration(STCResourceAdapter.java:447)
    ... 77 more
    Caused by: javax.management.ReflectionException
    at com.stc.connector.management.util.ObjectReference.<init>(ObjectReference.java:314)
    at com.stc.connector.framework.jca.system.STCResourceAdapter.createMBean(STCResourceAdapter.java:802)
    ... 78 more
    Caused by: java.lang.ClassNotFoundException: com.stc.connector.tcpip.hl7.mbeans.HL7RAMonitor
    at com.sun.enterprise.loader.EJBClassLoader.findClassData(EJBClassLoader.java:741)
    at com.sun.enterprise.loader.EJBClassLoader.findClass(EJBClassLoader.java:631)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
    at com.stc.connector.management.util.ObjectReference.<init>(ObjectReference.java:302)
    ... 79 more
    pl.run(WorkerThreadImpl.java:116)
    CORE5021: Application NOT loaded: [Deployment1CAPSProject1]
    ADM1075:Error on listening event:[Error while enabling application [Deployment1CAPSProject1]. Please refer to the server log for more details. ]

    Hi,
    I have created a sample project trying to read HL7 message from a text file and printing the output to another text file. The whole process goes through series of steps and adapters involved e.g. Text File to Queue to HL7Adapter to TCPIP adapter to final output text file. I am not modifying the contents.
    Build is done successfully, but I am getting error while deployment which I am not able to figure out. If anybody is having any idea, please let me know. I am using Windows Vista 32-bit, JDK 1.6.07, Java CAPS 6.
    If I reduce the steps to File->Queue->File, then it works fine, but involving HL7Adapter I am getting this error.
    Following is the stack trace extracted from the server log:
    RAR7096: Exception null while trying to set the value BASE64... on property RAConfiguration
    RAR6035 : Resource adapter start failed : {0}
    com.sun.enterprise.connectors.ConnectorRuntimeException: Wrong parameters for pool creation : null
    at com.sun.enterprise.connectors.ActiveInboundResourceAdapter.loadRAConfiguration(ActiveInboundResourceAdapter.java:544)
    at com.sun.enterprise.connectors.ActiveInboundResourceAdapter.<init>(ActiveInboundResourceAdapter.java:120)
    at com.sun.enterprise.connectors.ActiveRAFactory.createActiveResourceAdapter(ActiveRAFactory.java:113)
    at com.sun.enterprise.connectors.ResourceAdapterAdminServiceImpl.createActiveResourceAdapter(ResourceAdapterAdminServiceImpl.java:300)
    at com.sun.enterprise.connectors.ConnectorRuntime.createActiveResourceAdapter(ConnectorRuntime.java:207)
    ... 71 more
    Caused by: java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.sun.enterprise.connectors.util.SetMethodAction.run(SetMethodAction.java:101)
    ... 72 more
    Caused by: com.stc.connector.management.STCCreateMBeanException
    at com.stc.connector.framework.jca.system.STCResourceAdapter.createMBean(STCResourceAdapter.java:826)
    at com.stc.connector.framework.jca.system.STCResourceAdapter.setRAConfiguration(STCResourceAdapter.java:447)
    ... 77 more
    Caused by: javax.management.ReflectionException
    at com.stc.connector.management.util.ObjectReference.<init>(ObjectReference.java:314)
    at com.stc.connector.framework.jca.system.STCResourceAdapter.createMBean(STCResourceAdapter.java:802)
    ... 78 more
    Caused by: java.lang.ClassNotFoundException: com.stc.connector.tcpip.hl7.mbeans.HL7RAMonitor
    at com.sun.enterprise.loader.EJBClassLoader.findClassData(EJBClassLoader.java:741)
    at com.sun.enterprise.loader.EJBClassLoader.findClass(EJBClassLoader.java:631)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
    at com.stc.connector.management.util.ObjectReference.<init>(ObjectReference.java:302)
    ... 79 more
    pl.run(WorkerThreadImpl.java:116)
    CORE5021: Application NOT loaded: [Deployment1CAPSProject1]
    ADM1075:Error on listening event:[Error while enabling application [Deployment1CAPSProject1]. Please refer to the server log for more details. ]

  • Error while deploying composite from JDeveloper11g

    Hi ,
    Has anyone cme across this error while trying to deploy a composite form JDev11g PS1 ?
    3:41:24 PM] Error deploying archive sca_FileConverter_rev1.1.jar to soa_server1 [LSPLMGMTCH:8001]
    [03:41:24 PM] HTTP error code returned [500]
    [03:41:24 PM] Error message from server:
    Error during deployment: java.lang.RuntimeException: Failed to delete C:\Oracle\Middleware\user_projects\domains\base_domain\deployed-composites\FileConverter_rev1.1\sca_FileConverter_rev1.1\0be2abc9-14d4-42c6-9020-f1dc0bc423f2\SCA-INF\lib\batik.jar: Failed to delete C:\Oracle\Middleware\user_projects\domains\base_domain\deployed-composites\FileConverter_rev1.1\sca_FileConverter_rev1.1\0be2abc9-14d4-42c6-9020-f1dc0bc423f2\SCA-INF\lib\batik.jar.
    [03:41:24 PM] Check server log for more details.
    [03:41:24 PM] Error deploying archive sca_FileConverter_rev1.1.jar to soa_server1 [LSPLMGMTCH:8001]
    [03:41:24 PM] #### Deployment incomplete. ####
    [03:41:24 PM] Error deploying archive file:/C:/JDeveloper/mywork/ApacheFOP/FileConverter/deploy/sca_FileConverter_rev1.1.jar
    (oracle.tip.tools.ide.fabric.deploy.common.SOARemoteDeployer)
    thanks,

    Make sure that it is not already deployed and when you undeployed it last time, it was properly done. You may try after restarting the server as well. Check the server logs for more detail about this error.
    Regards,
    Anuj

  • Error while deploying objects from Control Center Manager

    I got the error "The Network Adapter could not establish the connection"
    while deploying my objects (dimensions, cubes, mappings etc) from Control Center Manager Oracle 10g R2.
    Any idea to ressolve it..........

    Some more details would be helpful ...

  • Error while deploying project to Real Time Decision Server

    Hi,
    I followed the link : Creating an Inline Service - 11g Release 1 (11.1.1) to create an inline service.
    I was able to develop this, but, while deployment through eclipse; I am facing the following error.
    [2013-11-13T16:12:48.935+05:30] [bi_server1] [NOTIFICATION] [] [oracle.wsm.security.policy.scenario.util.ScenarioUtils] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 7863b382e4716382:-f0e14fc:14251056623:-8000-000000000000156d,0] [APP: OracleRTD#11.1.1] [J2EE_APP.name: OracleRTD_11.1.1] [J2EE_MODULE.name: ws] [WEBSERVICE.name: WorkbenchEndPointService] [WEBSERVICE_PORT.name: WorkbenchEndPointPort] [WSM_POLICY_NAME: oracle/wss_username_token_service_policy] Configuration property reference.priority value is null
    [2013-11-13T16:12:48.935+05:30] [bi_server1] [NOTIFICATION] [] [oracle.wsm.security.policy.scenario.executor.SecurityScenarioExecutor] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 7863b382e4716382:-f0e14fc:14251056623:-8000-000000000000156d,0] [APP: OracleRTD#11.1.1] [J2EE_APP.name: OracleRTD_11.1.1] [J2EE_MODULE.name: ws] [WEBSERVICE.name: WorkbenchEndPointService] [WEBSERVICE_PORT.name: WorkbenchEndPointPort] [WSM_POLICY_NAME: oracle/wss_username_token_service_policy] Recipient Alias property not configured in the policy. Defaulting to encrypting with signers certificate.
    [2013-11-13T16:13:09.410+05:30] [bi_server1] [ERROR] [RTD-10307] [oracle.rtd.logger] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: weblogic] [ecid: 7863b382e4716382:-f0e14fc:14251056623:-8000-0000000000001571,0] [APP: OracleRTD#11.1.1] [J2EE_APP.name: OracleRTD_11.1.1] [J2EE_MODULE.name: ws] [WEBSERVICE.name: WorkbenchEndPointService] [WEBSERVICE_PORT.name: WorkbenchEndPointPort] Management Service error[[
    java.lang.ExceptionInInitializerError
      at com.sigmadynamics.sdo.access.impl.ObjectFactoryImpl.createSDApplicationType(ObjectFactoryImpl.java:1463)
      at com.sigmadynamics.sdo.access.impl.ObjectFactoryImpl.create(ObjectFactoryImpl.java:140)
      at org.eclipse.emf.ecore.xmi.impl.XMLHelperImpl.createObject(XMLHelperImpl.java:739)
      at org.eclipse.emf.ecore.xmi.impl.XMLHandler.createObjectFromFactory(XMLHandler.java:1386)
      at org.eclipse.emf.ecore.xmi.impl.XMLHandler.createObjectByType(XMLHandler.java:754)
      at org.eclipse.emf.ecore.xmi.impl.XMLHandler.createTopObject(XMLHandler.java:779)
      at org.eclipse.emf.ecore.xmi.impl.XMLHandler.processElement(XMLHandler.java:462)
      at org.eclipse.emf.ecore.xmi.impl.XMLHandler.startElement(XMLHandler.java:449)
      at org.eclipse.emf.ecore.xmi.impl.SAXWrapper.startElement(SAXWrapper.java:73)
      at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.startElement(AbstractSAXParser.java:501)
      at com.sun.org.apache.xerces.internal.impl.dtd.XMLDTDValidator.startElement(XMLDTDValidator.java:767)
      at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanStartElement(XMLDocumentFragmentScannerImpl.java:1363)
      at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$ContentDriver.scanRootElementHook(XMLDocumentScannerImpl.java:1315)
      at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:3104)
      at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:921)
      at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:647)
      at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:511)
      at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:808)
      at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:737)
      at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:119)
      at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1205)
      at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:522)
      at weblogic.xml.jaxp.WebLogicXMLReader.parse(WebLogicXMLReader.java:133)
      at weblogic.xml.jaxp.RegistryXMLReader.parse(RegistryXMLReader.java:173)
      at javax.xml.parsers.SAXParser.parse(SAXParser.java:395)
      at org.eclipse.emf.ecore.xmi.impl.XMLLoadImpl.load(XMLLoadImpl.java:140)
      at org.eclipse.emf.ecore.xmi.impl.XMLResourceImpl.doLoad(XMLResourceImpl.java:169)
      at org.eclipse.emf.ecore.resource.impl.ResourceImpl.load(ResourceImpl.java:988)
      at com.sigmadynamics.sdo.loading.Metadata.createSDOFrom(Metadata.java:249)
      at com.sigmadynamics.sdo.loading.Metadata.createSDORoot(Metadata.java:159)
      at com.sigmadynamics.sdo.loading.Metadata.getSDTypes(Metadata.java:322)
      at com.sigmadynamics.sdo.loading.SDA.getAppName(SDA.java:417)
      at com.sigmadynamics.workbench.commands.DeployAppCommand.internalExecute(DeployAppCommand.java:99)
      at com.sigmadynamics.workbench.commands.DeployAppCommand.execute(DeployAppCommand.java:80)
      at com.sigmadynamics.workbench.commands.WorkbenchExecutionContext.execute(WorkbenchExecutionContext.java:53)
      at com.sigmadynamics.ws.workbench.server.WorkbenchEndPoint$DeploymentExecutionContext.execute(WorkbenchEndPoint.java:149)
      at com.sigmadynamics.workbench.access.impl.WSParamImpl.doExecute(WSParamImpl.java:171)
      at com.sigmadynamics.ws.workbench.server.WorkbenchEndPoint.deploy(WorkbenchEndPoint.java:87)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:597)
      at oracle.j2ee.ws.server.jaxws.ServiceEndpointRuntime.processMessage(ServiceEndpointRuntime.java:370)
      at oracle.j2ee.ws.server.jaxws.ServiceEndpointRuntime.processMessage(ServiceEndpointRuntime.java:202)
      at oracle.j2ee.ws.server.jaxws.JAXWSRuntimeDelegate.processMessage(JAXWSRuntimeDelegate.java:477)
      at oracle.j2ee.ws.server.provider.ProviderProcessor.doEndpointProcessing(ProviderProcessor.java:1187)
      at oracle.j2ee.ws.server.WebServiceProcessor$1.run(WebServiceProcessor.java:1131)
      at oracle.j2ee.ws.server.WebServiceProcessor$1.run(WebServiceProcessor.java:1129)
      at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:324)
      at oracle.security.jps.internal.jaas.AccActionExecutor.execute(AccActionExecutor.java:74)
      at oracle.security.jps.internal.jaas.AbstractSubjectSecurity$ActionExecutorWrapper.execute(AbstractSubjectSecurity.java:242)
      at oracle.security.jps.internal.jaas.CascadeActionExecutor$SubjectPrivilegedExceptionAction.run(CascadeActionExecutor.java:83)
      at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
      at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:146)
      at weblogic.security.Security.runAs(Security.java:61)
      at oracle.security.jps.wls.jaas.WlsActionExecutor.execute(WlsActionExecutor.java:51)
      at oracle.security.jps.internal.jaas.CascadeActionExecutor.execute(CascadeActionExecutor.java:56)
      at oracle.security.jps.internal.jaas.AbstractSubjectSecurity$ActionExecutorWrapper.execute(AbstractSubjectSecurity.java:242)
      at oracle.j2ee.ws.server.provider.GenericProviderPlatform.runAs(GenericProviderPlatform.java:458)
      at oracle.j2ee.ws.server.WebServiceProcessor.invokeEndpointImplementation(WebServiceProcessor.java:1149)
      at oracle.j2ee.ws.server.provider.ProviderProcessor.doRequestProcessing(ProviderProcessor.java:581)
      at oracle.j2ee.ws.server.WebServiceProcessor.processRequest(WebServiceProcessor.java:235)
      at oracle.j2ee.ws.server.WebServiceProcessor.doService(WebServiceProcessor.java:195)
      at oracle.j2ee.ws.server.WebServiceServlet.doPost(WebServiceServlet.java:487)
      at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
      at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
      at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
      at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
      at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:301)
      at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
      at 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.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.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:163)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
      at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3730)
      at 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.NullPointerException
      at java.io.File.<init>(File.java:222)
      at java.lang.Package$1.run(Package.java:527)
      at java.lang.Package.defineSystemPackage(Package.java:520)
      at java.lang.Package.getSystemPackages(Package.java:511)
      at java.lang.ClassLoader.getPackages(ClassLoader.java:1513)
      at java.lang.ClassLoader.getPackages(ClassLoader.java:1511)
      at java.lang.ClassLoader.getPackages(ClassLoader.java:1511)
      at java.lang.ClassLoader.getPackages(ClassLoader.java:1511)
      at java.lang.ClassLoader.getPackages(ClassLoader.java:1511)
      at java.lang.Package.getPackages(Package.java:281)
      at com.sigmadynamics.sdo.access.impl.SDApplicationTypeImpl.<clinit>(SDApplicationTypeImpl.java:1029)
      at com.sigmadynamics.sdo.access.impl.ObjectFactoryImpl.createSDApplicationType(ObjectFactoryImpl.java:1463)
      at com.sigmadynamics.sdo.access.impl.ObjectFactoryImpl.create(ObjectFactoryImpl.java:140)
      at org.eclipse.emf.ecore.xmi.impl.XMLHelperImpl.createObject(XMLHelperImpl.java:739)
      at org.eclipse.emf.ecore.xmi.impl.XMLHandler.createObjectFromFactory(XMLHandler.java:1386)
      at org.eclipse.emf.ecore.xmi.impl.XMLHandler.createObjectByType(XMLHandler.java:754)
      at org.eclipse.emf.ecore.xmi.impl.XMLHandler.createTopObject(XMLHandler.java:780)
      at org.eclipse.emf.ecore.xmi.impl.XMLHandler.processElement(XMLHandler.java:462)
      at org.eclipse.emf.ecore.xmi.impl.XMLHandler.startElement(XMLHandler.java:450)
      at org.eclipse.emf.ecore.xmi.impl.SAXWrapper.startElement(SAXWrapper.java:74)
      at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.startElement(AbstractSAXParser.java:501)
      at com.sun.org.apache.xerces.internal.impl.dtd.XMLDTDValidator.startElement(XMLDTDValidator.java:767)
      at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanStartElement(XMLDocumentFragmentScannerImpl.java:1363)
      at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$ContentDriver.scanRootElementHook(XMLDocumentScannerImpl.java:1315)
      at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:3104)
      at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:921)
      at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:647)
      at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:511)
      at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:808)
      at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:737)
      at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:121)
      at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1205)
      at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:523)
      at weblogic.xml.jaxp.WebLogicXMLReader.parse(WebLogicXMLReader.java:134)
      at weblogic.xml.jaxp.RegistryXMLReader.parse(RegistryXMLReader.java:173)
      at javax.xml.parsers.SAXParser.parse(SAXParser.java:396)
      at org.eclipse.emf.ecore.xmi.impl.XMLLoadImpl.load(XMLLoadImpl.java:140)
      at org.eclipse.emf.ecore.xmi.impl.XMLResourceImpl.doLoad(XMLResourceImpl.java:169)
      at org.eclipse.emf.ecore.resource.impl.ResourceImpl.load(ResourceImpl.java:988)
      at com.sigmadynamics.sdo.loading.Metadata.createSDOFrom(Metadata.java:249)
      at com.sigmadynamics.sdo.loading.Metadata.createSDORoot(Metadata.java:159)
      at com.sigmadynamics.sdo.loading.Metadata.getSDTypes(Metadata.java:322)
      at com.sigmadynamics.sdo.loading.SDA.getAppName(SDA.java:417)
      at com.sigmadynamics.workbench.commands.DeployAppCommand.internalExecute(DeployAppCommand.java:99)
      at com.sigmadynamics.workbench.commands.DeployAppCommand.execute(DeployAppCommand.java:80)
      at com.sigmadynamics.workbench.commands.WorkbenchExecutionContext.execute(WorkbenchExecutionContext.java:53)
      at com.sigmadynamics.ws.workbench.server.WorkbenchEndPoint$DeploymentExecutionContext.execute(WorkbenchEndPoint.java:149)
      at com.sigmadynamics.workbench.access.impl.WSParamImpl.doExecute(WSParamImpl.java:171)
      at com.sigmadynamics.ws.workbench.server.WorkbenchEndPoint.deploy(WorkbenchEndPoint.java:88)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:597)
      at oracle.j2ee.ws.server.jaxws.ServiceEndpointRuntime.processMessage(ServiceEndpointRuntime.java:370)
      at oracle.j2ee.ws.server.jaxws.ServiceEndpointRuntime.processMessage(ServiceEndpointRuntime.java:202)
      at oracle.j2ee.ws.server.jaxws.JAXWSRuntimeDelegate.processMessage(JAXWSRuntimeDelegate.java:477)
      at oracle.j2ee.ws.server.provider.ProviderProcessor.doEndpointProcessing(ProviderProcessor.java:1187)
      at oracle.j2ee.ws.server.WebServiceProcessor$1.run(WebServiceProcessor.java:1131)
      at oracle.j2ee.ws.server.WebServiceProcessor$1.run(WebServiceProcessor.java:1129)
      at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:324)
      at oracle.security.jps.internal.jaas.AccActionExecutor.execute(AccActionExecutor.java:74)
      at oracle.security.jps.internal.jaas.AbstractSubjectSecurity$ActionExecutorWrapper.execute(AbstractSubjectSecurity.java:242)
      at oracle.security.jps.internal.jaas.CascadeActionExecutor$SubjectPrivilegedExceptionAction.run(CascadeActionExecutor.java:83)
      at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
      at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:146)
      at weblogic.security.Security.runAs(Security.java:61)
      at oracle.security.jps.wls.jaas.WlsActionExecutor.execute(WlsActionExecutor.java:51)
      at oracle.security.jps.internal.jaas.CascadeActionExecutor.execute(CascadeActionExecutor.java:56)
      at oracle.security.jps.internal.jaas.AbstractSubjectSecurity$ActionExecutorWrapper.execute(AbstractSubjectSecurity.java:242)
      at oracle.j2ee.ws.server.provider.GenericProviderPlatform.runAs(GenericProviderPlatform.java:458)
      at oracle.j2ee.ws.server.WebServiceProcessor.invokeEndpointImplementation(WebServiceProcessor.java:1149)
      at oracle.j2ee.ws.server.provider.ProviderProcessor.doRequestProcessing(ProviderProcessor.java:581)
      at oracle.j2ee.ws.server.WebServiceProcessor.processRequest(WebServiceProcessor.java:235)
      at oracle.j2ee.ws.server.WebServiceProcessor.doService(WebServiceProcessor.java:196)
      at oracle.j2ee.ws.server.WebServiceServlet.doPost(WebServiceServlet.java:487)
      at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
      at javax.servlet.http.HttpServlet.service(HttpServlet.java:821)
      at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
      at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
      at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:301)
      at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:27)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
      at 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.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.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:163)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
      ... 9 more
    It would be great if any pointers can be provided to solve the same.
    Thanks and Regards,
    Vijay Inani

    Also, this error is coming in Eclipse logs
    javax.xml.ws.soap.SOAPFaultException: java.lang.ExceptionInInitializerError
    at com.sun.xml.ws.fault.SOAP11Fault.getProtocolException(SOAP11Fault.java:171)
    at com.sun.xml.ws.fault.SOAPFaultBuilder.createException(SOAPFaultBuilder.java:94)
    at com.sun.xml.ws.client.sei.SyncMethodHandler.invoke(SyncMethodHandler.java:240)
    at com.sun.xml.ws.client.sei.SyncMethodHandler.invoke(SyncMethodHandler.java:210)
    at com.sun.xml.ws.client.sei.SEIStub.invoke(SEIStub.java:103)
    at $Proxy32.deploy(Unknown Source)
    at com.sigmadynamics.ws.workbench.client.WorkbenchServerClient.deploy(WorkbenchServerClient.java:50)
    at com.sigmadynamics.studio.util.ServerConnectionData.deploy(ServerConnectionData.java:356)
    at com.sigmadynamics.studio.util.DeployAction$DeployJob.run(DeployAction.java:187)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:76)

  • Error while deploying project | BCC

    Hi
    I am using an import service to import catalog data in my CA schema.
    While importing, the import service fails giving the following error
    00:22:40,550 ERROR [ProductCatalog-ver] Error reading list or array index from the database. Expected: "4", got "6". The following property was not read: "
    {fixedChildProducts,pType=List,IDesc=[ItemDesc: category],table=dcs_cat_chldprd,cols=child_prd_id
    ,pBI=atg.beans.MergedDynamicBeanInfo@d4d8b0,pIDesc=null
    ,cType=interface atg.repository.RepositoryItem,cBI=[ItemDesc: product],cIDesc=[ItemDesc: product],colHandle=null}", for item id: "scvl90020cat:15".
    This means the database table holding this property does not have sequential integers starting with 0 in its multi-column. This should only happen if
    the database table was modified directly (outside of Dynamo).
    java.lang.Exception
    at atg.adapter.gsa.ListTable.loadHelper(ListTable.java:168)
    And when i go to BCC and cancel the deployment, and afterwards try to delete the project it gives me the following error and does not delete it.
    CONTAINER:atg.process.ProcessException; SOURCE:javax.ejb.RemoveException: Unable to delete project Shoe Carnival Content Administration Import - productCatalog - Thu Jul 14 22:58:10 CDT 2011 because cannot delete the underlying workspace, epub-prj66001.
    Kindly let me know how to safely delete the project.
    Thanks

    Hi,
    I've the same problem:
    2013-09-04 15:52:36,105 ERROR [nucleusNamespace.atg.commerce.catalog.CustomProductCatalog-ver] Error reading list or array index from the database. Expected: "33", got "34". The following property was not read: "
    {fixedChildProducts,pType=List,IDesc=[ItemDesc: category],table=dcs_cat_chldprd,cols=child_prd_id
       ,pBI=atg.beans.MergedDynamicBeanInfo@33cf9319,pIDesc=null
       ,cType=interface atg.repository.RepositoryItem,cBI=[ItemDesc: product],cIDesc=[ItemDesc: product],colHandle=null}", for item id: "cat1020046:8". This means the database table holding this property does not have sequential integers starting with 0 in its multi-column. This should only happen if the database table was modified directly (outside of Dynamo).
    java.lang.Exception
    I can't find the solution.
    Thanks.

  • Error While Creating Project From Active Workspace.

    Hi Friends,
    While I am trying to create Project (WebDynpro DC) from my Active Workspace.
    I am getting few errors..They are as follows.
    1> .classpath (read only exception) --- By mistakenly .classpath was added to one of my activity and it is in DTR. So kindly suggest me a solution to Delete this file.
    2> Resource ProjectProperties.wdproperties is not in sync with latest version.
    To delete resource:
    - check-in changes and then delete.
    - revert resource and then delete.
    Kindly suggest me some solutions.
    Thanks and Regards.
    Yajush Mishra

    Hi,
    The neccesary configuration for cProjects & SAP-PS interface are as follows.
    1. Project Types in cProjects, Object types, Organisation unit with Org structure in line with project profile
    2. Activate Accounting integration
    3. Object types for object link (WBSE in this case)
    4. Accounting integration using cost collector
    5. Easy cost planing settings both in R/3 systems & cProjects
    6. Project profile configuration in R/3 (cProjects standard)
    7. CO Scenario maintainance view determination (Multi level controlling-Project role, automatic)
    All the enterprise structure assignments should be same in cProjects & R/3.
    Hope this may help you.
    Regards,
    Rakesh Pradhan

  • Deployment error while deploying targeters in BCC

    Hi,
    I am trying to create a targeter with content groups and media internal texts. Whenever i deploy a project with these assets, i get deployment error.
    It says "Deployment '169200010' to target 'production' encountered a system level deployment error during data transfer. An automatic rollback deployment has successfully occurred, preserving the state of target 'production'. Click 'Resume' to re-attempt the deployment."
    I checked for the VFS set up for targeters and content groups and they are in place.
    There are 3 assets in the project. It says the asset already exists
    The error log below : I am struck up here and not able to take any step further. Please share your inputs on this
    2013-06-20 22:40:25,569 WARN  [nucleusNamespace.atg.epub.PublishingRepository] (http-172.19.0.197-40180-6) Using default JDBC type for: project:tar82 could not find this column in the table's meta data
    2013-06-20 22:40:51,348 INFO  [nucleusNamespace.atg.epub.DeploymentServer] (Thread-103) DEBUG Run first apply phase: true
    2013-06-20 22:40:51,349 INFO  [nucleusNamespace.atg.epub.DeploymentServer] (Thread-103) DEBUG Switch switchable CA datasources:
    2013-06-20 22:40:51,349 INFO  [nucleusNamespace.atg.epub.DeploymentServer] (Thread-103) DEBUG   isDeploymentRollback(): false
    2013-06-20 22:40:51,360 INFO  [nucleusNamespace.atg.epub.DeploymentServer] (Thread-103) DEBUG   Current Target live datasource name: DataSourceB
    2013-06-20 22:40:51,360 INFO  [nucleusNamespace.atg.epub.DeploymentServer] (Thread-103) DEBUG   CA switching datasource: /atg/commerce/jdbc/ProductCatalogSwitchingDataSource_production
    2013-06-20 22:40:51,361 INFO  [nucleusNamespace.atg.epub.DeploymentServer] (Thread-103) DEBUG     Current live datasource name: DataSourceA
    2013-06-20 22:40:51,361 INFO  [nucleusNamespace.atg.epub.DeploymentServer] (Thread-103) DEBUG     Current offline datasource name: DataSourceB
    2013-06-20 22:40:51,361 INFO  [nucleusNamespace.atg.epub.DeploymentServer] (Thread-103) DEBUG     The current CA live datasource is pointing at the Target offline datasource. No CA switch necessary.
    2013-06-20 22:40:51,361 INFO  [nucleusNamespace.atg.epub.DeploymentServer] (Thread-103) DEBUG Switchable CA datasources switched.
    2013-06-20 22:40:51,408 INFO  [nucleusNamespace.atg.epub.DeploymentServer] (Thread-103) DEBUG DistributedDeploymentAdapter:DAF Deployment with ID: 169200010 not previously deployed.
    2013-06-20 22:40:51,414 INFO  [nucleusNamespace.atg.epub.DeploymentServer] (Thread-103) DEBUG DistributedDeploymentAdapter:Creating standard DeploymentData
    2013-06-20 22:40:51,446 INFO  [nucleusNamespace.atg.epub.DeploymentServer] (Thread-103) DEBUG Forward deploying following active workspaces: [workspace:118102]
    2013-06-20 22:40:53,770 INFO  [nucleusNamespace.atg.epub.DeploymentServer] (Thread-103) DEBUG DistributedDeploymentAdapter:Deploy Data
    2013-06-20 22:40:53,771 INFO  [nucleusNamespace.atg.epub.DeploymentServer] (Thread-103) DEBUG DistributedDeploymentAdapter:Starting DAF deployment with ID: 169200010
    2013-06-20 22:40:53,776 INFO  [nucleusNamespace.atg.deployment.DeploymentManager] (Thread-103) Database: Oracle
    2013-06-20 22:40:53,922 INFO  [nucleusNamespace.atg.epub.DeploymentServer] (Thread-103) DEBUG DistributedDeploymentAdapter:Polling Until Data Appplied
    2013-06-20 22:40:53,922 INFO  [nucleusNamespace.atg.deployment.DeploymentManager] (Main deployment thread: ) Starting deployment with id: 169200010
    2013-06-20 22:40:53,950 INFO  [nucleusNamespace.atg.deployment.DeploymentManager] (Main deployment thread: ) Executing deployment in LOCAL mode
    2013-06-20 22:40:55,442 WARN  [nucleusNamespace.atg.deployment.DeploymentManager] (FileWorkerThread-2(Add-Update Phase)) Attempt to add file that already exists: file /atg/registry/RepositoryGroups/home_spot1_user.properties in VirtualFileSystem /atg/epub/file/ConfigFileSystem
    2013-06-20 22:40:55,461 WARN  [nucleusNamespace.atg.deployment.DeploymentManager] (FileWorkerThread-2(Add-Update Phase))  item = fileMarker:mark106400001 cause = CONTAINER:atg.deployment.file.DeploymentSourceException: Attempt to add file that already exists: file /atg/registry/RepositoryGroups/home_spot1_user.properties in VirtualFileSystem /atg/epub/file/ConfigFileSystem; SOURCE:deploymentHandlerFileToAddExists: level 3: Attempt to add file that already exists: file /atg/registry/RepositoryGroups/home_spot1_user.properties in VirtualFileSystem /atg/epub/file/ConfigFileSystem
    atg.deployment.file.DeploymentTargetException: Attempt to add file that already exists: file /atg/registry/RepositoryGroups/home_spot1_user.properties in VirtualFileSystem /atg/epub/file/ConfigFileSystem
      at atg.deployment.file.FileWorkerThread.handleError(FileWorkerThread.java:1278)
      at atg.deployment.file.FileWorkerThread.runCommand(FileWorkerThread.java:762)
      at atg.deployment.file.FileWorkerThread.processMarkerForAddUpdatePhase(FileWorkerThread.java:463)
      at atg.deployment.DeploymentWorkerThread.processMarkerPhase(DeploymentWorkerThread.java:562)
      at atg.deployment.DeploymentWorkerThread.run(DeploymentWorkerThread.java:335)
    message = Attempt to add file that already exists: file /atg/registry/RepositoryGroups/home_spot1_user.properties in VirtualFileSystem /atg/epub/file/ConfigFileSystem time = Thu Jun 20 22:40:55 CDT 2013  atg.deployment.DeploymentFailure@17dc0e19
    2013-06-20 22:40:55,490 WARN  [nucleusNamespace.atg.deployment.DeploymentManager] (FileWorkerThread-2(Add-Update Phase)) Attempt to add file that already exists: file /atg/registry/RepositoryTargeters/home_spot1_targeter.properties in VirtualFileSystem /atg/epub/file/ConfigFileSystem
    2013-06-20 22:40:55,490 WARN  [nucleusNamespace.atg.deployment.DeploymentManager] (FileWorkerThread-2(Add-Update Phase))  item = fileMarker:mark106400002 cause = CONTAINER:atg.deployment.file.DeploymentSourceException: Attempt to add file that already exists: file /atg/registry/RepositoryTargeters/home_spot1_targeter.properties in VirtualFileSystem /atg/epub/file/ConfigFileSystem; SOURCE:deploymentHandlerFileToAddExists: level 3: Attempt to add file that already exists: file /atg/registry/RepositoryTargeters/home_spot1_targeter.properties in VirtualFileSystem /atg/epub/file/ConfigFileSystem
    atg.deployment.file.DeploymentTargetException: Attempt to add file that already exists: file /atg/registry/RepositoryTargeters/home_spot1_targeter.properties in VirtualFileSystem /atg/epub/file/ConfigFileSystem
      at atg.deployment.file.FileWorkerThread.handleError(FileWorkerThread.java:1278)
      at atg.deployment.file.FileWorkerThread.runCommand(FileWorkerThread.java:762)
      at atg.deployment.file.FileWorkerThread.processMarkerForAddUpdatePhase(FileWorkerThread.java:463)
      at atg.deployment.DeploymentWorkerThread.processMarkerPhase(DeploymentWorkerThread.java:562)
      at atg.deployment.DeploymentWorkerThread.run(DeploymentWorkerThread.java:335)
    message = Attempt to add file that already exists: file /atg/registry/RepositoryTargeters/home_spot1_targeter.properties in VirtualFileSystem /atg/epub/file/ConfigFileSystem time = Thu Jun 20 22:40:55 CDT 2013  atg.deployment.DeploymentFailure@38d281d4
    2013-06-20 22:40:55,547 WARN  [nucleusNamespace.atg.deployment.DeploymentManager] (FileWorkerThread-2(Add-Update Phase)) Attempt to add file that already exists: file /atg/registry/RepositoryGroups/home_spot1_content_group.properties in VirtualFileSystem /atg/epub/file/ConfigFileSystem
    2013-06-20 22:40:55,547 WARN  [nucleusNamespace.atg.deployment.DeploymentManager] (FileWorkerThread-2(Add-Update Phase))  item = fileMarker:mark106400003 cause = CONTAINER:atg.deployment.file.DeploymentSourceException: Attempt to add file that already exists: file /atg/registry/RepositoryGroups/home_spot1_content_group.properties in VirtualFileSystem /atg/epub/file/ConfigFileSystem; SOURCE:deploymentHandlerFileToAddExists: level 3: Attempt to add file that already exists: file /atg/registry/RepositoryGroups/home_spot1_content_group.properties in VirtualFileSystem /atg/epub/file/ConfigFileSystem
    atg.deployment.file.DeploymentTargetException: Attempt to add file that already exists: file /atg/registry/RepositoryGroups/home_spot1_content_group.properties in VirtualFileSystem /atg/epub/file/ConfigFileSystem
      at atg.deployment.file.FileWorkerThread.handleError(FileWorkerThread.java:1278)
      at atg.deployment.file.FileWorkerThread.runCommand(FileWorkerThread.java:762)
      at atg.deployment.file.FileWorkerThread.processMarkerForAddUpdatePhase(FileWorkerThread.java:463)
      at atg.deployment.DeploymentWorkerThread.processMarkerPhase(DeploymentWorkerThread.java:562)
      at atg.deployment.DeploymentWorkerThread.run(DeploymentWorkerThread.java:335)
    message = Attempt to add file that already exists: file /atg/registry/RepositoryGroups/home_spot1_content_group.properties in VirtualFileSystem /atg/epub/file/ConfigFileSystem time = Thu Jun 20 22:40:55 CDT 2013  atg.deployment.DeploymentFailure@70126ca0
    2013-06-20 22:40:55,684 ERROR [nucleusNamespace.atg.deployment.DeploymentManager] (FileWorkerThread-2(Add-Update Phase))
    CAUGHT AT:
    CONTAINER:atg.deployment.file.DeploymentSourceException: IOException received while trying to write file /atg/registry/RepositoryGroups/home_spot1_user.properties in VirtualFileSystem null; SOURCE:deploymentHandlerUnableToWrite: level 4: IOException received while trying to write file /atg/registry/RepositoryGroups/home_spot1_user.properties in VirtualFileSystem null
    CONTAINER:atg.deployment.file.DeploymentTargetException: IOException received while trying to write file /atg/registry/RepositoryGroups/home_spot1_user.properties in VirtualFileSystem null; SOURCE:java.io.IOException: There was a repository exception while trying to create the file: /atg/registry/RepositoryGroups/home_spot1_user.properties in file system: /atg/epub/file/ConfigFileSystem. exception: atg.repository.RepositoryException: current development line null is not an open workspace..
      at atg.deployment.file.FileWorkerThread.handleErrorLogging(FileWorkerThread.java:1261)
      at atg.deployment.file.FileWorkerThread.handleError(FileWorkerThread.java:1276)
      at atg.deployment.file.FileWorkerThread.runCommand(FileWorkerThread.java:762)
      at atg.deployment.file.FileWorkerThread.processMarkerForAddUpdatePhase(FileWorkerThread.java:463)
      at atg.deployment.DeploymentWorkerThread.processMarkerPhase(DeploymentWorkerThread.java:562)
      at atg.deployment.DeploymentWorkerThread.run(DeploymentWorkerThread.java:335)
    Caused by: deploymentHandlerUnableToWrite: level 4: IOException received while trying to write file /atg/registry/RepositoryGroups/home_spot1_user.properties in VirtualFileSystem null
    CONTAINER:atg.deployment.file.DeploymentTargetException: IOException received while trying to write file /atg/registry/RepositoryGroups/home_spot1_user.properties in VirtualFileSystem null; SOURCE:java.io.IOException: There was a repository exception while trying to create the file: /atg/registry/RepositoryGroups/home_spot1_user.properties in file system: /atg/epub/file/ConfigFileSystem. exception: atg.repository.RepositoryException: current development line null is not an open workspace..
      at atg.deployment.file.DeploymentSourceException.<init>(DeploymentSourceException.java:74)
      ... 6 more
    SOURCE EXCEPTION:
    deploymentHandlerUnableToWrite: level 4: IOException received while trying to write file /atg/registry/RepositoryGroups/home_spot1_user.properties in VirtualFileSystem null
    CONTAINER:atg.deployment.file.DeploymentTargetException: IOException received while trying to write file /atg/registry/RepositoryGroups/home_spot1_user.properties in VirtualFileSystem null; SOURCE:java.io.IOException: There was a repository exception while trying to create the file: /atg/registry/RepositoryGroups/home_spot1_user.properties in file system: /atg/epub/file/ConfigFileSystem. exception: atg.repository.RepositoryException: current development line null is not an open workspace..
    2013-06-20 22:40:55,685 ERROR [nucleusNamespace.atg.deployment.DeploymentManager] (FileWorkerThread-2(Add-Update Phase))  item = fileMarker:mark106400004 cause = CONTAINER:atg.deployment.file.DeploymentSourceException: IOException received while trying to write file /atg/registry/RepositoryGroups/home_spot1_user.properties in VirtualFileSystem null; SOURCE:deploymentHandlerUnableToWrite: level 4: IOException received while trying to write file /atg/registry/RepositoryGroups/home_spot1_user.properties in VirtualFileSystem null
    CONTAINER:atg.deployment.file.DeploymentTargetException: IOException received while trying to write file /atg/registry/RepositoryGroups/home_spot1_user.properties in VirtualFileSystem null; SOURCE:java.io.IOException: There was a repository exception while trying to create the file: /atg/registry/RepositoryGroups/home_spot1_user.properties in file system: /atg/epub/file/ConfigFileSystem. exception: atg.repository.RepositoryException: current development line null is not an open workspace..
      at atg.deployment.file.FileWorkerThread.handleError(FileWorkerThread.java:1278)
      at atg.deployment.file.FileWorkerThread.runCommand(FileWorkerThread.java:762)
      at atg.deployment.file.FileWorkerThread.processMarkerForAddUpdatePhase(FileWorkerThread.java:463)
      at atg.deployment.DeploymentWorkerThread.processMarkerPhase(DeploymentWorkerThread.java:562)
      at atg.deployment.DeploymentWorkerThread.run(DeploymentWorkerThread.java:335)
    message = IOException received while trying to write file /atg/registry/RepositoryGroups/home_spot1_user.properties in VirtualFileSystem null time = Thu Jun 20 22:40:55 CDT 2013  atg.deployment.DeploymentFailure@1f344a25
    CAUGHT AT:
    CONTAINER:atg.deployment.file.DeploymentSourceException: IOException received while trying to write file /atg/registry/RepositoryGroups/home_spot1_user.properties in VirtualFileSystem null; SOURCE:deploymentHandlerUnableToWrite: level 4: IOException received while trying to write file /atg/registry/RepositoryGroups/home_spot1_user.properties in VirtualFileSystem null
    CONTAINER:atg.deployment.file.DeploymentTargetException: IOException received while trying to write file /atg/registry/RepositoryGroups/home_spot1_user.properties in VirtualFileSystem null; SOURCE:java.io.IOException: There was a repository exception while trying to create the file: /atg/registry/RepositoryGroups/home_spot1_user.properties in file system: /atg/epub/file/ConfigFileSystem. exception: atg.repository.RepositoryException: current development line null is not an open workspace..
      at atg.deployment.file.FileWorkerThread.handleError(FileWorkerThread.java:1278)
      at atg.deployment.file.FileWorkerThread.runCommand(FileWorkerThread.java:762)
      at atg.deployment.file.FileWorkerThread.processMarkerForAddUpdatePhase(FileWorkerThread.java:463)
      at atg.deployment.DeploymentWorkerThread.processMarkerPhase(DeploymentWorkerThread.java:562)
      at atg.deployment.DeploymentWorkerThread.run(DeploymentWorkerThread.java:335)
    Caused by: deploymentHandlerUnableToWrite: level 4: IOException received while trying to write file /atg/registry/RepositoryGroups/home_spot1_user.properties in VirtualFileSystem null
    CONTAINER:atg.deployment.file.DeploymentTargetException: IOException received while trying to write file /atg/registry/RepositoryGroups/home_spot1_user.properties in VirtualFileSystem null; SOURCE:java.io.IOException: There was a repository exception while trying to create the file: /atg/registry/RepositoryGroups/home_spot1_user.properties in file system: /atg/epub/file/ConfigFileSystem. exception: atg.repository.RepositoryException: current development line null is not an open workspace..
      at atg.deployment.file.DeploymentSourceException.<init>(DeploymentSourceException.java:74)
      ... 5 more
    SOURCE EXCEPTION:

    yes i checked. To clear this out, i created a new project with new set of content groups and targeters.
    It throws this error. I get this error at 30% of deployment
    2013-06-21 12:04:07,944 INFO  [nucleusNamespace.atg.deployment.DeploymentManager] (Thread-124) Database: Oracle
    2013-06-21 12:04:07,959 INFO  [nucleusNamespace.atg.epub.DeploymentServer] (Thread-124) DEBUG DistributedDeploymentAdapter:Polling Until Data Appplied
    2013-06-21 12:04:07,959 INFO  [nucleusNamespace.atg.deployment.DeploymentManager] (Main deployment thread: ) Starting deployment with id: 135200010
    2013-06-21 12:04:07,970 INFO  [nucleusNamespace.atg.deployment.DeploymentManager] (Main deployment thread: ) Executing deployment in LOCAL mode
    2013-06-21 12:04:09,708 ERROR [nucleusNamespace.atg.deployment.DeploymentManager] (FileWorkerThread-1(Add-Update Phase))
    CAUGHT AT:
    CONTAINER:atg.deployment.file.DeploymentSourceException: IOException received while trying to write file /atg/registry/RepositoryGroups/homePage/group1.properties in VirtualFileSystem null; SOURCE:deploymentHandlerUnableToWrite: level 4: IOException received while trying to write file /atg/registry/RepositoryGroups/homePage/group1.properties in VirtualFileSystem null
    CONTAINER:atg.deployment.file.DeploymentTargetException: IOException received while trying to write file /atg/registry/RepositoryGroups/homePage/group1.properties in VirtualFileSystem null; SOURCE:java.io.IOException: Cannot create OutputStream for read-only ContentRepositoryItem: /atg/registry/RepositoryGroups/homePage/group1.properties  OutputStreams can only be created for mutable ContentRepositoryItem objects.
      at atg.deployment.file.FileWorkerThread.handleErrorLogging(FileWorkerThread.java:1261)
      at atg.deployment.file.FileWorkerThread.handleError(FileWorkerThread.java:1276)
      at atg.deployment.file.FileWorkerThread.runCommand(FileWorkerThread.java:762)
      at atg.deployment.file.FileWorkerThread.processMarkerForAddUpdatePhase(FileWorkerThread.java:463)
      at atg.deployment.DeploymentWorkerThread.processMarkerPhase(DeploymentWorkerThread.java:562)
      at atg.deployment.DeploymentWorkerThread.run(DeploymentWorkerThread.java:335)
    Caused by: deploymentHandlerUnableToWrite: level 4: IOException received while trying to write file /atg/registry/RepositoryGroups/homePage/group1.properties in VirtualFileSystem null
    CONTAINER:atg.deployment.file.DeploymentTargetException: IOException received while trying to write file /atg/registry/RepositoryGroups/homePage/group1.properties in VirtualFileSystem null; SOURCE:java.io.IOException: Cannot create OutputStream for read-only ContentRepositoryItem: /atg/registry/RepositoryGroups/homePage/group1.properties  OutputStreams can only be created for mutable ContentRepositoryItem objects.
      at atg.deployment.file.DeploymentSourceException.<init>(DeploymentSourceException.java:74)
      ... 6 more
    SOURCE EXCEPTION:
    deploymentHandlerUnableToWrite: level 4: IOException received while trying to write file /atg/registry/RepositoryGroups/homePage/group1.properties in VirtualFileSystem null
    CONTAINER:atg.deployment.file.DeploymentTargetException: IOException received while trying to write file /atg/registry/RepositoryGroups/homePage/group1.properties in VirtualFileSystem null; SOURCE:java.io.IOException: Cannot create OutputStream for read-only ContentRepositoryItem: /atg/registry/RepositoryGroups/homePage/group1.properties  OutputStreams can only be created for mutable ContentRepositoryItem objects.
    2013-06-21 12:04:09,715 ERROR [nucleusNamespace.atg.deployment.DeploymentManager] (FileWorkerThread-1(Add-Update Phase))  item = fileMarker:mark115500048 cause = CONTAINER:atg.deployment.file.DeploymentSourceException: IOException received while trying to write file /atg/registry/RepositoryGroups/homePage/group1.properties in VirtualFileSystem null; SOURCE:deploymentHandlerUnableToWrite: level 4: IOException received while trying to write file /atg/registry/RepositoryGroups/homePage/group1.properties in VirtualFileSystem null
    CONTAINER:atg.deployment.file.DeploymentTargetException: IOException received while trying to write file /atg/registry/RepositoryGroups/homePage/group1.properties in VirtualFileSystem null; SOURCE:java.io.IOException: Cannot create OutputStream for read-only ContentRepositoryItem: /atg/registry/RepositoryGroups/homePage/group1.properties  OutputStreams can only be created for mutable ContentRepositoryItem objects.
      at atg.deployment.file.FileWorkerThread.handleError(FileWorkerThread.java:1278)
      at atg.deployment.file.FileWorkerThread.runCommand(FileWorkerThread.java:762)
      at atg.deployment.file.FileWorkerThread.processMarkerForAddUpdatePhase(FileWorkerThread.java:463)
      at atg.deployment.DeploymentWorkerThread.processMarkerPhase(DeploymentWorkerThread.java:562)
      at atg.deployment.DeploymentWorkerThread.run(DeploymentWorkerThread.java:335)
    message = IOException received while trying to write file /atg/registry/RepositoryGroups/homePage/group1.properties in VirtualFileSystem null time = Fri Jun 21 12:04:09 CDT 2013  atg.deployment.DeploymentFailure@7bbc32e1
    CAUGHT AT:
    CONTAINER:atg.deployment.file.DeploymentSourceException: IOException received while trying to write file /atg/registry/RepositoryGroups/homePage/group1.properties in VirtualFileSystem null; SOURCE:deploymentHandlerUnableToWrite: level 4: IOException received while trying to write file /atg/registry/RepositoryGroups/homePage/group1.properties in VirtualFileSystem null
    CONTAINER:atg.deployment.file.DeploymentTargetException: IOException received while trying to write file /atg/registry/RepositoryGroups/homePage/group1.properties in VirtualFileSystem null; SOURCE:java.io.IOException: Cannot create OutputStream for read-only ContentRepositoryItem: /atg/registry/RepositoryGroups/homePage/group1.properties  OutputStreams can only be created for mutable ContentRepositoryItem objects.
      at atg.deployment.file.FileWorkerThread.handleError(FileWorkerThread.java:1278)
      at atg.deployment.file.FileWorkerThread.runCommand(FileWorkerThread.java:762)
      at atg.deployment.file.FileWorkerThread.processMarkerForAddUpdatePhase(FileWorkerThread.java:463)
      at atg.deployment.DeploymentWorkerThread.processMarkerPhase(DeploymentWorkerThread.java:562)
      at atg.deployment.DeploymentWorkerThread.run(DeploymentWorkerThread.java:335)
    Caused by: deploymentHandlerUnableToWrite: level 4: IOException received while trying to write file /atg/registry/RepositoryGroups/homePage/group1.properties in VirtualFileSystem null
    CONTAINER:atg.deployment.file.DeploymentTargetException: IOException received while trying to write file /atg/registry/RepositoryGroups/homePage/group1.properties in VirtualFileSystem null; SOURCE:java.io.IOException: Cannot create OutputStream for read-only ContentRepositoryItem: /atg/registry/RepositoryGroups/homePage/group1.properties  OutputStreams can only be created for mutable ContentRepositoryItem objects.
      at atg.deployment.file.DeploymentSourceException.<init>(DeploymentSourceException.java:74)
      ... 5 more
    SOURCE EXCEPTION:
    deploymentHandlerUnableToWrite: level 4: IOException received while trying to write file /atg/registry/RepositoryGroups/homePage/group1.properties in VirtualFileSystem null
    CONTAINER:atg.deployment.file.DeploymentTargetException: IOException received while trying to write file /atg/registry/RepositoryGroups/homePage/group1.properties in VirtualFileSystem null; SOURCE:java.io.IOException: Cannot create OutputStream for read-only ContentRepositoryItem: /atg/registry/RepositoryGroups/homePage/group1.properties  OutputStreams can only be created for mutable ContentRepositoryItem objects.
    2013-06-21 12:04:09,741 ERROR [nucleusNamespace.atg.deployment.DeploymentManager] (FileWorkerThread-1(Add-Update Phase))  item = fileMarker:mark115500048 cause = CONTAINER:atg.deployment.file.DeploymentSourceException: IOException received while trying to write file /atg/registry/RepositoryGroups/homePage/group1.properties in VirtualFileSystem null; SOURCE:deploymentHandlerUnableToWrite: level 4: IOException received while trying to write file /atg/registry/RepositoryGroups/homePage/group1.properties in VirtualFileSystem null
    CONTAINER:atg.deployment.file.DeploymentTargetException: IOException received while trying to write file /atg/registry/RepositoryGroups/homePage/group1.properties in VirtualFileSystem null; SOURCE:java.io.IOException: Cannot create OutputStream for read-only ContentRepositoryItem: /atg/registry/RepositoryGroups/homePage/group1.properties  OutputStreams can only be created for mutable ContentRepositoryItem objects.

  • Error while deploying FulfillmentESB from SOADemo

    Hi,
    I have downloaded and installed the Oracle AS, SOA suite and the Express Database.
    However while compiling the FulfillmentESB from the SOADemo (http://download.oracle.com/otn/nt/ias/101310/soademo_101310_prod.zip), I get the following error...
    Entity Deployment Failed
    error code: 1025 : 5
    summary: Service Type "OutboundAdapterService" could not be resolved.
    Fix: Provide a valid service type definition for the Service. Valid and supported service types are RequestResponse and OneWay.Also verify the detailed cause of error from the stack trace if available. Contact Oracle Support if error not fixable.
    Anyone know what's going on?
    Thanks,
    Ajit.

    Same happened to me. I uninstalled the SOA suite and the XE database, I installed the Microsoft Loopback adapter (as described in the SOA install guide for Windows) I installed the database and the SOA suite again and it works fine now.
    I think the problem has something to do with the fact that I had DHCP on one hand and that I messed up with the computer name on the other. Make sure you have the name you used during the installation resolve to your machine correctly (put it in your hosts file - on Windows). Also, be sure to use that name when you build the urls for the Consoles or Worklist app.
    I hope it makes sense.
    Message was edited by:
    user548662

  • Error while deploying project with external variables

    Hi,
    We are facing issue to deploy a project which contains external variables. In the process of publishing, we check true - Smart Publish. In the deployment process I get a screen where we define the Deployment Topology. On clicking Deploy button, the next screen we get an error which says:
    Error(s) found while creating external variables for the following engines: <Engine_Name>: Login failed for the user '<DB User>'.
    The DB User and the databases are created by the ALBPM Configuration wizard while configuring. We are able to login to SQL using the same userId and also can access the tables in the database. Also, we use the same DB userId for the Engine Databse too.
    We are using ALBPM Enterrpise 5.7 MP3
    WebLogic 9.2
    SQL Server 2005
    If anyone has resolved such issue earlier, we need your urgent help.
    Please suggest
    Thanks and Regards
    Jayant

    Hi,
    When you initially ran the wizard to create the Engine tables you used a user and password that had been granted CREATE table authority for Sql Server.
    When you publish and deploy a project with External Variables (project variables in 6.0), you are adding columns to one of the Engine's tables. When you get the error you're getting, this normally means that the database user you specified has not been granted ALTER privileges for the database tables.
    This should be pretty easy for your DBA to check out and fix. Once they do the GRANT, do the publish and deploy once again.
    Hope this helps,
    Dan

  • Error while opening project from P6 EPPM 8.3

    Hi All,
    I had done connection between P6 and PRA using windows service.
    But when i am trying to open P6 project and entering my user "admin" user ID and password i am getting below error.
    Login failde to user admin.
    Error;
    Code=80041b5c
    Code meaning= IDispatch error #6492
    Source=P3eIntegration.P3ejLink.1
    Description=error-Login failed
    When i am clicking on "OK" and opening log file, i am getting below error.
    Creating the Java Virtual Machine...
    Settings being used from HKEY_CURRENT_USER\Software\ORACLE\Primavera Risk Analysis\Primavera are
    IntegrationApplicationLocation =
    IntegrationJarFiles = C:\Program Files (x86)\Oracle\WS\WS8.1\WSIntegration.jar;C:\Program Files (x86)\Oracle\osdt_core.jar;C:\Program Files (x86)\Oracle\osdt_saml.jar;C:\Program Files (x86)\Oracle\osdt_wss.jar;C:\Program Files (x86)\Oracle\osdt_xmlsec.jar;C:\Program Files (x86)\Oracle\WS\WS8.1\p6ws-jaxws-client.jar;C:\Users\kishor.kokitkar\Desktop\SAFARI\Software\apache-cxf-2.2.7\apache-cxf-2.2.7\lib\cxf-manifest.jar;
    IntegrationJRELocation = C:\Program Files (x86)\Java\jre7
    IntegrationBootstrapFile = BREBootStrap.xml
    JVMHeapSize = 512M
    Java Virtual Machine Created...
    Connecting to Primavera P6 using Java API...
    Checking connection configuration...
    Failed to Import Project...
    The following messages have been written to the Java Console:
    Apr 30, 2014 6:55:53 PM org.springframework.context.support.AbstractApplicationContext prepareRefresh
    INFO: Refreshing org.apache.cxf.bus.spring.BusApplicationContext@1a01e8a: display name [org.apache.cxf.bus.spring.BusApplicationContext@1a01e8a]; startup date [Wed Apr 30 18:55:53 IST 2014]; root of context hierarchy
    Apr 30, 2014 6:55:53 PM org.springframework.beans.factory.support.DefaultListableBeanFactory registerBeanDefinition
    INFO: Overriding bean definition for bean 'org.apache.cxf.transport.http.policy.HTTPClientAssertionBuilder': replacing [Generic bean: class [org.apache.cxf.transport.http.policy.HTTPClientAssertionBuilder]; scope=singleton; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in URL [jar:file:/C:/Users/kishor.kokitkar/Desktop/SAFARI/Software/apache-cxf-2.2.7/apache-cxf-2.2.7/lib/cxf-2.2.7.jar!/META-INF/cxf/cxf-extension-http.fixml]] with [Generic bean: class [org.apache.cxf.transport.http.policy.HTTPClientAssertionBuilder]; scope=singleton; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in URL [jar:file:/C:/Users/kishor.kokitkar/Desktop/SAFARI/Software/apache-cxf-2.2.7/apache-cxf-2.2.7/lib/cxf-2.2.7.jar!/META-INF/cxf/cxf-extension-http.fixml]]
    Apr 30, 2014 6:55:53 PM org.springframework.beans.factory.support.DefaultListableBeanFactory registerBeanDefinition
    INFO: Overriding bean definition for bean 'org.apache.cxf.transport.http.policy.HTTPServerAssertionBuilder': replacing [Generic bean: class [org.apache.cxf.transport.http.policy.HTTPServerAssertionBuilder]; scope=singleton; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in URL [jar:file:/C:/Users/kishor.kokitkar/Desktop/SAFARI/Software/apache-cxf-2.2.7/apache-cxf-2.2.7/lib/cxf-2.2.7.jar!/META-INF/cxf/cxf-extension-http.fixml]] with [Generic bean: class [org.apache.cxf.transport.http.policy.HTTPServerAssertionBuilder]; scope=singleton; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in URL [jar:file:/C:/Users/kishor.kokitkar/Desktop/SAFARI/Software/apache-cxf-2.2.7/apache-cxf-2.2.7/lib/cxf-2.2.7.jar!/META-INF/cxf/cxf-extension-http.fixml]]
    Apr 30, 2014 6:55:53 PM org.springframework.beans.factory.support.DefaultListableBeanFactory registerBeanDefinition
    INFO: Overriding bean definition for bean 'org.apache.cxf.transport.http.policy.NoOpPolicyInterceptorProvider': replacing [Generic bean: class [org.apache.cxf.transport.http.policy.NoOpPolicyInterceptorProvider]; scope=singleton; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in URL [jar:file:/C:/Users/kishor.kokitkar/Desktop/SAFARI/Software/apache-cxf-2.2.7/apache-cxf-2.2.7/lib/cxf-2.2.7.jar!/META-INF/cxf/cxf-extension-http.fixml]] with [Generic bean: class [org.apache.cxf.transport.http.policy.NoOpPolicyInterceptorProvider]; scope=singleton; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in URL [jar:file:/C:/Users/kishor.kokitkar/Desktop/SAFARI/Software/apache-cxf-2.2.7/apache-cxf-2.2.7/lib/cxf-2.2.7.jar!/META-INF/cxf/cxf-extension-http.fixml]]
    Apr 30, 2014 6:55:53 PM org.springframework.beans.factory.support.DefaultListableBeanFactory registerBeanDefinition
    INFO: Overriding bean definition for bean 'org.apache.cxf.transport.http.ClientOnlyHTTPTransportFactory': replacing [Generic bean: class [org.apache.cxf.transport.http.ClientOnlyHTTPTransportFactory]; scope=singleton; abstract=false; lazyInit=true; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in URL [jar:file:/C:/Users/kishor.kokitkar/Desktop/SAFARI/Software/apache-cxf-2.2.7/apache-cxf-2.2.7/lib/cxf-2.2.7.jar!/META-INF/cxf/cxf-extension-http.fixml]] with [Generic bean: class [org.apache.cxf.transport.http.ClientOnlyHTTPTransportFactory]; scope=singleton; abstract=false; lazyInit=true; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in URL [jar:file:/C:/Users/kishor.kokitkar/Desktop/SAFARI/Software/apache-cxf-2.2.7/apache-cxf-2.2.7/lib/cxf-2.2.7.jar!/META-INF/cxf/cxf-extension-http.fixml]]
    Apr 30, 2014 6:55:53 PM org.springframework.context.support.AbstractApplicationContext obtainFreshBeanFactory
    INFO: Bean factory for application context [org.apache.cxf.bus.spring.BusApplicationContext@1a01e8a]: org.springframework.beans.factory.support.DefaultListableBeanFactory@7a7e40
    Apr 30, 2014 6:55:53 PM org.springframework.beans.factory.support.DefaultListableBeanFactory preInstantiateSingletons
    INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@7a7e40: defining beans [cxf,org.apache.cxf.bus.spring.BusApplicationListener,org.apache.cxf.bus.spring.BusWiringBeanFactoryPostProcessor,org.apache.cxf.bus.spring.Jsr250BeanPostProcessor,org.apache.cxf.bus.spring.BusExtensionPostProcessor,org.apache.cxf.resource.ResourceManager,org.apache.cxf.configuration.Configurer,org.apache.cxf.binding.BindingFactoryManager,org.apache.cxf.transport.DestinationFactoryManager,org.apache.cxf.transport.ConduitInitiatorManager,org.apache.cxf.wsdl.WSDLManager,org.apache.cxf.phase.PhaseManager,org.apache.cxf.workqueue.WorkQueueManager,org.apache.cxf.buslifecycle.BusLifeCycleManager,org.apache.cxf.endpoint.ServerRegistry,org.apache.cxf.endpoint.ServerLifeCycleManager,org.apache.cxf.endpoint.ClientLifeCycleManager,org.apache.cxf.transports.http.QueryHandlerRegistry,org.apache.cxf.endpoint.EndpointResolverRegistry,org.apache.cxf.headers.HeaderManager,org.apache.cxf.catalog.OASISCatalogManager,org.apache.cxf.endpoint.ServiceContractResolverRegistry,org.apache.cxf.binding.corba.CorbaBindingFactory,org.apache.cxf.binding.corba.wsdl.WSDLExtensionRegister#0,org.apache.cxf.jaxws.context.WebServiceContextResourceResolver,org.apache.cxf.jaxws.context.WebServiceContextImpl,org.apache.cxf.binding.soap.SoapBindingFactory,org.apache.cxf.binding.soap.SoapTransportFactory,org.apache.cxf.binding.soap.customEditorConfigurer,org.apache.cxf.binding.xml.XMLBindingFactory,org.apache.cxf.ws.addressing.policy.AddressingAssertionBuilder,org.apache.cxf.ws.addressing.policy.AddressingPolicyInterceptorProvider,org.apache.cxf.ws.addressing.policy.UsingAddressingAssertionBuilder,org.apache.cxf.javascript.JavascriptQueryHandlerRegistry,org.apache.cxf.transport.local.LocalTransportFactory,org.apache.cxf.transport.http.policy.HTTPClientAssertionBuilder,org.apache.cxf.transport.http.policy.HTTPServerAssertionBuilder,org.apache.cxf.transport.http.policy.NoOpPolicyInterceptorProvider,org.apache.cxf.transport.http.ClientOnlyHTTPTransportFactory,org.apache.cxf.management.InstrumentationManager,org.apache.cxf.transport.http_jetty.JettyHTTPTransportFactory,org.apache.cxf.transport.jms.JMSTransportFactory,org.apache.cxf.binding.object.ObjectBindingFactory,org.apache.cxf.binding.http.HttpBindingFactory,org.apache.cxf.jaxrs.JAXRSBindingFactory,org.apache.cxf.ws.security.policy.WSSecurityPolicyLoader,org.apache.cxf.ws.policy.AssertionBuilderRegistry,org.apache.cxf.ws.policy.PolicyInterceptorProviderRegistry,org.apache.cxf.ws.policy.attachment.external.DomainExpressionBuilderRegistry,org.apache.cxf.ws.policy.attachment.external.EndpointReferenceDomainExpressionBuilder,org.apache.cxf.ws.policy.PolicyBuilder,org.apache.cxf.ws.policy.PolicyEngine,org.apache.cxf.ws.policy.attachment.wsdl11.Wsdl11AttachmentPolicyProvider,org.apache.cxf.ws.policy.attachment.ServiceModelPolicyProvider,org.apache.cxf.ws.policy.mtom.MTOMAssertionBuilder,org.apache.cxf.ws.policy.mtom.MTOMPolicyInterceptorProvider,org.apache.cxf.ws.rm.RMManager,org.apache.cxf.ws.rm.policy.RMPolicyInterceptorProvider,org.apache.cxf.ws.rm.RMAssertionBuilder]; root of factory hierarchy
    Apr 30, 2014 6:55:55 PM org.apache.cxf.service.factory.ReflectionServiceFactoryBean buildServiceFromWSDL
    INFO: Creating Service {http://xmlns.oracle.com/Primavera/P6/WS/User/V1}UserService from WSDL: http://localhost:8206/p6ws/services/UserService?wsdl
    javax.xml.ws.soap.SOAPFaultException: Encryption is enabled but there is no encrypted key in the request.
    at org.apache.cxf.jaxws.JaxWsClientProxy.invoke(JaxWsClientProxy.java:146)
    at com.sun.proxy.$Proxy41.readUsers(Unknown Source)
    at p3eintegration.P3eSession.getUser(P3eSession.java:1718)
    at p3eintegration.P3eSession.connect(P3eSession.java:292)
    Caused by: org.apache.cxf.binding.soap.SoapFault: Encryption is enabled but there is no encrypted key in the request.
    at org.apache.cxf.binding.soap.interceptor.Soap11FaultInInterceptor.unmarshalFault(Soap11FaultInInterceptor.java:75)
    at org.apache.cxf.binding.soap.interceptor.Soap11FaultInInterceptor.handleMessage(Soap11FaultInInterceptor.java:46)
    at org.apache.cxf.binding.soap.interceptor.Soap11FaultInInterceptor.handleMessage(Soap11FaultInInterceptor.java:35)
    at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:243)
    at org.apache.cxf.interceptor.AbstractFaultChainInitiatorObserver.onMessage(AbstractFaultChainInitiatorObserver.java:99)
    at org.apache.cxf.binding.soap.interceptor.CheckFaultInterceptor.handleMessage(CheckFaultInterceptor.java:69)
    at org.apache.cxf.binding.soap.interceptor.CheckFaultInterceptor.handleMessage(CheckFaultInterceptor.java:34)
    at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:243)
    at org.apache.cxf.endpoint.ClientImpl.onMessage(ClientImpl.java:672)
    at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.handleResponseInternal(HTTPConduit.java:2254)
    at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.handleResponse(HTTPConduit.java:2134)
    at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.close(HTTPConduit.java:1988)
    at org.apache.cxf.transport.AbstractConduit.close(AbstractConduit.java:66)
    at org.apache.cxf.transport.http.HTTPConduit.close(HTTPConduit.java:639)
    at org.apache.cxf.interceptor.MessageSenderInterceptor$MessageSenderEndingInterceptor.handleMessage(MessageSenderInterceptor.java:62)
    at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:243)
    at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:484)
    at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:310)
    at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:262)
    at org.apache.cxf.frontend.ClientProxy.invokeSync(ClientProxy.java:73)
    at org.apache.cxf.jaxws.JaxWsClientProxy.invoke(JaxWsClientProxy.java:124)
    ... 3 more
    End of Java messages

    You can look at the below notes at My Oracle Support site. It has the solution
    Event Code: "CNFII-2364-D" When Attempting to Export to Excel (xls) [ID 1125363.1]
    Error: "CNFII-2364-D - Could Not Find Installable ISAM" When Exporting To Excel From P6 Project Management [ID 898812.1]
    Cause
    This problem is caused when the incorrect path name is stored in the registry for the msexcl40.dll file or if this file is missing or corrupt.
    Sachin Gupta

  • Error while deploying project

    All,
    I have ben able to fix most the issue with deployment using ant. But I am still stick on one exception. Has anyone encountered this before.
    -Thanks
    Exception in thread "Global JMS Executor:'TESTUpdateListner'" java.lang.SecurityE
    xception: [Security:090398]Invalid Subject: principals=[FuegoWebLogicDeployer, A
    dministrators]
    at weblogic.rjvm.ResponseImpl.unmarshalReturn(ResponseImpl.java:234)
    at weblogic.rmi.cluster.ClusterableRemoteRef.invoke(ClusterableRemoteRef
    .java:348)
    at weblogic.rmi.cluster.ClusterableRemoteRef.invoke(ClusterableRemoteRef
    .java:259)
    at weblogic.jndi.internal.ServerNamingNode_1030_WLStub.lookup(Unknown So
    urce)
    at weblogic.jndi.internal.WLContextImpl.lookup(WLContextImpl.java:392)
    at weblogic.jndi.internal.WLContextImpl.lookup(WLContextImpl.java:380)
    at javax.naming.InitialContext.lookup(InitialContext.java:392)
    at fuego.jndi.FaultTolerantContext.lookup(FaultTolerantContext.java:515)
    at fuego.connector.impl.BaseRemoteConnector.getReferencedObject(BaseRemo
    teConnector.java:116)
    at fuego.connector.impl.JMSConnector.getConnectionFactory(JMSConnector.j
    ava:238)
    at fuego.connector.impl.JMSConnector.getStandaloneConnectionFactory(JMSC
    onnector.java:108)
    at fuego.connector.impl.JMSConnector.getStandaloneConnectionFactory(JMSC
    onnector.java:102)
    at fuego.connector.JMSHelper.getStandaloneConnectionFactory(JMSHelper.ja
    va:103)
    at fuego.server.execution.FaultTolerantJMSConnection.init(FaultTolerantJ
    MSConnection.java:255)
    at fuego.server.execution.FaultTolerantJMSConnection.<init>(FaultToleran
    tJMSConnection.java:72)
    at fuego.server.execution.FaultTolerantJMSConnectionFactory.createConnec
    tion(FaultTolerantJMSConnectionFactory.java:38)
    at fuego.server.execution.GlobalJMSExecutor.createConnection(GlobalJMSEx
    ecutor.java:96)
    at fuego.ejbengine.EJBGlobalJMSExecutor.access$300(EJBGlobalJMSExecutor.
    java:43)
    at fuego.ejbengine.EJBGlobalJMSExecutor$JMSExecutorWorker.run(EJBGlobalJ
    MSExecutor.java:195)
    at java.lang.Thread.run(Thread.java:619)
    Caused by: java.lang.SecurityException: [Security:090398]Invalid Subject: princi
    pals=[FuegoWebLogicDeployer, Administrators]
    at weblogic.security.service.SecurityServiceManager.seal(Unknown Source)
    at weblogic.security.service.SecurityServiceManager.getSealedSubjectFrom
    Wire(Unknown Source)
    at weblogic.rjvm.MsgAbbrevInputStream.getSubject(MsgAbbrevInputStream.ja
    va:315)
    at weblogic.rmi.internal.BasicServerRef.acceptRequest(BasicServerRef.jav
    a:857)
    at weblogic.rmi.internal.BasicServerRef.dispatch(BasicServerRef.java:310
    at weblogic.rmi.cluster.ClusterableServerRef.dispatch(ClusterableServerR
    ef.java:242)
    at weblogic.rjvm.RJVMImpl.dispatchRequest(RJVMImpl.java:1135)
    at weblogic.rjvm.RJVMImpl.dispatch(RJVMImpl.java:1017)
    at weblogic.rjvm.ConnectionManagerServer.handleRJVM(ConnectionManagerSer
    ver.java:240)
    at weblogic.rjvm.ConnectionManager.dispatch(ConnectionManager.java:882)
    at weblogic.rjvm.MsgAbbrevJVMConnection.dispatch(MsgAbbrevJVMConnection.
    java:453)
    at weblogic.rjvm.t3.MuxableSocketT3.dispatch(MuxableSocketT3.java:322)
    at weblogic.socket.AbstractMuxableSocket.dispatch(AbstractMuxableSocket.
    java:394)
    at weblogic.socket.SocketMuxer.readReadySocketOnce(SocketMuxer.java:917)

    Hi,
    When you initially ran the wizard to create the Engine tables you used a user and password that had been granted CREATE table authority for Sql Server.
    When you publish and deploy a project with External Variables (project variables in 6.0), you are adding columns to one of the Engine's tables. When you get the error you're getting, this normally means that the database user you specified has not been granted ALTER privileges for the database tables.
    This should be pretty easy for your DBA to check out and fix. Once they do the GRANT, do the publish and deploy once again.
    Hope this helps,
    Dan

  • Getting Error while transfering projects from After effects to premier pro?

    Video Filter missing: AE.ADBE FreePin3
    This is the error i get when i try to export and open After Effects projects in to Premier? Im working with the puppet tool and i want to export my project to premier pro cs3 so i can further edit it there. Im using After Effects Cs3 and Premier Pro CS3? please help

    Well, does Premiere have a "Puppet Tool"? Absolutely not. Therefore how do you expect this feature to come over to PPro? Sorry, but that's simply impossible. You will have to render the project or use Dynamic Link from withing Premiere ("Import After Effects Composition), not the other way around.
    Mylenium

  • Error while deploying EAR from commandline

    Hi,
    I am getting the following error when i am trying to deploy EAR using commandline in Oracle 10gAS 10.1.2
    Error: Unexpected error during lookup : Lookup error: javax.naming.AuthenticationException: Invalid username/password for default (ias_admin);Nested exception is:
    javax.naming.AuthenticationException: Invalid username/password for default (ias_admin)
    I am using the following commandline:
    Java -jar admin.jar ormi://hostname:ormi_port ias_admin ias_admin_password -deploy -file .\applications\<EAR_Filename>ear -deploymentName <deploymentname> -iiopClientJar stub_jar_filename
    I have tried without ormi port as well. The userid and password for ias_admin i am using are all correct as i am able to login to enterprise manager successfully.
    I am able to deploy the same EAR using EM but I want to create client stub and i don't know what property to set in EM which create client stub along with deployment.
    Thanks and Regards
    Amit Trivedi

    Looks strange, but do you have blanks in your path names? Don't do that. Cause pain only.
    --olaf                                                                                                                                                                                                   

  • "Recycle IIS Application Pool" error while deploying solution using Visual Studio

    Hi All,
    I am getting below error while deploying solution from Visual Studio. I have verified the URL and its okay and site is also up and running and accessible.
    Error 1 Error occurred in deployment step 'Recycle IIS Application Pool': Cannot connect to the SharePoint site:
    http://portal/sites/site1/. Make sure that this is a valid URL and the SharePoint site is running on the local computer. If you moved this project to a new computer or if the URL of the SharePoint site has changed since
    you created the project, update the Site URL property of the project.
    Suggest some solution.
    Thanks in advance. 

    Hi,
    Please  do/Validate the below things..
    1.Current logged  in user is in Administrator group
    of SharePoint server.
    2.Current logged user has db_owner permission for Content
    Database  of the site you are trying to deploy .
    http://www.sharemuch.com/2010/03/19/resolving-vs-2010-solution-deployment-issues-for-sharepoint-2010-projects/
    and also
    Do a IIS reset
    Check if IIS is resetting.
    If it is not, then disable UAC from control panel and IIS reset will work.
    Go to Central Administration site
    Navigate to the Manage Web Applications page
    Click on the web application that hosts the site you are trying to deploy to
    Click the User Policy ribbon item.
    Add your windows account to the list of users with the Full Control permission.
    Don't forget to mark it as an Answer if it resolves your issue and Vote Me as helpful if it useful.
    Mahesh

Maybe you are looking for

  • How many computers can I install my Creative Cloud apps on? May 5, 2012 5:57 AM -- Cloud Busted!!!!

    Ok so i was just about to sign up for the cloud... having big problems with the Application Manager not being able to connect to the Interent (???) and re-directed to Customer Service. S aw this question about how many machines one can install on...

  • Magic Trackpad Power Off?

    Just got a Magic Trackpad. Downloaded the software update and everything is working great. I even read the manual. The manual says how to power on - it talks about turning the trackpad off when not using it, but it doesn't say how to power it off. I'

  • Flash player won't install. help!!

    can someone please help me i desperately need flash player for school work it's not installing, i get to the page after the "do you want install google toolbar" page when it says at the top install activex control. i do install from the box that appe

  • How do you transfer mail with folders from a hard rive back to your computer's existing mail

    hi, My computer crashed 3 weeks ago and i lost everything in the time capsule and could not retreive it back, then i had to send the drive to for retreiving all the datas.  I got the drive back and all my data is available but now i want to copy or i

  • ERROR MESSAGES WITH WMP!!! PLEASE HELP ME

    hello, people!! i got my zen micro a while ago and it worked for a while, but then the computer got messeed up and we had to get it fixed. after i got it fixed, i reinstalled all the zen stuff and i synced it once. ever since, i haven't been able to