Jump to content

Server Configuration Errors


Recommended Posts

Hello,

I'm building a python wrapper for umtool cmds for my team to automate user and group creation for our Windows 10 Plastic server. However, when running any plasticd cmds, I get output like the attached, which was just from running:

C:\Program Files\PlasticSCM5\server>plasticd

Any ideas as to why I'm getting this output?

plasticd_output.txt

Edited by alectrem
I added tags to entertain myself during this period of low productivity
Link to comment
Share on other sites

  • 2 weeks later...

Hi,

Sorry for the delay.

This is a log4net error, the library we are using to create the server log. 

log4net:ERROR Could not create Appender [DebugAppender] of type [Codice.LogWrapper.BackgroundForwardingAppender, logwrapper]. Reported error follows.
System.IO.FileNotFoundException: Could not load file or assembly 'logwrapper, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified.
File name: 'logwrapper, Culture=neutral, PublicKeyToken=null'

Could you attach your log configuration file "loader.log.conf?"

Are you using Windows? What is your Plastic SCM server version?

Anyway you need to run "plasticd umtool". Does the same error appear when running this command?

Regards,

Carlos.

  • Like 1
Link to comment
Share on other sites

Hello!

Attached is "loader.log.config" from ".\PlasticSCM5\server" (assuming you didn't want the one in "config_samples").

Yes, I'm using Windows, and the response I get from "cm version" is "11.0.16.6949".

I also get a bunch of "log4net : ERROR" messages when running the umtool. For completeness I've attached that log as well.

Thanks so much for your help!

loader.log.conf umtool_log.txt

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...