I am very glad to see vocabulary release with updated RxNorm.
After downloading the .zip file and trying to run the CPT4 step, I am getting the following error:
(I had no issues with prior versions (e.g., April 2016))
java -jar cpt4.jar 5
Exception in thread "main" com.sun.xml.internal.ws.fault.ServerSOAPFaultException: Client received SOAP Fault from server: Java heap space Please see the server log to find more detail regarding exact cause of the failure.
at com.sun.xml.internal.ws.fault.SOAP11Fault.getProtocolException(Unknown Source)
at com.sun.xml.internal.ws.fault.SOAPFaultBuilder.createException(Unknown Source)
at com.sun.xml.internal.ws.client.sei.StubHandler.readResponse(Unknown Source)
at com.sun.xml.internal.ws.db.DatabindingImpl.deserializeResponse(Unknown Source)
at com.sun.xml.internal.ws.db.DatabindingImpl.deserializeResponse(Unknown Source)
at com.sun.xml.internal.ws.client.sei.SyncMethodHandler.invoke(Unknown Source)
at com.sun.xml.internal.ws.client.sei.SyncMethodHandler.invoke(Unknown Source)
at com.sun.xml.internal.ws.client.sei.SEIStub.invoke(Unknown Source)
at com.sun.proxy.$Proxy34.getCode(Unknown Source)
at org.odhsi.utils.cpt.Application.process(Application.java:113)
at org.odhsi.utils.cpt.Application.main(Application.java:84)
Could that be just my firewall? (again, it worked fine 2 months ago)
Can someone reply if they were able to run the CPT JAR step (on Windows) on the above release?
What can I do to eliminate this error?
Which Soap server it is trying to call (and what port should I ask the admins to allow? (perhaps?)