Discussion:
Service startup problems
Jason Scharlach
2008-10-07 18:49:21 UTC
Permalink
I've been battling with this on and off for a few days and am not making any headway. Hopefully somebody here can help out.

I downloaded and installed Brutus using 'brutus-install.exe'. It is version 1.0.0 according to the VERSION file.

1) I've created a domain user with Administrator access to the machine brutus will be running on.

2) I've set 'CONFIGURED=yes' in 'brutus.conf'. Here's the entire file without comments for reference:
LOG_SERVER localhost
LOG_FILE_ENTRY_COUNT_LIMIT 3000
USE_LORICA no
USE_SECURE_LORICA no
LORICA_HOST localhost
LORICA_PORT 4080
MAPI_PROFILES_ON_DISK yes
EXCHANGE_SERVER_VERSION ignore_this
MMP_DIRECTORY C:\MMP
FORWARD no
PROCESS_PER_SESSION yes
CLIENT_LIFE_CHECK_DELAY 15
SERVER_GIOP_TIMEOUT 60
CLIENT_GIOP_TIMEOUT 120
CONTENT_SCRAMBLED_USERS none
ONLY_ADMINISTRATOR no
NT_AUTHENTICATION yes
ORB_OPTION_SERVER -ORBListenEndpoints
ORB_OPTION_SERVER iiop://:2003
ORB_OPTION_SERVER -ORBDottedDecimalAddresses
ORB_OPTION_SERVER 1
ORB_OPTION_SERVER -ORBObjRefStyle
ORB_OPTION_SERVER IOR
ORB_OPTION_INTERNAL -ORBDottedDecimalAddresses
ORB_OPTION_INTERNAL 1
ORB_OPTION_INTERNAL -ORBObjRefStyle
ORB_OPTION_INTERNAL IOR
CONFIGURED yes

3) I've set the 'Log on' information to match the domain user I created in step 1.

4) I created C:\MMP - I did not change any permissions as <BRUTUS_USER> is an Administrator

5) I can log into the machine locally using <BRUTUS_USER>

When I attempt to start the service I get the following message:

Could not start the Brutus service on Local Computer.
Error 14001: This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem.

There are 3 messages that appear in the System Event Log.

1) Component identity found in manifest does not match the identity of the component requested
2) Syntax error in manifest or policy file "C:\Program Files\Brutus\Microsoft.VC90.CRT.MANIFEST" on line 4.
3) Generate Activation Context failed for C:\Program Files\Brutus\brutus.exe. Reference error message: The operation completed successfully.
.

Line 4 of the manifest reads:
<assemblyIdentity type="win32" name="Microsoft.VC90.CRT" version="9.0.30729.1" processorArchitecture="x86" publicKeyToken="1fc8b3b9a1e18e3b"></assemblyIdentity>

I'm not sure how to read this though. What am I missing?

Jason


Jason Scharlach
519.743.4300 ext. 2414
Waterloo | Toronto | Raleigh-Durham | San Jose
www.quarry.com | 1.888.570.2020

This e-mail message (including any attachments) is intended only for the use of the individual to whom it is addressed and may contain information that is privileged, proprietary, confidential or subject to copyright. If you are not the intended recipient, you are notified that any use, dissemination, distribution or reproduction of this communication is strictly prohibited. If you have received this communication in error, please notify the sender and delete this e-mail message immediately.
Jules Colding
2008-10-08 11:23:42 UTC
Permalink
Hi Jason,

I'm not sure what has gone wrong with your install. It's like the
system can't find the VC9.0 redistributable libraries, but you do seem
to have them. Maybe there are remnants of an earlier install which is
confusing Windows?

Anyway, you should definitely attempt a reinstall and you may as well
update to the latest server release.


This is the source if you want it:
http://www.42tools.com/sites/default/files/downloads/brutus-server-1.0.1.0.tar.bz2


Use this one if you need it to play well with Lorica:
http://www.42tools.com/sites/default/files/downloads/brutus-enterprise-install.exe


You should likely use this one which is the stand-alone version with
no Lorica dependancies:
http://www.42tools.com/sites/default/files/downloads/brutus-install.exe


Best regards,
jules


On 07/10/2008, at 20.49, Jason Scharlach wrote:

> I've been battling with this on and off for a few days and am not
> making any headway. Hopefully somebody here can help out.
>
> I downloaded and installed Brutus using 'brutus-install.exe'. It is
> version 1.0.0 according to the VERSION file.
>
> 1) I've created a domain user with Administrator access to the
> machine brutus will be running on.
>
> 2) I've set 'CONFIGURED=yes' in 'brutus.conf'. Here's the entire
> file without comments for reference:
> LOG_SERVER localhost
> LOG_FILE_ENTRY_COUNT_LIMIT 3000
> USE_LORICA no
> USE_SECURE_LORICA no
> LORICA_HOST localhost
> LORICA_PORT 4080
> MAPI_PROFILES_ON_DISK yes
> EXCHANGE_SERVER_VERSION ignore_this
> MMP_DIRECTORY C:\MMP
> FORWARD no
> PROCESS_PER_SESSION yes
> CLIENT_LIFE_CHECK_DELAY 15
> SERVER_GIOP_TIMEOUT 60
> CLIENT_GIOP_TIMEOUT 120
> CONTENT_SCRAMBLED_USERS none
> ONLY_ADMINISTRATOR no
> NT_AUTHENTICATION yes
> ORB_OPTION_SERVER -ORBListenEndpoints
> ORB_OPTION_SERVER iiop://:2003
> ORB_OPTION_SERVER -ORBDottedDecimalAddresses
> ORB_OPTION_SERVER 1
> ORB_OPTION_SERVER -ORBObjRefStyle
> ORB_OPTION_SERVER IOR
> ORB_OPTION_INTERNAL -ORBDottedDecimalAddresses
> ORB_OPTION_INTERNAL 1
> ORB_OPTION_INTERNAL -ORBObjRefStyle
> ORB_OPTION_INTERNAL IOR
> CONFIGURED yes
>
> 3) I've set the 'Log on' information to match the domain user I
> created in step 1.
>
> 4) I created C:\MMP - I did not change any permissions as
> <BRUTUS_USER> is an Administrator
>
> 5) I can log into the machine locally using <BRUTUS_USER>
>
> When I attempt to start the service I get the following message:
>
> Could not start the Brutus service on Local Computer.
> Error 14001: This application has failed to start because the
> application configuration is incorrect. Reinstalling the application
> may fix this problem.
>
> There are 3 messages that appear in the System Event Log.
>
> 1) Component identity found in manifest does not match the identity
> of the component requested
> 2) Syntax error in manifest or policy file "C:\Program Files\Brutus
> \Microsoft.VC90.CRT.MANIFEST" on line 4.
> 3) Generate Activation Context failed for C:\Program Files\Brutus
> \brutus.exe. Reference error message: The operation completed
> successfully.
> .
>
> Line 4 of the manifest reads:
> <assemblyIdentity type="win32" name="Microsoft.VC90.CRT"
> version="9.0.30729.1" processorArchitecture="x86"
> publicKeyToken="1fc8b3b9a1e18e3b"></assemblyIdentity>
>
> I'm not sure how to read this though. What am I missing?
>
> Jason
>
>
> Jason Scharlach
> 519.743.4300 ext. 2414
> Waterloo | Toronto | Raleigh-Durham | San Jose
> www.quarry.com | 1.888.570.2020
>
> This e-mail message (including any attachments) is intended only for
> the use of the individual to whom it is addressed and may contain
> information that is privileged, proprietary, confidential or subject
> to copyright. If you are not the intended recipient, you are
> notified that any use, dissemination, distribution or reproduction
> of this communication is strictly prohibited. If you have received
> this communication in error, please notify the sender and delete
> this e-mail message immediately.
> _______________________________________________
> brutus mailing list
> brutus-***@public.gmane.org
> http://www.42tools.com/mailman/listinfo/brutus
Luis Correia
2008-10-08 12:18:50 UTC
Permalink
Hi

On Wed, Oct 8, 2008 at 12:23, Jules Colding <colding-***@public.gmane.org> wrote:
> Hi Jason,
>
> I'm not sure what has gone wrong with your install. It's like the
> system can't find the VC9.0 redistributable libraries, but you do seem
> to have them. Maybe there are remnants of an earlier install which is
> confusing Windows?

It looks to me that you're using Visual Studio 2008, which uses
(requires) the newer libraries (VC9.0).

A regular Windows Server 2003 installation does _not_ have these binaries.
You should add this (or similar future) link for the needed dependancies.

x86:
http://www.microsoft.com/Downloads/details.aspx?familyid=9B2DA534-3E03-4391-8A4D-074B9F2BC1BF&displaylang=en

x64:
http://www.microsoft.com/Downloads/details.aspx?familyid=BD2A6171-E2D6-4230-B809-9A8D7548C1B6&displaylang=en

Luis Correia

>
> Anyway, you should definitely attempt a reinstall and you may as well
> update to the latest server release.
>
>
> This is the source if you want it:
> http://www.42tools.com/sites/default/files/downloads/brutus-server-1.0.1.0.tar.bz2
>
>
> Use this one if you need it to play well with Lorica:
> http://www.42tools.com/sites/default/files/downloads/brutus-enterprise-install.exe
>
>
> You should likely use this one which is the stand-alone version with
> no Lorica dependancies:
> http://www.42tools.com/sites/default/files/downloads/brutus-install.exe
>
>
> Best regards,
> jules
>
>
> On 07/10/2008, at 20.49, Jason Scharlach wrote:
>
>> I've been battling with this on and off for a few days and am not
>> making any headway. Hopefully somebody here can help out.
>>
>> I downloaded and installed Brutus using 'brutus-install.exe'. It is
>> version 1.0.0 according to the VERSION file.
>>
>> 1) I've created a domain user with Administrator access to the
>> machine brutus will be running on.
>>
>> 2) I've set 'CONFIGURED=yes' in 'brutus.conf'. Here's the entire
>> file without comments for reference:
>> LOG_SERVER localhost
>> LOG_FILE_ENTRY_COUNT_LIMIT 3000
>> USE_LORICA no
>> USE_SECURE_LORICA no
>> LORICA_HOST localhost
>> LORICA_PORT 4080
>> MAPI_PROFILES_ON_DISK yes
>> EXCHANGE_SERVER_VERSION ignore_this
>> MMP_DIRECTORY C:\MMP
>> FORWARD no
>> PROCESS_PER_SESSION yes
>> CLIENT_LIFE_CHECK_DELAY 15
>> SERVER_GIOP_TIMEOUT 60
>> CLIENT_GIOP_TIMEOUT 120
>> CONTENT_SCRAMBLED_USERS none
>> ONLY_ADMINISTRATOR no
>> NT_AUTHENTICATION yes
>> ORB_OPTION_SERVER -ORBListenEndpoints
>> ORB_OPTION_SERVER iiop://:2003
>> ORB_OPTION_SERVER -ORBDottedDecimalAddresses
>> ORB_OPTION_SERVER 1
>> ORB_OPTION_SERVER -ORBObjRefStyle
>> ORB_OPTION_SERVER IOR
>> ORB_OPTION_INTERNAL -ORBDottedDecimalAddresses
>> ORB_OPTION_INTERNAL 1
>> ORB_OPTION_INTERNAL -ORBObjRefStyle
>> ORB_OPTION_INTERNAL IOR
>> CONFIGURED yes
>>
>> 3) I've set the 'Log on' information to match the domain user I
>> created in step 1.
>>
>> 4) I created C:\MMP - I did not change any permissions as
>> <BRUTUS_USER> is an Administrator
>>
>> 5) I can log into the machine locally using <BRUTUS_USER>
>>
>> When I attempt to start the service I get the following message:
>>
>> Could not start the Brutus service on Local Computer.
>> Error 14001: This application has failed to start because the
>> application configuration is incorrect. Reinstalling the application
>> may fix this problem.
>>
>> There are 3 messages that appear in the System Event Log.
>>
>> 1) Component identity found in manifest does not match the identity
>> of the component requested
>> 2) Syntax error in manifest or policy file "C:\Program Files\Brutus
>> \Microsoft.VC90.CRT.MANIFEST" on line 4.
>> 3) Generate Activation Context failed for C:\Program Files\Brutus
>> \brutus.exe. Reference error message: The operation completed
>> successfully.
>> .
>>
>> Line 4 of the manifest reads:
>> <assemblyIdentity type="win32" name="Microsoft.VC90.CRT"
>> version="9.0.30729.1" processorArchitecture="x86"
>> publicKeyToken="1fc8b3b9a1e18e3b"></assemblyIdentity>
>>
>> I'm not sure how to read this though. What am I missing?
>>
>> Jason
>>
>>
>> Jason Scharlach
>> 519.743.4300 ext. 2414
>> Waterloo | Toronto | Raleigh-Durham | San Jose
>> www.quarry.com | 1.888.570.2020
>>
>> This e-mail message (including any attachments) is intended only for
>> the use of the individual to whom it is addressed and may contain
>> information that is privileged, proprietary, confidential or subject
>> to copyright. If you are not the intended recipient, you are
>> notified that any use, dissemination, distribution or reproduction
>> of this communication is strictly prohibited. If you have received
>> this communication in error, please notify the sender and delete
>> this e-mail message immediately.
>> _______________________________________________
>> brutus mailing list
>> brutus-***@public.gmane.org
>> http://www.42tools.com/mailman/listinfo/brutus
>
> _______________________________________________
> brutus mailing list
> brutus-***@public.gmane.org
> http://www.42tools.com/mailman/listinfo/brutus
>
Jason Scharlach
2008-10-08 13:11:15 UTC
Permalink
Well, I've got a new error message now, so progress!

I've gone ahead and installed the VC9.0 libraries (thanks Luis) and I've also installed the 1.0.1 version of Brutus. I went through all of the setup and now when I attempt to start the service I get the following pop-up error:

Could not start the Brutus service on Local Computer.
Error 1053: The service did not respond to the start or control request in a timely fashion.

And in the system event log:

Timeout (30000 milliseconds) waiting for the Brutus service to connect.

What is odd about this is that it is nowhere near 30 seconds before I get the error - more like 2.

Any more guidance?

Jason

_______________________________________________________________________
On Wed, Oct 8, 2008 at 12:23, Jules Colding <colding-***@public.gmane.org> wrote:
> Hi Jason,
>
> I'm not sure what has gone wrong with your install. It's like the
> system can't find the VC9.0 redistributable libraries, but you do seem
> to have them. Maybe there are remnants of an earlier install which is
> confusing Windows?

It looks to me that you're using Visual Studio 2008, which uses
(requires) the newer libraries (VC9.0).

A regular Windows Server 2003 installation does _not_ have these binaries.
You should add this (or similar future) link for the needed dependancies.

x86:
http://www.microsoft.com/Downloads/details.aspx?familyid=9B2DA534-3E03-4391-8A4D-074B9F2BC1BF&displaylang=en

x64:
http://www.microsoft.com/Downloads/details.aspx?familyid=BD2A6171-E2D6-4230-B809-9A8D7548C1B6&displaylang=en

Luis Correia


Jason Scharlach
519.743.4300 ext. 2414
Waterloo | Toronto | Raleigh-Durham | San Jose
www.quarry.com | 1.888.570.2020

This e-mail message (including any attachments) is intended only for the use of the individual to whom it is addressed and may contain information that is privileged, proprietary, confidential or subject to copyright. If you are not the intended recipient, you are notified that any use, dissemination, distribution or reproduction of this communication is strictly prohibited. If you have received this communication in error, please notify the sender and delete this e-mail message immediately.
Luis Correia
2008-10-08 13:19:06 UTC
Permalink
Hi Jason,

On Wed, Oct 8, 2008 at 14:11, Jason Scharlach <jscharlach-OZiXiGGYVCDQT0dZR+***@public.gmane.org> wrote:
> Well, I've got a new error message now, so progress!
>
> I've gone ahead and installed the VC9.0 libraries (thanks Luis) and I've also installed the 1.0.1 version of Brutus. I went through all of the setup and now when I attempt to start the service I get the following pop-up error:
>
> Could not start the Brutus service on Local Computer.
> Error 1053: The service did not respond to the start or control request in a timely fashion.
>
> And in the system event log:
>
> Timeout (30000 milliseconds) waiting for the Brutus service to connect.
>
> What is odd about this is that it is nowhere near 30 seconds before I get the error - more like 2.
>
> Any more guidance?
>
> Jason

You should really not use an admin account for the service.

Please do follow the instructions thoroughly, create a new domain
user, assign proper permissions to both the registry key and all the
folders.

It does work (at least with older versions it did :))

Luis Correia


>
> _______________________________________________________________________
> On Wed, Oct 8, 2008 at 12:23, Jules Colding <colding-***@public.gmane.org> wrote:
>> Hi Jason,
>>
>> I'm not sure what has gone wrong with your install. It's like the
>> system can't find the VC9.0 redistributable libraries, but you do seem
>> to have them. Maybe there are remnants of an earlier install which is
>> confusing Windows?
>
> It looks to me that you're using Visual Studio 2008, which uses
> (requires) the newer libraries (VC9.0).
>
> A regular Windows Server 2003 installation does _not_ have these binaries.
> You should add this (or similar future) link for the needed dependancies.
>
> x86:
> http://www.microsoft.com/Downloads/details.aspx?familyid=9B2DA534-3E03-4391-8A4D-074B9F2BC1BF&displaylang=en
>
> x64:
> http://www.microsoft.com/Downloads/details.aspx?familyid=BD2A6171-E2D6-4230-B809-9A8D7548C1B6&displaylang=en
>
> Luis Correia
>
>
> Jason Scharlach
> 519.743.4300 ext. 2414
> Waterloo | Toronto | Raleigh-Durham | San Jose
> www.quarry.com | 1.888.570.2020
>
> This e-mail message (including any attachments) is intended only for the use of the individual to whom it is addressed and may contain information that is privileged, proprietary, confidential or subject to copyright. If you are not the intended recipient, you are notified that any use, dissemination, distribution or reproduction of this communication is strictly prohibited. If you have received this communication in error, please notify the sender and delete this e-mail message immediately.
> _______________________________________________
> brutus mailing list
> brutus-***@public.gmane.org
> http://www.42tools.com/mailman/listinfo/brutus
>
Jules Colding
2008-10-08 14:36:57 UTC
Permalink
On 08/10/2008, at 15.11, Jason Scharlach wrote:

> Well, I've got a new error message now, so progress!
>
> I've gone ahead and installed the VC9.0 libraries (thanks Luis) and
> I've also installed the 1.0.1 version of Brutus. I went through all
> of the setup and now when I attempt to start the service I get the
> following pop-up error:
>
> Could not start the Brutus service on Local Computer.
> Error 1053: The service did not respond to the start or control
> request in a timely fashion.
>
> And in the system event log:
>
> Timeout (30000 milliseconds) waiting for the Brutus service to
> connect.
>
> What is odd about this is that it is nowhere near 30 seconds before
> I get the error - more like 2.
>
> Any more guidance?

What do the event log and the Brutus Server log tell you?


--
jules



> _______________________________________________________________________
> On Wed, Oct 8, 2008 at 12:23, Jules Colding <colding-***@public.gmane.org>
> wrote:
>> Hi Jason,
>>
>> I'm not sure what has gone wrong with your install. It's like the
>> system can't find the VC9.0 redistributable libraries, but you do
>> seem
>> to have them. Maybe there are remnants of an earlier install which is
>> confusing Windows?
>
> It looks to me that you're using Visual Studio 2008, which uses
> (requires) the newer libraries (VC9.0).
>
> A regular Windows Server 2003 installation does _not_ have these
> binaries.
> You should add this (or similar future) link for the needed
> dependancies.
>
> x86:
> http://www.microsoft.com/Downloads/details.aspx?familyid=9B2DA534-3E03-4391-8A4D-074B9F2BC1BF&displaylang=en
>
> x64:
> http://www.microsoft.com/Downloads/details.aspx?familyid=BD2A6171-E2D6-4230-B809-9A8D7548C1B6&displaylang=en
>
> Luis Correia
>
>
> Jason Scharlach
> 519.743.4300 ext. 2414
> Waterloo | Toronto | Raleigh-Durham | San Jose
> www.quarry.com | 1.888.570.2020
>
> This e-mail message (including any attachments) is intended only for
> the use of the individual to whom it is addressed and may contain
> information that is privileged, proprietary, confidential or subject
> to copyright. If you are not the intended recipient, you are
> notified that any use, dissemination, distribution or reproduction
> of this communication is strictly prohibited. If you have received
> this communication in error, please notify the sender and delete
> this e-mail message immediately.
> _______________________________________________
> brutus mailing list
> brutus-***@public.gmane.org
> http://www.42tools.com/mailman/listinfo/brutus
Jules Colding
2008-10-08 14:36:02 UTC
Permalink
On 08/10/2008, at 14.18, Luis Correia wrote:

> Hi
>
> On Wed, Oct 8, 2008 at 12:23, Jules Colding <colding-***@public.gmane.org>
> wrote:
>> Hi Jason,
>>
>> I'm not sure what has gone wrong with your install. It's like the
>> system can't find the VC9.0 redistributable libraries, but you do
>> seem
>> to have them. Maybe there are remnants of an earlier install which is
>> confusing Windows?
>
> It looks to me that you're using Visual Studio 2008, which uses
> (requires) the newer libraries (VC9.0).
>
> A regular Windows Server 2003 installation does _not_ have these
> binaries.
> You should add this (or similar future) link for the needed
> dependancies.


These libraries are included in the binary install so there should be
no need for them to be explicitly added.

--
jules




> x86:
> http://www.microsoft.com/Downloads/details.aspx?familyid=9B2DA534-3E03-4391-8A4D-074B9F2BC1BF&displaylang=en
>
> x64:
> http://www.microsoft.com/Downloads/details.aspx?familyid=BD2A6171-E2D6-4230-B809-9A8D7548C1B6&displaylang=en
>
> Luis Correia
>
>>
>> Anyway, you should definitely attempt a reinstall and you may as well
>> update to the latest server release.
>>
>>
>> This is the source if you want it:
>> http://www.42tools.com/sites/default/files/downloads/brutus-server-1.0.1.0.tar.bz2
>>
>>
>> Use this one if you need it to play well with Lorica:
>> http://www.42tools.com/sites/default/files/downloads/brutus-enterprise-install.exe
>>
>>
>> You should likely use this one which is the stand-alone version with
>> no Lorica dependancies:
>> http://www.42tools.com/sites/default/files/downloads/brutus-install.exe
>>
>>
>> Best regards,
>> jules
>>
>>
>> On 07/10/2008, at 20.49, Jason Scharlach wrote:
>>
>>> I've been battling with this on and off for a few days and am not
>>> making any headway. Hopefully somebody here can help out.
>>>
>>> I downloaded and installed Brutus using 'brutus-install.exe'. It is
>>> version 1.0.0 according to the VERSION file.
>>>
>>> 1) I've created a domain user with Administrator access to the
>>> machine brutus will be running on.
>>>
>>> 2) I've set 'CONFIGURED=yes' in 'brutus.conf'. Here's the entire
>>> file without comments for reference:
>>> LOG_SERVER localhost
>>> LOG_FILE_ENTRY_COUNT_LIMIT 3000
>>> USE_LORICA no
>>> USE_SECURE_LORICA no
>>> LORICA_HOST localhost
>>> LORICA_PORT 4080
>>> MAPI_PROFILES_ON_DISK yes
>>> EXCHANGE_SERVER_VERSION ignore_this
>>> MMP_DIRECTORY C:\MMP
>>> FORWARD no
>>> PROCESS_PER_SESSION yes
>>> CLIENT_LIFE_CHECK_DELAY 15
>>> SERVER_GIOP_TIMEOUT 60
>>> CLIENT_GIOP_TIMEOUT 120
>>> CONTENT_SCRAMBLED_USERS none
>>> ONLY_ADMINISTRATOR no
>>> NT_AUTHENTICATION yes
>>> ORB_OPTION_SERVER -ORBListenEndpoints
>>> ORB_OPTION_SERVER iiop://:2003
>>> ORB_OPTION_SERVER -ORBDottedDecimalAddresses
>>> ORB_OPTION_SERVER 1
>>> ORB_OPTION_SERVER -ORBObjRefStyle
>>> ORB_OPTION_SERVER IOR
>>> ORB_OPTION_INTERNAL -ORBDottedDecimalAddresses
>>> ORB_OPTION_INTERNAL 1
>>> ORB_OPTION_INTERNAL -ORBObjRefStyle
>>> ORB_OPTION_INTERNAL IOR
>>> CONFIGURED yes
>>>
>>> 3) I've set the 'Log on' information to match the domain user I
>>> created in step 1.
>>>
>>> 4) I created C:\MMP - I did not change any permissions as
>>> <BRUTUS_USER> is an Administrator
>>>
>>> 5) I can log into the machine locally using <BRUTUS_USER>
>>>
>>> When I attempt to start the service I get the following message:
>>>
>>> Could not start the Brutus service on Local Computer.
>>> Error 14001: This application has failed to start because the
>>> application configuration is incorrect. Reinstalling the application
>>> may fix this problem.
>>>
>>> There are 3 messages that appear in the System Event Log.
>>>
>>> 1) Component identity found in manifest does not match the identity
>>> of the component requested
>>> 2) Syntax error in manifest or policy file "C:\Program Files\Brutus
>>> \Microsoft.VC90.CRT.MANIFEST" on line 4.
>>> 3) Generate Activation Context failed for C:\Program Files\Brutus
>>> \brutus.exe. Reference error message: The operation completed
>>> successfully.
>>> .
>>>
>>> Line 4 of the manifest reads:
>>> <assemblyIdentity type="win32" name="Microsoft.VC90.CRT"
>>> version="9.0.30729.1" processorArchitecture="x86"
>>> publicKeyToken="1fc8b3b9a1e18e3b"></assemblyIdentity>
>>>
>>> I'm not sure how to read this though. What am I missing?
>>>
>>> Jason
>>>
>>>
>>> Jason Scharlach
>>> 519.743.4300 ext. 2414
>>> Waterloo | Toronto | Raleigh-Durham | San Jose
>>> www.quarry.com | 1.888.570.2020
>>>
>>> This e-mail message (including any attachments) is intended only for
>>> the use of the individual to whom it is addressed and may contain
>>> information that is privileged, proprietary, confidential or subject
>>> to copyright. If you are not the intended recipient, you are
>>> notified that any use, dissemination, distribution or reproduction
>>> of this communication is strictly prohibited. If you have received
>>> this communication in error, please notify the sender and delete
>>> this e-mail message immediately.
>>> _______________________________________________
>>> brutus mailing list
>>> brutus-***@public.gmane.org
>>> http://www.42tools.com/mailman/listinfo/brutus
>>
>> _______________________________________________
>> brutus mailing list
>> brutus-***@public.gmane.org
>> http://www.42tools.com/mailman/listinfo/brutus
>>
> _______________________________________________
> brutus mailing list
> brutus-***@public.gmane.org
> http://www.42tools.com/mailman/listinfo/brutus
Luis Correia
2008-10-08 16:15:11 UTC
Permalink
Hi!

On Wed, Oct 8, 2008 at 15:36, Jules Colding <colding-***@public.gmane.org> wrote:
>
> On 08/10/2008, at 14.18, Luis Correia wrote:
>
>> Hi
>>
>> On Wed, Oct 8, 2008 at 12:23, Jules Colding <colding-***@public.gmane.org>
>> wrote:
>>> Hi Jason,
>>>
>>> I'm not sure what has gone wrong with your install. It's like the
>>> system can't find the VC9.0 redistributable libraries, but you do
>>> seem
>>> to have them. Maybe there are remnants of an earlier install which is
>>> confusing Windows?
>>
>> It looks to me that you're using Visual Studio 2008, which uses
>> (requires) the newer libraries (VC9.0).
>>
>> A regular Windows Server 2003 installation does _not_ have these
>> binaries.
>> You should add this (or similar future) link for the needed
>> dependancies.
>
>
> These libraries are included in the binary install so there should be
> no need for them to be explicitly added.
>
> --
> jules

Maybe, but the awful fact is that, if you do install the full runtime,
you no longer have the message in the event viewer and the program
starts without a glitch.

HTH,
Luis Correia

>
>
>
>
>> x86:
>> http://www.microsoft.com/Downloads/details.aspx?familyid=9B2DA534-3E03-4391-8A4D-074B9F2BC1BF&displaylang=en
>>
>> x64:
>> http://www.microsoft.com/Downloads/details.aspx?familyid=BD2A6171-E2D6-4230-B809-9A8D7548C1B6&displaylang=en
>>
>> Luis Correia
>>
>>>
>>> Anyway, you should definitely attempt a reinstall and you may as well
>>> update to the latest server release.
>>>
>>>
>>> This is the source if you want it:
>>> http://www.42tools.com/sites/default/files/downloads/brutus-server-1.0.1.0.tar.bz2
>>>
>>>
>>> Use this one if you need it to play well with Lorica:
>>> http://www.42tools.com/sites/default/files/downloads/brutus-enterprise-install.exe
>>>
>>>
>>> You should likely use this one which is the stand-alone version with
>>> no Lorica dependancies:
>>> http://www.42tools.com/sites/default/files/downloads/brutus-install.exe
>>>
>>>
>>> Best regards,
>>> jules
>>>
>>>
>>> On 07/10/2008, at 20.49, Jason Scharlach wrote:
>>>
>>>> I've been battling with this on and off for a few days and am not
>>>> making any headway. Hopefully somebody here can help out.
>>>>
>>>> I downloaded and installed Brutus using 'brutus-install.exe'. It is
>>>> version 1.0.0 according to the VERSION file.
>>>>
>>>> 1) I've created a domain user with Administrator access to the
>>>> machine brutus will be running on.
>>>>
>>>> 2) I've set 'CONFIGURED=yes' in 'brutus.conf'. Here's the entire
>>>> file without comments for reference:
>>>> LOG_SERVER localhost
>>>> LOG_FILE_ENTRY_COUNT_LIMIT 3000
>>>> USE_LORICA no
>>>> USE_SECURE_LORICA no
>>>> LORICA_HOST localhost
>>>> LORICA_PORT 4080
>>>> MAPI_PROFILES_ON_DISK yes
>>>> EXCHANGE_SERVER_VERSION ignore_this
>>>> MMP_DIRECTORY C:\MMP
>>>> FORWARD no
>>>> PROCESS_PER_SESSION yes
>>>> CLIENT_LIFE_CHECK_DELAY 15
>>>> SERVER_GIOP_TIMEOUT 60
>>>> CLIENT_GIOP_TIMEOUT 120
>>>> CONTENT_SCRAMBLED_USERS none
>>>> ONLY_ADMINISTRATOR no
>>>> NT_AUTHENTICATION yes
>>>> ORB_OPTION_SERVER -ORBListenEndpoints
>>>> ORB_OPTION_SERVER iiop://:2003
>>>> ORB_OPTION_SERVER -ORBDottedDecimalAddresses
>>>> ORB_OPTION_SERVER 1
>>>> ORB_OPTION_SERVER -ORBObjRefStyle
>>>> ORB_OPTION_SERVER IOR
>>>> ORB_OPTION_INTERNAL -ORBDottedDecimalAddresses
>>>> ORB_OPTION_INTERNAL 1
>>>> ORB_OPTION_INTERNAL -ORBObjRefStyle
>>>> ORB_OPTION_INTERNAL IOR
>>>> CONFIGURED yes
>>>>
>>>> 3) I've set the 'Log on' information to match the domain user I
>>>> created in step 1.
>>>>
>>>> 4) I created C:\MMP - I did not change any permissions as
>>>> <BRUTUS_USER> is an Administrator
>>>>
>>>> 5) I can log into the machine locally using <BRUTUS_USER>
>>>>
>>>> When I attempt to start the service I get the following message:
>>>>
>>>> Could not start the Brutus service on Local Computer.
>>>> Error 14001: This application has failed to start because the
>>>> application configuration is incorrect. Reinstalling the application
>>>> may fix this problem.
>>>>
>>>> There are 3 messages that appear in the System Event Log.
>>>>
>>>> 1) Component identity found in manifest does not match the identity
>>>> of the component requested
>>>> 2) Syntax error in manifest or policy file "C:\Program Files\Brutus
>>>> \Microsoft.VC90.CRT.MANIFEST" on line 4.
>>>> 3) Generate Activation Context failed for C:\Program Files\Brutus
>>>> \brutus.exe. Reference error message: The operation completed
>>>> successfully.
>>>> .
>>>>
>>>> Line 4 of the manifest reads:
>>>> <assemblyIdentity type="win32" name="Microsoft.VC90.CRT"
>>>> version="9.0.30729.1" processorArchitecture="x86"
>>>> publicKeyToken="1fc8b3b9a1e18e3b"></assemblyIdentity>
>>>>
>>>> I'm not sure how to read this though. What am I missing?
>>>>
>>>> Jason
>>>>
>>>>
>>>> Jason Scharlach
>>>> 519.743.4300 ext. 2414
>>>> Waterloo | Toronto | Raleigh-Durham | San Jose
>>>> www.quarry.com | 1.888.570.2020
>>>>
>>>> This e-mail message (including any attachments) is intended only for
>>>> the use of the individual to whom it is addressed and may contain
>>>> information that is privileged, proprietary, confidential or subject
>>>> to copyright. If you are not the intended recipient, you are
>>>> notified that any use, dissemination, distribution or reproduction
>>>> of this communication is strictly prohibited. If you have received
>>>> this communication in error, please notify the sender and delete
>>>> this e-mail message immediately.
>>>> _______________________________________________
>>>> brutus mailing list
>>>> brutus-***@public.gmane.org
>>>> http://www.42tools.com/mailman/listinfo/brutus
>>>
>>> _______________________________________________
>>> brutus mailing list
>>> brutus-***@public.gmane.org
>>> http://www.42tools.com/mailman/listinfo/brutus
>>>
>> _______________________________________________
>> brutus mailing list
>> brutus-***@public.gmane.org
>> http://www.42tools.com/mailman/listinfo/brutus
>
> _______________________________________________
> brutus mailing list
> brutus-***@public.gmane.org
> http://www.42tools.com/mailman/listinfo/brutus
>
Jules Colding
2008-10-08 18:53:43 UTC
Permalink
Hi Luis,

On 08/10/2008, at 18.15, Luis Correia wrote:
>>> It looks to me that you're using Visual Studio 2008, which uses
>>> (requires) the newer libraries (VC9.0).
>>>
>>> A regular Windows Server 2003 installation does _not_ have these
>>> binaries.
>>> You should add this (or similar future) link for the needed
>>> dependancies.
>>
>>
>> These libraries are included in the binary install so there should be
>> no need for them to be explicitly added.
>>
> Maybe, but the awful fact is that, if you do install the full runtime,
> you no longer have the message in the event viewer and the program
> starts without a glitch.

Strange. I've installed on a clean test system without the need to
install the full runtime from MS. No messages complaining about them
and the service starts flawlessly. Maybe the total PATH length upon
installation of Brutus Server is to big on a few unlucky systems?

That may explain why the VC9 libraries aren't seen. The question is
naturally what the MS library installation does differently compared
to what the Brutus Server installation does?

Best regards,
jules



>>> x86:
>>> http://www.microsoft.com/Downloads/details.aspx?familyid=9B2DA534-3E03-4391-8A4D-074B9F2BC1BF&displaylang=en
>>>
>>> x64:
>>> http://www.microsoft.com/Downloads/details.aspx?familyid=BD2A6171-E2D6-4230-B809-9A8D7548C1B6&displaylang=en
>>>
>>> Luis Correia
>>>
>>>>
>>>> Anyway, you should definitely attempt a reinstall and you may as
>>>> well
>>>> update to the latest server release.
>>>>
>>>>
>>>> This is the source if you want it:
>>>> http://www.42tools.com/sites/default/files/downloads/brutus-server-1.0.1.0.tar.bz2
>>>>
>>>>
>>>> Use this one if you need it to play well with Lorica:
>>>> http://www.42tools.com/sites/default/files/downloads/brutus-enterprise-install.exe
>>>>
>>>>
>>>> You should likely use this one which is the stand-alone version
>>>> with
>>>> no Lorica dependancies:
>>>> http://www.42tools.com/sites/default/files/downloads/brutus-install.exe
>>>>
>>>>
>>>> Best regards,
>>>> jules
>>>>
>>>>
>>>> On 07/10/2008, at 20.49, Jason Scharlach wrote:
>>>>
>>>>> I've been battling with this on and off for a few days and am not
>>>>> making any headway. Hopefully somebody here can help out.
>>>>>
>>>>> I downloaded and installed Brutus using 'brutus-install.exe'. It
>>>>> is
>>>>> version 1.0.0 according to the VERSION file.
>>>>>
>>>>> 1) I've created a domain user with Administrator access to the
>>>>> machine brutus will be running on.
>>>>>
>>>>> 2) I've set 'CONFIGURED=yes' in 'brutus.conf'. Here's the entire
>>>>> file without comments for reference:
>>>>> LOG_SERVER localhost
>>>>> LOG_FILE_ENTRY_COUNT_LIMIT 3000
>>>>> USE_LORICA no
>>>>> USE_SECURE_LORICA no
>>>>> LORICA_HOST localhost
>>>>> LORICA_PORT 4080
>>>>> MAPI_PROFILES_ON_DISK yes
>>>>> EXCHANGE_SERVER_VERSION ignore_this
>>>>> MMP_DIRECTORY C:\MMP
>>>>> FORWARD no
>>>>> PROCESS_PER_SESSION yes
>>>>> CLIENT_LIFE_CHECK_DELAY 15
>>>>> SERVER_GIOP_TIMEOUT 60
>>>>> CLIENT_GIOP_TIMEOUT 120
>>>>> CONTENT_SCRAMBLED_USERS none
>>>>> ONLY_ADMINISTRATOR no
>>>>> NT_AUTHENTICATION yes
>>>>> ORB_OPTION_SERVER -ORBListenEndpoints
>>>>> ORB_OPTION_SERVER iiop://:2003
>>>>> ORB_OPTION_SERVER -ORBDottedDecimalAddresses
>>>>> ORB_OPTION_SERVER 1
>>>>> ORB_OPTION_SERVER -ORBObjRefStyle
>>>>> ORB_OPTION_SERVER IOR
>>>>> ORB_OPTION_INTERNAL -ORBDottedDecimalAddresses
>>>>> ORB_OPTION_INTERNAL 1
>>>>> ORB_OPTION_INTERNAL -ORBObjRefStyle
>>>>> ORB_OPTION_INTERNAL IOR
>>>>> CONFIGURED yes
>>>>>
>>>>> 3) I've set the 'Log on' information to match the domain user I
>>>>> created in step 1.
>>>>>
>>>>> 4) I created C:\MMP - I did not change any permissions as
>>>>> <BRUTUS_USER> is an Administrator
>>>>>
>>>>> 5) I can log into the machine locally using <BRUTUS_USER>
>>>>>
>>>>> When I attempt to start the service I get the following message:
>>>>>
>>>>> Could not start the Brutus service on Local Computer.
>>>>> Error 14001: This application has failed to start because the
>>>>> application configuration is incorrect. Reinstalling the
>>>>> application
>>>>> may fix this problem.
>>>>>
>>>>> There are 3 messages that appear in the System Event Log.
>>>>>
>>>>> 1) Component identity found in manifest does not match the
>>>>> identity
>>>>> of the component requested
>>>>> 2) Syntax error in manifest or policy file "C:\Program Files
>>>>> \Brutus
>>>>> \Microsoft.VC90.CRT.MANIFEST" on line 4.
>>>>> 3) Generate Activation Context failed for C:\Program Files\Brutus
>>>>> \brutus.exe. Reference error message: The operation completed
>>>>> successfully.
>>>>> .
>>>>>
>>>>> Line 4 of the manifest reads:
>>>>> <assemblyIdentity type="win32" name="Microsoft.VC90.CRT"
>>>>> version="9.0.30729.1" processorArchitecture="x86"
>>>>> publicKeyToken="1fc8b3b9a1e18e3b"></assemblyIdentity>
>>>>>
>>>>> I'm not sure how to read this though. What am I missing?
>>>>>
>>>>> Jason
>>>>>
>>>>>
>>>>> Jason Scharlach
>>>>> 519.743.4300 ext. 2414
>>>>> Waterloo | Toronto | Raleigh-Durham | San Jose
>>>>> www.quarry.com | 1.888.570.2020
>>>>>
>>>>> This e-mail message (including any attachments) is intended only
>>>>> for
>>>>> the use of the individual to whom it is addressed and may contain
>>>>> information that is privileged, proprietary, confidential or
>>>>> subject
>>>>> to copyright. If you are not the intended recipient, you are
>>>>> notified that any use, dissemination, distribution or reproduction
>>>>> of this communication is strictly prohibited. If you have received
>>>>> this communication in error, please notify the sender and delete
>>>>> this e-mail message immediately.
>>>>> _______________________________________________
>>>>> brutus mailing list
>>>>> brutus-***@public.gmane.org
>>>>> http://www.42tools.com/mailman/listinfo/brutus
>>>>
>>>> _______________________________________________
>>>> brutus mailing list
>>>> brutus-***@public.gmane.org
>>>> http://www.42tools.com/mailman/listinfo/brutus
>>>>
>>> _______________________________________________
>>> brutus mailing list
>>> brutus-***@public.gmane.org
>>> http://www.42tools.com/mailman/listinfo/brutus
>>
>> _______________________________________________
>> brutus mailing list
>> brutus-***@public.gmane.org
>> http://www.42tools.com/mailman/listinfo/brutus
>>
> _______________________________________________
> brutus mailing list
> brutus-***@public.gmane.org
> http://www.42tools.com/mailman/listinfo/brutus
Bill Cox
2008-10-28 23:21:07 UTC
Permalink
Hello,

I have an installation configured as:

- Brutus Client is a 64Bit Ubuntu Hardy Laptop, compiled from source (thank you Jules!!)
- Exchange server (with public folders) is 2007 on Windows 2003 64Bit [DNS name = ENCDCEX003.encoda.local]
- Brutus Server, Windows 2003 server (32bit) also running IIS & SQL 2005 [DNS name = ENCDCWS001.encoda.local]
- All machines are routable to each other and no firewalls exist between them.
- Domain DNS is "encoda.local"
- Domain Controller = ENCDCDC603.encoda.local

When I launch Evolution /w e-b, I am prompted for the keyring passphrase and then endless Brutus Keyring password requests for my account. I do get a status message telling me; "Error on brutus://{domain}\{username}@{FQDN exchange server name}: Could not connect to Brutus server". And yet the files show up in c:\MMP and the log on the Brutus server shows as below:


#644
Severity : *** LEADING LOG ENTRY ***
UTC time : Tue Oct 28 23:10:13 2008
Mark : From a Log:: class instance
Brutus server : ENCDCWS001
Windows domain : encoda.local
Domain dontroller : \\ENCDCDC603.encoda.local
Brutus version : Brutus Server 1.0.1.1
MAPI version : Microsoft Exchange 6.5
Process ID : 3020
File : .\main.cpp
Line : 304
Message : Log entry header

#645
Severity : PRIVATE
UTC time : Tue Oct 28 23:10:13 2008
Mark : From a Log:: class instance
Brutus server : ENCDCWS001
Windows domain : encoda.local
Domain controller : \\ENCDCDC603.encoda.local
Brutus version : Brutus Server 1.0.1.1
MAPI version : Microsoft Exchange 6.5
Process ID : 3020
File : .\main.cpp
Line : 315
Following : #644
Message : XXXXXXXX-a544-11dd-8393-0015c54cf615 {modified to protect the innocent}

#646
Severity : PRIVATE
UTC time : Tue Oct 28 23:10:13 2008
Mark : From a Log:: class instance
Brutus server : ENCDCWS001
Windows domain : encoda.local
Domain controller : \\ENCDCDC603.encoda.local
Brutus version : Brutus Server 1.0.1.1
MAPI version : Microsoft Exchange 6.5
Process ID : 3020
File : .\main.cpp
Line : 316
Following : #644
Message : SMTP:bcox-lMOVw9dHhzXQT0dZR+***@public.gmane.org

#647
Severity : PRIVATE
UTC time : Tue Oct 28 23:10:13 2008
Mark : From a Log:: class instance
Brutus server : ENCDCWS001
Windows domain : encoda.local
Domain controller : \\ENCDCDC603.encoda.local
Brutus version : Brutus Server 1.0.1.1
MAPI version : Microsoft Exchange 6.5
Process ID : 3020
File : .\main.cpp
Line : 317
Following : #644
Message : encdcex003.encoda.local

#648
Severity : INFORMATION
UTC time : Tue Oct 28 23:10:14 2008
Mark : From a Log:: class instance
Brutus server : ENCDCWS001
Windows domain : encoda.local
Domain controller : \\ENCDCDC603.encoda.local
Brutus version : Brutus Server 1.0.1.1
MAPI version : Microsoft Exchange 6.5
Process ID : 3020
File : .\main.cpp
Line : 445
Following : #644
Message : Message service configured

#649
Severity : *** LEADING LOG ENTRY ***
UTC time : Tue Oct 28 23:10:14 2008
Mark : From a Log:: class instance
Brutus server : ENCDCWS001
Windows domain : encoda.local
Domain dontroller : \\ENCDCDC603.encoda.local
Brutus version : Brutus Server 1.0.1.1
MAPI version : Microsoft Exchange 6.5
Process ID : 3020
File : .\main.cpp
Line : 526
Message : Log entry header

#650
Severity : PRIVATE
UTC time : Tue Oct 28 23:10:14 2008
Mark : From a Log:: class instance
Brutus server : ENCDCWS001
Windows domain : encoda.local
Domain controller : \\ENCDCDC603.encoda.local
Brutus version : Brutus Server 1.0.1.1
MAPI version : Microsoft Exchange 6.5
Process ID : 3020
File : .\main.cpp
Line : 691
Following : #649
Message : XXXXXXXX-a544-11dd-8393-0015c54cf615 has logged on {modified to protect the innocent}

#651
Severity : INFORMATION
UTC time : Tue Oct 28 23:10:14 2008
Mark : From a Log:: class instance
Brutus server : ENCDCWS001
Windows domain : encoda.local
Domain controller : \\ENCDCDC603.encoda.local
Brutus version : Brutus Server 1.0.1.1
MAPI version : Microsoft Exchange 6.5
Process ID : 3020
File : .\main.cpp
Line : 694
Following : #649
Message : Leaving create_session()

#652
Severity : INFORMATION
UTC time : Tue Oct 28 23:10:14 2008
Mark : From a Log:: class instance
Brutus server : ENCDCWS001
Windows domain : encoda.local
Domain controller : \\ENCDCDC603.encoda.local
Brutus version : Brutus Server 1.0.1.1
MAPI version : Microsoft Exchange 6.5
Process ID : 3020
File : .\main.cpp
Line : 1212
Following : #0
Message : MAPI Session created

#653
Severity : INFORMATION
UTC time : Tue Oct 28 23:10:14 2008
Mark : From a Log:: class instance
Brutus server : ENCDCWS001
Windows domain : encoda.local
Domain controller : \\ENCDCDC603.encoda.local
Brutus version : Brutus Server 1.0.1.1
MAPI version : Microsoft Exchange 6.5
Process ID : 3020
File : .\main.cpp
Line : 1260
Following : #0
Message : All done - running proxy process

#654
Severity : INFORMATION
UTC time : Tue Oct 28 23:10:14 2008
Mark : From a Log:: class instance
Brutus server : ENCDCWS001
Windows domain : encoda.local
Domain controller : \\ENCDCDC603.encoda.local
Brutus version : Brutus Server 1.0.1.1
MAPI version : Microsoft Exchange 6.5
Process ID : 3020
File : .\main.cpp
Line : 1266
Following : #0
Message : Calling ORB::run()

#655
Severity : INFORMATION
UTC time : Tue Oct 28 23:10:14 2008
Mark : From a Log:: class instance
Brutus server : ENCDCWS001
Windows domain : encoda.local
Domain controller : \\ENCDCDC603.encoda.local
Brutus version : Brutus Server 1.0.1.1
MAPI version : Microsoft Exchange 6.5
Process ID : 2616
File : ..\servant_impl\BrutusLogOnS_impl.cpp
Line : 547
Following : #629
Message : New session created

#656
Severity : PRIVATE
UTC time : Tue Oct 28 23:10:14 2008
Mark : From a Log:: class instance
Brutus server : ENCDCWS001
Windows domain : encoda.local
Domain controller : \\ENCDCDC603.encoda.local
Brutus version : Brutus Server 1.0.1.1
MAPI version : Microsoft Exchange 6.5
Process ID : 2616
File : ..\servant_impl\BrutusLogOnS_impl.cpp
Line : 773
Following : #629
Message : XXXXXXXX-a544-11dd-8393-0015c54cf615 {modified to protect the innocent}

#657
Severity : INFORMATION
UTC time : Tue Oct 28 23:10:14 2008
Mark : From a Log:: class instance
Brutus server : ENCDCWS001
Windows domain : encoda.local
Domain controller : \\ENCDCDC603.encoda.local
Brutus version : Brutus Server 1.0.1.1
MAPI version : Microsoft Exchange 6.5
Process ID : 2616
File : ..\servant_impl\BrutusLogOnS_impl.cpp
Line : 775
Following : #629
Message : Leaving BRUTUS_BrutusLogOn_i::Logon()

#658
Severity : *** LEADING LOG ENTRY ***
UTC time : Tue Oct 28 23:10:14 2008
Mark : From a Log:: class instance
Brutus server : ENCDCWS001
Windows domain : encoda.local
Domain dontroller : \\ENCDCDC603.encoda.local
Brutus version : Brutus Server 1.0.1.1
MAPI version : Microsoft Exchange 6.5
Process ID : 2616
File : ..\servant_impl\BrutusLogOnS_impl.cpp
Line : 247
Message : Log entry header

#659
Severity : INFORMATION
UTC time : Tue Oct 28 23:10:14 2008
Mark : From a Log:: class instance
Brutus server : ENCDCWS001
Windows domain : encoda.local
Domain controller : \\ENCDCDC603.encoda.local
Brutus version : Brutus Server 1.0.1.1
MAPI version : Microsoft Exchange 6.5
Process ID : 2616
File : ..\servant_impl\BrutusLogOnS_impl.cpp
Line : 248
Following : #658
Message : Entering BRUTUS_BrutusLogOn_i::GetVersion()

#660
Severity : INFORMATION
UTC time : Tue Oct 28 23:10:14 2008
Mark : From a Log:: class instance
Brutus server : ENCDCWS001
Windows domain : encoda.local
Domain controller : \\ENCDCDC603.encoda.local
Brutus version : Brutus Server 1.0.1.1
MAPI version : Microsoft Exchange 6.5
Process ID : 2616
File : ..\servant_impl\BrutusLogOnS_impl.cpp
Line : 266
Following : #658
Message : Leaving BRUTUS_BrutusLogOn_i::GetVersion()

Any insight would be greatly appreciated, it took me a few weeks to get Brutus and Keyring compiled on Ubuntu 64. Primarily due to my lack of programming skill. But with that behind me I am disappointed that this issue has taken over.

BTW - Today only (10/28/08) http://down.codeweavers.com is making their product available for free! One day only!

Thank you,
Bill
Jules Colding
2008-10-29 09:56:40 UTC
Permalink
On 29/10/2008, at 00.21, Bill Cox wrote:

> Hello,
>
> I have an installation configured as:
>
> - Brutus Client is a 64Bit Ubuntu Hardy Laptop, compiled from
> source (thank you Jules!!)
> - Exchange server (with public folders) is 2007 on Windows
> 2003 64Bit [DNS name = ENCDCEX003.encoda.local]
> - Brutus Server, Windows 2003 server (32bit) also running IIS
> & SQL 2005 [DNS name = ENCDCWS001.encoda.local]
> - All machines are routable to each other and no firewalls
> exist between them.
> - Domain DNS is "encoda.local"
> - Domain Controller = ENCDCDC603.encoda.local
>
> When I launch Evolution /w e-b, I am prompted for the keyring
> passphrase and then endless Brutus Keyring password requests for my
> account. I do get a status message telling me; "Error on brutus://
> {domain}\{username}@{FQDN exchange server name}: Could not connect
> to Brutus server". And yet the files show up in c:\MMP and the log
> on the Brutus server shows as below:

Everything in your setup above seems to be correct. You could try
enabling client logging and send the log directly to me. Maybe that
will tell why you can't connect.

Best regards,
jules
Jules Colding
2008-10-09 13:29:50 UTC
Permalink
On 08/10/2008, at 18.15, Luis Correia wrote:
>>>
>>> It looks to me that you're using Visual Studio 2008, which uses
>>> (requires) the newer libraries (VC9.0).
>>>
>>> A regular Windows Server 2003 installation does _not_ have these
>>> binaries.
>>> You should add this (or similar future) link for the needed
>>> dependancies.
>>
>>
>> These libraries are included in the binary install so there should be
>> no need for them to be explicitly added.
>>
>> --
>> jules
>
> Maybe, but the awful fact is that, if you do install the full runtime,
> you no longer have the message in the event viewer and the program
> starts without a glitch.


OK, it's a Visual Studio bug:

https://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=361682

I'll put new Brutus Server and Lorica binaries out there with a fix
tomorrow. In the meantime, please put the attached file next to the
"brutus.exe" and "lorica.exe" binaries. That will fix current Brutus
Server 1.0.1 and Lorica 1.0.8 installations.

Thanks,
jules
Jules Colding
2008-10-10 13:00:54 UTC
Permalink
New (and working) binaries:

http://www.42tools.com/sites/default/files/downloads/brutus-server-1.0.1.1.tar.bz2
http://www.42tools.com/sites/default/files/downloads/brutus-enterprise-install.exe
http://www.42tools.com/sites/default/files/downloads/brutus-install.exe
http://www.42tools.com/sites/default/files/downloads/dist/lorica/Windows/lorica-install.exe

Best regards,
jules


On 09/10/2008, at 15.29, Jules Colding wrote:

>
> On 08/10/2008, at 18.15, Luis Correia wrote:
>>>>
>>>> It looks to me that you're using Visual Studio 2008, which uses
>>>> (requires) the newer libraries (VC9.0).
>>>>
>>>> A regular Windows Server 2003 installation does _not_ have these
>>>> binaries.
>>>> You should add this (or similar future) link for the needed
>>>> dependancies.
>>>
>>>
>>> These libraries are included in the binary install so there should
>>> be
>>> no need for them to be explicitly added.
>>>
>>> --
>>> jules
>>
>> Maybe, but the awful fact is that, if you do install the full
>> runtime,
>> you no longer have the message in the event viewer and the program
>> starts without a glitch.
>
>
> OK, it's a Visual Studio bug:
>
> https://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=361682
>
> I'll put new Brutus Server and Lorica binaries out there with a fix
> tomorrow. In the meantime, please put the attached file next to the
> "brutus.exe" and "lorica.exe" binaries. That will fix current Brutus
> Server 1.0.1 and Lorica 1.0.8 installations.
>
> Thanks,
> jules
>
>
> <Microsoft.VC90.CRT.manifest>
> _______________________________________________
> brutus mailing list
> brutus-***@public.gmane.org
> http://www.42tools.com/mailman/listinfo/brutus
Loading...