... i think u need a blue image ... lol ... error screen needed ...
btw wrong section ...
Printable View
... i think u need a blue image ... lol ... error screen needed ...
btw wrong section ...
what comes to be that, I changed the ip everything correctly modified the password all as standard, no alterations made in this file as standard
I reviewed all files and not see anything wrong in a matter of wrong ip see the photos.
http://imageshack.us/photo/my-images...0329020155.jpg
http://imageshack.us/photo/my-images...0329020122.jpg
check your IPs in etc/hosts
that's a sign one of the ips is wrong
########################################
server network error
server network error > instant = hosts are wrong
server network error > after little time = wrong ip configuration or table.xml has wrong databse or passwd
########################################
Server network error from the client means it is a server side problem between authd and MySQL.
Which means (as fgru said) that on the server side there is something wrong in a config somewhere. Be it hosts, or table.xml or something else that is preventing authd from 'talking' to MySQL...
I've got that problem when i edited password in table.xml.
If you run everything on defaults keep user and password unchanged ("root")
-----------------------------------------------------------
-----------------------------------------------------------
This should be mentioned in first post:
Inside opt\apache-tomcat-5.5.28\2\webapps\pwAdmin\WEB-INF\.pwadminconf.jsp
change
String pw_server_path = "/PWServer/";
to
String pw_server_path = "/pwserver/";
Then Server Control tab fully works, able to start and stop services, start and stop maps including soft stop
change password forcefully works
send mail fully works
live chat works half way you can see messages from client but client can't see system messages
mask gen works
List GM Account works
List Online Players works
Skill HexGen works
i haven't tested all addons
some "look like" they work
and those don't:
can't connect to database:
GM Control
GetGold
GetItem
Top Players
spouse manager
anyways
in Server Configuration tab
double exp does not work
double spirit work
double drop work
double coin does not work
and others i don't know i haven't tested
also i added missing map names(is03, is04, is38,...) to the list of server control in serverctrl.jsp
i just copied those few lines from frgu release while I compared those
as for 343 package maps i don't know if they are compatible i haven't tested yet (jail, houses, z9, q20,...)
anyways if u want to launch them you will need to copy those maps from PWServer to pwserver corresponding directories
If you just started with this release you can download ISO file here with fixed map list and fixed pw_server_path in .pwadminconf.jsp
All you have to do is copy all to the "/" cause i kept folder structure
or if you don't like it this way download separate files from my attachment
As for myself I don't know how to make iweb run on this release. I think i read already all posts about iweb now^^, do i need jetty? It's not like i really need it but it would be nice to have it working. Mostly for manually deleting items from characters. Maybe I just wait for working pwAdmin release.
Here is my error anyways
also that's what i get on IP:8443/iweb, on port 8080 i get blank page
Code:HTTP Status 500 -
type Exception report
message
description The server encountered an internal error () that prevented it from fulfilling this request.
exception
javax.servlet.ServletException: javax.servlet.jsp.JspFactory.getJspApplicationContext(Ljavax/servlet/ServletContext;)Ljavax/servlet/jsp/JspApplicationContext;
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:273)
javax.servlet.http.HttpServlet.service(HttpServlet.java:729)
root cause
java.lang.NoSuchMethodError: javax.servlet.jsp.JspFactory.getJspApplicationContext(Ljavax/servlet/ServletContext;)Ljavax/servlet/jsp/JspApplicationContext;
org.apache.jsp.index_jsp._jspInit(index_jsp.java:45)
org.apache.jasper.runtime.HttpJspBase.init(HttpJspBase.java:80)
org.apache.jasper.servlet.JspServletWrapper.getServlet(JspServletWrapper.java:145)
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:314)
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:329)
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:265)
javax.servlet.http.HttpServlet.service(HttpServlet.java:729)
note The full stack trace of the root cause is available in the Apache Tomcat/5.5.28 logs.
Apache Tomcat/5.5.28
List Online Players
Works with no problems
Hello all, Then only 1 way save my 1.3.6 DB its copy by hand all chracters via PWADMIN?
yea after I changed IP in .userconfig.jsp it works and also i made a little error in mask gen myself, fixed so it should work for anyone too
will update my post
IF YOU WANT TO COPY CHARACTERS TO 1.4.4 from 1.3.6
copy
PWServer\gamedbd\dbhomewdb\dbdata
to
pwserver\gamedbd\dbhomewdb\dbdata
and
PWServer\uniquenamed\uname\dbdata
to
pwserver\uniquenamed\uname\dbdata
IF you want to make a backup\copy of 1.3.6 database then copy
(characters)
PWServer\gamedbd\dbhomewdb\dbdata
PWServer\uniquenamed\uname\dbdata
and
(account info)
opt\lampp\var\mysql\dbo
Thanks for this. This is exactly what I wanted(that and 343's package is Selenica friendly..)
style passwords?
ok so..how do i do this? -trollface-
just kidding. nice release :D
@aarran (sorry for the very late reply) iweb runs on port 8080, not 8443
Followed everything as best I could, and tried the fix aarran posted but all I get on trying to get to PWAdmin is a 404 Error.
No idea what I've done wrong :/