Web util on Win XP

Hi all,
We have installed 10g Forms and Reports Services on Win XP.
On our forms we are using web util to read and write to XL files. When we run the form we get the following error 'oracle.forms.webutil.host. Host bean not found. WEBUTIL_HOST.Execute will not work.'.
Same feature, same form when we run from 10g developer suite using OC4J it is working fine.
Any clue...
Thanks & Regards,
Raja

Hi Andreas,
Thanks for your message.
I have set the path correctly in OAS. It picks up other object libraries except webutil where everything is in the same folder.
I am still getting the error.
Raja

Similar Messages

  • Web util install

    Hi ,
    I've just installed web util,and I'm trying to create a little form to test if is working.
    Using 9ids patch 3 on WIn XP.
    when running a form with the webutil block attached,a alert message shows up :
    WUC-18 Invalid server side file specification http://localhost:8888/forms90/f90servletwebutil/jacob.dll
    and the same for the others dll files.
    I've created the webutil virtual directory exactly the docs said,and I'm able to download the dll file from
    http://localhost:8888/forms90/webutil/jacob.dll
    Why is webutil lookoing for a f90servletwebutil virtual directory?
    Does the people form ORacle has any ideea why this is happening?

    I've just fixed the nls problem,turned on logging for webutil,moved the webutil block to be the first on the form.
    I'm not receiving the alert about the dll files any more, webutil information is showing fine ,but the process is failing after,
    And,in the bin directory of JInit,there is no jacob.dll,or d2kutil.dll file installed.
    HEre is the new output :
    Loading http://localhost:8888/forms90/webutil/webutil.jar from JAR cache
    Loading http://localhost:8888/forms90/java/f90all_jinit.jar from JAR cache
    RegisterWebUtil - Loading Webutil Version 1.0.2 Beta
    Loading http://localhost:8888/forms90/java/utils.jar from JAR cache
    Loading http://localhost:8888/forms90/java/icos.jar from JAR cache
    Loading http://localhost:8888/forms90/webutil/jacob.jar from JAR cache
    proxyHost=null
    proxyPort=0
    connectMode=HTTP, native.
    Forms Applet version is : 902122
    2003-Oct-20 13:15:04.702 WUI[VBeanCommon.findLocalHost()] obtaining LocalHost info from InetAddress
    2003-Oct-20 13:15:04.718 WUF[VBeanCommon.findLocalHost()] obtaining LocalHost info from InetAddress
    2003-Oct-20 13:15:04.718 WUH[VBeanCommon.findLocalHost()] obtaining LocalHost info from InetAddress
    2003-Oct-20 13:15:04.734 WUS[VBeanCommon.findLocalHost()] obtaining LocalHost info from InetAddress
    2003-Oct-20 13:15:04.749 WUT[VBeanCommon.findLocalHost()] obtaining LocalHost info from InetAddress
    2003-Oct-20 13:15:04.781 WUO[VBeanCommon.findLocalHost()] obtaining LocalHost info from InetAddress
    2003-Oct-20 13:15:04.796 WUL[VBeanCommon.findLocalHost()] obtaining LocalHost info from InetAddress
    2003-Oct-20 13:15:04.796 WUB[VBeanCommon.findLocalHost()] obtaining LocalHost info from InetAddress
    oracle.forms.net.ConnectionException: Forms session <2> aborted: unable to communicate with runtime process.
         at oracle.forms.net.ConnectionException.createConnectionException(Unknown Source)
         at oracle.forms.net.HTTPNStream.getResponse(Unknown Source)
         at oracle.forms.net.HTTPNStream.doFlush(Unknown Source)
         at oracle.forms.net.HTTPNStream.flush(Unknown Source)
         at java.io.DataOutputStream.flush(Unknown Source)
         at oracle.forms.net.StreamMessageWriter.run(Unknown Source)
    2003-Oct-20 13:15:37.313 WUB[VBeanCommon.destroy()] WebUtil Browser Functions being removed..
    2003-Oct-20 13:15:37.329 WUL[VBeanCommon.destroy()] WebUtil C API Functions being removed..
    2003-Oct-20 13:15:37.516 WUO[VBeanCommon.destroy()] WebUtil Client Side Ole Functions being removed..
    2003-Oct-20 13:15:37.516 WUT[VBeanCommon.destroy()] WebUtil File Transfer Bean being removed..
    2003-Oct-20 13:15:37.532 WUS[VBeanCommon.destroy()] WebUtil Session Monitoring Facilities being removed..
    2003-Oct-20 13:15:37.532 WUH[VBeanCommon.destroy()] WebUtil Client Side Host Commands being removed..
    2003-Oct-20 13:15:37.547 WUF[VBeanCommon.destroy()] WebUtil Client Side File Functions being removed..
    2003-Oct-20 13:15:37.547 WUI[VBeanCommon.destroy()] WebUtil GetClientInfo Utility being removed..

  • How do I access the web utility with model cisco sf302-08p ?

    Hi,i have a problem with the model Cisco SB SF302-08PP Switch , i connect a cable rj45 to my pc and configure the adapter local area connection (ip address:192.168.1.252), the LEDs blink green, and go to the address bar and get the IP by default, which according to the manual is 192.168.1.254 and the result is: page not found. Is there any way to change the web utility? How do I access the web utility?

    restore  the switch by holding more than 30 seconds and try accessing with ip 192.168.1.254. username and password is "cisco". before change your base ip to 192.168.1.2-253.try to ping and check the connectivity

  • Web Util & Report integration to gather.

    Hello all
    I have configured webutil and report integration in Developer suite 9i.
    and it is working very fine.
    now I am upgrading it to 10g.
    I have configured web util and it is working fine.
    and now I am getting problem to integration for "reports" as follows.
    FRM-41213 Unable connect to the report server cyan.
    I have developed one form for testing the report integration with form.
    but when i am running this form with default configuration of formsweb.cfg then
    it is working fine as follows.
    http://chirag:8889/forms90/f90servlet?form=c:\temp\chirag&userid=cyan/cyan@cyan
    when i am running this form using web util configuration then i am getting
    the abouve error.
    http://chirag:8889/forms90/f90servlet?config=cyan
    but my application in Ds9i have used both webutil and report integration
    so i have to find out the same thing in DS 10g.
    Following are the code of report integration.
    DECLARE
         mreport_other varchar2(4000);
    BEGIN
         set_report_object_property('CYAN',REPORT_DESFORMAT,:CONTROL_BLK.REPORT_DESFORMAT);
         mreport_other := 'p_report_title="'||:control_blk.report_title||'" ';
         mreport_other := 'p_user_name="'||'CHIRAG'||'" '||mreport_other;
    DECLARE
         report_status     varchar2(30);
         rep_id                    REPORT_OBJECT;
         v_rep                         varchar2(100);
         mreport_file     varchar2(200) := 'C:\CYAN'||:control_blk.report_path;
    BEGIN
         rep_id := FIND_REPORT_OBJECT('cyan');
         SET_REPORT_OBJECT_PROPERTY(rep_id,REPORT_SERVER,'cyan');
         SET_REPORT_OBJECT_PROPERTY(rep_id,REPORT_FILENAME,mreport_file);
         SET_REPORT_OBJECT_PROPERTY(rep_id,REPORT_OTHER,mreport_other);
         v_rep := RUN_REPORT_OBJECT(rep_id);
         report_status := report_object_status(v_rep);
         if Report_Status = 'FINISHED' then
              WEB.SHOW_DOCUMENT('http://'||'chirag:8889'||'/reports/rwservlet/getjobid' || substr(v_rep, length('cyan') + 2, length(v_rep)) || '?server=' ||'cyan');
         end if;
    END;
    END;
    formsweb.cfg as follows
    [cyan]
    BaseHTML=c:\oracle\cyan\server\webutiljini.htm
    BaseHTMLJinitiator= c:\oracle\cyan\server\webutiljini.htm
    baseHTMLjpi=basejpi.htm
    BaseHTMLie=baseie.htm
    lookAndFeel=oracle
    envFile=C:\oracle\cyan\server\webutil.env
    webUtilArchive=/forms90/webutil/webutil.jar,/forms90/webutil/jacob.jar
    separateFrame=True
    pageTitle=Cyan Ltd
    form=C:\cyan\admin\security\forms\cyan_logon.fmx
    otherparams=cyan_home=c:\cyan
    userid=cyan/cyan@cyan
    width=800
    height=566
    buffer_records=NO
    debug_messages=NO
    array=YES
    query_only=NO
    quiet=NO
    RENDER=YES
    logo=webpage
    webutil.env as follows
    ORACLE_HOME=C:\oracle\OraDS10g
    FORMS90_PATH=C:\cyan\admin\global\forms;C:\cyan\payroll\forms;C:\oracle\cyan\forms
    CLASSPATH=c:\oracle\cyan\lib\webutil.jar;c:\oracle\OraDS10g\jlib\debugger.jar;
    c:\oracle\OraDS10g\jlib\ewt3.jar;c:\oracle\OraDS10g\jlib\share.jar;
    c:\oracle\OraDS10g\jlib\utj90.jar;c:\oracle\OraDS10g\jdk\jre\lib\rt.jar
    WEBUTIL_CONFIG=c:\oracle\cyan\server\webutil.cfg
    Please assist me to solve this problem
    from
    Chirag Patel
    Nairobi

    Hi,
    I remember that in 9i we had a problem that required both the Reports and the WebUtil java libraries to be in teh Forms classpath in the default.env. This however should have been fixed in Forms 10g.
    For what it is worth, can you try
    - In the registry variable "REPORTS_CLASSPATH", add the path of the jar file that will be used by webutil (webutil.jar basically)
    - In the default.env file, add the Reports jar (see REPORTS_CLASSPATH for values)files to the classpath of Forms
    Frank

  • Linsys WTR160N v3 can't acces web utility

    I had disable the web utility acces via wireless in my router, because my neighboor hacked the system, but I did it from a wilreless computer, now I can' acces my administrator page conected with the ethernet cable to the router, I need to change my password, but every time I put the IP address 192.168.1.1., the browser time session expired.  So i restar all the system?

    Remote access setup is for outside your private lan, not inside i.e., access your router from your place of work a billion miles away.  This is normally disabled anyway in all routers by default.
    Hare reset the router and reconfigure it.  Add strong security as this is the only way your neighbor could have got on, and I doubt it if you had security set anyway.

  • Design & Web Premium CS6 WIN UE reinstall

    I installed this on my computer and it is only a 32 bit and I now have a 64 bit.  I need to install this onto another computer now, that is better.  It was down by download.  I just need to be able to download it.  I have the serial number already.

    Hi jenharring79,
    You can find the download for Design & Web Premium CS6 WIN from this Link.
    Please follow the : Very Important Instructions Carefully.
    http://prodesigntools.com/adobe-cs6-direct-download-links.html
    Regards,
    Abhijit

  • How to download and re-install Adobe Creative Suite Design & Web Premium CS6 Win

    How do I download and re-install Adobe Creative Suite Design & Web Premium CS6 Win?

    Downloaded from Adobe site (Download CS6 products).  Downloaded both File 1 and 2 Design and Web, English version.  Both files are on my desktop in the same folder.  Do I just need to run the .exe (file 2) to install CS6 (just thought to ask/ maybe try that)?  I have my serial number I can enter once it is downloaded.

  • WRT54G Web-utility Issues

    First of all...I'm using a Linksys WRT54G v5 wireless router and a sbc/yahoo DSL service with a Siemen's 4100 DSL modem.  I am addressing all of my issues using a Dell XPS710 fully loaded running Windows Vista and using IE 7.0.6  I've always been able to use the internet (besides DSL's inevitable issues), but in the last few days have been messing with the settings of my network in order to streamline our filesharing/printersharing within my household.
    So I tried checking out the 'General Linksys Router FAQs' but when I clicked the links regarding my problem, it only loaded windows addressing how to set up a "PPPOE DSL service."
    So my issue is in regard to accessing the Web-based utility.  When I key in my router's IP address to my web browser (http://192.168.1.1/) and type in the generic password, then it loads the web-utility with obvious 'errors on page.'  I then cannot do anything more than change the time zone...I cannot chose a different tab than the "Setup Basic Startup" tab which loads automatically.
    When I click on the "wireless" tab for example, a white page loads with this gibberish:
    ¶âÐ&†¶¤ ´! h% ­Cèl£¹>²$h VÚ ªå QVÄš\aIAB Öd` «°xU cñj Veñê Æâ5 ¬Æâ5)ŒÅk X Å;¡0 O– ° cDæ‰äË eì …BÚƒ,í³³óÅ ÍÚA †P ¿þ öc.]¡˜g®2( Ê1‘3š)}l’Ç*y¬ÐÖ }¤­uòX¥­ úH[›ä±F[[ô‘¶ž Ç:m•%úL›e:¯FÐN'Ö ÚéÌšA; Z«†ž 50<ˆ g^Œ3/Æ™ ãÌ‹qæÅ8óbœy1μ˜`^L0/&˜ Ì‹ æÅ$ó(Œ™ÇÎd‹Â  W0• ‘ Ãvˆ•´Í®"µÍR Û
    I can then return to the previous page on my browser to see the Setup screen again, but there are still obvious visual errors in how the page loaded (it has some of those stupid 'red x's' where images were supposed to load).
    So I tried updating the the firmware (its still 1.00.6) using the instructions I found for my router on the linksys website...but halfway during the upload of the .bin file from the management screen, the page failed to load and I recieved the "Internet Explorer cannot display the webpage" message.  Since then, my connection has been cutting in and out (Local only) and sometimes I cannot view that the WRT54G is part of my network.  Connecting to the internet directly through my DSL modem works just fine still.
    So why can't I access my web-utility correctly?  Why can I not upgrade my firmware?  Would upgrading the firmware fix the web-utility access errors?  Why is the connection cutting 'in and out' rather than just not working?  Has ANYONE else had this problem (with the web-based utility not loading correctly in IE)?
    Thanks,
    Todd W.
    Message Edited by Veridicus on 12-11-2007 07:11 AM

    I fixed it!  I had to 'reset' the modem for that minute and then upload the firmware from a non-vista pc.  The web browser gave me the 'upload successful' page and so I restarted the computer and unplugged and replugged back in the router...then when the computer rebooted and I loaded the Linksys Router Web-Utility...viola...it no longer contained those ridiculous error screens or jibberish.
    And here I though I was gonna have to drop another 50 bucks...

  • Wrt110 still cannot access web utility w/o resetting

    http://homecommunity.cisco.com/t5/Wireless-Routers/Unable-to-Access-Router-Admin-Page/m-p/293835/hig...
    Long existing problem, that IE8 temporarily cleared up (actually only for a day or so).
    Router has to be reset to view the on-line web utility. Doesnt matter what version of Windows or IE. With and without A/v and firewall. Tried MANY variables.
    This router will not access the Advanced Settings web utility pages no matter what I do, unless it's to power off then back on.
     Once I get this problem straightened out I can address the other one: my new netbook cant get on the internet at home with my password. It forces loss of connectivity to the hardwired desktop when I try.
    But I really need to know what I'm doing wrong, why I can NEVER get the online admin pages without powering the router off/on.
    Please guide me.
    Solved!
    Go to Solution.

    Yes. Hardwired to the router. 
    Using the "Advanced Settings" on the menu under the router model in the EasyLink Advisor.
    Also by typing IN the URL using http and https.  With and without firewall.  W & W/o a/v.  Ie 7 & 8.  Vista & Windows 7.
    Ie64 and Ie32.  And Firefox. 
    I upgraded from Vista 64 to W7 64.  And updated IE from 7 to 8 (which gave me one day access without resetting).
    Please offer suggestions.  It has to be something in the software since ALL the variables have been tried (I cant think of anything else to change).
    Router's webpage (192.168.1.1 which IS the address used by the EasyLink Advisor when I click on Advanced Settings) results in a Diagnose Connection Problems pages which ends with this result:
    Problems found: "The remote device or resource won't accept the connection"  Only when I power off/on can I get the signin popup and the web utility/admin pages.
    I might add that my netbook cannot get on my network even with my password. I no longer use mac address filtering; turned it OFF.  It IS in the OFF/Disabled position on the router's utility page.  I think this problem might get fixed once I find the solution to getting to the admin pages/web utility pages without having to power down/up.
    I can get this desktop AND the netbook on if I power everything down. But who wants to do that every time?
    HELP please!
    thank you for ready and any suggestions

  • BEFW-11s4 ver. 4 Web-Utility is downlevel

    I am trying to use a BEFW-11s4 that I put on the shelf years ago. I am configuring it as a cascaded router in a LAN-LAN configuration (as the 2nd router).
    The ethernet cable from the main router is connected to one of the ethernet ports on the BEFW.
    DHCP is disabled on the BEFW.
    The IP addr of the main router is 10.0.0.2 .
    The IP addr of the BEFW is 192.168.1.1 .
    I have two problems that I hope yall can help with, because reusing this router is way cooler than buying another one :-).
    First, the Web-Utility of the BEFW seems to be downlevel, since it does not match the illustrations in the manual for it. I need the uplevel utility to enable WPA2 wireless security. I suspect that the firmware is downlevel also, but the linksys site says that there are no downloads available...  So, where can I download & how do I install the current level of the Web-Utility?
    Second, when I configure the BEFW as the downstream router, which I can get working in wired mode, I can no longer access the BEFW at 192.168.1.1 . In order to access it again, I have to only connect the computer to the BEFW, and then hold down reset long enuf to restore the original settings. If anyone knows how to get to the BEFW Web-Utility after it is set up in LAN-LAN cascaded mode, please let me know.
    Thanks!!!!

    The BEFW11S4 does not have the WPA2 wireless security type. I believe it is not compatible with that type of security. What you can set on the router is WPA Pre-shared key and as far as I know, the last firmware update was version 1.52.02. 
    For your second concern, make sure that you set a Static IP on the BEFW router so that you can access its UI. Also, do not use the192.168.1.1 IP Address on the BEFW if your router IP is 10.0.0.2 since you have a LAN to LAN network. The secondary router should be within the range of the main router. Try using 10.0.0.5 which is within the range with the main router.
    You may refer to the procedure in cascading LAN to LAN on this link: http://kb.linksys.com/Linksys/ukp.aspx?vw=1&docid=785463d9ecaf4cac84aed245b08d615f_3733.xml&pid=80&r...
    Hope that helps!

  • WRV200 Web Utility Problem

    Hello,
    We're using a WRV200. I tried to get to the web utility via 192.168.1.1.
    (to be clear, yes I ran ipconfig. that IS the default gateway.  and I have released and renewed my PC's ip as well. lol)
    The first time I did get the login screen... Great.. Had the wron password so I got the "cannot display page" error in my browser. (IE6 SP2).
    So I tried again, but now I don't get the loging screen. It seems to forward me to google search page with results for 192.168.1.1 because the DNS could not resolve it..
    Anyone know why this is?
    I have checked firewalls, virus scanner settings (just in case), Internet Options security settings..
    I'm just baffled at the moment as this should not be happening.
    Thanks

    Thanks Castor....
    It's been a while since I've logged in, but I wanted to post results anyway. (Apologies)
    You were right.
    It seems the "Web Server" side of the router had hung.
    The only difference was I could simply power cycle the router and the web interface came back. I did NOT have to disconnect from the modem or any other devices.
    Either I got lucky in that sense (Everything comes back with no config anyway) or it was a fluke...
    THANK YOU!!
    Sorry it took so long to reply.
    Kudos
    Joe

  • Application Server 8.2 + Axis Web Service Client +Win Server 2003 Issue

    Hi everyone,
    I'm facing a weird problem the last couples of days and I'm getting bored of banging my head against the logs/screen, so please if you could help I'd really appreciate it.
    I'm working on a Sun Application Server 8.2 project that includes an axis web service client. I am using Netbeans 5 to do the writing plus I am on a Win XP platform.
    The developers of the web service I intend to absorb were kind enough to package the client into a jar so all I have to do is to import the client and the axis related jar files (axis, axis-ant etc.) in my project and my classpath.
    Everything is working perfect on my pc but when I deploy the project on my actual server the web service client is running forever, leaving my end users with a blank browser window that is also loading forever.
    The server OS is Win Server 2003 and is directly connected to a gateway - no proxies. Also my development pc and my server are running the same jre and have the exact server police settings; but Sun's Application Server is running on port 8080 on my pc whereas on my server it's running on port 80.
    Here's my server's log:
    [#|2008-04-14T21:50:01.795+0300|SEVERE|sun-appserver-pe8.2|javax.enterprise.system.container.web|_ThreadID=14;|StandardWrapperValve[obos]: Servlet.service() for servlet obos threw exception
    AxisFault
    faultCode: {http://xml.apache.org/axis/}HTTP
    faultSubcode:
    faultString: (0)null
    faultActor:
    faultNode:
    faultDetail:
         {}:return code: 0
         {http://xml.apache.org/axis/}HttpErrorCode:0
    (0)null
         at org.apache.axis.transport.http.HTTPSender.readFromSocket(HTTPSender.java:744)
         at org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:144)
         at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32)
         at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118)
         at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83)
         at org.apache.axis.client.AxisClient.invoke(AxisClient.java:165)
         at org.apache.axis.client.Call.invokeEngine(Call.java:2784)
         at org.apache.axis.client.Call.invoke(Call.java:2767)
         at org.apache.axis.client.Call.invoke(Call.java:2443)
         at org.apache.axis.client.Call.invoke(Call.java:2366)
         at org.apache.axis.client.Call.invoke(Call.java:1812)
         at uk.ac.ebi.ook.web.services.OntologyQuerySoapBindingStub.getOntologyNames(OntologyQuerySoapBindingStub.java:509)
         at org.dude.ols.client.obos.processRequest(obos.java:30)
         at org.dude.ols.client.obos.doGet(obos.java:64)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:747)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:860)
         at sun.reflect.GeneratedMethodAccessor99.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:249)
         at java.security.AccessController.doPrivileged(Native Method)
         at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
         at org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:282)
         at org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:165)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:257)
         at org.apache.catalina.core.ApplicationFilterChain.access$000(ApplicationFilterChain.java:55)
         at org.apache.catalina.core.ApplicationFilterChain$1.run(ApplicationFilterChain.java:161)
         at java.security.AccessController.doPrivileged(Native Method)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:157)
         at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:263)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:551)
         at org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:225)
         at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:173)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:551)
         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:170)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:551)
         at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:132)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:551)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:933)
         at org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:189)
         at com.sun.enterprise.web.connector.grizzly.ProcessorTask.doProcess(ProcessorTask.java:604)
         at com.sun.enterprise.web.connector.grizzly.ProcessorTask.process(ProcessorTask.java:475)
         at com.sun.enterprise.web.connector.grizzly.ReadTask.executeProcessorTask(ReadTask.java:371)
         at com.sun.enterprise.web.connector.grizzly.ReadTask.doTask(ReadTask.java:264)
         at com.sun.enterprise.web.connector.grizzly.TaskBase.run(TaskBase.java:281)
         at com.sun.enterprise.web.connector.grizzly.WorkerThread.run(WorkerThread.java:83)
    |#]
    Any ideas?

    Hi Paz,
    Thanks for taking the time :)
    To answer your questions:
    1. Has this WebServices ever worked or is this the first time?
    The web service is working perfectly fine on my working station, the problem appears only when I deploy it on my actual server, which means that the web service is working.
    2. What Apache Axis Version are you using?
    1.4
    3. What JRE version are you using?
    Both my development pc and my server run jre 1.5.0_14
    4. In the actual server environment, can you confirm all information are exactly same as DEV environment...
    Oh yes! Absolutely.
    My recent assumption is that some windows service might be needed to run the web service client and obviously I have no clue which one it might be.
    Just to make sure; is the security policy of my Application Server set correctly?
         permission java.lang.RuntimePermission     "getClassLoader";
         permission java.lang.RuntimePermission "createClassLoader";
         permission java.lang.RuntimePermission "loadLibrary.*";
         permission java.lang.RuntimePermission "queuePrintJob";
         permission java.net.SocketPermission "*", "connect,accept,resolve";
         permission java.io.FilePermission "<<ALL FILES>>", "read,write,delete";
    // work-around for pointbase bug 4864405
    permission java.io.FilePermission "${com.sun.aas.instanceRoot}${/}lib${/}databases${/}-", "delete";
    permission java.io.FilePermission "${java.io.tmpdir}${/}-", "delete";
         permission java.util.PropertyPermission "*", "read,write";
         permission java.lang.RuntimePermission     "modifyThreadGroup";
    Again thanks for taking the time :)

  • Group Tree issue, web form vs Win form?

    Using Crystal Reports for Visual Studio 2010...
    I am using the same report file for a Win form and web form version of the same utility program.  The report was built bases on a view to the database, and both programs populate the report based on a dataset which has the same columns with restrictive where clauses, based on user input prior to populating the report.
    On the Win Form version, when the user clicks a group on the Group Tree, the report nicely navigates to the appropriate section of the report. However... on the Web version, the ReportViewer makes a return trip to the database, refreshing the data with the entire view, overwriting the original content.  In other words, out of lets say 50,000 possible records, if I ask for 50, they are displayed as I want, but in the web report, if I try and navigate to any of the 50, I get all 50,000 (an no navigation), an unwanted return to the database.
    I am perplexed, as it is the same report file used by both versions.
    I tried hiding the Group Tree panel (I don't need it), per instructions (CrystalReportViewer1.ToolPanelView = ToolPanelViewType.None;)
    But that only closes the panel, and it is still available to the user to open (icon remaining). Is it possible to really make the Group Tree unavailable?
    thanks,
    Mark

    Ludek,
    What I wish to do is follow the instructions for placing the report in a session, per your suggestions above:
         Place the report in session. See
         KBA 1985571 - How to use sessions in web applications using the Crystal Reports viewer (the complete code)
    OK, since I'm new at this, where does the code go? I can't seem to resolve RAPPBasePage, and I admit that without more specific directions on the linked page, I'm more than a bit lost with this.
    Thanks,
    Mark
    Below is a complete code that describes how to ensure the report is in
    session:
    public partial class Reports : RAPPBasePage
          private ReportDocument crReportDocument;
          protected override void Page_Init(object sender, EventArgs e)
               //connect method to master event
               base.Page_Init(sender, e);

  • How to run local host web application in win 7 64 bit with oracle database?

    Hi all,
    Hope doing well,
    sir i am running my local host web application with oracle database in win 7 32 bit. it's working fine.
    but when i am running the same thing in win 7 64 bit. it's showing login error.
    not going to home page even i checked with this published file open in visual studio it's working fine.
    how to run it correctly?
    thanks in advance.

    The number of times you have been asked to post sufficient details for your questions, we would expect you to have got the message by now... but clearly not.
    952646 wrote:
    but when i am running the same thing in win 7 64 bit. it's showing login error.What error? You haven't posted an error. There are millions of possible errors in computing and you're expecting people to guess which one.
    not going to home page even i checked with this published file open in visual studio it's working fine.
    how to run it correctly?No code, no database version, no details...... = NO HELP.
    When are you going to learn.

  • Which SAPCRYPTO.DLL for Web Dispatcher on WIN 2008 64-bit

    Hi all,
    I have installed WebDispatcher 7.20 on a Windows 2008 64-bit platform - according to PAM this is a supported platform.
    Now I cannot find a suitable Cryptographic Library that does not cause the following error message during startup in dev_webdisp:
    *** ERROR => DlLoadLib()==DLENOACCESS - LoadLibrary("c:program filesSAPSAPWebDispsapcrypto.dll")
      Error 193 = "c:program filesSAPSAPWebDispsapcrypto.dll is not a valid Win32 application."
    When I browse the download catalogue on marketplace there is only one download available for WIN 2008 64-bit and this one seems to be for Itanium:
    SAP Cryptographic Library Microsoft Win64 for IA64 (Itanium)
    Can anyone please let me know where to find the suitable sapcrypto.dll for usage on WIN 2008 X-64 platform together with WebDispatcher 7.20?
    Thanks a lot in advance and best regards
    Günter

    Hello Günter,
    With my Web Dispatcher 7.2 running on Windows 2008 64 bit, I use SAPCRYPTO-Library 5.5.5pl26 target
    x64 (AMD64/EM64T/Intel64). It works OK for my use (SSL ).
    I have never been able to download any sapcrypto lib even after asking our SAP correspondant to activate the download link for us.
    Each time whe had to wait to get a DVDROM by snail mail....
    Regards,
    Olivier

Maybe you are looking for

  • Clearing JAVA Message Queue in PI 7.1

    Hi Experts I am working on a file to File Scenario, and file has been picked up on the sender CC and mesaages have been sent to JAVA queues, But the messages are stuck on the JAVA queues, Java Queue name: File_http://sap.com/xi/XI/SystemRecv How can

  • I downloaded some books that appeared to be in English but they aren't, how can I get my money back?

    I downloaded some books that appeared to be in English but they aren't, how to I get my money back?

  • Magic Mouse loses scrolling ability after sleep

    Hi, I'm on a Mac Pro and got a new Magic Mouse which I really love. First I experienced the BT connectivity problems which many people have on their Mac Pro's which I tried to solve via the tiny Belkin external BT dongle offered in the Apple store. N

  • Load application setting on startup

    Hi, I want to load some parameters from ini file on application startup = click on exe file and load setting on FormCreate event in classic RAD software. How can I do this in Labview? Thank you. 

  • Windows server tools

    Hi All, I have a bunch on Windows 2k3 and 2k8 servers, to login to these server I use RDP. I want to know, is there any tool where I get he list of servers and as we click on the desired server, it launches, without requiring to use RDP? Best regards