Error when i try to compile

Have you created a useful tool? or Do you want to get help building one? This is the right place!
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
teris1994
Posts: 73
Joined: Sat Apr 30, 2011 1:15 pm

Problem with build

Post by teris1994 »

If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision 4992:
L2JDP Revision 8449:


Buildfile: C:\High Five\L2J_Server_BETA\build.xml
clean:
checkRequirements:
getChangelogDateVersion:

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

Total time: 593 milliseconds



***EDIT

This is problem line

<exec dir="." executable="svn" outputproperty="l2j.changelog">
User avatar
MELERIX
L2j Veteran
L2j Veteran
Posts: 6667
Joined: Sat Sep 23, 2006 11:31 pm
Location: Chile
Contact:

Re: Problem with build

Post by MELERIX »

this was already answered lot of times, is because you forgot to install subversion, check the guides: viewtopic.php?f=2&t=10719
visionjav
Posts: 2
Joined: Mon Dec 05, 2011 4:21 pm

error: build.xml

Post by visionjav »

If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number: 4470
L2JDP Revision Number: 7733

well, i read all post and any can solve my error.
im trying to download data and server by svn.
I get eclipse latest version, intall step by step as guide says and thats the problem:

when i have to run as ant build: build.xml - i get the following error:

C:\***\L2J_Server_BETA\build.xml:183: Execute failed: java.io.IOException: Cannot run program "svn": CreateProcess error=2

that line says: <exec dir="." executable="svn" outputproperty="l2j.changelog">

i try all i know, reinstall eclipse and subeclipse and subversion and nothing ...

can anyone help me?

Sorry about my english i am spanish.

thanks

y have jdk 1.7 u2
User avatar
MELERIX
L2j Veteran
L2j Veteran
Posts: 6667
Joined: Sat Sep 23, 2006 11:31 pm
Location: Chile
Contact:

Re: error: build.xml

Post by MELERIX »

please use search next time, It was already answered many times: search.php?keywords=Execute+failed%3A+j ... &terms=all
Asgarth1977
Posts: 2
Joined: Mon Mar 05, 2012 8:32 pm

[HELP] Compile Error ?

Post by Asgarth1977 »

If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision 4823:


I got this error everytime i want to compile it with eclipse.

Before telling me to update it, i have the latest and all possible updates, also including java jdk7 jre7 updated my system with JAVA_HOME and all things that has been written in the wiki how to.

Now to the error part.

CT2.4 i can compile as normal it works fine when running and etc etc but now when i try to compile CT2.5 i get this error with the ant builder:


Buildfile: C:\Users\Michael\workspace\branches\L2_GameServer_T2.5\build.xml
clean:
checkRequirements:
getChangelogDateVersion:

BUILD FAILED
C:\Users\Michael\workspace\branches\L2_GameServer_T2.5\build.xml:132: Execute failed: java.io.IOException: Cannot run program "svn": CreateProcess error=2, Het systeem kan het opgegeven bestand niet vinden

Total time: 5 seconds


When i click on the link provided in the error it comes out on this line:


<exec dir="." executable="svn" outputproperty="l2j.changelog">


Please tell me how to fix this :) even the unstable one i cant compile as it has exactly the same error :S
Asgarth1977
Posts: 2
Joined: Mon Mar 05, 2012 8:32 pm

Re: [HELP] Compile Error ?

Post by Asgarth1977 »

I did a small fix on it...


I took out that whole bit that was added new to it and deleted the 2 additions to the init rule now it builded perfectly.

Hope this helps others to.

As i said this is a quick fix i dont know if it has any cause on the whole.
aljazo0
Posts: 11
Joined: Sat May 14, 2011 12:27 am

[help]error with compile

Post by aljazo0 »

If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number:4903M
L2JDP Revision Number:8348M

BUILD FAILED
C:\workspace\L2J_Server\build.xml:143: Execute failed: java.io.IOException: Cannot run program "svn": CreateProcess error=2, ??? ????? ?????? ? ?????? ??? ???????????? ??????? ??? ?? ???????

Total time: 1 second
Hallo guys

I have this error i have already installed http://subclipse.tigris.org/update_1.6.x
When i try to build i have this error i dont know what happend it was ok before 2 days but now i have this problem please help me if its possible thnx
User avatar
Zoey76
L2j Inner Circle
L2j Inner Circle
Posts: 7005
Joined: Tue Aug 11, 2009 3:36 am

Re: [help]error with compile

Post by Zoey76 »

Powered by Eclipse 4.30 🌌 | Eclipse Temurin 21 ☕ | MariaDB 11.3.2 🗃️ | L2J Server 2.6.3.0 - High Five 🚀

🔗 Join our Discord! 🎮💬
aljazo0
Posts: 11
Joined: Sat May 14, 2011 12:27 am

Re: [help]error with compile

Post by aljazo0 »

Thnx Atm iam installing
aljazo0
Posts: 11
Joined: Sat May 14, 2011 12:27 am

Re: [help]error with compile

Post by aljazo0 »

its same nothing changed:/
User avatar
Zoey76
L2j Inner Circle
L2j Inner Circle
Posts: 7005
Joined: Tue Aug 11, 2009 3:36 am

Re: [help]error with compile

Post by Zoey76 »

Powered by Eclipse 4.30 🌌 | Eclipse Temurin 21 ☕ | MariaDB 11.3.2 🗃️ | L2J Server 2.6.3.0 - High Five 🚀

🔗 Join our Discord! 🎮💬
aljazo0
Posts: 11
Joined: Sat May 14, 2011 12:27 am

Re: [help]error with compile

Post by aljazo0 »

yes i already installed
User avatar
Zoey76
L2j Inner Circle
L2j Inner Circle
Posts: 7005
Joined: Tue Aug 11, 2009 3:36 am

Re: [help]error with compile

Post by Zoey76 »

Could you please confirm that you have this software versions and you followed this steps http://trac.l2jserver.com/wiki/Eclipse ?
Powered by Eclipse 4.30 🌌 | Eclipse Temurin 21 ☕ | MariaDB 11.3.2 🗃️ | L2J Server 2.6.3.0 - High Five 🚀

🔗 Join our Discord! 🎮💬
aljazo0
Posts: 11
Joined: Sat May 14, 2011 12:27 am

Re: [help]error with compile

Post by aljazo0 »

Zoey76 wrote:Could you please confirm that you have this software versions and you followed this steps http://trac.l2jserver.com/wiki/Eclipse ?
when i installed for first time i did exactly this steps but
now i have already compiled on my C:/workspace and iam trying to add some java codes and i have this problem
cant build it:/ 1000000 thnx mate for helping me and spend your time for me
+ i had install this jdk-7u3-windows-x64
aljazo0
Posts: 11
Joined: Sat May 14, 2011 12:27 am

Re: [help]error with compile

Post by aljazo0 »

Good morning
still nothing changed:/
Post Reply