PDA

View Full Version : WoW Account Creation/Error with Java


Rifter
01-20-2005, 08:44 PM
Well, as some of you know, I just finally got my copy of World of Warcraft tonight, but when I tried to create my account, I got this error message:

HTTP Status 500-

org.springframework.jdbc.CannotGetJdbcConnectionEx ception: Could not get JDBC connection; nested exception is java.sql.SQLException: ORA-01017: invalid username/password; logon denied

org.springframework.jdbc.datasource.DataSourceUtil s.getConnection(DataSourceUtils.java:155)
org.springframework.jdbc.datasource.DataSourceUtil s.getConnection(DataSourceUtils.java:128)
org.springframework.jdbc.core.JdbcTemplate.execute (JdbcTemplate.java:616)
org.springframework.jdbc.core.JdbcTemplate.call(Jd bcTemplate.java:653)
org.springframework.jdbc.object.StoredProcedure.ex ecute(StoredProcedure.java:100)
com.blizzard.account.db.procedures.AccDBIStoredPro cedure.safeExecute(AccDBIStoredProcedure.java:33)
com.blizzard.account.db.procedures.AuthTestCCSP.ex ecute(AuthTestCCSP.java:56)
com.blizzard.account.db.AccountAuthenticationManag er.testCodeClaim(AccountAuthenticationManager.java :335)
com.blizzard.account.validators.AccountAuthValidat or.validateCodeClaim(AccountAuthValidator.java:121 )
com.blizzard.wow.web.accountShared.action.validati on.AuthkeyValidator.validate(AuthkeyValidator.java :65)
com.blizzard.wow.web.accountShared.action.validati on.AuthkeyCaptchaValidator.validate(AuthkeyCaptcha Validator.java:67)
org.springframework.validation.ValidationUtils.inv okeValidator(ValidationUtils.java:56)
org.springframework.web.servlet.mvc.BaseCommandCon troller.bindAndValidate(BaseCommandController.java :298)
org.springframework.web.servlet.mvc.AbstractFormCo ntroller.handleRequestInternal(AbstractFormControl ler.java:236)
org.springframework.web.servlet.mvc.AbstractContro ller.handleRequest(AbstractController.java:128)
org.springframework.web.servlet.mvc.SimpleControll erHandlerAdapter.handle(SimpleControllerHandlerAda pter.java:44)
org.springframework.web.servlet.DispatcherServlet. doService(DispatcherServlet.java:522)
org.springframework.web.servlet.FrameworkServlet.s ervice(FrameworkServlet.java:321)
javax.servlet.http.HttpServlet.service(HttpServlet .java:802)
org.springframework.web.filter.CharacterEncodingFi lter.doFilterInternal(CharacterEncodingFilter.java :73)
org.springframework.web.filter.OncePerRequestFilte r.doFilter(OncePerRequestFilter.java:73)


note The full stack trace of the root cause is available in the Apache Tomcat/5.0.27 logs.

...riiiiight.

Is there any immediate fix for this? Or is it jus generated by the server lagocity?

Goldenpaww
01-20-2005, 10:25 PM
should be their end, and DB access and stuff for account would be handeled by the server. Basically the server or DB is lagging and not connecting causeing the scripts to error out. best I can say is to wait till tomorrow when there is less people on.

DocBobo
01-21-2005, 12:22 AM
Time for a private comment from my side: :twisted: lol :twisted:

I had to program a servlet last week that did the same thing. Seems like they revoked (either the user or) the rights of the user in the database that tomcat uses to check your login data. That error should be fixed in less than 15 minutes. If someone tells them that the error exists, that is.

Seems like they transferred their database to a larger server and forgot to copy all the detailed settings as well. I'm so happy there are working normal human beings at Blizzard, no wizards who can do the supernatural before breakfast. :wink: