Troubleshooting
Problem
Invalid SSH1 public key format
Symptom
Customer is trying to import a SSH Key into the Authorized User Key,but this fails with:
| Get Authorized User Key | ||
| <img height="10" src="http://10.86.19.194:10000/ws/images/plc-holder.gif" alt="" /> | ||
| <img src="http://10.86.19.194:10000/ws/images/blue/error.gif" align="top" border="0" alt="" />The input file is not a valid key file. Please try again. | ||
in the UI.
Error Messagein ui.log:
[2009-06-19 08:54:47.92] ERROR 000000000000 GLOBAL_SCOPE Catch exception during parse the input file
.java.io.IOException: Invalid SSH1 public key format
at com.sshtools.publickey.F.toPublicKey(Unknown Source)
at com.sshtools.publickey.F.<init>(Unknown Source)
at com.sshtools.publickey.SshPublicKeyFileFactory.parse(Unknown Source)
at com.sterlingcommerce.woodstock.ssh.db.SSHKeyDBInfoBase.display(SSHKeyDBInfoBase.java:1073)
at com.sterlingcommerce.woodstock.ui.servlet.UpdateSFTPKeys.readRequest(UpdateSFTPKeys.java:772)
at com.sterlingcommerce.woodstock.ui.servlet.UpdateSFTPKeys.doPost(UpdateSFTPKeys.java:289)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:358)
at org.mortbay.jetty.servlet.WebApplicationHandler$Chain.doFilter(WebApplicationHandler.java:342)
at com.sterlingcommerce.woodstock.ui.dlsso.DLSSOFilter.doFilter(DLSSOFilter.java:133)
at org.mortbay.jetty.servlet.WebApplicationHandler$Chain.doFilter(WebApplicationHandler.java:334)
at org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler.java:286)
at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:567)
at org.mortbay.http.HttpContext.handle(HttpContext.java:1807)
at org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplicationContext.java:526)
at org.mortbay.http.HttpContext.handle(HttpContext.java:1757)
at org.mortbay.http.HttpServer.service(HttpServer.java:879)
at org.mortbay.http.HttpConnection.service(HttpConnection.java:789)
at org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:960)
at org.mortbay.http.HttpConnection.handle(HttpConnection.java:806)
at org.mortbay.http.SocketListener.handleConnection(SocketListener.java:218)
at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:331)
at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:520)
Log InLog in to view more of this document
Historical Number
NFX6345
Was this topic helpful?
Document Information
Modified date:
17 February 2020
UID
swg21559301