| 错误信息:smartbi.sdk.RemoteException: There was an error calling the remote method:
 错误信息定位到:建立连接打开报表
 SSReport report = new SSReport(conn);
 
 report.open(rptId);
 
 控制台ERROR:
 smartbi.util.StringUtil:
 Unsupported locale:[en_US], use default locale: [en]
 
 这是我添加snartbi的依赖:
 
  
 
 
 
 |