Advertisement
Guest User

Untitled

a guest
Oct 24th, 2014
174
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.22 KB | None | 0 0
  1. Oct 23, 2014 5:14:46 PM SASRas
  2. AUDIT: security.Protocol
  3. Oct 23, 2014 5:14:46 PM SASRas
  4. AUDIT: security.AuthTarget
  5. Oct 23, 2014 5:14:46 PM SASRas
  6. AUDIT: security.RegisterCurrent
  7. Oct 23, 2014 5:14:46 PM SASRas
  8. AUDIT: security.LoadSCI
  9. Oct 23, 2014 5:14:46 PM SASRas
  10. AUDIT: security.ClientCSI
  11. Oct 23, 2014 5:14:46 PM com.ibm.ws.naming.util.WsnInitCtxFactory
  12. WARNING: jndiUnavailCommErr
  13. [TWSConn] - Error: javax.naming.ServiceUnavailableException: A communication failure occurred while attempting to obtain an initial context with the provider URL: "corbaloc:iiop:10.10.121.182:31217". Make sure that any bootstrap address information in the URL is correct and that the target name server is running. A bootstrap address with no port specification defaults to port 2809. Possible causes other than an incorrect bootstrap address or unavailable name server include the network environment and workstation network configuration. [Root exception is org.omg.CORBA.INTERNAL: java.net.UnknownHostException: portal: portal vmcid: IBM minor code: 5B6 completed: Maybe]
  14. Oct 23, 2014 5:14:46 PM com.ibm.ws.naming.util.WsnInitCtxFactory
  15. WARNING: jndiUnavailCommErr
  16. Error getting plan bean: javax.naming.ServiceUnavailableException: A communication failure occurred while attempting to obtain an initial context with the provider URL: "corbaloc:iiop:10.10.121.182:31217". Make sure that any bootstrap address information in the URL is correct and that the target name server is running. A bootstrap address with no port specification defaults to port 2809. Possible causes other than an incorrect bootstrap address or unavailable name server include the network environment and workstation network configuration. [Root exception is org.omg.CORBA.INTERNAL: java.net.UnknownHostException: portal vmcid: IBM minor code: 5B6 completed: Maybe]
  17. Oct 23, 2014 5:14:47 PM com.ibm.ws.naming.util.WsnInitCtxFactory
  18. WARNING: jndiUnavailCommErr
  19. [TWSConn] - Error: javax.naming.ServiceUnavailableException: A communication failure occurred while attempting to obtain an initial context with the provider URL: "corbaloc:iiop:10.10.121.182:31217". Make sure that any bootstrap address information in the URL is correct and that the target name server is running. A bootstrap address with no port specification defaults to port 2809. Possible causes other than an incorrect bootstrap address or unavailable name server include the network environment and workstation network configuration. [Root exception is org.omg.CORBA.INTERNAL: java.net.UnknownHostException: portal vmcid: IBM minor code: 5B6 completed: Maybe]
  20. PrivilegedAction - Error calling EJB: java.lang.NullPointerException
  21. java.lang.NullPointerException
  22. at com.ibm.tws.api.examples.MakeZOSQueryOnPlan.MakeZOSQueryOnPlan$1.run(MakeZOSQueryOnPlan.java:113)
  23. at java.security.AccessController.doPrivileged(AccessController.java:300)
  24. at javax.security.auth.Subject.doAs(Subject.java:494)
  25. at com.ibm.websphere.security.auth.WSSubject.doAs(WSSubject.java:133)
  26. at com.ibm.tws.api.examples.MakeZOSQueryOnPlan.MakeZOSQueryOnPlan.main(MakeZOSQueryOnPlan.java:100)
  27.  
  28. -Dcom.ibm.CORBA.ConfigURL=file:config/sas.client.props
  29. -Djava.security.auth.login.config=config/login.conf
  30. -Dcom.ibm.CORBA.RasManager=com.ibm.websphere.ras.WsOrbRasManager
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement