Skip to Content
0
Former Member
Aug 10, 2005 at 09:15 AM

J2EE jsp examples deply error

25 Views

Hi,

I have an CI with J2EE engine and have just installed a DI on a different box with abap+j2ee. Abap works, j2ee runs but when I try to run&deploy the examples that is already installed by default, I get this the error in the browser:

"There is a problem during the deployment of this example. Check the logs for detailed information."

I checked the logs with Visual Administrator. I can see this entry in the log viewer of the second node:

05/08/10 10:53:08 -  Applying user role management mappings.
05/08/10 10:53:08 -  Start updating EAR-file...../../docs/StartPage/Examples/incrementor/Increment.ear
05/08/10 10:53:08 -  Temp files deleted...
05/08/10 10:53:08 -  Ear-file updated successfully for 276ms.
05/08/10 10:53:09 -  ERROR : ERROR: ID90509: Can't make connection to Host : [localhost] with UserName : [Administrator] 
                     				Check your Login Info. 
                     				Exception is : 
                     javax.naming.NoPermissionException: java.rmi.RemoteException: SecurityException...; nested exception is: 
                     	com.inqmy.lib.security.IllegalUserException: ID001281: Access denied! [Root exception is com.inqmy.services.rmi_p4.P4RuntimeException: java.rmi.RemoteException: SecurityException...; nested exception is: 
                     	com.inqmy.lib.security.IllegalUserException: ID001281: Access denied!]
NOT Deployed ! : 

I use the same Administrator user and password for logging into the web page of the examples and to login to VA.

Thanks,

Peter