VS 2012 fails to deploy 2 instances of my WCF WebRole, only 1 instance is deployed.

I have created an Azure Cloud Service with a WCF WebRole as usual, using Azure SDK 2.5.
At the time the CloudService has only one role.
The ServiceConfiguration.cscfg file defines that the role should have 2 instances.
I'm deploying the cloudservice using VS2012 SP4 successfully. The Role-VM starts successfully. The service works.
BUT there is only 1 role-instance of the service deployed instead of 2 as defined in ServiceConfiguration.cscfg.
WHY? There is no autoscaling in effect, autoscaling is deactivated. This was not a problem before. Why is there only one instance created for me instead of two?
I've got plenty of available CPU cores in the subscriptiontion, not a problem. 
Here is the relevant snippet of the cscfg-file:
<?xml version="1.0" encoding="utf-8"?>
<ServiceConfiguration serviceName="... some service name ..." xmlns="http://schemas.microsoft.com/ServiceHosting/2008/10/ServiceConfiguration" osFamily="4"
osVersion="*" schemaVersion="2014-06.2.4">
  <Role name="... some role name ...">
    <Instances count="2" />
    <ConfigurationSettings>
      <Setting name=" ... some settings ..." />
    </ConfigurationSettings>
    <Certificates>
      <Certificate name="... some certs ..." />
    </Certificates>
  </Role>
</ServiceConfiguration>

Hi Will,
it seems that there is a bug in VS2012 regarding the number of instances in different ServiceConfiguration.cscfg files?
I happen to have two ServiceConfiguration.cscfg Files, one for PROD ServiceConfiguration.PROD.cscfg, one for DVLP ServiceConfiguration.DVLP.cscfg from which I deploy.
The DVLP.cscfg defines 1 instance, the PROD.cscfg defines 2 instances.
If I set the number of instances in DVLP.csfg also to 2, then the deployment on PROD produces 2 instances. If I then Switch back to 2 instance
in DVLP and then deploy PROD again I get 1 instance there again.
This did not happen with previous Azure SDKs.
Best regards
Andreas Bohn

Similar Messages

  • Introscope Host Agent for ABAP only instance, fails with java.lang.NullPoin

    Hello,
    I'm trying to configure the Introscope Host Agent Adapter for ABAP 7.02 instance.
    Solman Version is 7.1 ST 4, BASIS SP9.
    I did created the Trust relationship between DAA and hostctrl and
    also the same setup working find for Java Instance or ABAP+java Instance,
    I'm not sure whether IS Adapter can be installed for ABAP only Instance.
    Log file from Solman:
    java.lang.NullPointerException
    at com.sap.smd.server.manager.SMDPluginProperties.setProperty(SMDPluginProperties.java:119)
    at com.sap.sup.admin.wily.hostagent.config.AgentConfigWriter.setJCoUserAndPwd(AgentConfigWriter.java:1085)
    at com.sap.sup.admin.wily.hostagent.config.AgentConfigWriter.setLogonData(AgentConfigWriter.java:1075)
    at com.sap.sup.admin.wily.hostagent.config.AgentConfigWriter.createJcoDestinationVO(AgentConfigWriter.java:677)
    at com.sap.sup.admin.wily.hostagent.config.AgentConfigWriter.prepareSapAgentConfiguration(AgentConfigWriter.java:284)
    at com.sap.sup.admin.wily.hostagent.Setup.setupAgentConfiguration(Setup.java:272)
    Thanks
    Srikanth M

    Hi
    I am sure, it is logically incorrect, how you deploy byte code agent in abap only instance
    Introscope Bytecode Agent runs on managed systems based on J2EE engines to report data to the Introscope Enterprise Manager, so it has to be setup only for Java Stacks.
    Please check with the wily config guide again.
    I am watching this thread for further view from others.
    Thanks,
    Jansi

  • EM12c: Add Target SQL Server 2012 Fails

    EM12c: Add Target SQL Server 2012 Fails
    Configuration:
    EM12c platform:
    Oracle Enterprise Linux 6.2(x86_64)
    Oracle Enterprise Database 11.2.0.3 (x86_64)
    Enterprise Manager Cloud Control 12c Release 1 (12.1.0.1) (x86_64)
    Microsoft SQL Server Plug-In 12.1.0.2.0 deployed in the Management Server
    Target:
    Windows Server 2008 R2 Enterprise Edition SP1 (64-bit)
    SQL Server 2012 (Enterprise Edition) (64-bit)
    Microsoft SQL Server Plug-In 12.1.0.2.0 deployed in the Management Agent
    Problem: EM12c fails to add a SQL Server 2012 instance.
    Target Name: mssql_mcsdbsqlsrv2.esri.com     
    Target Type: Microsoft SQL Server
    Agent: https://mcsdbsqlsrv2.esri.com:3872/emd/main/
    * JDBC URL (Example : jdbc:sqlserver://<host>:<port>): jdbc:sqlserver://mcsdbsqlsrv2.esri.com:1433
    JDBC Driver (Optional): com.microsoft.sqlserver.jdbc.SQLServerDriver
    Database Username (Required for SQL Authentication): sa
    Password of Database User (Required for SQL Authentication): ****     
    System Username (Needed when SQLServer is at remote location):
    System Password (Needed when SQLServer is at remote location):     
    Connect Using Windows Integrated Authentication (Yes/No): No
    Role (Optional):
    Error:
    MSSQLDetermineName_DynamicProperty;em_error=Could not connect. Error code = 0x8004100e
    em_error=Failed while connecting to WMI.
    Response;Can't resolve a non-optional query descriptor property [provided_sql_server_name] (ms_sqlserver_servername)
    The sa login is enabled and I can connect from a remote machine to the MSSQL 2012 server using SQL Server Management Studio.
    I have also added several default MSSQL 2008 instances to EM12c successfull.
    I've installed the latest "Microsoft SQL Server Plug-In 12.1.0.2.0" in EM12c and deployed it to the target agent in the MSSQL 2012 machine
    Does EM12c (12.1.0.1) support MSSQL 2012?
    Thanks,
    Marcelo Marques
    Technical Manager, Esri
    Edited by: Marcelo Marques - ESRI on Sep 26, 2012 9:12 AM
    Edited by: Marcelo Marques - ESRI on Sep 26, 2012 9:13 AM

    Hello All,
    What is the latest information on MSSQL 2012 support on EM12c as a supported Target Deployment?
    Thanks
    Jan S.

  • WSUS on server 2012 fails to open

    I successfully installed WSUS role on server 2012 R2 and pointed its database to SQL 2012 during installation. I was prompted to specify the instance name, but since the sql is installed on the same server I entered the server name as was able to verify
    the connection. Database was successfully created in SQL, but when I try to open WSUS console, it opens up but does not connect to its service.
    Came across someone else's post with a similar problem, but using wsusutil.exe postinstall SQL_INSTANCE_NAME=<database server name> fails.
    http://blogs.technet.com/b/reshard_sharps_blog/archive/2013/08/18/wsus-post-deployment-configuration-fails.aspx
    I didn't specify  CONTENT_DIR=C:\Wsus as I don't want to store updates locally until additional storage becomes available.
    PS C:\Program Files\Update Services\tools> .\WsusUtil.exe postinstall SQL_INSTANCE_NAME=W2012\mssqlserver
    Log file is located at C:\Users\Administrator\AppData\Local\Temp\2\tmpC758.tmp
    Post install is starting Fatal Error: A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured
    to allow remote connections. (provider: SQL Network Interfaces, error: 25 - Connection string is not valid)

    2014-03-31 16:40:46  Importing SQLServer.xml...
    2014-03-31 16:40:46  Importing WindowsXP64BitEditionVersion2003.xml...
    2014-03-31 16:40:46  Importing DefinitionUpdateSusXml.xml...
    2014-03-31 16:40:46  Importing ClientServicingApiDetectoid.xml...
    2014-03-31 16:40:46  Importing default detectoids succeeded.
    2014-03-31 16:40:48  Synchronization in progress. Please cancel synchronization and rerun postinstall again. Exception: System.Net.WebException: The request failed with HTTP status 503: Service Unavailable.
       at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
       at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
       at Microsoft.UpdateServices.Internal.ApiRemoting.GetServerVersion()
       at Microsoft.UpdateServices.Internal.DatabaseAccess.AdminDataAccessProxy.GetServerVersion()
       at Microsoft.UpdateServices.Internal.BaseApi.UpdateServer.CreateUpdateServer(String serverName, Boolean useSecureConnection, Int32 portNumber)
       at Microsoft.UpdateServices.Internal.BaseApi.UpdateServer..ctor(Boolean bypassApiRemoting)
       at Microsoft.UpdateServices.Setup.StartServer.StartServer.FixSubscriptionCategories()
    2014-03-31 16:40:48  StartServer encountered errors. Exception=Synchronization in progress. Please cancel synchronization and run postinstall again.
    2014-03-31 16:40:48  Microsoft.UpdateServices.Administration.CommandException: Failed to start and configure the WSUS service
       at Microsoft.UpdateServices.Administration.PostInstall.Run()
       at Microsoft.UpdateServices.Administration.PostInstall.Execute(String[] arguments)

  • Failed to initialize the network. Check if another instance of agent is

    Out of the blue a small number of my Windows XP PCs get the following error
    when logging in. Usually appears while login script page is on screen:-
    Failed to initialize the network. Check if another instance of agent is
    running. Contact the system administrator
    Once XP has loaded ok I can manually start the Remote Management service.
    Some PCs are intermittent and don't seem to get it again but a couple get it
    every login. I removed the client and reinstalled. I removed the Remote
    Management service and re-installed. Re-registered the PC Workstation but no
    change for those who get it every day.
    I did find this:-
    Failed to initialize the network. Check if another instance of agent is
    running. Contact the system administrator
    Source: Remote Management Agent
    Severity: Critical
    Possible Cause: The Remote Management Agent is unable to bind to the IPX or
    IP port that is being used for Remote Management service, or the ports are
    being used by some other application running on the managed workstation.
    Action: Uninstall any third-party remote control agent or remote control
    application using these ports from the managed workstation.
    Possible Cause: The protocol stack is corrupted.
    Action: Reinstall the protocol stack.
    Possible Cause: The managed workstation is not connected to the network, or
    the network is down.
    Action: Connect the managed workstation to the network.
    I don't have any third party remote control agent installed and I've tried
    the refresh of the IP protocol stack. Surprised this has started as we have
    not made any changes to the network or software. We run NW Client 4.83sp1
    and NW5.1 sp5.
    Anybody else had this and cleared it completely?

    Further developments:
    It looks like it's a fault in the nic. it's a Compaq NC3120 Fast Ethernet
    card. It used to work, but since I've wiped out the card drivers that were
    in use, I'm at HP's mercy. They are telling me that the card is no longer
    under warranty and won't even tell me what driver to look for. Anything I've
    managed to find has the exact same symptoms:
    Client works, ping to IP addresses work, ping to www.yahoo.com (etc) doesn't
    work, although winipcfg shows a DNS server the same as every other machine I
    have.
    Internet explorer doesn't work, even with IP addresses to local servers.
    And of course, zenrc32 doesn't work, wsreg32 doesn't work.
    Does anyone know of a way of making the NC3120 work on a win98 machine?
    Shall I just go buy a couple dozen netcards from a more reputable company
    than compaq?
    Chris Denby
    IT Coordinator
    Rainy River District School Board
    Fort Frances, Ontario
    Canada
    "Chris Denby" <[email protected]> wrote in message
    news:[email protected]...
    > I have this message on windows 98. In addition to that, the wsreg32.log
    > reads work station import error -1 (UNKNOWN).
    > This happened after ghosting down to the machine and finding that it had a
    > different card. The client adapted easily to a new card, but the
    zenrc32.exe
    > won't run.
    >
    > I've checked to make sure it wasn't running by renaming the zenrc32.exe to
    > zenrc32.ex so it wouldn't run on start up. Then after the machine was
    > started up, I changed it back and ran it and it died immediately with the
    > same error.
    >
    > I have uninstalled the client through admin\unc32 and removed all traces
    of
    > the client then reinstalling, but no luck.
    >
    >
    > <[email protected]> wrote in message
    > news:1XuQc.3739$8%[email protected]...
    > > Did you ever get this solved?
    > > I've got the same thing going on with one Win2000 machine in my
    > > department. He can log into the network just fine but can not get to the
    > > internet.
    > > I've tried re-installing the protocol stack; no luck. I've searched hi
    and
    > > low for any other agent running on the machine with no luck. I've
    searched
    > > the registry for hours for all keys that would start programs or agents
    at
    > > start. Can't find anything. I've check for services, checked for fire
    wall
    > > problems, viruses. No luck. Since its only one machine I can re-image it
    > > with no problem, but I'm curious and want to find out whats going on in
    > > case the problem reapears or grows to other machines.
    > > Any help out there???
    > >
    > > > Out of the blue a small number of my Windows XP PCs get the following
    > > error
    > > > when logging in. Usually appears while login script page is on
    screen:-
    > > >
    > > > Failed to initialize the network. Check if another instance of agent
    is
    > > > running. Contact the system administrator
    > > >
    > > > Once XP has loaded ok I can manually start the Remote Management
    > service.
    > > > Some PCs are intermittent and don't seem to get it again but a couple
    > > get it
    > > > every login. I removed the client and reinstalled. I removed the
    Remote
    > > > Management service and re-installed. Re-registered the PC Workstation
    > > but no
    > > > change for those who get it every day.
    > > >
    > > > I did find this:-
    > > >
    > > > Failed to initialize the network. Check if another instance of agent
    is
    > > > running. Contact the system administrator
    > > >
    > > > Source: Remote Management Agent
    > > >
    > > > Severity: Critical
    > > >
    > > > Possible Cause: The Remote Management Agent is unable to bind to the
    IPX
    > > or
    > > > IP port that is being used for Remote Management service, or the ports
    > > are
    > > > being used by some other application running on the managed
    workstation.
    > > >
    > > > Action: Uninstall any third-party remote control agent or remote
    control
    > > > application using these ports from the managed workstation.
    > > >
    > > > Possible Cause: The protocol stack is corrupted.
    > > >
    > > > Action: Reinstall the protocol stack.
    > > >
    > > > Possible Cause: The managed workstation is not connected to the
    network,
    > > or
    > > > the network is down.
    > > >
    > > > Action: Connect the managed workstation to the network.
    > > >
    > > > I don't have any third party remote control agent installed and I've
    > > tried
    > > > the refresh of the IP protocol stack. Surprised this has started as we
    > > have
    > > > not made any changes to the network or software. We run NW Client
    > 4.83sp1
    > > > and NW5.1 sp5.
    > > >
    > > > Anybody else had this and cleared it completely?
    > > >
    > > >
    > > >
    > > >
    > > >
    > >
    >
    >

  • Problem deploying an application to SunOne 8.1 instance

    Hi I am trying to deploy one ear file to one of the SunOne instance locally. I am using SunOne8.1.
    But I am getting the following error:
    [#|2006-07-24T16:21:17.706+0530|SEVERE|sun-appserver-ee8.1|javax.enterprise.system.tools.deployment|_ThreadID=14;|Exception occured in J2EEC Phase
    com.sun.enterprise.deployment.backend.IASDeploymentException: java.util.zip.ZipException: invalid entry size (expected 7080 but got 6991 bytes)
    at com.sun.enterprise.deployment.backend.J2EEModuleExploder.explode(J2EEModuleExploder.java:145)
    at com.sun.enterprise.deployment.backend.EarExploder.explodeWars(EarExploder.java:92)
    at com.sun.enterprise.deployment.backend.EarExploder.explode(EarExploder.java:64)
    at com.sun.enterprise.deployment.backend.AppDeployer.explodeArchive(AppDeployer.java:258)
    at com.sun.enterprise.deployment.backend.AppDeployer.deploy(AppDeployer.java:160)
    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)
    |#]
    Has anyone faced this kind of problem before? I have deployed the same ear file into SunOne 7, it worked fine.

    Hi,
    most of the time , if it works on 7 it can work on 8.1.
    Can you check if you have enough temp space in hard disk.
    if possible check the latest one from sun site Appserver 8.2
    or if u r using platform edition download glassfish.
    and then try.
    iwhich platform u r using
    run this command
    <AS_INSTALL>/bin/asadmin version --verbose
    thanks
    Gajanan.

  • Unable to Deploy and Run a WebDynPro Application (SAP instance identity)

    Hi all,
    I try to deploy and run the application I get the following error: No default system is configured in SAP System Registry. So, I try to set the perferences.
    Windows > preferences > SAP AS Java
    However, I don't know how to set it because I develop the program from the external network (via internet). Which port should be used in this connection? Please help!
    Many thanks and Regards,
    Matt Yim

    Hi MattYim,
    For Java Server configuration,
    Instance Host: will be the hostname or IP address of your SAP System.
    Instance Number: will be the SAP Instance number
    As you are connecting to this server via internet, make sure tht you have filled in the internet proxy details in the NWDS.
    This can be doen at:
    Window --> Preferences --> General --> Network Connections
    The proxy details mentioned here should be same as the Internet Proxy details configured for ypur internet explorer.
    Regards,
    Alka.

  • Deploying Windows Azure Cloud Service to multiple instances

    Hello folks,
    Currently, I have Windows Azure Cloud service on one instance, if I move to multiple instances, will Azure deploy it to all instances during the time of deployment? Basically, the fact that there are multiple instances behind the Cloud Service will be transparent
    to the whole deployment process, is that a correct understanding?
    Thanks

    Hi,
    From my experience, all the instances in one cloud service were the same, and we just focus on the application and not the infrastructure. Refer to
    http://www.windowsazure.com/en-us/services/cloud-services/ for more information.
    Best Regards
    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.

  • Deployment of CO class to the Development Instance Using PUTTY

    Hi friends,
    I am very new to this technology and I really want to thank one and all on the forums that have helped me a lot to learn and do.
    I have a very urgent need which leads me to this request.
    I have extended a controller in OAF and I need to move the CO file from my local jdeveloper to our Development instance. But we have to do that by USING ONLY PUTTY.
    And I have no clue how to do that. I mean I need instructions on what I need to do and most importantly the COMMANDS that I need to use in PUTTY/Unix Box in order to deploy the CO file(code).
    Would you please be kind enough to help me with this need. I would be really thankful to you.
    Waiting to hear from you as soon as possible. ITS AN URGENT NEED.
    Regards,
    Raj.

    Hi raj...
    Please follow the steps below to deploy u r extended CO code to instance:
    * Move the extendedCO from u r local Jdev to the corresponding directory(for ex:oracle/apps/per/selfservice/deployperson/webui/**put ur co here**) on $JAVA_TOP .
    * Use Putty or WINSCP or Tunnelier to move files from u r local sys to Server.
    * Compile the extendedCO on server(in the directory where it resides) using command: javac urCO.java
    * Personalize the page and set u r new controller there so that it points and fires u r new extended CO...
    Hope this Helps..
    Regards,
    Raghava.

  • How do I populate 0CCMSATPH for ABAP only instance

    Hi All,
    I have inherited a SAP Solution Manager installation and I am trying to configure the system correctly.
    In an Early watch report for one of our ABAP only systems (ERP6) it states
    Reading performance data from BW returned neither data nor an error code. A timeout may have occurred.
    Infocube: 0CCMSMTPH used in section 'Workload Overview <SID>'.
    So I determined that this related to End to End Analysis and configured SOLMAN accordingly and am now getting data for SOLMAN itself in this cube but nothing else.  I also determined that the Extractor WA (STATISTICAL RECORDS SECONDARY EXTRACTOR-0CCMSATPH) from Extractor FWK Administration is responsible for this data.
    So my question is this, where does this extractor come from as I don't appear to have this extractor for the ABAP system it's complaining about?
    SMS uses SMDAgent but that's because it's a dual stack system but for an ABAP only system surely this isn't required, if this is where the extractor comes from?
    Also a related issue, in the log for this extractor for SOLMAN it has the following message "DL: Warning: Component not found in Target Structure:0INFOPROV".  What is this and should I be concerned?
    Thanks
    Craig

    Does this topology/configuration make sense? Yes.
    To set up "agent only" instance:
    1] Install MDEX,
    2] Install PlatformServices (answer N for running EAC),
    3] On Central server update AppConfig.xml (add definition for new dgraph),
    4] On Central server "runcommand.sh --update-definition"
    5] Install Deployment Template by running deploy.sh (answer N for integrate with Workbench),
    6] Start ECA, which starts dgraph - $ENDECA_ROOT/tools/server/bin/startup.sh (Make sure you don't have eca.xml in $ENDECA_CONF/conf/Standalone/localhost)
    7] On Central server "initialize_services.sh",
    8] On Central server "runcommand.sh DistributeIndexAndApply"
    Is the agent only server suppose to also have Workbench and/or our application (configuraitons)?No and no.
    How does the Control server know there is another instance which is running with just an EAC agent?The AppConfig.xml on the Central server instance needs to be updated. Don't use the Workbench EAC admin console to do this. Only use that interface for stop/start and monitoring. Any permanent config changes you should make to AppConfig.xml by hand.
    How is the dgraph process on the agent only instance started?$ENDECA_ROOT/tools/server/bin/startup.sh
    How do I "turn on" an EAC agent only instance/server?
    Edited by: EndecaJoe on Nov 9, 2012 8:55 AM

  • Instead of creating multiple Instances I want to create only one Instance.

    Hi Everyone
    Good morning, How are you.
    I have a requirement to transfer files from one location to another location, I am able to do this successfully using FTP Adapters.
    I have some Issues please help any one.
    1) When I deployed my process it is creating one instance for one file transfer, Suppose If I have 50 files in my Get
    directory, After deploy the process 50 instances are creating and 50 Email generating saying files are not tranfered successfully.
    Instead of creating 50 Instances I want to create only one Instance.
    2) When files are not transferd it will fire error mail saying that not success (I want to display all file names(not tranfered files) in my mail , i.e whatever files are not tranfered, need to diplay in mail).
    3) And I am not able to transfer 0 size files, But in BPEL Console Instance is creating for 0 size file also and I am getting Email for success... and In put directory 0 size file is not showing. (Instance is creating and Success Email coming but file is not exists in Put directory)
    Please help me.
    Regards
    Venkat
    Edited by: user10263255 on Oct 1, 2008 8:10 AM
    Edited by: user10263255 on Oct 1, 2008 9:15 AM

    Hi Dharmendra,
    Thanks for your reply.
    I am not able to see any thing about singleton process in mentioned URL.
    Can you please provide me the another URL or please paste here about singleton process .
    Thanks in Advance.
    Regards
    Venkat

  • Problem creating an EAC agent only instance.

    I am trying to create an Oracle endeca EAC agent only instance..
    Here is my setup
    EAC Central Server: MDEX, Platform services(Application Controller + EAC agent), ToolsAndFramework, CAS
    EAC agent only instance: MDEX, Platform services(EAC agent).
    On the central server
    1. I updated the AppConfig.xml and liveDgraphCluster file, adding the definition for dgraph of EAC agent only instance.
    Heres my Appconfig file
    https://drive.google.com/file/d/0B3VI_HjGO-qUd21aVFVPX2s3Sms/view
    and my liveDgraphCluster.xml
    https://drive.google.com/file/d/0B3VI_HjGO-qUQ0NGTjB0VU1LT3M/view
    2. Ran runcommand.sh --update-definition.
    3. Ran initialize_services. I'm not using deploy.bat for deploy the application(I just run initialize_services.bat(is it enough?))
    4. Ran runcommand.sh DistributeIndexAndApply
    5. Then I run the baseline indexing on central server(successful).
    The DB table is not getting indexed onto EAC agent only instance. Only the folder structure are being created. C:\Endeca\Apps\ATGen\logs\dgraphs\DgraphB1
    C:\Endeca\Apps\ATGen\data\dgraphs\DgraphA1\dgraph_input\updates
    (only these 2 folders and they both are empty) I check the baseline update log and here's the part of the log that I found odd...
    INFO: Publishing Workbench 'live' configuration to MDEX 'DgraphA1'
    INFO: 'LiveDgraphCluster': no available config to apply at this time, config is created by exporting a config snapshot.
    INFO: Publishing Workbench 'live' configuration to MDEX 'DgraphB1'
    INFO: 'LiveDgraphCluster': no available config to apply at this time, config is created by exporting a config snapshot.
    Please Help Me!

    Heres my dgraph log on EAC agent only instance
    ERROR
    03/25/15 06:33:02.865 UTC (1427265182864)
    DGRAPH
    {dgraph,baseline}
    InputFileStream can't open file "C:\Endeca\Apps\ATGen\data\dgraphs\DgraphB1\dgraph_input\ATGen.store" for reading
    [err=`No such file or directory',errno=2]
    ERROR
    03/25/15 06:33:02.865 UTC (1427265182864)
    DGRAPH
    {dgraph,baseline}
    Attempt to read past end of stream
    ERROR
    03/25/15 06:33:02.865 UTC (1427265182864)
    DGRAPH
    {dgraph,baseline}
    Attempt to read past end of stream
    ERROR
    03/25/15 06:33:02.865 UTC (1427265182865)
    DGRAPH
    {dgraph,baseline}
    Attempt to read past end of stream
    ERROR
    03/25/15 06:33:02.866 UTC (1427265182865)
    DGRAPH
    {dgraph,baseline}
    Module version consistency violation: missing "FORMAT:" section in version string
    FATAL
    03/25/15 06:33:02.866 UTC (1427265182865)
    DGRAPH
    {dgraph,baseline}
    Version string found in "C:\Endeca\Apps\ATGen\data\dgraphs\DgraphB1\dgraph_input\ATGen.store" is '' which does not match the version of this binary which is 'READS:dgidx=6.3.0a WRITES:dgraph=IR640'.
    ERROR
    03/25/15 06:33:04.596 UTC (1427265184596)
    DGRAPH
    {dgraph,baseline}
    InputFileStream can't open file "C:\Endeca\Apps\ATGen\data\dgraphs\DgraphB1\dgraph_input\ATGen.store" for reading
    [err=`No such file or directory',errno=2]
    ERROR
    03/25/15 06:33:04.596 UTC (1427265184596)
    DGRAPH
    {dgraph,baseline}
    Attempt to read past end of stream
    ERROR
    03/25/15 06:33:04.596 UTC (1427265184596)
    DGRAPH
    {dgraph,baseline}
    Attempt to read past end of stream
    ERROR
    03/25/15 06:33:04.597 UTC (1427265184596)
    DGRAPH
    {dgraph,baseline}
    Attempt to read past end of stream
    ERROR
    03/25/15 06:33:04.597 UTC (1427265184596)
    DGRAPH
    {dgraph,baseline}
    Module version consistency violation: missing "FORMAT:" section in version string
    FATAL
    03/25/15 06:33:04.597 UTC (1427265184596)
    DGRAPH
    {dgraph,baseline}
    Version string found in "C:\Endeca\Apps\ATGen\data\dgraphs\DgraphB1\dgraph_input\ATGen.store" is '' which does not match the version of this binary which is 'READS:dgidx=6.3.0a WRITES:dgraph=IR640'.
    ERROR
    03/25/15 06:33:05.889 UTC (1427265185889)
    DGRAPH
    {dgraph,baseline}
    InputFileStream can't open file "C:\Endeca\Apps\ATGen\data\dgraphs\DgraphB1\dgraph_input\ATGen.store" for reading
    [err=`No such file or directory',errno=2]
    ERROR
    03/25/15 06:33:05.889 UTC (1427265185889)
    DGRAPH
    {dgraph,baseline}
    Attempt to read past end of stream
    ERROR
    03/25/15 06:33:05.889 UTC (1427265185889)
    DGRAPH
    {dgraph,baseline}
    Attempt to read past end of stream
    ERROR
    03/25/15 06:33:05.889 UTC (1427265185889)
    DGRAPH
    {dgraph,baseline}
    Attempt to read past end of stream
    ERROR
    03/25/15 06:33:05.889 UTC (1427265185889)
    DGRAPH
    {dgraph,baseline}
    Module version consistency violation: missing "FORMAT:" section in version string
    FATAL
    03/25/15 06:33:05.889 UTC (1427265185889)
    DGRAPH
    {dgraph,baseline}
    Version string found in "C:\Endeca\Apps\ATGen\data\dgraphs\DgraphB1\dgraph_input\ATGen.store" is '' which does not match the version of this binary which is 'READS:dgidx=6.3.0a WRITES:dgraph=IR640'.
    ERROR
    03/25/15 06:33:07.182 UTC (1427265187181)
    DGRAPH
    {dgraph,baseline}
    InputFileStream can't open file "C:\Endeca\Apps\ATGen\data\dgraphs\DgraphB1\dgraph_input\ATGen.store" for reading
    [err=`No such file or directory',errno=2]
    ERROR
    03/25/15 06:33:07.182 UTC (1427265187181)
    DGRAPH
    {dgraph,baseline}
    Attempt to read past end of stream
    ERROR
    03/25/15 06:33:07.182 UTC (1427265187181)
    DGRAPH
    {dgraph,baseline}
    Attempt to read past end of stream
    ERROR
    03/25/15 06:33:07.182 UTC (1427265187181)
    DGRAPH
    {dgraph,baseline}
    Attempt to read past end of stream
    ERROR
    03/25/15 06:33:07.182 UTC (1427265187181)
    DGRAPH
    {dgraph,baseline}
    Module version consistency violation: missing "FORMAT:" section in version string
    FATAL
    03/25/15 06:33:07.182 UTC (1427265187181)
    DGRAPH
    {dgraph,baseline}
    Version string found in "C:\Endeca\Apps\ATGen\data\dgraphs\DgraphB1\dgraph_input\ATGen.store" is '' which does not match the version of this binary which is 'READS:dgidx=6.3.0a WRITES:dgraph=IR640'.
    ERROR
    03/25/15 06:33:08.473 UTC (1427265188472)
    DGRAPH
    {dgraph,baseline}
    InputFileStream can't open file "C:\Endeca\Apps\ATGen\data\dgraphs\DgraphB1\dgraph_input\ATGen.store" for reading
    [err=`No such file or directory',errno=2]
    ERROR
    03/25/15 06:33:08.473 UTC (1427265188472)
    DGRAPH
    {dgraph,baseline}
    Attempt to read past end of stream
    ERROR
    03/25/15 06:33:08.473 UTC (1427265188472)
    DGRAPH
    {dgraph,baseline}
    Attempt to read past end of stream
    ERROR
    03/25/15 06:33:08.473 UTC (1427265188472)
    DGRAPH
    {dgraph,baseline}
    Attempt to read past end of stream
    ERROR
    03/25/15 06:33:08.473 UTC (1427265188472)
    DGRAPH
    {dgraph,baseline}
    Module version consistency violation: missing "FORMAT:" section in version string
    FATAL
    03/25/15 06:33:08.473 UTC (1427265188472)
    DGRAPH
    {dgraph,baseline}
    Version string found in "C:\Endeca\Apps\ATGen\data\dgraphs\DgraphB1\dgraph_input\ATGen.store" is '' which does not match the version of this binary which is 'READS:dgidx=6.3.0a WRITES:dgraph=IR640'.
    ERROR
    03/25/15 06:33:09.809 UTC (1427265189808)
    DGRAPH
    {dgraph,baseline}
    InputFileStream can't open file "C:\Endeca\Apps\ATGen\data\dgraphs\DgraphB1\dgraph_input\ATGen.store" for reading
    [err=`No such file or directory',errno=2]
    ERROR
    03/25/15 06:33:09.809 UTC (1427265189808)
    DGRAPH
    {dgraph,baseline}
    Attempt to read past end of stream
    ERROR
    03/25/15 06:33:09.809 UTC (1427265189808)
    DGRAPH
    {dgraph,baseline}
    Attempt to read past end of stream
    ERROR
    03/25/15 06:33:09.809 UTC (1427265189808)
    DGRAPH
    {dgraph,baseline}
    Attempt to read past end of stream
    ERROR
    03/25/15 06:33:09.809 UTC (1427265189808)
    DGRAPH
    {dgraph,baseline}
    Module version consistency violation: missing "FORMAT:" section in version string
    FATAL
    03/25/15 06:33:09.809 UTC (1427265189808)
    DGRAPH
    {dgraph,baseline}
    Version string found in "C:\Endeca\Apps\ATGen\data\dgraphs\DgraphB1\dgraph_input\ATGen.store" is '' which does not match the version of this binary which is 'READS:dgidx=6.3.0a WRITES:dgraph=IR640'.

  • The Messaging Engine failed to register the adapter for "WCF-BasicHttp"

    Hi,
    I have a strange problem with BizTalk 2013 on Windows 2012.
    It is with exposing an orchestration or schema as a web service, I always get the error "The Messaging Engine failed to register the adapter for 'WCF-BasicHttp' "
    This happens also am sure I did the followings:
    -Enabled the receive location
    -Have separate pool for each web service
    -The pool user is part of the Isolated Group & IIS_Users group
    -The user has access to BizTalk databases
    I tried the procedure on different environment, and it works just fine, what is causing this on this environment really I don't know!!
    Is there something I should do on the IIS?

    I just resolved it, the issue was with the server name exceeding 15 characters; which resulted in mismatch in credentials, since Windows will only take the first 15 characters.
    So, I shortened the server name to 15 characters, and everything now works fine.
    Thanks again,

  • Just bought a mid 2012 13 in macbook pro. Battery life is only 3 hours. Thoughts?

    Just bought a mid 2012 13 in macbook pro. Battery life is only 3 hours. I was under the impression that it would last 7 hours. This is with normal internet browsing and text editing. my brightness is not all the up and bluetooth is off. Thoughts?

    im having the same problems, bought my 13" MacBook Pro last week and the battery is terrible on it, but i googled it and a lot of other people are having the same issues

  • This regards Adobe Reader XI 11.0.07 and Adobe Acrobat Pro XI 11.0.07 running on Win 7. Copying text in a text callout (to paste into a text callout in another pdf document (3 instances of Adobe open) sometimes (only sometimes) causes the program to crash

    This regards Adobe Reader XI 11.0.07 and Adobe Acrobat Pro XI 11.0.07 running on Win 7. Copying text in a text callout (to paste into a text callout in another pdf document (3 instances of Adobe open) sometimes (only sometimes) causes the program to crash, losing unsaved work. Windows Task Manager shows only a small percentage of cpu used and plenty of memory available. What is causing this?

    scholtzkie wrote:
    "Please wait...If this message is not eventually replaced by the proper contents of the document, your PDF viewer may not be able to display this type of document.   You can upgrade ...  For more assistance....    Windows is either a registered trademark...."
    This usually occurs if you use a browser that uses its own PDF viewer, not the Adobe Reader plugin; see http://helpx.adobe.com/acrobat/kb/pdf-browser-plugin-configuration.html

Maybe you are looking for

  • Free goods for SO

    Hi, We have free goods which are delivered to the customers if they purchases 1 business kit get 2 different goods with each. Exp: purchase 1 qty business kit 1 qty product A (FREE) 1 qty product B (FREE) I understand that this free good set in VBN1.

  • What is "BAPI" where it is used in SD module.

    Dear Guru’s,        Can you please explain with an example where “BAPI” is useful in SD Module? Regards, Bhanu

  • Issue : with CIN configuration

    Hello frinds     After finishing of cin configuration ,Actualy where do link  in fico and start  in(FICO) Plz let me know this. thanks priyarani Moderator: Please, respect the rules: don't use SMS language, post in proper forums and the most importan

  • Using EJBObject as remote interface

    Hello all, I'm trying to make an ejb session available for web services. I see that we must create an interface similar to the EJBObject, but that simply extends Remote, to get the web service. So I tried to use the EJBObject (which extends Remote) d

  • AWR Analysis

    Hi, My AWR report shows the following Event Waits Time (s) (ms) Time Wait Class db file sequential read 43,458,904 101,129 2 12.3 User I/O db file scattered read 1,632,813 36,253 22 4.4 User I/O That is "db file sequential read" is having a larger va