.NET latest stable installation failed 3.0.3528

177 views
Skip to first unread message

Hugh Knaus

unread,
Jan 20, 2015, 9:55:18 AM1/20/15
to rav...@googlegroups.com
From RavenDB.Setup00004.log:

...
Action 7:48:58: InstallRavenService. Installing RavenDB service
MSI (s) (F4:90) [07:48:58:841]: Executing op: CustomActionSchedule(Action=InstallRavenService,ActionType=3073,Source=BinaryData,Target=CAQuietExec,CustomActionData="C:\RavenDB\Raven.Server.exe" /service-name="RavenDB" /install)
MSI (s) (F4:10) [07:48:58:843]: Invoking remote custom action. DLL: C:\Windows\Installer\MSI881.tmp, Entrypoint: CAQuietExec
CAQuietExec:  A critical error occurred while starting the server. Please see the exception details bellow for more details:
CAQuietExec:  A critical error occurred while starting the server. Please see the exception details bellow for more details:
CAQuietExec:  System.MissingMethodException: Method not found: 'Int32 System.Environment.get_CurrentManagedThreadId()'.
CAQuietExec:     at NLog.LogFactory.<GetCandidateFileNames>d__a..ctor(Int32 <>1__state)
CAQuietExec:     at NLog.LogFactory.get_Configuration()
CAQuietExec:     at NLog.LogFactory.GetLogger(LoggerCacheKey cacheKey)
CAQuietExec:     at lambda_method(Closure , String )
CAQuietExec:     at Raven.Abstractions.Logging.LogProviders.LogManagerBase.GetLogger(String name)
CAQuietExec:     at Raven.Abstractions.Logging.LogManager.GetLogger(String name)
CAQuietExec:     at Raven.Server.Program.Main(String args)
CAQuietExec:  Press any key to continue...
CAQuietExec:  Error 0xffffffff: Command line returned an error.
CAQuietExec:  Error 0xffffffff: CAQuietExec Failed
CustomAction InstallRavenService returned actual error code 1603 (note this may not be 100% accurate if translation happened inside sandbox)
Action ended 7:48:59: InstallFinalize. Return value 3.
...

The .NET installer was downloaded from the link on: http://ravendb.net/downloads

Any help appreciated. 

Oren Eini (Ayende Rahien)

unread,
Jan 20, 2015, 9:58:33 AM1/20/15
to ravendb
Do you have the .NET 4.5 installed?

Hibernating Rhinos Ltd  

Oren Eini l CEO Mobile: + 972-52-548-6969

Office: +972-4-622-7811 l Fax: +972-153-4-622-7811

 


--
You received this message because you are subscribed to the Google Groups "RavenDB - 2nd generation document database" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ravendb+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Hugh Knaus

unread,
Jan 20, 2015, 10:12:36 AM1/20/15
to rav...@googlegroups.com
No I did not.  Thank you, that was the issue.

Chris Marisic

unread,
Jan 20, 2015, 2:38:55 PM1/20/15
to rav...@googlegroups.com
Can the server return a more meaningful error message as opposed to the crash he got?

Oren Eini (Ayende Rahien)

unread,
Jan 21, 2015, 5:26:59 AM1/21/15
to ravendb
Yes, we already opened an issue on that.

Jonathan Cummins

unread,
Jan 26, 2015, 8:52:53 AM1/26/15
to rav...@googlegroups.com
I am receiving the same error when i try to install the latest.
.NET 4.5 is installed, I even tried repairing the .NET framework, still the same problem.

What does error 1603 mean ?

Thanks

Daniel Häfele

unread,
Jan 26, 2015, 8:54:48 AM1/26/15
to rav...@googlegroups.com
IIRC, 1603 is just a general error code with MSI installers.
It just says that, some error happened, sadly nothing specific.

Jonathan Cummins

unread,
Jan 26, 2015, 9:04:29 AM1/26/15
to rav...@googlegroups.com
Ok thanks.

I am trying to install this as a Windows Service and have a previous installation of 2.5.2935 im trying to upgrade from.

Should i attach my installation log ?

Oren Eini (Ayende Rahien)

unread,
Jan 26, 2015, 9:11:00 AM1/26/15
to ravendb
That would help

Hibernating Rhinos Ltd  

Oren Eini l CEO Mobile: + 972-52-548-6969

Office: +972-4-622-7811 l Fax: +972-153-4-622-7811

 


--

Jonathan Cummins

unread,
Jan 26, 2015, 9:34:11 AM1/26/15
to rav...@googlegroups.com
Here you go.
RavenDB.Setup00008.log

Oren Eini (Ayende Rahien)

unread,
Jan 26, 2015, 9:36:47 AM1/26/15
to ravendb
 System.TypeLoadException: Could not load type 'Raven.Database.Server.AbstractRequestResponder' from assembly 'Raven.Database, Version=3.0.0.0, Culture=neutral, PublicKeyToken=37f41c7f99471593'.

That type doesn't _exists_ any longer there.
Do you have a Plugins directory there with 2.5 plugins?

Jonathan Cummins

unread,
Jan 26, 2015, 9:49:23 AM1/26/15
to rav...@googlegroups.com
Yes i do, i removed it and it now works.

Thanks !!
Reply all
Reply to author
Forward
0 new messages