Sess_sh sucessful,while deployejb fail

Hi,
I meet two problems when I try to deploy ejb in oracle 8.1.6.
1. when I use sess_sh to test the service,like: sess_sh -u system -p manger -s sess_iiop://machinename:2481:oracle. It sucessfully enter the shell.
but when I try to deployejb,use: call deployejb -republish -temp temp -u travel -p travel -s sess_iiop://machinename:2481:oracle -descriptor HotelSystem.dd -generated HotelSystemGen.jar HotelSystem.jar
it tell me that the service can not connect to service.
2. when i use lsnrctl,i find the port for iiop is 1035 other than 2481. I can use sess_sh to connect to service both on 2481 and 1035. They can all enter the session shell. that is:
sess_sh -u system -p manger -s sess_iiop://machinename:2481:oracle
or
sess_sh -u system -p manger -s sess_iiop://machinename:1035:oracle
these two all work well but neither can deploy ejb sucessfullly.
Thanks in advance!
null

Hi,
The guide says you would need to use
chmod -x sandeep RentalEJBRemote , i.e. use -x instead of -e
The moment I do this, I get an exception trace
java.util.MissingResourceException: Can't find resource
at java.util.ResourceBundle.getObject(ResourceBundle.java:282)
at java.util.ResourceBundle.getString(ResourceBundle.java:258)
at oracle.aurora.server.tools.sess_iiop.ToolImpl.msg(ToolImpl.java:137)
at oracle.aurora.server.tools.sess_iiop.ToolImpl.fail2(ToolImpl.java:48)
at oracle.aurora.server.tools.sess_iiop.Chmod.invoke(Chmod.java:61)
at oracle.aurora.server.tools.sess_iiop.ToolImpl.invoke(ToolImpl.java:12
2)
at oracle.aurora.server.tools.sess_iiop.Shell.invoke_command(Shell.java:
208)
at oracle.aurora.server.tools.sess_iiop.Shell.invoke(Shell.java:129)
at oracle.aurora.server.tools.sess_iiop.ToolImpl.invoke(ToolImpl.java:12
2)
at oracle.aurora.server.tools.sess_iiop.Shell.main(Shell.java:232)
Message [CANNOT_CHMOD] not found in 'oracle.aurora.server.tools.sess_iiop.Messag
e'.
I suppose "-x" is a typo in the Java tools reference guide.It should actually be "-e"
The help on chmod (i.e. $ chmod -help) in the sess_sh tool also shows "-rwe" as the options.
Please advise.
TIA
Sandeep

Similar Messages

  • "Sync encountered an error while connecting: Failed to connect to the server. Please try again."

    "Sync encountered an error while connecting: Failed to connect to the server. Please try again." message has appeared on both my desktop (OS 10.6.8, FF 6.0.2) and laptop (same).
    This error is not covered in your help documentation.
    I have an active internet connection.
    I have tried resetting the Sync on the laptop several times over the last few weeks.
    Please advise.
    Thanks

    Hi!
    It seems that you are not using the latest version of Firefox. Please, update and try again: http://www.mozilla.org/firefox

  • I keep getting this message "Sync encountered an error while connecting: Failed to connect to the server. Please try again" What's the problem in English

    I keep getting this message "Sync encountered an error while connecting: Failed to connect to the server. Please try again" What's the problem in English

    Hi,
    Sometimes the server is not available and you can get an error like this one. Usually it works if you try to sync later. If this doesn't work, take a look to [https://philikon.wordpress.com/2011/06/13/how-to-file-a-good-sync-bug/ this post] to learn how to report a bug.
    Let me know if this is helpful.

  • I can not publish my software I get "_An error occurred while signing: Failed to sign bin\Debug\app.publish\\setup.exe. SignTool Error: No certificates were found that met all the given criteria."

    Error 2
    An error occurred while signing: Failed to sign bin\Debug\app.publish\\setup.exe. SignTool Error: No certificates were found that met all the given criteria.
    Yesterday I could publish, today no code changes, but I get the above error.
    Help

    Hi El-sid,
    So glad that you have solved your issue, and thanks for your sharing.
    Have a nice day.
    Best Regards,
    Youjun Tang
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Sync encountered an error while connecting.Failed to connect to server.

    Cannot connect to server. "Sync encountered an error while connecting: Failed to connect to the server."
    Help!
    This happened yesterday 1/20 after my daughter was in her e-mail account. Had trouble with the screen also.

    I started having this problem after the download of the new Firefox 5.0. No solutions posted have worked so far. FIPS is already disabled.

  • Errors while installation "Failed to start Directory server instance"

    hi
    i was trying to install sun DS 6.3 in my system,everything is going good but while creating directory instance i get errors saying Unxpected error
    "FAILED TO START DIRECTORY SERVER INSTANCE"
    C:/DSEE/VAR/DSCC6/DCC/ADS
    before that i start up dsccsetup/initialize
    it asks for directory manager password:nnnn
    reenter directory manager password:nnnn
    after that i get the above errors
    at the end it says
    "Software installation is corrupted or incomplete"
    i appreciate if someone can help me in this issue.

    Enterprise Linux is designed for industry standard server hardware. It supports a limited and well known range of peripherals in order to provide commercial support and high reliability.
    If you need Linux for any Laptop or Desktop PC, choose a Desktop Linux distribution, like Ubuntu, Fedora, Debian, etc.
    Your best option to run Enterprise Linux on non supported hardware is to use hardware virtualization like free Oracle Virtualbox. More information see http://www.oracle.com/technetwork/community/developer-vm/index.html. IMO, there is no compelling reason to try to install Enterprise Linux using dual boot or relying on 3rd party driver software.

  • Remote works for a while, then fails to connect

    I upgraded my first-gen iPhone to software v2.0, and installed the Remote app. It connects to iTunes on my Mac and it works fine, for a while.
    Then an hour or so later, when I launch the Remote app again, it gives me the "Could not find library" error.
    The only way to fix this is to close & restart iTunes on my Mac.
    Rebooting the iPhone doesn't help. I've got the firewall disabled on my Mac. And the Mac is set to never go to sleep.
    The computer is a Mac mini running OS X 10.4.11, with the latest version of iTunes (currently 7.7.1).
    Any ideas?
    Thanks,
    Anthony DiSante

    ...aaaaand I've now upgraded from 10.5.1 to 10.5.4; that also didn't fix the problem.
    I've discovered that disabling & re-enabling the computer's network connection does fix the problem. So as a workaround, I've created 2 new "Locations" in my Mac's network preferences, one called "Online" and the other "Offline", in the latter of which I've just disabled all the network adapters. I then created the following script (which I named togglenet.sh):
    #!/bin/sh
    scselect Offline
    sleep 5
    scselect Online
    So I can execute that by SSHing from my iPhone to my Mac. Or I might install Apache on my Mac so I can make a CGI script out of it, so I'd just need to hit the page using Safari to run it.
    So, at least there is a workaround; but I REALLY hope Apple just fixes this friggin' bug.

  • ISE first authorization sucess and then fail (MAB)

    Hi,
    Using ISE 1.1.1 and Switch 3650 12.2(55)SE6.
    I have a client (computer) that should be authenticated with MAB and then the switch port should be asigned a DACL and VLAN 90. I do get
    "Authorization succeeded"  but directly after it fails and I can't figure out why. ISE only shows the successful authentication under "Live Authenticaions".
    As you can se from the log below 802.1x fails, as it should, and then MAB succeed, asigns the VLAN and then fails:
    0002SWC002(config)#int fa0/13
    0002SWC002(config-if)#shut
    0002SWC002(config-if)#
    Jan  7 13:26:59.640: %LINK-5-CHANGED: Interface FastEthernet0/13, changed state to administratively down
    Jan  7 13:27:00.647: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/13, changed state to down
    0002SWC002(config-if)#no shut
    0002SWC002(config-if)#
    Jan  7 13:27:19.689: %LINK-3-UPDOWN: Interface FastEthernet0/13, changed state to down
    Jan  7 13:27:22.063: %LINK-3-UPDOWN: Interface FastEthernet0/13, changed state to up
    Jan  7 13:27:22.776: %AUTHMGR-5-START: Starting 'dot1x' for client (f04d.a223.8f43) on Interface Fa0/13 AuditSessionID 0A0005FC00000
    020D7C192D1
    Jan  7 13:27:23.070: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/13, changed state to up
    Jan  7 13:27:51.054: %DOT1X-5-FAIL: Authentication failed for client (f04d.a223.8f43) on Interface Fa0/13 AuditSessionID
    Jan  7 13:27:51.054: %AUTHMGR-7-RESULT: Authentication result 'no-response' from 'dot1x' for client (f04d.a223.8f43) on Interface Fa
    0/13 AuditSessionID 0A0005FC00000020D7C192D1
    Jan  7 13:27:51.054: %AUTHMGR-7-FAILOVER: Failing over from 'dot1x' for client (f04d.a223.8f43) on Interface Fa0/13 AuditSessionID 0
    A0005FC00000020D7C192D1
    Jan  7 13:27:51.054: %AUTHMGR-5-START: Starting 'mab' for client (f04d.a223.8f43) on Interface Fa0/13 AuditSessionID 0A0005FC0000002
    0D7C192D1
    Jan  7 13:27:51.088: %MAB-5-SUCCESS: Authentication successful for client (f04d.a223.8f43) on Interface Fa0/13 AuditSessionID 0A0005
    FC00000020D7C192D1
    Jan  7 13:27:51.088: %AUTHMGR-7-RESULT: Authentication result 'success' from 'mab' for client (f04d.a223.8f43) on Interface Fa0/13 AuditSessionID 0A0005FC00000020D7C192D1
    Jan  7 13:27:51.088: %AUTHMGR-5-VLANASSIGN: VLAN 90 assigned to Interface Fa0/13 AuditSessionID 0A0005FC00000020D7C192D1
    Jan  7 13:27:51.096: %EPM-6-POLICY_REQ: IP 0.0.0.0| MAC f04d.a223.8f43| AuditSessionID 0A0005FC00000020D7C192D1| AUTHTYPE DOT1X| EVENT APPLY
    Jan  7 13:27:51.096: %EPM-6-IPEVENT: IP 0.0.0.0| MAC f04d.a223.8f43| AuditSessionID 0A0005FC00000020D7C192D1| AUTHTYPE DOT1X| EVENT
    IP-WAIT
    Jan  7 13:27:51.255: %AUTHMGR-5-SUCCESS: Authorization succeeded for client (f04d.a223.8f43) on Interface Fa0/13 AuditSessionID 0A00
    05FC00000020D7C192D1
    Jan  7 13:27:52.027: %EPM-6-IPEVENT: IP 10.90.5.1| MAC f04d.a223.8f43| AuditSessionID 0A0005FC00000020D7C192D1| AUTHTYPE DOT1X| EVENT IP-ASSIGNMENTReplacing duplicate ACE entry for host 10.90.5.1
    Jan  7 13:27:52.036: %AUTHMGR-5-FAIL: Authorization failed for client (f04d.a223.8f43) on Interface Fa0/13 AuditSessionID 0A0005FC00
    000020D7C192D1
    Jan  7 13:27:52.036: %EPM-6-POLICY_REQ: IP 10.90.5.1| MAC f04d.a223.8f43| AuditSessionID 0A0005FC00000020D7C192D1| AUTHTYPE DOT1X| EVENT REMOVE
    After this the proces starts over again.
    This is the switch port config:
    interface FastEthernet0/13
    description VoIP/Data
    switchport mode access
    switchport voice vlan 20
    switchport port-security
    switchport port-security violation restrict
    ip access-group ACL-ALLOW in
    srr-queue bandwidth share 1 70 25 5
    srr-queue bandwidth shape 3 0 0 0
    priority-queue out
    authentication event fail action next-method
    authentication event server dead action authorize voice
    authentication host-mode multi-auth
    authentication open
    authentication order dot1x mab
    authentication priority dot1x mab
    authentication port-control auto
    mab
    snmp trap mac-notification change added
    no snmp trap link-status
    dot1x pae authenticator
    dot1x timeout tx-period 10
    storm-control broadcast level 2.00 1.00
    storm-control multicast level 2.00 1.00
    storm-control action shutdown
    storm-control action trap
    spanning-tree portfast
    service-policy input ax-qos_butnet
    ip dhcp snooping limit rate 5
    end
    Is there a problem with the client (computer) or in ISE/Switch?

    Hi Tarik,
    First off; thank you for helping me troubleshoot this problem.
    I think the "IP-" part of "IP-ACL-IWMAC" is beeing added automaticly (in the switch maby?). I see this behaviour on other dACL too. I did not change the name of the ACL.
    You seem to have a valid theory about the icmp statement. I changed it to "permit icmp any any" and it seems to work. But I can't explain why this is happening.
    When I look at the debugs I see this difference
    With the original ACL I get this:
    %EPM-6-POLICY_REQ: IP 0.0.0.0| MAC f04d.a223.8f43| AuditSessionID 0A0005FC00000053E70733F4| AUTHTYPE DOT1X| EVENT APPLYReplacing duplicate ACE entry for host 10.90.5.1
    %EPM-6-IPEVENT: IP 10.90.5.1| MAC f04d.a223.8f43| AuditSessionID 0A0005FC00000053E70733F4| AUTHTYPE DOT1X| EVENT IP-RELEASE
    %EPM-6-IPEVENT: IP 10.90.5.1| MAC f04d.a223.8f43| AuditSessionID 0A0005FC00000053E70733F4| AUTHTYPE DOT1X| EVENT IP-WAIT
    %AUTHMGR-5-FAIL: Authorization failed for client (f04d.a223.8f43) on Interface Fa0/13 AuditSessionID 0A0005FC00000053E70733F4
    When using "permit icmp any any" i get this:
    %EPM-6-POLICY_REQ: IP 0.0.0.0| MAC f04d.a223.8f43| AuditSessionID 0A0005FC00000055E70B8E7D| AUTHTYPE DOT1X| EVENT APPLY
    %EPM-6-AAA: POLICY xACSACLx-IP-ACL-IWMAC-50eea905| EVENT DOWNLOAD-REQUEST
    I tried googeling but can't find what "Replacing duplicate ACE entry for host xxx" means.
    I have added debugs in attachment.
    device1_orig_acl - the none working device with original ACL
    device1_any_any - the none working device with permit icmp any any
    working_device_orig_acl - the device that works with the original ACL
    Do you have an answer to why this is happening?
    Regards,
    Philip

  • Constant "connecting msg", even when Mozilla is checking for updates. IE explorer is working while Mozilla fails.

    Mozilla getting constant "connecting" msg even while IE explorer is working with no problem. The Windows troubleshooter does not identify the problem. Mozilla version 30.0.5. Tried to uninstall with no success.

    ''lexdcs [[#question-1045958|said]]''
    <blockquote>
    Mozilla getting constant "connecting" msg even while IE explorer is working with no problem. The Windows troubleshooter does not identify the problem. Mozilla version 30.0.5. Tried to uninstall with no success.
    </blockquote>
    ''lexdcs [[#question-1045958|said]]''
    <blockquote>
    Mozilla getting constant "connecting" msg even while IE explorer is working with no problem. The Windows troubleshooter does not identify the problem. Mozilla version 30.0.5. Tried to uninstall with no success.
    </blockquote>
    Problem resolved now... disabled all add-ons and rebooted.

  • Sync encountered an error while syncing: Failed to connect to the server

    Th new sync is just not ready for realease yet in my opinion.
    After switching to the new sync on 2 of my 3 devices (netbook: lubuntu 14.10 and notebook ubuntu 14.04) the new sync was working perfectly. Two days ago i added my windows PC to it and now its not working anymore at all.
    Only thing that does work if i add or remove bookmarks on windows the other devices will sync, however all bookmarks added in (l)ubuntu wont sync anymore. Same gies for adblock.
    I also deleted my sync account and recreated it or i created new profiles.
    I dont know why mozilla didnt keep the old sync.

    It seems some firewall or extension is preventing Firefox from connecting with Sync servers.
    ''What is a firewall?'' A firewall is an application designed for preventing programs from connecting or receiving data in certain modes. Windows has one enabled by default, and may block some untrusted connections, such as Sync ones, that may work on a port different than 80 which Firefox uses usually.
    ''How do I disable it?'' If you have a Internet Security solution or regular firewall, refer to its instructions to disable it. If you have Windows Firewall, go to Start / Control panel / Security Center and disable it by clicking on Windows Firewall.
    If this doesn't work, what do I do?
    The Reset Firefox feature can fix many issues by restoring Firefox to its factory default state while saving your essential information.
    Note: ''This will cause you to lose any Extensions, Open websites, and some Preferences.''
    To Reset Firefox do the following:
    #Go to Firefox > Help > Troubleshooting Information.
    #Click the "Reset Firefox" button.
    #Firefox will close and reset. After Firefox is done, it will show a window with the information that is imported. Click Finish.
    #Firefox will open with all factory defaults applied.
    Further information can be found in the [[Reset Firefox – easily fix most problems]] article.
    Did this fix your problems? Please report back to us!

  • Making an alternate boot disk & make it to boot while primary fails

    Dear all,
    Its a new query from me which i hope a chhallenging task for the new comers and a general forum for the experts and specialists.
    I am having a intel pc where i loaded Solaris 10 os for x86 in a 40 gb hdd as a primary master c0d0s2.
    now i am having one more 40 Gb hdd which i want my system to boot from this when my primary fails. c1d0s2
    How to make it possible
    Regds
    Suseendran .A
    919213540324

    Also -- PRAM zap didn't impact the situation; the Mac still shuts down instantly and completely, approximately 15 seconds after the boot icon appears and spokes start rotating.
    Next, in a few days: a reinstall of the System on that drive, using archive option.
    However, if someone still has any "outside the box" suggestions on what might be wrong / fixable, I'd certaintly like to avoid the System reinstall if possible.
    A reminder that I did a full reinstall of the Combo Updater for 10.5.8 a couple of days ago to attempt to repair/replace any corrupted system components, but that had no impact on the problem (didn't really expect any, but it's sometimes worth a try).
    Note that my original update to 10.5.8 (with the Combo) was a long time ago, and there were no problems with booting or other behavior at that time. This is a recent development, with no discernible cause or event that might have led to it.

  • How can I troubleshoot this error: Sync encountered an error while syncing: Failed to connect to the server. Sync will automatically retry this action.

    Help!

    I have FF at two locations, at home and at work, first I created FF at home and change the device name to home, then I copied it to a flash memory stick as a portable FF, at work I have changed the device name to Work. is that makes any sense with that issue ?

  • Error Message: Sync encountered an error while connecting: Failed to connect to the service. Please try again? What do I do? (Help?) I only have one laptop with FF it. Thank you!

    Thanks for any help you can give me.
    Richard

    1300801876905 Service.Main INFO Sync completed successfully at 2011-03-22 10:51:16 after 18.53 secs.
    1300802704912 Engine.Forms WARN GUID query returned undefined; turn on Trace logging for details.
    1300802704912 Tracker.Forms WARN Attempted to add undefined ID to tracker
    1300803836316 Service.Main DEBUG Clearing sync triggers.

  • How to fix this error message? "Sync encountered an error while connecting:Failed to connect to the server. Please try again

    I've been getting this error message and it also shows preferences from the error message. How can I make this message stop from appearing?

    I don't see a way to delete my question. A simple restart of the browser fixed the problem.

  • Sync encountered an error while connecting: Failed to conect to the server. Please try again.

    Does this mean the server is down? How would I know? Is there a status page somewhere? I'm not having any internet connectivity issues.
    [http://tjl.name/images/Screen%20shot%202011-04-23%20at%2010.01.19%20AM.png Screenshot]

    I don't see a way to delete my question. A simple restart of the browser fixed the problem.

Maybe you are looking for

  • I Cannot Uninstall Adobe Reader X (10.1.6), Please Help!

    I need to Uninstall Adobe Reader X (10.1.6) Adobe Reader X (10.1.6) is crashing everytime so I tried to uninstall it in Control Panel. I get the message "This patch package could not be opened. Verify that  the package perhaps exists and that you can

  • Image quality of imported PDF's

    I am running Motion 2.1 on a Mac Pro w/ an ATI 1900 X card and 2 Gb of ram (I doubt any of this info--aside from the software version--will help, but I figure it can't hurt). I am creating a project where a film reel runs across the screen. This is f

  • Help! Can't export the movie I've edited :(

    There's no share menu button in my FCP X - also when i push the "export movie" button nothing happens, no pop up, nothing. When I try to publish it on You Tube, this message showed up "compressionkit error or domain error." What to do? I even ended u

  • J215 help required

    Dear Friends, In j2I5, used to extract Excise related data from table for Rg123 Registers. The issue is not extraction of Sr. Cess data. I check the programe, there is no field related to it. 1) Is there any SAP updation . 2) How we can do changes to

  • Xml feed

    Hello. I am trying to display the summary of my blogger forum using cffeed. When I output the #content# it is displaying images. Is there a way to display a text only version of the content without the font style that the feed sends? URL: http://76.1