JAS connection error - invalid character

andy_smith

Well Known Member
Hi List,

Anyone had the problem before where a HTML user enters correct username and
password and gets the message 'an Unknown Jas error has occurred' and the
jas.log and jasdebug.log state the error is an 'invalid character' ?

The message appears to be coming from the 'isValidEnvironment' function and
gives the following in jas.log :-

2003-06-05 17:38:57.359 [ORB.thread.pool:2] JAS : OneWorld JAS startup
complete
2003-06-05 17:39:44.391 [Servlet.Engine.Transports:10] JAS : trying
implementing isValidEnvironment
java.sql.SQLException: ORA-00911: invalid character

at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:134)
at oracle.jdbc.ttc7.TTIoer.processError(TTIoer.java:289)
at oracle.jdbc.ttc7.Oall7.receive(Oall7.java:573)
at oracle.jdbc.ttc7.TTC7Protocol.doOall7(TTC7Protocol.java:1891)
at
oracle.jdbc.ttc7.TTC7Protocol.parseExecuteDescribe(TTC7Protocol.java:830)

Anyone ever seen this before ?


Andy Smith
Technical Consultant

WHITEHOUSE
Consultants

http://www.whitehouse-consult.co.uk

Office : 01159 825987
Mobile: 07949 603770

E-Mail: [email protected]





Andy Smith
Whitehouse Consultants
Win2K SQLServer7 Xe
 
Have something similar, where I get the same error at login, but my best
guess at the problem seems to be point me in the direction of user timeouts.
You wouldn't happened to have changed the login timeouts on websphere/jas?
Regards

Kieran Fitzgerald
 
Back
Top