Advertisement

03.28.2007 at 07:01AM PDT, ID: 22477569
[x]
Attachment Details
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

JDeveloper problem deploying J2EE application

Tags: jdeveloper, command, did
Our developer team is attempting to deploy an application to a UNIX AIX Oracle 10G Application Server. They have used jdeveloper in the past without problems. The application needs to be deployed for testing.
I can recreate the problem they are having by doing the following:

Go into jdeveloper and click on new connection

TYPE
        Oracle Application Server
AUTHENTICATION
        ias_admin
        *******
CONNECTION
        Enterprise Manager OC4J Hostname:         oracle01.courts.state.md.us
        Enterprise Manager OC4J HTTP Port:        1810
        Remote Servers home directory:         /oramp01/app/oracle/product/devmid01
        OC4J Instance Name(optional):                JIS_ecitation_dev
EJB Client Connection
        ormi://oracle01:                                12401 ( I got this port number from grep on devmid01 and rmi and citation default is listed as 23791 ( via emc that is what i see, but ps commenad shows 12401)
        RMI username:                                admin
        RMI password:                                ?????

I attempted to do a search on the user name admin, but did not see a user name for this user...( so i am not sure which password to use, but I have tried some combinations)

Please let me know if you see any thing wrong with any of these parameters. I have looked at log files, changed settings etc etc, and do not seem to be able to get a  connection. I did see that ecitation deployed an application on 3-02-2007. This was before daylight savings time. Any help will be appreciated. I have recreated problem within jdeveloper on two different versions.

Currently get this error message:
Command was successfully sent to Oc4jDcmServlet
Receiving session id from servlet to check command status
****  Could not get session id from Oc4jDcmServlet
 ** Thread[main,5,main] ** Wed Mar 28 07:27:03 EST 2007 **  ** EXCEPTION: java.io.StreamCorruptedException: invalid stream header
java.io.StreamCorruptedException: invalid stream header
        at java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:753)
        at java.io.ObjectInputStream.<init>(ObjectInputStream.java:268)
        at oracle.j2ee.tools.remote_deploy.Oc4jDcmClient.receiveSessionId(Unknown Source)
        at oracle.j2ee.tools.remote_deploy.Oc4jDcmCommand.execute(Unknown Source)
        at oracle.j2ee.tools.remote_deploy.Oc4jDcmCommand.listApplications(Unknown Source)
        at oracle.j2ee.tools.remote_deploy.Oc4jDcmMain.main(Oc4jDcmMain.java:71)
Please, wait for command to finish...
Checking command status...
Setting userName to sysman
Command has finished
Receiving command exit value
####  Could not receive command output from Oc4jDcmServlet
Receiving command output
####  Could not receive command output from Oc4jDcmServlet
****  No output was received from command
Closing connection to Oc4jDcmServlet
####  DCM command did not complete successfully (-1)
####  HTTP return code was -1
Start your free trial to view this solution
Question Stats
Zone: Web Development
Question Asked By: arobbin
Solution Provided By: mayankeagle
Participating Experts: 1
Solution Grade: A
Views: 33
Translate:
Loading Advertisement...
03.28.2007 at 12:05PM PDT, ID: 18810895

All comments and solutions are available to Premium Service Members only.

Start your 7-day free trial and see for yourself why Experts Exchange is the easiest and most proven technology resource in the world. Get Started

Already a member? Login to view this solution.

 
03.28.2007 at 12:35PM PDT, ID: 18811116

All comments and solutions are available to Premium Service Members only.

Start your 7-day free trial and see for yourself why Experts Exchange is the easiest and most proven technology resource in the world. Get Started

Already a member? Login to view this solution.

 
03.28.2007 at 12:41PM PDT, ID: 18811154

All comments and solutions are available to Premium Service Members only.

Start your 7-day free trial and see for yourself why Experts Exchange is the easiest and most proven technology resource in the world. Get Started

Already a member? Login to view this solution.

 
 
Loading Advertisement...
20080236-EE-VQP-29