Based on the stacktrace...on line 71 in oscar/oscarLab/ca/all/pageutil/LabUploadAction.java , OSCAR is trying to access the arraylist at index 0 which is the first element in the ArrayList , but if it is empty there is no element at index 0. So you get an IndexOutOfBoundsException .
if you can send me or post the instructions that you performed, I can spend some time looking into the problem.
Best Regards,
Gabriel Jbbo
PeaceWorks Technology Solutions
519.725.7875 x4050
1.888.817.3048
www.peaceworks.ca
----- Original Message -----
From: "David Page" <dr...@sh...>
To: "A list for advanced OSCAR user discussions" <osc...@li...>
Sent: Tuesday, June 26, 2012 3:46:13 PM GMT -05:00 US/Canada Eastern
Subject: Re: [OSCAR-advanced-users] eReferal
I am not sure if my question was clear so I will repost with explaination:
PROBLEM:
Trying to get eReferal (ie server to server) working and have everything set up as per the tutorials (I think).
Now have the buttons highlighted inviting an electronic referral but get an “error in transmission, please send manually’.
What I think may be the issue:
To do an eReferral we are sending to a specific URL for the specialist.
Essentially it is the server login URL with /lab/newLabUpload.do tacked onto the end.
So for my server it would be as below:
https://**********/oscar_crossroads/lab/newLabUpload.do
I am presuming that this is “another door” into the server and requires the key pair passwords to gain entry?
To test out the “door” I simply opened a browser and entered the above into the URL to see what was there and all I get is an HTTP500 error message. I have attached the error message in case it means anything.
Get the same error trying to reach this “door” remotely for my server and John’s server.
You can test this out by attaching /lab/newLabUpload.do to the end of the URL you are using to get to OSCAR (does the same error when I attach it to the local URL here inside the clinic).
So either the “door” for this is closed and the question is what do we need to do to open this door on our servers?
Or I suppose I could be getting the error because I am not offering the keypair codes and then I will have to look at the video tutorials again.
So on the latter note, I do find it a little strange that we are sharing BOTH our private and public codes with the other server and that both of these are then used at the remote end (see how I have set John as specialist up on my server- attached SpecialistSetup)
I have inserted both Johns Private and Public codes here.
I would appreciate any suggestions
Regards
David
------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________ OSCARmcmaster-advanced-users mailing list OSC...@li... https://lists.sourceforge.net/lists/listinfo/oscarmcmaster-advanced-users |