Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

java.sql.SQLSyntaxErrorException: ORA-00911: invalid character

1038110Feb 27 2014 — edited Feb 28 2014

Hi everyone can anyone helpme with this error

Whenever i try to run weblogic this error appears

<27/02/2014 03:03:32 PM COT> <Error> <Security> <BEA-000000> <[Security:090759]A SQLException occurred while retrieving password information

java.sql.SQLSyntaxErrorException: ORA-00911: invalid character

  at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:462)

  at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:405)

  at oracle.jdbc.driver.T4C8Oall.processError(T4C8Oall.java:931)

  at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:481)

  at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:205)

  Truncated. see log file for complete stacktrace

>

<27/02/2014 03:03:32 PM COT> <Error> <Security> <BEA-000000> <[Security:090759]A SQLException occurred while retrieving password information

java.sql.SQLSyntaxErrorException: ORA-00911: invalid character

  at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:462)

  at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:405)

  at oracle.jdbc.driver.T4C8Oall.processError(T4C8Oall.java:931)

  at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:481)

  at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:205)

  Truncated. see log file for complete stacktrace

>

[03:03:33 PM] Deploying Application...

[03:03:40 PM] Application Deployed Successfully.

[03:03:40 PM] The following URL context root(s) were defined and can be used as a starting point to test your application:

[03:03:40 PM] http://127.0.0.1:7101/CascadingLOV-ViewController-context-root

[03:03:40 PM] Elapsed time for deployment:  10 seconds

[03:03:40 PM] ----  Deployment finished.  ----

Run startup time: 9520 ms.

[Application CascadingLOV deployed to Server Instance IntegratedWebLogicServer]

Target URL -- http://127.0.0.1:7101/CascadingLOV-ViewController-context-root/faces/main

<ViewHandlerImpl> <_checkTimestamp> Apache Trinidad se está ejecutando con la comprobación de registro de hora activada. No se debe utilizar en un entorno de producción. Consulte la propiedad org.apache.myfaces.trinidad.CHECK_FILE_MODIFICATION en WEB-INF/web.xml

<UIXEditableValue> <_isBeanValidationAvailable> A Bean Validation provider is not present, therefore bean validation is disabled

<27/02/2014 03:03:46 PM COT> <Warning> <Socket> <BEA-000449> <Closing socket as no data read from it on 127.0.0.1:52.815 during the configured idle timeout of 5 secs>

<27/02/2014 03:03:46 PM COT> <Warning> <Socket> <BEA-000449> <Closing socket as no data read from it on 127.0.0.1:52.814 during the configured idle timeout of 5 secs>

<27/02/2014 03:03:46 PM COT> <Warning> <Socket> <BEA-000449> <Closing socket as no data read from it on 127.0.0.1:52.813 during the configured idle timeout of 5 secs>

<27/02/2014 03:03:46 PM COT> <Warning> <Socket> <BEA-000449> <Closing socket as no data read from it on 127.0.0.1:52.817 during the configured idle timeout of 5 secs>

<27/02/2014 03:03:46 PM COT> <Warning> <Socket> <BEA-000449> <Closing socket as no data read from it on 127.0.0.1:52.816 during the configured idle timeout of 5 secs>

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 28 2014
Added on Feb 27 2014
23 comments
2,448 views