Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

L2J Best Guide for compile with maven!

Newbie Spellweaver
Joined
May 11, 2007
Messages
54
Reaction score
0
Re: [Share]Best Guide for compile with maven!

I receive this error when try to run the Gameserver:

EzEraL - Best Guide for compile with maven! - RaGEZONE Forums


what to do? I've done exactly all the steps of this guide....
pls help me out
 
Newbie Spellweaver
Joined
May 11, 2007
Messages
54
Reaction score
0
Re: [Share]Best Guide for compile with maven!

I receive this error when try to run the Gameserver:

EzEraL - Best Guide for compile with maven! - RaGEZONE Forums


what to do? I've done exactly all the steps of this guide....
pls help me out

RESOLVED, it was simply missing up the right ID and psw of mysql>_<

i've got another problem, now the server is operative on localhost, but i cannot make an ADMIN character.. dunno way, someone can explain how to do with l2jfree? thx in advance
 
Newbie Spellweaver
Joined
May 12, 2006
Messages
97
Reaction score
0
Re: [Share]Best Guide for compile with maven!

I hate maven!!!!

Latest rev L2Emu..

Right click L2Emu_GameServer_CT1 -> Maven2 -> Enable

And i see this in console tab

Code:
2/24/08 2:02:58 PM EET: Launching M2
2/24/08 2:12:59 PM EET: Reading /L2Emu_GameServer_CT1/pom.xml
2/24/08 2:12:59 PM EET: Local repository folder "" does not exist
2/24/08 2:13:01 PM EET: Unable to get dependency information: Unable to read the metadata file for artifact 'l2jfree:bsh-engine:jar': Cannot find parent: l2jfree:l2jfreeParent for project: null:jython-engine:jar:1.0.0 l2jfree:bsh-engine-1.0.0.jar

And now...trying to compile and..

Code:
org.apache.maven.artifact.resolver.ArtifactResolutionException: Unable to get dependency information: Unable to read the metadata file for artifact 'l2jfree:bsh-engine:jar': Cannot find parent: l2jfree:l2jfreeParent for project: null:jython-engine:jar:1.0.0
  l2jfree:bsh-engine:jar:1.0.0

from the specified remote repositories:
  central l2j (http://www.l2jfree.com/maven/),
  apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository),
  mevenide repo (http://mevenide.codehaus.org/repository),
  Maven Snapshots (http://snapshots.maven.codehaus.org/maven2/),
  ibiblio maven2 (http://www.ibiblio.org/maven2/),
  central (http://repo1.maven.org/maven2),
  maven 2 (default) (http://repo1.maven.org/maven2)
Path to dependency: 
	1) L2Emu:l2j-gameserver:jar:1.0.0


	at org.apache.maven.artifact.resolver.DefaultArtifactCollector.recurse(DefaultArtifactCollector.java:297)
	at org.apache.maven.artifact.resolver.DefaultArtifactCollector.collect(DefaultArtifactCollector.java:67)
	at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitively(DefaultArtifactResolver.java:223)
	at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitively(DefaultArtifactResolver.java:211)
	at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitively(DefaultArtifactResolver.java:192)
	at org.apache.maven.project.DefaultMavenProjectBuilder.buildWithDependencies(DefaultMavenProjectBuilder.java:342)
	at org.apache.maven.project.DefaultMavenProjectBuilder.buildWithDependencies(DefaultMavenProjectBuilder.java:289)
	at org.apache.maven.embedder.MavenEmbedder.readProjectWithDependencies(MavenEmbedder.java:277)
	at org.maven.ide.eclipse.Maven2Executor.main(Maven2Executor.java:53)
Caused by: org.apache.maven.artifact.metadata.ArtifactMetadataRetrievalException: Unable to read the metadata file for artifact 'l2jfree:bsh-engine:jar': Cannot find parent: l2jfree:l2jfreeParent for project: null:jython-engine:jar:1.0.0
	at org.apache.maven.project.artifact.MavenMetadataSource.retrieve(MavenMetadataSource.java:131)
	at org.apache.maven.artifact.resolver.DefaultArtifactCollector.recurse(DefaultArtifactCollector.java:275)
	... 8 more
Caused by: org.apache.maven.project.ProjectBuildingException: Cannot find parent: l2jfree:l2jfreeParent for project: null:jython-engine:jar:1.0.0
	at org.apache.maven.project.DefaultMavenProjectBuilder.assembleLineage(DefaultMavenProjectBuilder.java:1161)
	at org.apache.maven.project.DefaultMavenProjectBuilder.buildInternal(DefaultMavenProjectBuilder.java:674)
	at org.apache.maven.project.DefaultMavenProjectBuilder.buildFromRepository(DefaultMavenProjectBuilder.java:227)
	at org.apache.maven.project.artifact.MavenMetadataSource.retrieve(MavenMetadataSource.java:102)
	... 9 more
Caused by: org.apache.maven.project.ProjectBuildingException: Error getting POM for 'l2jfree:l2jfreeParent' from the repository: Error transferring file
  l2jfree:l2jfreeParent:pom:1.0.1

from the specified remote repositories:
  central l2j (http://www.l2jfree.com:9092/repository/l2jm2/),
  apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository),
  central l2j backup (http://www.l2jfree.com:9091/repository/l2jm2/),
  mevenide repo (http://mevenide.codehaus.org/repository),
  Maven Snapshots (http://snapshots.maven.codehaus.org/maven2/),
  ibiblio maven2 (http://www.ibiblio.org/maven2/),
  central (http://repo1.maven.org/maven2),
  maven 2 (default) (http://repo1.maven.org/maven2)

	at org.apache.maven.project.DefaultMavenProjectBuilder.findModelFromRepository(DefaultMavenProjectBuilder.java:501)
	at org.apache.maven.project.DefaultMavenProjectBuilder.assembleLineage(DefaultMavenProjectBuilder.java:1157)
	... 12 more
Caused by: org.apache.maven.artifact.resolver.ArtifactResolutionException: Error transferring file
  l2jfree:l2jfreeParent:pom:1.0.1

from the specified remote repositories:
  central l2j (http://www.l2jfree.com:9092/repository/l2jm2/),
  apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository),
  central l2j backup (http://www.l2jfree.com:9091/repository/l2jm2/),
  mevenide repo (http://mevenide.codehaus.org/repository),
  Maven Snapshots (http://snapshots.maven.codehaus.org/maven2/),
  ibiblio maven2 (http://www.ibiblio.org/maven2/),
  central (http://repo1.maven.org/maven2),
  maven 2 (default) (http://repo1.maven.org/maven2)

	at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:140)
	at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:63)
	at org.apache.maven.project.DefaultMavenProjectBuilder.findModelFromRepository(DefaultMavenProjectBuilder.java:467)
	... 13 more
Caused by: org.apache.maven.wagon.TransferFailedException: Error transferring file
	at org.apache.maven.wagon.providers.http.LightweightHttpWagon.fillInputData(LightweightHttpWagon.java:99)
	at org.apache.maven.wagon.StreamWagon.get(StreamWagon.java:68)
	at org.apache.maven.artifact.manager.DefaultWagonManager.getRemoteFile(DefaultWagonManager.java:369)
	at org.apache.maven.artifact.manager.DefaultWagonManager.getArtifact(DefaultWagonManager.java:282)
	at org.apache.maven.artifact.manager.DefaultWagonManager.getArtifact(DefaultWagonManager.java:244)
	at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:124)
	... 15 more
Caused by: java.net.ConnectException: Connection refused: connect
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
	at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
	at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
	at java.net.Socket.connect(Socket.java:519)
	at java.net.Socket.connect(Socket.java:469)
	at sun.net.NetworkClient.doConnect(NetworkClient.java:157)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:394)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:529)
	at sun.net.www.http.HttpClient.<init>(HttpClient.java:233)
	at sun.net.www.http.HttpClient.New(HttpClient.java:306)
	at sun.net.www.http.HttpClient.New(HttpClient.java:323)
	at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:788)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:729)
	at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:654)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:977)
	at org.apache.maven.wagon.providers.http.LightweightHttpWagon.fillInputData(LightweightHttpWagon.java:85)
	... 20 more
ERROR: JDWP Unable to get JNI 1.2 environment, jvm->GetEnv() return code = -2
JDWP exit error AGENT_ERROR_NO_JNI_ENV(183):  [../../../src/share/back/util.c:820]
 
Newbie Spellweaver
Joined
Mar 8, 2008
Messages
6
Reaction score
0
Re: [Share]Best Guide for compile with maven!

workspace => right click => properties => advanced => environment variable

Where is that workspace in eclipse, in what this is a folder or what? ;)
 
Newbie Spellweaver
Joined
Mar 8, 2008
Messages
6
Reaction score
0
Re: [Share]Best Guide for compile with maven!

Code:
[INFO] ----------------------------------------------------------------------------
[INFO] Building Unnamed - L2Emu:l2j-gameserver:jar:1.0.0
[INFO]    task-segment: [assembly:assembly]
[INFO] ----------------------------------------------------------------------------
[INFO] Searching repository for plugin with prefix: 'assembly'.
[INFO] Preparing assembly:assembly
[INFO] ----------------------------------------------------------------------------
[INFO] Building Unnamed - L2Emu:l2j-gameserver:jar:1.0.0
[INFO] ----------------------------------------------------------------------------
[INFO] Ignoring available plugin update: 2.2 as it requires Maven version 2.0.6
[INFO] buildnumber:create {execution: default}
[INFO] Storing buildNumber: 2765
[INFO] resources:resources
[INFO] Using default encoding to copy filtered resources.
[INFO] compiler:compile
[INFO] Compiling 1406 source files to C:\Documents and Settings\graczu\workspace\trunk\L2Emu_GameServer_CT1\target\classes
[ERROR] mojo-execute : compiler:compile
Diagnosis: Compilation failure
Failure executing javac, but could not parse the error:


The system is out of resources.
Consult the following stack trace for details.
java.lang.OutOfMemoryError: Java heap space
	at java.util.HashSet.<init>(HashSet.java:86)
	at com.sun.tools.javac.comp.MemberEnter.complete(MemberEnter.java:846)
	at com.sun.tools.javac.code.Symbol.complete(Symbol.java:386)
	at com.sun.tools.javac.code.Symbol$ClassSymbol.complete(Symbol.java:758)
	at com.sun.tools.javac.comp.Enter.complete(Enter.java:451)
	at com.sun.tools.javac.comp.Enter.main(Enter.java:429)
	at com.sun.tools.javac.main.JavaCompiler.enterTrees(JavaCompiler.java:819)
	at com.sun.tools.javac.main.JavaCompiler.compile(JavaCompiler.java:727)
	at com.sun.tools.javac.main.Main.compile(Main.java:353)
	at com.sun.tools.javac.main.Main.compile(Main.java:279)
	at com.sun.tools.javac.main.Main.compile(Main.java:270)
	at com.sun.tools.javac.Main.compile(Main.java:87)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.compiler.javac.JavacCompiler.compileInProcess(JavacCompiler.java:420)
	at org.codehaus.plexus.compiler.javac.JavacCompiler.compile(JavacCompiler.java:141)
	at org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:493)
	at org.apache.maven.plugin.CompilerMojo.execute(CompilerMojo.java:114)
	at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:412)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:534)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:475)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.forkProjectLifecycle(DefaultLifecycleExecutor.java:891)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.forkLifecycle(DefaultLifecycleExecutor.java:729)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:505)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeStandaloneGoal(DefaultLifecycleExecutor.java:488)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:458)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:306)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:273)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:140)
	at org.apache.maven.embedder.MavenEmbedder.execute(MavenEmbedder.java:441)


FATAL ERROR: Error executing Maven for a project
[ERROR] project-execute : L2Emu:l2j-gameserver:jar:1.0.0 (  task-segment: [assembly:assembly] )
Diagnosis: Compilation failure
Failure executing javac, but could not parse the error:


The system is out of resources.
Consult the following stack trace for details.
java.lang.OutOfMemoryError: Java heap space
	at java.util.HashSet.<init>(HashSet.java:86)
	at com.sun.tools.javac.comp.MemberEnter.complete(MemberEnter.java:846)
	at com.sun.tools.javac.code.Symbol.complete(Symbol.java:386)
	at com.sun.tools.javac.code.Symbol$ClassSymbol.complete(Symbol.java:758)
	at com.sun.tools.javac.comp.Enter.complete(Enter.java:451)
	at com.sun.tools.javac.comp.Enter.main(Enter.java:429)
	at com.sun.tools.javac.main.JavaCompiler.enterTrees(JavaCompiler.java:819)
	at com.sun.tools.javac.main.JavaCompiler.compile(JavaCompiler.java:727)
	at com.sun.tools.javac.main.Main.compile(Main.java:353)
	at com.sun.tools.javac.main.Main.compile(Main.java:279)
	at com.sun.tools.javac.main.Main.compile(Main.java:270)
	at com.sun.tools.javac.Main.compile(Main.java:87)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.compiler.javac.JavacCompiler.compileInProcess(JavacCompiler.java:420)
	at org.codehaus.plexus.compiler.javac.JavacCompiler.compile(JavacCompiler.java:141)
	at org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:493)
	at org.apache.maven.plugin.CompilerMojo.execute(CompilerMojo.java:114)
	at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:412)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:534)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:475)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.forkProjectLifecycle(DefaultLifecycleExecutor.java:891)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.forkLifecycle(DefaultLifecycleExecutor.java:729)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:505)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeStandaloneGoal(DefaultLifecycleExecutor.java:488)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:458)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:306)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:273)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:140)
	at org.apache.maven.embedder.MavenEmbedder.execute(MavenEmbedder.java:441)


FATAL ERROR: Error executing Maven for a project
org.apache.maven.BuildFailureException: Compilation failure
Failure executing javac, but could not parse the error:


The system is out of resources.
Consult the following stack trace for details.
java.lang.OutOfMemoryError: Java heap space
	at java.util.HashSet.<init>(HashSet.java:86)
	at com.sun.tools.javac.comp.MemberEnter.complete(MemberEnter.java:846)
	at com.sun.tools.javac.code.Symbol.complete(Symbol.java:386)
	at com.sun.tools.javac.code.Symbol$ClassSymbol.complete(Symbol.java:758)
	at com.sun.tools.javac.comp.Enter.complete(Enter.java:451)
	at com.sun.tools.javac.comp.Enter.main(Enter.java:429)
	at com.sun.tools.javac.main.JavaCompiler.enterTrees(JavaCompiler.java:819)
	at com.sun.tools.javac.main.JavaCompiler.compile(JavaCompiler.java:727)
	at com.sun.tools.javac.main.Main.compile(Main.java:353)
	at com.sun.tools.javac.main.Main.compile(Main.java:279)
	at com.sun.tools.javac.main.Main.compile(Main.java:270)
	at com.sun.tools.javac.Main.compile(Main.java:87)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.compiler.javac.JavacCompiler.compileInProcess(JavacCompiler.java:420)
	at org.codehaus.plexus.compiler.javac.JavacCompiler.compile(JavacCompiler.java:141)
	at org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:493)
	at org.apache.maven.plugin.CompilerMojo.execute(CompilerMojo.java:114)
	at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:412)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:534)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:475)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.forkProjectLifecycle(DefaultLifecycleExecutor.java:891)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.forkLifecycle(DefaultLifecycleExecutor.java:729)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:505)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeStandaloneGoal(DefaultLifecycleExecutor.java:488)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:458)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:306)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:273)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:140)
	at org.apache.maven.embedder.MavenEmbedder.execute(MavenEmbedder.java:441)


	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:555)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:475)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.forkProjectLifecycle(DefaultLifecycleExecutor.java:891)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.forkLifecycle(DefaultLifecycleExecutor.java:729)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:505)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeStandaloneGoal(DefaultLifecycleExecutor.java:488)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:458)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:306)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:273)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:140)
	at org.apache.maven.embedder.MavenEmbedder.execute(MavenEmbedder.java:441)
	at org.apache.maven.embedder.MavenEmbedder.execute(MavenEmbedder.java:382)
	at org.maven.ide.eclipse.Maven2Executor.main(Maven2Executor.java:68)
Caused by: org.apache.maven.plugin.CompilationFailureException: Compilation failure
Failure executing javac, but could not parse the error:


The system is out of resources.
Consult the following stack trace for details.
java.lang.OutOfMemoryError: Java heap space
	at java.util.HashSet.<init>(HashSet.java:86)
	at com.sun.tools.javac.comp.MemberEnter.complete(MemberEnter.java:846)
	at com.sun.tools.javac.code.Symbol.complete(Symbol.java:386)
	at com.sun.tools.javac.code.Symbol$ClassSymbol.complete(Symbol.java:758)
	at com.sun.tools.javac.comp.Enter.complete(Enter.java:451)
	at com.sun.tools.javac.comp.Enter.main(Enter.java:429)
	at com.sun.tools.javac.main.JavaCompiler.enterTrees(JavaCompiler.java:819)
	at com.sun.tools.javac.main.JavaCompiler.compile(JavaCompiler.java:727)
	at com.sun.tools.javac.main.Main.compile(Main.java:353)
	at com.sun.tools.javac.main.Main.compile(Main.java:279)
	at com.sun.tools.javac.main.Main.compile(Main.java:270)
	at com.sun.tools.javac.Main.compile(Main.java:87)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.compiler.javac.JavacCompiler.compileInProcess(JavacCompiler.java:420)
	at org.codehaus.plexus.compiler.javac.JavacCompiler.compile(JavacCompiler.java:141)
	at org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:493)
	at org.apache.maven.plugin.CompilerMojo.execute(CompilerMojo.java:114)
	at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:412)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:534)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:475)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.forkProjectLifecycle(DefaultLifecycleExecutor.java:891)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.forkLifecycle(DefaultLifecycleExecutor.java:729)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:505)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeStandaloneGoal(DefaultLifecycleExecutor.java:488)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:458)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:306)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:273)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:140)
	at org.apache.maven.embedder.MavenEmbedder.execute(MavenEmbedder.java:441)


	at org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:516)
	at org.apache.maven.plugin.CompilerMojo.execute(CompilerMojo.java:114)
	at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:412)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:534)
	... 12 more

What is the problem with compiling gameserver of L2EMU, Login server was compile sucesfull.
 
Infinity/Divinity Dev
Banned
Joined
Jun 7, 2004
Messages
759
Reaction score
0
Re: [Share]Best Guide for compile with maven!

same problem wth :(
 
Elite Diviner
Joined
Dec 23, 2006
Messages
492
Reaction score
0
Re: [Share]Best Guide for compile with maven!

Guide updated.I add subclipse info because it is requires but i think you know it and add 1 forgotten thing in maven guide that in some pc maybe it is required
 
Newbie Spellweaver
Joined
Mar 24, 2008
Messages
5
Reaction score
0
Re: [Share]Best Guide for compile with maven!

Hi, I tried to compile L2jfree by using this guide but I got errors while compiling trunk directory with Maven. I think the screen will tell you more. Btw, I tried it more times but still got this error. What I should do or what I'm doing wrong?

Sorry for my english
 

Attachments

You must be registered for see attachments list
Last edited by a moderator:
Elite Diviner
Joined
Dec 23, 2006
Messages
492
Reaction score
0
Re: [Share]Best Guide for compile with maven!

Hi, I tried to compile L2jfree by using this guide but I got errors while compiling trunk directory with Maven. I think the screen will tell you more. Btw, I tried it more times but still got this error. What I should do or what I'm doing wrong?

Sorry for my english

You can alternative use yourpathtomaven/bin/mvn assembly:assembly and it will download only plugins from apache repository(maven)and not l2jfree repository files that eclipse will download later)
Also it will tell you build error but not afraid it is not problem but usual
 
Newbie Spellweaver
Joined
Apr 14, 2008
Messages
6
Reaction score
0
Re: [Share]Best Guide for compile with maven!

Hello guys. This is a very good guide but i have the same problem with javac too. I have configured eclipse (with subeclipse and maven updated) with jdk1.6.0_05 and jre1.6.0_05 in execution environment. I think that almost login server has been compiled, and datapack too using his build.xml, but when I try to compile gameserver, everytime javac error. Any solution? Please

ERROR:
#############################################################
...
[INFO] Compiling 1378 source files to D:\l2minastirith\l2j-free\L2_GameServer_CT1\target\classes
[ERROR]

Mojo (aggregator):

org.apache.maven.plugins:maven-compiler-plugin:2.0.2:compile

FAILED while executing in directory:

D:\l2minastirith\l2j-free\L2_GameServer_CT1

Reason:

Failure executing javac, but could not parse the error:


The system is out of resources.
Consult the following stack trace for details.
java.lang.OutOfMemoryError: Java heap space
at com.sun.tools.javac.code.Scope$ImportScope.makeEntry(Scope.java:385)
at com.sun.tools.javac.code.Scope.enter(Scope.java:196)
at com.sun.tools.javac.code.Scope.enter(Scope.java:183)
at com.sun.tools.javac.comp.MemberEnter.importAll(MemberEnter.java:132)
at com.sun.tools.javac.comp.MemberEnter.visitTopLevel(MemberEnter.java:509)
at com.sun.tools.javac.tree.JCTree$JCCompilationUnit.accept(JCTree.java:446)
at com.sun.tools.javac.comp.MemberEnter.memberEnter(MemberEnter.java:387)
at com.sun.tools.javac.comp.MemberEnter.complete(MemberEnter.java:819)
at com.sun.tools.javac.code.Symbol.complete(Symbol.java:386)
at com.sun.tools.javac.code.Symbol$ClassSymbol.complete(Symbol.java:758)
at com.sun.tools.javac.comp.Enter.complete(Enter.java:451)
at com.sun.tools.javac.comp.Enter.main(Enter.java:429)
at com.sun.tools.javac.main.JavaCompiler.enterTrees(JavaCompiler.java:819)
at com.sun.tools.javac.main.JavaCompiler.compile(JavaCompiler.java:727)
at com.sun.tools.javac.main.Main.compile(Main.java:353)
at com.sun.tools.javac.main.Main.compile(Main.java:279)
at com.sun.tools.javac.main.Main.compile(Main.java:270)
at com.sun.tools.javac.Main.compile(Main.java:87)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.codehaus.plexus.compiler.javac.JavacCompiler.compileInProcess(JavacCompiler.java:420)
at org.codehaus.plexus.compiler.javac.JavacCompiler.compile(JavacCompiler.java:141)
at org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:493)
at org.apache.maven.plugin.CompilerMojo.execute(CompilerMojo.java:114)
at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:573)
at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:501)
at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegmentsForProject(DefaultLifecycleExecutor.java:265)
at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:180)
at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:149)
at org.apache.maven.DefaultMaven.execute_aroundBody0(DefaultMaven.java:225)

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run with the -e flag
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILED
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1 minute 2 seconds
[INFO] Finished at: Mon Apr 14 03:40:57 CEST 2008
[INFO] Final Memory: 14M/61M
[INFO] ------------------------------------------------------------------------
############################################################

Thanks for help :) please

----------------------------------

16-04-2008
PostEdit: I don't know how but i can compile gameserver and loginserver now usaing cmd mvn assembly:assembly :s =D
 
Last edited:
Newbie Spellweaver
Joined
Feb 20, 2008
Messages
34
Reaction score
0
Re: [Share]Best Guide for compile with maven!

This really is the best guide ty bro
 
Elite Diviner
Joined
Dec 23, 2006
Messages
492
Reaction score
0
Re: [Share]Best Guide for compile with maven!

This really is the best guide ty bro

Thanks man.For other users that use this guide i update it/clean up.Also i add new link for install maven to eclipse because the link is different now.Enjoy....
 
Elite Diviner
Joined
Dec 23, 2006
Messages
492
Reaction score
0
Re: [Share]Best Guide for compile with maven!

Another update to the guide.I add more info about maven and ant and 3 methods for compiling
 
Junior Spellweaver
Joined
Nov 2, 2006
Messages
136
Reaction score
0
Re: [Share]Best Guide for compile with maven!

i have problem:

-------------------------------------------------------------------------------------

[ERROR] Invalid user settings C:\Documents and Settings\Alucard\.m2\settings.xml
[ERROR] C:\Documents and Settings\Alucard\.m2\settings.xml (O sistema n
 
Elite Diviner
Joined
Dec 23, 2006
Messages
492
Reaction score
0
Re: [Share]Best Guide for compile with maven!

i have problem:

-------------------------------------------------------------------------------------

[ERROR] Invalid user settings C:\Documents and Settings\Alucard\.m2\settings.xml
[ERROR] C:\Documents and Settings\Alucard\.m2\settings.xml (O sistema n
 
Newbie Spellweaver
Joined
Feb 20, 2008
Messages
34
Reaction score
0
Re: [Share]Best Guide for compile with maven!

i get this error :(
Code:
May 5, 2008 12:00:53 PM org.hibernate.transaction.TransactionManagerLookupFactory getTransactionManagerLookup
INFO: No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended)
May 5, 2008 12:00:53 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Automatic flush during beforeCompletion(): disabled
May 5, 2008 12:00:53 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Automatic session close at end of transaction: disabled
May 5, 2008 12:00:53 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Scrollable result sets: enabled
May 5, 2008 12:00:53 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: JDBC3 getGeneratedKeys(): disabled
May 5, 2008 12:00:53 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Connection release mode: auto
May 5, 2008 12:00:53 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Default batch fetch size: 1
May 5, 2008 12:00:53 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Generate SQL with comments: disabled
May 5, 2008 12:00:53 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Order SQL updates by primary key: disabled
May 5, 2008 12:00:53 PM org.hibernate.cfg.SettingsFactory createQueryTranslatorFactory
INFO: Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory
May 5, 2008 12:00:53 PM org.hibernate.hql.ast.ASTQueryTranslatorFactory <init>
INFO: Using ASTQueryTranslatorFactory
May 5, 2008 12:00:53 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Query language substitutions: {}
May 5, 2008 12:00:53 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: JPA-QL strict compliance: disabled
May 5, 2008 12:00:53 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Second-level cache: enabled
May 5, 2008 12:00:53 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Query cache: disabled
May 5, 2008 12:00:53 PM org.hibernate.cfg.SettingsFactory createCacheProvider
INFO: Cache provider: org.hibernate.cache.EhCacheProvider
May 5, 2008 12:00:53 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Optimize cache for minimal puts: disabled
May 5, 2008 12:00:53 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Structured second-level cache entries: disabled
May 5, 2008 12:00:53 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Echoing all SQL to stdout
May 5, 2008 12:00:53 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Statistics: disabled
May 5, 2008 12:00:53 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Deleted entity synthetic identifier rollback: disabled
May 5, 2008 12:00:53 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Default entity-mode: pojo
May 5, 2008 12:00:53 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Named query checking : enabled
May 5, 2008 12:00:54 PM org.hibernate.impl.SessionFactoryImpl <init>
INFO: building session factory
May 5, 2008 12:00:54 PM org.hibernate.impl.SessionFactoryObjectFactory addInstance
INFO: Not binding factory to JNDI, no JNDI name configured
May 5, 2008 12:00:54 PM org.hibernate.tool.hbm2ddl.SchemaExport execute
INFO: Running hbm2ddl schema export
May 5, 2008 12:00:54 PM org.hibernate.tool.hbm2ddl.SchemaExport execute
INFO: exporting generated schema to database
May 5, 2008 12:00:57 PM org.hibernate.tool.hbm2ddl.SchemaExport execute
INFO: schema export complete
Hibernate: select forums0_.forum_id as forum1_12_2_, forums0_.forum_name as forum2_12_2_, forums0_.forum_parent as forum3_12_2_, forums0_.forum_post as forum4_12_2_, forums0_.forum_type as forum5_12_2_, forums0_.forum_perm as forum6_12_2_, forums0_.forum_owner_id as forum7_12_2_, topics1_.topic_forum_id as topic2_4_, topics1_.topic_id as topic1_4_, topics1_.topic_id as topic1_14_0_, topics1_.topic_forum_id as topic2_14_0_, topics1_.topic_name as topic3_14_0_, topics1_.topic_date as topic4_14_0_, topics1_.topic_ownername as topic5_14_0_, topics1_.topic_ownerid as topic6_14_0_, topics1_.topic_type as topic7_14_0_, topics1_.topic_reply as topic8_14_0_, postses2_.post_topic_id as post5_5_, postses2_.post_id as post1_5_, postses2_.post_id as post1_13_1_, postses2_.post_owner_name as post2_13_1_, postses2_.post_ownerid as post3_13_1_, postses2_.post_date as post4_13_1_, postses2_.post_topic_id as post5_13_1_, postses2_.post_txt as post6_13_1_ from forums forums0_ left outer join topic topics1_ on forums0_.forum_id=topics1_.topic_forum_id left outer join posts postses2_ on topics1_.topic_id=postses2_.post_topic_id where forums0_.forum_id=?
Hibernate: select this_.forum_id as forum1_12_2_, this_.forum_name as forum2_12_2_, this_.forum_parent as forum3_12_2_, this_.forum_post as forum4_12_2_, this_.forum_type as forum5_12_2_, this_.forum_perm as forum6_12_2_, this_.forum_owner_id as forum7_12_2_, topics2_.topic_forum_id as topic2_4_, topics2_.topic_id as topic1_4_, topics2_.topic_id as topic1_14_0_, topics2_.topic_forum_id as topic2_14_0_, topics2_.topic_name as topic3_14_0_, topics2_.topic_date as topic4_14_0_, topics2_.topic_ownername as topic5_14_0_, topics2_.topic_ownerid as topic6_14_0_, topics2_.topic_type as topic7_14_0_, topics2_.topic_reply as topic8_14_0_, postses3_.post_topic_id as post5_5_, postses3_.post_id as post1_5_, postses3_.post_id as post1_13_1_, postses3_.post_owner_name as post2_13_1_, postses3_.post_ownerid as post3_13_1_, postses3_.post_date as post4_13_1_, postses3_.post_topic_id as post5_13_1_, postses3_.post_txt as post6_13_1_ from forums this_ left outer join topic topics2_ on this_.forum_id=topics2_.topic_forum_id left outer join posts postses3_ on topics2_.topic_id=postses3_.post_topic_id where this_.forum_name=? and this_.forum_parent=?
May 5, 2008 12:01:02 PM org.hibernate.impl.SessionFactoryImpl close
INFO: closing
May 5, 2008 12:01:02 PM org.hibernate.connection.DriverManagerConnectionProvider close
INFO: cleaning up connection pool: jdbc:derby:derbyDB
May 5, 2008 12:01:02 PM org.hibernate.tool.hbm2ddl.SchemaExport execute
INFO: Running hbm2ddl schema export
May 5, 2008 12:01:02 PM org.hibernate.tool.hbm2ddl.SchemaExport execute
INFO: exporting generated schema to database
May 5, 2008 12:01:04 PM org.hibernate.tool.hbm2ddl.SchemaExport execute
INFO: schema export complete
May 5, 2008 12:01:04 PM org.hibernate.cfg.Configuration addResource
INFO: Reading mappings from resource: mappings/Forums.hbm.xml
May 5, 2008 12:01:04 PM org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
INFO: Mapping class: net.sf.l2j.gameserver.communitybbs.model.forum.Forums -> forums
May 5, 2008 12:01:04 PM org.hibernate.cfg.Configuration addResource
INFO: Reading mappings from resource: mappings/Posts.hbm.xml
May 5, 2008 12:01:04 PM org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
INFO: Mapping class: net.sf.l2j.gameserver.communitybbs.model.forum.Posts -> posts
May 5, 2008 12:01:04 PM org.hibernate.cfg.Configuration addResource
INFO: Reading mappings from resource: mappings/Topic.hbm.xml
May 5, 2008 12:01:04 PM org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
INFO: Mapping class: net.sf.l2j.gameserver.communitybbs.model.forum.Topic -> topic
May 5, 2008 12:01:04 PM org.hibernate.dialect.Dialect <init>
INFO: Using dialect: org.hibernate.dialect.DerbyDialect
May 5, 2008 12:01:04 PM org.hibernate.cfg.HbmBinder bindCollectionSecondPass
INFO: Mapping collection: net.sf.l2j.gameserver.communitybbs.model.forum.Forums.topics -> topic
May 5, 2008 12:01:04 PM org.hibernate.cfg.HbmBinder bindCollectionSecondPass
INFO: Mapping collection: net.sf.l2j.gameserver.communitybbs.model.forum.Topic.postses -> posts
May 5, 2008 12:01:04 PM org.hibernate.connection.DriverManagerConnectionProvider configure
INFO: Using Hibernate built-in connection pool (not for production use!)
May 5, 2008 12:01:04 PM org.hibernate.connection.DriverManagerConnectionProvider configure
INFO: Hibernate connection pool size: 20
May 5, 2008 12:01:04 PM org.hibernate.connection.DriverManagerConnectionProvider configure
INFO: autocommit mode: false
May 5, 2008 12:01:04 PM org.hibernate.connection.DriverManagerConnectionProvider configure
INFO: using driver: org.apache.derby.jdbc.EmbeddedDriver at URL: jdbc:derby:derbyDB
May 5, 2008 12:01:04 PM org.hibernate.connection.DriverManagerConnectionProvider configure
INFO: connection properties: {user=USER1, password=****}
May 5, 2008 12:01:04 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: RDBMS: Apache Derby, version: 10.1.3.1
May 5, 2008 12:01:04 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: JDBC driver: Apache Derby Embedded JDBC Driver, version: 10.1.3.1
May 5, 2008 12:01:04 PM org.hibernate.dialect.Dialect <init>
INFO: Using dialect: org.hibernate.dialect.DerbyDialect
May 5, 2008 12:01:04 PM org.hibernate.transaction.TransactionFactoryFactory buildTransactionFactory
INFO: Transaction strategy: org.hibernate.transaction.JDBCTransactionFactory
May 5, 2008 12:01:04 PM org.hibernate.transaction.TransactionManagerLookupFactory getTransactionManagerLookup
INFO: No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended)
May 5, 2008 12:01:04 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Automatic flush during beforeCompletion(): disabled
May 5, 2008 12:01:04 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Automatic session close at end of transaction: disabled
May 5, 2008 12:01:04 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Scrollable result sets: enabled
May 5, 2008 12:01:04 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: JDBC3 getGeneratedKeys(): disabled
May 5, 2008 12:01:04 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Connection release mode: auto
May 5, 2008 12:01:04 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Default batch fetch size: 1
May 5, 2008 12:01:04 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Generate SQL with comments: disabled
May 5, 2008 12:01:04 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Order SQL updates by primary key: disabled
May 5, 2008 12:01:04 PM org.hibernate.cfg.SettingsFactory createQueryTranslatorFactory
INFO: Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory
May 5, 2008 12:01:04 PM org.hibernate.hql.ast.ASTQueryTranslatorFactory <init>
INFO: Using ASTQueryTranslatorFactory
May 5, 2008 12:01:04 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Query language substitutions: {}
May 5, 2008 12:01:04 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: JPA-QL strict compliance: disabled
May 5, 2008 12:01:04 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Second-level cache: enabled
May 5, 2008 12:01:04 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Query cache: disabled
May 5, 2008 12:01:04 PM org.hibernate.cfg.SettingsFactory createCacheProvider
INFO: Cache provider: org.hibernate.cache.EhCacheProvider
May 5, 2008 12:01:04 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Optimize cache for minimal puts: disabled
May 5, 2008 12:01:04 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Structured second-level cache entries: disabled
May 5, 2008 12:01:04 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Echoing all SQL to stdout
May 5, 2008 12:01:04 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Statistics: disabled
May 5, 2008 12:01:04 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Deleted entity synthetic identifier rollback: disabled
May 5, 2008 12:01:04 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Default entity-mode: pojo
May 5, 2008 12:01:04 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Named query checking : enabled
May 5, 2008 12:01:04 PM org.hibernate.impl.SessionFactoryImpl <init>
INFO: building session factory
May 5, 2008 12:01:05 PM org.hibernate.impl.SessionFactoryObjectFactory addInstance
INFO: Not binding factory to JNDI, no JNDI name configured
May 5, 2008 12:01:05 PM org.hibernate.tool.hbm2ddl.SchemaExport execute
INFO: Running hbm2ddl schema export
May 5, 2008 12:01:05 PM org.hibernate.tool.hbm2ddl.SchemaExport execute
INFO: exporting generated schema to database
May 5, 2008 12:01:07 PM org.hibernate.tool.hbm2ddl.SchemaExport execute
INFO: schema export complete
Hibernate: select forums0_.forum_id as forum1_18_2_, forums0_.forum_name as forum2_18_2_, forums0_.forum_parent as forum3_18_2_, forums0_.forum_post as forum4_18_2_, forums0_.forum_type as forum5_18_2_, forums0_.forum_perm as forum6_18_2_, forums0_.forum_owner_id as forum7_18_2_, topics1_.topic_forum_id as topic2_4_, topics1_.topic_id as topic1_4_, topics1_.topic_id as topic1_20_0_, topics1_.topic_forum_id as topic2_20_0_, topics1_.topic_name as topic3_20_0_, topics1_.topic_date as topic4_20_0_, topics1_.topic_ownername as topic5_20_0_, topics1_.topic_ownerid as topic6_20_0_, topics1_.topic_type as topic7_20_0_, topics1_.topic_reply as topic8_20_0_, postses2_.post_topic_id as post5_5_, postses2_.post_id as post1_5_, postses2_.post_id as post1_19_1_, postses2_.post_owner_name as post2_19_1_, postses2_.post_ownerid as post3_19_1_, postses2_.post_date as post4_19_1_, postses2_.post_topic_id as post5_19_1_, postses2_.post_txt as post6_19_1_ from forums forums0_ left outer join topic topics1_ on forums0_.forum_id=topics1_.topic_forum_id left outer join posts postses2_ on topics1_.topic_id=postses2_.post_topic_id where forums0_.forum_id=?
Hibernate: select this_.forum_id as forum1_18_2_, this_.forum_name as forum2_18_2_, this_.forum_parent as forum3_18_2_, this_.forum_post as forum4_18_2_, this_.forum_type as forum5_18_2_, this_.forum_perm as forum6_18_2_, this_.forum_owner_id as forum7_18_2_, topics2_.topic_forum_id as topic2_4_, topics2_.topic_id as topic1_4_, topics2_.topic_id as topic1_20_0_, topics2_.topic_forum_id as topic2_20_0_, topics2_.topic_name as topic3_20_0_, topics2_.topic_date as topic4_20_0_, topics2_.topic_ownername as topic5_20_0_, topics2_.topic_ownerid as topic6_20_0_, topics2_.topic_type as topic7_20_0_, topics2_.topic_reply as topic8_20_0_, postses3_.post_topic_id as post5_5_, postses3_.post_id as post1_5_, postses3_.post_id as post1_19_1_, postses3_.post_owner_name as post2_19_1_, postses3_.post_ownerid as post3_19_1_, postses3_.post_date as post4_19_1_, postses3_.post_topic_id as post5_19_1_, postses3_.post_txt as post6_19_1_ from forums this_ left outer join topic topics2_ on this_.forum_id=topics2_.topic_forum_id left outer join posts postses3_ on topics2_.topic_id=postses3_.post_topic_id where this_.forum_name=? and this_.forum_parent=?
May 5, 2008 12:01:11 PM org.hibernate.impl.SessionFactoryImpl close
INFO: closing
May 5, 2008 12:01:11 PM org.hibernate.connection.DriverManagerConnectionProvider close
INFO: cleaning up connection pool: jdbc:derby:derbyDB
May 5, 2008 12:01:11 PM org.hibernate.tool.hbm2ddl.SchemaExport execute
INFO: Running hbm2ddl schema export
May 5, 2008 12:01:11 PM org.hibernate.tool.hbm2ddl.SchemaExport execute
INFO: exporting generated schema to database
May 5, 2008 12:01:13 PM org.hibernate.tool.hbm2ddl.SchemaExport execute
INFO: schema export complete
May 5, 2008 12:01:13 PM org.hibernate.cfg.Configuration addResource
INFO: Reading mappings from resource: mappings/Forums.hbm.xml
May 5, 2008 12:01:13 PM org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
INFO: Mapping class: net.sf.l2j.gameserver.communitybbs.model.forum.Forums -> forums
May 5, 2008 12:01:14 PM org.hibernate.cfg.Configuration addResource
INFO: Reading mappings from resource: mappings/Posts.hbm.xml
May 5, 2008 12:01:14 PM org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
INFO: Mapping class: net.sf.l2j.gameserver.communitybbs.model.forum.Posts -> posts
May 5, 2008 12:01:14 PM org.hibernate.cfg.Configuration addResource
INFO: Reading mappings from resource: mappings/Topic.hbm.xml
May 5, 2008 12:01:14 PM org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
INFO: Mapping class: net.sf.l2j.gameserver.communitybbs.model.forum.Topic -> topic
May 5, 2008 12:01:14 PM org.hibernate.dialect.Dialect <init>
INFO: Using dialect: org.hibernate.dialect.DerbyDialect
May 5, 2008 12:01:14 PM org.hibernate.cfg.HbmBinder bindCollectionSecondPass
INFO: Mapping collection: net.sf.l2j.gameserver.communitybbs.model.forum.Forums.topics -> topic
May 5, 2008 12:01:14 PM org.hibernate.cfg.HbmBinder bindCollectionSecondPass
INFO: Mapping collection: net.sf.l2j.gameserver.communitybbs.model.forum.Topic.postses -> posts
May 5, 2008 12:01:14 PM org.hibernate.connection.DriverManagerConnectionProvider configure
INFO: Using Hibernate built-in connection pool (not for production use!)
May 5, 2008 12:01:14 PM org.hibernate.connection.DriverManagerConnectionProvider configure
INFO: Hibernate connection pool size: 20
May 5, 2008 12:01:14 PM org.hibernate.connection.DriverManagerConnectionProvider configure
INFO: autocommit mode: false
May 5, 2008 12:01:14 PM org.hibernate.connection.DriverManagerConnectionProvider configure
INFO: using driver: org.apache.derby.jdbc.EmbeddedDriver at URL: jdbc:derby:derbyDB
May 5, 2008 12:01:14 PM org.hibernate.connection.DriverManagerConnectionProvider configure
INFO: connection properties: {user=USER1, password=****}
May 5, 2008 12:01:14 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: RDBMS: Apache Derby, version: 10.1.3.1
May 5, 2008 12:01:14 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: JDBC driver: Apache Derby Embedded JDBC Driver, version: 10.1.3.1
May 5, 2008 12:01:14 PM org.hibernate.dialect.Dialect <init>
INFO: Using dialect: org.hibernate.dialect.DerbyDialect
May 5, 2008 12:01:14 PM org.hibernate.transaction.TransactionFactoryFactory buildTransactionFactory
INFO: Transaction strategy: org.hibernate.transaction.JDBCTransactionFactory
May 5, 2008 12:01:14 PM org.hibernate.transaction.TransactionManagerLookupFactory getTransactionManagerLookup
INFO: No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended)
May 5, 2008 12:01:14 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Automatic flush during beforeCompletion(): disabled
May 5, 2008 12:01:14 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Automatic session close at end of transaction: disabled
May 5, 2008 12:01:14 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Scrollable result sets: enabled
May 5, 2008 12:01:14 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: JDBC3 getGeneratedKeys(): disabled
May 5, 2008 12:01:14 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Connection release mode: auto
May 5, 2008 12:01:14 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Default batch fetch size: 1
May 5, 2008 12:01:14 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Generate SQL with comments: disabled
May 5, 2008 12:01:14 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Order SQL updates by primary key: disabled
May 5, 2008 12:01:14 PM org.hibernate.cfg.SettingsFactory createQueryTranslatorFactory
INFO: Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory
May 5, 2008 12:01:14 PM org.hibernate.hql.ast.ASTQueryTranslatorFactory <init>
INFO: Using ASTQueryTranslatorFactory
May 5, 2008 12:01:14 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Query language substitutions: {}
May 5, 2008 12:01:14 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: JPA-QL strict compliance: disabled
May 5, 2008 12:01:14 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Second-level cache: enabled
May 5, 2008 12:01:14 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Query cache: disabled
May 5, 2008 12:01:14 PM org.hibernate.cfg.SettingsFactory createCacheProvider
INFO: Cache provider: org.hibernate.cache.EhCacheProvider
May 5, 2008 12:01:14 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Optimize cache for minimal puts: disabled
May 5, 2008 12:01:14 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Structured second-level cache entries: disabled
May 5, 2008 12:01:14 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Echoing all SQL to stdout
May 5, 2008 12:01:14 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Statistics: disabled
May 5, 2008 12:01:14 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Deleted entity synthetic identifier rollback: disabled
May 5, 2008 12:01:14 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Default entity-mode: pojo
May 5, 2008 12:01:14 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Named query checking : enabled
May 5, 2008 12:01:14 PM org.hibernate.impl.SessionFactoryImpl <init>
INFO: building session factory
May 5, 2008 12:01:14 PM org.hibernate.impl.SessionFactoryObjectFactory addInstance
INFO: Not binding factory to JNDI, no JNDI name configured
May 5, 2008 12:01:14 PM org.hibernate.tool.hbm2ddl.SchemaExport execute
INFO: Running hbm2ddl schema export
May 5, 2008 12:01:14 PM org.hibernate.tool.hbm2ddl.SchemaExport execute
INFO: exporting generated schema to database
May 5, 2008 12:01:16 PM org.hibernate.tool.hbm2ddl.SchemaExport execute
INFO: schema export complete
Hibernate: select forums0_.forum_id as forum1_24_2_, forums0_.forum_name as forum2_24_2_, forums0_.forum_parent as forum3_24_2_, forums0_.forum_post as forum4_24_2_, forums0_.forum_type as forum5_24_2_, forums0_.forum_perm as forum6_24_2_, forums0_.forum_owner_id as forum7_24_2_, topics1_.topic_forum_id as topic2_4_, topics1_.topic_id as topic1_4_, topics1_.topic_id as topic1_26_0_, topics1_.topic_forum_id as topic2_26_0_, topics1_.topic_name as topic3_26_0_, topics1_.topic_date as topic4_26_0_, topics1_.topic_ownername as topic5_26_0_, topics1_.topic_ownerid as topic6_26_0_, topics1_.topic_type as topic7_26_0_, topics1_.topic_reply as topic8_26_0_, postses2_.post_topic_id as post5_5_, postses2_.post_id as post1_5_, postses2_.post_id as post1_25_1_, postses2_.post_owner_name as post2_25_1_, postses2_.post_ownerid as post3_25_1_, postses2_.post_date as post4_25_1_, postses2_.post_topic_id as post5_25_1_, postses2_.post_txt as post6_25_1_ from forums forums0_ left outer join topic topics1_ on forums0_.forum_id=topics1_.topic_forum_id left outer join posts postses2_ on topics1_.topic_id=postses2_.post_topic_id where forums0_.forum_id=?
May 5, 2008 12:01:21 PM org.hibernate.impl.SessionFactoryImpl close
INFO: closing
May 5, 2008 12:01:21 PM org.hibernate.connection.DriverManagerConnectionProvider close
INFO: cleaning up connection pool: jdbc:derby:derbyDB
May 5, 2008 12:01:21 PM org.hibernate.tool.hbm2ddl.SchemaExport execute
INFO: Running hbm2ddl schema export
May 5, 2008 12:01:21 PM org.hibernate.tool.hbm2ddl.SchemaExport execute
INFO: exporting generated schema to database
May 5, 2008 12:01:23 PM org.hibernate.tool.hbm2ddl.SchemaExport execute
INFO: schema export complete
May 5, 2008 12:01:23 PM org.hibernate.cfg.Configuration addResource
INFO: Reading mappings from resource: mappings/Forums.hbm.xml
May 5, 2008 12:01:23 PM org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
INFO: Mapping class: net.sf.l2j.gameserver.communitybbs.model.forum.Forums -> forums
May 5, 2008 12:01:23 PM org.hibernate.cfg.Configuration addResource
INFO: Reading mappings from resource: mappings/Posts.hbm.xml
May 5, 2008 12:01:23 PM org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
INFO: Mapping class: net.sf.l2j.gameserver.communitybbs.model.forum.Posts -> posts
May 5, 2008 12:01:23 PM org.hibernate.cfg.Configuration addResource
INFO: Reading mappings from resource: mappings/Topic.hbm.xml
May 5, 2008 12:01:23 PM org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
INFO: Mapping class: net.sf.l2j.gameserver.communitybbs.model.forum.Topic -> topic
May 5, 2008 12:01:23 PM org.hibernate.dialect.Dialect <init>
INFO: Using dialect: org.hibernate.dialect.DerbyDialect
May 5, 2008 12:01:23 PM org.hibernate.cfg.HbmBinder bindCollectionSecondPass
INFO: Mapping collection: net.sf.l2j.gameserver.communitybbs.model.forum.Forums.topics -> topic
May 5, 2008 12:01:23 PM org.hibernate.cfg.HbmBinder bindCollectionSecondPass
INFO: Mapping collection: net.sf.l2j.gameserver.communitybbs.model.forum.Topic.postses -> posts
May 5, 2008 12:01:23 PM org.hibernate.connection.DriverManagerConnectionProvider configure
INFO: Using Hibernate built-in connection pool (not for production use!)
May 5, 2008 12:01:23 PM org.hibernate.connection.DriverManagerConnectionProvider configure
INFO: Hibernate connection pool size: 20
May 5, 2008 12:01:23 PM org.hibernate.connection.DriverManagerConnectionProvider configure
INFO: autocommit mode: false
May 5, 2008 12:01:23 PM org.hibernate.connection.DriverManagerConnectionProvider configure
INFO: using driver: org.apache.derby.jdbc.EmbeddedDriver at URL: jdbc:derby:derbyDB
May 5, 2008 12:01:23 PM org.hibernate.connection.DriverManagerConnectionProvider configure
INFO: connection properties: {user=USER1, password=****}
May 5, 2008 12:01:23 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: RDBMS: Apache Derby, version: 10.1.3.1
May 5, 2008 12:01:23 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: JDBC driver: Apache Derby Embedded JDBC Driver, version: 10.1.3.1
May 5, 2008 12:01:23 PM org.hibernate.dialect.Dialect <init>
INFO: Using dialect: org.hibernate.dialect.DerbyDialect
May 5, 2008 12:01:23 PM org.hibernate.transaction.TransactionFactoryFactory buildTransactionFactory
INFO: Transaction strategy: org.hibernate.transaction.JDBCTransactionFactory
May 5, 2008 12:01:23 PM org.hibernate.transaction.TransactionManagerLookupFactory getTransactionManagerLookup
INFO: No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended)
May 5, 2008 12:01:23 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Automatic flush during beforeCompletion(): disabled
May 5, 2008 12:01:23 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Automatic session close at end of transaction: disabled
May 5, 2008 12:01:23 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Scrollable result sets: enabled
May 5, 2008 12:01:23 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: JDBC3 getGeneratedKeys(): disabled
May 5, 2008 12:01:23 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Connection release mode: auto
May 5, 2008 12:01:23 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Default batch fetch size: 1
May 5, 2008 12:01:23 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Generate SQL with comments: disabled
May 5, 2008 12:01:23 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Order SQL updates by primary key: disabled
May 5, 2008 12:01:23 PM org.hibernate.cfg.SettingsFactory createQueryTranslatorFactory
INFO: Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory
May 5, 2008 12:01:23 PM org.hibernate.hql.ast.ASTQueryTranslatorFactory <init>
INFO: Using ASTQueryTranslatorFactory
May 5, 2008 12:01:23 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Query language substitutions: {}
May 5, 2008 12:01:23 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: JPA-QL strict compliance: disabled
May 5, 2008 12:01:23 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Second-level cache: enabled
May 5, 2008 12:01:23 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Query cache: disabled
May 5, 2008 12:01:23 PM org.hibernate.cfg.SettingsFactory createCacheProvider
INFO: Cache provider: org.hibernate.cache.EhCacheProvider
May 5, 2008 12:01:23 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Optimize cache for minimal puts: disabled
May 5, 2008 12:01:23 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Structured second-level cache entries: disabled
May 5, 2008 12:01:23 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Echoing all SQL to stdout
May 5, 2008 12:01:23 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Statistics: disabled
May 5, 2008 12:01:23 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Deleted entity synthetic identifier rollback: disabled
May 5, 2008 12:01:23 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Default entity-mode: pojo
May 5, 2008 12:01:23 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Named query checking : enabled
May 5, 2008 12:01:23 PM org.hibernate.impl.SessionFactoryImpl <init>
INFO: building session factory
May 5, 2008 12:01:24 PM org.hibernate.impl.SessionFactoryObjectFactory addInstance
INFO: Not binding factory to JNDI, no JNDI name configured
May 5, 2008 12:01:24 PM org.hibernate.tool.hbm2ddl.SchemaExport execute
INFO: Running hbm2ddl schema export
May 5, 2008 12:01:24 PM org.hibernate.tool.hbm2ddl.SchemaExport execute
INFO: exporting generated schema to database
May 5, 2008 12:01:25 PM org.hibernate.tool.hbm2ddl.SchemaExport execute
INFO: schema export complete
Hibernate: select forums0_.forum_id as forum1_30_, forums0_.forum_name as forum2_30_, forums0_.forum_parent as forum3_30_, forums0_.forum_post as forum4_30_, forums0_.forum_type as forum5_30_, forums0_.forum_perm as forum6_30_, forums0_.forum_owner_id as forum7_30_ from forums forums0_ where forums0_.forum_parent=?
May 5, 2008 12:01:32 PM org.hibernate.impl.SessionFactoryImpl close
INFO: closing
May 5, 2008 12:01:32 PM org.hibernate.connection.DriverManagerConnectionProvider close
INFO: cleaning up connection pool: jdbc:derby:derbyDB
May 5, 2008 12:01:32 PM org.hibernate.tool.hbm2ddl.SchemaExport execute
INFO: Running hbm2ddl schema export
May 5, 2008 12:01:32 PM org.hibernate.tool.hbm2ddl.SchemaExport execute
INFO: exporting generated schema to database
May 5, 2008 12:01:33 PM org.hibernate.tool.hbm2ddl.SchemaExport execute
INFO: schema export complete
May 5, 2008 12:01:33 PM org.hibernate.cfg.Configuration addResource
INFO: Reading mappings from resource: mappings/Forums.hbm.xml
May 5, 2008 12:01:34 PM org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
INFO: Mapping class: net.sf.l2j.gameserver.communitybbs.model.forum.Forums -> forums
May 5, 2008 12:01:34 PM org.hibernate.cfg.Configuration addResource
INFO: Reading mappings from resource: mappings/Posts.hbm.xml
May 5, 2008 12:01:34 PM org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
INFO: Mapping class: net.sf.l2j.gameserver.communitybbs.model.forum.Posts -> posts
May 5, 2008 12:01:34 PM org.hibernate.cfg.Configuration addResource
INFO: Reading mappings from resource: mappings/Topic.hbm.xml
May 5, 2008 12:01:34 PM org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
INFO: Mapping class: net.sf.l2j.gameserver.communitybbs.model.forum.Topic -> topic
May 5, 2008 12:01:34 PM org.hibernate.dialect.Dialect <init>
INFO: Using dialect: org.hibernate.dialect.DerbyDialect
May 5, 2008 12:01:34 PM org.hibernate.cfg.HbmBinder bindCollectionSecondPass
INFO: Mapping collection: net.sf.l2j.gameserver.communitybbs.model.forum.Forums.topics -> topic
May 5, 2008 12:01:34 PM org.hibernate.cfg.HbmBinder bindCollectionSecondPass
INFO: Mapping collection: net.sf.l2j.gameserver.communitybbs.model.forum.Topic.postses -> posts
May 5, 2008 12:01:34 PM org.hibernate.connection.DriverManagerConnectionProvider configure
INFO: Using Hibernate built-in connection pool (not for production use!)
May 5, 2008 12:01:34 PM org.hibernate.connection.DriverManagerConnectionProvider configure
INFO: Hibernate connection pool size: 20
May 5, 2008 12:01:34 PM org.hibernate.connection.DriverManagerConnectionProvider configure
INFO: autocommit mode: false
May 5, 2008 12:01:34 PM org.hibernate.connection.DriverManagerConnectionProvider configure
INFO: using driver: org.apache.derby.jdbc.EmbeddedDriver at URL: jdbc:derby:derbyDB
May 5, 2008 12:01:34 PM org.hibernate.connection.DriverManagerConnectionProvider configure
INFO: connection properties: {user=USER1, password=****}
May 5, 2008 12:01:34 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: RDBMS: Apache Derby, version: 10.1.3.1
May 5, 2008 12:01:34 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: JDBC driver: Apache Derby Embedded JDBC Driver, version: 10.1.3.1
May 5, 2008 12:01:34 PM org.hibernate.dialect.Dialect <init>
INFO: Using dialect: org.hibernate.dialect.DerbyDialect
May 5, 2008 12:01:34 PM org.hibernate.transaction.TransactionFactoryFactory buildTransactionFactory
INFO: Transaction strategy: org.hibernate.transaction.JDBCTransactionFactory
May 5, 2008 12:01:34 PM org.hibernate.transaction.TransactionManagerLookupFactory getTransactionManagerLookup
INFO: No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended)
May 5, 2008 12:01:34 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Automatic flush during beforeCompletion(): disabled
May 5, 2008 12:01:34 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Automatic session close at end of transaction: disabled
May 5, 2008 12:01:34 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Scrollable result sets: enabled
May 5, 2008 12:01:34 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: JDBC3 getGeneratedKeys(): disabled
May 5, 2008 12:01:34 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Connection release mode: auto
May 5, 2008 12:01:34 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Default batch fetch size: 1
May 5, 2008 12:01:34 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Generate SQL with comments: disabled
May 5, 2008 12:01:34 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Order SQL updates by primary key: disabled
May 5, 2008 12:01:34 PM org.hibernate.cfg.SettingsFactory createQueryTranslatorFactory
INFO: Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory
May 5, 2008 12:01:34 PM org.hibernate.hql.ast.ASTQueryTranslatorFactory <init>
INFO: Using ASTQueryTranslatorFactory
May 5, 2008 12:01:34 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Query language substitutions: {}
May 5, 2008 12:01:34 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: JPA-QL strict compliance: disabled
May 5, 2008 12:01:34 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Second-level cache: enabled
May 5, 2008 12:01:34 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Query cache: disabled
May 5, 2008 12:01:34 PM org.hibernate.cfg.SettingsFactory createCacheProvider
INFO: Cache provider: org.hibernate.cache.EhCacheProvider
May 5, 2008 12:01:34 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Optimize cache for minimal puts: disabled
May 5, 2008 12:01:34 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Structured second-level cache entries: disabled
May 5, 2008 12:01:34 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Echoing all SQL to stdout
May 5, 2008 12:01:34 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Statistics: disabled
May 5, 2008 12:01:34 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Deleted entity synthetic identifier rollback: disabled
May 5, 2008 12:01:34 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Default entity-mode: pojo
May 5, 2008 12:01:34 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Named query checking : enabled
May 5, 2008 12:01:34 PM org.hibernate.impl.SessionFactoryImpl <init>
INFO: building session factory
May 5, 2008 12:01:34 PM org.hibernate.impl.SessionFactoryObjectFactory addInstance
INFO: Not binding factory to JNDI, no JNDI name configured
May 5, 2008 12:01:34 PM org.hibernate.tool.hbm2ddl.SchemaExport execute
INFO: Running hbm2ddl schema export
May 5, 2008 12:01:34 PM org.hibernate.tool.hbm2ddl.SchemaExport execute
INFO: exporting generated schema to database
May 5, 2008 12:01:37 PM org.hibernate.tool.hbm2ddl.SchemaExport execute
INFO: schema export complete
Hibernate: select forums0_.forum_id as forum1_36_, forums0_.forum_name as forum2_36_, forums0_.forum_parent as forum3_36_, forums0_.forum_post as forum4_36_, forums0_.forum_type as forum5_36_, forums0_.forum_perm as forum6_36_, forums0_.forum_owner_id as forum7_36_ from forums forums0_
May 5, 2008 12:01:41 PM org.hibernate.impl.SessionFactoryImpl close
INFO: closing
May 5, 2008 12:01:41 PM org.hibernate.connection.DriverManagerConnectionProvider close
INFO: cleaning up connection pool: jdbc:derby:derbyDB
May 5, 2008 12:01:41 PM org.hibernate.tool.hbm2ddl.SchemaExport execute
INFO: Running hbm2ddl schema export
May 5, 2008 12:01:41 PM org.hibernate.tool.hbm2ddl.SchemaExport execute
INFO: exporting generated schema to database
May 5, 2008 12:01:42 PM org.hibernate.tool.hbm2ddl.SchemaExport execute
INFO: schema export complete
May 5, 2008 12:01:42 PM org.hibernate.cfg.Configuration addResource
INFO: Reading mappings from resource: mappings/Forums.hbm.xml
May 5, 2008 12:01:42 PM org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
INFO: Mapping class: net.sf.l2j.gameserver.communitybbs.model.forum.Forums -> forums
May 5, 2008 12:01:42 PM org.hibernate.cfg.Configuration addResource
INFO: Reading mappings from resource: mappings/Posts.hbm.xml
May 5, 2008 12:01:42 PM org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
INFO: Mapping class: net.sf.l2j.gameserver.communitybbs.model.forum.Posts -> posts
May 5, 2008 12:01:42 PM org.hibernate.cfg.Configuration addResource
INFO: Reading mappings from resource: mappings/Topic.hbm.xml
May 5, 2008 12:01:43 PM org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
INFO: Mapping class: net.sf.l2j.gameserver.communitybbs.model.forum.Topic -> topic
May 5, 2008 12:01:43 PM org.hibernate.dialect.Dialect <init>
INFO: Using dialect: org.hibernate.dialect.DerbyDialect
May 5, 2008 12:01:43 PM org.hibernate.cfg.HbmBinder bindCollectionSecondPass
INFO: Mapping collection: net.sf.l2j.gameserver.communitybbs.model.forum.Forums.topics -> topic
May 5, 2008 12:01:43 PM org.hibernate.cfg.HbmBinder bindCollectionSecondPass
INFO: Mapping collection: net.sf.l2j.gameserver.communitybbs.model.forum.Topic.postses -> posts
May 5, 2008 12:01:43 PM org.hibernate.connection.DriverManagerConnectionProvider configure
INFO: Using Hibernate built-in connection pool (not for production use!)
May 5, 2008 12:01:43 PM org.hibernate.connection.DriverManagerConnectionProvider configure
INFO: Hibernate connection pool size: 20
May 5, 2008 12:01:43 PM org.hibernate.connection.DriverManagerConnectionProvider configure
INFO: autocommit mode: false
May 5, 2008 12:01:43 PM org.hibernate.connection.DriverManagerConnectionProvider configure
INFO: using driver: org.apache.derby.jdbc.EmbeddedDriver at URL: jdbc:derby:derbyDB
May 5, 2008 12:01:43 PM org.hibernate.connection.DriverManagerConnectionProvider configure
INFO: connection properties: {user=USER1, password=****}
May 5, 2008 12:01:43 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: RDBMS: Apache Derby, version: 10.1.3.1
May 5, 2008 12:01:43 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: JDBC driver: Apache Derby Embedded JDBC Driver, version: 10.1.3.1
May 5, 2008 12:01:43 PM org.hibernate.dialect.Dialect <init>
INFO: Using dialect: org.hibernate.dialect.DerbyDialect
May 5, 2008 12:01:43 PM org.hibernate.transaction.TransactionFactoryFactory buildTransactionFactory
INFO: Transaction strategy: org.hibernate.transaction.JDBCTransactionFactory
May 5, 2008 12:01:43 PM org.hibernate.transaction.TransactionManagerLookupFactory getTransactionManagerLookup
INFO: No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended)
May 5, 2008 12:01:43 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Automatic flush during beforeCompletion(): disabled
May 5, 2008 12:01:43 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Automatic session close at end of transaction: disabled
May 5, 2008 12:01:43 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Scrollable result sets: enabled
May 5, 2008 12:01:43 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: JDBC3 getGeneratedKeys(): disabled
May 5, 2008 12:01:43 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Connection release mode: auto
May 5, 2008 12:01:43 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Default batch fetch size: 1
May 5, 2008 12:01:43 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Generate SQL with comments: disabled
May 5, 2008 12:01:43 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Order SQL updates by primary key: disabled
May 5, 2008 12:01:43 PM org.hibernate.cfg.SettingsFactory createQueryTranslatorFactory
INFO: Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory
May 5, 2008 12:01:43 PM org.hibernate.hql.ast.ASTQueryTranslatorFactory <init>
INFO: Using ASTQueryTranslatorFactory
May 5, 2008 12:01:43 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Query language substitutions: {}
May 5, 2008 12:01:43 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: JPA-QL strict compliance: disabled
May 5, 2008 12:01:43 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Second-level cache: enabled
May 5, 2008 12:01:43 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Query cache: disabled
May 5, 2008 12:01:43 PM org.hibernate.cfg.SettingsFactory createCacheProvider
INFO: Cache provider: org.hibernate.cache.EhCacheProvider
May 5, 2008 12:01:43 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Optimize cache for minimal puts: disabled
May 5, 2008 12:01:43 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Structured second-level cache entries: disabled
May 5, 2008 12:01:43 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Echoing all SQL to stdout
May 5, 2008 12:01:43 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Statistics: disabled
May 5, 2008 12:01:43 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Deleted entity synthetic identifier rollback: disabled
May 5, 2008 12:01:43 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Default entity-mode: pojo
May 5, 2008 12:01:43 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Named query checking : enabled
May 5, 2008 12:01:43 PM org.hibernate.impl.SessionFactoryImpl <init>
INFO: building session factory
May 5, 2008 12:01:43 PM org.hibernate.impl.SessionFactoryObjectFactory addInstance
INFO: Not binding factory to JNDI, no JNDI name configured
May 5, 2008 12:01:43 PM org.hibernate.tool.hbm2ddl.SchemaExport execute
INFO: Running hbm2ddl schema export
May 5, 2008 12:01:43 PM org.hibernate.tool.hbm2ddl.SchemaExport execute
INFO: exporting generated schema to database
May 5, 2008 12:01:45 PM org.hibernate.tool.hbm2ddl.SchemaExport execute
INFO: schema export complete
Hibernate: select max(forum_id) from forums
Hibernate: insert into forums (forum_name, forum_parent, forum_post, forum_type, forum_perm, forum_owner_id, forum_id) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: select forums0_.forum_id as forum1_42_, forums0_.forum_name as forum2_42_, forums0_.forum_parent as forum3_42_, forums0_.forum_post as forum4_42_, forums0_.forum_type as forum5_42_, forums0_.forum_perm as forum6_42_, forums0_.forum_owner_id as forum7_42_ from forums forums0_
Hibernate: select forums0_.forum_id as forum1_42_, forums0_.forum_name as forum2_42_, forums0_.forum_parent as forum3_42_, forums0_.forum_post as forum4_42_, forums0_.forum_type as forum5_42_, forums0_.forum_perm as forum6_42_, forums0_.forum_owner_id as forum7_42_ from forums forums0_ where forums0_.forum_parent=?
May 5, 2008 12:01:48 PM org.hibernate.impl.SessionFactoryImpl close
INFO: closing
May 5, 2008 12:01:48 PM org.hibernate.connection.DriverManagerConnectionProvider close
INFO: cleaning up connection pool: jdbc:derby:derbyDB
May 5, 2008 12:01:48 PM org.hibernate.tool.hbm2ddl.SchemaExport execute
INFO: Running hbm2ddl schema export
May 5, 2008 12:01:48 PM org.hibernate.tool.hbm2ddl.SchemaExport execute
INFO: exporting generated schema to database
May 5, 2008 12:01:50 PM org.hibernate.tool.hbm2ddl.SchemaExport execute
INFO: schema export complete
May 5, 2008 12:01:50 PM org.hibernate.cfg.Configuration addResource
INFO: Reading mappings from resource: mappings/Forums.hbm.xml
May 5, 2008 12:01:50 PM org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
INFO: Mapping class: net.sf.l2j.gameserver.communitybbs.model.forum.Forums -> forums
May 5, 2008 12:01:50 PM org.hibernate.cfg.Configuration addResource
INFO: Reading mappings from resource: mappings/Posts.hbm.xml
May 5, 2008 12:01:50 PM org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
INFO: Mapping class: net.sf.l2j.gameserver.communitybbs.model.forum.Posts -> posts
May 5, 2008 12:01:50 PM org.hibernate.cfg.Configuration addResource
INFO: Reading mappings from resource: mappings/Topic.hbm.xml
May 5, 2008 12:01:50 PM org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
INFO: Mapping class: net.sf.l2j.gameserver.communitybbs.model.forum.Topic -> topic
May 5, 2008 12:01:50 PM org.hibernate.dialect.Dialect <init>
INFO: Using dialect: org.hibernate.dialect.DerbyDialect
May 5, 2008 12:01:50 PM org.hibernate.cfg.HbmBinder bindCollectionSecondPass
INFO: Mapping collection: net.sf.l2j.gameserver.communitybbs.model.forum.Forums.topics -> topic
May 5, 2008 12:01:50 PM org.hibernate.cfg.HbmBinder bindCollectionSecondPass
INFO: Mapping collection: net.sf.l2j.gameserver.communitybbs.model.forum.Topic.postses -> posts
May 5, 2008 12:01:50 PM org.hibernate.connection.DriverManagerConnectionProvider configure
INFO: Using Hibernate built-in connection pool (not for production use!)
May 5, 2008 12:01:50 PM org.hibernate.connection.DriverManagerConnectionProvider configure
INFO: Hibernate connection pool size: 20
May 5, 2008 12:01:50 PM org.hibernate.connection.DriverManagerConnectionProvider configure
INFO: autocommit mode: false
May 5, 2008 12:01:50 PM org.hibernate.connection.DriverManagerConnectionProvider configure
INFO: using driver: org.apache.derby.jdbc.EmbeddedDriver at URL: jdbc:derby:derbyDB
May 5, 2008 12:01:50 PM org.hibernate.connection.DriverManagerConnectionProvider configure
INFO: connection properties: {user=USER1, password=****}
May 5, 2008 12:01:50 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: RDBMS: Apache Derby, version: 10.1.3.1
May 5, 2008 12:01:50 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: JDBC driver: Apache Derby Embedded JDBC Driver, version: 10.1.3.1
May 5, 2008 12:01:50 PM org.hibernate.dialect.Dialect <init>
INFO: Using dialect: org.hibernate.dialect.DerbyDialect
May 5, 2008 12:01:50 PM org.hibernate.transaction.TransactionFactoryFactory buildTransactionFactory
INFO: Transaction strategy: org.hibernate.transaction.JDBCTransactionFactory
May 5, 2008 12:01:50 PM org.hibernate.transaction.TransactionManagerLookupFactory getTransactionManagerLookup
INFO: No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended)
May 5, 2008 12:01:50 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Automatic flush during beforeCompletion(): disabled
May 5, 2008 12:01:50 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Automatic session close at end of transaction: disabled
May 5, 2008 12:01:50 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Scrollable result sets: enabled
May 5, 2008 12:01:50 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: JDBC3 getGeneratedKeys(): disabled
May 5, 2008 12:01:50 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Connection release mode: auto
May 5, 2008 12:01:50 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Default batch fetch size: 1
May 5, 2008 12:01:50 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Generate SQL with comments: disabled
May 5, 2008 12:01:50 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Order SQL updates by primary key: disabled
May 5, 2008 12:01:50 PM org.hibernate.cfg.SettingsFactory createQueryTranslatorFactory
INFO: Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory
May 5, 2008 12:01:50 PM org.hibernate.hql.ast.ASTQueryTranslatorFactory <init>
INFO: Using ASTQueryTranslatorFactory
May 5, 2008 12:01:50 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Query language substitutions: {}
May 5, 2008 12:01:50 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: JPA-QL strict compliance: disabled
May 5, 2008 12:01:50 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Second-level cache: enabled
May 5, 2008 12:01:50 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Query cache: disabled
May 5, 2008 12:01:50 PM org.hibernate.cfg.SettingsFactory createCacheProvider
INFO: Cache provider: org.hibernate.cache.EhCacheProvider
May 5, 2008 12:01:50 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Optimize cache for minimal puts: disabled
May 5, 2008 12:01:50 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Structured second-level cache entries: disabled
May 5, 2008 12:01:50 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Echoing all SQL to stdout
May 5, 2008 12:01:50 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Statistics: disabled
May 5, 2008 12:01:50 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Deleted entity synthetic identifier rollback: disabled
May 5, 2008 12:01:50 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Default entity-mode: pojo
May 5, 2008 12:01:50 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Named query checking : enabled
May 5, 2008 12:01:50 PM org.hibernate.impl.SessionFactoryImpl <init>
INFO: building session factory
May 5, 2008 12:01:50 PM org.hibernate.impl.SessionFactoryObjectFactory addInstance
INFO: Not binding factory to JNDI, no JNDI name configured
May 5, 2008 12:01:50 PM org.hibernate.tool.hbm2ddl.SchemaExport execute
INFO: Running hbm2ddl schema export
May 5, 2008 12:01:50 PM org.hibernate.tool.hbm2ddl.SchemaExport execute
INFO: exporting generated schema to database
May 5, 2008 12:01:52 PM org.hibernate.tool.hbm2ddl.SchemaExport execute
INFO: schema export complete
Hibernate: select max(forum_id) from forums
Hibernate: insert into forums (forum_name, forum_parent, forum_post, forum_type, forum_perm, forum_owner_id, forum_id) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: select forums0_.forum_id as forum1_48_, forums0_.forum_name as forum2_48_, forums0_.forum_parent as forum3_48_, forums0_.forum_post as forum4_48_, forums0_.forum_type as forum5_48_, forums0_.forum_perm as forum6_48_, forums0_.forum_owner_id as forum7_48_ from forums forums0_
Hibernate: select forums0_.forum_id as forum1_48_, forums0_.forum_name as forum2_48_, forums0_.forum_parent as forum3_48_, forums0_.forum_post as forum4_48_, forums0_.forum_type as forum5_48_, forums0_.forum_perm as forum6_48_, forums0_.forum_owner_id as forum7_48_ from forums forums0_ where forums0_.forum_parent=?
Hibernate: select max(topic_id) from topic
Hibernate: insert into topic (topic_forum_id, topic_name, topic_date, topic_ownername, topic_ownerid, topic_type, topic_reply, topic_id) values (?, ?, ?, ?, ?, ?, ?, ?)
May 5, 2008 12:01:56 PM org.hibernate.impl.SessionFactoryImpl close
INFO: closing
May 5, 2008 12:01:56 PM org.hibernate.connection.DriverManagerConnectionProvider close
INFO: cleaning up connection pool: jdbc:derby:derbyDB
May 5, 2008 12:01:56 PM org.hibernate.tool.hbm2ddl.SchemaExport execute
INFO: Running hbm2ddl schema export
May 5, 2008 12:01:56 PM org.hibernate.tool.hbm2ddl.SchemaExport execute
INFO: exporting generated schema to database
May 5, 2008 12:01:57 PM org.hibernate.tool.hbm2ddl.SchemaExport execute
INFO: schema export complete
May 5, 2008 12:01:57 PM org.hibernate.cfg.Configuration addResource
INFO: Reading mappings from resource: mappings/Forums.hbm.xml
May 5, 2008 12:01:57 PM org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
INFO: Mapping class: net.sf.l2j.gameserver.communitybbs.model.forum.Forums -> forums
May 5, 2008 12:01:57 PM org.hibernate.cfg.Configuration addResource
INFO: Reading mappings from resource: mappings/Posts.hbm.xml
May 5, 2008 12:01:57 PM org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
INFO: Mapping class: net.sf.l2j.gameserver.communitybbs.model.forum.Posts -> posts
May 5, 2008 12:01:57 PM org.hibernate.cfg.Configuration addResource
INFO: Reading mappings from resource: mappings/Topic.hbm.xml
May 5, 2008 12:01:57 PM org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
INFO: Mapping class: net.sf.l2j.gameserver.communitybbs.model.forum.Topic -> topic
May 5, 2008 12:01:57 PM org.hibernate.dialect.Dialect <init>
INFO: Using dialect: org.hibernate.dialect.DerbyDialect
May 5, 2008 12:01:57 PM org.hibernate.cfg.HbmBinder bindCollectionSecondPass
INFO: Mapping collection: net.sf.l2j.gameserver.communitybbs.model.forum.Forums.topics -> topic
May 5, 2008 12:01:57 PM org.hibernate.cfg.HbmBinder bindCollectionSecondPass
INFO: Mapping collection: net.sf.l2j.gameserver.communitybbs.model.forum.Topic.postses -> posts
May 5, 2008 12:01:57 PM org.hibernate.connection.DriverManagerConnectionProvider configure
INFO: Using Hibernate built-in connection pool (not for production use!)
May 5, 2008 12:01:57 PM org.hibernate.connection.DriverManagerConnectionProvider configure
INFO: Hibernate connection pool size: 20
May 5, 2008 12:01:57 PM org.hibernate.connection.DriverManagerConnectionProvider configure
INFO: autocommit mode: false
May 5, 2008 12:01:57 PM org.hibernate.connection.DriverManagerConnectionProvider configure
INFO: using driver: org.apache.derby.jdbc.EmbeddedDriver at URL: jdbc:derby:derbyDB
May 5, 2008 12:01:57 PM org.hibernate.connection.DriverManagerConnectionProvider configure
INFO: connection properties: {user=USER1, password=****}
May 5, 2008 12:01:57 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: RDBMS: Apache Derby, version: 10.1.3.1
May 5, 2008 12:01:57 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: JDBC driver: Apache Derby Embedded JDBC Driver, version: 10.1.3.1
May 5, 2008 12:01:57 PM org.hibernate.dialect.Dialect <init>
INFO: Using dialect: org.hibernate.dialect.DerbyDialect
May 5, 2008 12:01:57 PM org.hibernate.transaction.TransactionFactoryFactory buildTransactionFactory
INFO: Transaction strategy: org.hibernate.transaction.JDBCTransactionFactory
May 5, 2008 12:01:57 PM org.hibernate.transaction.TransactionManagerLookupFactory getTransactionManagerLookup
INFO: No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended)
May 5, 2008 12:01:57 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Automatic flush during beforeCompletion(): disabled
May 5, 2008 12:01:57 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Automatic session close at end of transaction: disabled
May 5, 2008 12:01:57 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Scrollable result sets: enabled
May 5, 2008 12:01:57 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: JDBC3 getGeneratedKeys(): disabled
May 5, 2008 12:01:57 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Connection release mode: auto
May 5, 2008 12:01:57 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Default batch fetch size: 1
May 5, 2008 12:01:57 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Generate SQL with comments: disabled
May 5, 2008 12:01:57 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Order SQL updates by primary key: disabled
May 5, 2008 12:01:57 PM org.hibernate.cfg.SettingsFactory createQueryTranslatorFactory
INFO: Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory
May 5, 2008 12:01:57 PM org.hibernate.hql.ast.ASTQueryTranslatorFactory <init>
INFO: Using ASTQueryTranslatorFactory
May 5, 2008 12:01:57 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Query language substitutions: {}
May 5, 2008 12:01:57 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: JPA-QL strict compliance: disabled
May 5, 2008 12:01:57 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Second-level cache: enabled
May 5, 2008 12:01:57 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Query cache: disabled
May 5, 2008 12:01:57 PM org.hibernate.cfg.SettingsFactory createCacheProvider
INFO: Cache provider: org.hibernate.cache.EhCacheProvider
May 5, 2008 12:01:57 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Optimize cache for minimal puts: disabled
May 5, 2008 12:01:57 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Structured second-level cache entries: disabled
May 5, 2008 12:01:57 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Echoing all SQL to stdout
May 5, 2008 12:01:57 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Statistics: disabled
May 5, 2008 12:01:57 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Deleted entity synthetic identifier rollback: disabled
May 5, 2008 12:01:57 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Default entity-mode: pojo
May 5, 2008 12:01:57 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Named query checking : enabled
May 5, 2008 12:01:57 PM org.hibernate.impl.SessionFactoryImpl <init>
INFO: building session factory
May 5, 2008 12:01:57 PM org.hibernate.impl.SessionFactoryObjectFactory addInstance
INFO: Not binding factory to JNDI, no JNDI name configured
May 5, 2008 12:01:57 PM org.hibernate.tool.hbm2ddl.SchemaExport execute
INFO: Running hbm2ddl schema export
May 5, 2008 12:01:57 PM org.hibernate.tool.hbm2ddl.SchemaExport execute
INFO: exporting generated schema to database
May 5, 2008 12:01:59 PM org.hibernate.tool.hbm2ddl.SchemaExport execute
INFO: schema export complete
Hibernate: select forums0_.forum_id as forum1_54_2_, forums0_.forum_name as forum2_54_2_, forums0_.forum_parent as forum3_54_2_, forums0_.forum_post as forum4_54_2_, forums0_.forum_type as forum5_54_2_, forums0_.forum_perm as forum6_54_2_, forums0_.forum_owner_id as forum7_54_2_, topics1_.topic_forum_id as topic2_4_, topics1_.topic_id as topic1_4_, topics1_.topic_id as topic1_56_0_, topics1_.topic_forum_id as topic2_56_0_, topics1_.topic_name as topic3_56_0_, topics1_.topic_date as topic4_56_0_, topics1_.topic_ownername as topic5_56_0_, topics1_.topic_ownerid as topic6_56_0_, topics1_.topic_type as topic7_56_0_, topics1_.topic_reply as topic8_56_0_, postses2_.post_topic_id as post5_5_, postses2_.post_id as post1_5_, postses2_.post_id as post1_55_1_, postses2_.post_owner_name as post2_55_1_, postses2_.post_ownerid as post3_55_1_, postses2_.post_date as post4_55_1_, postses2_.post_topic_id as post5_55_1_, postses2_.post_txt as post6_55_1_ from forums forums0_ left outer join topic topics1_ on forums0_.forum_id=topics1_.topic_forum_id left outer join posts postses2_ on topics1_.topic_id=postses2_.post_topic_id where forums0_.forum_id=?
Hibernate: delete from posts where post_id=?
Hibernate: delete from topic where topic_id=?
Hibernate: delete from topic where topic_id=?
Hibernate: delete from topic where topic_id=?
Hibernate: delete from forums where forum_id=?
Hibernate: select forums0_.forum_id as forum1_54_2_, forums0_.forum_name as forum2_54_2_, forums0_.forum_parent as forum3_54_2_, forums0_.forum_post as forum4_54_2_, forums0_.forum_type as forum5_54_2_, forums0_.forum_perm as forum6_54_2_, forums0_.forum_owner_id as forum7_54_2_, topics1_.topic_forum_id as topic2_4_, topics1_.topic_id as topic1_4_, topics1_.topic_id as topic1_56_0_, topics1_.topic_forum_id as topic2_56_0_, topics1_.topic_name as topic3_56_0_, topics1_.topic_date as topic4_56_0_, topics1_.topic_ownername as topic5_56_0_, topics1_.topic_ownerid as topic6_56_0_, topics1_.topic_type as topic7_56_0_, topics1_.topic_reply as topic8_56_0_, postses2_.post_topic_id as post5_5_, postses2_.post_id as post1_5_, postses2_.post_id as post1_55_1_, postses2_.post_owner_name as post2_55_1_, postses2_.post_ownerid as post3_55_1_, postses2_.post_date as post4_55_1_, postses2_.post_topic_id as post5_55_1_, postses2_.post_txt as post6_55_1_ from forums forums0_ left outer join topic topics1_ on forums0_.forum_id=topics1_.topic_forum_id left outer join posts postses2_ on topics1_.topic_id=postses2_.post_topic_id where forums0_.forum_id=?
Hibernate: select topic0_.topic_id as topic1_56_, topic0_.topic_forum_id as topic2_56_, topic0_.topic_name as topic3_56_, topic0_.topic_date as topic4_56_, topic0_.topic_ownername as topic5_56_, topic0_.topic_ownerid as topic6_56_, topic0_.topic_type as topic7_56_, topic0_.topic_reply as topic8_56_ from topic topic0_ where topic0_.topic_forum_id=6
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 123.308 sec
Running net.sf.l2j.gameserver.model.actor.knownlist.TestObjectKnownList
May 5, 2008 12:02:06 PM net.sf.l2j.gameserver.model.L2World initRegions
INFO: L2World: Setting up World Regions
May 5, 2008 12:02:09 PM net.sf.l2j.gameserver.model.L2World initRegions
INFO: L2World: (87 by 128) World Region Grid set up.
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.595 sec
Running net.sf.l2j.gameserver.model.TestL2Object
May 5, 2008 12:02:13 PM net.sf.l2j.gameserver.model.L2World initRegions
INFO: L2World: Setting up World Regions
May 5, 2008 12:02:15 PM net.sf.l2j.gameserver.model.L2World initRegions
INFO: L2World: (87 by 128) World Region Grid set up.
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.176 sec
Running net.sf.l2j.gameserver.skills.funcs.TestFuncMul
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.381 sec
Running net.sf.l2j.gameserver.model.actor.instance.TestL2BoatInstance
May 5, 2008 12:02:23 PM net.sf.l2j.gameserver.model.L2World initRegions
INFO: L2World: Setting up World Regions
May 5, 2008 12:02:25 PM net.sf.l2j.gameserver.model.L2World initRegions
INFO: L2World: (87 by 128) World Region Grid set up.
May 5, 2008 12:02:26 PM net.sf.l2j.gameserver.ThreadPoolManager <init>
INFO: ThreadPoolManager: io:2 generalPackets:4 general:4 ai:10
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.706 sec
Running net.sf.l2j.gameserver.recipes.dao.impl.TestL2RecipeDaoXml
May 5, 2008 12:02:30 PM net.sf.l2j.gameserver.recipes.dao.impl.L2RecipeDAOXml <init>
SEVERE: Recipes: Error loading D:\workspace\L2_GameServer_CT1.5\target\classes\net\sf\l2j\gameserver\recipes\dao\impl\data\recipes.xml !
May 5, 2008 12:02:30 PM net.sf.l2j.gameserver.recipes.dao.impl.L2RecipeDAOXml <init>
SEVERE: Recipes: Error while reading D:\workspace\L2_GameServer_CT1.5\target\classes\net\sf\l2j\gameserver\recipes\dao\impl\data\recipes.xml !
May 5, 2008 12:02:30 PM net.sf.l2j.gameserver.recipes.dao.impl.L2RecipeDAOXml <init>
INFO: Recipes: Loaded 0 recipes.
May 5, 2008 12:02:30 PM net.sf.l2j.gameserver.recipes.dao.impl.L2RecipeDAOXml <init>
SEVERE: Recipes: Error loading C:\Documents and Settings\KidZor\data\recipes.xml !
May 5, 2008 12:02:30 PM net.sf.l2j.gameserver.recipes.dao.impl.L2RecipeDAOXml <init>
SEVERE: Recipes: Error while reading C:\Documents and Settings\KidZor\data\recipes.xml !
May 5, 2008 12:02:30 PM net.sf.l2j.gameserver.recipes.dao.impl.L2RecipeDAOXml <init>
INFO: Recipes: Loaded 0 recipes.
May 5, 2008 12:02:31 PM net.sf.l2j.gameserver.recipes.dao.impl.L2RecipeDAOXml <init>
SEVERE: Recipes: Error loading D:\workspace\L2_GameServer_CT1.5\target\classes\net\sf\l2j\gameserver\recipes\dao\impl\data\recipes.xml !
May 5, 2008 12:02:31 PM net.sf.l2j.gameserver.recipes.dao.impl.L2RecipeDAOXml <init>
SEVERE: Recipes: Error while reading D:\workspace\L2_GameServer_CT1.5\target\classes\net\sf\l2j\gameserver\recipes\dao\impl\data\recipes.xml !
May 5, 2008 12:02:31 PM net.sf.l2j.gameserver.recipes.dao.impl.L2RecipeDAOXml <init>
INFO: Recipes: Loaded 0 recipes.
May 5, 2008 12:02:31 PM net.sf.l2j.gameserver.recipes.dao.impl.L2RecipeDAOXml <init>
SEVERE: Recipes: Error loading D:\workspace\L2_GameServer_CT1.5\target\classes\net\sf\l2j\gameserver\recipes\dao\impl\data\recipes.xml !
May 5, 2008 12:02:31 PM net.sf.l2j.gameserver.recipes.dao.impl.L2RecipeDAOXml <init>
SEVERE: Recipes: Error while reading D:\workspace\L2_GameServer_CT1.5\target\classes\net\sf\l2j\gameserver\recipes\dao\impl\data\recipes.xml !
May 5, 2008 12:02:31 PM net.sf.l2j.gameserver.recipes.dao.impl.L2RecipeDAOXml <init>
INFO: Recipes: Loaded 0 recipes.
May 5, 2008 12:02:31 PM net.sf.l2j.gameserver.recipes.dao.impl.L2RecipeDAOXml <init>
SEVERE: Recipes: Error loading D:\workspace\L2_GameServer_CT1.5\target\classes\net\sf\l2j\gameserver\recipes\dao\impl\data\recipes.xml !
May 5, 2008 12:02:31 PM net.sf.l2j.gameserver.recipes.dao.impl.L2RecipeDAOXml <init>
SEVERE: Recipes: Error while reading D:\workspace\L2_GameServer_CT1.5\target\classes\net\sf\l2j\gameserver\recipes\dao\impl\data\recipes.xml !
May 5, 2008 12:02:31 PM net.sf.l2j.gameserver.recipes.dao.impl.L2RecipeDAOXml <init>
INFO: Recipes: Loaded 0 recipes.
May 5, 2008 12:02:31 PM net.sf.l2j.gameserver.recipes.dao.impl.L2RecipeDAOXml <init>
SEVERE: Recipes: Error loading D:\workspace\L2_GameServer_CT1.5\target\classes\net\sf\l2j\gameserver\recipes\dao\impl\data\recipes.xml !
May 5, 2008 12:02:31 PM net.sf.l2j.gameserver.recipes.dao.impl.L2RecipeDAOXml <init>
SEVERE: Recipes: Error while reading D:\workspace\L2_GameServer_CT1.5\target\classes\net\sf\l2j\gameserver\recipes\dao\impl\data\recipes.xml !
May 5, 2008 12:02:31 PM net.sf.l2j.gameserver.recipes.dao.impl.L2RecipeDAOXml <init>
INFO: Recipes: Loaded 0 recipes.
Tests run: 6, Failures: 5, Errors: 0, Skipped: 0, Time elapsed: 2.193 sec <<< FAILURE!
Running net.sf.l2j.gameserver.skills.funcs.TestFuncSet
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.401 sec
Running net.sf.l2j.gameserver.communitybbs.dao.forum.impl.TestPostsDAOHib
May 5, 2008 12:02:43 PM org.hibernate.cfg.Environment <clinit>
INFO: Hibernate 3.2.2
May 5, 2008 12:02:43 PM org.hibernate.cfg.Environment <clinit>
INFO: hibernate.properties not found
May 5, 2008 12:02:43 PM org.hibernate.cfg.Environment buildBytecodeProvider
INFO: Bytecode provider name : cglib
May 5, 2008 12:02:43 PM org.hibernate.cfg.Environment <clinit>
INFO: using JDK 1.4 java.sql.Timestamp handling
May 5, 2008 12:02:43 PM org.hibernate.cfg.Configuration addResource
INFO: Reading mappings from resource: mappings/Forums.hbm.xml
May 5, 2008 12:02:48 PM org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
INFO: Mapping class: net.sf.l2j.gameserver.communitybbs.model.forum.Forums -> forums
May 5, 2008 12:02:48 PM org.hibernate.cfg.Configuration addResource
INFO: Reading mappings from resource: mappings/Topic.hbm.xml
May 5, 2008 12:02:48 PM org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
INFO: Mapping class: net.sf.l2j.gameserver.communitybbs.model.forum.Topic -> topic
May 5, 2008 12:02:48 PM org.hibernate.cfg.Configuration addResource
INFO: Reading mappings from resource: mappings/Posts.hbm.xml
May 5, 2008 12:02:49 PM org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
INFO: Mapping class: net.sf.l2j.gameserver.communitybbs.model.forum.Posts -> posts
May 5, 2008 12:02:49 PM org.hibernate.dialect.Dialect <init>
INFO: Using dialect: org.hibernate.dialect.DerbyDialect
May 5, 2008 12:02:50 PM org.hibernate.cfg.HbmBinder bindCollectionSecondPass
INFO: Mapping collection: net.sf.l2j.gameserver.communitybbs.model.forum.Forums.topics -> topic
May 5, 2008 12:02:50 PM org.hibernate.cfg.HbmBinder bindCollectionSecondPass
INFO: Mapping collection: net.sf.l2j.gameserver.communitybbs.model.forum.Topic.postses -> posts
May 5, 2008 12:02:50 PM org.hibernate.connection.DriverManagerConnectionProvider configure
INFO: Using Hibernate built-in connection pool (not for production use!)
May 5, 2008 12:02:50 PM org.hibernate.connection.DriverManagerConnectionProvider configure
INFO: Hibernate connection pool size: 20
May 5, 2008 12:02:50 PM org.hibernate.connection.DriverManagerConnectionProvider configure
INFO: autocommit mode: false
May 5, 2008 12:02:50 PM org.hibernate.connection.DriverManagerConnectionProvider configure
INFO: using driver: org.apache.derby.jdbc.EmbeddedDriver at URL: jdbc:derby:derbyDB
May 5, 2008 12:02:50 PM org.hibernate.connection.DriverManagerConnectionProvider configure
INFO: connection properties: {user=USER1, password=****}
May 5, 2008 12:02:50 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: RDBMS: Apache Derby, version: 10.1.3.1
May 5, 2008 12:02:50 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: JDBC driver: Apache Derby Embedded JDBC Driver, version: 10.1.3.1
May 5, 2008 12:02:50 PM org.hibernate.dialect.Dialect <init>
INFO: Using dialect: org.hibernate.dialect.DerbyDialect
May 5, 2008 12:02:50 PM org.hibernate.transaction.TransactionFactoryFactory buildTransactionFactory
INFO: Transaction strategy: org.hibernate.transaction.JDBCTransactionFactory
May 5, 2008 12:02:51 PM org.hibernate.transaction.TransactionManagerLookupFactory getTransactionManagerLookup
INFO: No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended)
May 5, 2008 12:02:51 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Automatic flush during beforeCompletion(): disabled
May 5, 2008 12:02:51 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Automatic session close at end of transaction: disabled
May 5, 2008 12:02:51 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Scrollable result sets: enabled
May 5, 2008 12:02:51 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: JDBC3 getGeneratedKeys(): disabled
May 5, 2008 12:02:51 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Connection release mode: auto
May 5, 2008 12:02:51 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Default batch fetch size: 1
May 5, 2008 12:02:51 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Generate SQL with comments: disabled
May 5, 2008 12:02:51 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Order SQL updates by primary key: disabled
May 5, 2008 12:02:51 PM org.hibernate.cfg.SettingsFactory createQueryTranslatorFactory
INFO: Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory
May 5, 2008 12:02:51 PM org.hibernate.hql.ast.ASTQueryTranslatorFactory <init>
INFO: Using ASTQueryTranslatorFactory
May 5, 2008 12:02:51 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Query language substitutions: {}
May 5, 2008 12:02:51 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: JPA-QL strict compliance: disabled
May 5, 2008 12:02:51 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Second-level cache: enabled
May 5, 2008 12:02:51 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Query cache: disabled
May 5, 2008 12:02:51 PM org.hibernate.cfg.SettingsFactory createCacheProvider
INFO: Cache provider: org.hibernate.cache.EhCacheProvider
May 5, 2008 12:02:51 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Optimize cache for minimal puts: disabled
May 5, 2008 12:02:51 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Structured second-level cache entries: disabled
May 5, 2008 12:02:51 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Echoing all SQL to stdout
May 5, 2008 12:02:51 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Statistics: disabled
May 5, 2008 12:02:51 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Deleted entity synthetic identifier rollback: disabled
May 5, 2008 12:02:51 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Default entity-mode: pojo
May 5, 2008 12:02:51 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Named query checking : enabled
May 5, 2008 12:02:51 PM org.hibernate.impl.SessionFactoryImpl <init>
INFO: building session factory
May 5, 2008 12:02:56 PM org.hibernate.impl.SessionFactoryObjectFactory addInstance
INFO: Not binding factory to JNDI, no JNDI name configured
May 5, 2008 12:02:56 PM org.hibernate.tool.hbm2ddl.SchemaExport execute
INFO: Running hbm2ddl schema export
May 5, 2008 12:02:56 PM org.hibernate.tool.hbm2ddl.SchemaExport execute
INFO: exporting generated schema to database
May 5, 2008 12:03:03 PM org.hibernate.tool.hbm2ddl.SchemaExport execute
INFO: schema export complete
Hibernate: select posts0_.post_id as post1_2_0_, posts0_.post_owner_name as post2_2_0_, posts0_.post_ownerid as post3_2_0_, posts0_.post_date as post4_2_0_, posts0_.post_topic_id as post5_2_0_, posts0_.post_txt as post6_2_0_ from posts posts0_ where posts0_.post_id=?
May 5, 2008 12:03:10 PM org.hibernate.impl.SessionFactoryImpl close
INFO: closing
May 5, 2008 12:03:10 PM org.hibernate.connection.DriverManagerConnectionProvider close
INFO: cleaning up connection pool: jdbc:derby:derbyDB
May 5, 2008 12:03:10 PM org.hibernate.tool.hbm2ddl.SchemaExport execute
INFO: Running hbm2ddl schema export
May 5, 2008 12:03:10 PM org.hibernate.tool.hbm2ddl.SchemaExport execute
INFO: exporting generated schema to database
May 5, 2008 12:03:12 PM org.hibernate.tool.hbm2ddl.SchemaExport execute
INFO: schema export complete
May 5, 2008 12:03:12 PM org.hibernate.cfg.Configuration addResource
INFO: Reading mappings from resource: mappings/Forums.hbm.xml
May 5, 2008 12:03:12 PM org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
INFO: Mapping class: net.sf.l2j.gameserver.communitybbs.model.forum.Forums -> forums
May 5, 2008 12:03:12 PM org.hibernate.cfg.Configuration addResource
INFO: Reading mappings from resource: mappings/Topic.hbm.xml
May 5, 2008 12:03:12 PM org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
INFO: Mapping class: net.sf.l2j.gameserver.communitybbs.model.forum.Topic -> topic
May 5, 2008 12:03:12 PM org.hibernate.cfg.Configuration addResource
INFO: Reading mappings from resource: mappings/Posts.hbm.xml
May 5, 2008 12:03:13 PM org.hibernate.cfg.HbmBinder bindRootPersistentClassCommonValues
INFO: Mapping class: net.sf.l2j.gameserver.communitybbs.model.forum.Posts -> posts
May 5, 2008 12:03:13 PM org.hibernate.dialect.Dialect <init>
INFO: Using dialect: org.hibernate.dialect.DerbyDialect
May 5, 2008 12:03:13 PM org.hibernate.cfg.HbmBinder bindCollectionSecondPass
INFO: Mapping collection: net.sf.l2j.gameserver.communitybbs.model.forum.Forums.topics -> topic
May 5, 2008 12:03:13 PM org.hibernate.cfg.HbmBinder bindCollectionSecondPass
INFO: Mapping collection: net.sf.l2j.gameserver.communitybbs.model.forum.Topic.postses -> posts
May 5, 2008 12:03:13 PM org.hibernate.connection.DriverManagerConnectionProvider configure
INFO: Using Hibernate built-in connection pool (not for production use!)
May 5, 2008 12:03:13 PM org.hibernate.connection.DriverManagerConnectionProvider configure
INFO: Hibernate connection pool size: 20
May 5, 2008 12:03:13 PM org.hibernate.connection.DriverManagerConnectionProvider configure
INFO: autocommit mode: false
May 5, 2008 12:03:13 PM org.hibernate.connection.DriverManagerConnectionProvider configure
INFO: using driver: org.apache.derby.jdbc.EmbeddedDriver at URL: jdbc:derby:derbyDB
May 5, 2008 12:03:13 PM org.hibernate.connection.DriverManagerConnectionProvider configure
INFO: connection properties: {user=USER1, password=****}
May 5, 2008 12:03:13 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: RDBMS: Apache Derby, version: 10.1.3.1
May 5, 2008 12:03:13 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: JDBC driver: Apache Derby Embedded JDBC Driver, version: 10.1.3.1
May 5, 2008 12:03:13 PM org.hibernate.dialect.Dialect <init>
INFO: Using dialect: org.hibernate.dialect.DerbyDialect
May 5, 2008 12:03:13 PM org.hibernate.transaction.TransactionFactoryFactory buildTransactionFactory
INFO: Transaction strategy: org.hibernate.transaction.JDBCTransactionFactory
May 5, 2008 12:03:13 PM org.hibernate.transaction.TransactionManagerLookupFactory getTransactionManagerLookup
INFO: No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended)
May 5, 2008 12:03:13 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Automatic flush during beforeCompletion(): disabled
May 5, 2008 12:03:13 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Automatic session close at end of transaction: disabled
May 5, 2008 12:03:13 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Scrollable result sets: enabled
May 5, 2008 12:03:13 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: JDBC3 getGeneratedKeys(): disabled
May 5, 2008 12:03:13 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Connection release mode: auto
May 5, 2008 12:03:13 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Default batch fetch size: 1
May 5, 2008 12:03:13 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Generate SQL with comments: disabled
May 5, 2008 12:03:13 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Order SQL updates by primary key: disabled
May 5, 2008 12:03:13 PM org.hibernate.cfg.SettingsFactory createQueryTranslatorFactory
INFO: Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory
May 5, 2008 12:03:13 PM org.hibernate.hql.ast.ASTQueryTranslatorFactory <init>
INFO: Using ASTQueryTranslatorFactory
May 5, 2008 12:03:13 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Query language substitutions: {}
May 5, 2008 12:03:13 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: JPA-QL strict compliance: disabled
May 5, 2008 12:03:13 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Second-level cache: enabled
May 5, 2008 12:03:13 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Query cache: disabled
May 5, 2008 12:03:13 PM org.hibernate.cfg.SettingsFactory createCacheProvider
INFO: Cache provider: org.hibernate.cache.EhCacheProvider
May 5, 2008 12:03:13 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Optimize cache for minimal puts: disabled
May 5, 2008 12:03:13 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Structured second-level cache entries: disabled
May 5, 2008 12:03:13 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Echoing all SQL to stdout
May 5, 2008 12:03:13 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Statistics: disabled
May 5, 2008 12:03:13 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Deleted entity synthetic identifier rollback: disabled
May 5, 2008 12:03:13 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Default entity-mode: pojo
May 5, 2008 12:03:13 PM org.hibernate.cfg.SettingsFactory buildSettings
INFO: Named query checking : enabled
May 5, 2008 12:03:13 PM org.hibernate.impl.SessionFactoryImpl <init>
INFO: building session factory
May 5, 2008 12:03:13 PM org.hibernate.impl.SessionFactoryObjectFactory addInstance
INFO: Not binding factory to JNDI, no JNDI name configured
May 5, 2008 12:03:13 PM org.hibernate.tool.hbm2ddl.SchemaExport execute
INFO: Running hbm2ddl schema export
May 5, 2008 12:03:13 PM org.hibernate.tool.hbm2ddl.SchemaExport execute
INFO: exporting generated schema to database
May 5, 2008 12:03:15 PM org.hibernate.tool.hbm2ddl.SchemaExport execute
INFO: schema export complete
Hibernate: select max(post_id) from posts
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.74 sec
Running net.sf.l2j.gameserver.jdklogextensions.AuditLogFormatterTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.141 sec
Running net.sf.l2j.gameserver.skills.funcs.TestFuncDiv
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.401 sec
Running net.sf.l2j.gameserver.recipes.model.TestL2RecipeComponent
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.4 sec
Running net.sf.l2j.gameserver.skills.funcs.TestFuncAdd
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.39 sec

Results :

Failed tests: 

Tests run: 128, Failures: 17, Errors: 0, Skipped: 0

[ERROR] mojo-execute : surefire:test
Diagnosis: There are test failures.

Please refer to D:\workspace\L2_GameServer_CT1.5\target\surefire-reports for the individual test results.
FATAL ERROR: Error executing Maven for a project
[ERROR] project-execute : l2jfree:l2j-gameserver:jar:1.0.0 (  task-segment: [assembly:assembly] (aggregator-style) )
Diagnosis: There are test failures.

Please refer to D:\workspace\L2_GameServer_CT1.5\target\surefire-reports for the individual test results.
FATAL ERROR: Error executing Maven for a project
[ERROR] reactor-execute : D:\workspace\L2_GameServer_CT1.5
Diagnosis: There are test failures.

Please refer to D:\workspace\L2_GameServer_CT1.5\target\surefire-reports for the individual test results.
FATAL ERROR: Error executing Maven for a project
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.

Please refer to D:\workspace\L2_GameServer_CT1.5\target\surefire-reports for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 26 minutes 49 seconds
[INFO] Finished at: Mon May 05 12:03:32 EEST 2008
[INFO] Final Memory: 14M/63M
[INFO] ------------------------------------------------------------------------
[INFO] Error for project: Unnamed - l2jfree:l2j-gameserver:jar:1.0.0 (during assembly:assembly)
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.

Please refer to D:\workspace\L2_GameServer_CT1.5\target\surefire-reports for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[ERROR] reactor-execute : D:\workspace\L2_GameServer_CT1.5
FATAL ERROR: Error executing Maven for a project
[INFO] BUILD ERRORS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 26 minutes 49 seconds
[INFO] Finished at: Mon May 05 12:03:33 EEST 2008
[INFO] Final Memory: 7M/59M
[INFO] ------------------------------------------------------------------------
i have the surefire-reports here ><
 

Attachments

You must be registered for see attachments list
Elite Diviner
Joined
Dec 23, 2006
Messages
492
Reaction score
0
Re: [Share]Best Guide for compile with maven!

First read your post and you will understand the error.Then delete your sources and recheckout with eclipse.Follow the guide and of cource you must have already install java development kit 1.6++(jdk)
 
Junior Spellweaver
Joined
Nov 2, 2006
Messages
136
Reaction score
0
Re: [Share]Best Guide for compile with maven!

As i see in your post this is the problem:
Unable to locate the Javac Compiler in:
C:\Arquivos de programas\Java\jre1.6.0_05\..\lib\tools.jar
Please ensure you are using JDK 1.4 or above and
not a JRE (the com.sun.tools.javac.Main class is required).
In most cases you can change the location of your Java
installation by setting the JAVA_HOME environment variable.

Justvread it and see

EzEraL Thx, but I had already set anyway thank you very

My problem here = > Unable to locate the Javac Compiler in:
C:\Arquivos de programas\Java\jre1.6.0_05\..\lib\tools.jar
Please ensure you are using JDK 1.4 or above and
not a JRE (the com.sun.tools.javac.Main class is required).

and i fix => Diagnosis: Compilation failure Unable to locate the Javac Compiler in: C:\Program Files\Java\jre1.6.0\..\lib\tools.jar

thx...
 
Newbie Spellweaver
Joined
Feb 20, 2008
Messages
34
Reaction score
0
Re: [Share]Best Guide for compile with maven!

First read your post and you will understand the error.Then delete your sources and recheckout with eclipse.Follow the guide and of cource you must have already install java development kit 1.6++(jdk)

ty bro il try my best...if it will not work ima "pk" that pc -.-


DANIELLE; said:
EzEraL Thx, but I had already set anyway thank you very

My problem here = > Unable to locate the Javac Compiler in:
C:\Arquivos de programas\Java\jre1.6.0_05\..\lib\tools.jar
Please ensure you are using JDK 1.4 or above and
not a JRE (the com.sun.tools.javac.Main class is required).

and i fix => Diagnosis: Compilation failure Unable to locate the Javac Compiler in: C:\Program Files\Java\jre1.6.0\..\lib\tools.jar

thx...
And DANIELLE....for ur problem is simple:
First clik on "Window" tab next to help then select "Preferences"
Then Clik on the "+" in front of java(+ Java),
Then clik on another + the last one "+ Installed Jres,
And then Ul have a button in the right that says "Search..." clik on that select program files (or where did u install jdk) and it will be detected then jdk will apire next to that jre in there and u clik on the little box in front of jdk press ok and thats over ><
 
Back
Top