GithubHelp home page GithubHelp logo

Comments (15)

Jpattom avatar Jpattom commented on August 28, 2024

Need Clarity.
I did not understand the "Self Containment" of the processes
for example
processes\distributor
it contains the dlls in package NserviceBus, NServIceBus.Host, and what it has is only NServiceBus.Distributor.dll and may be MsmqWorkerAvailabilityManager.dll and its configuration.
similarly with other processes too.

from nservicebus.

Jpattom avatar Jpattom commented on August 28, 2024

Need Clarity.
Please go through above comment

from nservicebus.

andreasohlund avatar andreasohlund commented on August 28, 2024

In 2.5 the host is used to run both the timeoutmanager and the distributor. Just like regular endpoints.

Therefor we need to distribute the host in the same dir as those specific dll's. That will change in 3.0 where we include everything in the core (so there will be no "processes" packages for 3.0.

Does this make sense?

from nservicebus.

Jpattom avatar Jpattom commented on August 28, 2024

done

from nservicebus.

andreasohlund avatar andreasohlund commented on August 28, 2024

Minor issues:
NServiceBus.GateWay -> NServiceBus.Gateway
Descriptions should be:
The NServiceBus Distributor
The NServiceBus Gateway
The NServiceBus Proxy

The NServiceBus TimeoutManager
Cheers,
Andreas
http://andreasohlund.net

http://twitter.com/andreasohlund

Date: Thu, 7 Jul 2011 11:35:15 -0700
From: [email protected]
To: [email protected]
Subject: Re: [NServiceBus] Create and upload 2.5 package for all the "processes" (#80)

done

Reply to this email directly or view it on GitHub:
#80 (comment)

from nservicebus.

andreasohlund avatar andreasohlund commented on August 28, 2024

Rename NServiceBus.Timeout -> NServiceBus.TimeoutManager
/Andreas

http://andreasohlund.net

http://twitter.com/andreasohlund

Date: Thu, 7 Jul 2011 11:35:15 -0700
From: [email protected]
To: [email protected]
Subject: Re: [NServiceBus] Create and upload 2.5 package for all the "processes" (#80)

done

Reply to this email directly or view it on GitHub:
#80 (comment)

from nservicebus.

andreasohlund avatar andreasohlund commented on August 28, 2024

The timeout manager fails to install:

PS C:\Users\andreas.ohlund\nsbnuget> nuget install nservicebus.timeout
Attempting to resolve dependency 'SampleDependency (= 1.0)'.
Unable to resolve dependency 'SampleDependency (= 1.0)'.

from nservicebus.

andreasohlund avatar andreasohlund commented on August 28, 2024

All the processes seems to fail with the above error

from nservicebus.

Jpattom avatar Jpattom commented on August 28, 2024

I have made the necessary changes for the defects and comments. This time not over confident tested thoroughly from my end

from nservicebus.

andreasohlund avatar andreasohlund commented on August 28, 2024

Minor change:
NServiceBus.GateWay , should be NServiceBus.Gateway
Description: The NServiceBus gateway
Will test more later!
/Andreas
http://andreasohlund.net

http://twitter.com/andreasohlund

Date: Fri, 8 Jul 2011 09:16:46 -0700
From: [email protected]
To: [email protected]
Subject: Re: [NServiceBus] Create and upload 2.5 package for all the "processes" (#80)

I have made the necessary changes for the defects and comments. This time not over confident tested thoroughly from my end

Reply to this email directly or view it on GitHub:
#80 (comment)

from nservicebus.

Jpattom avatar Jpattom commented on August 28, 2024

Changed the Gateway package.

from nservicebus.

andreasohlund avatar andreasohlund commented on August 28, 2024

Name is ok
I'm having trouble starting the gateway (can you verify that it starts locally)
PS C:\Users\andreas.ohlund\nsbnuget\NServiceBus.GateWay.2.5.0.1469\lib\net40> .\NServiceBus.Host.exe
Unhandled Exception: System.IO.FileNotFoundException: Could not load file or assembly 'Topshelf, Version=0.8.0.96, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified. at NServiceBus.Host.Program.Main(String[] args)PS C:\Users\andreas.ohlund\nsbnuget\NServiceBus.GateWay.2.5.0.1469\lib\net40>
Could you by misstake have used the binaries from the core only build?
http://andreasohlund.net

http://twitter.com/andreasohlund

Date: Fri, 8 Jul 2011 11:37:22 -0700
From: [email protected]
To: [email protected]
Subject: Re: [NServiceBus] Create and upload 2.5 package for all the "processes" (#80)

Changed the Gateway package.

Reply to this email directly or view it on GitHub:
#80 (comment)

from nservicebus.

Jpattom avatar Jpattom commented on August 28, 2024

The problem exist for 4.0 flavor

actually the process folder is taken from Commercial build of NserviceBus
(NServiceBus v2.5 - net4.0) from team city since community build does not
contain it.
Definitely not from core-only since I have down loaded the core-only only
recently for the purpose of ziping it in the same structure

On 9 July 2011 03:21, andreasohlund <
[email protected]>wrote:

Name is ok
I'm having trouble starting the gateway (can you verify that it starts
locally)
PS
C:\Users\andreas.ohlund\nsbnuget\NServiceBus.GateWay.2.5.0.1469\lib\net40>
.\NServiceBus.Host.exe
Unhandled Exception: System.IO.FileNotFoundException: Could not load file
or assembly 'Topshelf, Version=0.8.0.96, Culture=neutral,
PublicKeyToken=null' or one of its dependencies. The system cannot find the
file specified. at NServiceBus.Host.Program.Main(String[] args)PS
C:\Users\andreas.ohlund\nsbnuget\NServiceBus.GateWay.2.5.0.1469\lib\net40>
Could you by misstake have used the binaries from the core only build?
http://andreasohlund.net

http://twitter.com/andreasohlund

Date: Fri, 8 Jul 2011 11:37:22 -0700
From: [email protected]
To: [email protected]
Subject: Re: [NServiceBus] Create and upload 2.5 package for all the
"processes" (#80)

Changed the Gateway package.

Reply to this email directly or view it on GitHub:

#80 (comment)

Reply to this email directly or view it on GitHub:
#80 (comment)

from nservicebus.

Jpattom avatar Jpattom commented on August 28, 2024

Andreas You where correct, I was wrong its my mistake to use process from core-only, I corrected the mistake and uploaded the process packages.

from nservicebus.

Jpattom avatar Jpattom commented on August 28, 2024

Now with latest build of 2.5 (2.5.0.1476) only TimeoutManager is available. (as discussed with Udi).

from nservicebus.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.