Google Groups tidak menyokong siaran atau langganan baharu Usenet lagi. Kandungan bersejarah kekal boleh dilihat.

HTMWSService call from .Net 3.5

122 paparan
Langkau ke mesej pertama yang belum dibaca

mark.h...@experian.com

belum dibaca,
9 Apr 2009, 11:15:54 PG9/04/09
kepada
I am trying to call the HTMWSService from a .net 3.5 client, I am duplicating the directions at http://www.redbooks.ibm.com/redbooks/SG247477/wwhelp/wwhimpl/java/html/wwhelp.htm, I catch the following exception in my .net client: I am passing an admin id & password, I've googled & googled, but have been unable to find any help, is there anybody who has communicated with the HTMWSService via a .net client?

com.ibm.wsspi.wssecurity.SoapSecurityException: WSEC6510E: Failed to login: com.ibm.websphere.security.auth.WSLoginFailedException: null

in the server.exception.log from wps I see this exceptions

-----+------+---------------------------+--------------------------
1 8 4/9/09 9:46:45:352 CDT com.ibm.websphere.wim.exception.PasswordCheckFailedException com.ibm.websphere.security.PasswordCheckFailedException 190
2 2 4/9/09 9:40:35:799 CDT com.ibm.websphere.security.PasswordCheckFailedException com.ibm.websphere.security.auth.WSLoginFailedException 166
3 1 4/9/09 7:31:23:450 CDT javax.jms.IllegalStateException com.ibm.ws.scheduler.tasks.MessageTaskInfoWork.sendMessage 252
4 2 4/9/09 9:46:01:978 CDT com.ibm.wsspi.wssecurity.SoapSecurityException com.ibm.ws.webservices.wssecurity.core.WSSConsumer.invoke 516
5 1 4/9/09 7:31:23:247 CDT javax.resource.spi.LocalTransactionException JmsSessionImpl.commitTransaction JmsSessionImpl.commitTransaction#2
6 1 4/9/09 7:32:11:183 CDT com.ibm.websphere.management.exception.AdminException com.ibm.ws.management.application.SchedulerImpl.run 223
7 1 4/9/09 7:28:30:158 CDT java.lang.reflect.InvocationTargetException com.ibm.ws.management.connector.soap.SOAPConnector.invoke 351
8 6 4/9/09 9:46:45:352 CDT com.ibm.wsspi.wssecurity.SoapSecurityException com.ibm.ws.webservices.wssecurity.handler.WSSecurityConsumerBase.invoke 94
9 2 4/9/09 9:44:55:339 CDT javax.xml.rpc.soap.SOAPFaultException com.ibm.ws.webservices.engine.handlers.HandlerChain.handleRequest 135
10 1 4/9/09 7:28:30:392 CDT com.ibm.ws.management.exception.ReceiverNotFoundException com.ibm.ws.management.connector.soap.SOAPConnector.service 212
11 4 4/9/09 9:46:45:336 CDT com.ibm.websphere.security.auth.WSLoginFailedException com.ibm.ws.security.server.lm.ltpaLoginModule.login 452
12 4 4/9/09 9:46:45:336 CDT com.ibm.websphere.security.PasswordCheckFailedException com.ibm.ws.security.ltpa.LTPAServerObject.authenticate 800
13 5 4/9/09 9:40:35:861 CDT com.ibm.websphere.wim.exception.PasswordCheckFailedException com.ibm.websphere.security.PasswordCheckFailedException 170
14 4 4/9/09 9:46:45:336 CDT com.ibm.websphere.security.auth.WSLoginFailedException com.ibm.ws.security.server.lm.wsMapDefaultInboundLoginModule.login 586
15 3 4/9/09 7:31:19:450 CDT org.omg.CORBA.BAD_OPERATION com.ibm.ws.naming.jndicos.CNContextImpl.isLocal 3510
16 6 4/9/09 9:46:45:352 CDT com.ibm.websphere.security.PasswordCheckFailedException com.ibm.websphere.security.auth.WSLoginFailedException 186
17 2 4/9/09 9:55:50:119 CDT com.ibm.wsspi.webcontainer.ClosedConnectionException com.ibm.ws.webcontainer.srt.BufferedWriter.writeOut 416
18 1 4/9/09 7:31:21:232 CDT com.ibm.websphere.security.auth.WSLoginFailedException com.ibm.ws.security.token.WSOpaqueTokenHelper.createOpaqueTokenFromSubject 250
19 4 4/9/09 9:46:45:336 CDT com.ibm.websphere.security.auth.WSLoginFailedException com.ibm.ws.webservices.wssecurity.token.LoginProcessor.login 677
20 6 4/9/09 9:46:45:352 CDT com.ibm.ws.webservices.engine.WebServicesFault com.ibm.ws.webservices.wssecurity.handler.GlobalSecurityHandler.handleRequest6 450
21 5 4/9/09 9:59:57:316 CDT com.ibm.websphere.security.PasswordCheckFailedException com.ibm.ws.security.auth.ContextManagerImpl.runAs 4132
22 8 4/9/09 9:44:55:339 CDT javax.xml.soap.SOAPException com.ibm.ws.wsaddressing.handlers.InboundWSAProcessor.getFaultMsg 1:833:1.28
23 1 4/9/09 7:31:20:185 CDT com.ibm.websphere.security.auth.WSLoginFailedException com.ibm.ws.security.token.WSOpaqueTokenHelper.getForwardableAuthzTokensFromSubject 1350
24 6 4/9/09 9:46:45:352 CDT javax.xml.rpc.JAXRPCException com.ibm.ws.webservices.engine.handlers.jaxrpc.JAXRPCHandlerChain.handleRequest 228

Jochen_...@gmx.de

belum dibaca,
7 Mei 2009, 4:23:55 PG7/05/09
kepada
I get also a similar error when i start my Server profile and i have no clou what to do ! even IBM

From SystemOut.log
SASRas A JSAS1501E: [{0}] J2EEAuditEventFactory wurde nicht initialisiert.

From FFDC write directly after the Systemout.log J2EEAuditEventFactory

key = com.ibm.websphere.security.auth.WSLoginFailedException com.ibm.ws.security.server.lm.wsMapDefaultInboundLoginModule.login 940
Exception = com.ibm.websphere.security.auth.WSLoginFailedException
Source = com.ibm.ws.security.server.lm.wsMapDefaultInboundLoginModule.login
probeid = 940
Stack Dump = com.ibm.websphere.security.auth.WSLoginFailedException: Authentication token is not valid.
at com.ibm.ws.security.server.lm.wsMapDefaultInboundLoginModule.login(wsMapDefaultInboundLoginModule.java:917)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:618)
at javax.security.auth.login.LoginContext.invoke(LoginContext.java:795)
at javax.security.auth.login.LoginContext.access$000(LoginContext.java:209)
at javax.security.auth.login.LoginContext$4.run(LoginContext.java:709)
at java.security.AccessController.doPrivileged(AccessController.java:246)
at javax.security.auth.login.LoginContext.invokePriv(LoginContext.java:706)
at javax.security.auth.login.LoginContext.login(LoginContext.java:603)
at com.ibm.ws.security.auth.JaasLoginHelper.jaas_login(JaasLoginHelper.java:188)
at com.ibm.ws.security.auth.ContextManagerImpl.login(ContextManagerImpl.java:2862)
at com.ibm.ws.security.auth.ContextManagerImpl.login(ContextManagerImpl.java:2662)
at com.ibm.ISecurityLocalObjectTokenBaseImpl.WSSecurityContextLTPAImpl.acceptSecContext(WSSecurityContextLTPAImpl.java:304)
at com.ibm.ISecurityLocalObjectTokenBaseImpl.WSSecurityContextLTPAImpl.acceptSecContext(WSSecurityContextLTPAImpl.java:222)
at com.ibm.ISecurityLocalObjectTokenBaseImpl.SecurityContextImpl.csi_initialize(SecurityContextImpl.java:405)
at com.ibm.ISecurityLocalObjectBaseL13Impl.CSIServerRIBase.authenticateSecurityTokens(CSIServerRIBase.java:2702)
at com.ibm.ISecurityLocalObjectBaseL13Impl.CSIServerRI.receive_request(CSIServerRI.java:621)
at com.ibm.rmi.pi.InterceptorManager.invokeInterceptor(InterceptorManager.java:592)
at com.ibm.rmi.pi.InterceptorManager.iterateServerInterceptors(InterceptorManager.java:507)
at com.ibm.rmi.pi.InterceptorManager.iterateReceiveRequest(InterceptorManager.java:738)
at com.ibm.CORBA.iiop.ServerDelegate.dispatchInvokeHandler(ServerDelegate.java:610)
at com.ibm.CORBA.iiop.ServerDelegate.dispatch(ServerDelegate.java:474)
at com.ibm.rmi.iiop.ORB.process(ORB.java:503)
at com.ibm.CORBA.iiop.ORB.process(ORB.java:1571)
at com.ibm.rmi.iiop.Connection.respondTo(Connection.java:2701)
at com.ibm.rmi.iiop.Connection.doWork(Connection.java:2575)
at com.ibm.rmi.iiop.WorkUnitImpl.doWork(WorkUnitImpl.java:62)
at com.ibm.ejs.oa.pool.PooledThread.run(ThreadPool.java:118)
at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1473)

Dump of callerThis =
Object type = com.ibm.ws.security.server.lm.wsMapDefaultInboundLoginModule
com.ibm.ws.security.server.lm.wsMapDefaultInboundLoginModule@32083208

0 mesej baharu