App Server / Glassfish on IBM Z-Linux on Z Series?

Hi everyone, I'm a newbie here and I need help!
We want to run Sun App Server / Glassfish on the IBM Z Series mainframe with Z-Linux (SUSE). Is anyone out there doing this? Does it work? Caveats? We will be running it for a large backoffice app with about 20 000 concurrent users.
Thank you for the help.
(Sorry if I'm repeating a post - I couldn't find anything...)

u should be posting app server questions to glassfish forum
http://forums.java.net/jive/forum.jspa?forumID=56&start=0

Similar Messages

  • How to install j2ee sun app server 8.0 in debain linux

    hi guys
    i am new to linux and i have downloaded the j2ee sun app server 8.0(linuxversion) from sun.java
    in sun.java documentation says first we have to change the mode to excecutable
    then he is saying to do this
    1. To run the installation program that uses a graphical interface, at the command prompt type the name of the bundle file at the command prompt.
    2.To run the installation program that uses the command-line interface, at the command prompt type the name of the bundle file followed by the -console option.
    after chmod + x <bundle name >
    the next step i am not able to do it
    what to do next
    any suggestions
    regards
    sandeep

    Hi rlubke
    Thanks for the suggestion
    1.Change the permission of the bundle file so that you have execute access:
    chmod +x <bundle-file-name>
    2. To run the installation program that uses a graphical interface, at the command prompt type the name of the bundle file at the command prompt.
    3.To run the installation program that uses the command-line interface, at the command prompt type the name of the bundle file followed by the -console option.
    Step 1. After chmod + x <bundle name >
    Step 2. sun/appserver/# <bundle name>
    bash: <bundle name>: command not found
    Step 3. sun/appserver# <bundle name>
    bash: <bundle name#>: command not found
    any suggestions
    i have done what u have said now
    Step 1. After chmod + x <bundle name >
    Step 2. sun/appserver/#./ <bundle name>
    Checking available disk space....
    Checking Java(TM) 2 Runtime Environment...
    Extracting Java(TM) 2 Runtime Environment files...
    Extracting installation files...
    Launching Java(TM) 2 Runtime Environment....
    Error: There are no files requiring installation.
    Deleting Temporary files...
    Step 3. sun/appserver# <bundle name>
    Checking available disk space....
    Checking Java(TM) 2 Runtime Environment...
    Extracting Java(TM) 2 Runtime Environment files...
    Extracting installation files...
    Launching Java(TM) 2 Runtime Environment....
    Error: There are no files requiring installation.
    Deleting Temporary files...
    this is what happening excatly

  • How to install Pro*C on App Server 10g rel 2 for Linux

    Hiya,
    Pro*C on the database platform seems a straight forward install.
    Can anyone please tell me how to do the install of the Pro*C onto the App Server platform, so we can test and execute the programs there? Are there instructions for this?
    TIA
    Tony
    Message was edited by:
    Tony Grigg

    Just unzip all Instant Client zip files in the same directory, they all have "instantclient_11_2" as first path element,
    so everything will end up in the right place in this directory.
    If your Instant Client directory has a different name, unzip the package somewhere and move all files and
    directories in it to your instant client directory.
    Yours,
    Laurenz Albe

  • Error starting app server - glassfish

    When I try to start the app server alone I don't get any errors, but when I try to access the admin console or localhost:8080 I just get blank pages. (No 404 error) When I try to run it with an app deployed I get the following error.
    [exec] Jul 21, 2006 5:06:38 PM com.sun.appserv.management.client.ProxyFactory getInstance
    [exec] SEVERE: ProxyFactory.getInstance: Failure trying to create a new ProxyFactory: java.io.IOException: "null"
    [exec] java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2232)
    [exec] java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:2698)
    [exec] java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:750)
    [exec] java.io.ObjectInputStream.<init>(ObjectInputStream.java:268)
    [exec] com.sun.enterprise.admin.jmx.remote.comm.ServletConnection.receive(ServletConnection.java:107)
    [exec] com.sun.enterprise.admin.jmx.remote.comm.MBeanServerMessageConductor.invoke(MBeanServerMessageConductor.java:62)
    [exec] com.sun.enterprise.admin.jmx.remote.internal.RemoteMBeanServerConnection.getAttribute(RemoteMBeanServerConnection.java:284)
    [exec] com.sun.appserv.management.util.jmx.JMXUtil.getMBeanServerID(JMXUtil.java:110)
    [exec] com.sun.appserv.management.client.ProxyFactory.getInstance(ProxyFactory.java:424)
    [exec] com.sun.appserv.management.client.ProxyFactory.getInstance(ProxyFactory.java:388)
    [exec] com.sun.enterprise.deployment.client.DeployAction.run(DeployAction.java:193)
    [exec] java.lang.Thread.run(Thread.java:595)
    [exec] CLI171 Command deploy failed : Deployment of application failed - java.io.IOException
    deploy-url-message:
    Any help will be appreciated.
    thanks.

    When I try to start the app server alone I don't get any errors, but when I try to access the admin console or localhost:8080 I just get blank pages. (No 404 error) When I try to run it with an app deployed I get the following error.
    [exec] Jul 21, 2006 5:06:38 PM com.sun.appserv.management.client.ProxyFactory getInstance
    [exec] SEVERE: ProxyFactory.getInstance: Failure trying to create a new ProxyFactory: java.io.IOException: "null"
    [exec] java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2232)
    [exec] java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:2698)
    [exec] java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:750)
    [exec] java.io.ObjectInputStream.<init>(ObjectInputStream.java:268)
    [exec] com.sun.enterprise.admin.jmx.remote.comm.ServletConnection.receive(ServletConnection.java:107)
    [exec] com.sun.enterprise.admin.jmx.remote.comm.MBeanServerMessageConductor.invoke(MBeanServerMessageConductor.java:62)
    [exec] com.sun.enterprise.admin.jmx.remote.internal.RemoteMBeanServerConnection.getAttribute(RemoteMBeanServerConnection.java:284)
    [exec] com.sun.appserv.management.util.jmx.JMXUtil.getMBeanServerID(JMXUtil.java:110)
    [exec] com.sun.appserv.management.client.ProxyFactory.getInstance(ProxyFactory.java:424)
    [exec] com.sun.appserv.management.client.ProxyFactory.getInstance(ProxyFactory.java:388)
    [exec] com.sun.enterprise.deployment.client.DeployAction.run(DeployAction.java:193)
    [exec] java.lang.Thread.run(Thread.java:595)
    [exec] CLI171 Command deploy failed : Deployment of application failed - java.io.IOException
    deploy-url-message:
    Any help will be appreciated.
    thanks.

  • Accessing APP Server through internet

    Dear All,
    I have an Oracle APP Server 10gR2 installed on Enterprise linux 4.
    Forms and report services are running there to access oracle Forms And Reports.
    How can I make it accessible to any ineternet User.
    I already have a Real ip with the machine where app server is installed
    Pls Help me out

    Hi Debabrata,
    In App Controller the console access is provided by an ActiveX control and this requires the client (web browser) to connect directly to the Hyper-V server. As you note, for this to work over the internet would require the Hyper-V host to be accessible from
    the internet, and this is not a recommended security practice. 
    Publishing App Controller as a Remote App avoids needing to make the Hyper-V host accessible to the internet. I'm not an expert in setting up Remote App and don't have an answer about how to avoid doing 2 lots of authentication. The
    Remote Desktop Services forum is likely to be a better place to ask a question on setting up Remote Apps.
    Let me know what you need help with for the Remote Console in Windows Azure Pack option. There is also a forum for
    Azure Pack and two of our MVPs who do have console connect working have both written articles that describe their experience.
    http://kristiannese.blogspot.com/2014/02/configuring-remote-console-for-windows.html
    http://www.hyper-v.nu/archives/mvaneijk/2014/01/windows-azure-pack-remote-console-with-the-rd-gateway-in-a-dmz/
    Regards,
    Richard
    This posting is provided "AS IS" with no warranties, and confers no rights.

  • Weblogic 8.1 App Server and IBM MQ Series 5.2 Issue

    Hi All,
              I am trying to create a bridge between Weblogic 8.1 App Server and IBM MQ Series 5.2 and i am facing issues.
              Bridge works fine if i use QualityOfService="Atmost-once" and i am getting following error when i use
              QualityOfService="Duplicate-okay".
              Error:
              <Oct 16, 2003 6:03:35 PM PDT> <Error> <MessagingBridge> <BEA-200015> <An error occurred in bridge "MQSeries WebLogic Bridge" during the transfer of messages (java.lang.Exception: weblogic.jms.adapter.JMSConnectionHandle.acknowledge(Ljavax/jms/MessageV).>
              <Oct 16, 2003 6:03:35 PM PDT> <Warning> <MessagingBridge> <BEA-200026> <Bridge "MQSeries WebLogic Bridge" encountered some problems in one of its adapters or underlying systems. It stopped transferring messages and will try to reconnect to the adapters shortly. (The exception caught was weblogic.jms.bridge.internal.MessagingBridgeException.)>
              Any suggestions or comments will be really appreciated.
              Thanks
              Suresh
              

    It is weird that nothing shows up in the log after you turned on the debug.
              Actually I knew somebody has run into the same problem once.
              The problem disappeared after he did something on the MQSeries side (like
              restart the system and something else). I did not know exactly what he did.
              I am not sure if that will help you but worth trying.
              If that does work either, I'd suggest that you contact the BEA Customer Support
              and somebody will look at it for you in depth.
              Thanks,
              Dongbo
              Suresh wrote:
              > Thanks for following up on this.
              >
              > This bridge works with 6.1 app server and we are trying to use the same stuff
              > for 8.1 app server too. No, we are not using XAConnectionFactory.
              >
              > Suresh
              >
              > Dongbo Xiao <[email protected]> wrote:
              > >Is there any chance that the JMS connection factory on the MQSeries
              > >side is a XAConnectionFactory?
              > >
              > >Suresh wrote:
              > >
              > >> I am using the debug options (-Dweblogic.Debug.DebugMessagingBridgeStartup="true"
              > >> -Dweblogic.Debug.DebugMessagingBridgeRuntime="true") in my stratip
              > >script,
              > >> but, thats the maximum stack trace I can get. I am using jms-notran-adp.rar
              > >for
              > >> both QOS. Bridge is working fine when I use Exactly-once and repeatedly
              > >getting
              > >> the same message when I use Duplicate_okay. My destination queue is
              > >not able to
              > >> ackowledge the messge to the sender.
              > >>
              > >> Here I am giving nodes from my config.xml
              > >>
              > >> <MessagingBridge AsyncEnabled="false" BatchInterval="40000"
              > >> Name="MQSeries WebLogic Bridge"
              > >> QualityOfService="Duplicate-okay"
              > >> SourceDestination="MQSeries Inbound Destination" Started="true"
              > >> TargetDestination="WebLogic Inbound Destination" Targets="myserver"/>
              > >> <JMSBridgeDestination
              > >> AdapterJNDIName="eis.jms.WLSConnectionFactoryJNDINoTX"
              > >> ConnectionFactoryJNDIName="jms.InboundMessageConnectionFactory"
              > >> ConnectionURL="t3://myserver:7001"
              > >> DestinationJNDIName="jms.InboundMessageQueue"
              > >> DestinationType="Queue"
              > >> InitialContextFactory="weblogic.jndi.WLInitialContextFactory"
              > >> Name="WebLogic Inbound Destination" UserName="username" UserPassword="pwd"/>
              > >> <JMSBridgeDestination
              > >> AdapterJNDIName="eis.jms.WLSConnectionFactoryJNDINoTX"
              > >> ConnectionFactoryJNDIName="cn=MQ_BROKER_1,ou=inboundConnectionFactories,ou=mqseries,ou=jms,ou=Systems"
              > >> ConnectionURL="ldap://ldapServer:389/o=myroot"
              > >> DestinationJNDIName="cn=queue2,ou=queue,ou=mqseries,ou=jms,ou=Systems"
              > >> InitialContextFactory="com.sun.jndi.ldap.LdapCtxFactory"
              > >> Name="MQSeries Inbound Destination"
              > >> UserName="cn=admin,o=myroot" UserPassword="pwd"/>
              > >> <Application Name="jms-notran-adp"
              > >> Path="C:\bea\weblogic81\server\lib" StagingMode="nostage" TwoPhase="true">
              > >> <ConnectorComponent Name="jms-notran-adp"
              > >> Targets="rdoddapaneni3" URI="jms-notran-adp.rar"/>
              > >> </Application>
              > >>
              > >> Thanks
              > >>
              > >> Tom Barnes <[email protected]> wrote:
              > >> >By the way, if you are looking to improve performance, transactional
              > >> >mode may actually be the fastest. See the JMS Performance
              > >> >Guide white-paper on dev2dev for details.
              > >> >
              > >> >Suresh wrote:
              > >> >
              > >> >> Hi All,
              > >> >>
              > >> >> I am trying to create a bridge between Weblogic 8.1 App Server and
              > >> >IBM MQ Series 5.2 and i am facing issues.
              > >> >>
              > >> >> Bridge works fine if i use QualityOfService="Atmost-once" and i
              > >am
              > >> >getting following error when i use
              > >> >> QualityOfService="Duplicate-okay".
              > >> >>
              > >> >> Error:
              > >> >>
              > >> >> <Oct 16, 2003 6:03:35 PM PDT> <Error> <MessagingBridge> <BEA-200015>
              > >> ><An error occurred in bridge "MQSeries WebLogic Bridge" during the
              > >transfer
              > >> >of messages (java.lang.Exception: weblogic.jms.adapter.JMSConnectionHandle.acknowledge(Ljavax/jms/MessageV).>
              > >> >
              > >> >> <Oct 16, 2003 6:03:35 PM PDT> <Warning> <MessagingBridge> <BEA-200026>
              > >> ><Bridge "MQSeries WebLogic Bridge" encountered some problems in one
              > >> >of its adapters or underlying systems. It stopped transferring messages
              > >> >and will try to reconnect to the adapters shortly. (The exception
              > >caught
              > >> >was weblogic.jms.bridge.internal.MessagingBridgeException.)>
              > >> >>
              > >> >> Any suggestions or comments will be really appreciated.
              > >> >>
              > >> >> Thanks
              > >> >> Suresh
              > >> >
              > >
              

  • Sun ONE App Server 7.0 for Linux - When?

    Hi
    the page about the Platform Edition
    http://wwws.sun.com/software/products/appsrvr_pe/home_appsrvr_pe.html
    states that Sun ONE App Server supports (Redhat) Linux.
    When will there be a download available for Linux?
    Regards
    Steen

    Hi Ralf,
    As of today, the official production release downloads fo App Server 7 are available on http://www.sun.com.
    The Standard Edition for Development and Evaluation includes an option to download the App Server 7 product combined with Sun ONE Studio 4, Enterprise Edition for Java Update 1.
    You can also download the Studio 4 separately and hook it into App Server 7 very easily. See the tutorial included in App Server 7 (<install_dir>/docs/studio-tutorial/) for details.
    Thanks,
    Chris

  • Installing Oracle App Server on Linux

    Hi,
    Has anyone installed the App Server on Linux? Can they tell me if it was difficult, complicated, etc. bearing in mind that I am not a DBA, and have basically no experiance with this sort of stuff at all. So basically what I am asking is can you stick in the CDs and follow the install guide and get it done in half a day or less.
    Cheers.

    I would say that a half a day is grossly underestimating it, by my experience and what you indicate your level of expertise is. I ended up installing, getting to a fail point, uninstalling and re-doing. Some errors are "recoverable", but some do not seem to be (from my experience). I'd make a few recommendations. I have it installed on Mandrake 8.x (latest release, I think), which seems to be "doable" but I'd recommend going with a certified platform if you don't know what you are doing. Also, Mandrake had some quirks like their security management software which resets file permissions "behind the scenes". This was my first experience with Mandrake so it took me a while to figure out which files to edit/fix so that Enterprise manager would get the right data.
    Read the readme!
    Read the installation docs all the way through!
    Read the release notes all the way through!
    I had a NUMBER of problems, some specific to my platform (which is not certified by Oracle, so it's not their fault) and some which were covered in the readme. It took me a while to get everything right and I ended up struggling most with the Infrastructure install. Most likely that was due to my hardware & OS (Mandrake), but there are some issues in the release notes that are important. The reason I would restart many times is that I wanted the installation to go smoothly from start to finish so that I could better understand the requirements, etc. Examples of issues (which includes things from the readme/release notes and otn):
    - either install PDKSH or link /bin/bash to /bin/ksh. /bin/ksh is listed in one of the scripts as the shell during installation configuration. This should be in the installation guide as a pre-requisite.
    - install the sysstat package so the enterprise manager will show graphs, etc. This should be in the installation guide as a pre-requisite.
    - link (symbolic) your perl binary to /usr/local/bin/perl
    - I received numerous link errors due to two problems:
    - genclntsh didn't have a good link command for my platform. There seems to be two work-arounds posted around here, but I chose to add -lgcc and -L/path/to/gcclib on the ld line. E-mail me if you want more details ([email protected]). My path was something like: /usr/lib/gcc-lib/i586-mandrake-linux-gnu/2.96 where I found the libgcc.a
    - Reports server and Forms server failed because the link line was linking to libXm.2.1.so instead of libXm.2.0.1.so (or libXm.2.so, etc). The development team evidently used a later version of Motif than I had, so I fixed it in the forms and reports makefiles, respectively.
    I can't remember, offhand, what else I had to do, but this covers it. Obviously, a lot of this depends upon the type of install you choose. I wanted the reports server, which requires the infrastructure, etc.
    Good luck.
    Jeff

  • Unable to start oracle app server 10g through opmnctl file Red Hat linux

    Hi gurus,
    I have a VM (Red Hat Linux based). I am not able to start my application server 10g through opmnctl file (exists in opmn/bin folder).
    I open that folder opmn/bin through terminal and write the following command
    opmnctl startall
    nothing is happening... is there any way to start the server through GUI?
    can you please guide me.
    Thanks

    process has been started now..Please post the result of$ $ORACLE_HOME/opmn/bin/opmnctl status
    after that when I run the it from browser nothing is comming..Don't you get any error ?
    for app server admin i wrote http://pcname:port/
    This should work. Is port the correct one ? Check out $ORACLE_HOME/install/portlist.ini. Did you try IP address, instead of pcname ? Do you have any active firewall on your linux server ?
    for simple form run http://pcname:port/frmservlet/
    This one should be http://pcname:port/forms/frmservlet

  • Generated WSDL Issue - Glassfish App Server

    Hi,
    I am at a loss as to how to modify the generated WSDL and associated schema for a webservice I am deploying to Glassfish V2 Milestone 4 - Build 33. I'm using EJB 3.0 and the entity beans I developed have one to many and many to one references to each other:
    An OverrideVersion contains a reference to the OverrideRequest it belongs to. There can be numerous OverrideVersions. I've tested the database code extensively and there is no problem performing saves and retrieves. The following is taken from the OverrideVersion class:
    @ManyToOne
    @JoinColumn(name="request", referencedColumnName="pricingRef")
    private OverrideRequest request;and this is from the OverrideRequest class:
    @OneToMany(mappedBy="request", cascade=CascadeType.ALL,
              fetch = FetchType.EAGER)
    private Set<OverrideVersion> overrideVersionCollection;The problem is that if I leave the app server to generate the WSDL these references are generated, which I don't want - I only want the Verson to reference :
    <xs:complexType name="overrideVersion">
      <xs:sequence>
        <xs:element name="request" type="tns:overrideRequest" minOccurs="0"/>
      </xs:sequence>
    </xs:complexType>and<xs:complexType name="overrideRequest">
      <xs:sequence>
        <xs:element name="overrideVersionCollection" type="tns:overrideVersion" nillable="true" minOccurs="0" maxOccurs="unbounded"/>
      </xs:sequence>
    </xs:complexType>I need to be able to change the WSDL as I am getting the following error on retrieves:
    com.sun.istack.SAXException2: A cycle is detected in the object graph. This will cause infinitely deep XML:I followed the advice in http://forum.java.sun.com/thread.jspa?threadID=725485&messageID=4184020
    "For now, the way is to do this manually : stop the app server, edit the as_install_dir/domains/domain1/generated/xml/j2ee-{apps|modules}/{your-app}/{META|WEB}-INF/wsdl/XXXXX.wsdl, and restart the app server"
    but no matter what I do the changes I make to the generated WSDL and schema files aren't refelected in the actual WSDL at the ?WSDL address.
    So I decided to take the generated WSDL file, modify it (remove the cyclic references), and drop it in my applications META-INF/wsdl directory (along with the previously generated schema) and specify the @WebService wsdlLocation attribute in my stateless session bean:
    @WebService(serviceName="PricingService",
              portName="PricingServicePort",
              wsdlLocation="META-INF/wsdl/PricingService.wsdl")But after deployment I try to access the WSDL (at the same address as the previous generated WSDL http://localhost:8080/PricingService/PricingService?wsdl) and get a plain white HTML page with: Invalid wsdl request http://localhost:8080/PricingService/PricingServiceI haven't been able to come up with a solution to this problem either.
    This is doing my head in so any help would be greatly appreciated.
    Thanks.

    Hi Arvind,
    First thing u shud do is..for invoking a webservice through XI do not import all the WSDLs ....Import only the WSDL under the porttypes....
    Port types defines the interface in XI...Once u import them....Then check the msg type.....As per u info u shud see them as
    getAuthorizationIn_doc---request
    getAuthorizationOut_doc---Response..
    If u want something more plz ask
    Regards,
    AshwinM
    Note:- Reward If helpful

  • Can you have more than one App server on same linux box?

    On a Linux box I want to set up a dev app server and a seperate test app server (on the same linux box).
    Is this possible or do I need 2 linux boxes (1 for dev and 1 for test)?
    Thanks in advance...

    Yes it is possible. I did it on a Sun SPARC
    server. Make sure to install into 2 separate Oracle Home directories and change the port settings. I used a single O/S owner.

  • Windows to Linux Migration for Apps Server - 11.5.10

    Hello all,
    Am trying to migrate our app server from WIndows 2000 to RH Linux. Am using the metalink doc id 238276.1 for this. Am encountering an error
    "RC-00216: The Context File does not exist. Exiting."
    Am not able to proceed any further. Have verified file path and permissions. Have setup some parts of the environment on the target with path for AD_TOP, APPL_TOP, CONTEXT etc.
    Has anyone completed such a migration successsfully? Any pointers will be greatly appreciated.
    Regards,
    Vijay

    Hi Vijay,
    Yes I have.
    What is the java and perl version being used?
    1 - which java
    2 - java --version
    3 - which perl
    4 - per --version
    The contextfile has been copied from the windows system does it have the correct permissions? Open the file and check if you see ^M (they should not exist)
    You are executing the command as follows:
    perl /data/hrtc/hrtcappl/ad/11.5.0/bin/adclonectx.pl migrate java=/usr contextfile=/data/hrtc/hrtcappl/admin/hrtc1_hrdev.xml
    try:
    cd /data/hrtc/hrtcappl/ad/11.5.0/bin/
    perl adclonectx.pl migrate java=/usr contextfile=/data/hrtc/hrtcappl/admin/hrtc1_hrdev.xml
    Also the location of JDK_TOP (/usr) seems a bit strange to me.....as I would expect something like /usr/jdk1.3.x/
    Thanks!
    KAR

  • Deployment on APP Serv on LINUX

    Hello Everyone,
    I have an application developed in JDEVELOPER 10g on Windows. My application needs to be deployed on ORACLE 10g AS on RED HAT LINUX Release 4.
    I created a EAR/WAR file using JDEVELOPER and copied the same on LINUX and deployed the application using the App Server web interface. During the creation of the WAR file it asks for the application name and then for the WAR file name. Now when the application gets deployed, it creates a folder in the name of the application and inside which it creates a folder in the name of the WAR file and puts all the application structure into it. Now when i open my application in the browser, it does not find any files in the path because of the additional folder in the structure. I am tired of trying all possible options but no luck. I am supposed to deploy the application on the client machine in 1 week time and i have no luck yet on LINUX... In quite a soup at this moment. PLEASE HELP...

    This is not an operating system issue.
    When you deploy an WAR (within an EAR or standalone) you're asked for a context root. This context root must be used within the URL you specify to access the files of the WAR.
    Sample URL:
    http://mylinuxbox:8888/contextRootName/login.jsp
    --olaf                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • Problem installing App Server 8.1 on Linux

    I've got App server 8.1 that came with a Messaging Server bundle. I tried installing on a new machine, and it wouldn't go through with the full configuation at the time of install, so I took the "configure later" option.
    I'm now trying to manually configure and start the App server, which usually is in /var/opt/sun/appserver/bin.
    However, there's nothing in there except a PointBase directory, and there's no installer file for the appserver in /opt/sun. Anyone know where the manual installer script for the app server gets kept?

    Okay - it looks like I've found the answer to my own question, unless anyone has a better answer:
    http://docs.sun.com/app/docs/doc/819-2328/6n4khb8jl?a=view
    This document goes over the post-install instructions for Sun Java Application server. It assumes you were able to run the installer, and then choose the "configure now" option to enter in all of the values right then and there for the install.
    If you choose the "configure later" option, and don't enter in all of the server values right there, you are pretty much up a creek as I've found no way to actually do the post-install after this. There is literally no executible which does this.
    The only thing I was able to do that worked was to try (and fail) to run the uninstall script, and then -- when that bombed out and wouldn't actually un-install everything, I did an rpm -qa | grep sun-, and then on EVERYTHING in that list, I did an rpm -e to remove it. That finally worked and allowed me to re-run the install.
    Does anyone else have better advice on this one?
    --Tad
    System Administrator
    Church of Scientology International
    http://www.scientology-washingtondc.org

  • How to run 10g forms developed on win XP platform from linux based App serv

    dear all,
    I am developing 10g forms being on widows XP platform. I have also used
    both pl/sql and object libraries to develop them.
    Now what i have to do to make these forms work from a 10g application server
    that is installed on linux 4

    thanks for ur reply.
    the problem i am facing now is
    I used to use a specific path in the forms where the
    libs are located.
    but in linux path location identification is different from wins.
    i tried with remove path as well still it can not read the libs.
    waitin for ur reply

Maybe you are looking for

  • BI 7.6 Latest Trail version after RSA1 action MaxDB stopped

    Hi, BI 7.6 latest trail version i installed after RSA1 activation once system restarted my DISP+WORK.EXE got stopped, please tel me how to resolve when i see log stated below; trc file: "dev_ms", trc level: 1, release: "700" [Thr 2560] Thu Dec 27 22:

  • Exception of buffer overflow.

    Hi There, I have a code to read the text file in jsp, the problem i am facing is of buffer overflow as the text file contains more than 2000 records and when i upload data to database it throws exception of buffer overflow, any help will be appriciat

  • How to issue parts from our Unrestricted stock to Vendor QI stock (Subcont)

    Hi , In subcontrating process , I wanted to transfer material from my unrestricted stock to Vendor QI stock where subcontrator will test the quality of the material and only if it gets approved it will be used for process otherwise will be returned b

  • Trouble uploading a new album into iTunes

    I'm trying to upload my new album to my iTunes library, and the first couple of times I didn't have an internet connection so it found that it was not possible to get my cover art. However, I later tried with internet connection and no cover art or s

  • [IDOC] WE19 send successfully ...but where it is?

    Hi, creating scenario IDOC -> XI -> File with own IDOC. After sending it with we19 he said "IDoc sent to SAP system or external program". In we02 and we05 the IDOC it says "Data passed to port OK". Business Systems: Sender : SAPBS Client 200 Receiver