REP-52266 error

How can I get the diagnosis to avoid that my server could fail with this kind of error?
I have to give an explanation, but i can not see how to give a diagnosis?
Thanks.

How can I get the diagnosis to avoid that my server could fail with this kind of error?
I have to give an explanation, but i can not see how to give a diagnosis?
Thanks.

Similar Messages

  • Error REP 52266 on Oracle Report Server

    Hi,
    The Oracle Report server is down and i get the following error.
    REP-52266: The in-process Reports Server bilopsitrpt10g failed to start.exception oracle.reports.RWException {
    oracle.reports.RWError[] errorChain={struct oracle.reports.RWError {
    int errorCode=52266,
    java.lang.String errorString="The in-process Reports Server bilopsitrpt10g failed to start.",
    java.lang.String moduleName="REP"
    i have gone through the threads available on similiar subject and have changed the value of REPORT_TMP to a valid path on the machine. Then i rebooted the server, i checked the logs and found that it starts and then shutsdown again.
    I also have fired the command rwserver server=<server_name>, but it showed me 2 messages First one is saying *"Server is shutting down"* and the second one says *"REP-28000 java.sql.SQLException: Ora-28000: the account is locked"*
    Please help me on this as this is very urgent.
    Appreciate your help. Thanks in advance.
    Regards,
    Manisha.

    Hi Manisha,
    You may check the following thread
    Re: "503 Service Unavailable" error for EM10g grid console
    Hope it helps.
    Thanks,
    Anand

  • REP-52266: The in-process Reports Server rep_myhostname failed to start

    Hi Everyone,
    My name is John and I've a small 10g report configuration issue which I would like to share and, hopefully, some of you might already have come across it and able to assist and guide me through it.
    First, I've installed Oracle Developer Suite 10g 10.1.2.0.2 together with Report Builder 10.1.2.0.2 and Oracle Forms Developer 10.1.2.0.2 onto a 32bit Window 2000 Professional machine.
    I've tried to run the following URL which test for the servlet connectivity and it returns fine with all the valid reports servlet commands page.
    http://myhostname:8889/reports/rwservlet
    However, as I've tried to run the 'test.rdf' report using the following link:
    http://myhostname:8889/reports/rwservlet?destype=cache&desformat=PDF&report=test.rdf&userid=user/pass@host
    And it returns the following error on the browser:
    REP-52266: The in-process Reports Server rep_myhostname failed to start.oracle.reports.RWException: IDL:oracle/reports/RWException:1.0
    Then I set trace option on in the myhostname.conf file and restart the OC4J instance. And the trace file has the following results:
    *[2009/2/18 11:21:31:687] Info 56021 (EngineManager:spawnEngine): Engine rwURLEng-0 has been launched*
    *[2009/2/18 11:21:31:687] State 56004 (EngineInfo:setState): Engine rwURLEng-0 state is: Initial*
    *[2009/2/18 11:21:31:687] Debug 50103 (JobStore:writePersistFile): Purge persistent file*
    *[2009/2/18 11:21:31:717] Debug 50103 (JobStore:writePersistFile): Purge persistent file done*
    *[2009/2/18 11:21:51:766] Warning 50103 (EngineManager:registerEngine): REP-55103: API URLEngine:getEngineEnvs not applicable to URL engine*
    *[2009/2/18 11:21:51:766] Info 56026 (EngineManager:registerEngine): Reports Server started up engine rwURLEng-0*
    *[2009/2/18 11:21:51:856] Debug 50103 (EngineManager:updateEngineState): Engine rwURLEng-0 status is 1*
    *[2009/2/18 11:21:51:856] State 56004 (EngineInfo:setState): Engine rwURLEng-0 state is: Ready*
    *[2009/2/18 11:23:1:687] Info 56106 (EngineManager:manage): Engine rwEng-0 is destroyed due to timeout*
    *[2009/2/18 11:23:1:687] Exception 56097 (): Engine rwEng-0 callback timeout*
    oracle.reports.RWException: IDL:oracle/reports/RWException:1.0
    *     at oracle.reports.utility.Utility.newRWException(Utility.java:756)*
    *     at oracle.reports.server.EngineManager.manage(EngineManager.java:291)*
    *     at oracle.reports.server.IdleThread.run(IdleThread.java:88)*
    *[2009/2/18 11:23:1:707] Debug 50103 (ServerPacketReceiver:handlePacket): Got a request packet*
    *[2009/2/18 11:23:1:717] Info 56029 (EngineManager:shutdownEngine): Shutting down engine rwURLEng-0*
    *[2009/2/18 11:23:1:717] State 56004 (EngineInfo:setState): Engine rwURLEng-0 state is: Shutdown*
    *[2009/2/18 11:23:1:727] Info 56047 (EngineManager:remove): Reports Server shut down engine rwURLEng-0*
    *[2009/2/18 11:23:5:813] Info 50103 (ServerPacketHandler:stop): Multicastmanager stopped successfully*
    *[2009/2/18 11:23:5:813] Info 50002 (RWServer:shutdown): Server is shutting down*
    *[2009/2/18 11:23:5:813] Info 50103 (RWServer:startServer): Notify thread to exit*
    *[2009/2/18 11:23:5:843] Info 50103 (RWServer:startServer): RWServer thread exits*
    *[2009/2/18 11:23:5:843] Exception 56097 (): Engine rwEng-0 callback timeout*
    oracle.reports.RWException: IDL:oracle/reports/RWException:1.0
    *     at oracle.reports.utility.Utility.newRWException(Utility.java:756)*
    *     at oracle.reports.server.EngineManager.manage(EngineManager.java:291)*
    *     at oracle.reports.server.IdleThread.run(IdleThread.java:88)*
    I've not changed any of the report's related configuration files and the java version of the machine is 1.4.2_06. I do not know whether I need to apply a patch for this particular Developer Suite version or is there something which I've not done in terms of post-installation tasks. Thank you for your time and effort. Any feedback is much appreciated as I've been spending a number of days to solve this problem. Thank you and have a nice day.
    Kind Regards,
    John

    Hi,
    Thanks for your reply and here is the output of the rwEng-0.trc file. I could not find anything "interesting" as you mentioned. Please let me know if you find anything missing in there. Also, currently there is only one network printer setup on the machine. Can you please elaborate on the printer bit as I'm unsure of what to troubleshoot. Also, I forgot to inform you that I have a previous version of Developer 2000 Form and Report installed prior to the 10g Developer Suite installation. Does it ring a bell to any other problem? Thank you again for your time and effort. Have a nice day.
    Kind Regards,
    John
    *[2009/2/18 11:21:35:773] Debug 50103 (RWEngine:init): args[0]=name=rwEng-0*
    *[2009/2/18 11:21:35:773] Debug 50103 (RWEngine:init): args[1]=server=rep_myhostname*
    *[2009/2/18 11:21:35:773] Debug 50103 (RWEngine:init): args[2]=ORACLE_HOME=C:\oracle\ora10g1*
    *[2009/2/18 11:21:35:773] Debug 50103 (RWEngine:init): args[3]=engineimplclass=oracle.reports.engine.EngineImpl*
    *[2009/2/18 11:21:35:773] Debug 50103 (RWEngine:init): args[4]=traceopts=trace_all*
    *[2009/2/18 11:21:35:773] Debug 50103 (RWEngine:init): args[5]=tracefile=C:\oracle\ora10g1\reports\logs\rep_EZRA\rwEng-0.trc*
    *[2009/2/18 11:21:35:773] Debug 50103 (RWEngine:init): args[6]=tracemode=trace_replace*
    *[2009/2/18 11:21:35:773] Debug 50103 (RWEngine:init): args[7]=cacheDir=C:\oracle\ora10g1\reports\cache*
    *[2009/2/18 11:21:35:783] Debug 50103 (RWEngine:init): args[8]=server_ior=C:\TEMP\tmp_1440568*
    *[2009/2/18 11:21:36:284] Info 50128 (RWEngine:init): orb init succeeded*
    *[2009/2/18 11:21:37:45] Info 55007 (EngineImpl:loadLibrary): Load rw.dll succeeded*
    *[2009/2/18 11:21:37:45] Debug 50103 (EngineImpl:init): useDataCache = null*
    *[2009/2/18 11:21:37:45] Debug 50103 (EngineImpl:init): ignoreDataParameter = null*
    *[2009/2/18 11:21:37:75] Debug 50103 (EngineImpl:EngineImpl): start CInitEngine()*
    *[2009/2/18 11:21:37:75] Debug 50103 (EngineImpl:EngineImpl): commandline[0] = rw*
    *[2009/2/18 11:21:37:75] Debug 50103 (EngineImpl:EngineImpl): commandline[1] = ora_rw20_3tng*
    *[2009/2/18 11:21:37:75] Debug 50103 (EngineImpl:EngineImpl): commandline[2] = rep_myhostname*
    *[2009/2/18 11:21:37:75] Debug 50103 (EngineImpl:EngineImpl): commandline[3] = C:\oracle\ora10g1\reports\cache*
    *[2009/2/18 11:21:37:85] Debug 50103 (EngineImpl:EngineImpl): commandline[4] = null*
    *[2009/2/18 11:21:37:85] Debug 50103 (EngineImpl:EngineImpl): commandline[5] = null*
    *[2009/2/18 11:21:37:85] Debug 50103 (EngineImpl:EngineImpl): commandline[6] = trace_all*
    *[2009/2/18 11:21:37:85] Debug 50103 (EngineImpl:EngineImpl): commandline[7] = C:\oracle\ora10g1\reports\logs\rep_EZRA\rwEng-0.trc*
    *[2009/2/18 11:21:37:85] Debug 50103 (EngineImpl:EngineImpl): commandline[8] = trace_replace*
    *[2009/2/18 11:21:37:85] Debug 50103 (EngineImpl:EngineImpl): commandline[9] = null*
    *[2009/2/18 11:21:37:85] Debug 50103 (EngineImpl:EngineImpl): commandline[10] = null*
    *[2009/2/18 11:21:37:85] Debug 50103 (EngineImpl:EngineImpl): commandline[11] = null*

  • REP-51002: Bind to Reports Server "test_srv" failed & REP-52266

    Hi folks,
    I'm trying to run reports on my machine localy, but when I run my report I always obtain this error:
    REP-51002: Bind to Reports Server "test_srv" failed
    I searched for this answer, but nothing worked for me.
    I tried steps described in thread: REP-51002: Bind to Reports Server <servername> failed
    So I did this:
    1. I run OC4J
    2. In file %ORACLE_HOME%\reports\conf\rwnetwork.conf I commented line with multicast and uncomented namingService part. Now rwnetwork.conf file looks like:
    <?xml version="1.0" encoding="ISO-8859-1"?>
    <!DOCTYPE discoveryService SYSTEM "file:C:\Oracle_10g_R2/reports/dtd/rwnetworkconf.dtd">
    <discoveryService>
      <!--multicast channel="228.5.6.7" port="14021" timeout="1000" retry="3"/-->
      <namingService name="Cos" host="localhost" port="14021"/>
    </discoveryService>3. In cmd, in C:\ORACLE_10g_R2\bin>namingservice 14021
    Naming Service started sucessfully
    4. In cmd:
    C:\ORACLE_10g_R2\bin>rwdiag -findAll
    Naming service used to locate servers
    Naming Server host = localhost
    Naming Server port = 14021
    (1) test_srv : Type = server : Host = NA
    5. I copied my report into: c:\Temp\report_test\szrcomp.rdf
    6. I run report from IE browser using url:
    http://localhost:8889/reports/rwservlet?report=c:\Temp\report_test\szrcomp.rdf&destype=cache&server=test_srv&desformat=htmlcss&userid=usr/psw@db
    I received Error:
    REP-51002: Bind to Reports Server test_srv failed
    7. http://localhost:8889/reports/rwservlet/getserverinfo
    I received Error:
    REP-52266: The in-process Reports Server rep_dimopatsep05 failed to start.oracle.reports.RWException: IDL:oracle/reports/RWException:1.0
    8. http://localhost:8889/reports/rwservlet/showjobs
    The same error as in 7.
    Can somebody help me with this problem?
    Thanks,
    Tomas
    sorry for duplicate post in REP-51002: Bind to Reports Server "test_srv" failed  & REP-52266
    but this section it probably better for my problem.

    Hello,
    You should test first with a "standalone" reports server :
    1. Stop the OC4J
    2. Start the namingservice
    3 Start the reports server :
    rwserver server=test_srv
    4. test to execute a report :
    rwclient server=test_srv report=test destype=cache desformat=html
    If the reports server does not start , it will be necessary to activate the trace in
    order to get details about the problem :
    Edit the file $ORACLE_HOME/reports/conf/<reports server name>.conf
    Modify it in order to have a line :
    <trace traceOpts="trace_all"/>
    restart the reports server
    Regards

  • REP-52266, REP-50503

    Hello all,
    I'm receiving the error REP-52266, while running a simple script from Forms 10g:
    web.show_document('/reports/rwservlet/showjobs?server=rep_fsprod', '_blank');
    I previously received REP-51002; searched over the forums,& made changed to the rwservlet properties file by setting my Server,setting the trace on,& changing my host file in windows.
    Errors received now:
    REP-52266: The in-process Reports Server rep_fsprod failed to start.oracle.reports.RWException: IDL:oracle/reports/RWException:1.0
    I also tried these commands:
    rwclient server=rep_CC-BA0C7240E38E report=test destype=cache desformat=html
    GIVES ERROR:-
    REP-0178: can not connect to reports server
    rwdiag -findall
    Broadcast mechanism used to locate servers
    Channel address: 228.5.6.7
    Channel port: 14021
    REP-50503 No server found in the network.
    Please help, Im getting tangled in errors. Thank you very much!

    Hello
    I followed the link below & made changes to my host file, rwnetwork.properties file:
    REP-51002: Bind to Reports Server <servername> failed
    My error was resolved, but that lasted for 2 days!! Im back to an error:
    org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 201 completed: No Naming Server is not responding. Restarting..
    Ive readup this link:
    Nested exception: org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 201 co
    But how do I ensure that the host is using a static IP address and not a DHCP address??
    Please help, Ive no networking clue.. Thank you..

  • REP-52266

    Hey, when you run a report from forms10R2, with the url
    http://localhost:8889/reports/rwservlet?config+report=prueba.rdf
    in the browser error
    REP-52266: The in-process Reports Server rep_jesus failed to start.exception rep_jesus.oracle.reports.RWException: IDL: oracle / reports / RWException: 1.0
    Why the error occurs and how it can solve?
    Thank you
    Edited by: Yiri on Nov 11, 2008 9:04 PM

    Hello,
    Test to start the Reports Server from the command line :
    rwserver server=rep_jesus
    In case of errors, you may receive more explicit messages ..
    If it fails without clear error messages, you'll ahev to activate the Reports Server trace
    regards

  • REP-52266 and REP-56105

    Hi, I really need help with this one.
    I deinstalled Developer Suite 10g and wipe out my registry of anything that has a value of c:\Orant10g(ORACLE_HOME). I then reintalled the Oracle 10g Developer Suite. Now I have trouble running my reports using the URL: http://finnt43.llnl.gov:8889/reports/rwservlet?[server=rep_finnt43]+report=ofc1000r.rdf+userid=[userid/password@db]+destype=cache+desformat=htmlcss+PARAMFORM=yes
    I get an error REP-56105 in the Start OC4J instance command prompt. This is my trace file.
    <beginning of trace file>
    [2004/6/22 3:26:11:771] Debug 50103 (RWClient:initCORBA): Visibroker connection pool size is =500
    [2004/6/22 3:26:11:771] Debug 50103 (RWClient:RWClientInit): Get ORACLE_HOME from environment variable, oracle home: C:\Orant10g
    [2004/6/22 3:26:12:21] Warning 50103 (RWClient.RWClientInit): Failed to connect to OiD server
    [2004/6/22 3:26:12:121] Debug 50103 (KeyMapParser:readKeyMapFile): file: C:\Orant10g\reports\conf\cgicmd.dat
    [2004/6/22 3:26:12:422] (RWClient:doGet) enter...
    [2004/6/22 3:26:12:442] Debug 50103 (RWClient:doGet): QueryString: server=repfinnt43+report=ofc1000r.rdf+userid=[username/password@db+destype=cache+desformat=htmlcss+PARAMFORM=yes
    [2004/6/22 3:26:12:622] Debug 50103 (RWClientUtility:appendPFTags): hiddenString server=repfinnt43&report=ofc1000r.rdf&userid=[username/password@db&destype=cache&desformat=htmlcss&PARAMFORM=yes
    [2004/6/22 3:26:49:946] Info 50103 (RWClientUtility:findServer): Cannot find server: repfinnt43
    [2004/6/22 3:26:50:437] Warning 50103 (RWClient:startInProcessServer): start inprocess server repfinnt43
    [2004/6/22 3:28:38:131] Exception 52266 (): The in-process Reports Server repfinnt43 failed to start.exception oracle.reports.RWException {
    oracle.reports.RWError[] errorChain={struct oracle.reports.RWError {
    int errorCode=52266,
    java.lang.String errorString="The in-process Reports Server repfinnt43 failed to start.",
    java.lang.String moduleName="REP"
    exception oracle.reports.RWException {
    oracle.reports.RWError[] errorChain={struct oracle.reports.RWError {
    int errorCode=52266,
    java.lang.String errorString="The in-process Reports Server repfinnt43 failed to start.exception oracle.reports.RWException {
    oracle.reports.RWError[] errorChain={struct oracle.reports.RWError {
    int errorCode=52266,
    java.lang.String errorString="The in-process Reports Server repfinnt43 failed to start.",
    java.lang.String moduleName="REP"
    java.lang.String moduleName="REP"
         at oracle.reports.utility.Utility.newRWException(Utility.java:604)
         at oracle.reports.rwclient.RWClient.startInProcessServer(RWClient.java:767)
         at oracle.reports.rwclient.RWClient.processRequest(RWClient.java:1422)
         at oracle.reports.rwclient.RWClient.doGet(RWClient.java:349)
         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:604)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:317)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:790)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:270)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:112)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:186)
         at java.lang.Thread.run(Thread.java:534)
    [2004/6/22 3:28:38:131] Debug 50103 (RWClientUtility:isFromPortal): portal: null
    [2004/6/22 3:28:38:131] Debug 50103 (RWClientUtility:isFromPortal): webdbversion: null
    [2004/6/22 3:28:38:292] Debug 50103 (RWClientUtility:isStatusFormat): statusformat: null
    [2004/6/22 3:28:38:292] Debug 50103 (RWClientUtility:isStatusFormat): statusformat: null
    [2004/6/22 3:28:38:312] (RWClient:doGet) ...exit
    <end of trace file>
    When I run the URL below to check if my report server is running, I get this error - REP-52266.
    http://finnt43.llnl.gov:8889/reports/rwservlet/showjobs?server=repfinnt43
    REP-52266: The in-process Reports Server repfinnt43 failed to start.exception oracle.reports.RWException {
    oracle.reports.RWError[] errorChain={struct oracle.reports.RWError {
    int errorCode=52266,
    java.lang.String errorString="The in-process Reports Server repfinnt43 failed to start.",
    java.lang.String moduleName="REP"
    Here is my rwservlet.properties file setting.
    SERVER_IN_PROCESS=YES
    RELOAD_KEYMAP=NO
    DIAGNOSTIC=YES
    TRACEOPTS=TRACE_ALL
    TRACEFILE=rwservlet.trc
    TRACEMODE=TRACE_REPLACE
    SERVER=repfinnt43
    #IMAGEURL=http://<web_server_name>:<port_num>/reports/rwservlet
    #KEYMAPFILE=CGICMD.DAT
    #DBAUTH=RWDBAUTH.HTM
    #SYSAUTH=RWSYSAUTH.HTM
    #ERRORTEMPLATE=RWERROR.HTM
    #COOKIEEXPIRE=30
    #ENCRYPTIONKEY=reports9i
    #DIAGBODYTAGS=<reports_servlet_help_file_title>
    #DIAGHEADTAGS=<reports_servlet_help_file_body_tag>
    #HELPURL=<url_of_customized_help_file_for_reports_servlet>
    SINGLESIGNON=NO
    OID_ENTITY=%REPORTS_OID_ENTITY%
    #CONNECTION_POOLSIZE=500
    #ALLOWHTMLTAGS=NO
    I also set the report_path to the directory where I had my reports.
    Please help. What is going on? Does reinstalling the 10giDS messed things up? How can I resolve this report server issue?
    Jennifer

    Hi,
    I did some more debugging after trying out your suggestion.
    Here are my trace files.
    [repfinnt43.trc  - begin]
    [2004/6/23 3:34:25:245] Info 56025 (RWServer:startServer): Reports Server is starting up
    [2004/6/23 3:34:25:265] Debug 50103 (Environment:getEnvironmentStrings): COMPUTERNAME=FINNT43
    [2004/6/23 3:34:25:265] Debug 50103 (Environment:getEnvironmentStrings): ComSpec=C:\WINNT\system32\cmd.exe
    [2004/6/23 3:34:25:265] Debug 50103 (Environment:getEnvironmentStrings): HOMEDRIVE=E:
    [2004/6/23 3:34:25:265] Debug 50103 (Environment:getEnvironmentStrings): HOMEPATH=\USERS\001714
    [2004/6/23 3:34:25:265] Debug 50103 (Environment:getEnvironmentStrings): LOGONSERVER=\\NTFINANCE1
    [2004/6/23 3:34:25:265] Debug 50103 (Environment:getEnvironmentStrings): MSINPUT=C:\Msinput
    [2004/6/23 3:34:25:265] Debug 50103 (Environment:getEnvironmentStrings): NUMBER_OF_PROCESSORS=1
    [2004/6/23 3:34:25:265] Debug 50103 (Environment:getEnvironmentStrings): OS=Windows_NT
    [2004/6/23 3:34:25:265] Debug 50103 (Environment:getEnvironmentStrings): Os2LibPath=C:\WINNT\system32\os2\dll;
    [2004/6/23 3:34:25:265] Debug 50103 (Environment:getEnvironmentStrings): OSAGENT_ADDR=128.115.88.125
    [2004/6/23 3:34:25:265] Debug 50103 (Environment:getEnvironmentStrings): OSAGENT_PORT=14999
    [2004/6/23 3:34:25:265] Debug 50103 (Environment:getEnvironmentStrings): Path=C:\Orant10g\jdk\jre\bin\classic;C:\Orant10g\jdk\jre\bin;C:\Orant10g\jdk\jre\bin\client;C:\Orant10g\jlib;C:\Orant10g\bin;C:\Orant10g\jre\1.1.8\bin;C:\Program Files\UltraEdit;C:\WINNT\System32\WBEM;C:\ORANT\BIN;C:\Program Files\F-Secure\Ssh;C:\j2sdk1.4.2_04\bin;c:\orant\jdk\bin
    [2004/6/23 3:34:25:265] Debug 50103 (Environment:getEnvironmentStrings): PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH
    [2004/6/23 3:34:25:265] Debug 50103 (Environment:getEnvironmentStrings): PROCESSOR_ARCHITECTURE=x86
    [2004/6/23 3:34:25:265] Debug 50103 (Environment:getEnvironmentStrings): PROCESSOR_IDENTIFIER=x86 Family 6 Model 8 Stepping 3, GenuineIntel
    [2004/6/23 3:34:25:265] Debug 50103 (Environment:getEnvironmentStrings): PROCESSOR_LEVEL=6
    [2004/6/23 3:34:25:265] Debug 50103 (Environment:getEnvironmentStrings): PROCESSOR_REVISION=0803
    [2004/6/23 3:34:25:265] Debug 50103 (Environment:getEnvironmentStrings): PROMPT=$P$G
    [2004/6/23 3:34:25:265] Debug 50103 (Environment:getEnvironmentStrings): SystemDrive=C:
    [2004/6/23 3:34:25:265] Debug 50103 (Environment:getEnvironmentStrings): SystemRoot=C:\WINNT
    [2004/6/23 3:34:25:265] Debug 50103 (Environment:getEnvironmentStrings): TEMP=C:\TEMP
    [2004/6/23 3:34:25:265] Debug 50103 (Environment:getEnvironmentStrings): TMP=C:\TEMP
    [2004/6/23 3:34:25:275] Debug 50103 (Environment:getEnvironmentStrings): USERDOMAIN=FINANCE_NT2
    [2004/6/23 3:34:25:275] Debug 50103 (Environment:getEnvironmentStrings): USERNAME=001714
    [2004/6/23 3:34:25:275] Debug 50103 (Environment:getEnvironmentStrings): USERPROFILE=C:\WINNT\Profiles\001714
    [2004/6/23 3:34:25:275] Debug 50103 (Environment:getEnvironmentStrings): windir=C:\WINNT
    [2004/6/23 3:34:25:275] Debug 50103 (Environment:getEnvironmentStrings): WISYS=C:\BusinessObjects\Server\System 2.5\bin
    [2004/6/23 3:34:25:275] Debug 50103 (Environment:getEnvironmentStrings): NLS_LANG=AMERICAN_AMERICA.WE8MSWIN1252
    [2004/6/23 3:34:25:365] Info 50129 (RWServer:startServer): boa init succeeded
    [2004/6/23 3:34:42:9] Info 56023 (ServerImpl:ServerImpl): Idle thread has been started
    [2004/6/23 3:35:30:228] Info 56018 (RWServer:startServer): Reports Server repfinnt43 object is ready
    [2004/6/23 3:35:46:261] Info 56020 (EngineManager:spawnEngine): Launching engine rwEng-0
    [2004/6/23 3:35:46:331] Debug 50103 (EngineManager:spawnEngine): Start engine command line = C:\Orant10g\jdk\jre\bin\javaw -server -cp "C:\Orant10g\j2ee\home\lib\ojsp.jar;C:\Orant10g\reports\jlib\rwrun.jar;C:\Orant10g\jlib\zrclient.jar" -Xbootclasspath/p:C:\Orant10g\vbroker4\lib\vbjboot.jar -Duser.language=en -Duser.region=US -Xmx256M oracle.reports.engine.RWEngine name=rwEng-0 server=repfinnt43 ORACLE_HOME=C:\Orant10g engineimplclass=oracle.reports.engine.EngineImpl traceopts=trace_all tracefile=C:\Orant10g\reports\logs\repfinnt43\rwEng-0.trc tracemode=trace_replace cacheDir=C:\Orant10g\reports\cache
    [2004/6/23 3:35:46:331] Info 56021 (EngineManager:spawnEngine): Engine rwEng-0 has been launched
    [2004/6/23 3:35:46:331] State 56004 (EngineInfo:setState): Engine rwEng-0 state is: Initial
    [2004/6/23 3:35:46:331] Info 56020 (EngineManager:spawnEngine): Launching engine rwURLEng-0
    [2004/6/23 3:35:46:331] Debug 50103 (EngineManager:spawnEngine): Start engine command line = C:\Orant10g\jdk\jre\bin\javaw -server -cp "C:\Orant10g\j2ee\home\lib\ojsp.jar;C:\Orant10g\reports\jlib\rwrun.jar;C:\Orant10g\jlib\zrclient.jar" -Xbootclasspath/p:C:\Orant10g\vbroker4\lib\vbjboot.jar -Duser.language=en -Duser.region=US -Xmx256M oracle.reports.engine.RWEngine name=rwURLEng-0 server=repfinnt43 ORACLE_HOME=C:\Orant10g engineimplclass=oracle.reports.urlengine.URLEngineImpl traceopts=trace_all tracefile=C:\Orant10g\reports\logs\repfinnt43\rwURLEng-0.trc tracemode=trace_replace cacheDir=C:\Orant10g\reports\cache
    [2004/6/23 3:35:46:341] Info 56021 (EngineManager:spawnEngine): Engine rwURLEng-0 has been launched
    [2004/6/23 3:35:46:341] State 56004 (EngineInfo:setState): Engine rwURLEng-0 state is: Initial
    [2004/6/23 3:35:46:341] Debug 50103 (JobStore:writePersistFile): Purge persistent file
    [2004/6/23 3:35:46:361] Debug 50103 (JobStore:writePersistFile): Purge persistent file done
    [2004/6/23 3:36:9:735] Exception 56105 (): Engine rwEng-0 died with error:
    exception oracle.reports.RWException {
    oracle.reports.RWError[] errorChain={struct oracle.reports.RWError {
    int errorCode=56105,
    java.lang.String errorString="Engine rwEng-0 died with error: ",
    java.lang.String moduleName="REP"
         at oracle.reports.utility.Utility.newRWException(Utility.java:604)
         at oracle.reports.server.EngineManager.manage(EngineManager.java:304)
         at oracle.reports.server.IdleThread.run(IdleThread.java:87)
    [2004/6/23 3:36:41:781] Info 50002 (RWServer:shutdown): Server is shutting down
    [2004/6/23 3:36:41:781] Info 50103 (RWServer:startServer): Notify thread to exit
    [2004/6/23 3:36:41:781] Info 50103 (RWServer:startServer): RWServer thread exits
    [2004/6/23 3:36:41:781] Exception 56105 (): Engine rwEng-0 died with error:
    exception oracle.reports.RWException {
    oracle.reports.RWError[] errorChain={struct oracle.reports.RWError {
    int errorCode=56105,
    java.lang.String errorString="Engine rwEng-0 died with error: ",
    java.lang.String moduleName="REP"
         at oracle.reports.utility.Utility.newRWException(Utility.java:604)
         at oracle.reports.server.EngineManager.manage(EngineManager.java:304)
         at oracle.reports.server.IdleThread.run(IdleThread.java:87)
    [repfinnt43.trc  - end]
    [rwEng-0.trc   - begin]
    [2004/6/23 3:35:49:5] Debug 50103 (RWEngine:init): args[0]=name=rwEng-0
    [2004/6/23 3:35:49:5] Debug 50103 (RWEngine:init): args[1]=server=repfinnt43
    [2004/6/23 3:35:49:5] Debug 50103 (RWEngine:init): args[2]=ORACLE_HOME=C:\Orant10g
    [2004/6/23 3:35:49:5] Debug 50103 (RWEngine:init): args[3]=engineimplclass=oracle.reports.engine.EngineImpl
    [2004/6/23 3:35:49:5] Debug 50103 (RWEngine:init): args[4]=traceopts=trace_all
    [2004/6/23 3:35:49:5] Debug 50103 (RWEngine:init): args[5]=tracefile=C:\Orant10g\reports\logs\repfinnt43\rwEng-0.trc
    [2004/6/23 3:35:49:5] Debug 50103 (RWEngine:init): args[6]=tracemode=trace_replace
    [2004/6/23 3:35:49:5] Debug 50103 (RWEngine:init): args[7]=cacheDir=C:\Orant10g\reports\cache
    [2004/6/23 3:35:52:870] Info 50128 (RWEngine:init): orb init succeeded
    [2004/6/23 3:36:9:154] Exception 50125 (org.omg.CORBA.OBJECT_NOT_EXIST:
    Could not locate the following Object:
         repository id : IDL:oracle/reports/server/EngineComm:1.0
         object name : repfinnt43
    vmcid: 0x0 minor code: 0 completed: No
         at com.inprise.vbroker.orb.LocatorBidder.getBid(LocatorBidder.java:32)
         at com.inprise.vbroker.ProtocolEngine.ManagerImpl.startBidding(ManagerImpl.java:157)
         at com.inprise.vbroker.ProtocolEngine.ManagerImpl.getConnector(ManagerImpl.java:147)
         at com.inprise.vbroker.orb.DelegateImpl._bind(DelegateImpl.java:196)
         at com.inprise.vbroker.orb.DelegateImpl.bind(DelegateImpl.java:158)
         at com.inprise.vbroker.CORBA.portable.ObjectImpl._bind(ObjectImpl.java:59)
         at com.inprise.vbroker.orb.ORB.bind(ORB.java:1189)
         at oracle.reports.server.EngineCommHelper.bind(EngineCommHelper.java:58)
         at oracle.reports.server.EngineCommHelper.bind(EngineCommHelper.java:48)
         at oracle.reports.engine.RWEngine.init(RWEngine.java:219)
         at oracle.reports.engine.RWEngine.main(RWEngine.java:55)
    ): Internal error org.omg.CORBA.OBJECT_NOT_EXIST:
    Could not locate the following Object:
         repository id : IDL:oracle/reports/server/EngineComm:1.0
         object name : repfinnt43
    vmcid: 0x0 minor code: 0 completed: No
    [rwEng-0.trc  - end]
    [rwURLEng-0.trc  - begin]
    [2004/6/23 3:35:49:235] Debug 50103 (RWEngine:init): args[0]=name=rwURLEng-0
    [2004/6/23 3:35:49:235] Debug 50103 (RWEngine:init): args[1]=server=repfinnt43
    [2004/6/23 3:35:49:235] Debug 50103 (RWEngine:init): args[2]=ORACLE_HOME=C:\Orant10g
    [2004/6/23 3:35:49:235] Debug 50103 (RWEngine:init): args[3]=engineimplclass=oracle.reports.urlengine.URLEngineImpl
    [2004/6/23 3:35:49:235] Debug 50103 (RWEngine:init): args[4]=traceopts=trace_all
    [2004/6/23 3:35:49:235] Debug 50103 (RWEngine:init): args[5]=tracefile=C:\Orant10g\reports\logs\repfinnt43\rwURLEng-0.trc
    [2004/6/23 3:35:49:235] Debug 50103 (RWEngine:init): args[6]=tracemode=trace_replace
    [2004/6/23 3:35:49:235] Debug 50103 (RWEngine:init): args[7]=cacheDir=C:\Orant10g\reports\cache
    [2004/6/23 3:35:53:91] Info 50128 (RWEngine:init): orb init succeeded
    [2004/6/23 3:36:9:264] Exception 50125 (org.omg.CORBA.OBJECT_NOT_EXIST:
    Could not locate the following Object:
         repository id : IDL:oracle/reports/server/EngineComm:1.0
         object name : repfinnt43
    vmcid: 0x0 minor code: 0 completed: No
         at com.inprise.vbroker.orb.LocatorBidder.getBid(LocatorBidder.java:32)
         at com.inprise.vbroker.ProtocolEngine.ManagerImpl.startBidding(ManagerImpl.java:157)
         at com.inprise.vbroker.ProtocolEngine.ManagerImpl.getConnector(ManagerImpl.java:147)
         at com.inprise.vbroker.orb.DelegateImpl._bind(DelegateImpl.java:196)
         at com.inprise.vbroker.orb.DelegateImpl.bind(DelegateImpl.java:158)
         at com.inprise.vbroker.CORBA.portable.ObjectImpl._bind(ObjectImpl.java:59)
         at com.inprise.vbroker.orb.ORB.bind(ORB.java:1189)
         at oracle.reports.server.EngineCommHelper.bind(EngineCommHelper.java:58)
         at oracle.reports.server.EngineCommHelper.bind(EngineCommHelper.java:48)
         at oracle.reports.engine.RWEngine.init(RWEngine.java:219)
         at oracle.reports.engine.RWEngine.main(RWEngine.java:55)
    ): Internal error org.omg.CORBA.OBJECT_NOT_EXIST:
    Could not locate the following Object:
         repository id : IDL:oracle/reports/server/EngineComm:1.0
         object name : repfinnt43
    vmcid: 0x0 minor code: 0 completed: No
    rwURLEng-0.trc -end]
    I noticed the file has an internal error: Exception 50125 (org.omg.CORBA.OBJECT_NOT_EXIST:
    Could not locate the following Object:
         repository id : IDL:oracle/reports/server/EngineComm:1.0
         object name : repfinnt43
    According to the troubleshooting Oracle9iAS Reports Services white paper - it suggested that "This error likely occurs because the osagent has not been started..."
    (quoting from the paper).
    What does this mean? What is an osagent? How do I start it? What do I do now?
    Please help.
    Thank you
    Jennifer

  • REP-52266: report not open

    Hi helper
    i am running one report, but it is not open
    error:1
    REP-52266: The in-process Reports Server rep_wls_reports_erptest-pc_asinst_1 failed to start.oracle.reports.RWException: IDL:oracle/reports/RWException:1.0
    error: 2
    APPSCRASH
    I AM INSTALLED 11g DATABASE , 11g Forms [32 Bit] Version 11.1.1.2.0 (Production), WEBLOGIC SERVER 11g R 1
    any one help me
    Advanced thank you...............................

    Hi helper
    i am running one report, but it is not open
    error:1
    REP-52266: The in-process Reports Server rep_wls_reports_erptest-pc_asinst_1 failed to start.oracle.reports.RWException: IDL:oracle/reports/RWException:1.0
    error: 2
    APPSCRASH
    I AM INSTALLED 11g DATABASE , 11g Forms [32 Bit] Version 11.1.1.2.0 (Production), WEBLOGIC SERVER 11g R 1
    any one help me
    Advanced thank you...............................

  • REP-52266: The in-process Reports Server rep_adminserver_ikit_asinst_1 failed to start.oracle.reports.RWException: IDL:oracle/reports/RWException:1.0

    Hi,
    I have installed oracle forms and reports 11gR2 on Windows 7 Professional 64bit (and configured in development mode), the forms are working fine but when i run a report i get this message
    REP-52266: The in-process Reports Server rep_adminserver_ikit_asinst_1 failed to start.oracle.reports.RWException: IDL:oracle/reports/RWException:1.0

    I was trying to add a new destination:
       <destination class="oracle.reports.server.DesMail" destype="mail"/>
    I couldn't make it work , so I commented my changes.
    In fact, I should have gone back to a backup file , as weblogic seemed to have changed the file itself!! (attributes of the xml tags were in different order, and more things ...) but just undoing what I have done did the trick.
    This file seems to be quite picky, I left this tag uncommented
       </pluginParam>
    and the same REP-5226 error happened.

  • Configure localhost report server for mail destype. REP-52266

    This is forms 11g , developing with localhost in windows 7
    I'm trying to configure mail destype .
    I edited this file:
    C:\Oracle\Middleware\user_projects\domains\ClassicDomain\config\fmwconfig\servers\AdminServer\applications\reports_11.1.2\configuration\rwserver.conf
    to add this destination:
       <destination class="oracle.reports.server.DesMail" destype="mail"/>
    and set the smtp server
       <pluginParam name="mailServer" value="xxx.xx.xxx.x">
    (begin xxx... the ip of the smtp server)
    Now I get an error when launching the reports server in the navigator with http://localhost:7001/reports/rwservlet/showjobs
    REP-52266: Fallo al iniciar el servidor de Reports en proceso ....oracle.reports.RWException: IDL:oracle/reports/RWException:1.0

    We got it working in the linux development server, so I will forget about localhost.
    Now I have to take a look at how to establish the From, subject and body of the email, as I'm only able to define the destination email (with desname).

  • Report 6i/Webdb -Not able to display the report in the browser - rep- 3002 error.

    Would someone tell what I missed, I have set up the following:
    1) a report using report builder on NT
    2) my database is in Unix
    3) my report server is started in NT
    4) I run webdb listener for the following code: http://myweb.com/cgi/rwcgi60.exe?server=repserver+report=myreport+userid=usid/pw/connect_string+destype=cache+desformat=html. Then, I receive this message:
    Error: The requested URL was not found, or cannot be served at this time.
    Oracle Reports Server CGI - Report Job has terminated with error.
    Reports Server Replies:
    REP-3002: Error initializing printer. Please make sure a printer is installed.
    Why is it thinking I want to use the printer whereas I want to display the report in the browser?. Any help would be appreciated.
    null

    It sounds like that your Web CGI did not configure right. To test if your CGI configuration is correct, type:
    http://hostname:port/cgi-bin/rwcgi60exe?
    If you get a help screen, then you should be able to bring up your report.
    Regards,
    Xiaoling

  • REP-770 Error while executing the report.

    Hi,
    I am trying to run a report in Application Server 10g. I am executing this report from a form.
    When I try to run the report using the 'rdf', I get the error
    "Terminated with error: <br>REP-770: There exist uncompiled program unit(s). REP-1247: Report contains uncompiled PL/SQL."
    But if I run the report as 'rep' then the report works fine. Now after this if I run the report as 'rdf', it works fine again.
    Just to summarise - The problem occurs if I first try to run the report as rdf. But the problem disappears if I run the report as rep first before running it as rdf.
    Could someone help me solve this issue.
    Thanks
    Aruna

    Hi Aruna,
    I can see 2 bugs logged on Reports 9.0.4.1 (that means 10g patch 1) that report a similar problem:
    BUG 4050488 - JSP REPORTS CONTAINING REF CURSOR ASKS FOR COMPILATION EVERYTIME WITH WEB LAOUT
    and
    BUG 4040844 - REF CURSOR QUERY REP-737 ORA-1247 RUNNING ON LINUX
    Another bug reported on 10g has been fixed in upcoming Reports version 10.1.2:
    BUG 3324576 - SRW.APPLY_DEFINITION IN PGM UNIT FAILS USING .REP FILE WITH REP-1457 ERROR
    They are published bugs. See if you are hitting the same issue. Though I don't think that these bugs reported REP-1247 only the FIRST time you run the report.
    Secondly, when I said "compile on the same platform on which you are going to run", I meant this - if you are going to run the report on OracleAS installed on Win 2000, you must compile the report in Reports Builder on Win 2000. Similarly, if you are going to run the report on OracleAS installed on Linux, you must compile the report in Reports Builder on Linux, before running it.
    Navneet.

  • Reports Builder Error - REP 1070 Error while opening or saving document

    Hi,
    I tried opening an rdf file in Reports Builder 10g and 6i. I get the REP 1070 error.
    Kindly suggest a solution for this.
    Thanks,
    Anand

    Hi,
    Edit the system registry and assign REPORTS_PATH then your problem will be cleared.

  • REP-3002: Error initializing printer

    Hello,
    This is my configuraton:
    Computer 1 : nt4, sp3, installed: Oracledatabase 7.3.4
    Computer 2 : nt4, sp3, installed: Oracle WebDb, forms 6i, formserver 6i and reports 6i.
    Services WebDb and Listener are running.
    I've connected an HP LaserJet III to the parallel port of computer 2. In the printer
    control panel of NT4, this printer is set as the 'default' printer.
    'myform.fmx' is a simple form.
    The code consists only of a 'when-button-pressed' trigger as follows:
    declare
    pl paramlist;Ln varchar(15) :='Elsa';
    BEGIN
    pl :=get_parameter_list(Ln);
    if not id_null(pl) then destroy_parameter_list(pl);end if;
    pl :=create_parameter_list('Elsa');
    add_parameter(pl,'DESTYPE', text_parameter,'PRINTER');
    run_product(REPORTS,'C:\ORANT\REPORT60\myrep.rep',1,BATCH,FILESYSTEM,pl);
    destroy_parameter_list(pl);
    END;
    'myrep.rep' is a simple report, consisting of:
    select user from dual;
    generated by the wizard.
    When I run the form in preview for the web in formbuilder 6i, then it works very well,
    it prints my report.
    But when I run it from the cgi 'ifcgi60.exe' by the command
    start -> programs -> oracle forms 6i -> run a form on the web
    it returns
    http://pent2.easyware.be/dev60cgi/ifcgi60.exe?
    form=myform.fmx&userid=&otherparams=useSDI=yes&
    lookAndFeel=generic&colorScheme=teal
    then the error returned in the webbrowser is
    'REP-3002: Error initializing printer. Please make sure a printer is installed.'
    if parameter 'DESTYPE' is set to 'SCREEN' then it works very well, I can print by clicking the print icon.
    Please can someone help me.
    Best Regards,
    Carl Willems.
    [email protected]

    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by aapmens ():
    Hello,
    This is my configuraton:
    Computer 1 : nt4, sp3, installed: Oracledatabase 7.3.4
    Computer 2 : nt4, sp3, installed: Oracle WebDb, forms 6i 6.0.8.8.0, formserver 6i and reports 6i 6.0.8.8.3.
    Services WebDb and Listener are running.
    I've connected an HP LaserJet III to the parallel port of computer 2. In the printer
    control panel of NT4, this printer is set as the 'default' printer.
    'myform.fmx' is a simple form.
    The code consists only of a 'when-button-pressed' trigger as follows:
    declare
    pl paramlist;Ln varchar(15) :='Elsa';
    BEGIN
    pl :=get_parameter_list(Ln);
    if not id_null(pl) then destroy_parameter_list(pl);end if;
    pl :=create_parameter_list('Elsa');
    add_parameter(pl,'DESTYPE', text_parameter,'PRINTER');
    run_product(REPORTS,'C:\ORANT\REPORT60\myrep.rep',1,BATCH,FILESYSTEM,pl);
    destroy_parameter_list(pl);
    END;
    'myrep.rep' is a simple report, consisting of:
    select user from dual;
    generated by the wizard.
    When I run the form in preview for the web in formbuilder 6i, then it works very well,
    it prints my report.
    But when I run it from the cgi 'ifcgi60.exe' by the command
    start -> programs -> oracle forms 6i -> run a form on the web
    it returns
    http://pent2.easyware.be/dev60cgi/ifcgi60.exe?
    form=myform.fmx&userid=&otherparams=useSDI=yes&
    lookAndFeel=generic&colorScheme=teal
    then the error returned in the webbrowser is
    'REP-3002: Error initializing printer. Please make sure a printer is installed.'
    if parameter 'DESTYPE' is set to 'SCREEN' then it works very well, I can print by clicking the print icon.
    Please can someone help me.
    Best Regards,
    Carl Willems.
    [email protected]<HR></BLOCKQUOTE>
    null

  • Parameter Form not calling the Main report - Gives REP-0110, REP-1070, REP-0110 error

    I am using run_report_object to call a report in which the user has to input some paramters. I have followed the instructions as in the Oracle White paper document on Forms/Reports integration.
    The paramter report does come up but when I hit the submit button, I get an error
    REP-0110: Unable to open file 'rclug005'.
    REP-1070: Error while opening or saving a document.
    REP-0110: Unable to open file 'rclug005
    I've checked the privileges and everything's fine on that front. Also, I can get to open the report with the web.show document built-in with paramform setting = No.
    I am guessing something's wrong with the html constructed in the parameter form which is,
    <form method=post action="http://myserver/dev60cgi/RWCGI60.EXE?">
    <input name="hidden_run_parameters" type=hidden value="server=myserver &report=rclug005&destype=Cache&desformat=html&userid=uid/pwd@test">
    In the Report Before Form trigger, I've copied the foll. html code from the Oracle White paper,
    vc_parameter_form :=
    '<html><body bgclor="ffffff"><form method=post action="'||:p_action||'">'||
    '<input name="hidden_run_parameters" type=hidden
    value= "'||vc_hidden_runtime_values||'">'||'<center><p>
    <table border=0 cellspacing=0 cellpadding=0><tr><td>
    <input type=submit></td><td> width=15
    <td><input type=reset></td></tr></table><p><hr></p>';
    I've set the :p_action parameter to a value of http://myserver/dev60cgi/RWCGI60.EXE?
    Also, In the end of the report before form trigger I added this
    srw.set_before_form_html(srw.text_escape, vc_parameter_form);
    Any help/tips is appreciated & Thanks.

    Thanks Danny,
    I am building the variable exactly as in the White paper in the "before form" trigger using exactly the same values give there.
    vc_hidden_runtime_values := 'server='||:p_servername||'&report='||vc_report_name||'.rep&destype='||:destype||'&desformat='||:desformat||'&userid='||:p_userinfo;
    My report has some extra parameters too it expects. So do I have to include the names of those parameters too in the string above?
    For example, in my report a user parameter is named 'print_date', which I do see and populate with value in the parameter form, then do I have to build that in the vc_hidden_runtime_values string above.
    I am using Report 6.0.8.11.3 on 9iAS.

Maybe you are looking for

  • Networking Issues after Upgrading to Mavericks

    After installing Mavericks, my mac mini must be connected to my Laptop and roommates PC to play  my screensaver slide show.  All the pics are on my mac mini's hard drive. It also will not allow me to change the pic file in System Prefrences, unless i

  • Cannot export to camera Sony PD150

    Please help-going mad- using imovie 3.03 -finished the editing in the timeline and just want to export to my camera a sony pd150 but for some reason it will not record -keeps dropping- have tried differant firewire leads-have tried the cannon xl came

  • Double page spread pdfs

    Is there a way to make a multiple single page pdf into spreads?

  • Links opening new Windows

    Is there a global setting that controls whether links in Portal open new IE Windows. I know how to edit this attibute for URL items in content areas, but our portal pages and portlet links have recently began to open new windows without any explanati

  • What kind of bean? (newbie question)

    Hi all I'm new on j2ee and i'm trying to evaluate the best solution for my kind of implementation, i hah read some stuff about ejb but i'm still have questions about the right stuff for me. My case: I want to have a workflow engine running on a j2ee