How to config domain?wl 6.0

We have four developers which makes up one develop team. Now we
want to develop together on one server, which is installed with
weblogic6.0 under solaris7. We want each developer can make his
own ejb separately on his own computer but all developers can deploy
their components on the server. In this case we need each developer
has separate environment on the sever. Even though I read all documents
of WebLogic6.0 I cannot find out a way to configure a proper develop
environment. Should I start several domains or should I start several
servers in one domain? I noticed that there are 3 default domains
after installing the weblogic6.0 and I can startup them concurrently
with configuring different port. I tried to create new domains
for each developer in the console. I copied “config.xml”,
“startxxxDomain.sh” and “fileRealm.properties”
to the new domain and changed the domainname in these files. But
finally I got an error message as the following files
config.xml:
<!--If your domain is active, please do not edit the config.xml
file. Any changes made to that file while the domain is active
will not have any effect on the domain's configuration and are
likely to be lost. If your domain is inactive, you may edit this
file with an XML editor. If you do so, please refer to the configuration
DTD. In general, we recommend that changes to your configuration
file be made through the Administration Console.-->
<Domain
Name="wenjing"
>
<JTA
Name="wenjing"
/>
<ApplicationManager
Name="wenjing"
/>
<Security
Name="wenjing"
/>
<Server
AdministrationPort="0"
ListenAddress=""
ListenPort="8001"
Machine=""
Name="wenjingServer"
>
<ServerDebug
Name="wenjingServer"
/>
<WebServer
Name="wenjingServer"
/>
<KernelDebug
Name="wenjingServer"
/>
<SSL
Name="wenjingServer"
/>
<Log
Name="wenjingServer"
/>
</Server>
<Log
Name="wenjing"
/>
</Domain>
fileRealm.properties:
#Wed Feb 21 13:56:43 CST 2001
acl.modify.weblogic.jndi.weblogic.qa=everyone
acl.reserve.weblogic.jdbc.connectionPool.oraPool=system,everyone
acl.list.weblogic.jndi.a2.b3=user_ulm,user_ulx,user_xlm,user_xlx
acl.unlockuser.weblogic.passwordpolicy=Administrator
group.VP=javajoe
acl.reset.weblogic.jdbc.connectionPool.testpool=system
acl.list.weblogic.jndi.weblogic=system
acl.admin.dynapool=system
acl.lockServer.weblogic.admin=system
acl.list.weblogic.jndi.weblogic.ejb=system
acl.modify.weblogic.jndi=everyone
acl.lookup.weblogic.jndi.a1.b1=system,user_d2,user_d3
acl.lookup.weblogic.jndi.a1.b1.c1=system,user_d3
acl.lookup.weblogic.jndi.a2.b3=system,user_ulm,user_ulx,user_uxm,user_uxx
acl.lookup.weblogic.jndi.weblogic.qa=everyone
acl.write.weblogic.workspace.logintest=logintest,system,everyone
acl.modify.weblogic.jndi.weblogic.jnditest=everyone
acl.list.weblogic.jndi.weblogic.rmi=everyone
acl.write.weblogic.workspace=system,everyone
user.pool_user=0xee1ccda7b117f5aaa9c9a184daa2cf3e8c0fd3b7
user.user_d3=0xc7c108a184c72f84885d39891958f364e72bad75
acl.unlockServer.weblogic.admin=system
user.user_d2=0x7af158321bbe45ad0e3b5162a51a349cfc2ab096
user.user_d1=0xc1a38c8365bd23821c36f7fdb28a14cccf179d45
user.javajoe=0x965d271d8f359a5c4c89ae790ec5a40c62138e21
acl.reset.weblogic.jdbc.connectionPool.jtstestpool=system
acl.lookup.weblogic.jndi.VISIBLE.PROTECTED=system
acl.modify.weblogic.jndi.a1.b1=system
group.Administrator=system,j2ee
acl.modify.weblogic.jndi.weblogic=system
acl.modify.weblogic.jndi.a2.b3=system,user_ulm,user_uxm,user_xlm,user_xxm
acl.reserve.weblogic.jdbc.connectionPool.testpool=system,everyone
acl.modify.weblogic.jndi.weblogic.ejb=system
user.jtajtajta=0x0383f8017ad0146b105fa32ae16c6b132eff6c8f
acl.reserve.weblogic.jdbc.connectionPool.jtstestpool=system,jtajtajta
user.wsUser4=0x1dddd9e6aadde8962c0a7d584584e47924fb21c1
acl.lookup.weblogic.jndi=everyone
user.wsUser3=0x1dddd9e6aadde8962c0a7d584584e47924fb21c1
user.wsUser2=0x1dddd9e6aadde8962c0a7d584584e47924fb21c1
acl.reserve.dynapool=system,pool_user
user.wsUser1=0x1dddd9e6aadde8962c0a7d584584e47924fb21c1
user.wsUser0=0x1dddd9e6aadde8962c0a7d584584e47924fb21c1
acl.modify.weblogic.jndi.weblogic.rmi=everyone
group.Manager=javajoe
user.user_xlx=0x72c273dddc7233e2235e97eccfcecafe6ddebaf8
acl.read.weblogic.workspace.logintest=logintest,system,everyone
group.Employee=j2ee
acl.execute.weblogic.servlet=system,everyone
acl.modify.weblogic.admin.acl=system
acl.lookup.weblogic.jndi.weblogic.ejb=system
acl.write.weblogic.workspace.guest=system,everyone,guest
user.user_xlm=0x72c273dddc7233e2235e97eccfcecafe6ddebaf8
acl.modify.weblogic.jndi.a1.b1.c1=system
acl.read.managedObject=system,guest
user.user_ulx=0x72c273dddc7233e2235e97eccfcecafe6ddebaf8
acl.lookup.weblogic.jndi.weblogic.rmi=everyone
user.user_xxm=0x72c273dddc7233e2235e97eccfcecafe6ddebaf8
user.logintest=0x1dddd9e6aadde8962c0a7d584584e47924fb21c1
acl.list.weblogic.jndi.weblogic.fileSystem=everyone
user.pool_nonuser=0xee1ccda7b117f5aaa9c9a184daa2cf3e8c0fd3b7
user.pool_creator=0xee1ccda7b117f5aaa9c9a184daa2cf3e8c0fd3b7
user.user_uxx=0x72c273dddc7233e2235e97eccfcecafe6ddebaf8
acl.list.weblogic.jndi=everyone
user.user_ulm=0x72c273dddc7233e2235e97eccfcecafe6ddebaf8
acl.read.weblogic.workspace.guest=system,everyone,guest
acl.lookup.weblogic.jndi.weblogic.fileSystem=everyone
user.invalidUser=0x86bea983a5a4aa62f2c6ef7f8762b5abb9c84ab3
user.user_uxm=0x72c273dddc7233e2235e97eccfcecafe6ddebaf8
acl.modify.weblogic.jndi.VISIBLE.PROTECTED=system
user.secuser2=0x1dddd9e6aadde8962c0a7d584584e47924fb21c1
user.secuser1=0x1dddd9e6aadde8962c0a7d584584e47924fb21c1
acl.lookup.weblogic.jndi.weblogic.jnditest=everyone
group.Administrators=system
user.validUser=0x86bea983a5a4aa62f2c6ef7f8762b5abb9c84ab3
user.j2ee=0xd4e2696c23a37d2e5bf74919fa6383323671b60f
acl.receive.weblogic.event.TOP.SECRET=system
acl.list.weblogic.jndi.VISIBLE.PROTECTED=system
acl.reset.weblogic.jdbc.connectionPool.oraPool=system
user.brown=0x1dddd9e6aadde8962c0a7d584584e47924fb21c1
user.system=0x991228123e0dda8b7483886b7d6646633e5af15e
acl.write.managedObject=system
acl.modify.weblogic.jndi.weblogic.fileSystem=everyone
acl.lookup.weblogic.jndi.weblogic=everyone
acl.read.weblogic.workspace.system=system,everyone
acl.admin.weblogic.jdbc.connectionPoolcreate=system,pool_creator
acl.shutdown.weblogic.admin=system
acl.write.weblogic.workspace.system=system,everyone
acl.reset.weblogic.jdbc.connectionPool=system
acl.read.weblogic.workspace=system,everyone
acl.boot.weblogic.server=system,everyone
acl.submit.weblogic.event.TOP.SECRET=system
startWenJing.sh:
#!/bin/sh
# $Id$
# This script can be used to start WebLogic Server. This script
ensures
# that the server is started using the config.xml file found in
this
# directory and that the CLASSPATH is set correctly. This script
contains
# the following variables:
# WL_HOME - The root directory of your WebLogic Server
# installation
# JAVA_HOME - Determines the version of Java used to start
# WebLogic Server. This variable must point to
the
# root directory of a JDK installation and will
be set
# for you by the WebLogic Server installer.
# See the WebLogic platform support
# page (http://e-docs.bea.com/wls/platforms/index.html)
# for an up-to-date list of supported JVMs on
your platform.
# JAVA_OPTIONS - Java command-line options for running the server.
# jDriver for Oracle users: This script assumes that native libraries
# required for jDriver for Oracle have been installed in the proper
# location and that your system LD_LIBRARY_PATH variable has been
set appropriately.
# Also note that this script default to the oci816_8 version of
the
# shared libraries. If this is not the version you need, please
adjust the
# LD_LIBRARY_PATH variable accordingly.
# For additional information, refer to Installing and Setting up
WebLogic
# Server (http://e-docs.bea.com/wls/docs60/install/index.html).
# Set user-defined variables.
JAVA_HOME=/home/jdk130
WL_HOME=/home/wlserver6.0
JAVA_OPTIONS="-ms64m -mx64m"
# Check that script is being run from the appropriate directory
if [ ! -f config.xml ]; then
echo "startWeblogic.sh: must be run from the config/wenjing directory."
1>&2
# Check for classes
elif [ ! -f $WL_HOME/lib/weblogic.jar ]; then
echo "The weblogic.jar file was not found in directory $WL_HOME/lib."
1>&2
# Check for JDK
elif [ ! -f $JAVA_HOME/bin/java ]; then
echo "The JDK wasn't found in directory $JAVA_HOME." 1>&2
else
cd ../..
# Grab some file descriptors.
maxfiles=`ulimit -H -n`
if [ ! $? -a "$maxfiles" != 1024 ]; then
if [ "$maxfiles" = "unlimited" ]; then
maxfiles=1025
fi
if [ "$maxfiles" -lt 1024 ]; then
ulimit -n $maxfiles
else
ulimit -n 1024
fi
fi
# Figure out how to use our shared libraries
case `uname -s` in
AIX)
if [ -n "$LIBPATH" ]; then
LIBPATH=$LIBPATH:$WL_HOME/lib/aix
else
LIBPATH=$WL_HOME/lib/aix
fi
export LIB_PATH
echo "LIBPATH=$LIBPATH"
HP-UX)
if expr "`uname -r`" : "..11..." > /dev/null 2>&1; then
hpsubdir=hpux11
elif expr "`uname -r`" : "..10..." > /dev/null 2>&1; then
hpsubdir=hpux10
fi
chmod a+x `find $WL_HOME/lib/$hpsubdir -name "*.sl" -print`
if [ -n "$SHLIB_PATH" ]; then
SHLIB_PATH=$SHLIB_PATH:$WL_HOME/lib/$hpsubdir
else
SHLIB_PATH=$WL_HOME/lib/$hpsubdir
fi
export SHLIB_PATH
echo "SHLIB_PATH=$SHLIB_PATH"
JAVA_OPTIONS="-classic $JAVA_OPTIONS"
IRIX)
if [ -n "$LD_LIBRARY_PATH" ]; then
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$WL_HOME/lib/irix
else
LD_LIBRARY_PATH=$WL_HOME/lib/irix
fi
export LD_LIBRARY_PATH
echo "LD_LIBRARY_PATH=$LD_LIBRARY_PATH"
LINUX)
if [ -n "$LD_LIBRARY_PATH" ]; then
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$WL_HOME/lib/linux
else
LD_LIBRARY_PATH=$WL_HOME/lib/linux
fi
export LD_LIBRARY_PATH
echo "LD_LIBRARY_PATH=$LD_LIBRARY_PATH"
OSF1)
if [ -n "$_RLD_LIST" ]; then
RLDLIST=$_RLD_LIST:$WL_HOME/lib/tru64unix
else
RLDLIST=$WL_HOME/lib/tru64unix
fi
export RLDLIST
echo "_RLD_LIST=$_RLD_LIST"
SunOS)
if [ -n "$LD_LIBRARY_PATH" ]; then
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$WL_HOME/lib/solaris:$WL_HOME/lib/solaris/oci816_8
else
LD_LIBRARY_PATH=$WL_HOME/lib/solaris:$WL_HOME/lib/solaris/oci816_8
fi
export LD_LIBRARY_PATH
echo "LD_LIBRARY_PATH=$LD_LIBRARY_PATH"
JAVA_OPTIONS="-hotspot $JAVA_OPTIONS"
echo "$0: Don't know how to set the shared library path for `uname
-s`. "
esac
CLASSPATH=$WL_HOME:$WL_HOME/lib/weblogic_sp.jar:$WL_HOME/lib/weblogic.jar:$WL_HOME/samples/eval/cloudscape/lib/cloudscape.jar:.
WLS_PW=weblogic
PATH=$WL_HOME/bin:$JAVA_HOME/jre/bin:$JAVA_HOME/bin:$PATH
java $JAVA_OPTIONS -classpath $CLASSPATH -Dweblogic.Domain=wenjing
-Dweblogic.Name=wenjingServer -Dbea.home=/home -Dcloudscape.system.home=/home/wlsserver6.0/samples/eval/cloudscape/data
-Djava.security.policy==/home/wlserver6.0/lib/weblogic.policy -Dweblogic.management.password=$WLS_PW
weblogic.Server
cd config/wenjing
fi
err msg:
LD_LIBRARY_PATH=/home/wlserver6.0/lib/solaris:/home/wlserver6.0/lib/solaris/oci816_8
Enter password to boot weblogic server:LD_LIBRARY_PATH=/home/wlserver6.0/lib/solaris:/home/wlserver6.0/lib/solaris/oci816_8
Starting WebLogic Server ....
<Feb 27, 2001 11:55:17 AM CST> <Notice> <Management> <Loading configuration
file ./config/wenjing/config.xml ...>
<Feb 27, 2001 11:55:19 AM CST> <Info> <Logging> <Only log messages
of severity "Error" or worse will be displayed in this window.
This can be changed at Admin Console> wenjing> Servers> wenjingServer>
Logging> Debugging> Stdout severity threshold>
<Feb 27, 2001 11:55:22 AM CST> <Emergency> <Server> <Unable to
initialize the server: 'Fatal initialization exception
Throwable: java.lang.SecurityException: Authentication for user
system denied in realm weblogic
java.lang.SecurityException: Authentication for user system denied
in realm weblogic
     at weblogic.security.acl.Realm.authenticate(Realm.java:209)
     at weblogic.security.acl.Realm.getAuthenticatedName(Realm.java:229)
     at weblogic.security.acl.internal.Security.authenticate(Security.java:113)
     at weblogic.security.SecurityService.initializeSuid(SecurityService.java:293)
     at weblogic.security.SecurityService.initialize(SecurityService.java:123)
     at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:343)
     at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:169)
     at weblogic.Server.main(Server.java:35)
'>
The WebLogic Server did not start up properly.
Exception raised: java.lang.SecurityException: Authentication for
user system denied in realm weblogic
java.lang.SecurityException: Authentication for user system denied
in realm weblogic
     at weblogic.security.acl.Realm.authenticate(Realm.java:209)
     at weblogic.security.acl.Realm.getAuthenticatedName(Realm.java:229)
     at weblogic.security.acl.internal.Security.authenticate(Security.java:113)
     at weblogic.security.SecurityService.initializeSuid(SecurityService.java:293)
     at weblogic.security.SecurityService.initialize(SecurityService.java:123)
     at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:343)
     at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:169)
     at weblogic.Server.main(Server.java:35)
Reason: Fatal initialization exception

We have four developers which makes up one develop team. Now we
want to develop together on one server, which is installed with
weblogic6.0 under solaris7. We want each developer can make his
own ejb separately on his own computer but all developers can deploy
their components on the server. In this case we need each developer
has separate environment on the sever. Even though I read all documents
of WebLogic6.0 I cannot find out a way to configure a proper develop
environment. Should I start several domains or should I start several
servers in one domain? I noticed that there are 3 default domains
after installing the weblogic6.0 and I can startup them concurrently
with configuring different port. I tried to create new domains
for each developer in the console. I copied &#8220;config.xml&#8221;,
&#8220;startxxxDomain.sh&#8221; and &#8220;fileRealm.properties&#8221;
to the new domain and changed the domainname in these files. But
finally I got an error message as the following files
config.xml:
<!--If your domain is active, please do not edit the config.xml
file. Any changes made to that file while the domain is active
will not have any effect on the domain's configuration and are
likely to be lost. If your domain is inactive, you may edit this
file with an XML editor. If you do so, please refer to the configuration
DTD. In general, we recommend that changes to your configuration
file be made through the Administration Console.-->
<Domain
Name="wenjing"
>
<JTA
Name="wenjing"
/>
<ApplicationManager
Name="wenjing"
/>
<Security
Name="wenjing"
/>
<Server
AdministrationPort="0"
ListenAddress=""
ListenPort="8001"
Machine=""
Name="wenjingServer"
>
<ServerDebug
Name="wenjingServer"
/>
<WebServer
Name="wenjingServer"
/>
<KernelDebug
Name="wenjingServer"
/>
<SSL
Name="wenjingServer"
/>
<Log
Name="wenjingServer"
/>
</Server>
<Log
Name="wenjing"
/>
</Domain>
fileRealm.properties:
#Wed Feb 21 13:56:43 CST 2001
acl.modify.weblogic.jndi.weblogic.qa=everyone
acl.reserve.weblogic.jdbc.connectionPool.oraPool=system,everyone
acl.list.weblogic.jndi.a2.b3=user_ulm,user_ulx,user_xlm,user_xlx
acl.unlockuser.weblogic.passwordpolicy=Administrator
group.VP=javajoe
acl.reset.weblogic.jdbc.connectionPool.testpool=system
acl.list.weblogic.jndi.weblogic=system
acl.admin.dynapool=system
acl.lockServer.weblogic.admin=system
acl.list.weblogic.jndi.weblogic.ejb=system
acl.modify.weblogic.jndi=everyone
acl.lookup.weblogic.jndi.a1.b1=system,user_d2,user_d3
acl.lookup.weblogic.jndi.a1.b1.c1=system,user_d3
acl.lookup.weblogic.jndi.a2.b3=system,user_ulm,user_ulx,user_uxm,user_uxx
acl.lookup.weblogic.jndi.weblogic.qa=everyone
acl.write.weblogic.workspace.logintest=logintest,system,everyone
acl.modify.weblogic.jndi.weblogic.jnditest=everyone
acl.list.weblogic.jndi.weblogic.rmi=everyone
acl.write.weblogic.workspace=system,everyone
user.pool_user=0xee1ccda7b117f5aaa9c9a184daa2cf3e8c0fd3b7
user.user_d3=0xc7c108a184c72f84885d39891958f364e72bad75
acl.unlockServer.weblogic.admin=system
user.user_d2=0x7af158321bbe45ad0e3b5162a51a349cfc2ab096
user.user_d1=0xc1a38c8365bd23821c36f7fdb28a14cccf179d45
user.javajoe=0x965d271d8f359a5c4c89ae790ec5a40c62138e21
acl.reset.weblogic.jdbc.connectionPool.jtstestpool=system
acl.lookup.weblogic.jndi.VISIBLE.PROTECTED=system
acl.modify.weblogic.jndi.a1.b1=system
group.Administrator=system,j2ee
acl.modify.weblogic.jndi.weblogic=system
acl.modify.weblogic.jndi.a2.b3=system,user_ulm,user_uxm,user_xlm,user_xxm
acl.reserve.weblogic.jdbc.connectionPool.testpool=system,everyone
acl.modify.weblogic.jndi.weblogic.ejb=system
user.jtajtajta=0x0383f8017ad0146b105fa32ae16c6b132eff6c8f
acl.reserve.weblogic.jdbc.connectionPool.jtstestpool=system,jtajtajta
user.wsUser4=0x1dddd9e6aadde8962c0a7d584584e47924fb21c1
acl.lookup.weblogic.jndi=everyone
user.wsUser3=0x1dddd9e6aadde8962c0a7d584584e47924fb21c1
user.wsUser2=0x1dddd9e6aadde8962c0a7d584584e47924fb21c1
acl.reserve.dynapool=system,pool_user
user.wsUser1=0x1dddd9e6aadde8962c0a7d584584e47924fb21c1
user.wsUser0=0x1dddd9e6aadde8962c0a7d584584e47924fb21c1
acl.modify.weblogic.jndi.weblogic.rmi=everyone
group.Manager=javajoe
user.user_xlx=0x72c273dddc7233e2235e97eccfcecafe6ddebaf8
acl.read.weblogic.workspace.logintest=logintest,system,everyone
group.Employee=j2ee
acl.execute.weblogic.servlet=system,everyone
acl.modify.weblogic.admin.acl=system
acl.lookup.weblogic.jndi.weblogic.ejb=system
acl.write.weblogic.workspace.guest=system,everyone,guest
user.user_xlm=0x72c273dddc7233e2235e97eccfcecafe6ddebaf8
acl.modify.weblogic.jndi.a1.b1.c1=system
acl.read.managedObject=system,guest
user.user_ulx=0x72c273dddc7233e2235e97eccfcecafe6ddebaf8
acl.lookup.weblogic.jndi.weblogic.rmi=everyone
user.user_xxm=0x72c273dddc7233e2235e97eccfcecafe6ddebaf8
user.logintest=0x1dddd9e6aadde8962c0a7d584584e47924fb21c1
acl.list.weblogic.jndi.weblogic.fileSystem=everyone
user.pool_nonuser=0xee1ccda7b117f5aaa9c9a184daa2cf3e8c0fd3b7
user.pool_creator=0xee1ccda7b117f5aaa9c9a184daa2cf3e8c0fd3b7
user.user_uxx=0x72c273dddc7233e2235e97eccfcecafe6ddebaf8
acl.list.weblogic.jndi=everyone
user.user_ulm=0x72c273dddc7233e2235e97eccfcecafe6ddebaf8
acl.read.weblogic.workspace.guest=system,everyone,guest
acl.lookup.weblogic.jndi.weblogic.fileSystem=everyone
user.invalidUser=0x86bea983a5a4aa62f2c6ef7f8762b5abb9c84ab3
user.user_uxm=0x72c273dddc7233e2235e97eccfcecafe6ddebaf8
acl.modify.weblogic.jndi.VISIBLE.PROTECTED=system
user.secuser2=0x1dddd9e6aadde8962c0a7d584584e47924fb21c1
user.secuser1=0x1dddd9e6aadde8962c0a7d584584e47924fb21c1
acl.lookup.weblogic.jndi.weblogic.jnditest=everyone
group.Administrators=system
user.validUser=0x86bea983a5a4aa62f2c6ef7f8762b5abb9c84ab3
user.j2ee=0xd4e2696c23a37d2e5bf74919fa6383323671b60f
acl.receive.weblogic.event.TOP.SECRET=system
acl.list.weblogic.jndi.VISIBLE.PROTECTED=system
acl.reset.weblogic.jdbc.connectionPool.oraPool=system
user.brown=0x1dddd9e6aadde8962c0a7d584584e47924fb21c1
user.system=0x991228123e0dda8b7483886b7d6646633e5af15e
acl.write.managedObject=system
acl.modify.weblogic.jndi.weblogic.fileSystem=everyone
acl.lookup.weblogic.jndi.weblogic=everyone
acl.read.weblogic.workspace.system=system,everyone
acl.admin.weblogic.jdbc.connectionPoolcreate=system,pool_creator
acl.shutdown.weblogic.admin=system
acl.write.weblogic.workspace.system=system,everyone
acl.reset.weblogic.jdbc.connectionPool=system
acl.read.weblogic.workspace=system,everyone
acl.boot.weblogic.server=system,everyone
acl.submit.weblogic.event.TOP.SECRET=system
startWenJing.sh:
#!/bin/sh
# $Id$
# This script can be used to start WebLogic Server. This script
ensures
# that the server is started using the config.xml file found in
this
# directory and that the CLASSPATH is set correctly. This script
contains
# the following variables:
# WL_HOME - The root directory of your WebLogic Server
# installation
# JAVA_HOME - Determines the version of Java used to start
# WebLogic Server. This variable must point to
the
# root directory of a JDK installation and will
be set
# for you by the WebLogic Server installer.
# See the WebLogic platform support
# page (http://e-docs.bea.com/wls/platforms/index.html)
# for an up-to-date list of supported JVMs on
your platform.
# JAVA_OPTIONS - Java command-line options for running the server.
# jDriver for Oracle users: This script assumes that native libraries
# required for jDriver for Oracle have been installed in the proper
# location and that your system LD_LIBRARY_PATH variable has been
set appropriately.
# Also note that this script default to the oci816_8 version of
the
# shared libraries. If this is not the version you need, please
adjust the
# LD_LIBRARY_PATH variable accordingly.
# For additional information, refer to Installing and Setting up
WebLogic
# Server (http://e-docs.bea.com/wls/docs60/install/index.html).
# Set user-defined variables.
JAVA_HOME=/home/jdk130
WL_HOME=/home/wlserver6.0
JAVA_OPTIONS="-ms64m -mx64m"
# Check that script is being run from the appropriate directory
if [ ! -f config.xml ]; then
echo "startWeblogic.sh: must be run from the config/wenjing directory."
1>&2
# Check for classes
elif [ ! -f $WL_HOME/lib/weblogic.jar ]; then
echo "The weblogic.jar file was not found in directory $WL_HOME/lib."
1>&2
# Check for JDK
elif [ ! -f $JAVA_HOME/bin/java ]; then
echo "The JDK wasn't found in directory $JAVA_HOME." 1>&2
else
cd ../..
# Grab some file descriptors.
maxfiles=`ulimit -H -n`
if [ ! $? -a "$maxfiles" != 1024 ]; then
if [ "$maxfiles" = "unlimited" ]; then
maxfiles=1025
fi
if [ "$maxfiles" -lt 1024 ]; then
ulimit -n $maxfiles
else
ulimit -n 1024
fi
fi
# Figure out how to use our shared libraries
case `uname -s` in
AIX)
if [ -n "$LIBPATH" ]; then
LIBPATH=$LIBPATH:$WL_HOME/lib/aix
else
LIBPATH=$WL_HOME/lib/aix
fi
export LIB_PATH
echo "LIBPATH=$LIBPATH"
HP-UX)
if expr "`uname -r`" : "..11..." > /dev/null 2>&1; then
hpsubdir=hpux11
elif expr "`uname -r`" : "..10..." > /dev/null 2>&1; then
hpsubdir=hpux10
fi
chmod a+x `find $WL_HOME/lib/$hpsubdir -name "*.sl" -print`
if [ -n "$SHLIB_PATH" ]; then
SHLIB_PATH=$SHLIB_PATH:$WL_HOME/lib/$hpsubdir
else
SHLIB_PATH=$WL_HOME/lib/$hpsubdir
fi
export SHLIB_PATH
echo "SHLIB_PATH=$SHLIB_PATH"
JAVA_OPTIONS="-classic $JAVA_OPTIONS"
IRIX)
if [ -n "$LD_LIBRARY_PATH" ]; then
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$WL_HOME/lib/irix
else
LD_LIBRARY_PATH=$WL_HOME/lib/irix
fi
export LD_LIBRARY_PATH
echo "LD_LIBRARY_PATH=$LD_LIBRARY_PATH"
LINUX)
if [ -n "$LD_LIBRARY_PATH" ]; then
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$WL_HOME/lib/linux
else
LD_LIBRARY_PATH=$WL_HOME/lib/linux
fi
export LD_LIBRARY_PATH
echo "LD_LIBRARY_PATH=$LD_LIBRARY_PATH"
OSF1)
if [ -n "$_RLD_LIST" ]; then
RLDLIST=$_RLD_LIST:$WL_HOME/lib/tru64unix
else
RLDLIST=$WL_HOME/lib/tru64unix
fi
export RLDLIST
echo "_RLD_LIST=$_RLD_LIST"
SunOS)
if [ -n "$LD_LIBRARY_PATH" ]; then
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$WL_HOME/lib/solaris:$WL_HOME/lib/solaris/oci816_8
else
LD_LIBRARY_PATH=$WL_HOME/lib/solaris:$WL_HOME/lib/solaris/oci816_8
fi
export LD_LIBRARY_PATH
echo "LD_LIBRARY_PATH=$LD_LIBRARY_PATH"
JAVA_OPTIONS="-hotspot $JAVA_OPTIONS"
echo "$0: Don't know how to set the shared library path for `uname
-s`. "
esac
CLASSPATH=$WL_HOME:$WL_HOME/lib/weblogic_sp.jar:$WL_HOME/lib/weblogic.jar:$WL_HOME/samples/eval/cloudscape/lib/cloudscape.jar:.
WLS_PW=weblogic
PATH=$WL_HOME/bin:$JAVA_HOME/jre/bin:$JAVA_HOME/bin:$PATH
java $JAVA_OPTIONS -classpath $CLASSPATH -Dweblogic.Domain=wenjing
-Dweblogic.Name=wenjingServer -Dbea.home=/home -Dcloudscape.system.home=/home/wlsserver6.0/samples/eval/cloudscape/data
-Djava.security.policy==/home/wlserver6.0/lib/weblogic.policy -Dweblogic.management.password=$WLS_PW
weblogic.Server
cd config/wenjing
fi
err msg:
LD_LIBRARY_PATH=/home/wlserver6.0/lib/solaris:/home/wlserver6.0/lib/solaris/oci816_8
Enter password to boot weblogic server:LD_LIBRARY_PATH=/home/wlserver6.0/lib/solaris:/home/wlserver6.0/lib/solaris/oci816_8
Starting WebLogic Server ....
<Feb 27, 2001 11:55:17 AM CST> <Notice> <Management> <Loading configuration
file ./config/wenjing/config.xml ...>
<Feb 27, 2001 11:55:19 AM CST> <Info> <Logging> <Only log messages
of severity "Error" or worse will be displayed in this window.
This can be changed at Admin Console> wenjing> Servers> wenjingServer>
Logging> Debugging> Stdout severity threshold>
<Feb 27, 2001 11:55:22 AM CST> <Emergency> <Server> <Unable to
initialize the server: 'Fatal initialization exception
Throwable: java.lang.SecurityException: Authentication for user
system denied in realm weblogic
java.lang.SecurityException: Authentication for user system denied
in realm weblogic
     at weblogic.security.acl.Realm.authenticate(Realm.java:209)
     at weblogic.security.acl.Realm.getAuthenticatedName(Realm.java:229)
     at weblogic.security.acl.internal.Security.authenticate(Security.java:113)
     at weblogic.security.SecurityService.initializeSuid(SecurityService.java:293)
     at weblogic.security.SecurityService.initialize(SecurityService.java:123)
     at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:343)
     at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:169)
     at weblogic.Server.main(Server.java:35)
'>
The WebLogic Server did not start up properly.
Exception raised: java.lang.SecurityException: Authentication for
user system denied in realm weblogic
java.lang.SecurityException: Authentication for user system denied
in realm weblogic
     at weblogic.security.acl.Realm.authenticate(Realm.java:209)
     at weblogic.security.acl.Realm.getAuthenticatedName(Realm.java:229)
     at weblogic.security.acl.internal.Security.authenticate(Security.java:113)
     at weblogic.security.SecurityService.initializeSuid(SecurityService.java:293)
     at weblogic.security.SecurityService.initialize(SecurityService.java:123)
     at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:343)
     at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:169)
     at weblogic.Server.main(Server.java:35)
Reason: Fatal initialization exception

Similar Messages

  • How to config failover beetwen 2 domain?

    I have 2 Tuxedo domains, each have 2 machines run loadbalancing.
    I want to know how to config failover in each domain
    For Example:
    Domain1:
    192.168.100.101 (master)
    192.168.100.102
    Domain2:
    192.168.100.111 (master)
    192.168.100.112
    I have some tpcall process from domain1 to domain2
    How to config to:
    When master server in domain2 die, they still work.
    How to config domain gateway?
    How to config NWADDR?
    How to config alternative IP for failover?
    Thank you very much.
    AM

    The best way to do this is to configure a domain gateway process on both the
    master and non-master on each domain and use Domains-Level Failover and
    Failback as documented at
    http://e-docs.bea.com/tuxedo/tux90/add/addom.htm#1257891
    If you also need to migrate application servers within a domain, you can
    refer to "Migrating Your Application" at
    http://e-docs.bea.com/tuxedo/tux90/ada/admigt.htm
    If application servers on each domain are to be
    <Debug Caster> wrote in message news:[email protected]..
    I have 2 Tuxedo domains, each have 2 machines run loadbalancing.
    I want to know how to config failover in each domain
    For Example:
    Domain1:
    192.168.100.101 (master)
    192.168.100.102
    Domain2:
    192.168.100.111 (master)
    192.168.100.112
    I have some tpcall process from domain1 to domain2
    How to config to:
    When master server in domain2 die, they still work.
    How to config domain gateway?
    How to config NWADDR?
    How to config alternative IP for failover?
    Thank you very much.
    AM

  • [OBPM 10gR3]How to configer a hybrid directory with Oracle LDAP Server

    Hey, guys,
    Does anyone have experience on configering a hybrid directory with Oracle LDAP Server? How to config the mapping conf file for Oracle LDAP in the directory of \OraBPMwlHome\conf?
    Here is my conf file. But I got some LDAP mapping errors. It's really weird OBPM doesn't support Oracle's self LDAP, at least it does not provide the conf file.
    -----------errors------------
    Exception [javax.naming.OperationNotSupportedException: [LDAP: error code 53 - Function Not Implemented]; remaining name '']. Reason: [LDAP: error code 53 - Function Not Implemented] fuego.directory.DirectoryRuntimeException: Exception [javax.naming.OperationNotSupportedException: [LDAP: error code 53 - Function Not Implemented]; remaining name '']. at fuego.directory.DirectoryRuntimeException.wrapException(DirectoryRuntimeException.java:85) at fuego.directory.hybrid.ldap.JNDIQueryExecutor.select(JNDIQueryExecutor.java:203) at fuego.directory.hybrid.ldap.JNDIQueryExecutor.selectAllFromView(JNDIQueryExecutor.java:84) at fuego.directory.hybrid.ldap.JNDIQueryExecutor.selectAllFromView(JNDIQueryExecutor.java:64) at fuego.directory.hybrid.ldap.Repository.selectAllFromView(Repository.java:54) at fuego.directory.hybrid.ldap.LDAPPollingEventGenerator.buildCurrentProxies(LDAPPollingEventGenerator.java:98) at fuego.directory.provider.notifiers.BasePollingEventGenerator.generateEvents(BasePollingEventGenerator.java:41) at fuego.directory.hybrid.HybridMultipleEventGenerator.generateEvents(HybridMultipleEventGenerator.java:43) at fuego.directory.provider.notifiers.DirectoryNotifier.notifyChanges(DirectoryNotifier.java:403) at fuego.server.service.DirectoryListener.updateEngineFromDirectoryImpl(DirectoryListener.java:309) at fuego.server.service.DirectoryListener$DirectoryPollingItem.execute(DirectoryListener.java:351) at fuego.server.execution.DefaultEngineExecution$AtomicExecutionTA.runTransaction(DefaultEngineExecution.java:304) at fuego.transaction.TransactionAction.startBaseTransaction(TransactionAction.java:470) at fuego.transaction.TransactionAction.startTransaction(TransactionAction.java:551) at fuego.transaction.TransactionAction.start(TransactionAction.java:212) at fuego.server.execution.DefaultEngineExecution.executeImmediate(DefaultEngineExecution.java:123) at fuego.server.execution.DefaultEngineExecution.executeAutomaticWork(DefaultEngineExecution.java:62) at fuego.server.execution.EngineExecution.executeAutomaticWork(EngineExecution.java:42) at fuego.ejbengine.ejb.EngineStartupBean.executeItem(EngineStartupBean.java:192) at fuego.ejbengine.ejb.EngineStartupBean.updateFromDirectory(EngineStartupBean.java:172) at fuego.ejbengine.ejb.engine_startup_bpmengine_wodkyx_ELOImpl.updateFromDirectory(engine_startup_bpmengine_wodkyx_ELOImpl.java:365) at fuego.ejbengine.servlet.SchedulerServlet$DirectoryPollingTask.runImpl(SchedulerServlet.java:269) at fuego.ejbengine.servlet.SchedulerServlet$ScheduledTask.run(SchedulerServlet.java:208) at java.util.TimerThread.mainLoop(Timer.java:512) at java.util.TimerThread.run(Timer.java:462) Caused by: javax.naming.OperationNotSupportedException: [LDAP: error code 53 - Function Not Implemented]; remaining name '' at com.sun.jndi.ldap.LdapCtx.mapErrorCode(LdapCtx.java:3078) at com.sun.jndi.ldap.LdapCtx.processReturnCode(LdapCtx.java:2951) at com.sun.jndi.ldap.LdapCtx.processReturnCode(LdapCtx.java:2758) at com.sun.jndi.ldap.LdapCtx.searchAux(LdapCtx.java:1812) at com.sun.jndi.ldap.LdapCtx.c_search(LdapCtx.java:1735) at com.sun.jndi.toolkit.ctx.ComponentDirContext.p_search(ComponentDirContext.java:368) at com.sun.jndi.toolkit.ctx.PartialCompositeDirContext.search(PartialCompositeDirContext.java:338) at com.sun.jndi.toolkit.ctx.PartialCompositeDirContext.search(PartialCompositeDirContext.java:321) at javax.naming.directory.InitialDirContext.search(InitialDirContext.java:248) at fuego.jndi.FaultTolerantDirContext.search(FaultTolerantDirContext.java:867) at fuego.directory.hybrid.ldap.JNDIQueryExecutor.select(JNDIQueryExecutor.java:190) ... 23 more
    -----------mapping conf file for Oracle LDAP---------
    <?xml version="1.0" encoding="UTF-8"?>
    <?fuego version="6.1 ALPHA" application="albpmenterprise"?>
    <!-- This file contains the propper attribute mapping for the FDI Generic Ldap Provider using Oracle Directory Service.          
    * Preference for group object
              <preference id="assignedParticipants.containsId" value="true"/>
              This preference is useful to speed up the provider and it can only be used if the assignedParticipant value is the dn of the user and the dn contains the participant id
              <preference id="assignedParticipants.containsId" value="true"/>
              This preference is useful to speed up the provider and it can only be used if the assignedGroup value is the dn of the group and the dn contains the group id
              <preference id="modifyTimeStamp.suffix" value="Z"/>
              This preference is useful when the suffix mofidyTimeStamp format of your ldap is not .OZ.
    -->
    <config>
         <object id="person">
              <object-filter>
                   <![CDATA[
                        (objectclass=inetOrgPerson)
                   ]]>
              </object-filter>
              <relative-dn>
                   <!-- the relative dn for person -->
              </relative-dn>
              <attribute id="id" value="uid"/>
              <attribute id="lastName" value="sn"/>
              <attribute id="firstName" value="givenname"/>
              <attribute id="accountLock" value="orclIsEnabled">
                   <attribute-comparator operation="EQUALS" compareTo="ENABLED"/>
                   <filter>
                        <![CDATA[
                             ($accountLock=ENABLED)
                        ]]>
                   </filter>
              </attribute>
              <attribute id="facsimileTelephoneNumber" value="facsimileTelephoneNumber"/>
              <attribute id="displayName" value="displayName"/>
              <attribute id="mail" value="mail"/>
              <attribute id="telephoneNumber" value="telephoneNumber"/>
              <attribute id="employeeId" value="employeeNumber"/>
              <attribute id="thumbnailPhoto" value="jpegPhoto"/>
              <attribute id="manager" value="manager"/>
              <attribute id="modifyTimeStamp" value="modifytimestamp"/>
         </object>
         <object id="group">
              <object-filter>
                   <![CDATA[
                        (objectclass=orclGroup)
                   ]]>
              </object-filter>
              <relative-dn>
                   <!-- the relative dn for group -->
    </relative-dn>
              <attribute id="id" value="dn"/>
              <attribute id="modifyTimeStamp" value="modifytimestamp"/>
              <attribute id="displayName" value="displayName"/>
              <attribute id="name" value="cn"/>
              <attribute id="description" value="description"/>
              <attribute id="assignedParticipants" value="uniquemember"/>
              <!--attribute id="assignedGroups" value="memberOf"/-->
              <attribute id="ou" value="uniquemember"/>
         </object>
         <object id="ou">
              <object-filter>
                   <![CDATA[
                        (objectclass=domain)
                   ]]>
              </object-filter>
              <relative-dn>
                   <!-- the relative dn for ous -->
    </relative-dn>
              <attribute id="name" value="orclsubscriberfullname"/>
              <attribute id="description" value="description"/>
         </object>
    </config>
    Edited by: Lemonice on 2009-3-30 上午2:08
    Edited by: Lemonice on 2009-3-30 下午7:01
    Edited by: Lemonice on 2009-3-30 下午8:43

    Hi,
    in my case, I am trying to configure the OBPM directory using ALUI and its native LDAP service.
    Now, I found that the first name and the last name in BPM are retrieved from the ALUI display name : provided we enter the display name in the format %first name% + %last name% we get them into BPM. But the display name is not always in this format...
    In addition, it's the portal telephone number information which is retrieved into BPM Telephone and Fax numbers.
    And, the email adress remains blank
    I have installed the latest patch for OBPM (Version: 10.3.1.0.0 Build: #97172)
    Would you have any documentation about creating a Profile Web Service in ALUI and specifying which LDAP attributes to map to which ALUI properties in the Profile Source ?
    Thanks !
    Edited by: vVince on May 6, 2009 3:46 PM

  • How to config the proxy of Bpel process manager(with password)

    HI, i met the quetion as below
    The The Oracle BPEL Process Designer & Manager server is installed on my computer in domin of my company, so if One of the BPEL processes deployed on the BPEL server needs to access a synchronous Web service hosted outside the firewall .i need to config the proxy, but the proxy of my company needs my ID and password to access outside . after I congfig the proxy
    option of designer and build the Process, there will be pop-up a dialog box and ask for my ID & password .But how i config the proxy of Bpel process manager?? I read the tecnote about HTTP Proxy Configuration and config the proxy in the obsetenv.bat ,but it seems has no information about my ID&password in obsetenv.bat.
    The question is How can i let the Bpel process manager know my proxy and ID&password ?? pls help me ,thx!

    I have set these value in obsetenv.bat as follows, and I restart the Bpel manager server and designer.
    but the same issue still occur:
    set OB_JAVA_PROPERTIES="-Djavax.wsdl.factory.WSDLFactory=oracle.j2ee.ws.wsdl.factory.WSDLFactoryImpl" "-Dhttp.proxySet=true" "-Dhttp.proxyHost=pxysha" "-Dhttp.proxyPort=8080" "-Dhttp.proxyUser=oocldm\hanfi" "-Dhttp.proxyPassword=123456" "-Dhttp.nonProxyHosts=localhost".
    At the same time, I have set proxy server in bpel designer of eclipse, after I build the process,it can works well(which display BUILD SUCCESSFUL), but the bpel server display error message as below :
    Exception Name:
    Failed to read wsdl
    Exception Description:
    Error happened when reading wsdl at "C:\orabpel\domains\default\tmp\.bpel_TerraFlow_1.0.jar\TerraServiceRef.wsdl", because "WSDLException: faultCode=PARSER_ERROR: Error reading file: Server returned HTTP response code: 407 for URL: http://terraserver.microsoft.com/TerraService.asmx?WSDL".
    what happen ?

  • How to config a new remote on apple tv (first generation). I have lost my remote which came with the apple tv

    How to config a new remote on apple tv (first generation). I have lost my remote which came with the apple tv.

    Do you mean you've replaced your remote and it wont work because your AppleTV is paired to your lost remote?
    If so, http://support.apple.com/kb/HT1555 has you covered.

  • How to config OnDemand Report

    Hi,
    How to config OD Report if I want result display as below SQL command
    select a.accountname,count(b.salestage),
    (select count(b.salestage) from opportunity b where salestage in ('Closed/Did Nothing','Closed/Lost'))
    from account a,opportunity b group by a.accountname
    Thanks
    Pae

    if submit url with parameter
    http://hostname:7778/reports/rwservlet?destype=PRINTER&desname=lpSZ_R02_2&report=sticker.out
    error
    REP-50159: Executed successfully but there were some errors when distribute the output
    How to Solution?

  • How to config ZFS in solaris 10

    hi,
    I'm testing solaris 10 x86 edition in my PC. but i don't
    find any information about how to config ZFS in 10 (X86).. ;-(
    if anybody know it, pls.give me some information.
    thanks a lot.

    ZFS has not yet been integrated into Solaris 10...
    At this time you need either the "Software Express for Solaris 2/06"
    ( http://www.sun.com/software/solaris/solaris-express/ ) or the
    "Solaris Express: Community Release"
    ( http://www.opensolaris.org/os/downloads/on/ ) to play with ZFS.
    .

  • How to config the telephony button in CRM 5.0 (win client)

    Dear Sir,
    I can't find the documents how to config the telephony button in CRM5.0 (win clicent). Please kindly advise.
    Thank you and best regards,
    Vimol

    i can find the solution

  • How to config the web.xml file, when I use Richfaces + RI 1.2?

    Hi there:
    I want to use Richfaces + RI 1.2 to build a project. I don`t know how to config the web.xml file.
    By the way, my web server is Tomcat 6.0, my JDK's version is 6u6. I don`t want to use the facelets.
    thanks.
    lxm

    just add this before *</web-app>*
    <context-param>
           <param-name>org.richfaces.SKIN</param-name>
           <param-value>blueSky</param-value>
      </context-param>
      <filter>
           <display-name>RichFaces Filter</display-name>
           <filter-name>richfaces</filter-name>
           <filter-class>org.ajax4jsf.Filter</filter-class>
      </filter>
      <filter-mapping>
           <filter-name>richfaces</filter-name>
           <servlet-name>Faces Servlet</servlet-name>
           <dispatcher>REQUEST</dispatcher>
           <dispatcher>FORWARD</dispatcher>
           <dispatcher>INCLUDE</dispatcher>
      </filter-mapping>

  • How to config the font size of rich pod?

    Hi,
    Does anyone know how to config the font size of rich pod? It's too small.
    Thanks!

    You can do that using the PRINT-CONTROL Statement.This will only work when you send the list to the printer.Sample code is as below :
    REPORT zfont NO STANDARD PAGE HEADING LINE-SIZE 80 LINE-COUNT 65.
    Start of print-control
    NEW-PAGE PRINT ON.
    PRINT-CONTROL FUNCTION 'SF000'.
    WRITE: / 'This is CPI 20'.
    SKIP.
    PRINT-CONTROL FUNCTION 'SF020'.
    WRITE: / 'This is CPI 6'.
    SKIP.
    PRINT-CONTROL FUNCTION 'SF008'.
    WRITE: / 'This is CPI 12'.
    Depending on your SAP printer device, this may also work
    PRINT-CONTROL FONT 1 LPI 6.
    you can try to change font and LPI numbers
    WRITE: / 'font 1 lpi 6'.
    PRINT-CONTROL FONT 2 LPI 6.
    WRITE: / 'font 2 lpi 6'.
    PRINT-CONTROL FONT 3 LPI 6.
    WRITE: / 'font 3 lpi 6'.
    End of print-control
    NEW-PAGE PRINT OFF.
    *--- End of Program

  • How to config the user and role in the runtime for executing in the GP?....

    Hi Experts,
    I am learning GP(Guided processor)according the document
    http://help.sap.com/saphelp_nw70/helpdata/en/44/0d5b8f250d5cfae10000000a155369/frameset.htmneed.
    I meet two question when I learn the GP.
    The first:
    This document don't tell me how to config the member framework of the company.  After I design the GP, I have to config the user and role in the runtime for executing. I hope I can use the WDA(webdynpro for java or webdynpro for java) to implement to config the user for executing in the runtime. Thus, the customer don't config the user when runing the GP. But I don't know how to do this.
    I need a document guide step by step to tell me how to do this.
    The second:
    If I use the workflow in the GP, I have to install and config the NWDI(Netweaver Development Infrastructure). Now I have installed the NWDI, but I don't know config it so that I can download it to my machine for develop the workfolw in the GP.
    Do you give me some hints? Thanks a lot.
    Thank a lot.
    Best regards,
    tao

    Hi, Mithu,
    Thanks a lot for your help in advance.
    I have carefully read the document: https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/6b66d7ea-0c01-0010-14af-b3ee523210b5.
    Now, I think I have to set the processor of every actions in every process if I use the GP for processing the workflow.
    I am better to hope that I can set the processor to the role for every actions in every process in the runtime through get the organizational structure in the WDA(webdynpro for java or webdynpro for java). Thus, the customer don't set the processor to the role for every action in every process when runing in the GP.   I don't know how to do this. 
    Whether the function is not supported in the GP? If so, I have to config two organizational structure: in the R/3 and in the Portal. I don't think our customer don't receipt this solution.
    Do you give me some hints? Thanks a lot.  My email: [email protected]
    Thanks again.
    Thanks & Regards,
    Tao

  • How to config SS7 in AS5300 connecting to PSTN

    Hi,
    AS5300----SS7 PSTN switch
    How to config SS7 trunk in AS5300?
    Thanks
    yytellmey

    AS5300 can only transport ss7 messages via ip to a device which supports ss7, it won't deal with ss7 directly. What you need perhaps is Cisco PGW2200, then you will be able to connect to ss7 through AS5300.
    Check out this link:
    http://www.cisco.com/application/pdf/en/us/guest/products/ps2027/c2001/ccmigration_09186a00800b4193.pdf

  • How to config status in Search in T-code : cic0

    Dear All
    We just upgrade from CRM 2.0c to CRM 5.0 . How to config status in Search in T-code : cic0, because the status in the Search transaction, is different from the Activity transaction . Please help.
    Thank and best regards,
    Vimol

    Hi Vimol,
    If you are talking about the custom search help, please follow the following steps to add a custom search criteria for CIC0.
            1.  Run transaction SPRO.
            2.  Click on SAP Reference IMG tab on application tool bar.
            3.  Select Customer Relationship Management node.
            4.  Select Interaction Center Winclient node.
            5.  Select Component Configuration node.
            6.  Select Visible Components node.
            7.  Select Navigation Area node.
            8.  Select Define search Profile IMG activity.
            9.  Select the relevant Profile, and click on node view search application
                 within the locator.
           10.  Save the settings.
           11.  Back to main tree.
           12.  Select define search in locator IMG activity. 
           13.  Click on Search id node.
           14.  Add the search id, text, function module, program name and screen in
                 the table.
    <b>Reward points if it helps.</b>

  • How to config helo in ims5.2

    hi
    how to config helo in ims5.2 and how to check the output of helo?
    thanks

    According to the SMTP protocol (from it's frist implementation RFC 821 - Aug. 1982, to the latest RFC 2821 - Apr 2001) , the HELO command is issued by a client to initiate a conversation with the server. Actually The HELO should be superseeded by the EHLO command but it's mantained for compatibility with earlier implementation as a fallback.
    Anyway if you intend to configure your server to use only the HELO command when initiating a conversation with another server, you could use the keyword nohelo on the channel, but it's not standard; instead you could use the keyword checkehlo that tries to initiate the conversation with the standard ehlo command, and if it doesn't succede, then it falls back to the old helo mechanism.
    give a look at the docs:
    http://docs.sun.com/source/816-6020-10/mta_conf.htm#1067326

  • How to config varients in material master.

    how to config varients in material master.

    check this
    http://help.sap.com/printdocu/core/Print46c/en/Data/pdf/LOVC/LOVC.pdf
    http://www.sap-topjobs.com/VARCONFG%5B1%5D.pdf
    http://www.sap-img.com/sap-sd/steps-for-sd-variant-configuration.htm
    regards
    KI

Maybe you are looking for

  • How to convert the output of Applescript which is in object format to text or string format??

    Hi All, I want to convert the output of Applescript which is in object format to string or text format, am running Applescript with Java, I need to display the output of applescript in Eclipse Java Console, since its object format the output is not p

  • Best Practice for attaching Meta Data, Organizing & Archiving Photos

    I am about to start the daunting task of organizing and archiving ALL of my photos so that I can access them from an external hard drive (or two) when I need them. I want to know/understand the best way to do this before I start so that thousands of

  • Bbc wants me to install flash player. What do I do?

    I wanted to watch Wimbledon in the garden with my ipad mini. The bbc site wants me to install flash. Whereas I am used to that with my old .pC I am not sure about Apple add ons.  Please advise as I would rather be safe!

  • 311 Movement Type not in Budget

    Hi All, At present, we have different storage locations within a plant maintained by different departments like operations and projects. And so, we have made the derivation strategy based on storage locations. But now, when we make an 311 inter-plant

  • No pre-requisite checks found in oraparam.ini

    Hi, When I was trying to run the ./runInstaller(oracle 10g) on linux4, it was saying "Starting Oracle Universal Installer... No pre-requisite checks found in oraparam.ini, no system pre-requisite checks will be executed." can anyone please help me in