52266 REP and REP-50139

I installed and configured more than hundred times systems such as windows xp, server 2003, 2008 or 2012 and everything has worked perfectly well. Recently, I installed the ver.10.1.2.0.1 services and upgrade to ver.10.1.2.3.0 on 10 64 - bit windows but when I am trying to run reports error messages continue to flow upward. Systems is perfectly just, the reports are not working and messages like here come up to...

REP-52266: the current report server was able to start oracle.reports.RWException: IDL:oracle/reports/RWException:1.0

And I look at the log of reports and I said

25/1/2016 2:45:47:744 - reading server configuration D:\megaora\Oracle\FR10g\reports\conf\mrep.conf file

25/1/2016 2:45:47:744 - < version server = "10.1.2.3.0" >

< class = "oracle.reports.cache.RWCache cached" >

< property name = value "cacheSize" = "50" / >

<!-the property name = "cacheDir" value = 'your cache rΘpertoire' /-->

<!-the property name = "maxCacheFileNumber" value = "maximum number of cache files" /-->

<!-name of the property = "ignoreParameters" value = "parameter names is ignored in the construction of key cache, separated by commas ','" /-->

< / cache >

<!-please do not change the reports engine. id->

<!-the class specifies below is subclass of _EngineClassImplBase and implements EngineInterface.->

<! - MEGASTAR - >

< engine id = "rwEng" class = "oracle.reports.engine.EngineImpl" initEngine = "1" maxEngine = "3" minEngine = "0" engLife = "50" maxIdle = "30" callbackTimeOut "120000" = > "

< property name = "sourceDir" value = "D:\MEGAORA\PROGRAM\REPORT" / >

< property name = "tempDir" value = "D:\MEGAORA\PROGRAM\REPORT" / >

<! - MEGASTAR - >

<!-name of the property = "keepConnection' value = 'yes' /-->

< / engine >

< engine id = "rwURLEng" class = "oracle.reports.urlengine.URLEngineImpl" initEngine = '1' maxEngine = '1' minEngine = '0' engLife = "50" maxIdle = "30" callbackTimeOut = '60000' / > "

<!-security id = "rwSec" class = "oracle.reports.server.RWSecurity" >

"< property name ="securityUserid"value="%PORTAL_DB_USERNAME%/%PORTAL_DB_PASSWORD%@%PORTAL_DB_TNSNAME% "confidential = 'Yes' encrypted ="no"/ >

< property name = "oidEntity" value="%REPORTS_OID_ENTITY%"/ >

< / security->

<!-destination destype = "oraclePortal" class = "oracle.reports.server.DesOraclePortal" >

"< property name ="portalUserid"value="%PORTAL_DB_USERNAME%/%PORTAL_DB_PASSWORD%@%PORTAL_DB_TNSNAME% "confidential = 'Yes' encrypted ="no"/ >

< / destination->

< destype destination = 'ftp' class = "oracle.reports.plugin.destination.ftp.DesFTP" >

<!-property = "proxy"-> value = "proxyinfo.xml" name.

< / destination >

< destype destination = "WebDav" class = "oracle.reports.plugin.destination.webdav.DesWebDAV" >

<!-property = "proxy"-> value = "proxyinfo.xml" name.

< / destination >

<!-default server uses rwnetwork.conf as the network configuration file

Use this element to override the same->

<!-networkConfig file = "rwnetwork.conf" > < / networkConfig->

< job jobType = "report" engineId = "rwEng" / >

< job jobType = "rwurl" engineId = "rwURLEng" / >

< notification id = "mailNotify" class = "oracle.reports.server.MailNotify" >

< property name = value = "succnote.txt" / "succnotefile" >

< property name = value = "failnote.txt" / "failnotefile" >

< / notification >

<!-notification id = "wfNotify" class = "oracle.reports.server.WorkflowNotify" >

"< property name ="connStr"value="%WF_DB_USERNAME%/%WF_DB_PASSWORD%@%WF_DB_TNSNAME% "confidential = 'Yes' encrypted ="no"/ >

< / notification->

< connect option = "noJob" / >

<!-jobStatusRepository class = "oracle.reports.server.JobRepositoryDB" >

< property name = "repositoryConn" value = "repo_db_username/repo_db_password@repo_db_tnsname" confidential = 'Yes' encrypted = "no" / >

< / jobStatusRepository->

< trace traceOpts = find "trace_all" = "trace_append" / >

<! - MEGASTAR - >

< connection maxConnect = idleTimeOut "100" = "15" >

<! - MEGASTAR - >

< orbClient id = publicKeyFile = "clientpub.key" / "RWClient" >

< / connection >

< maxQueueSize in queue = "1000" / >

<!-jobRecovery auxDatFiles = 'yes' /-->

<!--

The value of the "id" element is encrypted and takes the form of SERVERACCESSKEY_USER/SERVERACCESSKEY_PASSWORD

SERVERACCESSKEY_USER and SERVERACCESSKEY_PASSWORD in < Server > .conf and targets.xml

file must correspond to the pages of reports EM correctly display data.

Corresponding entries of the user name and password in targets.xml:

< property NAME = "Password" VALUE = "SERVERACCESSKEY_PASSWORD" ENCRYPTED = "FALSE" / >

< property NAME = "Username" VALUE = "SERVERACCESSKEY_USER" ENCRYPTED = "FALSE" / >

->

<!-pluginParam name = "mail server" > % MAILSERVER_NAME % < / pluginParam->

<!-pluginParam name = "proxy" type = "file" > proxyinfo.xml < / pluginParam->

< name pluginParam = "xmlpds" type = "file" > xmlpds.conf < / pluginParam >

< name pluginParam = "jdbcpds" type = "file" > jdbcpds.conf < / pluginParam >

< name pluginParam = "textpds" type = "file" > textpds.conf < / pluginParam >

< / Server >

25/1/2016 2:45:47:744 - the report server will start now. (Hungarian translation)

* 2:45:50:900 25/1/2016-REP-50139: cannot delete the file D:\megaora\Oracle\FR10g\reports\server\mrep.dat

25/1/2016 2:45:50:900 - Stop go to the server. (Hungarian translation)



In the rwserver.trc file:


[25/1/2016 2:45:47:728] of bug 50103 (EnvironmentUtility:getEnvironment): LD_LIBRARY_PATH = D:\megaora\Oracle\FR10g\lib32:D:\megaora\Oracle\FR10g\lib:D:\megaora\Oracle\FR10g\jdk\jre\lib\sparc

[25/1/2016 2:45:47:728] of bug 50103 (EnvironmentUtility:getEnvironment): DISPLAY = localhost:0

[25/1/2016 2:45:47:728] of bug 50103 (EnvironmentUtility:getEnvironment): TMP = C:\Users\megadmin\AppData\Local\Temp

[25/1/2016 2:45:47:728] of bug 50103 (EnvironmentUtility:getEnvironment): ORACLE_HOME = D:\megaora\Oracle\FR10g

[25/1/2016 2:45:47:728] of bug 50103 (EnvironmentUtility:getEnvironment): ORACLE_CONFIG_HOME = D:\megaora\Oracle\FR10g

[25/1/2016 2:45:47:728] of bug 50103 (EnvironmentUtility:getEnvironment): ORA_NLS33 = D:\megaora\Oracle\FR10g\ocommon\nls\admin\data

[25/1/2016 2:45:47:728] of bug 50103 (EnvironmentUtility:getEnvironment): COMSPEC=C:\WINDOWS\system32\cmd.exe

[25/1/2016 2:45:47:728] of bug 50103 (EnvironmentUtility:getEnvironment): SystemDrive = C:

[25/1/2016 2:45:47:728] of bug 50103 (EnvironmentUtility:getEnvironment): SystemRoot = C:\WINDOWS

[25/1/2016 2:45:47:728] of bug 50103 (EnvironmentUtility:getEnvironment): PATH = D:\megaora\Oracle\FR10g\opmn\bin; D:\megaora\Oracle\FR10g\opmn\lib; D:\megaora\Oracle\FR10g\bin; C:\WINDOWS; C:\Windows\System32

[25/1/2016 2:45:47:728] of bug 50103 (EnvironmentUtility:getEnvironment): NLS_LANG = HUNGARIAN_HUNGARY. EE8MSWIN1250

[25/1/2016 2:45:47:728] of bug 50103 (EnvironmentUtility:getEnvironment): REPORTS_TMP = C:\Users\megadmin\AppData\Local\Temp

[25/1/2016 2:45:47:744] 56025 (RWServer:startServer) Info: A riportkiszolgalo more indul.

[25/1/2016 2:45:47:775] of bug 50103 (JobManager:start): value using Maximum Job Retry = 0

[25/1/2016 2:45:47:775] of bug 50103 (Multicast: registerReceiver): Package Manager registered

[25/1/2016 2:45:47:775] 50103 (ServerPacketHandler:start) Info: ServerPacketHandler started successfully

[25/1/2016 2:45:47:791] 50103 (RWServer:startServer) Info: Using the multicast mechanism

[25/1/2016 2:45:47:791] of bug 50103 (Multicast: registerReceiver): Package Manager registered

[25/1/2016 2:45:47:791] of bug 50103 (ServerPacketReceiver:handleRequestPacket): received packets. Multicast works

[25/1/2016 2:45:48:791] of bug 50103 (ServerPacketReceiver:handleRequestPacket): received packets. Multicast works

[25/1/2016 2:45:49:791] of bug 50103 (ServerPacketReceiver:handleRequestPacket): received packets. Multicast works

[25/1/2016 2:45:50:791] 50103 information (Multicast: registerReceiver): unregistered package manager

[25/1/2016 2:45:50:806] 56023 Cascine (ServerImpl:ServerImpl) Info: Idle thread has been started

[25/1/2016 2:45:50:822] 56020 (EngineManager:spawnEngine) Info: Launch of engine rwEng-0

[25/1/2016 2:45:50:822] Info 50103 (EngineManager:spawnEngine): Name of OS = Windows Vista: OS Arch = x 86

[25/1/2016 2:45:50:885] 50103 (RWLocaleUtility:RWLocaleUtility) Info: using oracle.i18n.util.LocaleMapper class

[25/1/2016 2:45:50:885] of bug 50103 (EngineManager:spawnEngine): command line of engine Start = D:\megaora\Oracle\FR10g\jdk\jre\bin\javaw-serveur - cp "D:\megaora\Oracle\FR10g\j2ee\home\lib\ojsp.jar;D:\megaora\Oracle\FR10g\reports\jlib\rwrun.jar;D:\megaora\Oracle\FR10g\jlib\zrclient.jar" - Duser.language = hu - HU-Xmx256M oracle.reports.engine.RWEngine name = Duser.region = 0 rwEng Server = PSMS ORACLE_HOME = D:\megaora\Oracle\FR10g engineimplclass = oracle.reports.engine.EngineImpl traceopts = trace_all tracefile=D:\megaora\Oracle\FR10g\reports\logs\mrep\rwEng-0.trc = trace_append = D:\megaora\Oracle\FR10g\reports\cache = "D:\MEGAORA\PROGRAM\REPORT" tempDir sourceDir cacheDir find = «» D:\MEGAORA\PROGRAM\REPORT"server_ior ="C:\Users\megadmin\AppData\Local\Temp\mrep_26665270_1453729550885"

[25/1/2016 2:45:50:885] of bug 50103 (EngineManager:spawnEngine): engine start with id = environment

[25/1/2016 2:45:50:885] of bug 50103 (EngineManager:spawnEngine): engine with environment ORACLE_HOME = D:\megaora\Oracle\FR10g

[25/1/2016 2:45:50:885] of bug 50103 (EngineManager:spawnEngine): engine start with PATH environment = D: / megaora/Oracle/FR10g/bin. C:/ProgramData/Oracle/Java/javapath; D:/megaora/Oracle/Client12c/home/bin; C:/WINDOWS/system32; C:/WINDOWS; C:/WINDOWS/System32/Wbem. C:/Windows/System32/WindowsPowerShell/v1.0/

[25/1/2016 2:45:50:885] of bug 50103 (EngineManager:spawnEngine): engine with environment LD_LIBRARY_PATH = D:\megaora\Oracle\FR10g\lib32:D:\megaora\Oracle\FR10g\lib:D:\megaora\Oracle\FR10g\jdk\jre\lib\sparc

[25/1/2016 2:45:50:885] of bug 50103 (EngineManager:spawnEngine): engine start with DISPLAY of the environment = localhost:0

[25/1/2016 2:45:50:885] of bug 50103 (EngineManager:spawnEngine): engine with environment TMP = C:\Users\megadmin\AppData\Local\Temp

[25/1/2016 2:45:50:885] of bug 50103 (EngineManager:spawnEngine): engine with environment ORACLE_HOME = D:\megaora\Oracle\FR10g

[25/1/2016 2:45:50:885] of bug 50103 (EngineManager:spawnEngine): engine with environment ORACLE_CONFIG_HOME = D:\megaora\Oracle\FR10g

[25/1/2016 2:45:50:885] of bug 50103 (EngineManager:spawnEngine): engine with environment ORA_NLS33 = D:\megaora\Oracle\FR10g\ocommon\nls\admin\data

[25/1/2016 2:45:50:885] of bug 50103 (EngineManager:spawnEngine): engine with environment COMSPEC=C:\WINDOWS\system32\cmd.exe

[25/1/2016 2:45:50:885] of bug 50103 (EngineManager:spawnEngine): engine with environment SystemDrive = C:

[25/1/2016 2:45:50:885] of bug 50103 (EngineManager:spawnEngine): engine with environment SystemRoot = C:\WINDOWS

[25/1/2016 2:45:50:885] of bug 50103 (EngineManager:spawnEngine): engine start with PATH environment = D:\megaora\Oracle\FR10g\opmn\bin; D:\megaora\Oracle\FR10g\opmn\lib; D:\megaora\Oracle\FR10g\bin; C:\WINDOWS; C:\Windows\System32

[25/1/2016 2:45:50:885] of bug 50103 (EngineManager:spawnEngine): engine with environment NLS_LANG = HUNGARIAN_HUNGARY. EE8MSWIN1250

[25/1/2016 2:45:50:885] of bug 50103 (EngineManager:spawnEngine): engine with environment REPORTS_TMP = C:\Users\megadmin\AppData\Local\Temp

[25/1/2016 2:45:50:900] 56021 (EngineManager:spawnEngine) Info: RwEng-0 engine was launched.

[25/1/2016 2:45:50:900] State 56004 (EngineInfo:setState): Engine rwEng-0 State is: Initial

[25/1/2016 2:45:50:900] 56020 (EngineManager:spawnEngine) Info: Launch of engine rwURLEng-0

[25/1/2016 2:45:50:900] Info 50103 (EngineManager:spawnEngine): Name of OS = Windows Vista: OS Arch = x 86

[25/1/2016 2:45:50:900] of bug 50103 (EngineManager:spawnEngine): command line of engine Start = D:\megaora\Oracle\FR10g\jdk\jre\bin\javaw-serveur - cp "D:\megaora\Oracle\FR10g\j2ee\home\lib\ojsp.jar;D:\megaora\Oracle\FR10g\reports\jlib\rwrun.jar;D:\megaora\Oracle\FR10g\jlib\zrclient.jar" - Duser.language = hu - HU-Xmx256M oracle.reports.engine.RWEngine name = Duser.region = 0 rwURLEng Server = PSMS ORACLE_HOME = D:\megaora\Oracle\FR10g engineimplclass = oracle.reports.urlengine.URLEngineImpl traceopts = trace_all tracefile=D:\megaora\Oracle\FR10g\reports\logs\mrep\rwURLEng-0.trc find = trace_append cacheDir = D:\megaora\Oracle\FR10g\reports\cache server_ior = C:\Users\megadmin\ 'AppData\ '. Local\Temp\mrep_10202458_1453729550900'

[25/1/2016 2:45:50:900] of bug 50103 (EngineManager:spawnEngine): engine start with id = environment

[25/1/2016 2:45:50:900] of bug 50103 (EngineManager:spawnEngine): engine with environment ORACLE_HOME = D:\megaora\Oracle\FR10g

[25/1/2016 2:45:50:900] of bug 50103 (EngineManager:spawnEngine): engine start with PATH environment = D: / megaora/Oracle/FR10g/bin. C:/ProgramData/Oracle/Java/javapath; D:/megaora/Oracle/Client12c/home/bin; C:/WINDOWS/system32; C:/WINDOWS; C:/WINDOWS/System32/Wbem. C:/Windows/System32/WindowsPowerShell/v1.0/

[25/1/2016 2:45:50:900] of bug 50103 (EngineManager:spawnEngine): engine with environment LD_LIBRARY_PATH = D:\megaora\Oracle\FR10g\lib32:D:\megaora\Oracle\FR10g\lib:D:\megaora\Oracle\FR10g\jdk\jre\lib\sparc

[25/1/2016 2:45:50:900] of bug 50103 (EngineManager:spawnEngine): engine start with DISPLAY of the environment = localhost:0

[25/1/2016 2:45:50:900] of bug 50103 (EngineManager:spawnEngine): engine with environment TMP = C:\Users\megadmin\AppData\Local\Temp

[25/1/2016 2:45:50:900] of bug 50103 (EngineManager:spawnEngine): engine with environment ORACLE_HOME = D:\megaora\Oracle\FR10g

[25/1/2016 2:45:50:900] of bug 50103 (EngineManager:spawnEngine): engine with environment ORACLE_CONFIG_HOME = D:\megaora\Oracle\FR10g

[25/1/2016 2:45:50:900] of bug 50103 (EngineManager:spawnEngine): engine with environment ORA_NLS33 = D:\megaora\Oracle\FR10g\ocommon\nls\admin\data

[25/1/2016 2:45:50:900] of bug 50103 (EngineManager:spawnEngine): engine with environment COMSPEC=C:\WINDOWS\system32\cmd.exe

[25/1/2016 2:45:50:900] of bug 50103 (EngineManager:spawnEngine): engine with environment SystemDrive = C:

[25/1/2016 2:45:50:900] of bug 50103 (EngineManager:spawnEngine): engine with environment SystemRoot = C:\WINDOWS

[25/1/2016 2:45:50:900] of bug 50103 (EngineManager:spawnEngine): engine start with PATH environment = D:\megaora\Oracle\FR10g\opmn\bin; D:\megaora\Oracle\FR10g\opmn\lib; D:\megaora\Oracle\FR10g\bin; C:\WINDOWS; C:\Windows\System32

[25/1/2016 2:45:50:900] of bug 50103 (EngineManager:spawnEngine): engine with environment NLS_LANG = HUNGARIAN_HUNGARY. EE8MSWIN1250

[25/1/2016 2:45:50:900] of bug 50103 (EngineManager:spawnEngine): engine with environment REPORTS_TMP = C:\Users\megadmin\AppData\Local\Temp

[25/1/2016 2:45:50:900] 56021 (EngineManager:spawnEngine) Info: RwURLEng-0 engine was launched.

[25/1/2016 2:45:50:900] State 56004 (EngineInfo:setState): Engine rwURLEng-0 State is: Initial

[25/1/2016 2:45:50:900] of bug 50103 (JobStore:writePersistFile): Purge of the persistent files

[25/1/2016 2:45:50:900] 50103 (JobStore.writePersistFile) WARNING: REP-50139: cannot delete the file D:\megaora\Oracle\FR10g\reports\server\mrep.dat

[25/1/2016 2:45:50:900] Exception 50139 (): cannot delete the file D:\megaora\Oracle\FR10g\reports\server\mrep.dat

oracle.reports.RWException: IDL:oracle/reports/RWException:1.0

at oracle.reports.utility.Utility.newRWException(Utility.java:758)

at oracle.reports.server.JobStore.writePersistFile(JobStore.java:425)

at oracle.reports.server.RWServer.startServer(RWServer.java:994)

at oracle.reports.server.RWServer.run(RWServer.java:292)

at java.lang.Thread.run(Thread.java:534)

[25/1/2016 2:45:50:900] Exception 50139 (): Cannot remove the file D:\megaora\Oracle\FR10g\reports\server\mrep.dat

oracle.reports.RWException: IDL:oracle/reports/RWException:1.0

at oracle.reports.utility.Utility.newRWException(Utility.java:758)

at oracle.reports.server.JobStore.writePersistFile(JobStore.java:425)

at oracle.reports.server.RWServer.startServer(RWServer.java:994)

at oracle.reports.server.RWServer.run(RWServer.java:292)

at java.lang.Thread.run(Thread.java:534)

[25/1/2016 2:45:50:900] of bug 50103 (Multicast: registerReceiver): Package Manager registered

[25/1/2016 2:45:50:900] 50103 information (Multicast: registerReceiver): unregistered package manager

[25/1/2016 2:45:50:900] 50103 (ServerPacketHandler:stop) Info: Multicastmanager successfully stopped

[25/1/2016 2:45:50:900] 50002 (RWServer:shutdown) Info: Folyik a kiszolgalo leallitasa.

[25/1/2016 2:45:50:900] 50103 (RWServer:startServer) Info: Notify the out of the thread

[25/1/2016 2:45:53:900] 50103 information (Multicast: registerReceiver): unregistered package manager

[25/1/2016 2:46:23:427] of bug 50103 (Multicast: registerReceiver): Package Manager registered

[25/1/2016 2:46:26:428] 50103 information (Multicast: registerReceiver): unregistered package manager

[25/1/2016 2:46:27:428] of bug 50103 (Multicast: registerReceiver): Package Manager registered

[25/1/2016 2:46:30:437] 50103 information (Multicast: registerReceiver): unregistered package manager

And finally in the rwservlet.trc:

[25/1/2016 2:45:25:753] (RWClient:doGet) enter...

[25/1/2016 2:45:25:753] of bug 50103 (RWClient:doGet): QueryString: null

[25/1/2016 2:45:25:753] 50103 (RWClient:processRequest) Info: recharge the key mapping file: s_reloadKeyMap: YES

[25/1/2016 2:45:25:753] (RWClient:doGet)... .exit

[25/1/2016 2:45:44:666] (RWClient:doGet) enter...

[25/1/2016 2:45:44:666] of bug 50103 (RWClient:doGet): QueryString: cmdkey = PSMS & module = MKU_KEZUZEN.rdf & DESFORMAT = pdf & DESTYPE = hide & PARAMFORM = NO & P_SESSION_NEV = ADMIN & P_FELD_VALLALAT = very % E9ly % 20Kft & P_FELD_EV = 2015 & P_FORM_MFE_ID = 12000 & P_FORM_MKE_ID = 1008281812000 & P_FORM_MKZ_ID = 1004537 & PARAMFORM = NO & P_MKZ_ID = 1004537 & P_FORRAS = % 25 and P_SULY_EXP AND % 20SULY % 20% IN 20 ('I' 'F' (, 'H', 'V') & P_SULY_SZOV = Minden % 20% FCzenet % 20 (I, F, H, V)

[25/1/2016 2:45:44:666] 50103 (RWClient:processRequest) Info: recharge the key mapping file: s_reloadKeyMap: YES

[25/1/2016 2:45:44:666] of bug 50103 (KeyEntry:replaceParams): Server = PSMS userid=mf12@db12 module = MKU_KEZUZEN.rdf DESFORMAT = pdf DESTYPE = cache PARAMFORM = No. P_SESSION_NEV = ADMIN P_FELD_VALLALAT = "Fortely Kft" P_FELD_EV = 2015 P_FORM_MFE_ID = 12000 P_FORM_MKE_ID = P_FORM_MKZ_ID 1008281812000 = PARAMFORM 1004537 = No. P_MKZ_ID = 1004537 P_FORRAS = % P_SULY_EXP = ' AND SULY IN ('I', 'F', 'H', 'V') ' P_SULY_SZOV = ' uzenet Minden (I F). , H, V) »

[25/1/2016 2:45:44:666] of bug 50103 (Multicast: registerReceiver): Package Manager registered

[25/1/2016 2:45:45:666] 65003 (NetworkUtility:getIOR) Info: Demand exceeds the time available (Hungarian translation)

[25/1/2016 2:45:45:760] (RWClient:doGet) enter...

[25/1/2016 2:45:45:760] of bug 50103 (RWClient:doGet): QueryString: null

[25/1/2016 2:45:45:760] 50103 (RWClient:processRequest) Info: recharge the key mapping file: s_reloadKeyMap: YES

[25/1/2016 2:45:45:760] (RWClient:doGet)... .exit

[25/1/2016 2:45:46:666] 65003 (NetworkUtility:getIOR) Info: the request exceeds the time available (Hungarian translation)

[25/1/2016 2:45:47:666] 65003 (NetworkUtility:getIOR) Info: the request exceeds the time available (Hungarian translation)

[25/1/2016 2:45:47:666] of bug 50103 (NetworkUtility:getIOR): no response from Server retune ior null

[25/1/2016 2:45:47:666] 50103 information (Multicast: registerReceiver): unregistered package manager

[25/1/2016 2:45:47:666] 50103 (RWClientUtility:findServer) Info: Failed to connect to the server: PSMS

[25/1/2016 2:45:47:681] 50103 (RWClient:startInProcessServer) WARNING: start the server inprocess PSMS

[25/1/2016 2:45:48:791] 65003 (NetworkUtility:getIOR) Info: the request exceeds the time available (Hungarian translation)

[25/1/2016 2:45:49:791] 65003 (NetworkUtility:getIOR) Info: the request exceeds the time available (Hungarian translation)

[25/1/2016 2:45:50:791] 65003 (NetworkUtility:getIOR) Info: the request exceeds the time available (Hungarian translation)

[25/1/2016 2:45:50:791] of bug 50103 (NetworkUtility:getIOR): no response from Server retune ior null

[25/1/2016 2:45:51:900] 65003 (NetworkUtility:getIOR) Info: the request exceeds the time available (Hungarian translation)

[25/1/2016 2:45:52:900] 65003 (NetworkUtility:getIOR) Info: the request exceeds the time available (Hungarian translation)

[25/1/2016 2:45:53:900] 65003 (NetworkUtility:getIOR) Info: the request exceeds the time available (Hungarian translation)

[25/1/2016 2:45:53:900] of bug 50103 (NetworkUtility:getIOR): no response from Server retune ior null

[25/1/2016 2:45:53:900] Exception 52266 (): the current report server was able to start oracle.reports.RWException: IDL:oracle/reports/RWException:1.0

oracle.reports.RWException: IDL:oracle/reports/RWException:1.0

at oracle.reports.utility.Utility.newRWException(Utility.java:758)

at oracle.reports.rwclient.RWClient.startInProcessServer(RWClient.java:806)

at oracle.reports.rwclient.RWClient.processRequest(RWClient.java:1466)

at oracle.reports.rwclient.RWClient.doGet(RWClient.java:366)

at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)

at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)

at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)

at oracle.security.jazn.oc4j.JAZNFilter.doFilter (unknown Source)

at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:674)

at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:341)

at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:816)

at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:231)

at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:136)

to com.evermind.util.ReleasableResourcePooledExecutor$ MyWorker.run (ReleasableResourcePooledExecutor.java:186)

at java.lang.Thread.run(Thread.java:534)

[25/1/2016 2:45:53:900] of bug 50103 (RWClientUtility:isFromPortal): Portal: null

[25/1/2016 2:45:53:900] of bug 50103 (RWClientUtility:isFromPortal): webdbversion: null

[25/1/2016 2:45:53:900] of bug 50103 (RWClientUtility:isStatusFormat): statusformat: null

[25/1/2016 2:45:53:900] of bug 50103 (RWClientUtility:isStatusFormat): statusformat: null

[25/1/2016 2:45:53:900] (RWClient:doGet)... .exit

[25/1/2016 2:46:5:783] (RWClient:doGet) enter...

[25/1/2016 2:46:5:783] of bug 50103 (RWClient:doGet): QueryString: null

[25/1/2016 2:46:5:783] 50103 (RWClient:processRequest) Info: recharge the key mapping file: s_reloadKeyMap: YES

[25/1/2016 2:46:5:783] (RWClient:doGet)... .exit

[25/1/2016 2:46:23:427] (RWClient:doGet) enter...

[25/1/2016 2:46:23:427] of bug 50103 (RWClient:doGet): QueryString: Server = PSMS

[25/1/2016 2:46:23:427] 50103 (RWClient:processRequest) Info: recharge the key mapping file: s_reloadKeyMap: YES

[25/1/2016 2:46:23:427] of bug 50103 (ServletCmdMgr:handleCmdPingServer): server name: PSMS

[25/1/2016 2:46:23:427] of bug 50103 (ServletCmdMgr:handleCmdPingServer): defaultServerName: PSMS

[25/1/2016 2:46:23:427] of bug 50103 (ServletCmdMgr:handleCmdPingServer): inprocess: real

[25/1/2016 2:46:24:428] 65003 (NetworkUtility:getIOR) Info: the request exceeds the time available (Hungarian translation)

[25/1/2016 2:46:25:428] 65003 (NetworkUtility:getIOR) Info: the request exceeds the time available (Hungarian translation)

[25/1/2016 2:46:25:787] (RWClient:doGet) enter...

[25/1/2016 2:46:25:787] of bug 50103 (RWClient:doGet): QueryString: null

[25/1/2016 2:46:25:787] 50103 (RWClient:processRequest) Info: recharge the key mapping file: s_reloadKeyMap: YES

[25/1/2016 2:46:25:787] (RWClient:doGet)... .exit

[25/1/2016 2:46:26:428] 65003 (NetworkUtility:getIOR) Info: the request exceeds the time available (Hungarian translation)

[25/1/2016 2:46:26:428] of bug 50103 (NetworkUtility:getIOR): no response from Server retune ior null

[25/1/2016 2:46:26:428] 50103 (RWClientUtility:findServer) Info: Failed to connect to the server: PSMS

[25/1/2016 2:46:26:428] of bug 50103 (ServletCmdMgr:handleCmdPingServer): the State of the report server: 0 | 0

[25/1/2016 2:46:26:428] of bug 50103 (ServletCmdMgr:handleCmdPingServer): 200: http status code

[25/1/2016 2:46:26:428] (RWClient:doGet)... .exit

[25/1/2016 2:46:27:428] (RWClient:doGet) enter...

[25/1/2016 2:46:27:428] of bug 50103 (RWClient:doGet): QueryString: server = rep_megapp12_FR10g_home

[25/1/2016 2:46:27:428] 50103 (RWClient:processRequest) Info: recharge the key mapping file: s_reloadKeyMap: YES

[25/1/2016 2:46:27:428] of bug 50103 (ServletCmdMgr:handleCmdPingServer): server name: rep_megapp12_FR10g_home

[25/1/2016 2:46:27:428] of bug 50103 (ServletCmdMgr:handleCmdPingServer): defaultServerName: PSMS

[25/1/2016 2:46:27:428] of bug 50103 (ServletCmdMgr:handleCmdPingServer): inprocess: real

[25/1/2016 2:46:28:428] 65003 (NetworkUtility:getIOR) Info: the request exceeds the time available (Hungarian translation)

[25/1/2016 2:46:29:437] 65003 (NetworkUtility:getIOR) Info: the request exceeds the time available (Hungarian translation)

[25/1/2016 2:46:30:437] 65003 (NetworkUtility:getIOR) Info: the request exceeds the time available (Hungarian translation)

[25/1/2016 2:46:30:437] of bug 50103 (NetworkUtility:getIOR): no response from Server retune ior null

[25/1/2016 2:46:30:437] 50103 (RWClientUtility:findServer) Info: Failed to connect to the server: rep_megapp12_FR10g_home

[25/1/2016 2:46:30:437] of bug 50103 (ServletCmdMgr:handleCmdPingServer): the State of the report server: 0 | 1

[25/1/2016 2:46:30:437] of bug 50103 (ServletCmdMgr:handleCmdPingServer): 200: http status code

[25/1/2016 2:46:30:437] (RWClient:doGet)... .exit

It seems right to access error, but I have added access to all rights of the d:\megaora\Oracle\FR10g\reports\server card but does not help.

Its working now with and I only call oracle_home\bin\namingservice.bat with 14021

I put the namingservice.bat with the 14021 another file command and Task Scheduler, create a new task and launch the batch file, while the system is booted.

After a few restart its work.

Tags: Oracle Development

Similar Questions

  • 2960S and REP

    Hello

    I recently bought a number of switches Cisco 2960 S-24TD-L and would like to know if they support REP (resilient Ethernet Protocol). I've implemented a development space and have telnet would be one of the 2960 to attempt to configure a Port on board, but I keep getting the 'invalid command' response when the representative of Word is used.

    The current software is 12.2 (55) SE7.

    Any help would be appreciated.

    See you soon

    Tom

    Hello, Tom.

    2960S does not support it.

    By my understanding, this is a feature of the ISP, supported on IE3000, ME and other IOSs "ISP feature.

  • It was not useful to reinstall CS on an upgrade and need a 'response Code' cat representatives a Rep. The Adobe Customer Service.

    I reinstall CS to a purchase of upgrade and need a 'response Code' cat representatives a Rep. The Adobe Customer Service were not helpful at all.

    I am the holder of the registration for the software and had previously installed. I replaced my system and you need to reinstall all my software.  have software, boxes and serial in my possession. Previously, I was directed to ctl + shft + dble left click to receive a challenge code that was provided to the Adobe representative, Customer Service which in turn provide a response code that would allow my software to record properly.

    Can someone direct me to please a live agent to help me past this obstacle, or give directions for the same.

    Thanks in advance.

    Dave

    [email protected]

    Tried new support chat online and found an individual who understood exactly what to do.

    For any other person with the same problem, here's what to do:

    1. Enter the serial number of the upgrade of the software (look for the green check mark)
    2. Select the product calling and enter the serial number of eligible product
    3. Software either active or generates an error message. If the error message, go to step 4
    4. Hit (ctrl + Shift + Double click left) - which launches the sequence of stimulus / response as follows:
    5. system creates a code of challenge you will need to provide Adobe with a customer service representative
    6. Adobe customer service will provide you with a response code that perfectly complements the software activation
  • How to create a rep duration of Reports10G file and run from the client side

    How can I do rep Reports10G file and can be run from the client side like report 6, 6i. I'd appreciate your quick response.

    Thank you

    If I remember correctly, the .rep files are 6i and earlier versions. 9i and later versions do not generate .rep.
    the 10g is no longer a client server model, is a model of web

    typical system:

    you have a server for your database
    you have a server for your application server (was RDF & .fmb (.fmx) files resident) is also your intranet.
    you have a customer

    the client uses a browser such as Firefox or IE to browse the intranet site. Oracle application server is your forms & reports a java plugin.

    hope this helps

  • REP-52251 and FRM-41214

    Hi all

    I did a thorough investigation, but did not fund solution, that works for me:

    The goal is to show the Web html and pdf reports.
    My code is:

    RepID report_object;
    v_rep varchar2 (100);
    rep_status varchar2 (20);
    pl_id paramlist;

    BEGIN
    pl_id: = Get_Parameter_List ('tmpdata');
    IF this is Id_Null (pl_id) THEN
    Destroy_Parameter_List (pl_id);
    END IF;
    pl_id: = Create_Parameter_List ('tmpdata');
    Add_Parameter (pl_id, 'HEADER_ID', TEXT_PARAMETER,: OFFER_HEADER_VIEW_MAIN.ID);

    Rep: = find_report_object ('RPT_OFFER');

    SET_REPORT_OBJECT_PROPERTY (REPID, REPORT_EXECUTION_MODE, batch);
    SET_REPORT_OBJECT_PROPERTY (REPID, REPORT_COMM_MODE, SYNCHRONOUS);
    SET_REPORT_OBJECT_PROPERTY (REPID, REPORT_DESTYPE, cache);
    SET_REPORT_OBJECT_PROPERTY(REPID,REPORT_SERVER,'rep_b-n1y9l73b6rmd4');
    SET_REPORT_OBJECT_PROPERTY (REPID, REPORT_DESFORMAT, 'PDF'); -for pdf / 'HTML' for html

    v_rep: = RUN_REPORT_OBJECT (RepID, pl_id);

    WEB. SHOW_DOCUMENT ("http://127.0.0.1:8889 / reports/rwservlet/getjobid ' |") substr (v_rep, instr (v_rep, '_',-1)+1) |'? "|' server = rep_b-n1y9l73b6rmd4","_blank"); "

    I' will has also updated uifont.ali:
    [PDF:Subset]
    Arial... Italic.Bold... = 'arialbi.ttf.
    Arial... "BOLD"... = 'arialbd.ttf.
    Arial... Italics... = 'ariali.ttf.
    Arial... = 'arial.ttf '.


    1 watch OC4J
    2. I press the button to show HTML - I get the error REP-52251
    3. I press the button again - it works fine

    1. departure OC4J
    2. I press the button to display the PDF - I get the error REP-52251
    3. I press the button again - I get the error frm-41214

    I'll appreciate any type of help.

    Best regards
    Bartek

    Edited by: hrabiabw 2009-03-16 04:23

    Hello

    In fact, it is not as simple as I said in my previous update.
    You have to start a "batch" before calling the java executable

    On Windows, you can use the start command.
    The goal is to throw a BAT file that will wait for a while (you can the sleep.exe utility) then, call the URL using curl.exe or wget

    ex:

    Start startinprocess.bat
    c:\DevSuiteHome_1\jdk\bin\java-Doracle.Security.jazn.config=c:\DevSuiteHome_1\j2ee\DevSuite\config\jazn.XML-Doracle.home=c:\DevSuiteHome_1-DORACLE_HOME = c:\DevSuiteHome_1-jar c:\DevSuiteHome_1\j2ee\home\oc4j.jar - userThreads - config c:\DevSuiteHome_1\j2ee\DevSuite\config\server.xml

    in startinprocess.bat:

    sleep 15
    curl.exe ' http://127.0.0.1:8889 / reports/rwservlet/getserverinfo "o curl.out

    Concerning

  • Will be an iPhone 6, purchased in the United States, take over USB plug in the Rep of Ireland? (is the iPhone 6 dual voltage and frequency)? Thanks in advance!

    Unfortunately, I do not have the apple iPhone specifications 6 as friends of the United States came to visit in Ireland. However, I wanted to confirm that an iPhone 6 purchased in the United States can be recharged on feeding electric 230V and 50 Hz in Ireland via a USB cable?

    Thanks in advance!

    Yes, it can.

  • Where do I go for clean/sweep all errors in my PC after PURCHASE THE ASCENTIVE PRODUCT AND has BEEN ACTIVE BY A REP CALL TELEPHONE BY TELEPHONE? SEE MY? BELOW... DF

    I bought THE ASCENTIVE for DIFFICULTY AND SWEEPING? All ERRORS, after doing a scan, which was free, I got a 10.00 discount, if paid 29.95, yesterday or late last night, in any case, I called the helpline for Ascentive this afternoon, he found that I HAD BOUGHT THE PRODUCT, THEN it ACTIVE IT ALREADY he SAID to me, SO now I don't know where to go for the cleaning/sweepingof these errors... once again He asked me to buy it again?  He just said to go to SCANPRO... When I hit ACTIVATE, I continues to be referred to PURCHASE THE PRODUCT once AGAIN, THEREFORE, do not KNOW where to go on my PC to reach the place to get my PC back in shape, you can help me, please, really a mess here... THX... Doyle h

    Hi Doyle,

    Personally I would not let this software within 100 miles of my computer, but for you, the computer, the risk and the decision is yours.  We cannot help you with the product here in one of our forums (particularly issues activation but really with anything either) - it is not our product, and you need to get assistance on their part, and not of us.  I suggest that you find out their support site at http://www.ascentive.com/support/index.php for all the assistance you need (assuming you decide to keep this and not cancel and uninstall everything).

    Good luck!

  • Contacted by rep that notifies computer was in jeopardy. Paid them and now have doubts

    I was contacted by a person representing so-called Windows, which highlight the problems that my computer was advising me of - disk etc. overhead. It seems legitimate and I allowed him access to correct and update my computer. There are 3 levels of coverage for this service, I chose the lowest coverage of 6 months at a cost of £89. After reflection, I started to have doubts, I cancelled my credit card (after that the payment had been made), but I'm worried of what he did or could do while he had access to the machine? Anyone had the same experience and can offer advice?

    The company was Windows Tech Solutions, email * address email is removed from the privacy *

    Web

    Society American and British phone numbers

    Unfortunately, very common. See:

    http://www.Microsoft.com/en-GB/security/online-privacy/avoid-phone-scams.aspx

    http://www.guardian.co.UK/technology/2011/Sep/22/Microsoft-drops-partner-accused-scam

    Most of them just seems to perform activities without value as support allows you to install free software like Malwarebytes.

    However, as he had access to this you should consider that it compromised.

  • Downloaded CS5 Master Collection on new computer, but install says serial number is not valid.  Serial number controlled by tech support rep and that goes for CS5, says it's a matter of technique.  Help.

    Yesterday I bought a new iMac.  Downloaded the CS5 Master Collection on the Adobe site, but install says that my serial number is not valid.  I double checked with my products on my profile, and the number is correct.  Says Adobe technical support it is a technical problem, but my serial number IS valid for CS5.

    Hello

    Please see this link for more details: error of incorrect serial number

  • My PC is a Lenovo; using Windows 7/win64 and Internet Explorer 11. Download Rep 13 Photshop elements

    Try to download Photoshop elements purchased 13 today. First of all download (handle) a link that ends with .7z; has taken about 20 minutes. You try to download the link following (execution) that end in .exe, hwr. Get reliable error-massage (unfortunately) in Danish "Filarkivdelen af mangler Adobe Photoshop Elements 13. Alle Saran skål ligge I samme maps, inden for ekstrahere Adobe Photoshop elements 13 kan. HT alle dele. When I then push OK nothing happens...

    You can also download the demo version of the software through the page linked below and then use your current serial number to activate it.

    Don't forget to follow the steps described in the Note: very important Instructions in the section on the pages of this site download and have cookies turned on in your browser, otherwise the download will not work correctly.

    Photoshop/Premiere Elements 13: http://prodesigntools.com/photoshop-elements-13-direct-download-links-premiere.html

  • Initial PS CC installation failed, now can't uninstall and try again. Just CC wants to update PS and fails rep

    Initial PS CC installation failed, now can't uninstall and try again. Just CC wants to update PS and repeatedly fails.

    To fix this, run the cleanup tool to remove Ps CC:http://www.adobe.com/support/contact/cscleanertool.html . and then try to reinstall the Ps.

    Kind regards

    Ashutosh

  • Contacted by telephone by rep

    Contacted by "telephone identifying himself as Windows REP and I had more than 100 errors on my files. It was a random contact and said his name was "Vincent.  The statement coincided with the same "pop up" message that appears when ever I gwent in my files. If I'm wrong allowed him access to my computer by giving him the necessary data and the result is that I have no e-mail files now only and inter net. I have several years of work on my files. It will not accept a reference to bank account for transfer and I won't give my bank details because he won't give me the details of contact, address or a business phone.  How can I recover my files please?

    Oh, dear.  This is a very common scam going around, and if you allowed them to control your computer they could literally do anything for her. Since there is no way for us to know what the scammer on your computer while he had control of it, it is impossible for us to be able to help reverse the trend.  I hope that you have backups of your files somewhere, because at this point, the best thing you can do is to completely clean your computer clean erase and start over. Fraudsters can let the guests desired such as keyloggers, thieves of password or other malicious software.  You should also communicate with all banks and financial institutions and let them know what happened because you will need to take steps to protect your accounts and finance.

  • People Scam Alert call rep with Windows

    I got a call, on 12/03/13 of a man saying they were with WINDOWS and my computers have been compromised and they wanted to watch take care of the problem... they had me type in address bar info to see the error and warning messages and had me allow them to dial in my system so they can take care of the problem and help me... the rep then said they could give me my agrreeing protection assurranse to pay $179.99 for 9 months protection... I was struck with amazement at this opening and finally came to my senses and refused the deal and ended the call... The internet at the address the man gave me was southendenterprises.net in INDIA... We have Norton 360 first on all of our systems at home. ... We are that said safe, including our system and the equipment, and

    Hello VondaChaplin,

    Many users is then collected by these scammers that they never have the time to think ' how did get know that my PC was hacked?

    While it is common knowledge that Microsoft Windows download specific data (error reports, etc.) to the Microsoft servers, the information contained in the data only makes reference to a specific problem. It contains no identifiable data that identifies you as the owner of this particular machine . So unless the user to phone Microsoft to ask for help (something you have to pay Microsoft for), nobody other than a hacker, that your system has been compromised.

    The simpler and less stressful, is to simply end the call as quickly as possible. This way you aren't intimidated by allowing the appellant access to your PC. Remember, never ever allow anyone to access your PC remotely, unless you personally know and get them to trust explicitly.

    Better safe than sorry.

    This forum post is my own opinion and does not necessarily reflect the opinion or the opinion of Microsoft, its employees or other MVPS.

    John Barnett MVP: Windows XP Expert associated with: Windows experience: www.winuser.co.uk | vistasupport.mvps.org | xphelpandsupport.mvps.org | www.silversurfer-Guide.com

  • REP for Livepcexpert called by phone; alleged that MS asked him to contact me to fix a reported problem of IE. Who is this?

    REP asked me to connect to Livepcexpert.com and it would provide me the problem/solution.  Don't know anything about this site.  May have responded to a problem of IE in the past, but do not remember just recently.  Do not access this web site; knnow anything about them, nor what may be their intention.  Is there a blog where I can see similar Q / A of?  Have two Vista machines; REP cannot be said than who or what the problem was.  Suspicious.  Sale of services 'expert '?

    It's a scam. They use just a dialler until someone picks up.

    http://www.Microsoft.com/security/online-privacy/msName.aspx

    http://www.guardian.co.UK/world/2010/Jul/18/phone-scam-India-call-centres?INTCMP=ILCNETTXT3487

  • Conflicting responses from the Dell on Radeon HD rep 7870 GPU switch to my xps 8500!

    OK, I'm a little confused as to this what are my options. First of all, here are my PC specs:

    Dell XPS 8500

    Intel i7 3770

    GPU GeForce GT 620

    1080 p @ 60 GHz Dell moniter 24 "

    460 Watt power

    Windows 8

    1 TB HD

    As you can see a GPU upgrade is in the defined order. After some exhaustive research, through these forums and elsewhere, I came to the conclusion that an AMD Radeon HD 7870 is a level accepted for the 8500 XPS is based on the fact that it is an upgrade option during the build process when ordering as well as recommendations specific to Dell in these forums. I understand that the card requires a minimum of 500 watts and my computer only has a 460 Watt power supply. I can only speculate that Dell has tested and approved this set upwards. So, I ordered a Powercolor Radeon Hd 7870 high grade of my system.

    Here's the problem: I am concerned that the 8500 XPS accepts only HD 7870 from a manufacturer so I was chatting online with a Dell representative this morning that not only told me that the Powercolor will not work, but also, the AMD Radeon HD 7870 will not work. I'm really confused. Who is right and who is wrong. The representative of Dell, I chatted with that also informed me that food is not up-dimmable (which, I have to disagree). He also gave me a link to a generic list of the dell offers GPU on its Web site that was unnecessary.

    I need some clarification on this. At any improved successfully / unsuccessfully to either of these two GPU with a similar setup as mine?

    Any help would be greatly appreciated!

    Dimebag1976

    Thanks HanoverB,

    Here is the link to the map of power supply, I ordered. www.NCIX.ca/products

    I agree with Chris M response too. All frustrated by the lack of knowledge of the other REP should have just asked in the forums instead.

    I appreciate your efforts!

    AX7870 2GBD5-2DH is a reference map of running at stock speeds and should work on the supply POWER Dell as he pulls ~ 175W of what I was able to research.

    Here is a close-up of the back of the card and Powercolor uses the PCB of the AMD, so as long as it is not a video bios problem (and there won't be that Dell supports this map of Pitcairn XT in list of Chris') it will probably work

    Photo is here:

    http://www.Newegg.com/product/product.aspx?item=N82E16814131467

    I would say, install it and give it a go!

Maybe you are looking for

  • Lost my folder list and other e-mail accounts

    From one day to the next the computer restarted. When mail is started it goes directly to show onoly Inbox to my main account. I have 4 accounts. View lost all records and other email accounts. I searched through all the settings and everything looks

  • Someone already sync was my computer wtihout know me?

    I went today to download Firefox bc, Internet Explorer gave me so much trouble. I found that Firefox has been downloaded just to my computer just around the time that I started to have problems with IE two weeks ago. I wonder... is is possible could

  • Satellite L670 - upgrade to Blu - ray player

    Hello I have a Toshiba Satellite L670 and I was wondering if I could change the DVD player and put a Blu - Ray player.This can be done?

  • a stop time loop by using the time difference of two counts of ticks

    Hi guys,. I'm writing currently a code test how much time does it take for a formula node perform its operation. The program uses some time to perform the calculation in a loop, and the program stops after having calculated when the number of cycles

  • How to clear a table used in a shift register quickly?

    Hi all I'm sure it's a quick, but I'm missing the concept. I have a table of boolean in a shift register. I have a case where I basically have to 'reset' the table rather than adding on... What is the best way to do this? Thank you Cayenne