Debugging Weblogic apps across the network

I am trying to debug a Weblogic app running on Sun from NetBeans running on Windows.
I am invoking Weblogic on Sun as follows:
java $JAVA_OPTIONS -classpath $CLASSPATH -Dweblogic.Domain=xyz -Dweblogic.Name=xyzServer
-Dbea.home=/export/home/nbhatia/sandbox -Djava.security.policy==/export/home/smitta/sandbox/wlserver6.0sp1/lib/weblogic.policy
-Dweblogic.management.password=$WLS_PW -Xdebug -Xnoagent -Xrunjdwp:transport=dt_socket,server=y,address=8999,suspend=n
weblogic.Server
As soon as I put the -Xrun option shown above, Weblogic refuses to start. The
error I get is:
Transport dt_socket failed to initialize, rc = 509.
FATAL ERROR in native method: No transports initialized
Any ideas what I am doing wrong?
Thanks.

I have been able to connect with the following line:
"%JAVA_HOME%\bin\java" -hotspot -ms64m -mx64m -Xdebug -Xnoagent -Djava.compiler=NONE
-Xrunjdwp:transport=dt_socket,server=y,address=8787 -classpath %CLASSPATH% -Dweblogic.Domain=mydomain
-Dweblogic.Name=myserver "-Dbea.home=D:\bea" "-Djava.security.policy==D:\bea\wlserver6.0sp1/lib/weblogic.policy"
-Dweblogic.management.password=%WLS_PW% weblogic.Server
I had to move the -hotspot in front of the debug statements in order for the server
to start. Why that matters I don't know... but it started up (very slowly).
"Naresh Bhatia" <[email protected]> wrote:
>
I am trying to debug a Weblogic app running on Sun from NetBeans running
on Windows.
I am invoking Weblogic on Sun as follows:
java $JAVA_OPTIONS -classpath $CLASSPATH -Dweblogic.Domain=xyz -Dweblogic.Name=xyzServer
-Dbea.home=/export/home/nbhatia/sandbox -Djava.security.policy==/export/home/smitta/sandbox/wlserver6.0sp1/lib/weblogic.policy
-Dweblogic.management.password=$WLS_PW -Xdebug -Xnoagent -Xrunjdwp:transport=dt_socket,server=y,address=8999,suspend=n
weblogic.Server
As soon as I put the -Xrun option shown above, Weblogic refuses to start.
The
error I get is:
Transport dt_socket failed to initialize, rc = 509.
FATAL ERROR in native method: No transports initialized
Any ideas what I am doing wrong?
Thanks.

Similar Messages

  • TS2972 I cannot seem to get all of my music shared across the network from my MacBook Pro to my iPad. This was not an issue a few days ago. Can anyone help?

    I cannot seem to get all of my music shared across the network from my MacBook Pro to my iPad. This was not an issue a few days ago. I can see all my songs if sorted that way, but if i sort by artist, only a few of them are present. Can anyone help or have any insight?

    Well I didn't think of it before, but I logged out of my apple ID othe iPad's home sharing. The I logged back in and it worked. It's a little weird, but I will take it. Thanks!

  • Failing IP communication across the network with 3750x

    Hi!
    I'm facing a very odd problem. A week ago I've installed a 3750x on a client.
     On it, was connected, a Lan2Lan fiber channel(with IP associated directly to 
     the interface) and a MPLS link(over a Cisco 2901) interconnecting a branch, 
     and several HP v1910 L2 swtiches.
    By the day of the activation, everything works great. I have at this first moment, 
    configured static routes with IP SLA on the L2L link and, with higher cost on the 
    MPLS due the larger bandwidth of the L2L. It worked very well, and the tests of 
    redundancy were ok.
    My problems started a couple of days after. First, I've lost the IP communication 
    with the L2 switches from the stations, but, from the 3750x, they still were 
    accessible(both telnet and ping).
    And now, there's another problem. Because of a previous design, there are two 
    gateways configured across the network, all the stations and some servers, 
    use as the default gateway the IP 10.31.1.1, and several servers and other 
    appliances where configured with the gateway 10.31.1.2. So, as a workaround, 
    I had configured both address on the 3750x, the 10.31.1.1/16 as primary IP 
    and the 10.31.1.1/16 as secondary IP, both are on the VLAN 1 yet, as all the 
    devices. All the stations, servers and appliances are configured with 
    this /16 mask. And, it is working.
    The problem is, every time that the communications between the branches 
    is changed from one link to the another, on some servers and appliances, after the IP SLA 
    take away the route, the communications only occurs if I manually change the 
    default gateway on the servers/appliance to the other IP, and, get back to the 
    previous one.
    Does anyone saw something like that?

    Carlos
    The short answer is you can't as far as i know. You need to do NAT to able to do this and i don't think the Nexus switches support NAT.
    You need a device that can NAT both address ranges. If prod is always the one that initiates the connection then you need static NAT translations for the test machines and you can dynamicaly NAT prod addresses as they go into the test env.
    But if both prod and test can initiate connections then you need to have static NAT translations for both sides.
    We used a pix firewall for this when we connected our prod and test environments. A firewall is a good choice because you can make the test enviornment the outside interface where all traffic is denied by default. You do not want test affecting prod.
    Jon

  • View/Change User Accounts From Across The Network - Do not have Server

    Is there a program or utility that can be run in Mac OS X Tiger or Leopard to manage user accounts on other Macs that are located across the network? Is there anything that will do this that is free, or not too much money?
    Our setup: multiple Macs on a network that is primarily a Windows AD Domain. For various reasons, we do not have the Macs setup as members of AD. We also do not have a Mac OS X Server. I am wondering if there is something that is built-in, free, or on the cheaper-end, to manage user accounts and their permissions from across the network on the Macs?
    Thank you for your help!
    Dan

    If the systems are not bound to a parent domain, then local account policy will need to be set individually. There is a way to get Workgroup Manager working on OS X client, but I do not know of a way for it to see remote NetInfo/DS Local data stores. It will only see the local store. NetInfo in the 10.2 days could pull this off. But Apple removed those features in favor of LDAP and eventually DS Local.
    You will probably need to use a combination of tools. Start with defining base settings in the User Template to ensure that all new home folders are created equal. Then use ARD or ssh to define user policy with pwpolicy and other tools like niutil (Tiger) or dscl. Test with mcxquery. If you get Server Admin Tools, you can use Workgroup Manager to craft the needed xml for mcx values, then inject into the user account.
    But this is only going to get you local policy. If users are connecting to file shares and mail, they are using their network credentials so those policies need to be managed at the domain level.
    I would encourage binding the machines to the domain. While this can, and has (sadly), been done, being part of the domain is so much easier. If you need a system for storing the LDAP schema, get a Mini and do it on the cheap. Otherwise, consider AD schema modification and then practice your xml skills.
    Hope this helps

  • Lightroom across the network, is there ANY way?

    We have to process large catalogs with 8000 plus images and are under a time limit of about a week tp process them ...usually.
    We put the catalog on one PC we call the Master and would like to be able to have other staff work on the catalog from one of the other PC's on the network. We have 12 PC's on a peer to peer network ( no server) and I need to split up the load and have several people working on it at once. I need to be able to open a catalog from another PC, while several other people are doing the same thing on different parts of the catalog so I can get these jobs out the door without one person or PC managing the whole job.
    We don't put it on an external hard drive and move from one PC to another, that still defeats the purpose.
    So far LR says it cannot work across a network, so I can't open a catalog from a laptop and work on the project from home ( for example) and I don;'t want to be duplicating all 8000 images on all the PC's so we are at a point where I need to ask for help...
    Right now I export part of the master catalog to anoter PC with the oiginal images copied to the second PC, make my edits and Export back to the Master PC in a subfolder by the dancers name. Slow, but it does work. I would rather not have to do that on multiple machines to speed up the project.
    Isn't there some way I can open the master catalog form another PC on the network, make the corrections and do the export right there?
    Thanks everyone - any help is appreciated!

    No.
    There are risky workarounds that allow you to open a catalog that's on the network, but none that allow multiple users to access the same catalog.  Any such workaround is a sure-fire way to corrupt the whole thing.

  • Digital Signatures Across the Network

    Hello,
    We are currently working on a digital signature implementation across our network. What we want to do is set Acrobat to look for digital signatures in a specific location across all machines and profiles. In what ways could we possible accomplish this with out adjusting these settings for each profile on every machine?
    Any help is appreciated. Thanks.

    What kind of icon do you mean? A icon on a application? Please provide more detail about your requirement.
    Do you need this?  http://www.sevenforums.com/network-sharing/110543-possible-change-folder-icon-across-network.html
    Note: This response contains a reference to a third party World Wide Web site. Microsoft is providing this information as a convenience to you. Microsoft does not control these sites and has not tested any software or information found on these sites; therefore,
    Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information found there. There are inherent dangers in the use of any software found on the Internet, and Microsoft cautions you to make sure that you
    completely understand the risk before retrieving any software from the Internet.
    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.

  • Sharing an SD card or USB stick across the network

    Why won't OSX allow me to share a USB drive or SD card across my network? I can plug it into my Mac, go to System Preferences > Sharing, and add the card/stick/whatever as a Shared Folder, but the ' + - ' buttons allowing me to assign users to it are ghosted. Therefore it appears on my local network but it's inaccessible.
    It's not the end of the world but it's not what I expected from "the world's most advanced desktop operating system". In fact it's something a PC could do at least three generations of Windows ago.
    Am I missing something really obvious?
    Thanks

    Try selecting a folder on that USB drive rather then the drive itself.
    OT

  • How can I spread the processing demands across the network?

    I read that it is possible to spread the processing demands for transcoding etc across macs networked to the main workstation.
    Is this true and, if so, how is it done? Thanks.

    Hi,
    yep, using Compressor with QMaster, here some readings for you.
    for virtual clustering:
    http://web.mac.com/mikedcurtis/iWeb/HD4NDsImageGalleries/FasterCompressor3.html
    to setup a cluster involving more machines:
    http://www.macworld.com/article/49047/2006/01/marcchreateside.html
    [or read this|http://discussions.apple.com/message.jspa?messageID=5845516#5845516]
    Also search Compressor forum archive for specific questions and answers.
    G.

  • Clipboard issue- Automatically copying content past into another system across the network.

    Hi,
    I am facing issue related clipboard in all windows platform in our organization. Say example: Person A copying something from any application or browser in his system and when he is going to past into another apps(word file or text file) in the same system,
    its pasting some other text content, which is copied in another system, which is using by person B. Again Person B when is going to copy and paste something in his system, pasting content is from person C's system. It is happening in all system in our organization.
    It is very terrific problem, which is seen first time in my life. It is happening intermittently in all system.
    Our organization is mainly R&D and software development company, Developers using windows clipboard in local system, but not
    in another system thru n etwork or LAN. I have installed updated windows patch, Forefront antivirus in all system and also run scan. Not found any virus. We are continuously trying to identify the issue. Yet we did not get any solution. 
    We are enterprise customer of Microsoft and we using many enterprise solution of Microsoft. I hope any one can help me on the same.
    Thanks,
    Nirupam Dandapat  

    Hi Nirupam,
    This is weird. Please disconnect the network from these computer to check if they work fine.
    This is also might be caused by some third-party software conflict. In such situation, I would suggest you perform a clean boot in Windows clients to rule out the cause of third party programs.
    How to perform a clean boot in Windows
    http://support.microsoft.com/kb/929135
    Karen Hu
    TechNet Community Support

  • Set the rating across the network using iTunes???

    Hello,
    I have a PC with all my music on it. Since I keep this PC on all the time, I keep iTunes open on it, and share the library over the network.
    When listening to the library on my PC with the iTunes on my powerbook, I can't change the ratings at all. Is there a way to do this w/o having to go on Remote Desktop Controller? It seems like an overly complicated process, when it could be a lot simpler.
    Thanks

    Below I've copied the relevant info from the original thread about this hack, but first let me point out that there are two pieces of software that can do some of what many people want to do with their networked iTunes (these may not yet be updated to work with iTunes 5).
    1) NetTunes reviewed here:
    http://www.macworld.com/weblogs/macgems/2005/08/nettunes/index.php
    2) SyncOTunes reviewed here (10th down the list):
    http://www.macworld.com/2005/08/features/softwarebargains/index.php
    And here is the hack developped to share a Library on multiple machines - use at your own risk!):
    (snip)
    Have you tried using aliases to your library file?
    Say your iMac library is the "Master". Make sure that there's some way that you can tell which library is which (ie not exactly the same playlists), or else you won't be able to tell if this trick worked.
    From you iBook, load the iMac and, go into the iMac's Music folder->iTunes
    Do you see two files, one called "iTunes Library" and one called "iTunes Library.xml"? control-click and select "create alias" for each file.
    On your iBook's Music folder, move the 2 iTunes Library files into the trash (but don't empty the trash yet!). Then move the two alias files you created into that folder. Then rename the files to take out the " alias" at the end (notice the space), so that the files names are exactly the same as the original.
    Now open iTunes on your iBook... Does it load the playlists from your iMac?
    If not, you may be out of luck. Go back and put the original Library files from the trash to the right folder to retrieve your iBook library.
    Let me know how it works out...
    (snip)
    Success!!!
    I just tried it here and it works!
    Well, it works to allow two computers to share the same library files (make sure they both have the same version of iTunes, and set the permissions for the library files to allow everyone read and write access).
    But I'm having the same problem as you are with regards to sharing the smae library files between two users on the same computer. I've tried changing the permissions on the various folders, but no luck.
    (snip)
    I do it the way Sara describes. One small point is that you may only need to create an alias on your iBook for the iMac's iTunes Library file and not the .xml file. I think if the Library alias points to the iMac correctly, any changes to the .xml file will be written to the iMac .xml file, which is what you'd want.
    I think you have an additional step you need to take, since you want to serve the music from an external HD connected to your iMac. I don't know if Sara has that configuration. You may not be able to see anything on your external HD from your iBook (unless Tiger has changed that--I am on Panther). To cure that, you can use an application like Sharepoints
    http://www.hornware.com/sharepoints/
    which increases your control over what volumes you can share over AFS or SMB. What's relevant here is it will allow you to share your external HD. It's worked well for me. Sometimes, for some reason my iMac forgets that it's supposed to be making its external HD available to my iBook (but never while my iBook is actually connected with the HD), and I have to restart my iMac to make the HD share-able again, but otherwise, it's worked fine.
    Hope this helps you over your hurdle.
    Jayson
    Let me know if you have any questions.
    Cheers,
    Sara.

  • Accessing Hard drive information across the network

    Hello,
    Im trying to create a small app to monitor disk space usage of servers on our network. Im using the code found on Ray Camdens site.
    <cfset fileOb = createObject("java", "java.io.File").init("C:/")>
    <cfoutput>
    freespace=#fileOb.getFreeSpace()#<br>
    usablespace=#fileOb.getUsableSpace()#<br>
    totalspace=#fileOb.getTotalSpace()#<br>
    </cfoutput>
    This works fine when specifying local physical drives but it doesnt work for mapped network drives or if I put the path to another server in the init(" ") part.
    Has anyone got this working by pointing it at a mapped driver on the local server or by pointing directly to the server accross the network?
    Thanks for any help.

    Yup, it was to do with permission, cant beleive I didnt think of that. In this regard this isnt a security issue, the servers in question are private servers.
    Thanks for you helpful answer

  • Copying files across the network changes their permissions... Why?

    Okay, I have several Macs running Leopard 10.5.5. All of my users store their working files in their Shared folders so other people who log into their Mac have access to them so they can make corrections/changes etc.
    We also configure the Shared Folder to be shared under File Sharing --> Shared Folders pref pane. The permissions are set there for Everyone to have Read/Write. The problem occurs when a user connects via the network to another users' Mac Shared Folder and copies a file to their Mac. Once they copy the file the permissions change to Everyone Read Only.
    My question is why and can I keep the permissions intact?
    Thanks

    Mac_Tech wrote:
    Okay, I have several Macs running Leopard 10.5.5. All of my users store their working files in their Shared folders so other people who log into their Mac have access to them so they can make corrections/changes etc.
    We also configure the Shared Folder to be shared under File Sharing --> Shared Folders pref pane. The permissions are set there for Everyone to have Read/Write. The problem occurs when a user connects via the network to another users' Mac Shared Folder and copies a file to their Mac. Once they copy the file the permissions change to Everyone Read Only.
    My question is why
    that's how it's supposed to work. a new file is created on the other computer and it acquires standard permissions for new files. this can not be changed.
    what you can do is make sure they always copy those files to a particular directory and put ACLs on that directory that give everyone read+write rights to everything in it. For example, make a folder inside /Users/Shared directory. call it, say "sharedstuff".
    then run the following terminal command
    chmod +a "everyone allow delete,chown,list,search,add_file,\
    addsubdirectory,delete_child,file_inherit,directoryinherit" \
    /Users/Shared/sharedstuff
    now everything you copy to that folder will be read+write by everyone even if you do this across a network.

  • Socks proxy call  from a weblogic server across the firewall to an external program

    Hi,
    From our weblogic server, we are trying to connect to an external
    program outside our firewall through SSL. The SSL connection is being
    tunneled through a socks proxy in the DMZ. (We have not yet made it
    work so far. Currently, we are trying to make it work)
    From the weblogic bean, we are doing the following
    System.setProperty("socksProxySet", "true");
    System.setProperty("socksProxyHost", "w.x.y.z");
    System.setProperty("socksProxyPort", "1080");
    Not that weblogic bean is the initiator of the connection and it talks
    to a program outside our firewall.
    My question is, will this kind of system level setting in the weblogic
    server have any negative impact? This is because, RMI is over sockets
    and weblogic might be talking to its internal components through
    sockets.
    Is it advisable to have such socks related setting the weblogic bean
    level?
    thanks,
    jas.

    Hi,
    From our weblogic server, we are trying to connect to an external
    program outside our firewall through SSL. The SSL connection is being
    tunneled through a socks proxy in the DMZ. (We have not yet made it
    work so far. Currently, we are trying to make it work)
    From the weblogic bean, we are doing the following
    System.setProperty("socksProxySet", "true");
    System.setProperty("socksProxyHost", "w.x.y.z");
    System.setProperty("socksProxyPort", "1080");
    Not that weblogic bean is the initiator of the connection and it talks
    to a program outside our firewall.
    My question is, will this kind of system level setting in the weblogic
    server have any negative impact? This is because, RMI is over sockets
    and weblogic might be talking to its internal components through
    sockets.
    Is it advisable to have such socks related setting the weblogic bean
    level?
    thanks,
    jas.

  • Remote Printing in Solaris 8 across the network

    Hi
    I am trying to setup a printer on Solaris 8 server. The printer is located on the Client side outside our network and using the Axis Print Server.
    The way it is setup is... print request goes through our server to a virtual IP which forward the request to firewall via port 515, which further forwards the request to client's firewall and then inturn to printer.
    We have been able to setup the printer using the command:
    lpadmin -p "printername" -s "VirtualIP"!"print Queue on the client side"
    This works fine with the /usr/ucb/lpr command as the printer on the client side accepts only lpr command.
    However, the problem is, when we print manually, it prints fine. However when we run a script which as an output fires multiple prints to the printer, the Printer prints coule of files which are smaller in size but does not print the bigger file and nothing after that. it just keep on sitting on the queue.
    We have tried increasing the timeout to 120 secs but that didnt help either.
    Please suggest if you have any idea about this or if you have done the similar kind of setup in the past.
    Thanks in Advance.
    Cheers.

    Hello jnapier99
    The Officejet 6500 E709n does have a Windows 8 driver, however, it does not have a Windows 8 RT driver which is what the MS Surface tablet uses. This would explain the message you are receiving.
    Source: Supported Printers for Windows 8
    Don't forgot to say thanks by giving "Kudos" to those that help solve your problems.
    When a solution is found please mark the post that solves your issue.

  • Sharing playlist - how do I maintaining track order across the network

    When I listen to the shared playlists on our local network at work, my Itunes automatically arranges the playlists into alpha order by artist. Can I change my settings so that the list is played in the order by which the person created it?
    And how do I make sure that when others play my shared list, it stays in the right order?

    It sounds like you are doing the correct labeling but that is the only way to change the display order in iTunes in the general library.  Remember all the album names will have to have the identical name in order for the disc number to have an effect.  Even tiny differences can be big, and album labels coming from Gracenote can be inconsistent.  Make sure you don't have something like "No. 1" and No 2"
    I have never had this issue with ripped CDs but have had other tracks which were problematic.
    Check this Aug. 2008 post by turingtest2 about temporarily changing labels - https://discussions.apple.com/message/7904806#7904806  -  This often works but I have had cases where tracks grouped when a letter was added but ungrouped when it was removed again.
    If they are mp3 files try changing the ID3 tag version which may cause iTunes to re-write the tags and clear up inconsistencies.  I use iTunes 7.5 (yes, from 2007) so I can't tell you where this is in later versions.
    I had one case of really stubborn grouping.  The tracks would re-group in ways that didn't make sense when I changed metadata.  Without going into detail, I deleted the tracks completely from iTunes, then re-added the files and they all grouped correctly.

Maybe you are looking for

  • Why can't I establish a VPN connection using my iPhone 4's personal hotspot?

    Hello everybody, I want to access our company's network with my Mac Book Pro using my iPhone 4's 3G connection, but unfortunately it simply won't work. Here is what I can do: - I can establish a VPN connection from my MacBook Pro using my home (or so

  • Leopard USB install no longer boots after software update

    Hi all, I have recently installed Leopard onto a USB partition in order to perform maintenance on my main Leopard installation. Installation proceeds without a problem however after downloading software updates the USB partition will not boot success

  • Reading data files saved using FTP Append

    Hi All, The code posted will write me a data file using FTP Append, which represents the data coming from a cRIO chassis. However I do not seem to be able to write the code to pull the data back out of the saved files. I have success in retrieving an

  • Curve 9380

    Afternoon I have a (bought brand new) Curve 9380.  It has been working fine until Thursday night/Friday morning.  I was staying in a Hotel, and noticed on Thursday night that the battery was almost exhausted. I put the phone on charge and was soon as

  • Adobe ExtendScript Toolkit 2 don't find running Indesign Server CS3

    Hi I develop a plugin and differnet Javascripts who interact with this plugin. Now I like to debug my plugin and this Javascript. I start the debugger in Visual Studio 2005, this starts my Indesign Server CS3 (Debug) using the port 18383. Now I like