After running ridc to checkin file into Oracle Content Center Server there is error: oracle.stellent.ridc.protocol.ProtocolException: java.io.IOException: Input terminated before being able to read line

Hi,
   I use ridc to check in file into Oracle Center Content server. There is no problem at the beginning. But after running for several days, there is following error.
I must restart my program to solve this issue.
   Can anyone help me solve this problem?
Thanks,
Tony
2013-07-11 12:24:31,189 ERROR [BatchEventHandler] com.edocs.common.api.integration.contmgmt.ContentException: oracle.stellent.ridc.protocol.ProtocolEx
ception: java.io.IOException: Input terminated before being able to read line
        at com.edocs.common.integration.contmgmt.UCMContentManager.saveContent(UCMContentManager.java:95)
        at com.edocs.common.reporting.batch.BatchEventHandler.processBatchRequest(BatchEventHandler.java:284)
        at com.edocs.common.reporting.batch.BatchEventHandler.service(BatchEventHandler.java:138)
        at com.edocs.common.reporting.tasks.batchprocessor.BatchReportProcessorTask.executeInternal(BatchReportProcessorTask.java:156)
        at com.edocs.common.reporting.tasks.batchprocessor.BatchReportProcessorTask.doProcessTask(BatchReportProcessorTask.java:68)
        at com.edocs.pwc.tasks.CommonTask.processTask(CommonTask.java:166)
        at com.edocs.common.reporting.tasks.batchprocessor.BatchReportProcessorTask_9qwgr6_EOImpl.__WL_invoke(Unknown Source)
        at weblogic.ejb.container.internal.SessionRemoteMethodInvoker.invoke(SessionRemoteMethodInvoker.java:40)
        at com.edocs.common.reporting.tasks.batchprocessor.BatchReportProcessorTask_9qwgr6_EOImpl.processTask(Unknown Source)
        at com.edocs.common.reporting.tasks.batchprocessor.BatchReportProcessorTask_9qwgr6_EOImpl_WLSkel.invoke(Unknown Source)
        at weblogic.rmi.internal.activation.ActivatableServerRef.invoke(ActivatableServerRef.java:85)
        at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:522)
        at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
        at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:146)
        at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:518)
        at weblogic.rmi.internal.wls.WLSExecuteRequest.run(WLSExecuteRequest.java:118)
        at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
        at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
Caused by: oracle.stellent.ridc.protocol.ProtocolException: java.io.IOException: Input terminated before being able to read line
        at oracle.stellent.ridc.protocol.ServiceResponse.getResponseAsBinder(ServiceResponse.java:149)
        at oracle.stellent.ridc.protocol.ServiceResponse.getResponseAsBinder(ServiceResponse.java:108)
        at com.edocs.common.integration.contmgmt.UCMContentManager.saveContent(UCMContentManager.java:81)
        ... 17 more
Caused by: java.io.IOException: Input terminated before being able to read line
        at oracle.stellent.ridc.model.serialize.HdaBinderSerializer.readLine(HdaBinderSerializer.java:371)
        at oracle.stellent.ridc.model.serialize.HdaBinderSerializer.readToEnd(HdaBinderSerializer.java:335)
        at oracle.stellent.ridc.model.serialize.HdaBinderSerializer.parseBinder(HdaBinderSerializer.java:165)
        at oracle.stellent.ridc.model.serialize.HdaBinderSerializer.parseBinder(HdaBinderSerializer.java:71)
        at oracle.stellent.ridc.protocol.ServiceResponse.getResponseAsBinder(ServiceResponse.java:126)
        ... 19 more
2013-07-11 12:24:33,005 ERROR [BatchEventHandler] com.edocs.common.api.integration.contmgmt.ContentException: oracle.stellent.ridc.protocol.ProtocolEx
ception: java.io.IOException: Input terminated before being able to read line
        at com.edocs.common.integration.contmgmt.UCMContentManager.saveContent(UCMContentManager.java:95)
        at com.edocs.common.reporting.batch.BatchEventHandler.processBatchRequest(BatchEventHandler.java:284)
        at com.edocs.common.reporting.batch.BatchEventHandler.service(BatchEventHandler.java:138)
        at com.edocs.common.reporting.tasks.batchprocessor.BatchReportProcessorTask.executeInternal(BatchReportProcessorTask.java:156)
        at com.edocs.common.reporting.tasks.batchprocessor.BatchReportProcessorTask.doProcessTask(BatchReportProcessorTask.java:68)
        at com.edocs.pwc.tasks.CommonTask.processTask(CommonTask.java:166)
        at com.edocs.common.reporting.tasks.batchprocessor.BatchReportProcessorTask_9qwgr6_EOImpl.__WL_invoke(Unknown Source)
        at weblogic.ejb.container.internal.SessionRemoteMethodInvoker.invoke(SessionRemoteMethodInvoker.java:40)
        at com.edocs.common.reporting.tasks.batchprocessor.BatchReportProcessorTask_9qwgr6_EOImpl.processTask(Unknown Source)
        at com.edocs.common.reporting.tasks.batchprocessor.BatchReportProcessorTask_9qwgr6_EOImpl_WLSkel.invoke(Unknown Source)
        at weblogic.rmi.internal.activation.ActivatableServerRef.invoke(ActivatableServerRef.java:85)
        at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:522)
        at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
        at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:146)
        at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:518)
        at weblogic.rmi.internal.wls.WLSExecuteRequest.run(WLSExecuteRequest.java:118)
        at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
        at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
Caused by: oracle.stellent.ridc.protocol.ProtocolException: java.io.IOException: Input terminated before being able to read line
        at oracle.stellent.ridc.protocol.ServiceResponse.getResponseAsBinder(ServiceResponse.java:149)
        at oracle.stellent.ridc.protocol.ServiceResponse.getResponseAsBinder(ServiceResponse.java:108)
        at com.edocs.common.integration.contmgmt.UCMContentManager.saveContent(UCMContentManager.java:81)
        ... 17 more
Caused by: java.io.IOException: Input terminated before being able to read line
        at oracle.stellent.ridc.model.serialize.HdaBinderSerializer.readLine(HdaBinderSerializer.java:371)
        at oracle.stellent.ridc.model.serialize.HdaBinderSerializer.readToEnd(HdaBinderSerializer.java:335)
        at oracle.stellent.ridc.model.serialize.HdaBinderSerializer.parseBinder(HdaBinderSerializer.java:165)
        at oracle.stellent.ridc.model.serialize.HdaBinderSerializer.parseBinder(HdaBinderSerializer.java:71)
        at oracle.stellent.ridc.protocol.ServiceResponse.getResponseAsBinder(ServiceResponse.java:126)
        ... 19 more
2013-07-11 12:24:37,870 ERROR [BatchEventHandler] com.edocs.common.api.integration.contmgmt.ContentException: oracle.stellent.ridc.protocol.ProtocolEx
ception: java.io.IOException: Input terminated before being able to read line
        at com.edocs.common.integration.contmgmt.UCMContentManager.saveContent(UCMContentManager.java:95)
        at com.edocs.common.reporting.batch.BatchEventHandler.processBatchRequest(BatchEventHandler.java:284)
        at com.edocs.common.reporting.batch.BatchEventHandler.service(BatchEventHandler.java:138)
        at com.edocs.common.reporting.tasks.batchprocessor.BatchReportProcessorTask.executeInternal(BatchReportProcessorTask.java:156)
        at com.edocs.common.reporting.tasks.batchprocessor.BatchReportProcessorTask.doProcessTask(BatchReportProcessorTask.java:68)
        at com.edocs.pwc.tasks.CommonTask.processTask(CommonTask.java:166)
        at com.edocs.common.reporting.tasks.batchprocessor.BatchReportProcessorTask_9qwgr6_EOImpl.__WL_invoke(Unknown Source)
        at weblogic.ejb.container.internal.SessionRemoteMethodInvoker.invoke(SessionRemoteMethodInvoker.java:40)
        at com.edocs.common.reporting.tasks.batchprocessor.BatchReportProcessorTask_9qwgr6_EOImpl.processTask(Unknown Source)
        at com.edocs.common.reporting.tasks.batchprocessor.BatchReportProcessorTask_9qwgr6_EOImpl_WLSkel.invoke(Unknown Source)
        at weblogic.rmi.internal.activation.ActivatableServerRef.invoke(ActivatableServerRef.java:85)
        at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:522)
        at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
        at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:146)
        at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:518)
        at weblogic.rmi.internal.wls.WLSExecuteRequest.run(WLSExecuteRequest.java:118)
        at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
        at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
Caused by: oracle.stellent.ridc.protocol.ProtocolException: java.io.IOException: Input terminated before being able to read line
        at oracle.stellent.ridc.protocol.ServiceResponse.getResponseAsBinder(ServiceResponse.java:149)
        at oracle.stellent.ridc.protocol.ServiceResponse.getResponseAsBinder(ServiceResponse.java:108)
        at com.edocs.common.integration.contmgmt.UCMContentManager.saveContent(UCMContentManager.java:81)
        ... 17 more
Caused by: java.io.IOException: Input terminated before being able to read line
        at oracle.stellent.ridc.model.serialize.HdaBinderSerializer.readLine(HdaBinderSerializer.java:371)
        at oracle.stellent.ridc.model.serialize.HdaBinderSerializer.readToEnd(HdaBinderSerializer.java:335)
        at oracle.stellent.ridc.model.serialize.HdaBinderSerializer.parseBinder(HdaBinderSerializer.java:165)
        at oracle.stellent.ridc.model.serialize.HdaBinderSerializer.parseBinder(HdaBinderSerializer.java:71)
        at oracle.stellent.ridc.protocol.ServiceResponse.getResponseAsBinder(ServiceResponse.java:126)
        ... 19 more
2013-07-11 12:24:39,722 ERROR [BatchEventHandler] com.edocs.common.api.integration.contmgmt.ContentException: oracle.stellent.ridc.protocol.ProtocolEx
ception: java.io.IOException: Input terminated before being able to read line
        at com.edocs.common.integration.contmgmt.UCMContentManager.saveContent(UCMContentManager.java:95)
        at com.edocs.common.reporting.batch.BatchEventHandler.processBatchRequest(BatchEventHandler.java:284)
        at com.edocs.common.reporting.batch.BatchEventHandler.service(BatchEventHandler.java:138)
        at com.edocs.common.reporting.tasks.batchprocessor.BatchReportProcessorTask.executeInternal(BatchReportProcessorTask.java:156)
        at com.edocs.common.reporting.tasks.batchprocessor.BatchReportProcessorTask.doProcessTask(BatchReportProcessorTask.java:68)
        at com.edocs.pwc.tasks.CommonTask.processTask(CommonTask.java:166)
        at com.edocs.common.reporting.tasks.batchprocessor.BatchReportProcessorTask_9qwgr6_EOImpl.__WL_invoke(Unknown Source)
        at weblogic.ejb.container.internal.SessionRemoteMethodInvoker.invoke(SessionRemoteMethodInvoker.java:40)
        at com.edocs.common.reporting.tasks.batchprocessor.BatchReportProcessorTask_9qwgr6_EOImpl.processTask(Unknown Source)
        at com.edocs.common.reporting.tasks.batchprocessor.BatchReportProcessorTask_9qwgr6_EOImpl_WLSkel.invoke(Unknown Source)
        at weblogic.rmi.internal.activation.ActivatableServerRef.invoke(ActivatableServerRef.java:85)
        at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:522)
        at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
        at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:146)
        at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:518)
        at weblogic.rmi.internal.wls.WLSExecuteRequest.run(WLSExecuteRequest.java:118)
        at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
        at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
Caused by: oracle.stellent.ridc.protocol.ProtocolException: java.io.IOException: Input terminated before being able to read line
        at oracle.stellent.ridc.protocol.ServiceResponse.getResponseAsBinder(ServiceResponse.java:149)
        at oracle.stellent.ridc.protocol.ServiceResponse.getResponseAsBinder(ServiceResponse.java:108)
        at com.edocs.common.integration.contmgmt.UCMContentManager.saveContent(UCMContentManager.java:81)
        ... 17 more
Caused by: java.io.IOException: Input terminated before being able to read line
        at oracle.stellent.ridc.model.serialize.HdaBinderSerializer.readLine(HdaBinderSerializer.java:371)
        at oracle.stellent.ridc.model.serialize.HdaBinderSerializer.readToEnd(HdaBinderSerializer.java:335)
        at oracle.stellent.ridc.model.serialize.HdaBinderSerializer.parseBinder(HdaBinderSerializer.java:165)
        at oracle.stellent.ridc.model.serialize.HdaBinderSerializer.parseBinder(HdaBinderSerializer.java:71)
        at oracle.stellent.ridc.protocol.ServiceResponse.getResponseAsBinder(ServiceResponse.java:126)
        ... 19 more

The following is my testing code.
package ebilling;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.io.InputStream;
import java.io.OutputStream;
import java.security.SecureRandom;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.Calendar;
import java.util.List;
import java.util.Properties;
import java.util.concurrent.LinkedBlockingQueue;
import java.util.concurrent.ThreadPoolExecutor;
import java.util.concurrent.TimeUnit;
import oracle.stellent.ridc.IdcClient;
import oracle.stellent.ridc.IdcClientManager;
import oracle.stellent.ridc.IdcContext;
import oracle.stellent.ridc.model.DataBinder;
import oracle.stellent.ridc.model.DataObject;
import oracle.stellent.ridc.model.DataResultSet;
import oracle.stellent.ridc.model.TransferFile;
import oracle.stellent.ridc.protocol.ServiceResponse;
import org.apache.commons.lang.StringUtils;
public class UCMContentManager {
     * Check in a file into a Oracle WebCenter Content Server and return content id of uploaded content item in Oracle WebCenter Content Server.    
     * @param properties        The Oracle WebCenter Content Server connection properties.
     * @param contentFile       This file will be checked in a Oracle WebCenter Content Server.
     * @param path              The location path of checked in file in Oracle WebCenter Content Server. This path includes the file name.<br>
     *                             For example, "/folder1/folder2/file1.txt". The "file1.txt" is the file name part. <br>
     *                             The file name will be used as dDocName in Oracle WebCenter Server. It must be unique.<br>
     * @throws ContentException The exception when uploading file into Oracle WebCenter Content Server.
     * @return                  The content id of uploaded content item in Oracle WebCenter Content Server.
    public String saveContent(Properties properties, File contentFile, String path) throws ContentException{
        if(path.endsWith(SLASH)) {
            throw new ContentException("Require file name in Content Management Server");
        if(!path.startsWith(SLASH)) {
            throw new ContentException("The file store path in Content Management Server should be absolute.");
        if (path.indexOf("//") != -1) {
            path = path.replace("//", SLASH);
        String[] paths = path.split(SLASH);       
        String[] parents = new String[paths.length - 1];
        String itemName = paths[paths.length-1];
        System.arraycopy(paths, 0, parents, 0, paths.length-1);
        ServiceResponse response = null;
        try {
            IdcClientManager manager = new IdcClientManager();
            IdcClient client = manager.createClient(properties.getProperty(URL_PROPERTY));
            client.getConfig().setProperty ("http.library", "apache4");
            String user = properties.getProperty(USERNAME_PROPERTY);
            String pwd = properties.getProperty(PASSWORD_PROPERTY);
            IdcContext connectionContext = new IdcContext(user, pwd);
            pwd = null;
            //create the parent folders if they don't exist
            String folderGUID = makeFolders(properties, parents);
            //check in the file
            DataBinder requestData = client.createBinder();
            requestData.putLocal("IdcService", "CHECKIN_UNIVERSAL");
            requestData.putLocal("IsJava", "1");
            requestData.putLocal("dDocName", itemName);           
            requestData.putLocal("dDocTitle", itemName);           
            requestData.putLocal("dDocType", "Binary");
            requestData.putLocal("dSecurityGroup", "Public");
            requestData.addFile("primaryFile", new TransferFile(contentFile));
            response = client.sendRequest(connectionContext, requestData);           
            DataBinder responseData = response.getResponseAsBinder();
            //String did = responseData.getLocal("dID");           
            String dDocname = responseData.getLocal("dDocName");
            closeResponse(response);
            //link the file in a folder
            requestData = client.createBinder();
            requestData.putLocal("IdcService", "FLD_CREATE_FILE");
            requestData.putLocal("fParentGUID", folderGUID);
            String fileType = "owner";
            requestData.putLocal("fFileType", fileType);           
            requestData.putLocal("dDocName", dDocname);           
            response = client.sendRequest(connectionContext, requestData);
            return dDocname;
        } catch (Throwable e) {
            throw new ContentException(e);
        } finally{
            closeResponse(response);
    public void deleteContent(Properties properties, String contentId) throws ContentException{
        List<String> didList = getDIds(properties, contentId);
        contentId = contentId.toUpperCase();
        ServiceResponse    response = null;
        try {           
            IdcClientManager manager = new IdcClientManager();
            IdcClient client = manager.createClient(properties.getProperty(URL_PROPERTY));
            client.getConfig().setProperty ("http.library", "apache4");
            String user = properties.getProperty(USERNAME_PROPERTY);
            String pwd = properties.getProperty(PASSWORD_PROPERTY);
            IdcContext connectionContext = new IdcContext(user, pwd);
            pwd = null;
            DataBinder requestData = null;
            for(int i=0; i<didList.size(); i++) {
                String did = didList.get(i);
                requestData = client.createBinder();
                requestData.putLocal("IdcService", "DELETE_DOC");
                requestData.putLocal("dDocName", contentId);               
                requestData.putLocal("dID", did);   
                response = client.sendRequest(connectionContext, requestData);
                closeResponse(response);
                //delete parent folder
//                try {
//                    requestData = client.createBinder();           
//                    requestData.putLocal("IdcService", "FLD_DELETE");       
//                    requestData.putLocal("item1", "path:" + parentPath);
//                    requestData.putLocal("constructDialog", "1");
//                    response = client.sendRequest(connectionContext, requestData);
//                } catch (Exception e) {
//                    // TODO: handle exception
        } catch (Exception e) {
            throw new ContentException(e);
        } finally {
            closeResponse(response);
    public int getFileCountInFolder(Properties properties, String path) throws ContentException{
        ServiceResponse    response = null;
        try {
            IdcClientManager manager = new IdcClientManager();
            IdcClient client = manager.createClient(properties.getProperty(URL_PROPERTY));
            client.getConfig().setProperty ("http.library", "apache4");
            String user = properties.getProperty(USERNAME_PROPERTY);
            String pwd = properties.getProperty(PASSWORD_PROPERTY);
            IdcContext connectionContext = new IdcContext(user, pwd);
            pwd = null;
            DataBinder binder = client.createBinder();
            binder.putLocal("IdcService", "FLD_BROWSE");
            binder.putLocal("path", path);
            response = client.sendRequest(connectionContext, binder);
            DataBinder result = response.getResponseAsBinder();
            String num = result.getLocal("numFiles");
            return Integer.parseInt(num);
        catch (Exception e) {
            throw new ContentException(e);
        } finally {
            closeResponse(response);
    private String getFolderGUID(Properties properties, String path) throws ContentException {
        ServiceResponse    response = null;       
        String tmpFolderGUID = null;
        try {
            IdcClientManager manager = new IdcClientManager();
            IdcClient client = manager.createClient(properties.getProperty(URL_PROPERTY));
            client.getConfig().setProperty ("http.library", "apache4");
            String user = properties.getProperty(USERNAME_PROPERTY);
            String pwd = properties.getProperty(PASSWORD_PROPERTY);
            IdcContext connectionContext = new IdcContext(user, pwd);
            pwd = null;   
            DataBinder requestData = client.createBinder();
            requestData.putLocal("IdcService", "FLD_INFO");
            requestData.putLocal("path", path);       
            response = client.sendRequest(connectionContext,
                    requestData);
            DataResultSet result = response.getResponseAsBinder().getResultSet("FolderInfo");
            tmpFolderGUID = result.getRows().get(0).get("fFolderGUID")
                .toString();
            if(StringUtils.isBlank(tmpFolderGUID))
                tmpFolderGUID = null;           
        } catch (Exception e) {               
        } finally {
            closeResponse(response);
        return tmpFolderGUID;
    public boolean deleteFolder(Properties properties, String path) throws ContentException {
        if(getFolderGUID(properties, path)==null)       
            return false;
        int fileCount = getFileCountInFolder(properties, path);
        ServiceResponse    response = null;
        if(fileCount==0) {
            try {
                IdcClientManager manager = new IdcClientManager();
                IdcClient client = manager.createClient(properties.getProperty(URL_PROPERTY));
                client.getConfig().setProperty ("http.library", "apache4");
                String user = properties.getProperty(USERNAME_PROPERTY);
                String pwd = properties.getProperty(PASSWORD_PROPERTY);
                IdcContext connectionContext = new IdcContext(user, pwd);
                pwd = null;               
                DataBinder binder = client.createBinder();   
                binder.putLocal("IdcService", "FLD_DELETE");       
                binder.putLocal("item1", "path:" + path);
                binder.putLocal("constructDialog", "1");
                response = client.sendRequest(connectionContext, binder);
                return true;
            catch (Exception e) {
                throw new ContentException(e);
            } finally {
                closeResponse(response);
        } else {
            return false;
    private String buildPath(String[] arr, int i) {
        StringBuilder buf = new StringBuilder();
        for(int j=0; j<=i; j++) {
            buf.append(arr[j]);
            buf.append(SLASH);
        return buf.toString();
    private String makeFolders(Properties properties, String[] paths) throws ContentException{
        String folderGUID = "";
        ServiceResponse response = null;
        try {
            IdcClientManager manager = new IdcClientManager();
            IdcClient client = manager.createClient(properties.getProperty(URL_PROPERTY));
            client.getConfig().setProperty ("http.library", "apache4");
            String user = properties.getProperty(USERNAME_PROPERTY);
            String pwd = properties.getProperty(PASSWORD_PROPERTY);
            IdcContext connectionContext = new IdcContext(user, pwd);
            pwd = null;
            String parentFolderGUID = null;
            for(int i=0; i<paths.length; i++) {
                String fullPath = buildPath(paths, i);
                DataBinder requestData = null;                   
                parentFolderGUID = folderGUID;
                folderGUID = getFolderGUID(properties, fullPath);
                boolean exists = folderGUID!=null;
                DataResultSet result = null;               
                if(!exists) {
                    //create new folder
                    try {
                        requestData = client.createBinder();                   
                        requestData.putLocal("IdcService", "FLD_CREATE_FOLDER");
                        requestData.putLocal("fParentGUID", parentFolderGUID);
                        requestData.putLocal("fFolderName", paths[i]);
                        response = client.sendRequest(connectionContext, requestData);
                    } finally {
                        closeResponse(response);
                    //retrieve folderGUID of new folder
                    folderGUID = getFolderGUID(properties, fullPath);                   
        } catch (Throwable e) {
            throw new ContentException(e);
        } finally{
            closeResponse(response);
        return folderGUID;
    public List<String> getDIds(Properties properties, String contentId) throws ContentException{
        contentId = contentId.toUpperCase();
        List<String> didList = new ArrayList<String>();
        ServiceResponse    response = null;
        try {
            IdcClientManager manager = new IdcClientManager();
            IdcClient client = manager.createClient(properties.getProperty(URL_PROPERTY));
            client.getConfig().setProperty ("http.library", "apache4");
            String user = properties.getProperty(USERNAME_PROPERTY);
            String pwd = properties.getProperty(PASSWORD_PROPERTY);
            IdcContext connectionContext = new IdcContext(user, pwd);
            pwd = null;
            DataBinder requestData = null;
            requestData = client.createBinder();
            requestData.putLocal("IdcService", "GET_SEARCH_RESULTS");
            requestData.putLocal("SortField", "dInDate");
            requestData.putLocal("SortType", "DESC");
            requestData.putLocal("QueryText", "dDocName <matches> `" + contentId +"`");
            response = client.sendRequest(connectionContext, requestData);
            DataBinder result = response.getResponseAsBinder();
            DataResultSet resultSet = result.getResultSet("SearchResults");
            for (DataObject dataObject : resultSet.getRows()) {
//                System.out.println("ID : " + dataObject.get("dID")+" dDocName : "
//                        + dataObject.get("dDocName") + " Title : " + dataObject.get("dDocTitle")
//                        + " Author : " + dataObject.get("dDocAuthor") + " Security Group : "
//                        + dataObject.get("dSecurityGroup"));
                String did = dataObject.get("dID");
                didList.add(did);
                //break;
        } catch (Exception e) {
            throw new ContentException(e);
        } finally{
            closeResponse(response);
        return didList;
     * Get the file content represented by contentId from a Oracle WebCenter Content Server.
     * The return value is the input stream of retrieved file content.
     * @param properties        The Oracle WebCenter Content Server connection properties.
     * @param contentId         The Content ID for the content item in Oracle WebCenter Content Server.
     * @throws ContentException The exception when retrieving content from Oracle WebCenter Content Server.
     * @return                  The input stream of retrieved file content.
    public InputStream retrieveContent(Properties properties, String contentId) throws ContentException{
        try {
            return new FileInputStream(retrieveContentFile(properties, contentId));
        } catch (Throwable e) {
            throw new ContentException(e);
    public File retrieveContentFile(Properties properties, String contentId) throws ContentException {
        contentId = contentId.toUpperCase();
        ServiceResponse response = null;
        try {
            IdcClientManager manager = new IdcClientManager();
            IdcClient client = manager.createClient(properties.getProperty(URL_PROPERTY));
            client.getConfig().setProperty ("http.library", "apache4");
            String user = properties.getProperty(USERNAME_PROPERTY);
            String pwd = properties.getProperty(PASSWORD_PROPERTY);
            IdcContext connectionContext = new IdcContext(user, pwd);
            pwd = null;
            DataBinder binder = client.createBinder();
            binder.putLocal("IdcService", "GET_FILE");
            //binder.putLocal("dID", dID);
            binder.putLocal("dDocName", contentId);
            binder.putLocal("RevisionSelectionMethod", "Latest");
            response = client.sendRequest(connectionContext, binder);
            InputStream in = null;
            OutputStream out = null;
            String edxhome = System.getProperty("edx.home");
            File tmpParent = new File(edxhome);
            tmpParent = new File(tmpParent, "Output");
            tmpParent = new File(tmpParent, "tmp");
            tmpParent.mkdirs();
            File tmpFile = File.createTempFile("down_", "_ucm", tmpParent);
            tmpFile.deleteOnExit();
            try {
                in = response.getResponseStream();
                out = new FileOutputStream(tmpFile);
                byte[] buf = new byte[1024];
                int read = -1;
                while((read = in.read(buf))!=-1) {
                    out.write(buf, 0, read);
            } finally{
                try {
                    if(in!=null)
                        in.close();
                } catch (Exception e2) {
                try {
                    if(out!=null)
                        out.close();
                } catch (Exception e2) {
            return tmpFile;
        } catch (Throwable e) {
            throw new ContentException(e);
        } finally{
            closeResponse(response);
    private void closeResponse(ServiceResponse response) {
        if(response!=null) {
            try {
                response.close();
            } catch (Exception e) {
    private static final String SLASH = "/";   
    private static final String URL_PROPERTY = "contentServerURL";
    private static final String USERNAME_PROPERTY = "contentServerUser";
    private static final String PASSWORD_PROPERTY = "contentServerPassword";
    static volatile boolean flag = false;
    static class UploadTask implements Runnable{
        public void run() {           
            try {
                while(!flag) {
                    UCMContentManager manager = new UCMContentManager();
                    Properties properties = new Properties();
                    properties.put(URL_PROPERTY, "https://slc402124:16201/cs/idcplg");
                    properties.put(USERNAME_PROPERTY, "weblogic");
                    properties.put(PASSWORD_PROPERTY, "weblogic1");
                    File contentFile = new File("C:/toding/mypro/UCM/test.txt");
                    String parentPath = "/new/test/multiThreadUpload/";
                    String location = makePath(parentPath);
                    manager.saveContent(properties, contentFile, location);
                    System.out.println(location);
                    Thread.sleep(5000);
            } catch (Exception e) {
                e.printStackTrace();
                flag = true;
    public static void main(String[] args) throws Exception{
        ThreadPoolExecutor executor = new ThreadPoolExecutor(10, 10, 60, TimeUnit.SECONDS,
                 new LinkedBlockingQueue<Runnable>());
        for(int i=0; i<10; i++) {
             UploadTask uploadTask = new UploadTask();
             executor.execute(uploadTask);
        while(!flag) {
            Thread.sleep(5000);
        executor.shutdown();
    public static String makePath(String parentPath) {
        StringBuilder buf = new StringBuilder();
        buf.append(parentPath);
        if(!parentPath.endsWith("/")) {
            buf.append("/");
        Calendar rightNow = Calendar.getInstance();
        String pattern = "yyyyMMdd";
        SimpleDateFormat simDateForm = new SimpleDateFormat(pattern);
        String dateStr = simDateForm.format((rightNow).getTime());       
        pattern = "HHmmssSSS";
        simDateForm = new SimpleDateFormat(pattern);
        String timeStr = simDateForm.format((rightNow).getTime());
        buf.append(dateStr);
        buf.append("/");
        buf.append(timeStr);
        buf.append("_");
        buf.append(random.nextInt(10000));
        String finalLocation = buf.toString();
        return finalLocation;
    private static SecureRandom random = new SecureRandom();

Similar Messages

  • After running Magician app many files where deleted and after restarting I received the language portion of when you first start to set up a new Mac

    After running Magician app many files where deleted from my computer, nothing new,  After restarting I received the language portion of when you first start to set up a new Mac. Except after the language portion it went immediately to 5 options; install back-up from Time Machine, Disk Utility, Restart from start up disc, etc. I tried doing them all. Disc repair, rebooting from TM, but I don't save everything from TM I use an external HD for backup. None of those options are working for me. Now I get a grey screen with a flashing globe for so many minutes then a folder appears with a ? In the middle of it. What am I to do? Can anyone help me, please!!!

    I appreciate the extra forums you suggested I look into. I ended up forceing a Safe Mode reboot on my Mac  holding the Shift key. I let the installation process commence and I'm back to the way things were.

  • Since updating to OS X Yosemite, I am unable to save files into another computer or server. I have to save it on my desktop and then drag it into the server. How do i correct this?

    Since updating to OS X Yosemite, I am unable to save files into another computer or server. I have to save it on my desktop and then drag it into the server. How do i correct this?

    Ok this worked to solve the error.
    Use cmd prompt in windows 7 or 8 and run as admin:
    sc config lanmanworkstation depend= bowser/mrxsmb10/nsi
    sc config mrxsmb20 start= disabled
    No need for all that power shell nonsense as shown elsewhere for windows 8.
    That's it. Also force smb2 disabling on the apple side for good measure.
    With the above I was able to network mavericks and windows 8.1 pro flawlessly. He issues I had before where I could not read video, ISO and audio files (but could open documents and pictures from the windows machine connected to an apple network share folder went away.

  • When I open a pdf file, after a few seconds, it hides the toolbar and I don't know how to get it back.  I use multiple monitors and, without being able to grab the toolbar, I am unable to move the pdf file to a different monitor.  How do I stop this?

    When I open a pdf file, after a few seconds, it hides the toolbar and I don't know how to get it back.  I use multiple monitors and, without being able to grab the toolbar, I am unable to move the pdf file to a different monitor.  How do I stop this?

    Does Firefox switch to full screen if you press F11 ?
    You can also try the F10 key to see if that brings up the menu bar.
    * If the above steps didn't help then see http://kb.mozillazine.org/Corrupt_localstore.rdf
    Note: Do not delete localstore.rdf in the program folder (Windows: "C:\Program Files\Mozilla Firefox\defaults\profile\") (Mac: "/Applications/Firefox.app/defaults/profile/")

  • I have a Canon Rebel t5i and a mac - will I have to convert the files from my camera before being able to edit in Premiere Elements?

    I have a Canon Rebel t5i and a mac - will I have to convert the files from my camera before being able to edit in Premiere Elements?

    What version of P-Elements, and what codec does the camera produce?

  • Can I use my Leopard (OS 10.5.8) to write a downloaded Windows file to a cd without being able to read the file?

    Can I use my Leopard (OS 10.5.8) to write a downloaded Windows file to a cd without being able to read the file?

    Thanks, Zombaby.
    I was trying to drag and drop the file out of the download file instead of where the actual file was stored.
    This it doesn't do.
    All these little twists between the brain and  success. 
    Thanks again.
    ghopper

  • After run f110 the default file directory

    hi epxert,
    i want to known the defalut profile or the file directory after run the payment f110
    Thanks in advance.

    Hi There,
    You need to provide some more details about your query. The output of the payment run gets generated based on the payment method and payment media used. E.g.:-
    (1) If RFFOEDI1 assigned to payment method and IDOC generated, then the payment output gets stored in database table EDID4. and IDOC goes to UNIX based on the path defined in the port (WE21) assigned to partner profile (WE20) assigned to house bank (FI12)
    (2) If DME file is get generated, then the path is determined based on the path defined in the variant of the DME program SAPFPAYM.
    (3) If it is bill of exchange, then the path gets determined based on the path given in FBWP.
    etc.....
    I hope that this will help you............
    Regards,
    Gaurav

  • Oracle Audit Vault Server & Agent Installation Error.

    Hi,
    I am new to Audit vault. When I install Audit Vault on Windows 2008 R2 it throws an error after installing 99%. Kindly help me to resolve.
    OS Version : Windows 2008 R2
    Oracle Audit Vault Version: 10.2.3.2
    Error:
    Audit Vault Server:
    INFO: Configuration assistant "Oracle Audit Vault Configuration Assistant" failed
    *** Starting OUICA ***
    Oracle Home set to C:\oracle\product\10.2.3\av_1
    Configuration directory is set to C:\oracle\product\10.2.3\av_1\cfgtoollogs. All xml files under the directory will be processed
    INFO: The "C:\oracle\product\10.2.3\av_1\cfgtoollogs\configToolFailedCommands" script contains all commands that failed, were skipped or were cancelled. This file may be used to run these configuration assistants outside of OUI. Note that you may have to update this script with passwords (if any) before executing the same.
    INFO: Created a new file C:\oracle\product\10.2.3\av_1\cfgtoollogs\configToolFailedCommands
    INFO: Since the option is to overwrite the existing C:\oracle\product\10.2.3\av_1\cfgtoollogs\configToolFailedCommands file, backing it up
    INFO: The backed up file name is C:\oracle\product\10.2.3\av_1\cfgtoollogs\configToolFailedCommands.bak
    SEVERE: OUI-25031:Some of the configuration assistants failed. It is strongly recommended that you retry the configuration assistants at this time. Not successfully running any "Recommended" assistants means your system will not be correctly configured.
    1. Check the Details panel on the Configuration Assistant Screen to see the errors resulting in the failures.
    2. Fix the errors causing these failures.
    3. Select the failed assistants and click the 'Retry' button to retry them.
    xception: VariableNotFoundException
    Query Exception Class: class oracle.sysman.oii.oiil.OiilQu
    Also while installing Collection agent, it throws the error while executing runInstaller.
    OS Version : AIX 6.1
    Oracle Audit Vault Agent Version: 10.2.3.2
    Audit Agent:
    bash-3.2$ ./runInstaller
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be 5200 or 5300
    Failed <<<<
    Exiting Oracle Universal Installer, log for this session can be found at /tmp/OraInstall2011-05-12_05-11-03PM/installActions2011-05-12_05-11-03PM.log
    */tmp/OraInstall2011-05-12_05-15-39PM>*cat installActions2011-05-12_05-15-39PM.log
    Using paramFile: /finacle/avagent/aix_5l64/install/oraparam.ini
    Checking installer requirements...
    Checking operating system version: must be 5200 or 5300
    Failed <<<<
    Exiting Oracle Universal Installer, log for this session can be found at /tmp/OraInstall2011-05-12_05-15-39PM/installActions2011-05-12_05-15-39PM.log
    Thanks & Regards,
    Mithra.
    Edited by: 864048 on Jun 7, 2011 2:57 AM

    Hi ,
    Please try the following:
    Execute the setup in cmd with -ignoreSysPrereqs option.
    Thank you.

  • Oracle 10G Application Server : Getting Servlet error

    Hi,
    When I am trying to execute the JSP after deploying the same as war file in Oracle 10G Application server, I am getting the following exception.
    I am not sure why this sample jsp is not compiling and giving this classnot found exception.
    Exception is:
    SampleJSP: Servlet error
    javax.servlet.ServletException: java.lang.ClassNotFoundException: Sample_Hello
    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:323)
    at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:509)
    at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:413)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:824)
    at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:330)
    at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:830)
    at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.AJPRequestHandler.run(AJPRequestHandler.java:224)
    at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.AJPRequestHandler.run(AJPRequestHandler.java:133)
    at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
    at java.lang.Thread.run(Thread.java:534)
    This is working fine with Tomcat server when I tried to test from my Netbeans IDE.
    thanks

    Hi
    I could figure out the problem. For Oracle AS, we need to include the folloiwng in web.xml file. Now every thing is working fine for me.
    <servlet>
    <servlet-name>jsp</servlet-name>
    <servlet-class>oracle.jsp.runtimev2.JspServlet</servlet-class>
    <init-param>
    <param-name>check_page_scope</param-name>
    <param-value>false</param-value>
    </init-param>
    <load-on-startup>0</load-on-startup>
    </servlet>
    Thanks

  • HT201328 after unlocking from ATT and resetting iphone 3gs I keep getting the same error message "could not activate phone" neither Apple Store Tech or ATT were able to fix this . Any ideas?? TKS Sandro

    after unlocking over the phone from ATT and resetting iphone 3gs I keep getting the same error message "could not activate phone" neither Apple Store Tech or ATT were able to fix this .
    Itunes displays a message saying "there is no SIM installed in the phone you're trying to activate" even if there is the same SIM that was working minutes before.
    The SIM works on a different phone I tested it.
    Any ideas?? TKS Sandro

    “Could Not Activate EDGE” error message Update ...
    Well it’s going on day 6 and still sporadic to no EDGE on my iPhone. At one time, it was thought to be a defective iPhone – since my partner’s iPhone works just fine.
    After over three hours on the land line with AT&T and Apple, I was sent to the local Apple store for a replacement. Of course, as soon as I walked into the Apple store my iPhone worked just fine. ;-( The local store replaced my iPhone and suggested I go home and activate the phone as a NEW iPhone, that way if there was a bug in my data it would not carry over to the new phone. Did that and well… still sporadic to no EDGE. By the way, I have the Big White “E” to the right of the 5 bars and AT&T .
    AT&T said last week they has “Software” issues in my area, but the CSR I talked to did not know what the issues were or if they were the cause of my problems. He did say they would call me back today to see how my iPhone was doing, but alas, no call back.
    When I’m next to my partner, trying to access the same feature, his iPhone is just so fast. Mine hangs up, draws out and finally I get the error message, “Could Not Activate EDGE”. I am updated to version “1.1.4(4A102)”. New (refurbished) iPhone direct from Apple.
    I remember reading a while back about some problems others had when they upgraded to from 1.1.3 to 1.1.4. I never had those problems, but it sure looks like they may have started. Does anyone remember what the problems with 1.1.4 were, what was done if anything to correct them, and best of all any suggestions?
    By the way, this is Seattle, not some small – out of the way place where connection and signal strength is expected to be second rate. Also, I had full function of my iPhone from the day I bought it in June 2007, all the way up to Thursday March 20, at 2120.
    Thanks
    Joe

  • Win2012R2 error 364 Content file download failed.Reason: The server does not support the necessary HTTP protocol.

    Im running WSUS on Windows 2012 R2. Installed over "Add Roles and Features". Configured, synchronisation works, but can not download any updates.
    System
    Provider
    Name]
    Windows Server Update
    Services
    EventID
    364
    Qualifiers]
    0
    Level
    2
    Task
    2
    Keywords
    0x80000000000000
    TimeCreated
    SystemTime]
    2014-08-27T06:43:36.000000000Z
    EventRecordID
    390
    Channel
    Application
    Computer
    wsus-server.murrcz.local
    Security
    EventData
    Content file download
    failed. Reason: The server does not support the necessary HTTP protocol.
    Background Intelligent Transfer Service (BITS) requires that the server support
    the Range protocol header. Source File:
    /msdownload/update/software/crup/2011/03/windows6.1-kb2506014-x64_8c22199a738b51dbfe78262ca21ba98cf8bdeca2.cab
    Destination File:
    C:\WSUS-updates\WsusContent\A2\8C22199A738B51DBFE78262CA21BA98CF8BDECA2.cab
    The online help not works:
    Content download has failed. BITS service is not starting or is  stopping during downloads.
    Open a command window.
    Type sc config bits start= auto
    Type net stop bits && net start bits
    Type net stop wsusservice && net start wsusservice
    Start WSUS 3.0: Click Start, click Administrative Tools, then click
    Microsoft Windows Server Update Services v3.0.
    Click Synchronization Results.
    In the Action pane, click Synchronize Now.
    Verify
    Look for the corresponding error event.
    Open a command window.
    Type cd <WSUSInstallDir>\Tools
    Type wsusutil checkhealth
    Type eventvwr
    Review the Application log for the most recent events from source Windows Server Update Services and event id 10030.
    The KB922330 not aplicable, ExecuteSQL.exe not present.
    Please help.
    Thanks

    .\SQLCMD.EXE -S \\.\pipe\MICROSOFT##WID\tsql\query -d "SUSDB" -Q "update tbConfigurationC set BitDownloadPriorityForegroud=1"
    This should be considered a temporary fix. It will saturate your Internet connection during periods of WSUS downloads in this configuration.
    The correct and permanent fix should be to resolve the failure of your perimeter device to properly support the HTTP v1.1 protocol specification (which is now some 14 years old).
    Either your device is misconfigured, or it needs a firmware update to support the full specification.
    Lawrence Garvin, M.S., MCSA, MCITP:EA, MCDBA
    SolarWinds Head Geek
    Microsoft MVP - Software Packaging, Deployment & Servicing (2005-2014)
    My MVP Profile: http://mvp.microsoft.com/en-us/mvp/Lawrence%20R%20Garvin-32101
    http://www.solarwinds.com/gotmicrosoft
    The views expressed on this post are mine and do not necessarily reflect the views of SolarWinds.

  • Not able to start report server component, getting error : oracle.reports.RWException: IDL:oracle/reports/RWException:1.0

    [2014-06-03T14:16:13.257+02:00] [WLS_REPORTS] [INCIDENT_ERROR] [] [oracle.reports.servlet] [tid: 18] [userId: <anonymous>] [ecid: 0000KPXe7kGFk3S6yFaeMG1JZR_f00000G,0:1] [APP: reports#11.1.2] ServerManager:getServer  Bind to Reports Server rep_wls_reports_xyz_asinst_1 failed.
    [2014-06-03T14:16:13.258+02:00] [WLS_REPORTS] [INCIDENT_ERROR] [REP-51002] [oracle.reports.servlet] [tid: 18] [userId: <anonymous>] [ecid: 0000KPXe7kGFk3S6yFaeMG1JZR_f00000G,0:1] [APP: reports#11.1.2] REP-51002 : Bind to Reports Server rep_wls_reports_xyz_asinst_1 failed.  [[
    oracle.reports.RWException: IDL:oracle/reports/RWException:1.0
      at oracle.reports.utility.Utility.newRWException(Utility.java:1053)
      at oracle.reports.client.ServerManager.getServer(ServerManager.java:284)
      at oracle.reports.client.ServerManager.isSecure(ServerManager.java:420)
      at oracle.reports.client.ServerManager.isSecure(ServerManager.java:405)
      at oracle.reports.rwclient.CommandManager.getServerSecuritySetting(CommandManager.java:347)
      at oracle.reports.rwclient.ServletCmdMgr.handleWebCommand(ServletCmdMgr.java:319)
      at oracle.reports.rwclient.RWClient.handleWebCommand(RWClient.java:1302)
      at oracle.reports.rwclient.RWClient.processRequest(RWClient.java:1822)
      at oracle.reports.rwclient.RWClient.doPost(RWClient.java:780)
      at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
      at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
      at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
      at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
      at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:301)
      at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:60)
      at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
      at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:324)
      at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)
      at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
      at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
      at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:60)
      at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:163)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:60)
      at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3748)
      at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3714)
      at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
      at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
      at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2283)
      at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2182)
      at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1491)
      at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
      at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)

    Hi,
    Please review following note:How to Troubleshoot Errors FRM-41213 / REP-51002 / REP-178 with Oracle Reports 10gR2 / 11g (Doc ID 460976.1)
    Regards,

  • Oracle and SQL Server Database Link errors

    I am having following error messages while setting up the ODBC connection. I want to access SQL Server tables from within Oracle8i. I have followed all the instruction of Oracle Generic Connectity document and have tested ODBC connection with ODBCPING as well as with TNSPING. Have created Database Link also within Oracle for SQL Server. But when I access the SQL Server table from within Oracle I get the following error messages.
    ORA-12500: TNS:listener failed to start a dedicated server process
    Could any body suggestion the solution please.
    Thanks and regards,
    Ghulam Mallah

    There is a Heterogenous Services/ Generic Connectivity forum that is probably going to have a lot more people familiar with these issues than you'll find in this forum. I would suggest posting over there.
    Justin

  • Trying to copy a 10gb file to a memory stick but theres an error msg file to large for the file format of the stick. is there a way around this

    trying to copy a 10gb file to a memory stick but there's an error msg, file to large for the file format of the stick. is there a way around this

    If you use 'Disc Utility' you can format the stick (this will erase its contents) to be exFat which will still work with Mac and Windows but allow a larger file sizes to be placed onto the stick.
    Disc Utility > Click the drive on the left > Erase (tab) > Change format to ExFat > Erase > Try putting the file on to the stick again.

  • Cannot sign into Game Center. Could not connect to Game Center server is the error message

    I try logging into Game Center an get an error message that it cannot connect with the server

    FaceTime, Game Center, Messages: Troubleshooting sign in issues
    http://support.apple.com/kb/TS3970http://support.apple.com/kb/TS3970
     Cheers, Tom

Maybe you are looking for

  • Adobe Acrobat 8 Plug-in GUI issues in Mac OS 10.4.11 using XCode 2.5

    I am trying to port my plug-in to Acrobat 8. I have been maintaining this plug-in from Acrobat 5 on both PC and Mac. I am now having some trouble with the UI components of the Plug-in on the Mac. I can load and debug my plug-in on Acrobat 8, however

  • TAXINJ and TAXINN cannot co exist ???any alternative

    hi , help and guidance is requrired urgently, As far as my understanding goes, TAXINJ and TAXINN cannot co exist in the same system. If you are talking about technical Upgrade, then I don't think this would be feasible since old Tax would have got po

  • Problem linking jsp with javabeans

    Hey guys, I am new at this jsp stuff, but have read a few threads as well as a few tutorials. however, i dont understand why i keep getting this error. any help would be appreciate it! i m currently running it off tomcat 4.1, and the hierarchy that i

  • How to automate the schema export task

    Hi, I take online backup by exporting the schema 3 times in a day. I want to automate this process. with the help of expdp and linux job schedule to repeate the job daily, how it is possible.... Regards Prabhaker

  • REG errors in COGI

    Hi     I have cleared an error in COGI by keeping qty as 0.That error has been deleted and now stock has not been consumed from production supply warehouse in my plant.How to revoke the deleted COGI error and clear the below issue. Regards, PradeepM.