Critical error with default host

Hi,
I am relatively new to Web Logic and think I have made an error within the Web Logic Console with the default host parameter. As a result, I can no longer start up my WLS.
Is there a way I can edit this parameter outside of the Web Logic Console?
The error from the logs is below:
####<01-May-2012 12:22:30 o'clock BST> <Critical> <WebLogicServer> <AOKEEFF-GB> <AdminServer> <main> <<WLS Kernel>> <> <> <1335871350199> <BEA-000362> <Server failed. Reason:
There are 1 nested errors:
java.net.UnknownHostException: http://127.0.0.1
     at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
     at java.net.InetAddress$1.lookupAllHostAddr(InetAddress.java:850)
     at java.net.InetAddress.getAddressFromNameService(InetAddress.java:1201)
     at java.net.InetAddress.getAllByName0(InetAddress.java:1154)
     at java.net.InetAddress.getAllByName(InetAddress.java:1084)
     at java.net.InetAddress.getAllByName(InetAddress.java:1020)
     at java.net.InetAddress.getByName(InetAddress.java:970)
     at weblogic.rjvm.JVMID.setLocalID(JVMID.java:238)
     at weblogic.rjvm.RJVMService.setJVMID(RJVMService.java:48)
     at weblogic.rjvm.RJVMService.start(RJVMService.java:30)
     at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
     at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
     at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
Thanks

Along the lines that Fabian suggested, this is what you can do now.
Create a new domain and compare the config.xml of that new domain with the existing one you have issues with. This should give you the an indication of the changes that need to be reverted from the existing config.xml.
And as already suggested, always take a back of the config.xml before you make any changes. :)
Thanks,
Patrick

Similar Messages

  • Critical error in VDI. host is unresponsive

    Dear all,
    i am facing problem here. i am clicking on Desktop provider in the left panel.
    on the right hand side, there is critical error saying:
    "Critical. The Desktop provider cannot serve any desktop. check hosts and storages"
    also in the top it is saying: host <virtualbox server> is unresponsive
    although virtual box server where storage is connected is running. even i restarted the server.
    but still same.
    this problem came when i tried clonning the virtual machine.
    kindly suggest.
    thanks

    It seems that some execution is taking longer than 30 seconds (default JTA timeout)
    You should increase the WLS JTA Timeout.
    Hope this helps,
    Ariel

  • Critical Error with Bank Information Process (Personal Information Area)

    Hi All,
    I am experiencing a critical error when I open the Bank Information details in the portal.
    A critical error has occured. Processing of the service had to be terminated. Unsaved data has been lost.
    Please contact your system administrator.
    Syntax error in program /1PAPA/FEAT000DTAEL, error key: RFC_ERROR_SYSTEM_FAILURE
    I have read the following threads Error in the Bank Details in the Personal information and Error in Change own data but none have assisted us with our problem.
    We have also looked at SAP Note 1018036 but this only applies to HP14 and we are currently on HP26 (ECC6.0).
    Everyone's help will be much appreciated.
    Thanks in advance.
    Oloy.

    Resolved, but can't remember how - need to close thread to raise new issues.

  • Critical error with data load

    Hello Gurus,
    I was trying to load data ffrom ODS to a Cube using DTP when I got the following error:
    Exceptions in Substep: End Routine - RSBK231
    The database returned a value containing an error
    Do you know what this error message means. It refers to a end routine and I had no syntaxt errors with the endroutine. It also worked fine with previous data loads.
    Any help in this regards is appreciated.
    Thanks
    Rishi

    Hi Rishi,
    There might be some syntactical error in your end routine e.g division by a zero. This is just an example. Try running the DTP in Debug mode (you will get the option under execute tab of DTP) and see what the end routine code is doing. There might be some exception which you need to take care of.
    Thanks..
    Shambhu

  • Critical Error with installation

    "Critical errors were found in setup
    - You cannot install this product because a conflicting
    compoent is already installed.
    Please see the Setup log file for details."
    I guess I have to wipe something from my hard drive but I'm
    not sure what. I don't know what they mean by Setup log file so I
    don't know how to check that. This error message has been keeping
    me from installing Dreamweaver CS3.

    I too hit this error.  I have  a customer that has a current 8.6(2) install, and wants to upgrade to 10.5.  We are doing this on a UCS C260 server.
    We were attempting to load this on the 10.5 OVA.  After looking over the thread above, I noted the adapter type change made by manuelmtzdominguez.  I started looking at this, and sure enough, the adapter type is seems to be the root cause. 
    The OVA for an 8.6 machine uses an adapter type "flexible", but the adapter type on the 10.5 OVA is using VMXNET3.  On the 10.5 OVA, the only available options are VMXNET3 and E1000.  Flexible isn't an option.
    In my case, I'm simply going to install it on the 8.6 OVA, and then use Prime Deployment to run the upgrade to 10.5 (to get everything just right). 
    Moral of the story is, I guess, check the adapter types since apparently some options are not supported on older versions. 

  • Error with Provider Hosted App on Edit Form of a list item

    We have an error on the Edit Form of one of our pages.
    We have developed a SharePoint Online Provider Hosted app which replaces the standard edit form of a list item and has some further events behind the save button. Since this is rather new territory for us, we're using a roundabout way of achieving this by
    using a script editor web part to display an iFrame of our app. That way we can pass the Url through to our app and retrieve query strings from them.
    Our issue comes quite intermittently in that we sometimes get a "web page cannot be found" error or sometimes a "resource cannot be found" error, however, when we load another app on the site (from the same app project, but using an app
    part), then go back to the Edit Form, the information in the iFrame suddenly renders.
    Any ideas on what might be causing this issue at all? Ideally, we should be rendering the app to the Edit Form is the proper manner, rather than scripting an iFrame that points to out app in Azure. Would this be the cause of the problem?
    Thanks
    Tom

    Hi thumper, if you have access to InfoPath, you can add the form to a page using the InfoPath web part. Otherwise, use SP Designer with instructions below:
    http://sharepoint.stackexchange.com/questions/70287/display-new-form-of-a-list-in-a-web-part-page
    cameron rautmann

  • Compiler error with default arguments and static template function

    Hi 
    The following does not compile with visual studio 2010 sp1, and compiles with gcc.
    #include <string>
    class A
    public:
       template<class T>
       static T& Get(const std::wstring&);
    class B
     public:
      void f(
        double d,
        double c =A::Get<double>(L"test"));
    int main()
        B b;
        b.f(5);
    It gives me the following error 
    error C2783: 'T & A::Get(const wchar_t *)' : could not deduce template argument for 'T'
    If I change Get to be global function and not static function of A, it compiles.

    It seems to be a compiler bug.  It fails in VS2012, but compiles in VS2013.
    For completion sake, the problem exists if A is a namespace containing Get.  But not if Get is global.
    The only solutions I can see are try to workaround the problem (make Get global) or upgrade to a newer version of VS.

  • Error with default SSL port (443) on Solaris

    Hi all
    I would like to config default SSL port 443 on Solaris but I found this error. What is the problem?
    I use WebLogic 8.1 sp3
    SSL port : 443
    Unable to create a server socket on Channel Default for port: 443. java.net.BindException: Permission denied Perhaps another process is using port 443
    I dont sure about permission. How can I do?

    Oh I can use root start weblogic and I can use 443 port, but when I use other users. I can't use 443 port

  • No VPN even with a Default Host?

    I've tried this with 7.2, 7.2.1 and 7.3.1 all with no luck.
    So the only way too get my VPN working is with default hosts, so I enable default hosts. I assign my MAC that IP address and STILL can't connect. My understanding was once I used the default host, everything should be allowed through to that address.
    What am I doing wrong? What relevant info am I not considering?
    The strangest thing is that the VPN using the Default Host works fine with my older Airport Express.

    Hi,
    I'll second the opinion above. I'm sure the AEBS is great for something -- remote playback of iTunes and the Draft-N for playing videos? For me it is a nice paperweight. I've never been able to get the network USB port or VPN pass-through on the AEBS to work reliably, if at all.
    I've worked with D-Link, Linksys, Netgear, Lucent, SMC, and Cisco wireless routers and had many fewer headaches than the AEBS hassles. Having to use the configuration utility on the AEBS really gets my goat. The SNMP-only management is OK if you're a Fortune 100 company with 1000 routers that have to be identical, but an annoyance for small office and home users. If the AEBS were targeting the Fortune 100, then power-over-ethernet wouldn't be an almost secret special order option.
    I'd be willing to cut some slack, but the AEBS is expensive, it isn't Apple's first router product, and there's been over a year that basic serious bugs have persisted.
    The best bet if you want to use GRE or PPTP passing through the AEBS is to assign static Internet-routable addresses or have a DHCP server on the LAN side of the AEBS. Set the AEBS to bridge mode to allow the block of addresses your LAN client machines will be using. If you enable NAT/PAT on the AEBS, it won't work. I haven't tried it yet, but it sounds like VPN won't pass through even in bridge mode in 7.3.1
    Bill

  • Critical error while trying to call the time record app

    Hello,
    I just finished to configure ESS and would like to start the time recording.
    Unfortunately I can only call the working time in the upper menu and the overview is shown. Pressing now the link to the time recording an critical error with an exception occurs:
    A critical error has occured. Processing of the service had to be terminated. Unsaved data has been lost. Please contact your system administrator.
    The current statement requires a character-type data object., error key: RFC_ERROR_SYSTEM_FAILURE  
    Could someone give me an hint where to start looking for the problem?
    Thx you in advance,
       Vanessa
    Edited by: Vanessa Martinez on Apr 17, 2009 12:06 PM

    The whole exception looks like:
    The current statement requires a character-type data object., error key: RFC_ERROR_SYSTEM_FAILURE   
      The current statement requires a character-type data object., error key: RFC_ERROR_SYSTEM_FAILURE:com.sap.tc.webdynpro.modelimpl.dynamicrfc.WDDynamicRFCExecuteException: The current statement requires a character-type data object., error key: RFC_ERROR_SYSTEM_FAILURE
         at com.sap.tc.webdynpro.modelimpl.dynamicrfc.DynamicRFCModelClassExecutable.execute(DynamicRFCModelClassExecutable.java:101)
         at com.sap.xss.hr.cat.record.blc.RfcManager.rfcExecute(RfcManager.java:468)
         at com.sap.xss.hr.cat.record.blc.RfcManager.init(RfcManager.java:822)
         at com.sap.xss.hr.cat.record.blc.wdp.InternalRfcManager.init(InternalRfcManager.java:248)
         at com.sap.xss.hr.cat.record.blc.FcCatRecordInterface.onInit(FcCatRecordInterface.java:344)
         at com.sap.xss.hr.cat.record.blc.wdp.InternalFcCatRecordInterface.onInit(InternalFcCatRecordInterface.java:234)
         at com.sap.xss.hr.cat.record.blc.wdp.InternalFcCatRecordInterface$External.onInit(InternalFcCatRecordInterface.java:484)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPM.attachComponentToUsage(FPMComponent.java:922)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPM.attachComponentToUsage(FPMComponent.java:891)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPMProxy.attachComponentToUsage(FPMComponent.java:1084)
         at com.sap.xss.hr.cat.record.vac.calendar.VcCatCalendar.onInit(VcCatCalendar.java:251)
         at com.sap.xss.hr.cat.record.vac.calendar.wdp.InternalVcCatCalendar.onInit(InternalVcCatCalendar.java:194)
         at com.sap.xss.hr.cat.record.vac.calendar.VcCatCalendarInterface.onInit(VcCatCalendarInterface.java:162)
         at com.sap.xss.hr.cat.record.vac.calendar.wdp.InternalVcCatCalendarInterface.onInit(InternalVcCatCalendarInterface.java:146)
         at com.sap.xss.hr.cat.record.vac.calendar.wdp.InternalVcCatCalendarInterface$External.onInit(InternalVcCatCalendarInterface.java:222)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.doProcessEvent(FPMComponent.java:564)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.doEventLoop(FPMComponent.java:438)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.wdDoInit(FPMComponent.java:196)
         at com.sap.pcuigp.xssfpm.wd.wdp.InternalFPMComponent.wdDoInit(InternalFPMComponent.java:110)
         at com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent.doInit(DelegatingComponent.java:108)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.initController(Controller.java:215)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:200)
         at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.init(ClientComponent.java:430)
         at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:362)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.initApplication(ApplicationSession.java:756)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:291)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingPortal(ClientSession.java:733)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:668)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:250)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
         at com.sap.tc.webdynpro.clientserver.session.core.ApplicationHandle.doProcessing(ApplicationHandle.java:73)
         at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.sendDataAndProcessActionInternal(AbstractApplicationProxy.java:860)
         at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.create(AbstractApplicationProxy.java:220)
         at com.sap.portal.pb.PageBuilder.updateApplications(PageBuilder.java:1288)
         at com.sap.portal.pb.PageBuilder.createPage(PageBuilder.java:355)
         at com.sap.portal.pb.PageBuilder.init(PageBuilder.java:548)
         at com.sap.portal.pb.PageBuilder.wdDoRefresh(PageBuilder.java:592)
         at com.sap.portal.pb.PageBuilder$1.doPhase(PageBuilder.java:864)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processPhaseListener(WindowPhaseModel.java:755)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doPortalDispatch(WindowPhaseModel.java:717)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:136)
         at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:335)
         at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:143)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:321)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:684)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:250)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:53)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)
    Caused by: com.sap.aii.proxy.framework.core.BaseProxyException: The current statement requires a character-type data object., error key: RFC_ERROR_SYSTEM_FAILURE
         at com.sap.aii.proxy.framework.core.AbstractProxy.send$(AbstractProxy.java:150)
         at com.sap.xss.hr.cat.general.model.slim.CatsModelSlim.hrxss_Cat_Wd_Record(CatsModelSlim.java:221)
         at com.sap.xss.hr.cat.general.model.slim.Hrxss_Cat_Wd_Record_Input.doExecute(Hrxss_Cat_Wd_Record_Input.java:137)
         at com.sap.tc.webdynpro.modelimpl.dynamicrfc.DynamicRFCModelClassExecutable.execute(DynamicRFCModelClassExecutable.java:92)
         ... 64 more

  • 7.3.2 Default Host and Ports 995 and 587

    Firmware 7.3.1 broke default host completely. This problem only seems to have been partially fixed with firmware 7.3.2.
    In my limited testing, while ports 22, 80, 443, and 5900 seemed to be routed to the specified default host, ports 587 (SMTP using SSL) and 995 (POP using SSL) weren't. They had to be specified under the NAT setting. (The certs are not self-signed.)
    Rather than wonder which of the 65535 ports might not be working as they should under default host I just went back to firmware 7.2.1.
    Has anyone had success with default host over ports 587 and 995 in 7.3.2?

    I think you mean 7.2.3!
    Anyway, you're right, you need UB versions of your plugins to work on Intel Macs.
    I believe that BFD is now UB, you need auto-tune 5 to get a UB version, likewise Guitar Rig 2. Not sure about Analog Factory. Google is your friend here. You might well need to pay for these upgrades, but see them as functional updates as well as a matter of compatability.
    I can see that people might get frustrated about this, but there's no way round it. Still, it's all part of the package. And neither is it a matter of keeping your host software current, it's about keeping your host hardware up to date. Any Intel Macs need UB software. Admittedly, you could try running in Rosetta, but I reckon that the reason why your plugins won't load is because if they bothered, your system would be so slow you wouldn't be able to get anything productive done at all. Consider it an investment, the extra power from the Intel machines is well worth the cost of the upgrades IMHO...

  • AFP to a default host in AEBS (and other problems with F/W 7.1.x)

    Hi all -
    I have a AEBS version N connecting a workgroup of several Macbooks and a Mac Mini acting as a app server/file server. This workgroup is connecting to the internet via the AEBS running WPA.
    Due to the network configutation, I have 1 publically routable IP address (200.13.99.x), which the Mini needs in order to allow "outsiders" access to a database app. The other laptops can share a NAT address for normal email, web browsing etc.
    After several attempts, I found the best solution was to set the AEBS Ethernet WAN manually to the public IP address (200.13.99.x), and set connection sharing to share a public IP address. Then using DHCP and NAT options, I fix and specify the MAC address of the Mini (10.0.1.2), and get the AEBS to enable a default host to be the public IP address (200.13.99.x -> 10.0.1.2).
    So far, so good. To recap, the AEBS has the public IP address (everthing else has a DHCP 10.0.1.x address). When outside users need to connect to the database on the Mini, they use the same public IP that the AEBS has. It works perfectly.
    NOTE: This ONLY WORKS WITH FIRMWARE 7.0. F/W 7.1 & 7.1.1 FAIL and do not allow any connections in this configuration.
    My question is this: How do I enable people to connect to the Mini and mount the filesystem remotely?
    If someone goes to Finder, Go, Connect to Server, then input the public IP (200.13.99.x), they attempt to mount the AEBS (which does not have any disks). How do I disable disk sharing on the AEBS and forward all AFP (disk mount) requests to the Mini (acting as Default Host)? I have attempted to Port Map Personal File Sharing, but when attempting to mount 200.13.99.x I still see the AEBS.
    The fallback plan is to buy an external disk for the AEBS, but it would be nice not to have that expense.
    Any thoughts appreciated!
    Regards,
    Charles
    ===
    Footnote: I have also seen a lack of stability in F/W 7.1.1. In addition to the above, I was having to restart the AEBS every week or so, and was also getting peridic connection problems to the Internet. F/W 7.0 seems fine. Hopefully these issues will be address in the next F/W release.

    Hi Robby
    I don't know if you solved your 'register now' problem concerning LE7 & LE8. I suspect the error your making is trying to open up each project in it's initial program - i.e. 7 or 8. The computer sees it differently (concerning Library settings etc) and your problem will be solved (hopefully) if you open up things in the right order :
    1° Open Logic EX 8.
    2° Then open the old project from LE 7. This should then open in your new system of LE8.
    Of course if you wish to keep working on LE7 projects in LE7 then you'll have to change between each system as you go. You should remember that in terms of programs (with the same 'name/directory') that a computer works much like a tightly packed garage - if you wish to get out your old bike you'll have to move the new one first and vice versa!!
    Normally you won't be asked to register again, BUT ... remember that you have to decide if you're going to save in 8 (and so keep working in that format) or not and I imagine if you've bought an update this is certainly your idea. Of course if you now decide to close LE8 and then start clicking on files in LE7 you'll be back at square one ..... register now etc. Please also remember that LE7 projects can work in LE8 but not the other way round, so once you've opened a LE7 project and made adjustments using LE8 you can't reuse 7 - I suggest you back up all your LE7 first on external/DVD support for later/backwards adjustments or reference.
    Another small point to remember is that your computer will now be saving your project a second time in a LE8 format. So at some point you should remember that you'll be using valuable HD space twice over if you just convert and save in the new format - if you see what I mean?!

  • I upgraded from Dreamweaver CS4 to CS6. but now "an TFP error occured - cannot make connection to host". I spent hours with the host technician and we cant find the error. I reinstalled DW4 and it connects to host perfectly. Anyone else seen this problem?

    I upgraded from Dreamweaver CS4 to CS6. but now when I want to upload I get "an TFP error occured - cannot make connection to host". I spent hours with the host technician and we cant find the error. I reinstalled DW4 and it connects to host perfectly. Anyone else seen this problem?
    Mac OS 10.8.5
    None of these issues are causing the error in DW CS6. We have double checked all of them and we have everything exactly right. Also I have exactly the same SiteSetup in DW CS4 and that works perfectly well. Could there must be factor in 6 that didn't exist in 4? Something that isnt in the SiteSetup but in some hidden dialog box ?
    I can also upload to my host using Fetch, a third party FTP. And as I said DW CS4 works fine. So the problem is not with my host, its with DW CS6 in particular.

    Thank you Jon, that fixed it perfectly. You have saved me from going crazy. The only difference I see now is in "Server Name" it changed what I had entered (my ftp address) to "Remote Server"; which seems odd -- but it works!   Although I know there maybe also some other dialog box I have never seen
    Of course I saw that menu item "Import"  and but I thought thats obviously not for me: "Why would I want to import an entire website?". I did not however see "Export the selected site" for thats only a tiny icon in the footer. However I would have thought the same:  "Why would I want to export my entire website?".
    An observation: I've seen this problem in a lot of Adobe software, the menu-names of items are  obscure, non descriptive. What would be better would be for the menu names or popups to say "Export Site Setup settings" and "Import Site Setup settings"

  • CRITICAL: Error occured while working with configuring .in WAS deploytool

    Hi,
    I have installed developer workspace WAS edition SP11.
    I had given a master password to all the users created while installation.
    But now for deployement and visual administration that password is not working.
    So i started deploytool to enable Superadmin.
    It allows me to change the value but when i save it,
    it throws error stating:
    <b>"CRITICAL : Error occured while working with configuration"</b>
    and then deploytool stops abruptly.
    Unless I enable superadmin, i wont be able to reset all my passwords.
    How do i proceed??
    AbhiJeet..

    Hi all and Abhijeet especially,
    have you found the cause of this problem? I'm experiencing exactly the same thing. What's to be done about this?
    <u>excerpt from configtool log file:</u>
    Error occurred while working with Configuration.
    com.sap.engine.frame.core.configuration.ConfigurationException: Error occurred during DB access: ,
         at com.sap.engine.core.configuration.impl.persistence.rdbms.UpdateProcessor.flush(UpdateProcessor.java:294)
         at
         com.sap.engine.core.configuration.impl.cache.ConfigurationCache.commitConfigurationHandler(ConfigurationCache.java:1217)
         at com.sap.engine.core.configuration.impl.ConfigurationHandlerImpl.commit(ConfigurationHandlerImpl.java:833)
         at com.sap.engine.configtool.batch.task.TaskUtil.changeProperties(TaskUtil.java:337)
         at com.sap.engine.configtool.batch.task.ChangeServicePropsTask.go(ChangeServicePropsTask.java:59)
         at com.sap.engine.configtool.batch.task.TasksThread.run(TasksThread.java:46)
    Caused by: com.sap.dbtech.jdbc.exceptions.BatchUpdateExceptionSapDB: [-3018]: Invalid numeric parameter(input position 2)
         at com.sap.dbtech.jdbc.CallableStatementSapDB.executeBatch(CallableStatementSapDB.java:608)
         at com.sap.sql.jdbc.direct.DirectPreparedStatement.executeBatch(DirectPreparedStatement.java:1102)
         at com.sap.sql.jdbc.direct.DirectPreparedStatement.executeBatch(DirectPreparedStatement.java:1066)
         at
         com.sap.engine.core.configuration.impl.persistence.rdbms.DBAccessDefault.execInsertEntryBatch(DBAccessDefault.java:1170)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.UpdateProcessor.flush(UpdateProcessor.java:257)
         ... 5 more
    Message was edited by: Chee Choong Ching

  • Critical Errors Were Found - Problems with Installation

    I am encountering some problems while trying to install Adobe Captivate 4, particularly this error:
    Windows Internet Explorer:
    Critical errors were found in setup.  Please see the Setup log file for details.
    I originally downloaded the installation package from the Adobe website but upon receiving the error, I downloaded it from another source still to receive the same error.
    After some digging around, I have uninstalled ALL adobe products and deleted every Adobe folder I could find.  Short of poking around in the registry (although I have run a registry cleaner utility), I don't know what to do.  This is what happens:
    I double-click the installation package, it proceeds to extract files (I have tried extracting to Desktop and in C: Program Files).
    Preparing Files Window:
    Please wait while the downloaded files are being extracted.
    Installer: Initializing Window:
    Checking System Profile...
    Loading Setup Window:
    Loading Setup, then the error appears
    Windows Internet Explorer:
    Critical errors were found in setup.  Please see the Setup log file for details.
    Please help.  I really don't want to reinstall Windows or reimage or anything.  This is a piece of software from a major company and there should be some sort of solid fix for this that a computer illiterate person can follow.
    PS. The Machine I'm trying to install it on is a tablet, running Windows XP tablet edition with SP3.

    Hi there
    This sounds like something got lost in translation when you downloaded. Similar to the old SciFi movie where the guy ends up with a Fly Head and vice versa.
    If you are using Internet Explorer to download the files, I believe IE may have difficulty at times cleanly downloading. You may wish to try installing Firefox and using it to download the file. See if that gets you a cleaner download to use.
    Cheers... Rick
    Helpful and Handy Links
    Captivate Wish Form/Bug Reporting Form
    Adobe Certified Captivate Training
    SorcerStone Blog
    Captivate eBooks

Maybe you are looking for

  • How can I change the color of all folders from light blue to another color?

    My computer was just upgraded from Tiger to Leopard, and now all the file folder icons are pale blue on the desktop and elsewhere. My desktop is green and those light blue folders do not look good on a green background. How can I change the color of

  • Thinkbox gallery - space between thumbnails

    Hi. I am working on a PC on Windows 7 with DW CS4. I watched a video recently on youTube about how to create a photo gallery in Dreamweaver: http://www.youtube.com/watch?v=YlB_IZqKg_o I would like to know how to create more space between the thumbnai

  • Uplaod File

    Is it possible to upload a file (eg. PDF ) with VBScript to SAP per RFC with the SAP.FUNCTIONS Object if I call "GUI_UPLOAD" in my RFC Function module ich get an error. Script : CreateObject("SAP.Functions") obj.Exports("FILENAME") = "C:\test.pdf" us

  • Argh. Please help. Copybook Auut Smartbizsearch redirect problem still!

    Hi, I would admit to being a bit of a MAC novice. It could also be said that I may have been a little bit naive in terms of internet security etc in the past. My bad. My computer seems to be infected with a DNS changer type bug. Any Google searches i

  • I have a issue with installing Photoshop Creative Cloud, could someone kindly lend me a hand please?

    It happens to have something like this appers in both of the " Install " and "Trial" Screen, probably is a bug , I guess. Anyway, can someone explain to me why that occurs ? I want a way to fix it. Thanks . I'm sorry, maybe you guys don't understand