View Single Post
  #13 (permalink)  
Old 11-18-2003, 11:00 AM
lelchuck lelchuck is offline
Junior Member
 
Join Date: Nov 2003
Posts: 12
Default Re:Mac OS X install

Hi

I made the changes and this occurred

Starting the server ...
You database setting error , please check your user-table, username-field, password-field :Column not found, message from server: "Unknown column 'user_password' in 'field list'"
[cvhs2:Apache2/htdocs/123flashchat] lelchuck% java -cp lib/fcserver.jar:lib/log4j.jar:lib/jdom.jar:lib/xerces.jar:lib/mysql.jar:.* com.topcmm.jchat.MainServer

====

The proper username/password combo is pn_uname/pn_pass

I made these changes and re-started the server

thanks
larry

=====

----== ->->->-> www.123flashchat.com <-<-<-< ==-----
Welcome to try 123 Flash Chat Server software!
This is a demo version of 123 Flash Chat Server 1.2
Demo version will disconnect the user after logging in for 10 minutes!
Get the full version: http://www.123flashchat.com/buy.html
----== ->->->-> www.123flashchat.com <-<-<-< ==-----


Starting the server ...
log4j:ERROR setFile(null,true) call failed.
java.io.FileNotFoundException: logs/access.log (Permission denied)
at java.io.FileOutputStream.openAppend(Native Method)
at java.io.FileOutputStream.<init>(FileOutputStream.j ava:174)
at java.io.FileOutputStream.<init>(FileOutputStream.j ava:102)
at org.apache.log4j.FileAppender.setFile(FileAppender .java:272)
at org.apache.log4j.FileAppender.activateOptions(File Appender.java:151)
at org.apache.log4j.DailyRollingFileAppender.activate Options(DailyRollingFileAppender.java:206)
at org.apache.log4j.config.PropertySetter.activate(Pr opertySetter.java:247)
at org.apache.log4j.config.PropertySetter.setProperti es(PropertySetter.java:123)
at org.apache.log4j.config.PropertySetter.setProperti es(PropertySetter.java:87)
at org.apache.log4j.PropertyConfigurator.parseAppende r(PropertyConfigurator.java:645)
at org.apache.log4j.PropertyConfigurator.parseCategor y(PropertyConfigurator.java:603)
at org.apache.log4j.PropertyConfigurator.configureRoo tCategory(PropertyConfigurator.java:500)
at org.apache.log4j.PropertyConfigurator.doConfigure( PropertyConfigurator.java:406)
at org.apache.log4j.PropertyConfigurator.configure(Pr opertyConfigurator.java:340)
at aa.b(Unknown Source)
at W.a(Unknown Source)
at W.<init>(Unknown Source)
at com.topcmm.jchat.MainServer.<init>(Unknown Source)
at com.topcmm.jchat.MainServer.main(Unknown Source)
log4j:ERROR Either File or DatePattern options are not set for appender [AInfo].
log4j:ERROR setFile(null,true) call failed.
java.io.FileNotFoundException: logs/error.log (Permission denied)
at java.io.FileOutputStream.openAppend(Native Method)
at java.io.FileOutputStream.<init>(FileOutputStream.j ava:174)
at java.io.FileOutputStream.<init>(FileOutputStream.j ava:102)
at org.apache.log4j.FileAppender.setFile(FileAppender .java:272)
at org.apache.log4j.FileAppender.activateOptions(File Appender.java:151)
at org.apache.log4j.DailyRollingFileAppender.activate Options(DailyRollingFileAppender.java:206)
at org.apache.log4j.config.PropertySetter.activate(Pr opertySetter.java:247)
at org.apache.log4j.config.PropertySetter.setProperti es(PropertySetter.java:123)
at org.apache.log4j.config.PropertySetter.setProperti es(PropertySetter.java:87)
at org.apache.log4j.PropertyConfigurator.parseAppende r(PropertyConfigurator.java:645)
at org.apache.log4j.PropertyConfigurator.parseCategor y(PropertyConfigurator.java:603)
at org.apache.log4j.PropertyConfigurator.configureRoo tCategory(PropertyConfigurator.java:500)
at org.apache.log4j.PropertyConfigurator.doConfigure( PropertyConfigurator.java:406)
at org.apache.log4j.PropertyConfigurator.configure(Pr opertyConfigurator.java:340)
at aa.b(Unknown Source)
at W.a(Unknown Source)
at W.<init>(Unknown Source)
at com.topcmm.jchat.MainServer.<init>(Unknown Source)
at com.topcmm.jchat.MainServer.main(Unknown Source)
log4j:ERROR Either File or DatePattern options are not set for appender [AError].
Init File System error, Server started failed!