Jump to content

Server won't start


beko

Recommended Posts

Hello,

I am running Plastic SCM on Debian. I restarted the server today and after it the plastic server application could not start. Below is the error message.

I was looking for the referenced server log (plastic.FAILED.log.txt) but I couldn't find it anywhere. Can you resolve my issue on why plastic is not running?

Starting the Plastic SCM server:
Unhandled Exception:
System.SystemException: Thread creation failed.
  at System.Threading.Thread.StartInternal (System.Security.Principal.IPrincipal principal, System.Threading.StackCrawlMark& stackMark) [0x00035] in <8f2c484307284b51944a1a13a14c0266>:0
  at System.Threading.Thread.Start (System.Threading.StackCrawlMark& stackMark) [0x0002d] in <8f2c484307284b51944a1a13a14c0266>:0
  at System.Threading.Thread.Start () [0x00002] in <8f2c484307284b51944a1a13a14c0266>:0
  at Codice.CM.Server.ActivityScheduler.g () [0x00031] in <a76a90de74df494b9406eebe9f2a7f5b>:0
  at Codice.CM.Server.SystemRunner.a (System.Object A_0) [0x00017] in <a76a90de74df494b9406eebe9f2a7f5b>:0
  at System.Threading.QueueUserWorkItemCallback.WaitCallback_Context (System.Object state) [0x0000e] in <8f2c484307284b51944a1a13a14c0266>:0
  at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x0008d] in <8f2c484307284b51944a1a13a14c0266>:0
  at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0
  at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem () [0x0002a] in <8f2c484307284b51944a1a13a14c0266>:0
  at System.Threading.ThreadPoolWorkQueue.Dispatch () [0x00096] in <8f2c484307284b51944a1a13a14c0266>:0
  at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback () [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0
Unable to start the Plastic SCM server. Refer to server log (plastic.FAILED.log.txt) for further details.

Link to comment
Share on other sites

Hi,

Could you attach the full "plastic.debug.log.txt"?

Are you running the following command to start the server?

sudo /opt/plasticscm5/server/plasticsd start

Please double-check ther is not already a "plasticd" process running in the machine. In that case, please kill it.

Regards,

Carlos.

Link to comment
Share on other sites

- The "plastic.debug.log" doesn't include the error message you yesterday reported and also it doesn't include information after "2020-02-05 16:53:48". Do you know why?

- In the "plastic.errors.log.txt" I can see information after "2020-02-05 16:53:48" and the key of the problem seems to be that disk is full. Do you have enabled the gitserver, right? It may be getting the machine out of free space.

2020-02-05 18:13:21,465   FATAL Daemon - Disk full. Path /tmp/tmp11676942.tmp

 

If you are a paying customer, you can also reach us at support@codicesoftware.com.

Regards,

Carlos.

Link to comment
Share on other sites

Hi,

Not sure about the first one! But I guess the lack of space explains my issue.

yes, I have enabled the git server. Do you know where it places its files so I could remove it, disable the git server and try to restart the application?

We're using the community license, hence I'm writing here instead at the support address 😌

Regards

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...