I'm trying to install a cert from a internal CA. I have done it with a 
tedious command line based way in the past, because the GUI wouldn't 
allow what needed to be done. I read there were significant improvements 
in 4.2.x in this area.
I generated the request and have the response file from my CA. It 
appears to die because it can't verify the cert. Makes sense, so I try 
to install the CA certificate. I tried all 3 formats I could get it in: 
DER, Base-64, and PKCS. Base-64 is the one that at least imports and 
displays on the screen, so that seems to be what I need here. That is as 
far as I can make it though. The cert details are displayed on the 
screen, and I click the 'Keep' button. I get the note saying a 
background job failed, and I see this when I click on it:
File replication: nshpwis06-64.cer 8/31/10 10:50 AM 8/31/10 10:50 AM Failed

sipxconfig.log seems to have the relevant log entries (below).

I see several other posts
http://list.sipfoundry.org/archive/sipx-dev/msg12579.html
related to "not declared as a resource by any sipXecs process"
Any ideas?

Thanks,
Matthew


"2010-08-31T15:50:50.119000Z":3:JAVA:INFO:local:P1-19:00000000:SipxReplicationContextImpl:"Start
 
replication: File replication: nshpwis06-64.cer"
"2010-08-31T15:50:50.201000Z":4:JAVA:INFO:local:P1-19:00000000:XmlRpcClientInterceptor:"XML/RPC
 
File.replace with [pbx.tn203.sipx.voip, /etc/sipxpbx/ssl/autho..., 420, 
LS0tLS1CRUdJTiBDRVJUSU...] on https://pbx.tn203.sipx.voip:8092/RPC2";
"2010-08-31T15:50:50.452000Z":5:JAVA:ERR:local:pool-3-thread-1:00000000:XmlRpcClientInterceptor:"XML/RPC
 
error: "
org.apache.xmlrpc.XmlRpcException: File 
'/etc/sipxpbx/ssl/authorities/nshpwis06-64.cer' not declared as a 
resource by any sipXecs process
         at 
org.apache.xmlrpc.XmlRpcClientResponseProcessor.decodeException(XmlRpcClientResponseProcessor.java:102)
         at 
org.apache.xmlrpc.XmlRpcClientResponseProcessor.decodeResponse(XmlRpcClientResponseProcessor.java:69)
         at 
org.apache.xmlrpc.XmlRpcClientWorker.execute(XmlRpcClientWorker.java:72)
         at org.apache.xmlrpc.XmlRpcClient.execute(XmlRpcClient.java:193)
         at org.apache.xmlrpc.XmlRpcClient.execute(XmlRpcClient.java:184)
         at 
org.sipfoundry.sipxconfig.xmlrpc.XmlRpcClientInterceptor$1.call(Unknown 
Source)
         at 
java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
         at java.util.concurrent.FutureTask.run(FutureTask.java:138)
         at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
         at java.lang.Thread.run(Thread.java:619)
"2010-08-31T15:50:50.456000Z":6:JAVA:ERR:local:P1-19:00000000:XmlRpcClientInterceptor:"Runtime
 
error in XML/RPC call"
org.sipfoundry.sipxconfig.xmlrpc.XmlRpcRemoteException: File 
'/etc/sipxpbx/ssl/authorities/nshpwis06-64.cer' not declared as a 
resource by any sipXecs process
         at 
org.sipfoundry.sipxconfig.xmlrpc.XmlRpcClientInterceptor$1.call(Unknown 
Source)
         at 
java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
         at java.util.concurrent.FutureTask.run(FutureTask.java:138)
         at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
         at java.lang.Thread.run(Thread.java:619)
"2010-08-31T15:50:50.465000Z":7:JAVA:ERR:local:P1-19:00000000:ReplicationManagerImpl:"File
 
replication failed: nshpwis06-64.cer"
org.sipfoundry.sipxconfig.xmlrpc.XmlRpcRemoteException: File 
'/etc/sipxpbx/ssl/authorities/nshpwis06-64.cer' not declared as a 
resource by any sipXecs process
         at 
org.sipfoundry.sipxconfig.xmlrpc.XmlRpcClientInterceptor$1.call(Unknown 
Source)
         at 
java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
         at java.util.concurrent.FutureTask.run(FutureTask.java:138)
         at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
         at java.lang.Thread.run(Thread.java:619)
"2010-08-31T15:50:50.466000Z":8:JAVA:WARNING:local:P1-19:00000000:SipxReplicationContextImpl:"Replication
 
failed: File replication: nshpwis06-64.cer"

_______________________________________________
sipx-users mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-users/

Reply via email to