What steps will reproduce the problem?
1. Create new snapshot in browser using 'non-admin' account.
2. Use the setSnapshotName webservice with same account results in:
Java exception occurred:
edu.upenn.cis.db.mefview.services.IeegWsRemoteException: Authorization failure.
Please check your credentials. Error code: [TimeSeries.AuthenticationFailure],
Error message: [Access Denied], host: [ip-10-83-101-108], error id:
[98262c18-6a52-4405-8acd-2b72b46afb61].
at edu.upenn.cis.db.mefview.services.IeegWsExceptionInterceptor.handle(IeegWsExceptionInterceptor.java:48)
at edu.upenn.cis.db.mefview.internal.org.jboss.resteasy.client.core.extractors.ClientErrorHandler.clientErrorHandling(ClientErrorHandler.java:49)
at edu.upenn.cis.db.mefview.internal.org.jboss.resteasy.client.core.extractors.DefaultEntityExtractorFactory$3.extractEntity(DefaultEntityExtractorFactory.java:58)
at edu.upenn.cis.db.mefview.internal.org.jboss.resteasy.client.core.ClientInvoker.invoke(ClientInvoker.java:120)
at edu.upenn.cis.db.mefview.internal.org.jboss.resteasy.client.core.ClientProxy.invoke(ClientProxy.java:88)
at com.sun.proxy.$Proxy186.setDataSnapshotName(Unknown Source)
at edu.upenn.cis.db.mefview.services.TimeSeriesInterface.setDataSnapshotName(TimeSeriesInterface.java:458)
Original issue reported on code.google.com by JBWagenaar on 7 Jul 2013 at 8:11
Original issue reported on code.google.com by
JBWagenaar
on 7 Jul 2013 at 8:11