Deploy tool Exceptions

I am trying to deploy a WAR using the weblogic.deploy command line utility.
Pretty much everything I have tried throws excpeptions.
For example:
// This throws MalformedURLException: no protocol .... <see stack trace
below>
java weblogic.deploy -debug -component mywebapp:mymanagedserver deploy
mypswd mywebapp mywebapp.war
What's interesting, is it seems to have successfully copied my war file into
the applications directory. My config.xml was updated also, but but I am
surprised to see that the Targets attibute includes the admin server
"myserver", when I only specified the managedserver, "mymanagedserver".
<Application Deployed="false" Name="mywebapp"
Path=".\config\mydomain\applications">
<WebAppComponent Name="mywebapp"
Targets="myserver,mymanagedserver" URI="mywebapp.war"/>
* When I specify the full path as "c:\tmp\mywebapp.war", the excpetion is
similar, stating unknown protocol "c".
* If I add a protocol, file://c:\tmp\myweapp.war, the results are even less
desirable.
java.net.MalformedURLException: no protocol: mywebapp.war
at java.net.URL.<init>(URL.java:473)
at java.net.URL.<init>(URL.java:376)
at java.net.URL.<init>(URL.java:330)
at weblogic.deploy.parseSource(deploy.java:539)
at weblogic.deploy.init(deploy.java:299)
at weblogic.deploy.runBody(deploy.java:214)
at weblogic.utils.compiler.Tool.run(Tool.java:81)
at weblogic.deploy.main(deploy.java:1036)
weblogic.j2ee.DeploymentException: Error deploying application mywebapp:
myma
nagedserver not deployed on myserver
at weblogic.deploy.deploy(deploy.java:386)
at weblogic.deploy.runBody(deploy.java:222)
at weblogic.utils.compiler.Tool.run(Tool.java:81)
at weblogic.deploy.main(deploy.java:1036)
----- nested exception ------

Try using file:////c:\tmp\mywebapp.war instead of c:\tmp\mywebapp.war
"syrinx" <[email protected]> wrote in message
news:3aba83b9$[email protected]..
I am trying to deploy a WAR using the weblogic.deploy command lineutility.
Pretty much everything I have tried throws excpeptions.
For example:
// This throws MalformedURLException: no protocol .... <see stack trace
below>
java weblogic.deploy -debug -component mywebapp:mymanagedserver deploy
mypswd mywebapp mywebapp.war
What's interesting, is it seems to have successfully copied my war fileinto
the applications directory. My config.xml was updated also, but but I am
surprised to see that the Targets attibute includes the admin server
"myserver", when I only specified the managedserver, "mymanagedserver".
<Application Deployed="false" Name="mywebapp"
Path=".\config\mydomain\applications">
<WebAppComponent Name="mywebapp"
Targets="myserver,mymanagedserver" URI="mywebapp.war"/>
* When I specify the full path as "c:\tmp\mywebapp.war", the excpetion is
similar, stating unknown protocol "c".
* If I add a protocol, file://c:\tmp\myweapp.war, the results are evenless
desirable.
java.net.MalformedURLException: no protocol: mywebapp.war
at java.net.URL.<init>(URL.java:473)
at java.net.URL.<init>(URL.java:376)
at java.net.URL.<init>(URL.java:330)
at weblogic.deploy.parseSource(deploy.java:539)
at weblogic.deploy.init(deploy.java:299)
at weblogic.deploy.runBody(deploy.java:214)
at weblogic.utils.compiler.Tool.run(Tool.java:81)
at weblogic.deploy.main(deploy.java:1036)
weblogic.j2ee.DeploymentException: Error deploying application mywebapp:
myma
nagedserver not deployed on myserver
at weblogic.deploy.deploy(deploy.java:386)
at weblogic.deploy.runBody(deploy.java:222)
at weblogic.utils.compiler.Tool.run(Tool.java:81)
at weblogic.deploy.main(deploy.java:1036)
----- nested exception ------

Similar Messages

  • Silently uninstall applications installed with Exceptions Deployment tool

    How are we supposed to uninstall applications installed via the Exceptions Deployment tool?
    At the time of writing this I can only see listed install as a supported workflow.
    It would be a great help if we could have an uninstall workflow too.
    Any suggestions on how to work round this also appreciated.

    A little more detail on uninstalling AIR applications
    http://help.adobe.com/en_US/air/redist/WS485a42d56cd19641-70d979a8124ef20a34b-8000.html#WS 485a42d56cd19641-70d979a8124ef20a34b-7ffa

  • Error starting the Application Server and Deployment Tool

    After installing the iPlanet Aplication Server with sp3 I get the following
    errors starting the Application Server and Deployment Tool.
    iAS Application Server
    ================
    GXBindInit: GXBindBasic failed
    GXContextInit: GXBindInit failed 2
    [26/Out/2001 17:46:49:8] error: ENGINE-context_init_failed: EngineClassSpace
    ContextModule.createContextInit failed:
    error: could not get context
    *** Errors in initialization from registry ***
    Errors in initialization, exiting ...
    iAS Deployment Tool
    ===============
    GXBindInit: GXBindBasic failed
    GXContextInit: GXBindInit failed 2
    [26/Out/2001 17:23:40:7] error: ENGINE-context_init_failed: EngineClassSpace
    ContextModule.createContextInit failed:
    Exception in thread "main" java.lang.NullPointerException
    at com.kivasoft.util.Util.loadComponent(Unknown Source)
    at
    com.iplanet.ias.tools.buzz.ui.application.StartBuzz.initGDS(Unknown Source)
    at com.iplanet.ias.tools.buzz.ui.application.StartBuzz.main(Unknown
    Source)
    Can anyone help me please!

    Hi,
    Would be more helpful if you can mention, the O/S. Also, pls mention where
    you are getting this error, at kjs or kxs, or, are you able to start the server
    and at which specific instance do you encounter this.
    Regards
    Raj
    "Antonio Casqueiro" wrote:
    After installing the iPlanet Aplication Server with sp3 I get the following
    errors starting the Application Server and Deployment Tool.
    iAS Application Server
    ================
    GXBindInit: GXBindBasic failed
    GXContextInit: GXBindInit failed 2
    [26/Out/2001 17:46:49:8] error: ENGINE-context_init_failed: EngineClassSpace
    ContextModule.createContextInit failed:
    error: could not get context
    *** Errors in initialization from registry ***
    Errors in initialization, exiting ...
    iAS Deployment Tool
    ===============
    GXBindInit: GXBindBasic failed
    GXContextInit: GXBindInit failed 2
    [26/Out/2001 17:23:40:7] error: ENGINE-context_init_failed: EngineClassSpace
    ContextModule.createContextInit failed:
    Exception in thread "main" java.lang.NullPointerException
    at com.kivasoft.util.Util.loadComponent(Unknown Source)
    at
    com.iplanet.ias.tools.buzz.ui.application.StartBuzz.initGDS(Unknown Source)
    at com.iplanet.ias.tools.buzz.ui.application.StartBuzz.main(Unknown
    Source)
    Can anyone help me please!

  • Error starting the Application Server and Deployment Tool in Windows 2000

    After installing the iPlanet Aplication Server with sp3 in Windows 2000 I
    get the following
    errors starting the Application Server and Deployment Tool.
    iAS Application Server
    ================
    GXBindInit: GXBindBasic failed
    GXContextInit: GXBindInit failed 2
    [26/Out/2001 17:46:49:8] error: ENGINE-context_init_failed: EngineClassSpace
    ContextModule.createContextInit failed:
    error: could not get context
    *** Errors in initialization from registry ***
    Errors in initialization, exiting ...
    iAS Deployment Tool
    ===============
    GXBindInit: GXBindBasic failed
    GXContextInit: GXBindInit failed 2
    [26/Out/2001 17:23:40:7] error: ENGINE-context_init_failed: EngineClassSpace
    ContextModule.createContextInit failed:
    Exception in thread "main" java.lang.NullPointerException
    at com.kivasoft.util.Util.loadComponent(Unknown Source)
    at
    com.iplanet.ias.tools.buzz.ui.application.StartBuzz.initGDS(Unknown Source)
    at com.iplanet.ias.tools.buzz.ui.application.StartBuzz.main(Unknown
    Source)
    Can anyone help me please!

    Okay, pls check that you are logged in as administrator and installed and now you are logged in as administrator and registering the iAS server. Did you get any installation failures while installing and are you able to register the server using iASAT ?

  • How to specify JDBC Oracle url using deployment tool - Entity Bean

    Hello I'am new to EJB.
    When creating a entity bean-managed persistence and you need to specify the jdbc url with user name
    and password to establish a connection object, how does one specify that in the deployment
    tool?
    Heres an example of what has in the J2EE tutorial has in AccountEJB to get an connection object
    private String dbName = "java:comp/env/jdbc/AccountDB";
    private void makeConnection() throws NamingException, SQLException {
    InitialContext ic = new InitialContext();
    DataSource ds = (DataSource) ic.lookup(dbName);
    con = ds.getConnection();
    Now if my oracle jdbc url is to be jdbc:oracle:thin:@Abe:1521:dev
    ie My host is Abe, port number 1521 and database name of dev and username/password will be system/manager.
    what would my dbName be at the top?
    Would my JNDI lookup of a DataSource resource "java:comp/env/jdbc/AccountDB" become "java:comp/env/jdbc/dev" for starters?
    In the Resource Factories Reference Code I've add a reference of
    Coded Name: jdbc/dev
    Type: javax.sql.DataSource
    Authentication: Container
    and down the bottom of the I've put JNDI Name: MyAccount
    according to the AccountClient code of:
    Context initial = new InitialContext();
    Object objref = initial.lookup("MyAccount");
    and put User Name of "system" and Password of "manager"
    I'am sure in the source code I have to put
    Class.forName("oracle.jdbc.driver.OracleDriver")
    else you would get that no sutitable driver error, maybe you don't have to if ejb server is smart enough?
    What I'am confuse about is where to specify the jdbc url of "jdbc:oracle:thin:@Abe:1521:dev" ??
    Know it won't work because of this vital part. Do you have to put that somewhere else in the deployment tool or properties file, or some other tool??
    Please help
    Thanks
    Abraham Khalil

    When running the client after successful deployment with jdbc, I'am getting
    javax.naming.CommunicationException: java.rmi.MarshalException: CORBA MARSHAL 1398079699 Maybe; nested exception is:
    org.omg.CORBA.MARSHAL: Unable to read value from underlying bridge : minor code: 1398079699 completed: Maybe
    org.omg.CORBA.MARSHAL: Unable to read value from underlying bridge : minor code: 1398079699 completed: Maybe
    at com.sun.corba.ee.internal.iiop.CDRInputStream_1_0.read_value(CDRInputStream_1_0.java:923)
    at com.sun.corba.ee.internal.iiop.CDRInputStream.read_value(CDRInputStream.java:281)
    at com.sun.corba.ee.internal.corba.TCUtility.unmarshalIn(TCUtility.java:274)
    at com.sun.corba.ee.internal.corba.AnyImpl.read_value(AnyImpl.java:554)
    at com.sun.corba.ee.internal.iiop.CDRInputStream_1_0.read_any(CDRInputStream_1_0.java:605)
    at com.sun.corba.ee.internal.iiop.CDRInputStream.read_any(CDRInputStream.java:252)
    at com.sun.corba.ee.internal.javax.rmi.CORBA.Util.readAny(Util.java:203)
    at javax.rmi.CORBA.Util.readAny(Unknown Source)
    at org.omg.stub.com.sun.enterprise.naming._SerialContextProvider_Stub.lookup(Unknown Source)
    at com.sun.enterprise.naming.SerialContext.lookup(SerialContext.java:133)
    at javax.naming.InitialContext.lookup(Unknown Source)
    at AccountClient.main(AccountClient.java:21)
    at com.sun.enterprise.naming.SerialContext.lookup(SerialContext.java:151)
    at javax.naming.InitialContext.lookup(Unknown Source)
    at AccountClient.main(AccountClient.java:21)
    One thing I don't like about EJB is that everything is transparent which is good! But its much
    harder to debug! :( Tried to see if I can figure it out. Hope someone has seen this problem before?

  • Problem deploying web service with the deploy tool (J2EE)

    Hello,
    I am trying to deploy a sample Web Service on the Sun Java System Application Server Platform Edition 8.1 2005Q1.
    I run into a deployment problem ("jaxrpc compilation exception") when I have one of the web methods declared (in the endpoint interface) to throw a service-specific exception. The problem disappears when I change the declaration to throw an Exception.
    Here is the exception class:
    public class StockNotFoundException extends Exception {
    private String message;
    public StockNotFoundException(String message) {
    super(message);
    this.message = message;
    public String getMessage() {
    return message;
    the endpoint interface:
    public interface StockServiceIF extends Remote {
    // the service methods
    public boolean sellStocks(String ticker, int quantity)
    throws RemoteException, StockNotFoundException;
    and here are the error messages I am seeing:
    in the deploy tool dialog:
    distribute: C:\Beginning J2EE 1.4\Ch13\StockServiceApp\StockServiceApp.ear
    deployment started : 0%
    Deploying application in domain failed; Fatal Error from EJB Compiler -- jaxrpc compilation exception
    ; requested operation cannot be completed
    !!! Operation Failed !!!
    !!! With The Following Failure Messages !!!
    Deploying application in domain failed; Fatal Error from EJB Compiler -- jaxrpc compilation exception
    ; requested operation cannot be completed
    Fatal Error from EJB Compiler -- jaxrpc compilation exception
    and in the server log:
    [#|2005-02-01T18:30:47.856-0600|INFO|sun-appserver-pe8.1|javax.enterprise.system.tools.deployment|_ThreadID=12;|DPL5109: EJBC - START of EJBC for [StockServiceApp]|#]
    [#|2005-02-01T18:30:47.856-0600|INFO|sun-appserver-pe8.1|javax.enterprise.system.tools.deployment|_ThreadID=12;|Processing beans ...|#]
    [#|2005-02-01T18:30:47.936-0600|INFO|sun-appserver-pe8.1|javax.enterprise.system.stream.out|_ThreadID=12;|
    error: incorrect fault part name for fault "StockNotFoundException" of operation "sellStocks": "StockNotFoundException"|#]
    [#|2005-02-01T18:30:47.966-0600|INFO|sun-appserver-pe8.1|javax.enterprise.system.tools.deployment|_ThreadID=12;|Total Deployment Time: 1001 msec, Total EJB Compiler Module Time: 0 msec, Portion spent EJB Compiling: 0%|#]
    [#|2005-02-01T18:30:47.966-0600|SEVERE|sun-appserver-pe8.1|javax.enterprise.system.tools.deployment|_ThreadID=12;|Exception occured in J2EEC Phase
    com.sun.enterprise.deployment.backend.IASDeploymentException: Fatal Error from EJB Compiler -- jaxrpc compilation exception
         at com.sun.enterprise.webservice.codegen.JaxRpcRICodegen.accept(JaxRpcRICodegen.java:206)
         at com.sun.enterprise.deployment.EjbBundleDescriptor.visit(EjbBundleDescriptor.java:584)
         at com.sun.enterprise.deployment.Application.visit(Application.java:1333)
         at com.sun.enterprise.webservice.codegen.JaxRpcRICodegen.run(JaxRpcRICodegen.java:103)
         at com.sun.ejb.codegen.IASEJBC.doCompile(IASEJBC.java:785)
         at com.sun.ejb.codegen.IASEJBC.ejbc(IASEJBC.java:563)
         at com.sun.enterprise.deployment.backend.EJBCompiler.preDeployApp(EJBCompiler.java:340)
         at com.sun.enterprise.deployment.backend.EJBCompiler.compile(EJBCompiler.java:209)
         at com.sun.enterprise.deployment.backend.AppDeployer.runEJBC(AppDeployer.java:284)
         at com.sun.enterprise.deployment.backend.AppDeployer.deploy(AppDeployer.java:176)
         at com.sun.enterprise.deployment.backend.AppDeployer.doRequestFinish(AppDeployer.java:107)
         at com.sun.enterprise.deployment.phasing.J2EECPhase.runPhase(J2EECPhase.java:146)
         at com.sun.enterprise.deployment.phasing.DeploymentPhase.executePhase(DeploymentPhase.java:71)
         at com.sun.enterprise.deployment.phasing.PEDeploymentService.executePhases(PEDeploymentService.java:633)
         at com.sun.enterprise.deployment.phasing.PEDeploymentService.deploy(PEDeploymentService.java:188)
         at com.sun.enterprise.deployment.phasing.PEDeploymentService.deploy(PEDeploymentService.java:520)
         at com.sun.enterprise.management.deploy.DeployThread.deploy(DeployThread.java:143)
         at com.sun.enterprise.management.deploy.DeployThread.run(DeployThread.java:171)
    |#]
    I would appreciate any pointers to resolving this issue.
    Thanks,
    Satyen

    Can you post the WSDL that was generated by the tool
    for this interface ?I generate the WSDL using "wscompile -define -nd . -classpath ..\build\classes -f:wsi service-config.xml", and here it is:
    <?xml version="1.0" encoding="UTF-8"?>
    <definitions name="StockService" targetNamespace="urn:stockService" xmlns:tns="urn:stockService" xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/">
    <types>
    <schema targetNamespace="urn:stockService" xmlns:tns="urn:stockService" xmlns:soap11-enc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns="http://www.w3.org/2001/XMLSchema">
    <complexType name="StockNotFoundException">
    <sequence>
    <element name="message" type="string" nillable="true"/></sequence></complexType>
    <element name="StockNotFoundException" type="tns:StockNotFoundException"/></schema></types>
    <message name="StockServiceIF_sellStocks">
    <part name="String_1" type="xsd:string"/>
    <part name="int_2" type="xsd:int"/></message>
    <message name="StockServiceIF_sellStocksResponse">
    <part name="result" type="xsd:boolean"/></message>
    <message name="StockNotFoundException">
    <part name="StockNotFoundException" element="tns:StockNotFoundException"/></message>
    <portType name="StockServiceIF">
    <operation name="sellStocks" parameterOrder="String_1 int_2">
    <input message="tns:StockServiceIF_sellStocks"/>
    <output message="tns:StockServiceIF_sellStocksResponse"/>
    <fault name="StockNotFoundException" message="tns:StockNotFoundException"/></operation></portType>
    <binding name="StockServiceIFBinding" type="tns:StockServiceIF">
    <soap:binding transport="http://schemas.xmlsoap.org/soap/http" style="rpc"/>
    <operation name="sellStocks">
    <soap:operation soapAction=""/>
    <input>
    <soap:body use="literal" namespace="urn:stockService"/></input>
    <output>
    <soap:body use="literal" namespace="urn:stockService"/></output>
    <fault name="StockNotFoundException">
    <soap:fault name="StockNotFoundException" use="literal"/></fault></operation></binding>
    <service name="StockService">
    <port name="StockServiceIFPort" binding="tns:StockServiceIFBinding">
    <soap:address location="REPLACE_WITH_ACTUAL_URL"/></port></service></definitions>
    ---------------------------------------------------------------------------------------------------------

  • Deploy a web service with the deploy tool (J2EE)

    Hi!
    I want to deploy a web service with the Deploy Tool (J2EE 1.4).
    (For info, I'm working on Win 2000.)
    I have the following error when I'm trying to deploy:
    distribute: C:\monHello2\monApp.ear
    Deploy action running...
    Deployment failed on target localhost:4848_server : Fatal Error from EJB Compiler -- jaxrpc compilation exception
    !!! Operation Failed !!!
    Someone can help me, please? What's the problem?
    Other question: when I create the WAR file, I have to add : my interface class, my implementation class, my others java classes, my WSDL file and my mapping.xml file.
    Should I add the .jar that is used by one of my class???? I think yes, but...
    thank you and excuse me for my english... ;o)

    Only primitive types can be returned? Is thatcorrect????
    true - for more details check out section 3.4.1.3 of
    this book which is available for purchase or online
    http://java.sun.com/blueprints/guidelines/designing_w
    ebservices/I meant to say primitive type and "special POJOs" called "JAXRPC Value Types" - check out the reference I listed

  • JBoss deploy tool

    Hi guys! Please point me to the right direction...Where can i find good a deploy tool that can be used with JBoss as the app server? I have heard that XDoclet and ant can be used but i have no idea on where to start....

    JBuilder will be a good choice.
    As you know it is a powerful Java IDE.
    It provides EJB wizard. So we can create EJBs easily. Moreover JBuilder will create the deployment descriptor automatically and we can deploy EJB to JBoss without copy.
    But first of all we have to config an app server in JBuilder. Borland doesn't support JBoss itself. Fortunately, there are some kind people help us to combine them. The patch is located here:
    http://gd.tuwien.ac.at/infosys/servers/jboss-opentool/
    Note: The JBossJB7.zip can partly support JB9 except the message driven EJB.

  • Javax.enterprise.deploy.spi.exceptions.DeploymentManagerCreationException

    Hi,
    i'm trying to deploy an J2ee application with adf libraries in a Weblogic Server 9.2 with SOA Suite. My application was developed in JDeveloper 10.1.3.3. in Windows XP. My application server is in Linux RedHat 5 Enterprise. In Jdeveloper, when i tried to deploy my application I got the next log:
    ---- Deployment started. ---- Aug 17, 2009 3:39:17 PM
    Target platform is WebLogic Server 9.x (weblogic).
    Checking weblogic.xml for completeness...
    Wrote WAR file to C:\jd\jdev\mywork\ECSBPM\ViewController\deploy\ECSBPM.war
    Wrote EAR file to C:\jd\jdev\mywork\ECSBPM\ViewController\deploy\ECSBPM.ear
    java -classpath C:\jd\jdev\mywork\weblogic.jar weblogic.Deployer -adminurl http://10.10.1.190:8001 -user weblogic -password **** -debug -verbose -deploy -upload -source C:\jd\jdev\mywork\ECSBPM\ViewController\deploy\ECSBPM.ear -name ECSBPM
    weblogic.Deployer invoked with options: -adminurl http://10.10.1.190:8001 -user weblogic -debug -verbose -deploy -upload -source C:\jd\jdev\mywork\ECSBPM\ViewController\deploy\ECSBPM.ear -name ECSBPM
    [WebLogicDeploymentManagerImpl.<init>():103] : Constructing DeploymentManager for J2EE version V1_4 deployments
    [WebLogicDeploymentManagerImpl.getNewConnection():146] : Connecting to admin server at 10.10.1.190:8001, as user weblogic
    [ServerConnectionImpl.getEnvironment():288] : setting environment
    [ServerConnectionImpl.getEnvironment():291] : getting context using http://10.10.1.190:8001
    [ServerConnectionImpl.close():334] : Closing DM connection
    [ServerConnectionImpl.close():354] : Unregistered all listeners
    weblogic.deploy.api.tools.deployer.DeployerException: Unable to connect to 'http://10.10.1.190:8001': invalid type code: 31. Ensure the url represents a running admin server and that the credentials are correct. If using http protocol, tunneling must be enabled on the admin server.
         at weblogic.deploy.api.tools.deployer.Jsr88Operation.connect(Jsr88Operation.java:314)
         at weblogic.deploy.api.tools.deployer.Deployer.perform(Deployer.java:137)
         at weblogic.deploy.api.tools.deployer.Deployer.runBody(Deployer.java:88)
         at weblogic.utils.compiler.Tool.run(Tool.java:158)
         at weblogic.utils.compiler.Tool.run(Tool.java:115)
         at weblogic.Deployer.run(Deployer.java:70)
         at weblogic.Deployer.main(Deployer.java:54)
    Caused by: javax.enterprise.deploy.spi.exceptions.DeploymentManagerCreationException
         at weblogic.deploy.api.spi.deploy.WebLogicDeploymentManagerImpl.<init>(WebLogicDeploymentManagerImpl.java:121)
         at weblogic.deploy.api.spi.factories.internal.DeploymentFactoryImpl.getDeploymentManager(DeploymentFactoryImpl.java:84)
         at weblogic.deploy.api.tools.SessionHelper.getRemoteDeploymentManager(SessionHelper.java:482)
         at weblogic.deploy.api.tools.deployer.Jsr88Operation.connect(Jsr88Operation.java:295)
         ... 6 more
    Caused by: weblogic.deploy.api.spi.exceptions.ServerConnectionException
         at weblogic.deploy.api.spi.deploy.internal.ServerConnectionImpl.init(ServerConnectionImpl.java:143)
         at weblogic.deploy.api.spi.deploy.WebLogicDeploymentManagerImpl.getNewConnection(WebLogicDeploymentManagerImpl.java:148)
         at weblogic.deploy.api.spi.deploy.WebLogicDeploymentManagerImpl.<init>(WebLogicDeploymentManagerImpl.java:118)
         ... 9 more
    Caused by: javax.naming.CommunicationException [Root exception is java.rmi.UnmarshalException: failed to unmarshal class weblogic.security.acl.internal.AuthenticatedUser; nested exception is:
         java.io.StreamCorruptedException: invalid type code: 31]
         at weblogic.jndi.internal.ExceptionTranslator.toNamingException(ExceptionTranslator.java:85)
         at weblogic.jndi.internal.ExceptionTranslator.toNamingException(ExceptionTranslator.java:41)
         at weblogic.jndi.WLInitialContextFactoryDelegate.toNamingException(WLInitialContextFactoryDelegate.java:773)
         at weblogic.jndi.WLInitialContextFactoryDelegate.pushSubject(WLInitialContextFactoryDelegate.java:673)
         at weblogic.jndi.WLInitialContextFactoryDelegate.newContext(WLInitialContextFactoryDelegate.java:466)
         at weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java:373)
         at weblogic.jndi.Environment.getContext(Environment.java:307)
         at weblogic.jndi.Environment.getContext(Environment.java:277)
         at weblogic.jndi.Environment.createInitialContext(Environment.java:200)
         at weblogic.jndi.Environment.getInitialContext(Environment.java:184)
         at weblogic.jndi.Environment.getInitialContext(Environment.java:162)
         at weblogic.deploy.api.spi.deploy.internal.ServerConnectionImpl.getContext(ServerConnectionImpl.java:330)
         at weblogic.deploy.api.spi.deploy.internal.ServerConnectionImpl.getEnvironment(ServerConnectionImpl.java:302)
         at weblogic.deploy.api.spi.deploy.internal.ServerConnectionImpl.init(ServerConnectionImpl.java:141)
         ... 11 more
    Caused by: java.rmi.UnmarshalException: failed to unmarshal class weblogic.security.acl.internal.AuthenticatedUser; nested exception is:
         java.io.StreamCorruptedException: invalid type code: 31
         at weblogic.rjvm.ResponseImpl.unmarshalReturn(ResponseImpl.java:223)
         at weblogic.rmi.internal.BasicRemoteRef.invoke(BasicRemoteRef.java:224)
         at weblogic.common.internal.RMIBootServiceImpl_923_WLStub.authenticate(Unknown Source)
         at weblogic.security.acl.internal.Security$1.run(Security.java:185)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:147)
         at weblogic.security.acl.internal.Security.authenticate(Security.java:181)
         at weblogic.jndi.WLInitialContextFactoryDelegate.authenticateRemotely(WLInitialContextFactoryDelegate.java:734)
         at weblogic.jndi.WLInitialContextFactoryDelegate.pushSubject(WLInitialContextFactoryDelegate.java:667)
         ... 21 more
    Caused by: java.io.StreamCorruptedException: invalid type code: 31
         at java.io.ObjectInputStream.readObject0(Unknown Source)
         at java.io.ObjectInputStream.readObject(Unknown Source)
         at weblogic.utils.io.ChunkedObjectInputStream.readObject(ChunkedObjectInputStream.java:195)
         at weblogic.rjvm.MsgAbbrevInputStream.readObject(MsgAbbrevInputStream.java:565)
         at weblogic.utils.io.ChunkedObjectInputStream.readObject(ChunkedObjectInputStream.java:191)
         at weblogic.rmi.internal.ObjectIO.readObject(ObjectIO.java:62)
         at weblogic.rjvm.ResponseImpl.unmarshalReturn(ResponseImpl.java:221)
         ... 29 more
    **** weblogic.deploy returned with non-zero exit status: 1
    **** weblogic.deploy returned with non-zero exit status: 1
    Elapsed time for deployment: 17 seconds
    #### Deployment incomplete. #### Aug 17, 2009 3:39:34 PM
    ---- Deployment started. ---- Aug 17, 2009 3:39:17 PM
    Target platform is WebLogic Server 9.x (weblogic).
    Checking weblogic.xml for completeness...
    Wrote WAR file to C:\jd\jdev\mywork\ECSBPM\ViewController\deploy\ECSBPM.war
    Wrote EAR file to C:\jd\jdev\mywork\ECSBPM\ViewController\deploy\ECSBPM.ear
    java -classpath C:\jd\jdev\mywork\weblogic.jar weblogic.Deployer -adminurl http://10.10.1.190:8001 -user weblogic -password **** -debug -verbose -deploy -upload -source C:\jd\jdev\mywork\ECSBPM\ViewController\deploy\ECSBPM.ear -name ECSBPM
    weblogic.Deployer invoked with options: -adminurl http://10.10.1.190:8001 -user weblogic -debug -verbose -deploy -upload -source C:\jd\jdev\mywork\ECSBPM\ViewController\deploy\ECSBPM.ear -name ECSBPM
    [WebLogicDeploymentManagerImpl.<init>():103] : Constructing DeploymentManager for J2EE version V1_4 deployments
    [WebLogicDeploymentManagerImpl.getNewConnection():146] : Connecting to admin server at 10.10.1.190:8001, as user weblogic
    [ServerConnectionImpl.getEnvironment():288] : setting environment
    [ServerConnectionImpl.getEnvironment():291] : getting context using http://10.10.1.190:8001
    [ServerConnectionImpl.close():334] : Closing DM connection
    [ServerConnectionImpl.close():354] : Unregistered all listeners
    weblogic.deploy.api.tools.deployer.DeployerException: Unable to connect to 'http://10.10.1.190:8001': invalid type code: 31. Ensure the url represents a running admin server and that the credentials are correct. If using http protocol, tunneling must be enabled on the admin server.
         at weblogic.deploy.api.tools.deployer.Jsr88Operation.connect(Jsr88Operation.java:314)
         at weblogic.deploy.api.tools.deployer.Deployer.perform(Deployer.java:137)
         at weblogic.deploy.api.tools.deployer.Deployer.runBody(Deployer.java:88)
         at weblogic.utils.compiler.Tool.run(Tool.java:158)
         at weblogic.utils.compiler.Tool.run(Tool.java:115)
         at weblogic.Deployer.run(Deployer.java:70)
         at weblogic.Deployer.main(Deployer.java:54)
    Caused by: javax.enterprise.deploy.spi.exceptions.DeploymentManagerCreationException
         at weblogic.deploy.api.spi.deploy.WebLogicDeploymentManagerImpl.<init>(WebLogicDeploymentManagerImpl.java:121)
         at weblogic.deploy.api.spi.factories.internal.DeploymentFactoryImpl.getDeploymentManager(DeploymentFactoryImpl.java:84)
         at weblogic.deploy.api.tools.SessionHelper.getRemoteDeploymentManager(SessionHelper.java:482)
         at weblogic.deploy.api.tools.deployer.Jsr88Operation.connect(Jsr88Operation.java:295)
         ... 6 more
    Caused by: weblogic.deploy.api.spi.exceptions.ServerConnectionException
         at weblogic.deploy.api.spi.deploy.internal.ServerConnectionImpl.init(ServerConnectionImpl.java:143)
         at weblogic.deploy.api.spi.deploy.WebLogicDeploymentManagerImpl.getNewConnection(WebLogicDeploymentManagerImpl.java:148)
         at weblogic.deploy.api.spi.deploy.WebLogicDeploymentManagerImpl.<init>(WebLogicDeploymentManagerImpl.java:118)
         ... 9 more
    Caused by: javax.naming.CommunicationException [Root exception is java.rmi.UnmarshalException: failed to unmarshal class weblogic.security.acl.internal.AuthenticatedUser; nested exception is:
         java.io.StreamCorruptedException: invalid type code: 31]
         at weblogic.jndi.internal.ExceptionTranslator.toNamingException(ExceptionTranslator.java:85)
         at weblogic.jndi.internal.ExceptionTranslator.toNamingException(ExceptionTranslator.java:41)
         at weblogic.jndi.WLInitialContextFactoryDelegate.toNamingException(WLInitialContextFactoryDelegate.java:773)
         at weblogic.jndi.WLInitialContextFactoryDelegate.pushSubject(WLInitialContextFactoryDelegate.java:673)
         at weblogic.jndi.WLInitialContextFactoryDelegate.newContext(WLInitialContextFactoryDelegate.java:466)
         at weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java:373)
         at weblogic.jndi.Environment.getContext(Environment.java:307)
         at weblogic.jndi.Environment.getContext(Environment.java:277)
         at weblogic.jndi.Environment.createInitialContext(Environment.java:200)
         at weblogic.jndi.Environment.getInitialContext(Environment.java:184)
         at weblogic.jndi.Environment.getInitialContext(Environment.java:162)
         at weblogic.deploy.api.spi.deploy.internal.ServerConnectionImpl.getContext(ServerConnectionImpl.java:330)
         at weblogic.deploy.api.spi.deploy.internal.ServerConnectionImpl.getEnvironment(ServerConnectionImpl.java:302)
         at weblogic.deploy.api.spi.deploy.internal.ServerConnectionImpl.init(ServerConnectionImpl.java:141)
         ... 11 more
    Caused by: java.rmi.UnmarshalException: failed to unmarshal class weblogic.security.acl.internal.AuthenticatedUser; nested exception is:
         java.io.StreamCorruptedException: invalid type code: 31
         at weblogic.rjvm.ResponseImpl.unmarshalReturn(ResponseImpl.java:223)
         at weblogic.rmi.internal.BasicRemoteRef.invoke(BasicRemoteRef.java:224)
         at weblogic.common.internal.RMIBootServiceImpl_923_WLStub.authenticate(Unknown Source)
         at weblogic.security.acl.internal.Security$1.run(Security.java:185)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:147)
         at weblogic.security.acl.internal.Security.authenticate(Security.java:181)
         at weblogic.jndi.WLInitialContextFactoryDelegate.authenticateRemotely(WLInitialContextFactoryDelegate.java:734)
         at weblogic.jndi.WLInitialContextFactoryDelegate.pushSubject(WLInitialContextFactoryDelegate.java:667)
         ... 21 more
    Caused by: java.io.StreamCorruptedException: invalid type code: 31
         at java.io.ObjectInputStream.readObject0(Unknown Source)
         at java.io.ObjectInputStream.readObject(Unknown Source)
         at weblogic.utils.io.ChunkedObjectInputStream.readObject(ChunkedObjectInputStream.java:195)
         at weblogic.rjvm.MsgAbbrevInputStream.readObject(MsgAbbrevInputStream.java:565)
         at weblogic.utils.io.ChunkedObjectInputStream.readObject(ChunkedObjectInputStream.java:191)
         at weblogic.rmi.internal.ObjectIO.readObject(ObjectIO.java:62)
         at weblogic.rjvm.ResponseImpl.unmarshalReturn(ResponseImpl.java:221)
         ... 29 more
    **** weblogic.deploy returned with non-zero exit status: 1
    **** weblogic.deploy returned with non-zero exit status: 1
    Elapsed time for deployment: 17 seconds
    #### Deployment incomplete. #### Aug 17, 2009 3:39:34 PM
    I verified and my credentials are correct. Please your help.
    Thanks
    Eve

    Hi,
    I hope you are deploying application through build file.
    Can you check build.xml file whether you had given correct Admin url and port number.
    Regards,
    Kal
    Edited by: kalyan Pasupuleti on Sep 12, 2012 1:39 AM

  • Problem connecting from Deploy tool to WAS

    Hi,
    We are trying to deploy an .ear file using deploy tool <j2ee Engine/deploying/deploytoll.bat>. But unable to connect to WAS though we gave the user, password and the port that J2EE engine is running (50100). Here is the error message we got: 
    RROR: Cannot connect to Host: [localhost] with user name: [Administrator]
                        Check your login info.
                        Exception is: com.sap.engine.services.jndi.persistent.exceptions.NamingException: Exception while trying to get InitialContext. [Root exception is com.sap.engine.interfaces.cross.DestinationException: cannot establish connection with any of the available instances:
    localhost:50100 Reason: Cannot open connection on host: 10.100.232.55 and port: 50100]
    And we are able to connect and login to the J2EE server/Portals. So please help us in deploying the .ear file and let us know whether we can do the same without the help of deploy tool.
    thanks,
    Priya.

    Have you tried using the SDM (Software depolyment manager)?
    \usr\sap\<SID>\DVEBMGS00\SDM\program

  • Office Deployment Tool Packager Error

    I've successfully downloaded Visio Pro and Std using the deployment tool.  When I run setup with the /packager switch, both versions error out with the following message in Flattener.log.  The source and destination directories are both local
    so no network issues.
    Any help would be appreciated.  Thank you
    Flattener.exe Generating registry hive.
    Flattener.exe : ERROR : Packaging FAILED: The system has attempted to load or restore a file into the registry, but the specified file is not in a registry file format
    Exception (outer): The system has attempted to load or restore a file into the registry, but the specified file is not in a registry file format
    ST (outer):   at Microsoft.ApplicationVirtualization.Packaging.PackagingEngine.<PreparePackage>b__a(Exception exception)
       at Microsoft.ApplicationVirtualization.Packaging.ExceptionGuard`1.Guard(Action logStart, Action execute, Action logEnd, Action`1 exceptionAction)
       at Microsoft.ApplicationVirtualization.Packaging.PackagingEngine.PreparePackage()
       at Microsoft.ApplicationVirtualization.Packaging.Packager.PreparePackage(Func`2[] subsystemCreators, String installPath, Predicate`1 excludeFile, Predicate`1 excludeKey)
       at Microsoft.ApplicationVirtualization.Packaging.Packager.PreparePackage(String ingredientsPath, String manifestPath, String oldManifestPath, String registryHivePath, String installPath, Predicate`1 excludeFile, Predicate`1 excludeKey, PackagingEngineType
    engineType)
       at Microsoft.ApplicationVirtualization.Packaging.IsvPackager.PreparePackage(String ingredientsPath, String manifestPath, String registryHivePath, String installPath)
       at Microsoft.Tools.Office.C2R.Packager.PackageAsFile.CreatePackage(String ingredientsXmlFileIn, String destinationPackageFilePath, Int32 countOfFilesToAdd, String manifestFileIn, String manifestLocFileIn, String streamMapIn, String productName,
    String packageGUID, String packagePlatform, String packageVersion, String appID, String manifestFileOut, String registryHiveFileOut, String installPath, JobType jobType, String workingDir, CompressionOption compressionOption, VFontsType vfontsType, ArrayList
    comEPClassToInclude, ArrayList comEPInterfaceToInclude, ArrayList comEPTypeLibToInclude, Boolean isLaunchedByFlattener)
    Exception (inner): The system has attempted to load or restore a file into the registry, but the specified file is not in a registry file format
    ST (inner):   at Microsoft.ApplicationVirtualization.Packaging.HiveLoader.ThrowExceptionOnError(Int32 result)
       at Microsoft.ApplicationVirtualization.Packaging.HiveLoader..ctor(String hiveFilePath, String hiveSubkey, RegLoadKeyApi RegLoadKey, RegUnLoadKeyApi RegUnLoadKey)
       at Microsoft.ApplicationVirtualization.Packaging.HiveLoader..ctor(String hiveFilePath, String hiveSubkey)
       at Microsoft.ApplicationVirtualization.Packaging.RegistryPackagingSubsystem.<.ctor>b__1(String filePath, String subkey)
       at Microsoft.ApplicationVirtualization.Packaging.RegistryPackagingSubsystem.<>c__DisplayClass9.<.ctor>b__4(Object sender, CommonPreEventArgs args)
       at System.EventHandler`1.Invoke(Object sender, TEventArgs e)
       at Microsoft.ApplicationVirtualization.Packaging.PackagingEngine.OnPreparePackage()
       at Microsoft.ApplicationVirtualization.Packaging.PackagingEngine.<PreparePackage>b__8()
       at Microsoft.ApplicationVirtualization.Packaging.WithAppCorruptionCheck.Execute(Action execute, Action`1 logCorruption)
       at Microsoft.ApplicationVirtualization.Packaging.WithAppCorruptionCheck.Execute(Action execute)
       at Microsoft.ApplicationVirtualization.Packaging.PackagingEngine.<PreparePackage>b__7()
       at Microsoft.ApplicationVirtualization.Packaging.ExceptionGuard`1.Guard(Action logStart, Action execute, Action logEnd, Action`1 exceptionAction)
    Flattener.exe : ERROR : Abandoning build due to fatal error
     ST:   at Microsoft.Tools.Office.C2R.Packager.Log.Message(String message, SEV type, String messageID, Boolean logToConsole, Boolean logPrefix)
       at Microsoft.Tools.Office.C2R.Packager.Log.Message(String message, SEV type)
       at Microsoft.Tools.Office.C2R.Packager.PackageAsFile.CreatePackage(String ingredientsXmlFileIn, String destinationPackageFilePath, Int32 countOfFilesToAdd, String manifestFileIn, String manifestLocFileIn, String streamMapIn, String productName,
    String packageGUID, String packagePlatform, String packageVersion, String appID, String manifestFileOut, String registryHiveFileOut, String installPath, JobType jobType, String workingDir, CompressionOption compressionOption, VFontsType vfontsType, ArrayList
    comEPClassToInclude, ArrayList comEPInterfaceToInclude, ArrayList comEPTypeLibToInclude, Boolean isLaunchedByFlattener)
       at Microsoft.Tools.Office.C2R.Packager.Package.PackageFromOptions(Options options, Boolean closeLogFile, String binaryIdPackageMap)
    Flattener.exe : ERROR : ERROR: Abandoning build due to fatal error :    at Microsoft.Tools.Office.C2R.Packager.Log.Message(String message, SEV type, String messageID, Boolean logToConsole, Boolean logPrefix)
       at Microsoft.Tools.Office.C2R.Packager.Package.PackageFromOptions(Options options, Boolean closeLogFile, String binaryIdPackageMap)
       at Flattener.Flattener.CreateAppVPackageFromOptions(String packagerArguments)
       at Flattener.Flattener.CreateAppVPackage()
       at Flattener.Flattener.Run(String[] args)

    I've successfully downloaded Visio Pro and Std using the deployment tool. 
    Are you sure all the source files have downloaded from the MS CDN correctly and successfully ?
    Don
    (Please take a moment to "Vote as Helpful" and/or "Mark as Answer", where applicable.
    This helps the community, keeps the forums tidy, and recognises useful contributions. Thanks!)

  • Deploy tool does not work

    I've created an Entity Bean (an example read from Oracle documentation). The next step is to deploy that.
    I've tried to use deploy-tool (deployejb) shipped with Oracle 8i but there's an exception after called:
    Exception in thread "main" java.lang.NoClassDefFoundError: com/visigenic/vbroker
    /util/be/java/JavaBaseTraverser
    My command line is:
    deployejb -user scott -password tiger -service sess_iiop://myhost.com:1521:dbl -descriptor ejb-jar.xml -oracledescriptor oracle-ejb-jar.xml -temp tmp -verbose -version -generated customerEJB.jar jar\customer.jar
    I've noted that class com/visigenic/vbroker
    /util/be/java/JavaBaseTraverser isn't present in jar file included (C:\Oracle\Ora81\Lib\aurora_client.jar) but class present in this file is:
    com.visigenic.vbroker.util.be.java.EjbJavaBaseTraverser
    Help me please...

    Check your LISTENER.ORA.
    It should have the entry:
    ==========================================
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = mypc)(PORT = 2481))
    (PROTOCOL_STACK =
    (PRESENTATION = GIOP)
    (SESSION = RAW)
    ==========================================
    Besides, in your sess_iiop... URL I see the port number 1521 which is a default for TTC type of cennection.
    Default port for IIOP connections is 2481 or 2481 (SSL connections).
    There are several threads here with such problems discussions.

  • Office Deployment tool not trying to install 32 bit verion where OfficeClientEdition is set to 32

    We used the Office Deployment tool to download the 32 bit version of Office 2013.  Now when we try to deploy the 32 bit version we received an error.  This is on a 64 bit Windows 7 PC.
    Here is the configuration XML file
    <Configuration>
         <Add OfficeClientEdition="32">
         <Product ID="O365ProPlusRetail">
               <Language ID="en-us" />
            </Product>
         </Add>
         <Logging Path="C:\Temp" />
    </Configuration 
    Here is the line in the log file that shows the download error.
    FileDownload::Download: Download failed for "C:\Users\swessmi\Desktop\Office_Deployment_Tool\Office\Data\15.0.4615.1002\i641033.cab", try 0. {"SessionID":"47a04060-d70c-4af4-be4d-dc5b1428c60b","GeoID":"244","Ver":"15.0.4619.1000","ErrorCode":"2","ErrorMessage":"ErrorCodeOnly
    (Failed to copy file src: C:\Users\swessmi\Desktop\Office_Deployment_Tool\Office\Data\15.0.4615.1002\i641033.cab, dest: C:\Users\swessmi\AppData\Local\Temp\OfficeC2R97A92F51\i641033.cab , Error:0x2)","AppVErrorSource":"","ErrorType":"2"}
    The Deployment tool is looking for the i641033.cab file which is the 64 bit version.  We want to install the 32 bit version so we did not download the 64 bit version. 
    If I try to install the 64 bit version by changing the OfficeClientEdition="64" the deployment tool installs the 64 bit version fine from the internet as I have not downloaded the 64 bit version.

    Hi,
    As tested, i641033.cab is also part of 32-bits Office installation source. When you have 32-bits Office downloaded, you should see i641033.cab under ...\Office\Data\15.0.4615.1002\ (in your case).
    Looks like the installer was having an issue downloading i641033.cab, try to download the source file again, or manually download i641033.cab, then try again.
    Some useful threads:
    http://community.office365.com/en-us/f/156/t/159359.aspx
    http://ganey.co.uk/?news=Couldnt%20Install%20Office%20365,%20Check%20Internet%20Connection,%20Disk%20Space&n=155
    Thanks,
    Ethan Hua CHN
    TechNet Community Support

  • Office 2013 deployment tool Invalid product ID error

    Hi,
    Im in the process of virtualizing apps like Office 2013 with App-V. 
    Downloading the binaries with the Office Deployment tool and converting to app-v package is very easy, I've followed this kb
    http://support.microsoft.com/kb/2915745
    But now I want to sequence add-ins for Office 2013. So I need a local install of Office 2013 click to run.
    Im trying to use the command line option setup.exe /configure <path to config.xml> but everytime I try this I receive this error:
    Invalid product ProPlusVolume specified. Error configuring products
    I have tried several different ProductID's like ProPlusVolume and StandardVolume. None of the volume ID's seem to work. When I changed the ID to ProPlusRetail, the setup worked flawless. But I need to install the Volume version for my RDS server...
    I have found other people in the comment section in this blog: http://blogs.technet.com/b/office_resource_kit/archive/2013/12/03/3615124.aspx
    (read the comments in the bottom section) But no solution..?

    It's my understanding that  you don't use the "/configure" parameter when using the "Volume" options.
    Jeremy refers to this in the comments/responses.
    In the main blog article, he refers to "You can now use the Deployment Configuration file to configure...."
    This does not mean that you should use the "/configure" parameter - that is only used for C2R.
    Don
    (Please take a moment to "Vote as Helpful" and/or "Mark as Answer", where applicable.
    This helps the community, keeps the forums tidy, and recognises useful contributions. Thanks!)

  • Office Deployment Tool Config for 2013 Pro Plus

    Hi!
       I'm trying to update an installation of Microsoft Office Professional Plus 2013 and wonder if somebody could help me with the correct Product ID to use for the Office Deployment Tool configuration.xml file?  Almost all the examples seem to
    use O365ProPlusRetail.
       The configuration documentation here discusses only Office 365: http://technet.microsoft.com/en-us/library/jj219426%28v=office.15%29.aspx
       But it links to this page, which lists product IDs, but no description (thank you not very much!): http://support.microsoft.com/kb/2842297/en-us
       There's a "ProfessionalRetail" there; elsewhere I've seen a "ProPlusRetail" which isn't listed there, and I'm hoping that if I get the right Product ID I can get this cantankerous update process to work!
       Thanks much,
           Rob

    Hi,
    Microsoft have used some rather confusing product marketing terms, which makes it hard to get clear, and also to be clear, when it comes to this release of Office :(
    Office 2013ProfessionalPlus - installation uses the classic setup.exe + MSI engine. Can be updated via WSUS.
    Office365ProPlus - installation uses the new ODT, and results in C2R virtualized "installation". Can't be updated via WSUS.
    So, if you're using the ODT, then you're not using Office2013ProfessionalPlus..
    Reference for the Product element:
    http://technet.microsoft.com/en-us/library/jj219426(v=office.15).aspx#BKMK_ProductElement
    Reference including Retail Product elements:
    http://support.microsoft.com/kb/2842297/en-au
    NB: the update process will probably be cantankerous even after you get it working ;)
    Don
    (Please take a moment to "Vote as Helpful" and/or "Mark as Answer", where applicable.
    This helps the community, keeps the forums tidy, and recognises useful contributions. Thanks!)

Maybe you are looking for