Pdk javadocs deployement error

hi,
i got a problem with the pdk sca file,
i.e.,
there are 2 sca files for ep6sp9 one sca file is deployed properly but pdk java-docs.sca file is giving the deployement error.
error is specified below, please go through it and help me for this.
<b>================================================================
Deployement started Thu jun 23 17:53:27 GMT+05:30 2005
================================================================
starting Deployement of com.sap.pct.pdk.javadocs
Aborted: development component 'com.sap.pct.pdk.javadocs'/'sap.com'/'SAP AG.....
caught exception during application deployment from SAP J2EE Engine's deploy service
java.rmi.RemoteException: cannot commit handler in operation deploy with application sap.com/com.sap.pct.pdk.javadocs...
on:Error occured during DB access:,:nested exception is: com.sap.engine.frame.core.configurationException: Error occured during DB access:,
(message ID:com.sap.sdm.serverext.servertype.inqmy.externa.EngineApplOnlineDeployerImpl.performAction(DeploymentActionType....</b>
thanks in advance,
sireesha.

Hi Sireesha,
see PDK (SP3 (60.3)) on EP6 SP4: Error occurred during DB access and SDM Deployment error for Javadoc
Hope it helps
Detlev
PS: Please reward points! Also for all your older threads where people have been helping. Don't be that ignorant, please!

Similar Messages

  • Deployement Error when adding Hyperlink

    Hello,
    I am Trying to add toolbar with a button to navigate to a report. when i choose system action as hyperlink and passsome value like www.yahoo.com or http://mail.yahoo.com. It gives a deployement error

    Hi Mario,
    I have got the error log enabled this is the error that i get.
    <b>Error in compiling Flex application: Error: Branch between 19761 and 52532 around line 0 exceeds 32K span. If possible, please refactor this component.
          (E:\usr\sap\BIS\DVEBMGS00\j2ee\cluster\server0\GUIMachine_Business_Packages\zap3_32444\FLEX_COMPILATION_FOLEDR\AAD55-generated.as:2202)
    Error: Branch between 19761 and 52532 around line 0 exceeds 32K span.
    Failed to compile AAD55.mxml</b>
    Hope this does the trick,
    thanks a lot in advance.
    Nichel
    Message was edited by:
            nichel jangiti

  • Remote Deployer Error - BC4JConfigLifeCycleCallback

    Hello All,
    I'm trying to deploy the tutorial app for a mobile web-browser app. I've installed all the necessary components. Now when I try to remote deploy for JDeveloper I receive the following error.
    Is this caused because its a WAR as opposed to an EAR?
    Thanks in advance for any assistance;
    Jan
    [Deployer:149034]An exception occurred for task [Deployer:149026]deploy application webapp1 on AdminServer.: Failed to load webapp: 'webapp1.war'.
    [01:55:07 PM] Weblogic Server Exception: weblogic.application.ModuleException: Failed to load webapp: 'webapp1.war'
    [01:55:07 PM] Caused by: java.lang.ClassNotFoundException: oracle.bc4j.mbean.BC4JConfigLifeCycleCallBack
    [01:55:07 PM]   See server logs or server console for more details.
    [01:55:07 PM] weblogic.application.ModuleException: Failed to load webapp: 'webapp1.war'
    [01:55:07 PM] ####  Deployment incomplete.  ####
    [01:55:07 PM] Remote deployment failed (oracle.jdevimpl.deploy.common.Jsr88RemoteDeployer)

    Hi,
    Please make sure to add the following JAR in the CLASSPATH of the Server ...
    *<MIDDLEWARE_HOME>\oracle_common\modules\oracle.adf.model_11.1.1\adf.oracle.domain\APP-INF\lib\bc4j-mbeans.jar*
    The Cause of Failure is following:
    <font color=red>Caused by: java.lang.ClassNotFoundException: oracle.bc4j.mbean.BC4JConfigLifeCycleCallBack</font>
    And the Above Missing Class is present inside the mentioned JAR file.
    Thanks
    Jay SenSharma
    http://middlewaremagic.com/weblogic  (Middleware Magic Is Here)

  • Exception deployer error codes

    Trying to load adobe arcobat  using the exception deployer form "ExceptionDeployer --workflow=install --mode=pre --installLanguage=en_US getting a
    error code 2 on a PC also using admin command prompt

    A chat session where an agent may remotely look inside your computer may help
    Creative Cloud chat support (all Creative Cloud customer service issues)
    http://helpx.adobe.com/x-productkb/global/service-ccm.html

  • MDB deployement error in Glassfish - "JMS resource not created"

    Hi,
    I'm tring to deploy a J2EE application which has couple of MDBs in Glassfish 2.1. I get the following error when I deploy the EAR file to the app server. I've cofigured JMS resources using admin console but still getting this error. I've no experience of JMS, I'm not sure if I've configured it correctly. Any step-by-step guide with screenshots would be very useful, but can't find any. Please help me if you have any idea what I'm doing wrong. Thanks in advance.
    <br />
    [#|2009-03-05T13:09:10.143+0000|SEVERE|sun-appserver2.1|javax.enterprise.system.container.ejb|_ThreadID=35;_ThreadName=Thread-3757;com.sun.enterprise.connectors.ConnectorRuntimeException: JMS resource not created : ;_RequestID=075ba53a-1835-482d-9db7-fe79fe1f1eb3;|EJB5090: Exception in creating EJB container <a href="http://forums.sun.com/#" class="jive-link-anchor"></a><br />
    <br />
    [#|2009-03-05T13:09:10.143+0000|SEVERE|sun-appserver2.1|javax.enterprise.system.container.ejb|_ThreadID=35;_ThreadName=Thread-3757;_RequestID=075ba53a-1835-482d-9db7-fe79fe1f1eb3;|appId=cdm moduleName=cdm-ejb_jar ejbName=SupplierEJB|#]<br />
    <br />
    [#|2009-03-05T13:09:10.143+0000|SEVERE|sun-appserver2.1|javax.enterprise.system.core.classloading|_ThreadID=35;_ThreadName=Thread-3757;_RequestID=075ba53a-1835-482d-9db7-fe79fe1f1eb3;|LDR5004: UnExpected error occured while creating ejb container<br />
    com.sun.enterprise.connectors.ConnectorRuntimeException: JMS resource not created : <br />
    at com.sun.enterprise.connectors.system.ActiveJmsResourceAdapter.getPhysicalDestinationFromConfiguration(ActiveJmsResourceAdapter.java:1591)<br />
    at com.sun.enterprise.connectors.system.ActiveJmsResourceAdapter.updateMDBRuntimeInfo(ActiveJmsResourceAdapter.java:1421)<br />
    at com.sun.enterprise.connectors.inflow.ConnectorMessageBeanClient.setup(ConnectorMessageBeanClient.java:170)<br />
    at com.sun.ejb.containers.MessageBeanContainer.<init>(MessageBeanContainer.java:209)<br />
    at com.sun.ejb.containers.ContainerFactoryImpl.createContainer(ContainerFactoryImpl.java:524)<br />
    at com.sun.enterprise.server.AbstractLoader.loadEjbs(AbstractLoader.java:527)<br />
    at com.sun.enterprise.server.ApplicationLoader.doLoad(ApplicationLoader.java:191)<br />
    at com.sun.enterprise.server.TomcatApplicationLoader.doLoad(TomcatApplicationLoader.java:126)<br />
    at com.sun.enterprise.server.ExtendedApplicationLoader.doLoad(ExtendedApplicationLoader.java:134)<br />
    at com.sun.enterprise.server.AbstractLoader.load(AbstractLoader.java:238)<br />
    at com.sun.enterprise.admin.server.core.jmx.SunoneInterceptor.invoke(SunoneInterceptor.java:304)<br />
    at com.sun.enterprise.interceptor.DynamicInterceptor.invoke(DynamicInterceptor.java:174)<br />
    at com.sun.enterprise.deployment.client.DeploymentClientUtils.startApplication(DeploymentClientUtils.java:159)<br />
    at com.sun.enterprise.deployment.client.DeployAction.run(DeployAction.java:538)<br />
    at java.lang.Thread.run(Thread.java:619)<br />

    Hi Nigel,
    Thanks for ur reply. In my ejb-jar.xml I have
    <?xml version="1.0" encoding="UTF-8"?>
    <!-- Copyright (c) 2003 Sun Microsystems, Inc. All rights reserved. -->
    <ejb-jar version="2.1" xmlns="http://java.sun.com/xml/ns/j2ee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/ejb-jar_2_1.xsd">
      <display-name>myJARName</display-name>
    <enterprise-beans>
        <message-driven>
          <display-name>myEJB</display-name>
          <ejb-name>myEJB</ejb-name>
          <ejb-class>com.mycompany.app.mdb.MyMessageBean</ejb-class>
          <messaging-type>javax.jms.MessageListener</messaging-type>
          <transaction-type>Container</transaction-type>
          <message-destination-type>javax.jms.Queue</message-destination-type>
           <message-destination-link>MyQueue</message-destination-link>
           <activation-config>
               <activation-config-property>
                   <activation-config-property-name>destinationType</activation-config-property-name>
                   <activation-config-property-value>javax.jms.Queue</activation-config-property-value>
               </activation-config-property>
          </activation-config>
    .......So I've created JMS resource with same JNDI name and Physical destination name (both are MyQueue). I don't see any different JNDI name in ejb-jar.xml. Is it nor right?

  • Deployement Error In Netweaver Application Server

    Hi,
    When i try to deploy j2ee applicaiont its throwing the below error.
    "Cannot deploy application sap.com/SAP eTrans. Reason: Error during reading manifest file.nested exceptionis:
    java.rmi.RemoteException:com.sap.engine.services.library_container.deploy.
    LCDeploymentException: Error during reading manifest file.; nested exception is:
    java.io.IOException: invalid header field "
    Iam trying to deploy thru Deploy Tool.
    Regards
    Muthu

    Hi,
    See documentation first,
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/1ca44e78-0801-0010-fa9d-a760d921b12f
    WHich SP is running.
    See this below,
    SAP Note 910286 WebAS Java 7.00 SP07 - List of corrections
    Br,
    Amit
    Reward useful pts.

  • Library deployement error

    Hi,
    I want to use shared variables (network or single process, doesn't matter), to make communicate two exe on the same PC.
    All works fine with the development environnement. Things aren't so good when using exe.
    I found this usefull link on NI site (in french)
    http://digital.ni.com/public.nsf/allkb/67D0ED29F6FE8E6D86257538003436B2
    but when I use the Deploy library method in the exe, I get an error 8 (you don't have the required authorisations)
    Thanks for your help !
    Phil
    Solved!
    Go to Solution.

    Is the library set to read only? Is another application accesing the same file?

  • LiveCycle component deployement error

    Hello,
    I have following error using Configuration Manager to deploy LiveCycle component:
    - Failed to deploy component adobe-ejbprovider-dsc.jar
    Root error:
    java.sql.SQLException: ORA-01401: inserted value too large for column
    Thanks,
    math

    Ensure that Oracle is configured as per LiveCycle ES requirements. This should help:
    http://blogs.adobe.com/livecycle/2008/03/livecycle_for_the_oracle_dba.html

  • Deployement error in JDI

    Hi,
    I have Checked-In the actvity i have created while developing an application. in Activation view the Build of the DC is successful and the deployment is being failed.
    when i tried to check the activity in CBS-> activity then
    config__u_SAngathr_t_20061109-223132-GMT+05:30_865387c1-50b4-4c05-a5bf-80d430d72266     -
        false
    this activity is set to false. and i found in logs the following error trace.
    Development line state verification started at 2006-11-15 09:26:30.786 GMT
    Verification of the development line [ws/zposmgt/analog.com_ZPOSMGT/dev/active/] SUCCEEDED
    Development line state verification finished at 2006-11-15 09:26:30.819 GMT and took 33 ms
    Cache verification, level 2 (Comparison of attributes) started at 2006-11-15 09:26:30.819 GMT
    Verification of the following object:
         [DC: analog.com/ZPositionChange, group: 1] FAILED
    Comparison of cache items on the paths:
         [/usr/sap/DJI/JC03/j2ee/cluster/server0/temp/CBS/1f/.CACHE/651/DCs/analog.com/ZPositionChange/_comp/src/packages/com/analog/positionchange/blc/FcPosChange.wdcontroller]
         [ws/zposmgt/analog.com_ZPOSMGT/dev/active/DCs/analog.com/ZPositionChange/_comp/src/packages/com/analog/positionchange/blc/FcPosChange.wdcontroller]
    on verification level 2 FAILED due to the following reason:
    Difference in attribute 'Timestamp' [Wed Nov 15 01:28:06 EST 2006][Wed Nov 15 01:28:07 EST 2006]
    Comparison of cache items on the paths:
         [/usr/sap/DJI/JC03/j2ee/cluster/server0/temp/CBS/1f/.CACHE/651/DCs/analog.com/ZPositionChange/_comp/src/packages/com/analog/positionchange/vac/reporting/ReportingView.wdcontroller]
         [ws/zposmgt/analog.com_ZPOSMGT/dev/active/DCs/analog.com/ZPositionChange/_comp/src/packages/com/analog/positionchange/vac/reporting/ReportingView.wdcontroller]
    on verification level 2 FAILED due to the following reason:
    Difference in attribute 'Timestamp' [Tue Nov 14 06:04:30 EST 2006][Tue Nov 14 06:04:31 EST 2006]
    Comparison of cache items on the paths:
         [/usr/sap/DJI/JC03/j2ee/cluster/server0/temp/CBS/1f/.CACHE/651/DCs/analog.com/ZPositionChange/_comp/src/packages/com/analog/positionchange/vac/reporting/ReportingView.wdview]
         [ws/zposmgt/analog.com_ZPOSMGT/dev/active/DCs/analog.com/ZPositionChange/_comp/src/packages/com/analog/positionchange/vac/reporting/ReportingView.wdview]
    on verification level 2 FAILED due to the following reason:
    Difference in attribute 'Timestamp' [Tue Nov 14 06:04:30 EST 2006][Tue Nov 14 06:04:31 EST 2006]
    Comparison of cache items on the paths:
         [/usr/sap/DJI/JC03/j2ee/cluster/server0/temp/CBS/1f/.CACHE/651/DCs/analog.com/ZPositionChange/_comp/src/packages/com/analog/positionchange/vac/reporting/ReportingView.wdview.xlf]
         [ws/zposmgt/analog.com_ZPOSMGT/dev/active/DCs/analog.com/ZPositionChange/_comp/src/packages/com/analog/positionchange/vac/reporting/ReportingView.wdview.xlf]
    on verification level 2 FAILED due to the following reason:
    Difference in attribute 'Timestamp' [Tue Nov 14 06:04:30 EST 2006][Tue Nov 14 06:04:31 EST 2006]
    Cache verification finished at 2006-11-15 09:26:31.606 GMT and took 787 ms
         Synchronize sources... finished at 2006-11-15 09:26:32.022 GMT and took 2 s 160 ms
         Synchronize used libraries...
              public part "default" of component "sap.com/tc/cmi" ... OK
                   [PP "default" of DC 217 variant "default"][SC 676][last successful build: 161213]
              public part "default" of component "sap.com/tc/ddic/ddicruntime" ... OK
                   [PP "default" of DC 218 variant "default"][SC 676][last successful build: 161213]
              public part "default" of component "sap.com/tc/ddic/metamodel/content" ... OK
                   [PP "default" of DC 219 variant "default"][SC 676][last successful build: 161213]
              public part "default" of component "sap.com/tc/wd/webdynpro" ... ....
    Etc........
    any suggestions on this ...

    yes there are multiple servers ...
    see the architecture...
    Server1(JDI)----->Server2(Development);
    JDI has only one server.
    We have portal installed on someother systems(Development).

  • Embedded Wls :  deployement Error

    When try to run the application , it fails in the deployment stage
    [Running application EmpApp on Server Instance DefaultServer...]
    ---- Deployment started. ---- Jan 8, 2009 5:44:39 PM
    Target platform is (Weblogic 10.3).
    Running dependency analysis...
    #### Deployment incomplete. #### Jan 8, 2009 5:44:39 PM
    java.lang.RuntimeException: java.lang.NullPointerException
         at oracle.jdevimpl.deploy.common.ModulePackagerImpl.deployProfiles(ModulePackagerImpl.java:88)
         at oracle.jdeveloper.deploy.common.ModulePackager.deployProfiles(ModulePackager.java:63)
         at oracle.jdeveloper.deploy.common.ModulePackager.deployImpl(ModulePackager.java:52)
         at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:94)
         at oracle.jdevimpl.deploy.fwk.WrappedDeployer.deployImpl(WrappedDeployer.java:39)
         at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:94)
         at oracle.jdeveloper.deploy.common.BatchDeployer.deployImpl(BatchDeployer.java:82)
         at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:94)
         at oracle.jdevimpl.deploy.fwk.WrappedDeployer.deployImpl(WrappedDeployer.java:39)
         at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:94)
         at oracle.jdevimpl.deploy.fwk.WrappedDeployer.deployImpl(WrappedDeployer.java:39)
         at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:94)
         at oracle.jdeveloper.deploy.common.BatchDeployer.deployImpl(BatchDeployer.java:82)
         at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:94)
         at oracle.jdevimpl.deploy.fwk.WrappedDeployer.deployImpl(WrappedDeployer.java:39)
         at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:94)
         at oracle.jdeveloper.deploy.common.BatchDeployer.deployImpl(BatchDeployer.java:82)
         at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:94)
         at oracle.jdevimpl.deploy.fwk.WrappedDeployer.deployImpl(WrappedDeployer.java:39)
         at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:94)
         at oracle.jdeveloper.deploy.common.BatchDeployer.deployImpl(BatchDeployer.java:82)
         at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:94)
         at oracle.jdevimpl.deploy.fwk.WrappedDeployer.deployImpl(WrappedDeployer.java:39)
         at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:94)
         at oracle.jdevimpl.deploy.fwk.DeploymentManagerImpl.deploy(DeploymentManagerImpl.java:436)
         at oracle.jdeveloper.deploy.DeploymentManager.deploy(DeploymentManager.java:209)
         at oracle.jdevimpl.runner.adrs.AdrsStarter$5$1.run(AdrsStarter.java:1365)
    Caused by: java.lang.NullPointerException
         at oracle.ide.net.URLFileSystem$TrackedOutputStream.flush(URLFileSystem.java:2332)
         at java.io.FilterOutputStream.flush(FilterOutputStream.java:123)
         at oracle.jdevimpl.deploy.stripe.MonitoredOutputStream.flush(MonitoredOutputStream.java:84)
         at java.io.FilterOutputStream.close(FilterOutputStream.java:140)
         at oracle.jdevimpl.deploy.stripe.MonitoredOutputStream.close(MonitoredOutputStream.java:89)
         at oracle.jdevimpl.webapp.jsp.libraries.wl.WebLogicDeployerListener.prepared(WebLogicDeployerListener.java:146)
         at oracle.jdevimpl.deploy.fwk.ListenerSupport.firePrepared(ListenerSupport.java:178)
         at oracle.jdeveloper.deploy.common.AbstractDeployer.prepare(AbstractDeployer.java:78)
         at oracle.jdevimpl.deploy.fwk.DeploymentManagerImpl.deploy(DeploymentManagerImpl.java:430)
         at oracle.jdeveloper.deploy.DeploymentManager.deploy(DeploymentManager.java:209)
         at oracle.jdevimpl.deploy.common.ModulePackagerImpl.deployProfiles(ModulePackagerImpl.java:82)
         ... 26 more
    #### Cannot run application EmpApp due to error deploying to DefaultServer.
    [Application EmpApp stopped and undeployed from Server Instance DefaultServer]
    How to fix this?
    Thanks

    Have you tried to remove the folder system11.1.1.0.31.51.56 from the path %JDev_User_Home%\system ?
    I had the same problem and I solved it removing this folder, it seems like JDeveloper recreate it as if you were running JDeveloper for the first time and the default configuration is restored. With this the deployment has gotten back to normal for me.
    Hope this trick could help.
    PS: If you have the database connections and control version connections stored under JDeveloper itself, not under the project, export the connections to a xml file to restore it after destroying the jdeveloper's folder.
    Edited by: Edmar Moreno on 29/01/2009 16:39

  • NWDS 7.0 deployement error with SDM

    Hello,
    It seems that my SDM host is not correctly configured, when I try to deploy, the SDM host ip is not correct, I am thus getting this error:
    02-juil.-2008 14:41:38 /userOut/deploy (com.sap.ide.eclipse.sdm.threading.DeployThreadManager) [Thread[Deploy Thread,5,main]] ERROR:
    [003]Deployment aborted
    Settings
    SDM host : *WrongIP*
    SDM port : 50018
    URL to deploy : file.ear
    Deployment exception : Server *WrongIP* did not accept login request as admin on port 50018. Details: ERROR: Could not establish connection to server *WrongIP* at port 50018: Connection timed out: connect
    Inner exception was :
    Server *WrongIP* did not accept login request as admin on port 50018. Details: ERROR: Could not establish connection to server *WrongIP* at port 50018: Connection timed out: connect
    Where can I change this configuration?
    I've checked the sdmrepository.sdc, the defined host is correct (it's not a ip but a hostname).
    We have user IPs and admin IPs thus two networks for the machine hosting those servers.
    I don't know at which level to look: Message Server, Dispatcher or Network Config.
    Thx for your help,
    Tanguy

    Hi,
    Did you add server IP and hostname in HOSTS file under C:\WINDOWS\system32\drivers\etc ?
    If you did that then....
    Deployment error occurs when deploying from IDE, the following message is displayed:
    Server XXX did not accept login request as admin on port 50018
    Details: ERROR: Could not establish connection to server XXX at port
    50018: XXX
    If you use the SDM remote GUI with the same SDM host and port, you can deploy successfully.
    Solution
    This problem can be fixed without any code changes just by adding a corresponding record to the file %WINDIR%/system32/drivers/etc/hosts on the IDE host, so that the remote host short name is known to the local host.
    For more information, see SAP Note 783965.
    from http://help.sap.com/saphelp_nw04/helpdata/en/76/fb72ec091f4bf8a2d8ba321bb7e8d9/content.htm
    regards,
    Pradeep

  • J2EE1.2.1 Deployement Error

    Hi,
    I'm using J2EE RI 1.2.1 , JDK 1.3.1, Cloudscape 3.6. I compile all my java files and got all classes.
    When I clicked deploy button which i was using deploytool.bat which is under c:\j2sdkee1.2.1\bin. , it shows error like this
    "There was a deployment error.javajrmi.server.Exception:RemoteException occurred in server thread,nested exception Java.rmi.remoteException: An error was encounter while loading a web component "
    Anyone pls suggest me how can i solve this problem???
    Thanks
    Emily

    Hi Shyam,
    Thanks for reply. I solved that problem of loading web component by adding j2ee.jar and other necessary jar files when I deploy. But I got now new deployment error, it said :
    �There was a deployment error.javajrmi.server.Exception:RemoteException occurred in server thread;nested exception is java.rmi.remoteException: Error saving/opening�
    In Deployment progress, it shows �
    Contacted server
    Application servlet and JSP book store transferred
    Deployment error : Invalid entry : compress size (excepted 7381 but got 7405)
    No error shows in J2EE server and cloudscape database server.
    That is the log file -
    Cannot find keystore file : C:\Documents and Settings\Emily\.keystore
    java.util.zip.ZipException: invalid entry compressed size (expected 7381 but got 7405 bytes)
         at java.util.zip.ZipOutputStream.closeEntry(ZipOutputStream.java:195)
         at java.util.zip.ZipOutputStream.putNextEntry(ZipOutputStream.java:118)
         at com.sun.enterprise.deployment.ApplicationArchivist.writeManifest(ApplicationArchivist.java:1208)
         at com.sun.enterprise.deployment.ApplicationArchivist.save(ApplicationArchivist.java:522)
         at com.sun.enterprise.tools.deployment.backend.JarInstallerImpl.deployApplication(JarInstallerImpl.java:167)
         at com.sun.enterprise.tools.deployment.backend.JarInstallerImpl.deployApplication(JarInstallerImpl.java:111)
         at org.omg.stub.com.sun.enterprise.tools.deployment.backend._JarInstallerImpl_Tie._invoke(Unknown Source)
         at com.sun.corba.ee.internal.corba.ServerDelegate.dispatch(ServerDelegate.java:223)
         at com.sun.corba.ee.internal.iiop.ORB.process(ORB.java:227)
         at com.sun.corba.ee.internal.iiop.CachedWorkerThread.doWork(IIOPConnection.java:262)
         at com.sun.corba.ee.internal.iiop.CachedWorkerThread.run(IIOPConnection.java:230)

  • Cloud9 IDE to Azure: Deployement Error

    Hello I deployed a simple PHP "Hello World" program to Microsoft Azure using Cloud9 IDE..
    After successful deployment when I followed the link it says:
    Server Error 404 - File or directory not found. The resource you are looking for might have been removed, had its name changed, or is temporarily unavailable.
    Here is the link: http://zhinghuri.cloudapp.net

    Hi,
    Firstly, I suggest you could use Remote Desktop to login on your instance, and check the PHP files whether existed on instance . If the files didn't exist, please try to deploy again.
    Secondly, I am not familiar with Cloud9 IDE. I suggest you could use VS and azure PHP SDK to deploy your project, please refer to this document (http://azure.microsoft.com/en-us/documentation/articles/cloud-services-php-create-web-role/
    ) and (http://azure.microsoft.com/en-us/develop/php/cloud-services/).
    Please try it.
    Regards, Will
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • SAP Netweaver Development Studio SDM deployement Error

    Hi All
    I have created a Webdynpro DC which consumes Webservice using adaptive webservices model,also it uses KM apis for km document updation.I have created a separate library DC for KM jars.
    The issue is when i am deploying WDJ DC then i get an Deployment error which says all the referenced components are not deployed.
    Also i use the same KM DC in another WDJ DC and it works fine there.
    Please Suggest
    Regards

    OK..
    Have you properly deployed your External Library DC ?
    Go through below link to see how external libraries are used in NWDS
    [http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/60d99678-1a29-2d10-94b4-9d9a67b7199b?QuickLink=index&overridelayout=true]

  • WCF, Typed polling fails - schema deployement error

    Hi,
    I am using WCF-  typed polling feature to generate schema, while testing i got this error msg:
    There was a failure executing the receive pipeline: "Microsoft.BizTalk.DefaultPipelines.XMLReceive, Microsoft.BizTalk.DefaultPipelines, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" Source: "XML disassembler" Receive
    Port: "RecPort--" URI: "mssql://localhost//HL7_PMI?InboundId=PollRowId" Reason: Finding the document specification by message type "http://schemas.microsoft.com/Sql/2008/05/Polling/#Polling"
    failed. Verify the schema deployed properly.
    For more information, see Help and Support Center at
    http://go.microsoft.com/fwlink/events.asp.
    But I know for sure that there is no schema with the above namespace anywhere, so why is it looking for this schema in this namespeace?
    Any help is much appreciated,
    Thanks,
    sushma

    Hi sushma,
    You need to check two things
    1) Goto BizTalk Admin Console ->schema artifacts and check "http://schemas.microsoft.com/Sql/2008/05/Polling/#Polling"
    has been deployed in your application.
    if deployed use schema view property to see the entire schema.
    2) In pipeline change the setting for validation=false, and stop the orchestration. Then enable receive
    location ...message will be suspended. Then check the message body. 
    Now compare schema in  step 1 and step 2 must be match.
    Regards
    Suman

Maybe you are looking for

  • Compare data from a table

    Hello, I am trying to compare data from one and the same table. In short I have:      NAME     DTM     CHARGE      Atanas     8/18/2012 9:33:23 AM     100 Atanas     8/18/2012 9:33:23 AM     101      Niki     8/18/2012 9:33:43 AM     200      Niki   

  • HughesNet and iCal (iTunes and iWeb too)

    I have a brand new HughesNet setup HN7000S - good signal (88 - 86 when it rains) - 2 Watt transmitter - Works great, in that it can move packets fast and without errors. So it is not the connection and the latency from East Coast to West coast is 680

  • Trouble creating pie-chart

    Post Author: ujain82 CA Forum: WebIntelligence Reporting Hello,      I am having trouble creating pie chart. I am calculating different count values from different data providers. Now I need to create a pie chart showing the proportion for each count

  • Each time I install firefox it also installs Amicmebisalo which accesses known malicious web sites that get blocked by Malwarebytes. Why?

    Amicmebisalo gets loaded as a startup program. Is the install compromised or is that program supposed to load?

  • CD tray pops open

    I can not keep a disk in the cd tray as the machine pops it back out (so DisK Warrior wont' work that way). 1) I tried booting to Disck Warrior from an external USB drive but it wont allow me to boot up from that disl(or maybe one can and I just don'