# Servoy Server without Developer Running

**URL:** https://forum.servoy.com/t/servoy-server-without-developer-running/2614
**Category:** Classic Servoy
**Created:** [September 1, 2004, 1:43am UTC](https://forum.servoy.com/t/servoy-server-without-developer-running/2614 "2004-09-01T01:43:56Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![gte451f](https://avatars.discourse-cdn.com/v4/letter/g/b5ac83/32.png) [@gte451f](https://forum.servoy.com/u/gte451f)
#### Post date: [September 1, 2004, 1:43am UTC](https://forum.servoy.com/t/servoy-server-without-developer-running/2614/1 "2004-09-01T01:43:56Z")

</div>

Hi all,

I have a Linux box running Suse 9.0 with Servoy server/developer installed on it. I am trying to get the server to run without the developer on my linux box. That way I can configure my laptop to act as the developer.

(Curently I open my shell window, navigate to the servoy install folder and run… java -jar servoydeveloper.jar (or somthing like that)

The sever starts in the shell and the developer pops up as well. Can i just start the server and skip the developer on my linux box so that I can configure another machine to connect to the server and act as the developer? I have looked through the postings in this topic but didn’t have much luck. Please feel free to direct me to another resouce if it can be helpful.

Thanks!

Jim

---

<div class="post-metadata">

### Author: ![ROCLASI](https://yyz2.discourse-cdn.com/flex010/user_avatar/forum.servoy.com/roclasi/32/4371_2.png) [@ROCLASI](https://forum.servoy.com/u/ROCLASI)
#### Post date: [September 1, 2004, 5:56pm UTC](https://forum.servoy.com/t/servoy-server-without-developer-running/2614/2 "2004-09-01T17:56:47Z")

</div>

You launch the Servoy server with servoy\_server.sh that you find in the Servoy directory.

HTH

---

<div class="post-metadata">

### Author: ![BruceR](https://avatars.discourse-cdn.com/v4/letter/b/a88e4f/32.png) [@BruceR](https://forum.servoy.com/u/BruceR)
#### Post date: [September 24, 2004, 2:48pm UTC](https://forum.servoy.com/t/servoy-server-without-developer-running/2614/3 "2004-09-24T14:48:09Z")

</div>

> ROCLASI:  
> You launch the Servoy server with servoy\_server.sh that you find in the Servoy directory.

Result:  
Exception in thread “main” java.lang.NoClassDefFoundError: com/servoy/j2db/server/ApplicationServer

Using most recent updates of OSX 10.3.5 & Servoy R2 2.1

---

<div class="post-metadata">

### Author: ![jcompagner](https://yyz2.discourse-cdn.com/flex010/user_avatar/forum.servoy.com/jcompagner/32/4889_2.png) [@jcompagner](https://forum.servoy.com/u/jcompagner)
#### Post date: [September 25, 2004, 10:43pm UTC](https://forum.servoy.com/t/servoy-server-without-developer-running/2614/4 "2004-09-25T22:43:31Z")

</div>

can you post the contents of the sh file?  
are you running it in the right dir?
