Login Server Console Error

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
Grim
Posts: 23
Joined: Tue Jul 23, 2013 12:57 am

Login Server Console Error

Post by Grim »

L2J Revision 6102:
L2JDP Revision 9867:

I get This error when i open login server console:

Starting L2J Login Server.

Error: Could not find or load main class com.l2jserver.loginserver.L2LoginServer


Login Server terminated abnormally!


Login Server Terminated.

Press any key to continue . . .


And When i compile it i got this (i dont know if is normal or not)

Buildfile: C:\workspace\L2J_Server\build.xml
checkRequirements:
getChangelogDateVersion:

[exec] Result: 1
[exec] Result: 1
init:
[delete] Deleting directory C:\workspace\L2J_Server\build\bin
[mkdir] Created dir: C:\workspace\L2J_Server\build\bin
dist:
[sync] Removed 1 dangling directory from C:\workspace\L2J_Server\build\dist
[sync] Removed 9 dangling files from C:\workspace\L2J_Server\build\dist
compile:
[javac] Compiling 1662 source files to C:\workspace\L2J_Server\build\bin
[javac] Creating empty C:\workspace\L2J_Server\build\bin\com\l2jserver\gameserver\scripting\scriptengine\package-info.class
jar:
[jar] Building jar: C:\workspace\L2J_Server\build\dist\login\l2jlogin.jar
[jar] Building jar: C:\workspace\L2J_Server\build\dist\login\L2J_Configurator.jar
[jar] Building jar: C:\workspace\L2J_Server\build\dist\game\l2jserver.jar
[jar] Building jar: C:\workspace\L2J_Server\build\dist\game\L2J_Configurator.jar
[jar] Building jar: C:\workspace\L2J_Server\build\dist\tools\dbinst_cs.jar
[jar] Building jar: C:\workspace\L2J_Server\build\dist\tools\dbinst_gs.jar
[jar] Building jar: C:\workspace\L2J_Server\build\dist\tools\dbinst_ls.jar
build:
[zip] Building zip: C:\workspace\L2J_Server\build\L2J_Server.zip
BUILD SUCCESSFUL
Total time: 45 seconds
User avatar
HyperByter
Posts: 28
Joined: Tue Jun 04, 2013 1:26 am
Contact:

Re: Login Server Console Error

Post by HyperByter »

I get This error when i open login server console:

Starting L2J Login Server.

Error: Could not find or load main class com.l2jserver.loginserver.L2LoginServer


Login Server terminated abnormally!


Login Server Terminated.

Press any key to continue . . .
viewtopic.php?f=81&t=27883
And When i compile it i got this (i dont know if is normal or not)

Buildfile: C:\workspace\L2J_Server\build.xml
checkRequirements:
getChangelogDateVersion:
[exec] Result: 1
[exec] Result: 1
init:
[delete] Deleting directory C:\workspace\L2J_Server\build\bin
[mkdir] Created dir: C:\workspace\L2J_Server\build\bin
dist:
[sync] Removed 1 dangling directory from C:\workspace\L2J_Server\build\dist
[sync] Removed 9 dangling files from C:\workspace\L2J_Server\build\dist
compile:
[javac] Compiling 1662 source files to C:\workspace\L2J_Server\build\bin
[javac] Creating empty C:\workspace\L2J_Server\build\bin\com\l2jserver\gameserver\scripting\scriptengine\package-info.class
jar:
[jar] Building jar: C:\workspace\L2J_Server\build\dist\login\l2jlogin.jar
[jar] Building jar: C:\workspace\L2J_Server\build\dist\login\L2J_Configurator.jar
[jar] Building jar: C:\workspace\L2J_Server\build\dist\game\l2jserver.jar
[jar] Building jar: C:\workspace\L2J_Server\build\dist\game\L2J_Configurator.jar
[jar] Building jar: C:\workspace\L2J_Server\build\dist\tools\dbinst_cs.jar
[jar] Building jar: C:\workspace\L2J_Server\build\dist\tools\dbinst_gs.jar
[jar] Building jar: C:\workspace\L2J_Server\build\dist\tools\dbinst_ls.jar
build:
[zip] Building zip: C:\workspace\L2J_Server\build\L2J_Server.zip
BUILD SUCCESSFUL
Total time: 45 seconds
Install SlikSVN
Grim
Posts: 23
Joined: Tue Jul 23, 2013 12:57 am

Re: Login Server Console Error

Post by Grim »

Thanks Alot Hyper...
I am using eclipse 4.1 i can download any silkSVN version?
User avatar
jurchiks
Posts: 6769
Joined: Sat Sep 19, 2009 4:16 pm
Location: Eastern Europe

Re: Login Server Console Error

Post by jurchiks »

sliksvn 1.7.9
Edit: wtf? who broke the URL tag?
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
User avatar
Zoey76
L2j Inner Circle
L2j Inner Circle
Posts: 7005
Joined: Tue Aug 11, 2009 3:36 am

Re: Login Server Console Error

Post by Zoey76 »

jurchiks wrote:sliksvn 1.7.9
Edit: wtf? who broke the URL tag?
None, you just don't know how to use it :mrgreen:

Code: Select all

[url=http://www.sliksvn.com/pub/]sliksvn 1.7.9[/url]
sliksvn 1.7.9
Powered by Eclipse 4.30 ๐ŸŒŒ | Eclipse Temurin 21 โ˜• | MariaDB 11.2.2 ๐Ÿ—ƒ๏ธ | L2J Server 2.6.3.0 - High Five ๐Ÿš€

๐Ÿ”— Join our Discord! ๐ŸŽฎ๐Ÿ’ฌ
User avatar
jurchiks
Posts: 6769
Joined: Sat Sep 19, 2009 4:16 pm
Location: Eastern Europe

Re: Login Server Console Error

Post by jurchiks »

ehh, quote tag needs quotes, this doesn't...
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
Grim
Posts: 23
Joined: Tue Jul 23, 2013 12:57 am

Re: Login Server Console Error

Post by Grim »

hmmm now i have this error..

Buildfile: C:\workspace\L2J_Server\build.xml
checkRequirements:
getChangelogDateVersion:

BUILD FAILED
C:\workspace\L2J_Server\build.xml:221: Execute failed: java.io.IOException: Cannot run program "svn": CreateProcess error=2, The system cannot find the file specified

Total time: 360 milliseconds


"""I Follow Step by step this guide... http://www.l2jserver.com/wiki/Setup_Ecl ... L2J_server
User avatar
jurchiks
Posts: 6769
Joined: Sat Sep 19, 2009 4:16 pm
Location: Eastern Europe

Re: Login Server Console Error

Post by jurchiks »

Maybe you need to restart the pc, perhaps the path variable didn't update. SlikSVN adds its bin folder to the path variable. That's what makes the `svn` command work.
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
Grim
Posts: 23
Joined: Tue Jul 23, 2013 12:57 am

Re: Login Server Console Error

Post by Grim »

ok i trying restart the pc now.. lets see, i check everythink else twice and unistall and reinstall all from start by follow the guide step by step 4 times ... anyway i am gonna rr and check
Grim
Posts: 23
Joined: Tue Jul 23, 2013 12:57 am

Re: Login Server Console Error

Post by Grim »

jurchiks wrote:Maybe you need to restart the pc, perhaps the path variable didn't update. SlikSVN adds its bin folder to the path variable. That's what makes the `svn` command work.
are you right bro... Problem Solved.. i compile it now...
Sometimes the obvious things do not bear in mind.. I thought the problem was more complex..

One more times thank you , and for fast reply..

"Problem Solved"
User avatar
jurchiks
Posts: 6769
Joined: Sat Sep 19, 2009 4:16 pm
Location: Eastern Europe

Re: Login Server Console Error

Post by jurchiks »

you're welcome :)
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
Post Reply